Sep 03 13:25:20 devstack devstack@c-api.service[74694]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 03 13:25:20 devstack devstack@c-api.service[74694]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Sep 3 13:25:20 2026] *** Sep 03 13:25:20 devstack devstack@c-api.service[74694]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 03 13:25:20 devstack devstack@c-api.service[74694]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 03 13:25:20 devstack devstack@c-api.service[74694]: nodename: devstack Sep 03 13:25:20 devstack devstack@c-api.service[74694]: machine: x86_64 Sep 03 13:25:20 devstack devstack@c-api.service[74694]: clock source: unix Sep 03 13:25:20 devstack devstack@c-api.service[74694]: pcre jit disabled Sep 03 13:25:20 devstack devstack@c-api.service[74694]: detected number of CPU cores: 4 Sep 03 13:25:20 devstack devstack@c-api.service[74694]: current working directory: / Sep 03 13:25:20 devstack devstack@c-api.service[74694]: detected binary path: /usr/bin/uwsgi-core Sep 03 13:25:20 devstack devstack@c-api.service[74694]: your processes number limit is 47518 Sep 03 13:25:20 devstack devstack@c-api.service[74694]: your memory page size is 4096 bytes Sep 03 13:25:20 devstack devstack@c-api.service[74694]: detected max file descriptor number: 2048 Sep 03 13:25:20 devstack devstack@c-api.service[74694]: lock engine: pthread robust mutexes Sep 03 13:25:20 devstack devstack@c-api.service[74694]: thunder lock: enabled Sep 03 13:25:20 devstack devstack@c-api.service[74694]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 03 13:25:20 devstack devstack@c-api.service[74694]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 03 13:25:20 devstack devstack@c-api.service[74694]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 03 13:25:20 devstack devstack@c-api.service[74694]: Set PythonHome to /opt/stack/data/venv Sep 03 13:25:20 devstack devstack@c-api.service[74694]: Python main interpreter initialized at 0x73c0750a4668 Sep 03 13:25:20 devstack devstack@c-api.service[74694]: python threads support enabled Sep 03 13:25:20 devstack devstack@c-api.service[74694]: your server socket listen backlog is limited to 100 connections Sep 03 13:25:20 devstack devstack@c-api.service[74694]: your mercy for graceful operations on workers is 80 seconds Sep 03 13:25:20 devstack devstack@c-api.service[74694]: mapped 403077 bytes (393 KB) for 2 cores Sep 03 13:25:20 devstack devstack@c-api.service[74694]: *** Operational MODE: preforking *** Sep 03 13:25:20 devstack devstack@c-api.service[74694]: *** uWSGI is running in multiple interpreter mode *** Sep 03 13:25:20 devstack devstack@c-api.service[74694]: spawned uWSGI master process (pid: 74694) Sep 03 13:25:20 devstack devstack@c-api.service[74694]: spawned uWSGI worker 1 (pid: 74695, cores: 1) Sep 03 13:25:20 devstack devstack@c-api.service[74694]: spawned uWSGI worker 2 (pid: 74696, cores: 1) Sep 03 13:25:20 devstack devstack@c-api.service[74694]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 03 13:25:21 devstack devstack@c-api.service[74695]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 03 13:25:21 devstack devstack@c-api.service[74695]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 03 13:25:21 devstack devstack@c-api.service[74695]: we strongly recommend against using it for new projects. Sep 03 13:25:21 devstack devstack@c-api.service[74695]: If you are already using Eventlet, we recommend migrating to a different Sep 03 13:25:21 devstack devstack@c-api.service[74695]: framework. For more detail see Sep 03 13:25:21 devstack devstack@c-api.service[74695]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 03 13:25:21 devstack devstack@c-api.service[74695]: import eventlet # noqa Sep 03 13:25:21 devstack devstack@c-api.service[74696]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 03 13:25:21 devstack devstack@c-api.service[74696]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 03 13:25:21 devstack devstack@c-api.service[74696]: we strongly recommend against using it for new projects. Sep 03 13:25:21 devstack devstack@c-api.service[74696]: If you are already using Eventlet, we recommend migrating to a different Sep 03 13:25:21 devstack devstack@c-api.service[74696]: framework. For more detail see Sep 03 13:25:21 devstack devstack@c-api.service[74696]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 03 13:25:21 devstack devstack@c-api.service[74696]: import eventlet # noqa Sep 03 13:25:21 devstack devstack@c-api.service[74695]: /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 03 13:25:21 devstack devstack@c-api.service[74695]: from cgi import parse_header Sep 03 13:25:21 devstack devstack@c-api.service[74696]: /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 03 13:25:21 devstack devstack@c-api.service[74696]: from cgi import parse_header Sep 03 13:25:21 devstack devstack@c-api.service[74696]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 03 13:25:21 devstack devstack@c-api.service[74696]: warnings.warn( Sep 03 13:25:21 devstack devstack@c-api.service[74695]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 03 13:25:21 devstack devstack@c-api.service[74695]: warnings.warn( Sep 03 13:25:21 devstack devstack@c-api.service[74696]: /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 03 13:25:21 devstack devstack@c-api.service[74696]: removals.removed_module( Sep 03 13:25:21 devstack devstack@c-api.service[74696]: /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 03 13:25:21 devstack devstack@c-api.service[74696]: removals.removed_module( Sep 03 13:25:21 devstack devstack@c-api.service[74695]: /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 03 13:25:21 devstack devstack@c-api.service[74695]: removals.removed_module( Sep 03 13:25:21 devstack devstack@c-api.service[74695]: /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 03 13:25:21 devstack devstack@c-api.service[74695]: removals.removed_module( Sep 03 13:25:23 devstack devstack@c-api.service[74696]: /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 03 13:25:23 devstack devstack@c-api.service[74696]: warnings.warn( Sep 03 13:25:23 devstack devstack@c-api.service[74695]: /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 03 13:25:23 devstack devstack@c-api.service[74695]: warnings.warn( Sep 03 13:25:23 devstack devstack@c-api.service[74696]: /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 03 13:25:23 devstack devstack@c-api.service[74696]: warnings.warn( Sep 03 13:25:23 devstack devstack@c-api.service[74695]: /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 03 13:25:23 devstack devstack@c-api.service[74695]: warnings.warn( Sep 03 13:25:23 devstack devstack@c-api.service[74696]: 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 03 13:25:23 devstack devstack@c-api.service[74696]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74696) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 03 13:25:23 devstack devstack@c-api.service[74695]: 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 03 13:25:23 devstack devstack@c-api.service[74695]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74695) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 03 13:25:23 devstack devstack@c-api.service[74696]: /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 03 13:25:23 devstack devstack@c-api.service[74696]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 03 13:25:23 devstack devstack@c-api.service[74695]: /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 03 13:25:23 devstack devstack@c-api.service[74695]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74696) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74695) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:24 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74695) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74695) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74695) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: INFO dbcounter [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Registered counter for database cinder Sep 03 13:25:25 devstack devstack@c-api.service[74695]: INFO dbcounter [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Registered counter for database cinder Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG oslo_db.sqlalchemy.engines [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f 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=74696) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG oslo_db.sqlalchemy.engines [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 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=74695) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG dbcounter [-] [74696] Writer thread running {{(pid=74696) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: /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 03 13:25:25 devstack devstack@c-api.service[74696]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 13:25:25 devstack devstack@c-api.service[74696]: INFO cinder.rpc [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 03 13:25:25 devstack devstack@c-api.service[74696]: INFO cinder.rpc [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 03 13:25:25 devstack devstack@c-api.service[74696]: INFO cinder.rpc [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 03 13:25:25 devstack devstack@c-api.service[74696]: INFO cinder.rpc [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING cinder.keymgr.conf_key_mgr [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f 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 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG dbcounter [-] [74695] Writer thread running {{(pid=74695) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: /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 03 13:25:25 devstack devstack@c-api.service[74695]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 13:25:25 devstack devstack@c-api.service[74695]: INFO cinder.rpc [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 03 13:25:25 devstack devstack@c-api.service[74695]: INFO cinder.rpc [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 03 13:25:25 devstack devstack@c-api.service[74695]: INFO cinder.rpc [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 03 13:25:25 devstack devstack@c-api.service[74695]: INFO cinder.rpc [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING stevedore.named [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING castellan.key_manager [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING cinder.keymgr.conf_key_mgr [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 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 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING stevedore.named [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING castellan.key_manager [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG oslo_db.sqlalchemy.engines [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f 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=74696) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: INFO cinder.rpc [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 03 13:25:25 devstack devstack@c-api.service[74696]: INFO cinder.rpc [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG oslo_db.sqlalchemy.engines [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 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=74695) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74695]: INFO cinder.rpc [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74695]: INFO cinder.rpc [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING stevedore.named [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING castellan.key_manager [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING stevedore.named [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING castellan.key_manager [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING stevedore.named [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING castellan.key_manager [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING stevedore.named [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING castellan.key_manager [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING stevedore.named [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING castellan.key_manager [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING stevedore.named [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING castellan.key_manager [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING stevedore.named [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING castellan.key_manager [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING stevedore.named [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING castellan.key_manager [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING stevedore.named [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING castellan.key_manager [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING stevedore.named [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING castellan.key_manager [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING stevedore.named [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING castellan.key_manager [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING stevedore.named [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING castellan.key_manager [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING cinder.api.contrib.hosts [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING stevedore.named [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING castellan.key_manager [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Extended resource: extensions {{(pid=74696) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING stevedore.named [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING castellan.key_manager [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Extended resource: os-volume-manage {{(pid=74696) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Extended resource: os-quota-class-sets {{(pid=74696) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING stevedore.named [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING castellan.key_manager [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Extended resource: os-hosts {{(pid=74696) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING cinder.api.contrib.hosts [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING stevedore.named [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING castellan.key_manager [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Extended resource: capabilities {{(pid=74696) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING stevedore.named [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING castellan.key_manager [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Extended resource: encryption {{(pid=74696) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING stevedore.named [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING castellan.key_manager [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Extended resource: scheduler-stats {{(pid=74696) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING stevedore.named [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING castellan.key_manager [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Extended resource: os-quota-sets {{(pid=74696) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING stevedore.named [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING castellan.key_manager [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Extended resource: os-availability-zone {{(pid=74696) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING stevedore.named [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING castellan.key_manager [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Extended resource: qos-specs {{(pid=74696) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING stevedore.named [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING castellan.key_manager [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.v3.router [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Extended resource: extensions {{(pid=74695) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Extended resource: extra_specs {{(pid=74696) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.v3.router [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Extended resource: os-volume-manage {{(pid=74695) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Extended resource: backups {{(pid=74696) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.v3.router [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Extended resource: os-quota-class-sets {{(pid=74695) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Extended resource: encryption {{(pid=74696) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.v3.router [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Extended resource: os-hosts {{(pid=74695) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Extended resource: cgsnapshots {{(pid=74696) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.v3.router [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Extended resource: capabilities {{(pid=74695) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Extended resource: os-volume-type-access {{(pid=74696) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Extended resource: consistencygroups {{(pid=74696) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.v3.router [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Extended resource: encryption {{(pid=74695) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Extended resource: os-volume-transfer {{(pid=74696) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.v3.router [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Extended resource: scheduler-stats {{(pid=74695) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Extended resource: os-snapshot-manage {{(pid=74696) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.v3.router [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Extended resource: os-quota-sets {{(pid=74695) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.v3.router [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Extended resource: os-availability-zone {{(pid=74695) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.v3.router [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Extended resource: qos-specs {{(pid=74695) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.v3.router [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Extended resource: extra_specs {{(pid=74695) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.v3.router [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Extended resource: backups {{(pid=74695) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.contrib.snapshot_actions [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] SnapshotActionsController initialized {{(pid=74696) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74696) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Extension AdminActions extending resource: volumes {{(pid=74696) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Extension AdminActions extending resource: snapshots {{(pid=74696) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.v3.router [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Extended resource: encryption {{(pid=74695) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Extension AdminActions extending resource: backups {{(pid=74696) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74696) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74696) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Extension VolumeActions extending resource: volumes {{(pid=74696) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74696) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74696) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74696) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Extension UsedLimits extending resource: limits {{(pid=74696) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.v3.router [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Extended resource: cgsnapshots {{(pid=74695) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74696) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Extension TypesManage extending resource: types {{(pid=74696) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74696) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Extension SnapshotActions extending resource: snapshots {{(pid=74696) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-5a69f9b9-55ae-4674-ad00-4b8532adeb9f None None] Extension VolumeTypeAccess extending resource: types {{(pid=74696) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.v3.router [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Extended resource: os-volume-type-access {{(pid=74695) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.v3.router [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Extended resource: consistencygroups {{(pid=74695) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.v3.router [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Extended resource: os-volume-transfer {{(pid=74695) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.v3.router [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Extended resource: os-snapshot-manage {{(pid=74695) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING stevedore.named [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING castellan.key_manager [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74696]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x73c0750a4668 pid: 74696 (default app) Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING stevedore.named [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING castellan.key_manager [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING stevedore.named [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING castellan.key_manager [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING stevedore.named [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING castellan.key_manager [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING stevedore.named [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING castellan.key_manager [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING stevedore.named [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING castellan.key_manager [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING stevedore.named [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:25:25 devstack devstack@c-api.service[74695]: WARNING castellan.key_manager [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.contrib.snapshot_actions [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] SnapshotActionsController initialized {{(pid=74695) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.v3.router [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74695) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.v3.router [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Extension AdminActions extending resource: volumes {{(pid=74695) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.v3.router [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Extension AdminActions extending resource: snapshots {{(pid=74695) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.v3.router [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Extension AdminActions extending resource: backups {{(pid=74695) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.v3.router [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74695) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.v3.router [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74695) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.v3.router [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Extension VolumeActions extending resource: volumes {{(pid=74695) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.v3.router [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74695) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.v3.router [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74695) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.v3.router [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74695) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.v3.router [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Extension UsedLimits extending resource: limits {{(pid=74695) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.v3.router [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74695) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.v3.router [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Extension TypesManage extending resource: types {{(pid=74695) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.v3.router [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74695) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.v3.router [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Extension SnapshotActions extending resource: snapshots {{(pid=74695) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:25:25 devstack devstack@c-api.service[74695]: DEBUG cinder.api.v3.router [None req-d616f2a6-5d27-43cb-94e9-7bc232bd9608 None None] Extension VolumeTypeAccess extending resource: types {{(pid=74695) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: DEBUG cinder.api.middleware.request_id [None req-450a091b-1220-4c4c-8756-c9e6237fab61 None None] RequestId filter calling following filter/app {{(pid=74696) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:25:25 devstack devstack@c-api.service[74696]: [pid: 74696|app: 0|req: 1/1] 192.168.122.181 () {50 vars in 785 bytes} [Thu Sep 3 13:25:25 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 03 13:25:25 devstack devstack@c-api.service[74695]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x73c0750a4668 pid: 74695 (default app) Sep 03 13:25:33 devstack devstack@c-api.service[74696]: DEBUG cinder.api.middleware.request_id [None req-d7eb87a2-dd4b-4686-99bf-dce4dbf07e1e None None] RequestId filter calling following filter/app {{(pid=74696) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:25:34 devstack devstack@c-api.service[74696]: INFO cinder.api.openstack.wsgi [None req-d7eb87a2-dd4b-4686-99bf-dce4dbf07e1e admin admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:25:34 devstack devstack@c-api.service[74696]: DEBUG cinder.api.openstack.wsgi [None req-d7eb87a2-dd4b-4686-99bf-dce4dbf07e1e admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=74696) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:25:34 devstack devstack@c-api.service[74696]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:25:34 devstack devstack@c-api.service[74696]: warnings.warn( Sep 03 13:25:34 devstack devstack@c-api.service[74696]: DEBUG oslo_db.sqlalchemy.engines [None req-d7eb87a2-dd4b-4686-99bf-dce4dbf07e1e 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=74696) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:25:34 devstack devstack@c-api.service[74696]: INFO cinder.api.openstack.wsgi [None req-d7eb87a2-dd4b-4686-99bf-dce4dbf07e1e admin admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:25:34 devstack devstack@c-api.service[74696]: [pid: 74696|app: 0|req: 2/2] 192.168.122.181 () {60 vars in 1191 bytes} [Thu Sep 3 13:25:33 2026] POST /volume/v3/types => generated 186 bytes in 1025 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:25:34 devstack devstack@c-api.service[74695]: DEBUG cinder.api.middleware.request_id [None req-fdcd0d22-1e15-446d-bca7-07ef9a5c6276 None None] RequestId filter calling following filter/app {{(pid=74695) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:25:35 devstack devstack@c-api.service[74695]: INFO cinder.api.openstack.wsgi [None req-fdcd0d22-1e15-446d-bca7-07ef9a5c6276 admin admin] POST http://192.168.122.181/volume/v3/types/59706fc8-ccb4-430e-bf64-476dd1b605b7/extra_specs Sep 03 13:25:35 devstack devstack@c-api.service[74695]: DEBUG cinder.api.openstack.wsgi [None req-fdcd0d22-1e15-446d-bca7-07ef9a5c6276 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74695) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:25:35 devstack devstack@c-api.service[74695]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:25:35 devstack devstack@c-api.service[74695]: warnings.warn( Sep 03 13:25:35 devstack devstack@c-api.service[74695]: DEBUG dbcounter [-] [74695] Writing DB stats cinder:SELECT=6 {{(pid=74695) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:25:35 devstack devstack@c-api.service[74695]: DEBUG oslo_db.sqlalchemy.engines [None req-fdcd0d22-1e15-446d-bca7-07ef9a5c6276 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=74695) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:25:35 devstack devstack@c-api.service[74695]: INFO cinder.api.openstack.wsgi [None req-fdcd0d22-1e15-446d-bca7-07ef9a5c6276 admin admin] http://192.168.122.181/volume/v3/types/59706fc8-ccb4-430e-bf64-476dd1b605b7/extra_specs returned with HTTP 200 Sep 03 13:25:35 devstack devstack@c-api.service[74695]: [pid: 74695|app: 0|req: 1/3] 192.168.122.181 () {60 vars in 1338 bytes} [Thu Sep 3 13:25:34 2026] POST /volume/v3/types/59706fc8-ccb4-430e-bf64-476dd1b605b7/extra_specs => generated 55 bytes in 853 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:25:44 devstack devstack@c-api.service[74696]: DEBUG dbcounter [-] [74696] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74696) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:25:45 devstack devstack@c-api.service[74695]: DEBUG dbcounter [-] [74695] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=74695) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:26:15 devstack devstack@c-api.service[74696]: DEBUG cinder.api.middleware.request_id [None req-e671a083-c330-48de-b42a-71cd559594b1 None None] RequestId filter calling following filter/app {{(pid=74696) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:26:15 devstack devstack@c-api.service[74696]: INFO cinder.api.openstack.wsgi [None req-e671a083-c330-48de-b42a-71cd559594b1 None None] GET http://192.168.122.181/volume// Sep 03 13:26:15 devstack devstack@c-api.service[74696]: DEBUG cinder.api.openstack.wsgi [None req-e671a083-c330-48de-b42a-71cd559594b1 None None] Empty body provided in request {{(pid=74696) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:26:15 devstack devstack@c-api.service[74696]: DEBUG cinder.api.openstack.wsgi [None req-e671a083-c330-48de-b42a-71cd559594b1 None None] Calling method 'all' {{(pid=74696) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:26:15 devstack devstack@c-api.service[74696]: INFO cinder.api.openstack.wsgi [None req-e671a083-c330-48de-b42a-71cd559594b1 None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:26:15 devstack devstack@c-api.service[74696]: [pid: 74696|app: 0|req: 3/4] 192.168.122.181 () {58 vars in 1314 bytes} [Thu Sep 3 13:26:15 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 13:28:05 devstack devstack@c-api.service[74695]: DEBUG cinder.api.middleware.request_id [None req-0208cceb-0767-4861-8636-c4394087b460 None None] RequestId filter calling following filter/app {{(pid=74695) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:28:05 devstack devstack@c-api.service[74695]: INFO cinder.api.openstack.wsgi [None req-0208cceb-0767-4861-8636-c4394087b460 tempest-verify_tempest_config-745230760 tempest-verify_tempest_config-745230760-project-member] GET http://192.168.122.181/volume/v3/extensions Sep 03 13:28:05 devstack devstack@c-api.service[74695]: DEBUG cinder.api.openstack.wsgi [None req-0208cceb-0767-4861-8636-c4394087b460 tempest-verify_tempest_config-745230760 tempest-verify_tempest_config-745230760-project-member] Empty body provided in request {{(pid=74695) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:28:05 devstack devstack@c-api.service[74695]: DEBUG cinder.api.openstack.wsgi [None req-0208cceb-0767-4861-8636-c4394087b460 tempest-verify_tempest_config-745230760 tempest-verify_tempest_config-745230760-project-member] Calling method 'index' {{(pid=74695) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:28:05 devstack devstack@c-api.service[74695]: INFO cinder.api.openstack.wsgi [None req-0208cceb-0767-4861-8636-c4394087b460 tempest-verify_tempest_config-745230760 tempest-verify_tempest_config-745230760-project-member] http://192.168.122.181/volume/v3/extensions returned with HTTP 200 Sep 03 13:28:05 devstack devstack@c-api.service[74695]: [pid: 74695|app: 0|req: 2/5] 192.168.122.181 () {58 vars in 1130 bytes} [Thu Sep 3 13:28:05 2026] GET /volume/v3/extensions => generated 5245 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:28:12 devstack devstack@c-api.service[74696]: DEBUG cinder.api.middleware.request_id [None req-cc42e2f7-af1d-408d-8480-7a914563237d None None] RequestId filter calling following filter/app {{(pid=74696) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:28:12 devstack devstack@c-api.service[74696]: INFO cinder.api.openstack.wsgi [None req-cc42e2f7-af1d-408d-8480-7a914563237d demo admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:28:12 devstack devstack@c-api.service[74696]: DEBUG cinder.api.openstack.wsgi [None req-cc42e2f7-af1d-408d-8480-7a914563237d demo admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "QuobyteHD", "description": null}} {{(pid=74696) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:28:12 devstack devstack@c-api.service[74696]: INFO cinder.api.openstack.wsgi [None req-cc42e2f7-af1d-408d-8480-7a914563237d demo admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:28:12 devstack devstack@c-api.service[74696]: [pid: 74696|app: 0|req: 4/6] 192.168.122.181 () {60 vars in 1191 bytes} [Thu Sep 3 13:28:12 2026] POST /volume/v3/types => generated 184 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:28:22 devstack devstack@c-api.service[74696]: DEBUG dbcounter [-] [74696] Writing DB stats cinder:SELECT=3,cinder:INSERT=1 {{(pid=74696) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:30:04 devstack devstack@c-api.service[74694]: Thu Sep 3 13:30:04 2026 - graceful shutdown triggered... Sep 03 13:30:04 devstack devstack@c-api.service[74695]: Gracefully killing worker 1 (pid: 74695)... Sep 03 13:30:04 devstack devstack@c-api.service[74696]: Gracefully killing worker 2 (pid: 74696)... Sep 03 13:30:05 devstack devstack@c-api.service[74694]: worker 1 buried after 1 seconds Sep 03 13:30:05 devstack devstack@c-api.service[74694]: worker 2 buried after 1 seconds Sep 03 13:30:05 devstack devstack@c-api.service[74694]: goodbye to uWSGI. Sep 03 13:30:05 devstack devstack@c-api.service[86339]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 03 13:30:05 devstack devstack@c-api.service[86339]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Sep 3 13:30:05 2026] *** Sep 03 13:30:05 devstack devstack@c-api.service[86339]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 03 13:30:05 devstack devstack@c-api.service[86339]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 03 13:30:05 devstack devstack@c-api.service[86339]: nodename: devstack Sep 03 13:30:05 devstack devstack@c-api.service[86339]: machine: x86_64 Sep 03 13:30:05 devstack devstack@c-api.service[86339]: clock source: unix Sep 03 13:30:05 devstack devstack@c-api.service[86339]: pcre jit disabled Sep 03 13:30:05 devstack devstack@c-api.service[86339]: detected number of CPU cores: 4 Sep 03 13:30:05 devstack devstack@c-api.service[86339]: current working directory: / Sep 03 13:30:05 devstack devstack@c-api.service[86339]: detected binary path: /usr/bin/uwsgi-core Sep 03 13:30:05 devstack devstack@c-api.service[86339]: your processes number limit is 47518 Sep 03 13:30:05 devstack devstack@c-api.service[86339]: your memory page size is 4096 bytes Sep 03 13:30:05 devstack devstack@c-api.service[86339]: detected max file descriptor number: 2048 Sep 03 13:30:05 devstack devstack@c-api.service[86339]: lock engine: pthread robust mutexes Sep 03 13:30:05 devstack devstack@c-api.service[86339]: thunder lock: enabled Sep 03 13:30:05 devstack devstack@c-api.service[86339]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 03 13:30:05 devstack devstack@c-api.service[86339]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 03 13:30:05 devstack devstack@c-api.service[86339]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 03 13:30:05 devstack devstack@c-api.service[86339]: Set PythonHome to /opt/stack/data/venv Sep 03 13:30:05 devstack devstack@c-api.service[86339]: Python main interpreter initialized at 0x77ab692a4668 Sep 03 13:30:05 devstack devstack@c-api.service[86339]: python threads support enabled Sep 03 13:30:05 devstack devstack@c-api.service[86339]: your server socket listen backlog is limited to 100 connections Sep 03 13:30:05 devstack devstack@c-api.service[86339]: your mercy for graceful operations on workers is 80 seconds Sep 03 13:30:05 devstack devstack@c-api.service[86339]: mapped 403077 bytes (393 KB) for 2 cores Sep 03 13:30:05 devstack devstack@c-api.service[86339]: *** Operational MODE: preforking *** Sep 03 13:30:05 devstack devstack@c-api.service[86339]: *** uWSGI is running in multiple interpreter mode *** Sep 03 13:30:05 devstack devstack@c-api.service[86339]: spawned uWSGI master process (pid: 86339) Sep 03 13:30:05 devstack devstack@c-api.service[86339]: spawned uWSGI worker 1 (pid: 86340, cores: 1) Sep 03 13:30:05 devstack devstack@c-api.service[86339]: spawned uWSGI worker 2 (pid: 86341, cores: 1) Sep 03 13:30:05 devstack devstack@c-api.service[86339]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 03 13:30:05 devstack devstack@c-api.service[86341]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 03 13:30:05 devstack devstack@c-api.service[86341]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 03 13:30:05 devstack devstack@c-api.service[86341]: we strongly recommend against using it for new projects. Sep 03 13:30:05 devstack devstack@c-api.service[86341]: If you are already using Eventlet, we recommend migrating to a different Sep 03 13:30:05 devstack devstack@c-api.service[86341]: framework. For more detail see Sep 03 13:30:05 devstack devstack@c-api.service[86341]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 03 13:30:05 devstack devstack@c-api.service[86341]: import eventlet # noqa Sep 03 13:30:05 devstack devstack@c-api.service[86340]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 03 13:30:05 devstack devstack@c-api.service[86340]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 03 13:30:05 devstack devstack@c-api.service[86340]: we strongly recommend against using it for new projects. Sep 03 13:30:05 devstack devstack@c-api.service[86340]: If you are already using Eventlet, we recommend migrating to a different Sep 03 13:30:05 devstack devstack@c-api.service[86340]: framework. For more detail see Sep 03 13:30:05 devstack devstack@c-api.service[86340]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 03 13:30:05 devstack devstack@c-api.service[86340]: import eventlet # noqa Sep 03 13:30:05 devstack devstack@c-api.service[86341]: /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 03 13:30:05 devstack devstack@c-api.service[86341]: from cgi import parse_header Sep 03 13:30:05 devstack devstack@c-api.service[86340]: /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 03 13:30:05 devstack devstack@c-api.service[86340]: from cgi import parse_header Sep 03 13:30:05 devstack devstack@c-api.service[86340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 03 13:30:05 devstack devstack@c-api.service[86340]: warnings.warn( Sep 03 13:30:05 devstack devstack@c-api.service[86341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 03 13:30:05 devstack devstack@c-api.service[86341]: warnings.warn( Sep 03 13:30:05 devstack devstack@c-api.service[86340]: /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 03 13:30:05 devstack devstack@c-api.service[86340]: removals.removed_module( Sep 03 13:30:05 devstack devstack@c-api.service[86341]: /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 03 13:30:05 devstack devstack@c-api.service[86341]: removals.removed_module( Sep 03 13:30:05 devstack devstack@c-api.service[86341]: /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 03 13:30:05 devstack devstack@c-api.service[86341]: removals.removed_module( Sep 03 13:30:05 devstack devstack@c-api.service[86340]: /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 03 13:30:05 devstack devstack@c-api.service[86340]: removals.removed_module( Sep 03 13:30:08 devstack devstack@c-api.service[86341]: /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 03 13:30:08 devstack devstack@c-api.service[86341]: warnings.warn( Sep 03 13:30:08 devstack devstack@c-api.service[86341]: /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 03 13:30:08 devstack devstack@c-api.service[86341]: warnings.warn( Sep 03 13:30:09 devstack devstack@c-api.service[86340]: /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 03 13:30:09 devstack devstack@c-api.service[86340]: warnings.warn( Sep 03 13:30:09 devstack devstack@c-api.service[86340]: /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 03 13:30:09 devstack devstack@c-api.service[86340]: warnings.warn( Sep 03 13:30:09 devstack devstack@c-api.service[86341]: 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 03 13:30:09 devstack devstack@c-api.service[86341]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86341) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 03 13:30:09 devstack devstack@c-api.service[86341]: /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 03 13:30:09 devstack devstack@c-api.service[86341]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 03 13:30:09 devstack devstack@c-api.service[86340]: 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 03 13:30:09 devstack devstack@c-api.service[86340]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86340) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 03 13:30:09 devstack devstack@c-api.service[86340]: /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 03 13:30:09 devstack devstack@c-api.service[86340]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86341) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: INFO dbcounter [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Registered counter for database cinder Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86340) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG oslo_db.sqlalchemy.engines [None req-93f88717-925b-42e3-854e-9a5d7efc660f 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=86341) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:10 devstack devstack@c-api.service[86340]: INFO dbcounter [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Registered counter for database cinder Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG dbcounter [-] [86341] Writer thread running {{(pid=86341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: /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 03 13:30:10 devstack devstack@c-api.service[86341]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 13:30:10 devstack devstack@c-api.service[86341]: INFO cinder.rpc [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 03 13:30:10 devstack devstack@c-api.service[86341]: INFO cinder.rpc [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 03 13:30:10 devstack devstack@c-api.service[86341]: INFO cinder.rpc [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 03 13:30:10 devstack devstack@c-api.service[86341]: INFO cinder.rpc [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING stevedore.named [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING castellan.key_manager [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING cinder.keymgr.conf_key_mgr [None req-93f88717-925b-42e3-854e-9a5d7efc660f 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 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING stevedore.named [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING castellan.key_manager [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:10 devstack devstack@c-api.service[86340]: DEBUG oslo_db.sqlalchemy.engines [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 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=86340) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG oslo_db.sqlalchemy.engines [None req-93f88717-925b-42e3-854e-9a5d7efc660f 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=86341) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: INFO cinder.rpc [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 03 13:30:10 devstack devstack@c-api.service[86341]: INFO cinder.rpc [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING stevedore.named [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING castellan.key_manager [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING stevedore.named [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING castellan.key_manager [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING stevedore.named [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING castellan.key_manager [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING stevedore.named [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING castellan.key_manager [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING stevedore.named [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING castellan.key_manager [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING stevedore.named [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING castellan.key_manager [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING stevedore.named [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING castellan.key_manager [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING stevedore.named [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING castellan.key_manager [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING stevedore.named [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING castellan.key_manager [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING stevedore.named [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING castellan.key_manager [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING stevedore.named [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING castellan.key_manager [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING stevedore.named [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING castellan.key_manager [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING stevedore.named [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING castellan.key_manager [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING stevedore.named [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING castellan.key_manager [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING stevedore.named [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING castellan.key_manager [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING cinder.api.contrib.hosts [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING stevedore.named [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING castellan.key_manager [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING stevedore.named [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING castellan.key_manager [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING stevedore.named [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING castellan.key_manager [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING stevedore.named [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING castellan.key_manager [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING stevedore.named [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING castellan.key_manager [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING stevedore.named [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING castellan.key_manager [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING stevedore.named [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING castellan.key_manager [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.v3.router [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Extended resource: extensions {{(pid=86341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.v3.router [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Extended resource: os-volume-manage {{(pid=86341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.v3.router [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Extended resource: os-quota-class-sets {{(pid=86341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.v3.router [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Extended resource: os-hosts {{(pid=86341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.v3.router [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Extended resource: capabilities {{(pid=86341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.v3.router [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Extended resource: encryption {{(pid=86341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.v3.router [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Extended resource: scheduler-stats {{(pid=86341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.v3.router [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Extended resource: os-quota-sets {{(pid=86341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.v3.router [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Extended resource: os-availability-zone {{(pid=86341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.v3.router [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Extended resource: qos-specs {{(pid=86341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.v3.router [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Extended resource: extra_specs {{(pid=86341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.v3.router [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Extended resource: backups {{(pid=86341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.v3.router [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Extended resource: encryption {{(pid=86341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.v3.router [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Extended resource: cgsnapshots {{(pid=86341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.v3.router [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Extended resource: os-volume-type-access {{(pid=86341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.v3.router [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Extended resource: consistencygroups {{(pid=86341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.v3.router [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Extended resource: os-volume-transfer {{(pid=86341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.v3.router [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Extended resource: os-snapshot-manage {{(pid=86341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING stevedore.named [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING castellan.key_manager [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING stevedore.named [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING castellan.key_manager [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING stevedore.named [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING castellan.key_manager [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING stevedore.named [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING castellan.key_manager [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING stevedore.named [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING castellan.key_manager [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING stevedore.named [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING castellan.key_manager [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING stevedore.named [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:10 devstack devstack@c-api.service[86341]: WARNING castellan.key_manager [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.contrib.snapshot_actions [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] SnapshotActionsController initialized {{(pid=86341) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.v3.router [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.v3.router [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Extension AdminActions extending resource: volumes {{(pid=86341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.v3.router [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Extension AdminActions extending resource: snapshots {{(pid=86341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.v3.router [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Extension AdminActions extending resource: backups {{(pid=86341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.v3.router [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.v3.router [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.v3.router [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Extension VolumeActions extending resource: volumes {{(pid=86341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.v3.router [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.v3.router [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.v3.router [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.v3.router [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Extension UsedLimits extending resource: limits {{(pid=86341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.v3.router [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.v3.router [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Extension TypesManage extending resource: types {{(pid=86341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.v3.router [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.v3.router [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Extension SnapshotActions extending resource: snapshots {{(pid=86341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:10 devstack devstack@c-api.service[86341]: DEBUG cinder.api.v3.router [None req-93f88717-925b-42e3-854e-9a5d7efc660f None None] Extension VolumeTypeAccess extending resource: types {{(pid=86341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:11 devstack devstack@c-api.service[86341]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x77ab692a4668 pid: 86341 (default app) Sep 03 13:30:11 devstack devstack@c-api.service[86340]: DEBUG dbcounter [-] [86340] Writer thread running {{(pid=86340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 03 13:30:11 devstack devstack@c-api.service[86340]: /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 03 13:30:11 devstack devstack@c-api.service[86340]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 13:30:11 devstack devstack@c-api.service[86340]: INFO cinder.rpc [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 03 13:30:11 devstack devstack@c-api.service[86340]: INFO cinder.rpc [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 03 13:30:11 devstack devstack@c-api.service[86340]: INFO cinder.rpc [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 03 13:30:11 devstack devstack@c-api.service[86340]: INFO cinder.rpc [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING stevedore.named [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING castellan.key_manager [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING cinder.keymgr.conf_key_mgr [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 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 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING stevedore.named [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING castellan.key_manager [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:11 devstack devstack@c-api.service[86340]: DEBUG oslo_db.sqlalchemy.engines [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 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=86340) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:30:11 devstack devstack@c-api.service[86340]: INFO cinder.rpc [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 03 13:30:11 devstack devstack@c-api.service[86340]: INFO cinder.rpc [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING stevedore.named [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING castellan.key_manager [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING stevedore.named [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING castellan.key_manager [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING stevedore.named [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING castellan.key_manager [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING stevedore.named [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING castellan.key_manager [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING stevedore.named [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING castellan.key_manager [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING stevedore.named [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING castellan.key_manager [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING stevedore.named [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING castellan.key_manager [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING stevedore.named [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING castellan.key_manager [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING stevedore.named [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING castellan.key_manager [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING stevedore.named [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING castellan.key_manager [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING stevedore.named [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING castellan.key_manager [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING stevedore.named [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING castellan.key_manager [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING stevedore.named [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING castellan.key_manager [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING stevedore.named [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING castellan.key_manager [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING stevedore.named [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING castellan.key_manager [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING cinder.api.contrib.hosts [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING stevedore.named [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING castellan.key_manager [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING stevedore.named [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING castellan.key_manager [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING stevedore.named [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING castellan.key_manager [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING stevedore.named [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING castellan.key_manager [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING stevedore.named [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING castellan.key_manager [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING stevedore.named [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING castellan.key_manager [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING stevedore.named [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING castellan.key_manager [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:11 devstack devstack@c-api.service[86340]: DEBUG cinder.api.v3.router [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Extended resource: extensions {{(pid=86340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:11 devstack devstack@c-api.service[86340]: DEBUG cinder.api.v3.router [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Extended resource: os-volume-manage {{(pid=86340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:11 devstack devstack@c-api.service[86340]: DEBUG cinder.api.v3.router [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Extended resource: os-quota-class-sets {{(pid=86340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:11 devstack devstack@c-api.service[86340]: DEBUG cinder.api.v3.router [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Extended resource: os-hosts {{(pid=86340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:11 devstack devstack@c-api.service[86340]: DEBUG cinder.api.v3.router [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Extended resource: capabilities {{(pid=86340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:11 devstack devstack@c-api.service[86340]: DEBUG cinder.api.v3.router [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Extended resource: encryption {{(pid=86340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:11 devstack devstack@c-api.service[86340]: DEBUG cinder.api.v3.router [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Extended resource: scheduler-stats {{(pid=86340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:11 devstack devstack@c-api.service[86340]: DEBUG cinder.api.v3.router [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Extended resource: os-quota-sets {{(pid=86340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:11 devstack devstack@c-api.service[86340]: DEBUG cinder.api.v3.router [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Extended resource: os-availability-zone {{(pid=86340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:11 devstack devstack@c-api.service[86340]: DEBUG cinder.api.v3.router [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Extended resource: qos-specs {{(pid=86340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:11 devstack devstack@c-api.service[86340]: DEBUG cinder.api.v3.router [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Extended resource: extra_specs {{(pid=86340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:11 devstack devstack@c-api.service[86340]: DEBUG cinder.api.v3.router [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Extended resource: backups {{(pid=86340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:11 devstack devstack@c-api.service[86340]: DEBUG cinder.api.v3.router [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Extended resource: encryption {{(pid=86340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:11 devstack devstack@c-api.service[86340]: DEBUG cinder.api.v3.router [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Extended resource: cgsnapshots {{(pid=86340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:11 devstack devstack@c-api.service[86340]: DEBUG cinder.api.v3.router [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Extended resource: os-volume-type-access {{(pid=86340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:11 devstack devstack@c-api.service[86340]: DEBUG cinder.api.v3.router [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Extended resource: consistencygroups {{(pid=86340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:11 devstack devstack@c-api.service[86340]: DEBUG cinder.api.v3.router [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Extended resource: os-volume-transfer {{(pid=86340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:11 devstack devstack@c-api.service[86340]: DEBUG cinder.api.v3.router [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Extended resource: os-snapshot-manage {{(pid=86340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING stevedore.named [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING castellan.key_manager [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING stevedore.named [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING castellan.key_manager [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING stevedore.named [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING castellan.key_manager [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING stevedore.named [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING castellan.key_manager [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING stevedore.named [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING castellan.key_manager [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING stevedore.named [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING castellan.key_manager [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING stevedore.named [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WARNING castellan.key_manager [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:11 devstack devstack@c-api.service[86340]: DEBUG cinder.api.contrib.snapshot_actions [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] SnapshotActionsController initialized {{(pid=86340) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 03 13:30:11 devstack devstack@c-api.service[86340]: DEBUG cinder.api.v3.router [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:11 devstack devstack@c-api.service[86340]: DEBUG cinder.api.v3.router [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Extension AdminActions extending resource: volumes {{(pid=86340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:11 devstack devstack@c-api.service[86340]: DEBUG cinder.api.v3.router [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Extension AdminActions extending resource: snapshots {{(pid=86340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:11 devstack devstack@c-api.service[86340]: DEBUG cinder.api.v3.router [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Extension AdminActions extending resource: backups {{(pid=86340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:11 devstack devstack@c-api.service[86340]: DEBUG cinder.api.v3.router [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:11 devstack devstack@c-api.service[86340]: DEBUG cinder.api.v3.router [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:11 devstack devstack@c-api.service[86340]: DEBUG cinder.api.v3.router [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Extension VolumeActions extending resource: volumes {{(pid=86340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:11 devstack devstack@c-api.service[86340]: DEBUG cinder.api.v3.router [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:11 devstack devstack@c-api.service[86340]: DEBUG cinder.api.v3.router [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:11 devstack devstack@c-api.service[86340]: DEBUG cinder.api.v3.router [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:11 devstack devstack@c-api.service[86340]: DEBUG cinder.api.v3.router [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Extension UsedLimits extending resource: limits {{(pid=86340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:11 devstack devstack@c-api.service[86340]: DEBUG cinder.api.v3.router [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:11 devstack devstack@c-api.service[86340]: DEBUG cinder.api.v3.router [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Extension TypesManage extending resource: types {{(pid=86340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:11 devstack devstack@c-api.service[86340]: DEBUG cinder.api.v3.router [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:11 devstack devstack@c-api.service[86340]: DEBUG cinder.api.v3.router [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:11 devstack devstack@c-api.service[86340]: DEBUG cinder.api.v3.router [None req-8daf5522-3fde-46d5-a8f6-b2d257dc1241 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:11 devstack devstack@c-api.service[86340]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x77ab692a4668 pid: 86340 (default app) Sep 03 13:30:11 devstack devstack@c-api.service[86339]: Thu Sep 3 13:30:11 2026 - graceful shutdown triggered... Sep 03 13:30:11 devstack devstack@c-api.service[86340]: Gracefully killing worker 1 (pid: 86340)... Sep 03 13:30:11 devstack devstack@c-api.service[86341]: Gracefully killing worker 2 (pid: 86341)... Sep 03 13:30:12 devstack devstack@c-api.service[86339]: worker 1 buried after 1 seconds Sep 03 13:30:13 devstack devstack@c-api.service[86339]: worker 2 buried after 2 seconds Sep 03 13:30:13 devstack devstack@c-api.service[86339]: goodbye to uWSGI. Sep 03 13:30:13 devstack devstack@c-api.service[86718]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 03 13:30:13 devstack devstack@c-api.service[86718]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Sep 3 13:30:13 2026] *** Sep 03 13:30:13 devstack devstack@c-api.service[86718]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 03 13:30:13 devstack devstack@c-api.service[86718]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 03 13:30:13 devstack devstack@c-api.service[86718]: nodename: devstack Sep 03 13:30:13 devstack devstack@c-api.service[86718]: machine: x86_64 Sep 03 13:30:13 devstack devstack@c-api.service[86718]: clock source: unix Sep 03 13:30:13 devstack devstack@c-api.service[86718]: pcre jit disabled Sep 03 13:30:13 devstack devstack@c-api.service[86718]: detected number of CPU cores: 4 Sep 03 13:30:13 devstack devstack@c-api.service[86718]: current working directory: / Sep 03 13:30:13 devstack devstack@c-api.service[86718]: detected binary path: /usr/bin/uwsgi-core Sep 03 13:30:13 devstack devstack@c-api.service[86718]: your processes number limit is 47518 Sep 03 13:30:13 devstack devstack@c-api.service[86718]: your memory page size is 4096 bytes Sep 03 13:30:13 devstack devstack@c-api.service[86718]: detected max file descriptor number: 2048 Sep 03 13:30:13 devstack devstack@c-api.service[86718]: lock engine: pthread robust mutexes Sep 03 13:30:13 devstack devstack@c-api.service[86718]: thunder lock: enabled Sep 03 13:30:13 devstack devstack@c-api.service[86718]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 03 13:30:13 devstack devstack@c-api.service[86718]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 03 13:30:13 devstack devstack@c-api.service[86718]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 03 13:30:13 devstack devstack@c-api.service[86718]: Set PythonHome to /opt/stack/data/venv Sep 03 13:30:13 devstack devstack@c-api.service[86718]: Python main interpreter initialized at 0x721f3a0a4668 Sep 03 13:30:13 devstack devstack@c-api.service[86718]: python threads support enabled Sep 03 13:30:13 devstack devstack@c-api.service[86718]: your server socket listen backlog is limited to 100 connections Sep 03 13:30:13 devstack devstack@c-api.service[86718]: your mercy for graceful operations on workers is 80 seconds Sep 03 13:30:13 devstack devstack@c-api.service[86718]: mapped 403077 bytes (393 KB) for 2 cores Sep 03 13:30:13 devstack devstack@c-api.service[86718]: *** Operational MODE: preforking *** Sep 03 13:30:13 devstack devstack@c-api.service[86718]: *** uWSGI is running in multiple interpreter mode *** Sep 03 13:30:13 devstack devstack@c-api.service[86718]: spawned uWSGI master process (pid: 86718) Sep 03 13:30:13 devstack devstack@c-api.service[86718]: spawned uWSGI worker 1 (pid: 86719, cores: 1) Sep 03 13:30:13 devstack devstack@c-api.service[86718]: spawned uWSGI worker 2 (pid: 86720, cores: 1) Sep 03 13:30:13 devstack devstack@c-api.service[86718]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 03 13:30:14 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 03 13:30:14 devstack devstack@c-api.service[86719]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 03 13:30:14 devstack devstack@c-api.service[86719]: we strongly recommend against using it for new projects. Sep 03 13:30:14 devstack devstack@c-api.service[86719]: If you are already using Eventlet, we recommend migrating to a different Sep 03 13:30:14 devstack devstack@c-api.service[86719]: framework. For more detail see Sep 03 13:30:14 devstack devstack@c-api.service[86719]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 03 13:30:14 devstack devstack@c-api.service[86719]: import eventlet # noqa Sep 03 13:30:14 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 03 13:30:14 devstack devstack@c-api.service[86720]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 03 13:30:14 devstack devstack@c-api.service[86720]: we strongly recommend against using it for new projects. Sep 03 13:30:14 devstack devstack@c-api.service[86720]: If you are already using Eventlet, we recommend migrating to a different Sep 03 13:30:14 devstack devstack@c-api.service[86720]: framework. For more detail see Sep 03 13:30:14 devstack devstack@c-api.service[86720]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 03 13:30:14 devstack devstack@c-api.service[86720]: import eventlet # noqa Sep 03 13:30:14 devstack devstack@c-api.service[86719]: /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 03 13:30:14 devstack devstack@c-api.service[86719]: from cgi import parse_header Sep 03 13:30:14 devstack devstack@c-api.service[86720]: /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 03 13:30:14 devstack devstack@c-api.service[86720]: from cgi import parse_header Sep 03 13:30:15 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 03 13:30:15 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:30:15 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 03 13:30:15 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:30:15 devstack devstack@c-api.service[86720]: /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 03 13:30:15 devstack devstack@c-api.service[86720]: removals.removed_module( Sep 03 13:30:15 devstack devstack@c-api.service[86720]: /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 03 13:30:15 devstack devstack@c-api.service[86720]: removals.removed_module( Sep 03 13:30:15 devstack devstack@c-api.service[86719]: /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 03 13:30:15 devstack devstack@c-api.service[86719]: removals.removed_module( Sep 03 13:30:15 devstack devstack@c-api.service[86719]: /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 03 13:30:15 devstack devstack@c-api.service[86719]: removals.removed_module( Sep 03 13:30:17 devstack devstack@c-api.service[86720]: /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 03 13:30:17 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:30:17 devstack devstack@c-api.service[86719]: /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 03 13:30:17 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:30:17 devstack devstack@c-api.service[86720]: /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 03 13:30:17 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:30:17 devstack devstack@c-api.service[86719]: /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 03 13:30:17 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:30:18 devstack devstack@c-api.service[86720]: 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 03 13:30:18 devstack devstack@c-api.service[86720]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86720) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 03 13:30:18 devstack devstack@c-api.service[86719]: 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 03 13:30:18 devstack devstack@c-api.service[86719]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86719) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 03 13:30:18 devstack devstack@c-api.service[86720]: /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 03 13:30:18 devstack devstack@c-api.service[86720]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 03 13:30:18 devstack devstack@c-api.service[86719]: /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 03 13:30:18 devstack devstack@c-api.service[86719]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86720) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86719) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: INFO dbcounter [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Registered counter for database cinder Sep 03 13:30:19 devstack devstack@c-api.service[86720]: INFO dbcounter [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Registered counter for database cinder Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-62bf0b28-abea-4dcd-9486-098ff3263587 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=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-b770bc37-31cb-4096-a977-894a5fede026 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=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG dbcounter [-] [86719] Writer thread running {{(pid=86719) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: /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 03 13:30:19 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 13:30:19 devstack devstack@c-api.service[86719]: INFO cinder.rpc [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 03 13:30:19 devstack devstack@c-api.service[86719]: INFO cinder.rpc [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 03 13:30:19 devstack devstack@c-api.service[86719]: INFO cinder.rpc [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 03 13:30:19 devstack devstack@c-api.service[86719]: INFO cinder.rpc [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING cinder.keymgr.conf_key_mgr [None req-62bf0b28-abea-4dcd-9486-098ff3263587 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 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG dbcounter [-] [86720] Writer thread running {{(pid=86720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: /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 03 13:30:19 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 13:30:19 devstack devstack@c-api.service[86720]: INFO cinder.rpc [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 03 13:30:19 devstack devstack@c-api.service[86720]: INFO cinder.rpc [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 03 13:30:19 devstack devstack@c-api.service[86720]: INFO cinder.rpc [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 03 13:30:19 devstack devstack@c-api.service[86720]: INFO cinder.rpc [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 03 13:30:19 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:19 devstack devstack@c-api.service[86720]: WARNING cinder.keymgr.conf_key_mgr [None req-b770bc37-31cb-4096-a977-894a5fede026 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 03 13:30:19 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-62bf0b28-abea-4dcd-9486-098ff3263587 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=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: INFO cinder.rpc [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 03 13:30:19 devstack devstack@c-api.service[86719]: INFO cinder.rpc [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-b770bc37-31cb-4096-a977-894a5fede026 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=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:19 devstack devstack@c-api.service[86720]: INFO cinder.rpc [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:19 devstack devstack@c-api.service[86720]: INFO cinder.rpc [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 03 13:30:19 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:19 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:19 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:19 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:19 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:19 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:19 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING cinder.api.contrib.hosts [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:19 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:19 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:19 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:19 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.router [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Extended resource: extensions {{(pid=86719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.router [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Extended resource: os-volume-manage {{(pid=86719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.router [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Extended resource: os-quota-class-sets {{(pid=86719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.router [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Extended resource: os-hosts {{(pid=86719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.router [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Extended resource: capabilities {{(pid=86719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.router [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Extended resource: encryption {{(pid=86719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.router [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Extended resource: scheduler-stats {{(pid=86719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:19 devstack devstack@c-api.service[86720]: WARNING cinder.api.contrib.hosts [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.router [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Extended resource: os-quota-sets {{(pid=86719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:19 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.router [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Extended resource: os-availability-zone {{(pid=86719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.router [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Extended resource: qos-specs {{(pid=86719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:19 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.router [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Extended resource: extra_specs {{(pid=86719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:19 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.router [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Extended resource: backups {{(pid=86719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.router [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Extended resource: extensions {{(pid=86720) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.router [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Extended resource: encryption {{(pid=86719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.router [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Extended resource: os-volume-manage {{(pid=86720) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.router [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Extended resource: cgsnapshots {{(pid=86719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.router [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Extended resource: os-quota-class-sets {{(pid=86720) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.router [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Extended resource: os-volume-type-access {{(pid=86719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.router [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Extended resource: os-hosts {{(pid=86720) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.router [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Extended resource: capabilities {{(pid=86720) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.router [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Extended resource: consistencygroups {{(pid=86719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.router [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Extended resource: encryption {{(pid=86720) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.router [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Extended resource: os-volume-transfer {{(pid=86719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.router [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Extended resource: scheduler-stats {{(pid=86720) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.router [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Extended resource: os-snapshot-manage {{(pid=86719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.router [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Extended resource: os-quota-sets {{(pid=86720) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.router [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Extended resource: os-availability-zone {{(pid=86720) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.router [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Extended resource: qos-specs {{(pid=86720) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.router [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Extended resource: extra_specs {{(pid=86720) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.router [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Extended resource: backups {{(pid=86720) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.router [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Extended resource: encryption {{(pid=86720) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.contrib.snapshot_actions [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] SnapshotActionsController initialized {{(pid=86719) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.router [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.router [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Extension AdminActions extending resource: volumes {{(pid=86719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.router [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Extension AdminActions extending resource: snapshots {{(pid=86719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.router [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Extension AdminActions extending resource: backups {{(pid=86719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.router [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.router [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Extended resource: cgsnapshots {{(pid=86720) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.router [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.router [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Extension VolumeActions extending resource: volumes {{(pid=86719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.router [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.router [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.router [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.router [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Extension UsedLimits extending resource: limits {{(pid=86719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.router [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.router [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Extension TypesManage extending resource: types {{(pid=86719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.router [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Extended resource: os-volume-type-access {{(pid=86720) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.router [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.router [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.router [None req-62bf0b28-abea-4dcd-9486-098ff3263587 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.router [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Extended resource: consistencygroups {{(pid=86720) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.router [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Extended resource: os-volume-transfer {{(pid=86720) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.router [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Extended resource: os-snapshot-manage {{(pid=86720) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 13:30:19 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:19 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:19 devstack devstack@c-api.service[86719]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x721f3a0a4668 pid: 86719 (default app) Sep 03 13:30:19 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:19 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:19 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:20 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:20 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:20 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:20 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:20 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:30:20 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:30:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.contrib.snapshot_actions [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] SnapshotActionsController initialized {{(pid=86720) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 03 13:30:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.router [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86720) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.router [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Extension AdminActions extending resource: volumes {{(pid=86720) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.router [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Extension AdminActions extending resource: snapshots {{(pid=86720) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.router [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Extension AdminActions extending resource: backups {{(pid=86720) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.router [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86720) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.router [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86720) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.router [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Extension VolumeActions extending resource: volumes {{(pid=86720) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.router [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86720) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.router [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86720) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.router [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86720) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.router [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Extension UsedLimits extending resource: limits {{(pid=86720) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.router [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86720) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.router [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Extension TypesManage extending resource: types {{(pid=86720) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.router [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86720) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.router [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86720) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.router [None req-b770bc37-31cb-4096-a977-894a5fede026 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86720) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 13:30:20 devstack devstack@c-api.service[86720]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x721f3a0a4668 pid: 86720 (default app) Sep 03 13:30:29 devstack devstack@c-api.service[86719]: DEBUG dbcounter [-] [86719] Writing DB stats cinder:SELECT=6 {{(pid=86719) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:30:29 devstack devstack@c-api.service[86720]: DEBUG dbcounter [-] [86720] Writing DB stats cinder:SELECT=6 {{(pid=86720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:31:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-b4fdd261-219d-4250-9e7d-61775982511c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:31:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b4fdd261-219d-4250-9e7d-61775982511c tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:31:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b4fdd261-219d-4250-9e7d-61775982511c tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1084862671"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:31:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-b4fdd261-219d-4250-9e7d-61775982511c tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1084862671'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:31:17 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-b4fdd261-219d-4250-9e7d-61775982511c tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Create volume of 1 GB Sep 03 13:31:17 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:31:17 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:31:17 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-b4fdd261-219d-4250-9e7d-61775982511c tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:31:17 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b4fdd261-219d-4250-9e7d-61775982511c tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Availability zone cache updated, next update will occur around 2026-09-03 12:31:17.673048. {{(pid=86719) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 03 13:31:17 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-b4fdd261-219d-4250-9e7d-61775982511c tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Availability Zones retrieved successfully. Sep 03 13:31:17 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b4fdd261-219d-4250-9e7d-61775982511c tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Flow 'volume_create_api' (d58d7147-ffe5-4cb9-9a0f-e8301c3b7b03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:31:17 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b4fdd261-219d-4250-9e7d-61775982511c tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (566a89a7-5282-40ba-9b72-c305b3a767f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:31:17 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-b4fdd261-219d-4250-9e7d-61775982511c tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:31:17 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b4fdd261-219d-4250-9e7d-61775982511c tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (566a89a7-5282-40ba-9b72-c305b3a767f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:31:17 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b4fdd261-219d-4250-9e7d-61775982511c tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f37f12b-2889-4a72-b2c7-0873c5e2430e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:31:17 devstack devstack@c-api.service[86719]: WARNING cinder.quota [None req-b4fdd261-219d-4250-9e7d-61775982511c tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-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 03 13:31:17 devstack devstack@c-api.service[86719]: WARNING cinder.quota [None req-b4fdd261-219d-4250-9e7d-61775982511c tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-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 03 13:31:18 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-b4fdd261-219d-4250-9e7d-61775982511c tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Created reservations ['f088c265-22d4-4ae0-9397-74eb9990da84', '3c71fdb5-cfa2-408f-a848-2f321c786ed9', 'dbad82a2-122a-4e8a-a82c-6126e4b78dbf', '3c346bf4-df73-4aa8-94a8-db5602baf159'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:31:18 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b4fdd261-219d-4250-9e7d-61775982511c tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f37f12b-2889-4a72-b2c7-0873c5e2430e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f088c265-22d4-4ae0-9397-74eb9990da84', '3c71fdb5-cfa2-408f-a848-2f321c786ed9', 'dbad82a2-122a-4e8a-a82c-6126e4b78dbf', '3c346bf4-df73-4aa8-94a8-db5602baf159']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:31:18 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b4fdd261-219d-4250-9e7d-61775982511c tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (491a2db5-6387-41ea-88e0-f339cc9c1637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:31:18 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:31:18 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:31:18 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b4fdd261-219d-4250-9e7d-61775982511c tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (491a2db5-6387-41ea-88e0-f339cc9c1637) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1321510-5d48-48b5-8a06-392f10677f90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1084862671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb52b8399b134fea94b309bac652d532',qos_specs=None,replication_status=,reservations=['f088c265-22d4-4ae0-9397-74eb9990da84','3c71fdb5-cfa2-408f-a848-2f321c786ed9','dbad82a2-122a-4e8a-a82c-6126e4b78dbf','3c346bf4-df73-4aa8-94a8-db5602baf159'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efbebdb36f1c4ddc9ca2df18ce7680e8',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:31:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1084862671',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1321510-5d48-48b5-8a06-392f10677f90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb52b8399b134fea94b309bac652d532',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='efbebdb36f1c4ddc9ca2df18ce7680e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:31:18 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b4fdd261-219d-4250-9e7d-61775982511c tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a64ffcd-807f-438d-8f8f-7547ec54fd64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:31:18 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b4fdd261-219d-4250-9e7d-61775982511c tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a64ffcd-807f-438d-8f8f-7547ec54fd64) transitioned into state 'SUCCESS' from state '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-1084862671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb52b8399b134fea94b309bac652d532',qos_specs=None,replication_status=,reservations=['f088c265-22d4-4ae0-9397-74eb9990da84','3c71fdb5-cfa2-408f-a848-2f321c786ed9','dbad82a2-122a-4e8a-a82c-6126e4b78dbf','3c346bf4-df73-4aa8-94a8-db5602baf159'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efbebdb36f1c4ddc9ca2df18ce7680e8',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:31:18 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b4fdd261-219d-4250-9e7d-61775982511c tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37875ba9-d2b9-4750-a39b-5fdf832f1a1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:31:18 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b4fdd261-219d-4250-9e7d-61775982511c tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37875ba9-d2b9-4750-a39b-5fdf832f1a1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:31:18 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b4fdd261-219d-4250-9e7d-61775982511c tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Flow 'volume_create_api' (d58d7147-ffe5-4cb9-9a0f-e8301c3b7b03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:31:18 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-b4fdd261-219d-4250-9e7d-61775982511c tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Create volume request issued successfully. Sep 03 13:31:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b4fdd261-219d-4250-9e7d-61775982511c tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:31:18 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1/1] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:31:16 2026] POST /volume/v3/volumes => generated 761 bytes in 1299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:31:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-8da01a0b-f778-486b-8e5c-6752ce1a27a2 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:31:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8da01a0b-f778-486b-8e5c-6752ce1a27a2 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] GET http://192.168.122.181/volume/v3/volumes/c1321510-5d48-48b5-8a06-392f10677f90 Sep 03 13:31:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8da01a0b-f778-486b-8e5c-6752ce1a27a2 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:31:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8da01a0b-f778-486b-8e5c-6752ce1a27a2 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:31:19 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-8da01a0b-f778-486b-8e5c-6752ce1a27a2 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:31:19 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:31:19 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:31:19 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:31:19 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:31:19 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-8da01a0b-f778-486b-8e5c-6752ce1a27a2 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Volume info retrieved successfully. Sep 03 13:31:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8da01a0b-f778-486b-8e5c-6752ce1a27a2 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] http://192.168.122.181/volume/v3/volumes/c1321510-5d48-48b5-8a06-392f10677f90 returned with HTTP 200 Sep 03 13:31:19 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1/2] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:31:18 2026] GET /volume/v3/volumes/c1321510-5d48-48b5-8a06-392f10677f90 => generated 853 bytes in 894 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:31:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-782bc4dd-0c44-465a-8879-64aa752ceffe None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:31:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-782bc4dd-0c44-465a-8879-64aa752ceffe tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] GET http://192.168.122.181/volume/v3/volumes/c1321510-5d48-48b5-8a06-392f10677f90 Sep 03 13:31:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-782bc4dd-0c44-465a-8879-64aa752ceffe tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:31:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-782bc4dd-0c44-465a-8879-64aa752ceffe tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:31:20 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:31:20 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:31:20 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:31:20 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:31:20 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-782bc4dd-0c44-465a-8879-64aa752ceffe tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Volume info retrieved successfully. Sep 03 13:31:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-782bc4dd-0c44-465a-8879-64aa752ceffe tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] http://192.168.122.181/volume/v3/volumes/c1321510-5d48-48b5-8a06-392f10677f90 returned with HTTP 200 Sep 03 13:31:20 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 2/3] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:31:20 2026] GET /volume/v3/volumes/c1321510-5d48-48b5-8a06-392f10677f90 => generated 854 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:31:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-4826fc3d-83bd-4f7f-a349-b95cdd057a2c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:31:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4826fc3d-83bd-4f7f-a349-b95cdd057a2c tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:31:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4826fc3d-83bd-4f7f-a349-b95cdd057a2c tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-435756865"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:31:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-4826fc3d-83bd-4f7f-a349-b95cdd057a2c tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-435756865'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:31:28 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-4826fc3d-83bd-4f7f-a349-b95cdd057a2c tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Create volume of 1 GB Sep 03 13:31:28 devstack devstack@c-api.service[86720]: /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 03 13:31:28 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 13:31:28 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4826fc3d-83bd-4f7f-a349-b95cdd057a2c tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Availability zone cache updated, next update will occur around 2026-09-03 12:31:28.456672. {{(pid=86720) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 03 13:31:28 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-4826fc3d-83bd-4f7f-a349-b95cdd057a2c tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Availability Zones retrieved successfully. Sep 03 13:31:28 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4826fc3d-83bd-4f7f-a349-b95cdd057a2c tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Flow 'volume_create_api' (0628c3f8-28fd-4553-9f96-a8da9ea0105b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:31:28 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4826fc3d-83bd-4f7f-a349-b95cdd057a2c tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82c24540-ef42-49f5-bbe2-f5e9dd3b95a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:31:28 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-4826fc3d-83bd-4f7f-a349-b95cdd057a2c tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:31:28 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4826fc3d-83bd-4f7f-a349-b95cdd057a2c tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82c24540-ef42-49f5-bbe2-f5e9dd3b95a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:31:28 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4826fc3d-83bd-4f7f-a349-b95cdd057a2c tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (920fb933-7a39-4a1b-bf0a-c3a735c879f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:31:29 devstack devstack@c-api.service[86720]: WARNING cinder.quota [None req-4826fc3d-83bd-4f7f-a349-b95cdd057a2c tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-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 03 13:31:29 devstack devstack@c-api.service[86720]: WARNING cinder.quota [None req-4826fc3d-83bd-4f7f-a349-b95cdd057a2c tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-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 03 13:31:29 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-4826fc3d-83bd-4f7f-a349-b95cdd057a2c tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Created reservations ['21d8f3db-5441-4351-9ba9-cea2fe4b65f7', 'f4cbc833-9edd-4b45-ba2c-e5101e93417e', '84a00cd3-18f9-4bb9-bae1-019670544d3c', '361084a8-17a3-4cfe-9515-10a33a5b0edd'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:31:29 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4826fc3d-83bd-4f7f-a349-b95cdd057a2c tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (920fb933-7a39-4a1b-bf0a-c3a735c879f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21d8f3db-5441-4351-9ba9-cea2fe4b65f7', 'f4cbc833-9edd-4b45-ba2c-e5101e93417e', '84a00cd3-18f9-4bb9-bae1-019670544d3c', '361084a8-17a3-4cfe-9515-10a33a5b0edd']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:31:29 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4826fc3d-83bd-4f7f-a349-b95cdd057a2c tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cfd01b7-6a47-4d12-a0f9-7c8ca48d1048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:31:29 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:31:29 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:31:29 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4826fc3d-83bd-4f7f-a349-b95cdd057a2c tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cfd01b7-6a47-4d12-a0f9-7c8ca48d1048) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09a4b4ec-cc4a-4d9e-ba27-7af9202731b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-435756865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdc4ad21d38d4ee19eecc13b0b2d4e6a',qos_specs=None,replication_status=,reservations=['21d8f3db-5441-4351-9ba9-cea2fe4b65f7','f4cbc833-9edd-4b45-ba2c-e5101e93417e','84a00cd3-18f9-4bb9-bae1-019670544d3c','361084a8-17a3-4cfe-9515-10a33a5b0edd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e62b13b5957b4b55aae64dfc1042e161',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:31:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-435756865',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09a4b4ec-cc4a-4d9e-ba27-7af9202731b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bdc4ad21d38d4ee19eecc13b0b2d4e6a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e62b13b5957b4b55aae64dfc1042e161',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:31:29 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4826fc3d-83bd-4f7f-a349-b95cdd057a2c tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a00b8f87-a12a-4425-acd1-86613dc1a02f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:31:29 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4826fc3d-83bd-4f7f-a349-b95cdd057a2c tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a00b8f87-a12a-4425-acd1-86613dc1a02f) transitioned into state 'SUCCESS' from state '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-435756865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdc4ad21d38d4ee19eecc13b0b2d4e6a',qos_specs=None,replication_status=,reservations=['21d8f3db-5441-4351-9ba9-cea2fe4b65f7','f4cbc833-9edd-4b45-ba2c-e5101e93417e','84a00cd3-18f9-4bb9-bae1-019670544d3c','361084a8-17a3-4cfe-9515-10a33a5b0edd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e62b13b5957b4b55aae64dfc1042e161',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:31:29 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4826fc3d-83bd-4f7f-a349-b95cdd057a2c tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e451e31-2ed4-4a11-9c48-853ac30629c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:31:29 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4826fc3d-83bd-4f7f-a349-b95cdd057a2c tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e451e31-2ed4-4a11-9c48-853ac30629c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:31:29 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4826fc3d-83bd-4f7f-a349-b95cdd057a2c tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Flow 'volume_create_api' (0628c3f8-28fd-4553-9f96-a8da9ea0105b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:31:29 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-4826fc3d-83bd-4f7f-a349-b95cdd057a2c tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Create volume request issued successfully. Sep 03 13:31:29 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4826fc3d-83bd-4f7f-a349-b95cdd057a2c tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:31:29 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 2/4] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:31:28 2026] POST /volume/v3/volumes => generated 760 bytes in 1426 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:31:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-3d500677-aac2-4675-96bb-1c955adaaeac None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:31:29 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3d500677-aac2-4675-96bb-1c955adaaeac tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] GET http://192.168.122.181/volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 Sep 03 13:31:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3d500677-aac2-4675-96bb-1c955adaaeac tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:31:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3d500677-aac2-4675-96bb-1c955adaaeac tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:31:29 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:31:29 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:31:29 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:31:29 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:31:29 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-3d500677-aac2-4675-96bb-1c955adaaeac tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Volume info retrieved successfully. Sep 03 13:31:29 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3d500677-aac2-4675-96bb-1c955adaaeac tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] http://192.168.122.181/volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 returned with HTTP 200 Sep 03 13:31:29 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 3/5] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:31:29 2026] GET /volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 => generated 828 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:31:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-51e91b63-92cd-48cd-bc67-88a29def3145 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:31:31 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-51e91b63-92cd-48cd-bc67-88a29def3145 tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] GET http://192.168.122.181/volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 Sep 03 13:31:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-51e91b63-92cd-48cd-bc67-88a29def3145 tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:31:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-51e91b63-92cd-48cd-bc67-88a29def3145 tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:31:31 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:31:31 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:31:31 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:31:31 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:31:31 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-51e91b63-92cd-48cd-bc67-88a29def3145 tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Volume info retrieved successfully. Sep 03 13:31:31 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-51e91b63-92cd-48cd-bc67-88a29def3145 tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] http://192.168.122.181/volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 returned with HTTP 200 Sep 03 13:31:31 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 3/6] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:31:30 2026] GET /volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 => generated 852 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:31:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-fe5c0063-0b1d-4b7a-ad10-a8fee773a59c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:31:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fe5c0063-0b1d-4b7a-ad10-a8fee773a59c tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] GET http://192.168.122.181/volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 Sep 03 13:31:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fe5c0063-0b1d-4b7a-ad10-a8fee773a59c tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:31:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fe5c0063-0b1d-4b7a-ad10-a8fee773a59c tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:31:32 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:31:32 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:31:32 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:31:32 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:31:32 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-fe5c0063-0b1d-4b7a-ad10-a8fee773a59c tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Volume info retrieved successfully. Sep 03 13:31:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fe5c0063-0b1d-4b7a-ad10-a8fee773a59c tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] http://192.168.122.181/volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 returned with HTTP 200 Sep 03 13:31:32 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 4/7] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:31:32 2026] GET /volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 => generated 852 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:31:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-b97b64c6-fa27-4de2-9769-336bf743674e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:31:33 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b97b64c6-fa27-4de2-9769-336bf743674e tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] GET http://192.168.122.181/volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 Sep 03 13:31:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b97b64c6-fa27-4de2-9769-336bf743674e tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:31:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b97b64c6-fa27-4de2-9769-336bf743674e tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:31:33 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:31:33 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:31:33 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:31:33 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:31:33 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-b97b64c6-fa27-4de2-9769-336bf743674e tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Volume info retrieved successfully. Sep 03 13:31:33 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b97b64c6-fa27-4de2-9769-336bf743674e tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] http://192.168.122.181/volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 returned with HTTP 200 Sep 03 13:31:33 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 4/8] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:31:33 2026] GET /volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 => generated 853 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:31:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-4dd8bfaf-578f-471a-ab69-88415d020cb5 req-f5b22865-462c-4256-b808-4fdb50fa1117 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:31:34 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-4dd8bfaf-578f-471a-ab69-88415d020cb5 req-f5b22865-462c-4256-b808-4fdb50fa1117 tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] GET http://192.168.122.181/volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 Sep 03 13:31:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-4dd8bfaf-578f-471a-ab69-88415d020cb5 req-f5b22865-462c-4256-b808-4fdb50fa1117 tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:31:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-4dd8bfaf-578f-471a-ab69-88415d020cb5 req-f5b22865-462c-4256-b808-4fdb50fa1117 tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:31:34 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:31:34 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:31:34 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:31:34 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:31:34 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-4dd8bfaf-578f-471a-ab69-88415d020cb5 req-f5b22865-462c-4256-b808-4fdb50fa1117 tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Volume info retrieved successfully. Sep 03 13:31:34 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-4dd8bfaf-578f-471a-ab69-88415d020cb5 req-f5b22865-462c-4256-b808-4fdb50fa1117 tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] http://192.168.122.181/volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 returned with HTTP 200 Sep 03 13:31:34 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 5/9] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:31:34 2026] GET /volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 => generated 853 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:31:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-359a3c90-cff8-49c2-aec9-1f1c613e7224 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:31:34 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-359a3c90-cff8-49c2-aec9-1f1c613e7224 None None] GET http://192.168.122.181/volume// Sep 03 13:31:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-359a3c90-cff8-49c2-aec9-1f1c613e7224 None None] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:31:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-359a3c90-cff8-49c2-aec9-1f1c613e7224 None None] Calling method 'all' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:31:34 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-359a3c90-cff8-49c2-aec9-1f1c613e7224 None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:31:34 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 5/10] 192.168.122.181 () {58 vars in 1317 bytes} [Thu Sep 3 13:31:34 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 13:31:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-4dd8bfaf-578f-471a-ab69-88415d020cb5 req-f0f0a1ce-3942-4d16-841c-1d005521f015 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:31:35 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-4dd8bfaf-578f-471a-ab69-88415d020cb5 req-f0f0a1ce-3942-4d16-841c-1d005521f015 tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] POST http://192.168.122.181/volume/v3/attachments Sep 03 13:31:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-4dd8bfaf-578f-471a-ab69-88415d020cb5 req-f0f0a1ce-3942-4d16-841c-1d005521f015 tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "09a4b4ec-cc4a-4d9e-ba27-7af9202731b7", "connector": null, "instance_uuid": "22169309-efd8-4f13-9b5c-c437b4c93d57"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:31:35 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:31:35 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:31:35 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:31:35 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:31:35 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Sep 03 13:31:35 devstack devstack@c-api.service[86719]: .first() Sep 03 13:31:35 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-4dd8bfaf-578f-471a-ab69-88415d020cb5 req-f0f0a1ce-3942-4d16-841c-1d005521f015 tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] http://192.168.122.181/volume/v3/attachments returned with HTTP 200 Sep 03 13:31:35 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 6/11] 192.168.122.181 () {66 vars in 1483 bytes} [Thu Sep 3 13:31:34 2026] POST /volume/v3/attachments => generated 273 bytes in 600 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:31:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f39a823d-7651-48b9-a632-0d5c6a544235 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:31:35 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f39a823d-7651-48b9-a632-0d5c6a544235 tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] GET http://192.168.122.181/volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 Sep 03 13:31:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f39a823d-7651-48b9-a632-0d5c6a544235 tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:31:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f39a823d-7651-48b9-a632-0d5c6a544235 tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:31:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-a24df46c-8776-4353-a2d3-d122d9220e79 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:31:35 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:31:35 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:31:35 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a24df46c-8776-4353-a2d3-d122d9220e79 None None] GET http://192.168.122.181/volume// Sep 03 13:31:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a24df46c-8776-4353-a2d3-d122d9220e79 None None] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:31:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a24df46c-8776-4353-a2d3-d122d9220e79 None None] Calling method 'all' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:31:35 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a24df46c-8776-4353-a2d3-d122d9220e79 None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:31:35 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 7/12] 192.168.122.181 () {58 vars in 1315 bytes} [Thu Sep 3 13:31:35 2026] GET /volume/ => generated 390 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 13:31:35 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:31:35 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:31:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-4dd8bfaf-578f-471a-ab69-88415d020cb5 req-62127d6e-a74d-4e62-a7bb-4e19fb31bd6a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:31:35 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-f39a823d-7651-48b9-a632-0d5c6a544235 tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Volume info retrieved successfully. Sep 03 13:31:35 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-4dd8bfaf-578f-471a-ab69-88415d020cb5 req-62127d6e-a74d-4e62-a7bb-4e19fb31bd6a tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] GET http://192.168.122.181/volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 Sep 03 13:31:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-4dd8bfaf-578f-471a-ab69-88415d020cb5 req-62127d6e-a74d-4e62-a7bb-4e19fb31bd6a tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:31:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-4dd8bfaf-578f-471a-ab69-88415d020cb5 req-62127d6e-a74d-4e62-a7bb-4e19fb31bd6a tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:31:35 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f39a823d-7651-48b9-a632-0d5c6a544235 tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] http://192.168.122.181/volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 returned with HTTP 200 Sep 03 13:31:35 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 6/13] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:31:35 2026] GET /volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 => generated 852 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:31:35 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:31:35 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:31:35 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:31:35 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:31:35 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-4dd8bfaf-578f-471a-ab69-88415d020cb5 req-62127d6e-a74d-4e62-a7bb-4e19fb31bd6a tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Volume info retrieved successfully. Sep 03 13:31:35 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-4dd8bfaf-578f-471a-ab69-88415d020cb5 req-62127d6e-a74d-4e62-a7bb-4e19fb31bd6a tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] http://192.168.122.181/volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 returned with HTTP 200 Sep 03 13:31:35 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 8/14] 192.168.122.181 () {62 vars in 1528 bytes} [Thu Sep 3 13:31:35 2026] GET /volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 => generated 1033 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:31:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-9ecac9f9-432d-4c52-8f35-a0e224c5273c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:31:36 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9ecac9f9-432d-4c52-8f35-a0e224c5273c tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] GET http://192.168.122.181/volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 Sep 03 13:31:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9ecac9f9-432d-4c52-8f35-a0e224c5273c tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:31:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9ecac9f9-432d-4c52-8f35-a0e224c5273c tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:31:36 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:31:36 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:31:36 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:31:36 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:31:36 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-9ecac9f9-432d-4c52-8f35-a0e224c5273c tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Volume info retrieved successfully. Sep 03 13:31:36 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9ecac9f9-432d-4c52-8f35-a0e224c5273c tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] http://192.168.122.181/volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 returned with HTTP 200 Sep 03 13:31:36 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 7/15] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:31:36 2026] GET /volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 => generated 852 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:31:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-4f2c1b1d-f75e-47bd-a9a3-d51c7a9eda1d None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:31:37 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4f2c1b1d-f75e-47bd-a9a3-d51c7a9eda1d tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] GET http://192.168.122.181/volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 Sep 03 13:31:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4f2c1b1d-f75e-47bd-a9a3-d51c7a9eda1d tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:31:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4f2c1b1d-f75e-47bd-a9a3-d51c7a9eda1d tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:31:38 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:31:38 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:31:38 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:31:38 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:31:38 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-4f2c1b1d-f75e-47bd-a9a3-d51c7a9eda1d tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Volume info retrieved successfully. Sep 03 13:31:38 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4f2c1b1d-f75e-47bd-a9a3-d51c7a9eda1d tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] http://192.168.122.181/volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 returned with HTTP 200 Sep 03 13:31:38 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 9/16] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:31:37 2026] GET /volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 => generated 852 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:31:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-4dd8bfaf-578f-471a-ab69-88415d020cb5 req-129d1e33-943e-4bb7-8480-564b2c066354 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:31:38 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-4dd8bfaf-578f-471a-ab69-88415d020cb5 req-129d1e33-943e-4bb7-8480-564b2c066354 tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] PUT http://192.168.122.181/volume/v3/attachments/1f079dc6-59f9-4cae-b893-16d46ee0acff Sep 03 13:31:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-4dd8bfaf-578f-471a-ab69-88415d020cb5 req-129d1e33-943e-4bb7-8480-564b2c066354 tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.181", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8d232b6e4de", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "108e3980-7d2b-493a-aa24-bb1dd072d0d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:31:38 devstack devstack@c-api.service[86720]: /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 03 13:31:38 devstack devstack@c-api.service[86720]: .first() Sep 03 13:31:38 devstack devstack@c-api.service[86720]: DEBUG cinder.coordination [req-4dd8bfaf-578f-471a-ab69-88415d020cb5 req-129d1e33-943e-4bb7-8480-564b2c066354 tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Acquiring lock "cinder-attachment_update-09a4b4ec-cc4a-4d9e-ba27-7af9202731b7-devstack" by "attachment_update" {{(pid=86720) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 13:31:38 devstack devstack@c-api.service[86720]: DEBUG cinder.coordination [req-4dd8bfaf-578f-471a-ab69-88415d020cb5 req-129d1e33-943e-4bb7-8480-564b2c066354 tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Lock "cinder-attachment_update-09a4b4ec-cc4a-4d9e-ba27-7af9202731b7-devstack" acquired by "attachment_update" :: waited 0.037s {{(pid=86720) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 13:31:38 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:31:38 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:31:38 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:31:38 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:31:39 devstack devstack@c-api.service[86720]: DEBUG cinder.coordination [req-4dd8bfaf-578f-471a-ab69-88415d020cb5 req-129d1e33-943e-4bb7-8480-564b2c066354 tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Lock "cinder-attachment_update-09a4b4ec-cc4a-4d9e-ba27-7af9202731b7-devstack" released by "attachment_update" :: held 0.774s {{(pid=86720) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 13:31:39 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-4dd8bfaf-578f-471a-ab69-88415d020cb5 req-129d1e33-943e-4bb7-8480-564b2c066354 tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] http://192.168.122.181/volume/v3/attachments/1f079dc6-59f9-4cae-b893-16d46ee0acff returned with HTTP 200 Sep 03 13:31:39 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 8/17] 192.168.122.181 () {66 vars in 1593 bytes} [Thu Sep 3 13:31:38 2026] PUT /volume/v3/attachments/1f079dc6-59f9-4cae-b893-16d46ee0acff => generated 694 bytes in 975 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:31:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-97530313-0023-485f-9780-9435776bbfbc None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:31:39 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-97530313-0023-485f-9780-9435776bbfbc tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] GET http://192.168.122.181/volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 Sep 03 13:31:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-97530313-0023-485f-9780-9435776bbfbc tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:31:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-97530313-0023-485f-9780-9435776bbfbc tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:31:39 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:31:39 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:31:39 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:31:39 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:31:39 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-97530313-0023-485f-9780-9435776bbfbc tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Volume info retrieved successfully. Sep 03 13:31:39 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-97530313-0023-485f-9780-9435776bbfbc tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] http://192.168.122.181/volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 returned with HTTP 200 Sep 03 13:31:39 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 10/18] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:31:39 2026] GET /volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 => generated 853 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:31:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-cf5079f7-0b2f-42ce-ae90-e388d744a11a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:31:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-cf5079f7-0b2f-42ce-ae90-e388d744a11a tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] GET http://192.168.122.181/volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 Sep 03 13:31:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-cf5079f7-0b2f-42ce-ae90-e388d744a11a tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:31:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-cf5079f7-0b2f-42ce-ae90-e388d744a11a tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:31:40 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:31:40 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:31:40 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:31:40 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:31:40 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-cf5079f7-0b2f-42ce-ae90-e388d744a11a tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Volume info retrieved successfully. Sep 03 13:31:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-cf5079f7-0b2f-42ce-ae90-e388d744a11a tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] http://192.168.122.181/volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 returned with HTTP 200 Sep 03 13:31:40 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 9/19] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:31:40 2026] GET /volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 => generated 853 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:31:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-4dd8bfaf-578f-471a-ab69-88415d020cb5 req-04a0266c-9140-4690-a981-3b8b0f39802a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:31:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-4dd8bfaf-578f-471a-ab69-88415d020cb5 req-04a0266c-9140-4690-a981-3b8b0f39802a tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] POST http://192.168.122.181/volume/v3/attachments/1f079dc6-59f9-4cae-b893-16d46ee0acff/action Sep 03 13:31:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-4dd8bfaf-578f-471a-ab69-88415d020cb5 req-04a0266c-9140-4690-a981-3b8b0f39802a tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Action body: b'{"os-complete": null}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:31:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-4dd8bfaf-578f-471a-ab69-88415d020cb5 req-04a0266c-9140-4690-a981-3b8b0f39802a tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:31:40 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:31:40 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:31:40 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:31:40 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:31:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-4dd8bfaf-578f-471a-ab69-88415d020cb5 req-04a0266c-9140-4690-a981-3b8b0f39802a tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] http://192.168.122.181/volume/v3/attachments/1f079dc6-59f9-4cae-b893-16d46ee0acff/action returned with HTTP 204 Sep 03 13:31:41 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 11/20] 192.168.122.181 () {66 vars in 1614 bytes} [Thu Sep 3 13:31:40 2026] POST /volume/v3/attachments/1f079dc6-59f9-4cae-b893-16d46ee0acff/action => generated 0 bytes in 203 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:31:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-4ce0f746-3dd7-4f7d-98ff-2a3b42108026 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:31:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4ce0f746-3dd7-4f7d-98ff-2a3b42108026 tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] GET http://192.168.122.181/volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 Sep 03 13:31:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4ce0f746-3dd7-4f7d-98ff-2a3b42108026 tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:31:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4ce0f746-3dd7-4f7d-98ff-2a3b42108026 tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:31:41 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:31:41 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:31:41 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:31:41 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:31:41 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-4ce0f746-3dd7-4f7d-98ff-2a3b42108026 tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Volume info retrieved successfully. Sep 03 13:31:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4ce0f746-3dd7-4f7d-98ff-2a3b42108026 tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] http://192.168.122.181/volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 returned with HTTP 200 Sep 03 13:31:41 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 10/21] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:31:41 2026] GET /volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 => generated 1145 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:31:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-89a01d0f-78c6-49f0-8e42-7cd5569ab794 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:31:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-89a01d0f-78c6-49f0-8e42-7cd5569ab794 tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] GET http://192.168.122.181/volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 Sep 03 13:31:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-89a01d0f-78c6-49f0-8e42-7cd5569ab794 tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:31:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-89a01d0f-78c6-49f0-8e42-7cd5569ab794 tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:31:41 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:31:41 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:31:41 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:31:41 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:31:42 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-89a01d0f-78c6-49f0-8e42-7cd5569ab794 tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Volume info retrieved successfully. Sep 03 13:31:42 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-89a01d0f-78c6-49f0-8e42-7cd5569ab794 tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] http://192.168.122.181/volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 returned with HTTP 200 Sep 03 13:31:42 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 12/22] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:31:41 2026] GET /volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 => generated 1145 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:31:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-4390590e-337f-4160-9c75-1e56b1fcf211 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:31:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4390590e-337f-4160-9c75-1e56b1fcf211 tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:31:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4390590e-337f-4160-9c75-1e56b1fcf211 tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-253728940"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:31:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-4390590e-337f-4160-9c75-1e56b1fcf211 tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-253728940'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:31:43 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-4390590e-337f-4160-9c75-1e56b1fcf211 tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] Create volume of 1 GB Sep 03 13:31:43 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-4390590e-337f-4160-9c75-1e56b1fcf211 tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] Availability Zones retrieved successfully. Sep 03 13:31:43 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4390590e-337f-4160-9c75-1e56b1fcf211 tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] Flow 'volume_create_api' (7f277095-4111-4586-b574-28f5d4e0166f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:31:43 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4390590e-337f-4160-9c75-1e56b1fcf211 tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fcc7e40-4fad-427d-b808-1c1c083573c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:31:43 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-4390590e-337f-4160-9c75-1e56b1fcf211 tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:31:43 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4390590e-337f-4160-9c75-1e56b1fcf211 tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fcc7e40-4fad-427d-b808-1c1c083573c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:31:43 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4390590e-337f-4160-9c75-1e56b1fcf211 tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de1ff911-5ebe-49b5-a5bd-67be09bfc32b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:31:43 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-4390590e-337f-4160-9c75-1e56b1fcf211 tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] Created reservations ['df1530ec-d90b-471c-9c24-4e5c31719233', '342de1f5-4766-4005-b7d0-af00584f754c', '382f5754-aa6a-43b7-8226-512df1d34d62', 'fcf3bded-6d3b-4c15-b467-2b5465e917ab'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:31:43 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4390590e-337f-4160-9c75-1e56b1fcf211 tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de1ff911-5ebe-49b5-a5bd-67be09bfc32b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df1530ec-d90b-471c-9c24-4e5c31719233', '342de1f5-4766-4005-b7d0-af00584f754c', '382f5754-aa6a-43b7-8226-512df1d34d62', 'fcf3bded-6d3b-4c15-b467-2b5465e917ab']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:31:43 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4390590e-337f-4160-9c75-1e56b1fcf211 tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (498e81a3-622f-4c83-960e-7418794adbc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:31:43 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:31:43 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:31:43 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4390590e-337f-4160-9c75-1e56b1fcf211 tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (498e81a3-622f-4c83-960e-7418794adbc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27fa1a29-40d5-4655-b81c-a44223f128a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-253728940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65046c9c563d40188ce67b630167ba9f',qos_specs=None,replication_status=,reservations=['df1530ec-d90b-471c-9c24-4e5c31719233','342de1f5-4766-4005-b7d0-af00584f754c','382f5754-aa6a-43b7-8226-512df1d34d62','fcf3bded-6d3b-4c15-b467-2b5465e917ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dd2163080904635b00157d16952eeb2',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:31:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-253728940',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27fa1a29-40d5-4655-b81c-a44223f128a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65046c9c563d40188ce67b630167ba9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6dd2163080904635b00157d16952eeb2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:31:43 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4390590e-337f-4160-9c75-1e56b1fcf211 tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2f8d860-2344-41f2-af47-3cefff7f637a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:31:43 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4390590e-337f-4160-9c75-1e56b1fcf211 tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2f8d860-2344-41f2-af47-3cefff7f637a) transitioned into state 'SUCCESS' from state '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-253728940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65046c9c563d40188ce67b630167ba9f',qos_specs=None,replication_status=,reservations=['df1530ec-d90b-471c-9c24-4e5c31719233','342de1f5-4766-4005-b7d0-af00584f754c','382f5754-aa6a-43b7-8226-512df1d34d62','fcf3bded-6d3b-4c15-b467-2b5465e917ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dd2163080904635b00157d16952eeb2',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:31:43 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4390590e-337f-4160-9c75-1e56b1fcf211 tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93ebc271-1d72-4055-b338-f951fcc65d70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:31:43 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4390590e-337f-4160-9c75-1e56b1fcf211 tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93ebc271-1d72-4055-b338-f951fcc65d70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:31:43 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4390590e-337f-4160-9c75-1e56b1fcf211 tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] Flow 'volume_create_api' (7f277095-4111-4586-b574-28f5d4e0166f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:31:43 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-4390590e-337f-4160-9c75-1e56b1fcf211 tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] Create volume request issued successfully. Sep 03 13:31:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4390590e-337f-4160-9c75-1e56b1fcf211 tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:31:43 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 11/23] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:31:43 2026] POST /volume/v3/volumes => generated 763 bytes in 728 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:31:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-2eb3757c-d45c-4914-a0cd-328d1157e86d None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:31:44 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2eb3757c-d45c-4914-a0cd-328d1157e86d tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] GET http://192.168.122.181/volume/v3/volumes/27fa1a29-40d5-4655-b81c-a44223f128a9 Sep 03 13:31:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2eb3757c-d45c-4914-a0cd-328d1157e86d tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:31:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2eb3757c-d45c-4914-a0cd-328d1157e86d tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:31:44 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:31:44 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:31:44 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:31:44 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:31:44 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-2eb3757c-d45c-4914-a0cd-328d1157e86d tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] Volume info retrieved successfully. Sep 03 13:31:44 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2eb3757c-d45c-4914-a0cd-328d1157e86d tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] http://192.168.122.181/volume/v3/volumes/27fa1a29-40d5-4655-b81c-a44223f128a9 returned with HTTP 200 Sep 03 13:31:44 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 13/24] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:31:43 2026] GET /volume/v3/volumes/27fa1a29-40d5-4655-b81c-a44223f128a9 => generated 831 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:31:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ed8aa298-444a-46b7-9a1e-00a43429772f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:31:45 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ed8aa298-444a-46b7-9a1e-00a43429772f tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] GET http://192.168.122.181/volume/v3/volumes/27fa1a29-40d5-4655-b81c-a44223f128a9 Sep 03 13:31:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ed8aa298-444a-46b7-9a1e-00a43429772f tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:31:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ed8aa298-444a-46b7-9a1e-00a43429772f tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:31:45 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:31:45 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:31:45 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:31:45 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:31:45 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-ed8aa298-444a-46b7-9a1e-00a43429772f tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] Volume info retrieved successfully. Sep 03 13:31:45 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ed8aa298-444a-46b7-9a1e-00a43429772f tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] http://192.168.122.181/volume/v3/volumes/27fa1a29-40d5-4655-b81c-a44223f128a9 returned with HTTP 200 Sep 03 13:31:45 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 12/25] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:31:45 2026] GET /volume/v3/volumes/27fa1a29-40d5-4655-b81c-a44223f128a9 => generated 855 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:31:46 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-7d375149-991f-45d2-8912-9dd49aaaa237 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:31:46 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7d375149-991f-45d2-8912-9dd49aaaa237 tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] GET http://192.168.122.181/volume/v3/volumes/27fa1a29-40d5-4655-b81c-a44223f128a9 Sep 03 13:31:46 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7d375149-991f-45d2-8912-9dd49aaaa237 tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:31:46 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7d375149-991f-45d2-8912-9dd49aaaa237 tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:31:46 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:31:46 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:31:46 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:31:46 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:31:46 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-7d375149-991f-45d2-8912-9dd49aaaa237 tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] Volume info retrieved successfully. Sep 03 13:31:46 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7d375149-991f-45d2-8912-9dd49aaaa237 tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] http://192.168.122.181/volume/v3/volumes/27fa1a29-40d5-4655-b81c-a44223f128a9 returned with HTTP 200 Sep 03 13:31:46 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 14/26] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:31:46 2026] GET /volume/v3/volumes/27fa1a29-40d5-4655-b81c-a44223f128a9 => generated 855 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:31:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-589c334c-04b1-476f-b457-25823890a408 req-0ba82fa2-37e9-4b19-9193-2e0a03f473bf None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:31:47 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-589c334c-04b1-476f-b457-25823890a408 req-0ba82fa2-37e9-4b19-9193-2e0a03f473bf tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] DELETE http://192.168.122.181/volume/v3/attachments/1f079dc6-59f9-4cae-b893-16d46ee0acff Sep 03 13:31:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-589c334c-04b1-476f-b457-25823890a408 req-0ba82fa2-37e9-4b19-9193-2e0a03f473bf tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:31:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-589c334c-04b1-476f-b457-25823890a408 req-0ba82fa2-37e9-4b19-9193-2e0a03f473bf tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:31:47 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:31:47 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:31:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-5a7c3739-5acb-4c4c-96ed-83c764de1393 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:31:47 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5a7c3739-5acb-4c4c-96ed-83c764de1393 tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] GET http://192.168.122.181/volume/v3/volumes/27fa1a29-40d5-4655-b81c-a44223f128a9 Sep 03 13:31:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5a7c3739-5acb-4c4c-96ed-83c764de1393 tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:31:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5a7c3739-5acb-4c4c-96ed-83c764de1393 tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:31:47 devstack devstack@c-api.service[86720]: /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 03 13:31:47 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, Sep 03 13:31:47 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:31:47 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:31:47 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:31:47 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:31:47 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-5a7c3739-5acb-4c4c-96ed-83c764de1393 tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] Volume info retrieved successfully. Sep 03 13:31:47 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5a7c3739-5acb-4c4c-96ed-83c764de1393 tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] http://192.168.122.181/volume/v3/volumes/27fa1a29-40d5-4655-b81c-a44223f128a9 returned with HTTP 200 Sep 03 13:31:47 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 15/27] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:31:47 2026] GET /volume/v3/volumes/27fa1a29-40d5-4655-b81c-a44223f128a9 => generated 856 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:31:48 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-589c334c-04b1-476f-b457-25823890a408 req-0ba82fa2-37e9-4b19-9193-2e0a03f473bf tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] http://192.168.122.181/volume/v3/attachments/1f079dc6-59f9-4cae-b893-16d46ee0acff returned with HTTP 200 Sep 03 13:31:48 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 13/28] 192.168.122.181 () {64 vars in 1562 bytes} [Thu Sep 3 13:31:47 2026] DELETE /volume/v3/attachments/1f079dc6-59f9-4cae-b893-16d46ee0acff => generated 19 bytes in 778 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:31:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-388b93f4-7a64-4eac-bca8-90b45df6895c req-9084f929-b551-4bb4-87a8-5c60dab73e9b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:31:48 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-388b93f4-7a64-4eac-bca8-90b45df6895c req-9084f929-b551-4bb4-87a8-5c60dab73e9b tempest-VolumesAdminNegativeTest-2114817277 tempest-VolumesAdminNegativeTest-2114817277-project] GET http://192.168.122.181/volume/v3/volumes/f5e46ea3-9071-4c38-9308-3ca7fcf2431c Sep 03 13:31:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-388b93f4-7a64-4eac-bca8-90b45df6895c req-9084f929-b551-4bb4-87a8-5c60dab73e9b tempest-VolumesAdminNegativeTest-2114817277 tempest-VolumesAdminNegativeTest-2114817277-project] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:31:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-388b93f4-7a64-4eac-bca8-90b45df6895c req-9084f929-b551-4bb4-87a8-5c60dab73e9b tempest-VolumesAdminNegativeTest-2114817277 tempest-VolumesAdminNegativeTest-2114817277-project] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:31:48 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-388b93f4-7a64-4eac-bca8-90b45df6895c req-9084f929-b551-4bb4-87a8-5c60dab73e9b tempest-VolumesAdminNegativeTest-2114817277 tempest-VolumesAdminNegativeTest-2114817277-project] http://192.168.122.181/volume/v3/volumes/f5e46ea3-9071-4c38-9308-3ca7fcf2431c returned with HTTP 404 Sep 03 13:31:48 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 16/29] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:31:48 2026] GET /volume/v3/volumes/f5e46ea3-9071-4c38-9308-3ca7fcf2431c => generated 109 bytes in 164 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:31:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-c8339408-9ddf-4710-b6e3-e25bb7e5eb4c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:31:48 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c8339408-9ddf-4710-b6e3-e25bb7e5eb4c tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] DELETE http://192.168.122.181/volume/v3/volumes/27fa1a29-40d5-4655-b81c-a44223f128a9 Sep 03 13:31:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c8339408-9ddf-4710-b6e3-e25bb7e5eb4c tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:31:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c8339408-9ddf-4710-b6e3-e25bb7e5eb4c tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:31:48 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-c8339408-9ddf-4710-b6e3-e25bb7e5eb4c tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] Delete volume with id: 27fa1a29-40d5-4655-b81c-a44223f128a9 Sep 03 13:31:48 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:31:48 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:31:48 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:31:48 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:31:48 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-c8339408-9ddf-4710-b6e3-e25bb7e5eb4c tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] Volume info retrieved successfully. Sep 03 13:31:48 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-c8339408-9ddf-4710-b6e3-e25bb7e5eb4c tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] Delete volume request issued successfully. Sep 03 13:31:48 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c8339408-9ddf-4710-b6e3-e25bb7e5eb4c tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] http://192.168.122.181/volume/v3/volumes/27fa1a29-40d5-4655-b81c-a44223f128a9 returned with HTTP 202 Sep 03 13:31:48 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 14/30] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:31:48 2026] DELETE /volume/v3/volumes/27fa1a29-40d5-4655-b81c-a44223f128a9 => generated 0 bytes in 183 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:31:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-23673013-df24-4b5d-86d5-aa8f93adcee4 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:31:48 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-23673013-df24-4b5d-86d5-aa8f93adcee4 tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] GET http://192.168.122.181/volume/v3/volumes/27fa1a29-40d5-4655-b81c-a44223f128a9 Sep 03 13:31:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-23673013-df24-4b5d-86d5-aa8f93adcee4 tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:31:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-23673013-df24-4b5d-86d5-aa8f93adcee4 tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:31:48 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:31:48 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:31:48 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:31:48 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:31:48 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-23673013-df24-4b5d-86d5-aa8f93adcee4 tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] Volume info retrieved successfully. Sep 03 13:31:48 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-23673013-df24-4b5d-86d5-aa8f93adcee4 tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] http://192.168.122.181/volume/v3/volumes/27fa1a29-40d5-4655-b81c-a44223f128a9 returned with HTTP 200 Sep 03 13:31:48 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 17/31] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:31:48 2026] GET /volume/v3/volumes/27fa1a29-40d5-4655-b81c-a44223f128a9 => generated 855 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:31:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-3fc91d89-146b-4097-8169-27837413a89f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:31:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3fc91d89-146b-4097-8169-27837413a89f tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] GET http://192.168.122.181/volume/v3/volumes/27fa1a29-40d5-4655-b81c-a44223f128a9 Sep 03 13:31:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3fc91d89-146b-4097-8169-27837413a89f tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:31:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3fc91d89-146b-4097-8169-27837413a89f tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:31:49 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:31:49 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:31:49 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:31:49 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:31:49 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-3fc91d89-146b-4097-8169-27837413a89f tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] Volume info retrieved successfully. Sep 03 13:31:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3fc91d89-146b-4097-8169-27837413a89f tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] http://192.168.122.181/volume/v3/volumes/27fa1a29-40d5-4655-b81c-a44223f128a9 returned with HTTP 200 Sep 03 13:31:49 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 15/32] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:31:49 2026] GET /volume/v3/volumes/27fa1a29-40d5-4655-b81c-a44223f128a9 => generated 855 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:31:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-1412ca20-9ed2-4f8b-b455-6808f32781d9 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:31:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1412ca20-9ed2-4f8b-b455-6808f32781d9 tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] GET http://192.168.122.181/volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 Sep 03 13:31:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1412ca20-9ed2-4f8b-b455-6808f32781d9 tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:31:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1412ca20-9ed2-4f8b-b455-6808f32781d9 tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:31:50 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:31:50 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:31:50 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:31:50 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:31:50 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-1412ca20-9ed2-4f8b-b455-6808f32781d9 tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Volume info retrieved successfully. Sep 03 13:31:50 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1412ca20-9ed2-4f8b-b455-6808f32781d9 tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] http://192.168.122.181/volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 returned with HTTP 200 Sep 03 13:31:50 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 18/33] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:31:49 2026] GET /volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 => generated 853 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:31:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-7c1b153b-b2d3-48a6-bc5c-04b770abc6a2 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:31:50 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7c1b153b-b2d3-48a6-bc5c-04b770abc6a2 tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] GET http://192.168.122.181/volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 Sep 03 13:31:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7c1b153b-b2d3-48a6-bc5c-04b770abc6a2 tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:31:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7c1b153b-b2d3-48a6-bc5c-04b770abc6a2 tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:31:50 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:31:50 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:31:50 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:31:50 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:31:50 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-7c1b153b-b2d3-48a6-bc5c-04b770abc6a2 tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Volume info retrieved successfully. Sep 03 13:31:50 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7c1b153b-b2d3-48a6-bc5c-04b770abc6a2 tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] http://192.168.122.181/volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 returned with HTTP 200 Sep 03 13:31:50 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 16/34] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:31:50 2026] GET /volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 => generated 853 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:31:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-644483ec-ce73-4680-a542-1b35319ec9b8 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:31:50 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-644483ec-ce73-4680-a542-1b35319ec9b8 tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] GET http://192.168.122.181/volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 Sep 03 13:31:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-644483ec-ce73-4680-a542-1b35319ec9b8 tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:31:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-644483ec-ce73-4680-a542-1b35319ec9b8 tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:31:50 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:31:50 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:31:50 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:31:50 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:31:50 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-644483ec-ce73-4680-a542-1b35319ec9b8 tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Volume info retrieved successfully. Sep 03 13:31:50 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-644483ec-ce73-4680-a542-1b35319ec9b8 tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] http://192.168.122.181/volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 returned with HTTP 200 Sep 03 13:31:50 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 19/35] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:31:50 2026] GET /volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 => generated 853 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:31:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-6812d809-c1af-4e3d-9991-f2a9083b0937 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:31:50 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6812d809-c1af-4e3d-9991-f2a9083b0937 tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] DELETE http://192.168.122.181/volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 Sep 03 13:31:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6812d809-c1af-4e3d-9991-f2a9083b0937 tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:31:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6812d809-c1af-4e3d-9991-f2a9083b0937 tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:31:50 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-6812d809-c1af-4e3d-9991-f2a9083b0937 tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Delete volume with id: 09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 Sep 03 13:31:50 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:31:50 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:31:50 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:31:50 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:31:50 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-6812d809-c1af-4e3d-9991-f2a9083b0937 tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Volume info retrieved successfully. Sep 03 13:31:50 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-6812d809-c1af-4e3d-9991-f2a9083b0937 tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Delete volume request issued successfully. Sep 03 13:31:50 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6812d809-c1af-4e3d-9991-f2a9083b0937 tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] http://192.168.122.181/volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 returned with HTTP 202 Sep 03 13:31:50 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 17/36] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:31:50 2026] DELETE /volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 => generated 0 bytes in 195 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:31:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-7214806d-22fe-4a84-9b38-18e2298331de None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:31:50 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7214806d-22fe-4a84-9b38-18e2298331de tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] GET http://192.168.122.181/volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 Sep 03 13:31:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7214806d-22fe-4a84-9b38-18e2298331de tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:31:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7214806d-22fe-4a84-9b38-18e2298331de tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:31:50 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:31:50 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:31:50 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:31:50 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:31:50 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-7214806d-22fe-4a84-9b38-18e2298331de tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Volume info retrieved successfully. Sep 03 13:31:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e65d5bf0-d9d8-40f1-bed3-bf2e0d477a14 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:31:50 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7214806d-22fe-4a84-9b38-18e2298331de tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] http://192.168.122.181/volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 returned with HTTP 200 Sep 03 13:31:50 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 20/37] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:31:50 2026] GET /volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 => generated 852 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:31:50 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e65d5bf0-d9d8-40f1-bed3-bf2e0d477a14 tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] GET http://192.168.122.181/volume/v3/volumes/27fa1a29-40d5-4655-b81c-a44223f128a9 Sep 03 13:31:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e65d5bf0-d9d8-40f1-bed3-bf2e0d477a14 tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:31:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e65d5bf0-d9d8-40f1-bed3-bf2e0d477a14 tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:31:51 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:31:51 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:31:51 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:31:51 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:31:51 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-e65d5bf0-d9d8-40f1-bed3-bf2e0d477a14 tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] Volume info retrieved successfully. Sep 03 13:31:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e65d5bf0-d9d8-40f1-bed3-bf2e0d477a14 tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] http://192.168.122.181/volume/v3/volumes/27fa1a29-40d5-4655-b81c-a44223f128a9 returned with HTTP 200 Sep 03 13:31:51 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 18/38] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:31:50 2026] GET /volume/v3/volumes/27fa1a29-40d5-4655-b81c-a44223f128a9 => generated 855 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:31:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e57fbf32-5e61-4a6e-8940-7e5e71960c6e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:31:52 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e57fbf32-5e61-4a6e-8940-7e5e71960c6e tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] GET http://192.168.122.181/volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 Sep 03 13:31:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e57fbf32-5e61-4a6e-8940-7e5e71960c6e tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:31:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e57fbf32-5e61-4a6e-8940-7e5e71960c6e tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:31:52 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:31:52 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:31:52 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:31:52 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:31:52 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-e57fbf32-5e61-4a6e-8940-7e5e71960c6e tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Volume info retrieved successfully. Sep 03 13:31:52 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e57fbf32-5e61-4a6e-8940-7e5e71960c6e tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] http://192.168.122.181/volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 returned with HTTP 200 Sep 03 13:31:52 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 21/39] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:31:51 2026] GET /volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 => generated 852 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:31:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-349d8268-2083-46de-8891-c73d24339caf None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:31:52 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-349d8268-2083-46de-8891-c73d24339caf tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] GET http://192.168.122.181/volume/v3/volumes/27fa1a29-40d5-4655-b81c-a44223f128a9 Sep 03 13:31:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-349d8268-2083-46de-8891-c73d24339caf tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:31:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-349d8268-2083-46de-8891-c73d24339caf tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:31:52 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:31:52 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:31:52 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:31:52 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:31:52 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-349d8268-2083-46de-8891-c73d24339caf tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] Volume info retrieved successfully. Sep 03 13:31:52 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-349d8268-2083-46de-8891-c73d24339caf tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] http://192.168.122.181/volume/v3/volumes/27fa1a29-40d5-4655-b81c-a44223f128a9 returned with HTTP 200 Sep 03 13:31:52 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 19/40] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:31:52 2026] GET /volume/v3/volumes/27fa1a29-40d5-4655-b81c-a44223f128a9 => generated 855 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:31:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-d6c34d38-aae8-4376-bd95-20b188bb348b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:31:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d6c34d38-aae8-4376-bd95-20b188bb348b tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] GET http://192.168.122.181/volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 Sep 03 13:31:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d6c34d38-aae8-4376-bd95-20b188bb348b tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:31:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d6c34d38-aae8-4376-bd95-20b188bb348b tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:31:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d6c34d38-aae8-4376-bd95-20b188bb348b tempest-DeleteServersTestJSON-1606699146 tempest-DeleteServersTestJSON-1606699146-project-member] http://192.168.122.181/volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 returned with HTTP 404 Sep 03 13:31:53 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 22/41] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:31:53 2026] GET /volume/v3/volumes/09a4b4ec-cc4a-4d9e-ba27-7af9202731b7 => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:31:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-8814aa6b-5fcd-4329-8bff-ec7d3069069f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:31:53 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8814aa6b-5fcd-4329-8bff-ec7d3069069f tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] GET http://192.168.122.181/volume/v3/volumes/27fa1a29-40d5-4655-b81c-a44223f128a9 Sep 03 13:31:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8814aa6b-5fcd-4329-8bff-ec7d3069069f tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:31:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8814aa6b-5fcd-4329-8bff-ec7d3069069f tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:31:53 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8814aa6b-5fcd-4329-8bff-ec7d3069069f tempest-VolumesAdminNegativeTest-1789144780 tempest-VolumesAdminNegativeTest-1789144780-project-member] http://192.168.122.181/volume/v3/volumes/27fa1a29-40d5-4655-b81c-a44223f128a9 returned with HTTP 404 Sep 03 13:31:53 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 20/42] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:31:53 2026] GET /volume/v3/volumes/27fa1a29-40d5-4655-b81c-a44223f128a9 => generated 109 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:32:03 devstack devstack@c-api.service[86719]: DEBUG dbcounter [-] [86719] Writing DB stats cinder:SELECT=108,cinder:INSERT=11,cinder:UPDATE=16 {{(pid=86719) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:32:03 devstack devstack@c-api.service[86720]: DEBUG dbcounter [-] [86720] Writing DB stats cinder:SELECT=128,cinder:INSERT=22,cinder:UPDATE=30 {{(pid=86720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:32:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-2f3bd9c7-a5c9-4dd0-bf62-3f0a61be82f5 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2f3bd9c7-a5c9-4dd0-bf62-3f0a61be82f5 tempest-GroupSnapshotsV319Test-1779409537 tempest-GroupSnapshotsV319Test-1779409537-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:32:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2f3bd9c7-a5c9-4dd0-bf62-3f0a61be82f5 tempest-GroupSnapshotsV319Test-1779409537 tempest-GroupSnapshotsV319Test-1779409537-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-872718670"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:32:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2f3bd9c7-a5c9-4dd0-bf62-3f0a61be82f5 tempest-GroupSnapshotsV319Test-1779409537 tempest-GroupSnapshotsV319Test-1779409537-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:32:04 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 23/43] 192.168.122.181 () {60 vars in 1136 bytes} [Thu Sep 3 13:32:04 2026] POST /volume/v3/types => generated 227 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:32:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-71d1cf5e-ee0e-4931-8add-f2296a2d110b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-71d1cf5e-ee0e-4931-8add-f2296a2d110b tempest-GroupSnapshotsV319Test-1779409537 tempest-GroupSnapshotsV319Test-1779409537-project-admin] POST http://192.168.122.181/volume/v3/group_types Sep 03 13:32:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-71d1cf5e-ee0e-4931-8add-f2296a2d110b tempest-GroupSnapshotsV319Test-1779409537 tempest-GroupSnapshotsV319Test-1779409537-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-788415974"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:32:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-71d1cf5e-ee0e-4931-8add-f2296a2d110b tempest-GroupSnapshotsV319Test-1779409537 tempest-GroupSnapshotsV319Test-1779409537-project-admin] http://192.168.122.181/volume/v3/group_types returned with HTTP 202 Sep 03 13:32:04 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 21/44] 192.168.122.181 () {62 vars in 1195 bytes} [Thu Sep 3 13:32:04 2026] POST /volume/v3/group_types => generated 184 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:32:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-7a045be8-237c-4c42-889e-7c24ddfda845 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7a045be8-237c-4c42-889e-7c24ddfda845 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] POST http://192.168.122.181/volume/v3/groups Sep 03 13:32:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7a045be8-237c-4c42-889e-7c24ddfda845 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "1e4dd70e-43a2-4cae-b487-6156325a8daf", "volume_types": ["db7dc4f5-d68b-4c18-aa30-b99b79be7c81"], "name": "tempest-GroupSnapshotsV319Test-Group-51490033"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:32:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.groups [None req-7a045be8-237c-4c42-889e-7c24ddfda845 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Creating new group {'group': {'group_type': '1e4dd70e-43a2-4cae-b487-6156325a8daf', 'volume_types': ['db7dc4f5-d68b-4c18-aa30-b99b79be7c81'], 'name': 'tempest-GroupSnapshotsV319Test-Group-51490033'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 03 13:32:05 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.groups [None req-7a045be8-237c-4c42-889e-7c24ddfda845 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-51490033. Sep 03 13:32:05 devstack devstack@c-api.service[86719]: /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 03 13:32:05 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 13:32:05 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-7a045be8-237c-4c42-889e-7c24ddfda845 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Availability zone cache updated, next update will occur around 2026-09-03 12:32:05.171626. {{(pid=86719) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 03 13:32:05 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-7a045be8-237c-4c42-889e-7c24ddfda845 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Availability Zones retrieved successfully. Sep 03 13:32:05 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-7a045be8-237c-4c42-889e-7c24ddfda845 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Created reservations ['19c4bcf2-faad-4cf7-91ba-6a8881404317'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:32:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7a045be8-237c-4c42-889e-7c24ddfda845 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] http://192.168.122.181/volume/v3/groups returned with HTTP 202 Sep 03 13:32:05 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 24/45] 192.168.122.181 () {62 vars in 1181 bytes} [Thu Sep 3 13:32:04 2026] POST /volume/v3/groups => generated 114 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:32:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-8c7301ed-0cc4-4029-8360-42ba773434ae None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8c7301ed-0cc4-4029-8360-42ba773434ae tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] GET http://192.168.122.181/volume/v3/groups/5de57ff3-b144-4272-bef1-22381598ad90 Sep 03 13:32:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8c7301ed-0cc4-4029-8360-42ba773434ae tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8c7301ed-0cc4-4029-8360-42ba773434ae tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.groups [None req-8c7301ed-0cc4-4029-8360-42ba773434ae tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] show called for member 5de57ff3-b144-4272-bef1-22381598ad90 {{(pid=86720) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 13:32:05 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:05 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:32:05 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:32:05 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), Sep 03 13:32:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8c7301ed-0cc4-4029-8360-42ba773434ae tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] http://192.168.122.181/volume/v3/groups/5de57ff3-b144-4272-bef1-22381598ad90 returned with HTTP 200 Sep 03 13:32:05 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 22/46] 192.168.122.181 () {60 vars in 1270 bytes} [Thu Sep 3 13:32:05 2026] GET /volume/v3/groups/5de57ff3-b144-4272-bef1-22381598ad90 => generated 394 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:32:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-b6d53a67-2120-4805-93e8-e1adc945720d None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:06 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b6d53a67-2120-4805-93e8-e1adc945720d tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] GET http://192.168.122.181/volume/v3/groups/5de57ff3-b144-4272-bef1-22381598ad90 Sep 03 13:32:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b6d53a67-2120-4805-93e8-e1adc945720d tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b6d53a67-2120-4805-93e8-e1adc945720d tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.groups [None req-b6d53a67-2120-4805-93e8-e1adc945720d tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] show called for member 5de57ff3-b144-4272-bef1-22381598ad90 {{(pid=86719) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 13:32:06 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:06 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:32:06 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:32:06 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), Sep 03 13:32:06 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b6d53a67-2120-4805-93e8-e1adc945720d tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] http://192.168.122.181/volume/v3/groups/5de57ff3-b144-4272-bef1-22381598ad90 returned with HTTP 200 Sep 03 13:32:06 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 25/47] 192.168.122.181 () {60 vars in 1270 bytes} [Thu Sep 3 13:32:06 2026] GET /volume/v3/groups/5de57ff3-b144-4272-bef1-22381598ad90 => generated 395 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:32:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-b97578ee-7006-4ec2-95c3-716634880e2f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:06 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b97578ee-7006-4ec2-95c3-716634880e2f tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:32:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b97578ee-7006-4ec2-95c3-716634880e2f tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1822843655", "volume_type": "db7dc4f5-d68b-4c18-aa30-b99b79be7c81", "group_id": "5de57ff3-b144-4272-bef1-22381598ad90", "size": 1}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:32:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-b97578ee-7006-4ec2-95c3-716634880e2f tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1822843655', 'volume_type': 'db7dc4f5-d68b-4c18-aa30-b99b79be7c81', 'group_id': '5de57ff3-b144-4272-bef1-22381598ad90', 'size': 1}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:32:06 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:06 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:32:06 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-b97578ee-7006-4ec2-95c3-716634880e2f tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Create volume of 1 GB Sep 03 13:32:06 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:32:06 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), Sep 03 13:32:06 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-b97578ee-7006-4ec2-95c3-716634880e2f tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Availability Zones retrieved successfully. Sep 03 13:32:06 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-b97578ee-7006-4ec2-95c3-716634880e2f tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Flow 'volume_create_api' (0cffc54d-773a-43ac-a65a-624e50815b54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:32:06 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-b97578ee-7006-4ec2-95c3-716634880e2f tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78548fc0-79c8-4041-9fad-0f4620143752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:32:06 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:06 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:32:06 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-b97578ee-7006-4ec2-95c3-716634880e2f tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:32:06 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-b97578ee-7006-4ec2-95c3-716634880e2f tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78548fc0-79c8-4041-9fad-0f4620143752) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:32:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=db7dc4f5-d68b-4c18-aa30-b99b79be7c81,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-872718670',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db7dc4f5-d68b-4c18-aa30-b99b79be7c81', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5de57ff3-b144-4272-bef1-22381598ad90', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:32:06 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-b97578ee-7006-4ec2-95c3-716634880e2f tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b38937af-aa6e-42c6-909e-f2409f05debf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:32:06 devstack devstack@c-api.service[86720]: WARNING cinder.quota [None req-b97578ee-7006-4ec2-95c3-716634880e2f tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-872718670 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-872718670, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:32:06 devstack devstack@c-api.service[86720]: WARNING cinder.quota [None req-b97578ee-7006-4ec2-95c3-716634880e2f tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-872718670 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-872718670, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:32:06 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-b97578ee-7006-4ec2-95c3-716634880e2f tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Created reservations ['a1db6cc7-c955-412f-8493-a5b773bf6657', '74145086-7e0c-4cf1-8d16-4991ab834107', '268bbe9f-d9c8-4c68-86b9-dc1f19590cda', '6d41ae5e-913c-4932-9845-8d54fe63270d'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:32:06 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-b97578ee-7006-4ec2-95c3-716634880e2f tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b38937af-aa6e-42c6-909e-f2409f05debf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1db6cc7-c955-412f-8493-a5b773bf6657', '74145086-7e0c-4cf1-8d16-4991ab834107', '268bbe9f-d9c8-4c68-86b9-dc1f19590cda', '6d41ae5e-913c-4932-9845-8d54fe63270d']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:32:06 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-b97578ee-7006-4ec2-95c3-716634880e2f tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77f318f4-b017-4363-ba9e-cca0c1d09bbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:32:06 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:32:06 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:32:06 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-b97578ee-7006-4ec2-95c3-716634880e2f tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77f318f4-b017-4363-ba9e-cca0c1d09bbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cabf4b58-cd94-4748-9049-15a6110f1041', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1822843655',encryption_key_id=None,group_id=5de57ff3-b144-4272-bef1-22381598ad90,group_type_id=,metadata={},multiattach=False,project_id='a96a2df4f2d74636824470670654f5d3',qos_specs=None,replication_status=,reservations=['a1db6cc7-c955-412f-8493-a5b773bf6657','74145086-7e0c-4cf1-8d16-4991ab834107','268bbe9f-d9c8-4c68-86b9-dc1f19590cda','6d41ae5e-913c-4932-9845-8d54fe63270d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51867b929afd4a86b2a453445c538a73',volume_type_id=db7dc4f5-d68b-4c18-aa30-b99b79be7c81), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:32:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1822843655',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5de57ff3-b144-4272-bef1-22381598ad90,host=None,id=cabf4b58-cd94-4748-9049-15a6110f1041,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a96a2df4f2d74636824470670654f5d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51867b929afd4a86b2a453445c538a73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(db7dc4f5-d68b-4c18-aa30-b99b79be7c81),volume_type_id=db7dc4f5-d68b-4c18-aa30-b99b79be7c81)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:32:06 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-b97578ee-7006-4ec2-95c3-716634880e2f tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2f2ea9e-7491-4a2c-98b2-aee76850fe83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:32:06 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-b97578ee-7006-4ec2-95c3-716634880e2f tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2f2ea9e-7491-4a2c-98b2-aee76850fe83) transitioned into state 'SUCCESS' from state '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-1822843655',encryption_key_id=None,group_id=5de57ff3-b144-4272-bef1-22381598ad90,group_type_id=,metadata={},multiattach=False,project_id='a96a2df4f2d74636824470670654f5d3',qos_specs=None,replication_status=,reservations=['a1db6cc7-c955-412f-8493-a5b773bf6657','74145086-7e0c-4cf1-8d16-4991ab834107','268bbe9f-d9c8-4c68-86b9-dc1f19590cda','6d41ae5e-913c-4932-9845-8d54fe63270d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51867b929afd4a86b2a453445c538a73',volume_type_id=db7dc4f5-d68b-4c18-aa30-b99b79be7c81)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:32:06 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-b97578ee-7006-4ec2-95c3-716634880e2f tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df52f6d9-e462-468a-a2ef-61ffc29194c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:32:06 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-b97578ee-7006-4ec2-95c3-716634880e2f tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df52f6d9-e462-468a-a2ef-61ffc29194c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:32:06 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-b97578ee-7006-4ec2-95c3-716634880e2f tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Flow 'volume_create_api' (0cffc54d-773a-43ac-a65a-624e50815b54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:32:06 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-b97578ee-7006-4ec2-95c3-716634880e2f tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Create volume request issued successfully. Sep 03 13:32:06 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-b97578ee-7006-4ec2-95c3-716634880e2f tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:32:06 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-b97578ee-7006-4ec2-95c3-716634880e2f tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:32:06 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-b97578ee-7006-4ec2-95c3-716634880e2f tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:32:06 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:06 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:32:06 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b97578ee-7006-4ec2-95c3-716634880e2f tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:32:06 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 23/48] 192.168.122.181 () {62 vars in 1184 bytes} [Thu Sep 3 13:32:06 2026] POST /volume/v3/volumes => generated 834 bytes in 490 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:32:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-d9bd7a9d-392c-490f-a500-f94b17d44cf9 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:06 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d9bd7a9d-392c-490f-a500-f94b17d44cf9 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] GET http://192.168.122.181/volume/v3/volumes/cabf4b58-cd94-4748-9049-15a6110f1041 Sep 03 13:32:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d9bd7a9d-392c-490f-a500-f94b17d44cf9 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d9bd7a9d-392c-490f-a500-f94b17d44cf9 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:07 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:32:07 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:32:07 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:07 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:32:07 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-d9bd7a9d-392c-490f-a500-f94b17d44cf9 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Volume info retrieved successfully. Sep 03 13:32:07 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-d9bd7a9d-392c-490f-a500-f94b17d44cf9 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:32:07 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-d9bd7a9d-392c-490f-a500-f94b17d44cf9 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:32:07 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-d9bd7a9d-392c-490f-a500-f94b17d44cf9 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:32:07 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:07 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:32:07 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d9bd7a9d-392c-490f-a500-f94b17d44cf9 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] http://192.168.122.181/volume/v3/volumes/cabf4b58-cd94-4748-9049-15a6110f1041 returned with HTTP 200 Sep 03 13:32:07 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 26/49] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:32:06 2026] GET /volume/v3/volumes/cabf4b58-cd94-4748-9049-15a6110f1041 => generated 902 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:32:08 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-508ddd33-4a8f-4dc1-af5a-c59598024e5a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:08 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-508ddd33-4a8f-4dc1-af5a-c59598024e5a tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] GET http://192.168.122.181/volume/v3/volumes/cabf4b58-cd94-4748-9049-15a6110f1041 Sep 03 13:32:08 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-508ddd33-4a8f-4dc1-af5a-c59598024e5a tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:08 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-508ddd33-4a8f-4dc1-af5a-c59598024e5a tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:08 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:32:08 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:32:08 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:08 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:32:08 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-508ddd33-4a8f-4dc1-af5a-c59598024e5a tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Volume info retrieved successfully. Sep 03 13:32:08 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-508ddd33-4a8f-4dc1-af5a-c59598024e5a tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:32:08 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-508ddd33-4a8f-4dc1-af5a-c59598024e5a tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:32:08 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-508ddd33-4a8f-4dc1-af5a-c59598024e5a tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:32:08 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:08 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:32:08 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-508ddd33-4a8f-4dc1-af5a-c59598024e5a tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] http://192.168.122.181/volume/v3/volumes/cabf4b58-cd94-4748-9049-15a6110f1041 returned with HTTP 200 Sep 03 13:32:08 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 24/50] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:32:08 2026] GET /volume/v3/volumes/cabf4b58-cd94-4748-9049-15a6110f1041 => generated 927 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:32:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-82faafa7-8285-4140-b986-cee824ed5110 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:08 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-82faafa7-8285-4140-b986-cee824ed5110 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] POST http://192.168.122.181/volume/v3/group_snapshots Sep 03 13:32:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-82faafa7-8285-4140-b986-cee824ed5110 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "5de57ff3-b144-4272-bef1-22381598ad90", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-2001043068"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:32:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.group_snapshots [None req-82faafa7-8285-4140-b986-cee824ed5110 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '5de57ff3-b144-4272-bef1-22381598ad90', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-2001043068'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 03 13:32:08 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:08 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:32:08 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.group_snapshots [None req-82faafa7-8285-4140-b986-cee824ed5110 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-2001043068. Sep 03 13:32:08 devstack devstack@c-api.service[86719]: /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 03 13:32:08 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 13:32:08 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:32:08 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:32:08 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:08 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:32:08 devstack devstack@c-api.service[86719]: WARNING cinder.quota [None req-82faafa7-8285-4140-b986-cee824ed5110 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-872718670 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-872718670, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:32:08 devstack devstack@c-api.service[86719]: WARNING cinder.quota [None req-82faafa7-8285-4140-b986-cee824ed5110 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-872718670 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-872718670, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:32:08 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-82faafa7-8285-4140-b986-cee824ed5110 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Created reservations ['3c450316-4d20-49ae-a7ea-5a3452a144b9', 'dcffea55-63c0-43c4-9be5-8e05fc96ba0a', 'e2611991-61d7-4b56-978a-7f447f569a7a', '83211152-2764-45cf-bb82-86e05bc40aed'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:32:08 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-82faafa7-8285-4140-b986-cee824ed5110 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] http://192.168.122.181/volume/v3/group_snapshots returned with HTTP 202 Sep 03 13:32:08 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 27/51] 192.168.122.181 () {62 vars in 1208 bytes} [Thu Sep 3 13:32:08 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:32:08 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-9fdd1e48-34bc-4236-af1e-38e89a7bb718 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:08 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9fdd1e48-34bc-4236-af1e-38e89a7bb718 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] GET http://192.168.122.181/volume/v3/group_snapshots/77b925b1-b07e-4330-b40b-04653edbe466 Sep 03 13:32:08 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9fdd1e48-34bc-4236-af1e-38e89a7bb718 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:08 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9fdd1e48-34bc-4236-af1e-38e89a7bb718 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:08 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.group_snapshots [None req-9fdd1e48-34bc-4236-af1e-38e89a7bb718 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] show called for member 77b925b1-b07e-4330-b40b-04653edbe466 {{(pid=86720) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 13:32:08 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:08 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:32:08 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9fdd1e48-34bc-4236-af1e-38e89a7bb718 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] http://192.168.122.181/volume/v3/group_snapshots/77b925b1-b07e-4330-b40b-04653edbe466 returned with HTTP 200 Sep 03 13:32:08 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 25/52] 192.168.122.181 () {60 vars in 1297 bytes} [Thu Sep 3 13:32:08 2026] GET /volume/v3/group_snapshots/77b925b1-b07e-4330-b40b-04653edbe466 => generated 330 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:32:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-4b49bde6-e558-4701-822d-ebc1abe42498 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4b49bde6-e558-4701-822d-ebc1abe42498 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] GET http://192.168.122.181/volume/v3/group_snapshots/77b925b1-b07e-4330-b40b-04653edbe466 Sep 03 13:32:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4b49bde6-e558-4701-822d-ebc1abe42498 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4b49bde6-e558-4701-822d-ebc1abe42498 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.group_snapshots [None req-4b49bde6-e558-4701-822d-ebc1abe42498 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] show called for member 77b925b1-b07e-4330-b40b-04653edbe466 {{(pid=86719) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 13:32:09 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:09 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:32:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4b49bde6-e558-4701-822d-ebc1abe42498 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] http://192.168.122.181/volume/v3/group_snapshots/77b925b1-b07e-4330-b40b-04653edbe466 returned with HTTP 200 Sep 03 13:32:09 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 28/53] 192.168.122.181 () {60 vars in 1297 bytes} [Thu Sep 3 13:32:09 2026] GET /volume/v3/group_snapshots/77b925b1-b07e-4330-b40b-04653edbe466 => generated 330 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 13:32:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d37008eb-8b25-4351-b42d-3258e60d558e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:10 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d37008eb-8b25-4351-b42d-3258e60d558e tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] GET http://192.168.122.181/volume/v3/group_snapshots/77b925b1-b07e-4330-b40b-04653edbe466 Sep 03 13:32:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d37008eb-8b25-4351-b42d-3258e60d558e tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d37008eb-8b25-4351-b42d-3258e60d558e tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.group_snapshots [None req-d37008eb-8b25-4351-b42d-3258e60d558e tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] show called for member 77b925b1-b07e-4330-b40b-04653edbe466 {{(pid=86720) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 13:32:10 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:10 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:32:10 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d37008eb-8b25-4351-b42d-3258e60d558e tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] http://192.168.122.181/volume/v3/group_snapshots/77b925b1-b07e-4330-b40b-04653edbe466 returned with HTTP 200 Sep 03 13:32:10 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 26/54] 192.168.122.181 () {60 vars in 1297 bytes} [Thu Sep 3 13:32:10 2026] GET /volume/v3/group_snapshots/77b925b1-b07e-4330-b40b-04653edbe466 => generated 330 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:32:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-edafb409-6412-4409-8c43-97d3957e4ef6 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:11 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-edafb409-6412-4409-8c43-97d3957e4ef6 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] GET http://192.168.122.181/volume/v3/group_snapshots/77b925b1-b07e-4330-b40b-04653edbe466 Sep 03 13:32:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-edafb409-6412-4409-8c43-97d3957e4ef6 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-edafb409-6412-4409-8c43-97d3957e4ef6 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.group_snapshots [None req-edafb409-6412-4409-8c43-97d3957e4ef6 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] show called for member 77b925b1-b07e-4330-b40b-04653edbe466 {{(pid=86719) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 13:32:11 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:11 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:32:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-edafb409-6412-4409-8c43-97d3957e4ef6 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] http://192.168.122.181/volume/v3/group_snapshots/77b925b1-b07e-4330-b40b-04653edbe466 returned with HTTP 200 Sep 03 13:32:12 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 29/55] 192.168.122.181 () {60 vars in 1297 bytes} [Thu Sep 3 13:32:11 2026] GET /volume/v3/group_snapshots/77b925b1-b07e-4330-b40b-04653edbe466 => generated 331 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 13:32:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-659fcbcb-0946-4d10-938e-8ccc7c460fe2 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:12 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-659fcbcb-0946-4d10-938e-8ccc7c460fe2 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] GET http://192.168.122.181/volume/v3/snapshots/detail Sep 03 13:32:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-659fcbcb-0946-4d10-938e-8ccc7c460fe2 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-659fcbcb-0946-4d10-938e-8ccc7c460fe2 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Calling method 'detail' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.api_utils [None req-659fcbcb-0946-4d10-938e-8ccc7c460fe2 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Removing options '' from query. {{(pid=86720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:32:12 devstack devstack@c-api.service[86720]: DEBUG cinder.db.api [None req-659fcbcb-0946-4d10-938e-8ccc7c460fe2 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Building query based on filter {{(pid=86720) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 13:32:12 devstack devstack@c-api.service[86720]: /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 03 13:32:12 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 13:32:12 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-659fcbcb-0946-4d10-938e-8ccc7c460fe2 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Get all snapshots completed successfully. Sep 03 13:32:12 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:12 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:32:12 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-659fcbcb-0946-4d10-938e-8ccc7c460fe2 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] http://192.168.122.181/volume/v3/snapshots/detail returned with HTTP 200 Sep 03 13:32:12 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 27/56] 192.168.122.181 () {58 vars in 1148 bytes} [Thu Sep 3 13:32:12 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:32:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-844f4775-f1b5-45f2-b007-343c03877c10 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-844f4775-f1b5-45f2-b007-343c03877c10 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] GET http://192.168.122.181/volume/v3/snapshots/c973e99a-2cc9-4fbb-b191-1410a9cacbb0 Sep 03 13:32:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-844f4775-f1b5-45f2-b007-343c03877c10 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-844f4775-f1b5-45f2-b007-343c03877c10 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:12 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:12 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:32:12 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-844f4775-f1b5-45f2-b007-343c03877c10 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Snapshot retrieved successfully. Sep 03 13:32:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-844f4775-f1b5-45f2-b007-343c03877c10 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] http://192.168.122.181/volume/v3/snapshots/c973e99a-2cc9-4fbb-b191-1410a9cacbb0 returned with HTTP 200 Sep 03 13:32:12 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 30/57] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:32:12 2026] GET /volume/v3/snapshots/c973e99a-2cc9-4fbb-b191-1410a9cacbb0 => generated 474 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:32:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-47d6b1ac-50c9-4dc3-ab3f-ee0ab7b58dad None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:12 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-47d6b1ac-50c9-4dc3-ab3f-ee0ab7b58dad tempest-GroupSnapshotsV319Test-1779409537 tempest-GroupSnapshotsV319Test-1779409537-project-admin] POST http://192.168.122.181/volume/v3/group_snapshots/77b925b1-b07e-4330-b40b-04653edbe466/action Sep 03 13:32:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-47d6b1ac-50c9-4dc3-ab3f-ee0ab7b58dad tempest-GroupSnapshotsV319Test-1779409537 tempest-GroupSnapshotsV319Test-1779409537-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:32:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-47d6b1ac-50c9-4dc3-ab3f-ee0ab7b58dad tempest-GroupSnapshotsV319Test-1779409537 tempest-GroupSnapshotsV319Test-1779409537-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:32:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.group_snapshots [None req-47d6b1ac-50c9-4dc3-ab3f-ee0ab7b58dad tempest-GroupSnapshotsV319Test-1779409537 tempest-GroupSnapshotsV319Test-1779409537-project-admin] Updating group '77b925b1-b07e-4330-b40b-04653edbe466' with 'creating' {{(pid=86720) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 03 13:32:12 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:12 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:32:12 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-47d6b1ac-50c9-4dc3-ab3f-ee0ab7b58dad tempest-GroupSnapshotsV319Test-1779409537 tempest-GroupSnapshotsV319Test-1779409537-project-admin] http://192.168.122.181/volume/v3/group_snapshots/77b925b1-b07e-4330-b40b-04653edbe466/action returned with HTTP 202 Sep 03 13:32:12 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 28/58] 192.168.122.181 () {62 vars in 1339 bytes} [Thu Sep 3 13:32:12 2026] POST /volume/v3/group_snapshots/77b925b1-b07e-4330-b40b-04653edbe466/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 03 13:32:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-3478020c-75bf-4f83-9608-4ff561c59351 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3478020c-75bf-4f83-9608-4ff561c59351 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] GET http://192.168.122.181/volume/v3/group_snapshots/77b925b1-b07e-4330-b40b-04653edbe466 Sep 03 13:32:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3478020c-75bf-4f83-9608-4ff561c59351 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3478020c-75bf-4f83-9608-4ff561c59351 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.group_snapshots [None req-3478020c-75bf-4f83-9608-4ff561c59351 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] show called for member 77b925b1-b07e-4330-b40b-04653edbe466 {{(pid=86719) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 13:32:12 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:12 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:32:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3478020c-75bf-4f83-9608-4ff561c59351 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] http://192.168.122.181/volume/v3/group_snapshots/77b925b1-b07e-4330-b40b-04653edbe466 returned with HTTP 200 Sep 03 13:32:12 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 31/59] 192.168.122.181 () {60 vars in 1297 bytes} [Thu Sep 3 13:32:12 2026] GET /volume/v3/group_snapshots/77b925b1-b07e-4330-b40b-04653edbe466 => generated 330 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:32:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-7dc67974-9920-4c30-842c-c6cef3a0c11a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:12 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7dc67974-9920-4c30-842c-c6cef3a0c11a tempest-GroupSnapshotsV319Test-1779409537 tempest-GroupSnapshotsV319Test-1779409537-project-admin] POST http://192.168.122.181/volume/v3/group_snapshots/77b925b1-b07e-4330-b40b-04653edbe466/action Sep 03 13:32:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7dc67974-9920-4c30-842c-c6cef3a0c11a tempest-GroupSnapshotsV319Test-1779409537 tempest-GroupSnapshotsV319Test-1779409537-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:32:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7dc67974-9920-4c30-842c-c6cef3a0c11a tempest-GroupSnapshotsV319Test-1779409537 tempest-GroupSnapshotsV319Test-1779409537-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:32:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.group_snapshots [None req-7dc67974-9920-4c30-842c-c6cef3a0c11a tempest-GroupSnapshotsV319Test-1779409537 tempest-GroupSnapshotsV319Test-1779409537-project-admin] Updating group '77b925b1-b07e-4330-b40b-04653edbe466' with 'available' {{(pid=86720) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 03 13:32:12 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:12 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:32:12 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7dc67974-9920-4c30-842c-c6cef3a0c11a tempest-GroupSnapshotsV319Test-1779409537 tempest-GroupSnapshotsV319Test-1779409537-project-admin] http://192.168.122.181/volume/v3/group_snapshots/77b925b1-b07e-4330-b40b-04653edbe466/action returned with HTTP 202 Sep 03 13:32:12 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 29/60] 192.168.122.181 () {62 vars in 1339 bytes} [Thu Sep 3 13:32:12 2026] POST /volume/v3/group_snapshots/77b925b1-b07e-4330-b40b-04653edbe466/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 03 13:32:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-9b92ce0a-7d72-4fad-a59f-45a94b1b3885 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9b92ce0a-7d72-4fad-a59f-45a94b1b3885 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] GET http://192.168.122.181/volume/v3/group_snapshots/77b925b1-b07e-4330-b40b-04653edbe466 Sep 03 13:32:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9b92ce0a-7d72-4fad-a59f-45a94b1b3885 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9b92ce0a-7d72-4fad-a59f-45a94b1b3885 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.group_snapshots [None req-9b92ce0a-7d72-4fad-a59f-45a94b1b3885 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] show called for member 77b925b1-b07e-4330-b40b-04653edbe466 {{(pid=86719) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 13:32:12 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:12 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:32:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9b92ce0a-7d72-4fad-a59f-45a94b1b3885 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] http://192.168.122.181/volume/v3/group_snapshots/77b925b1-b07e-4330-b40b-04653edbe466 returned with HTTP 200 Sep 03 13:32:12 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 32/61] 192.168.122.181 () {60 vars in 1297 bytes} [Thu Sep 3 13:32:12 2026] GET /volume/v3/group_snapshots/77b925b1-b07e-4330-b40b-04653edbe466 => generated 331 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:32:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-75912d9d-8016-4b6b-8e02-9fe073995c16 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:12 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-75912d9d-8016-4b6b-8e02-9fe073995c16 tempest-GroupSnapshotsV319Test-1779409537 tempest-GroupSnapshotsV319Test-1779409537-project-admin] POST http://192.168.122.181/volume/v3/group_snapshots/77b925b1-b07e-4330-b40b-04653edbe466/action Sep 03 13:32:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-75912d9d-8016-4b6b-8e02-9fe073995c16 tempest-GroupSnapshotsV319Test-1779409537 tempest-GroupSnapshotsV319Test-1779409537-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:32:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-75912d9d-8016-4b6b-8e02-9fe073995c16 tempest-GroupSnapshotsV319Test-1779409537 tempest-GroupSnapshotsV319Test-1779409537-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:32:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.group_snapshots [None req-75912d9d-8016-4b6b-8e02-9fe073995c16 tempest-GroupSnapshotsV319Test-1779409537 tempest-GroupSnapshotsV319Test-1779409537-project-admin] Updating group '77b925b1-b07e-4330-b40b-04653edbe466' with 'error' {{(pid=86720) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 03 13:32:12 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:12 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:32:12 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-75912d9d-8016-4b6b-8e02-9fe073995c16 tempest-GroupSnapshotsV319Test-1779409537 tempest-GroupSnapshotsV319Test-1779409537-project-admin] http://192.168.122.181/volume/v3/group_snapshots/77b925b1-b07e-4330-b40b-04653edbe466/action returned with HTTP 202 Sep 03 13:32:12 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 30/62] 192.168.122.181 () {62 vars in 1339 bytes} [Thu Sep 3 13:32:12 2026] POST /volume/v3/group_snapshots/77b925b1-b07e-4330-b40b-04653edbe466/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 13:32:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-8e084ba2-62bc-4d4a-b3ea-2d1236bebd33 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8e084ba2-62bc-4d4a-b3ea-2d1236bebd33 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] GET http://192.168.122.181/volume/v3/group_snapshots/77b925b1-b07e-4330-b40b-04653edbe466 Sep 03 13:32:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8e084ba2-62bc-4d4a-b3ea-2d1236bebd33 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8e084ba2-62bc-4d4a-b3ea-2d1236bebd33 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.group_snapshots [None req-8e084ba2-62bc-4d4a-b3ea-2d1236bebd33 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] show called for member 77b925b1-b07e-4330-b40b-04653edbe466 {{(pid=86719) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 13:32:12 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:12 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:32:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8e084ba2-62bc-4d4a-b3ea-2d1236bebd33 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] http://192.168.122.181/volume/v3/group_snapshots/77b925b1-b07e-4330-b40b-04653edbe466 returned with HTTP 200 Sep 03 13:32:12 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 33/63] 192.168.122.181 () {60 vars in 1297 bytes} [Thu Sep 3 13:32:12 2026] GET /volume/v3/group_snapshots/77b925b1-b07e-4330-b40b-04653edbe466 => generated 327 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:32:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-51c67900-aa29-421b-b8ca-4fdcaa6293f8 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:12 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-51c67900-aa29-421b-b8ca-4fdcaa6293f8 tempest-GroupSnapshotsV319Test-1779409537 tempest-GroupSnapshotsV319Test-1779409537-project-admin] POST http://192.168.122.181/volume/v3/group_snapshots/77b925b1-b07e-4330-b40b-04653edbe466/action Sep 03 13:32:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-51c67900-aa29-421b-b8ca-4fdcaa6293f8 tempest-GroupSnapshotsV319Test-1779409537 tempest-GroupSnapshotsV319Test-1779409537-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:32:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-51c67900-aa29-421b-b8ca-4fdcaa6293f8 tempest-GroupSnapshotsV319Test-1779409537 tempest-GroupSnapshotsV319Test-1779409537-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:32:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.group_snapshots [None req-51c67900-aa29-421b-b8ca-4fdcaa6293f8 tempest-GroupSnapshotsV319Test-1779409537 tempest-GroupSnapshotsV319Test-1779409537-project-admin] Updating group '77b925b1-b07e-4330-b40b-04653edbe466' with 'available' {{(pid=86720) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 03 13:32:12 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:12 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:32:12 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-51c67900-aa29-421b-b8ca-4fdcaa6293f8 tempest-GroupSnapshotsV319Test-1779409537 tempest-GroupSnapshotsV319Test-1779409537-project-admin] http://192.168.122.181/volume/v3/group_snapshots/77b925b1-b07e-4330-b40b-04653edbe466/action returned with HTTP 202 Sep 03 13:32:12 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 31/64] 192.168.122.181 () {62 vars in 1339 bytes} [Thu Sep 3 13:32:12 2026] POST /volume/v3/group_snapshots/77b925b1-b07e-4330-b40b-04653edbe466/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 13:32:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-8652f83e-cbb5-44b0-9b31-10725f4f73af None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8652f83e-cbb5-44b0-9b31-10725f4f73af tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] GET http://192.168.122.181/volume/v3/group_snapshots/77b925b1-b07e-4330-b40b-04653edbe466 Sep 03 13:32:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8652f83e-cbb5-44b0-9b31-10725f4f73af tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8652f83e-cbb5-44b0-9b31-10725f4f73af tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.group_snapshots [None req-8652f83e-cbb5-44b0-9b31-10725f4f73af tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] show called for member 77b925b1-b07e-4330-b40b-04653edbe466 {{(pid=86719) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 13:32:12 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:12 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:32:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8652f83e-cbb5-44b0-9b31-10725f4f73af tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] http://192.168.122.181/volume/v3/group_snapshots/77b925b1-b07e-4330-b40b-04653edbe466 returned with HTTP 200 Sep 03 13:32:12 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 34/65] 192.168.122.181 () {60 vars in 1297 bytes} [Thu Sep 3 13:32:12 2026] GET /volume/v3/group_snapshots/77b925b1-b07e-4330-b40b-04653edbe466 => generated 331 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:32:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-0db4e48b-1fa8-4c15-bc7d-76cf6f10a70e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:12 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0db4e48b-1fa8-4c15-bc7d-76cf6f10a70e tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] DELETE http://192.168.122.181/volume/v3/group_snapshots/77b925b1-b07e-4330-b40b-04653edbe466 Sep 03 13:32:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0db4e48b-1fa8-4c15-bc7d-76cf6f10a70e tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0db4e48b-1fa8-4c15-bc7d-76cf6f10a70e tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.group_snapshots [None req-0db4e48b-1fa8-4c15-bc7d-76cf6f10a70e tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] delete called for member 77b925b1-b07e-4330-b40b-04653edbe466 {{(pid=86720) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 03 13:32:12 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.group_snapshots [None req-0db4e48b-1fa8-4c15-bc7d-76cf6f10a70e tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Delete group_snapshot with id: 77b925b1-b07e-4330-b40b-04653edbe466 Sep 03 13:32:12 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:12 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:32:12 devstack devstack@c-api.service[86720]: /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 03 13:32:12 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 13:32:12 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0db4e48b-1fa8-4c15-bc7d-76cf6f10a70e tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] http://192.168.122.181/volume/v3/group_snapshots/77b925b1-b07e-4330-b40b-04653edbe466 returned with HTTP 202 Sep 03 13:32:12 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 32/66] 192.168.122.181 () {60 vars in 1300 bytes} [Thu Sep 3 13:32:12 2026] DELETE /volume/v3/group_snapshots/77b925b1-b07e-4330-b40b-04653edbe466 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 03 13:32:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-d8246e57-8e76-4a2d-b6d4-a30f58d84cd1 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d8246e57-8e76-4a2d-b6d4-a30f58d84cd1 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] GET http://192.168.122.181/volume/v3/volumes/detail Sep 03 13:32:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d8246e57-8e76-4a2d-b6d4-a30f58d84cd1 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d8246e57-8e76-4a2d-b6d4-a30f58d84cd1 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Calling method 'detail' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.api_utils [None req-d8246e57-8e76-4a2d-b6d4-a30f58d84cd1 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Removing options '' from query. {{(pid=86719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:32:12 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-d8246e57-8e76-4a2d-b6d4-a30f58d84cd1 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86719) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:32:12 devstack devstack@c-api.service[86719]: /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 03 13:32:12 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 13:32:12 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:32:12 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:32:12 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-d8246e57-8e76-4a2d-b6d4-a30f58d84cd1 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Get all volumes completed successfully. Sep 03 13:32:12 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-d8246e57-8e76-4a2d-b6d4-a30f58d84cd1 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:32:12 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-d8246e57-8e76-4a2d-b6d4-a30f58d84cd1 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:32:12 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-d8246e57-8e76-4a2d-b6d4-a30f58d84cd1 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:32:12 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:12 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:32:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d8246e57-8e76-4a2d-b6d4-a30f58d84cd1 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] http://192.168.122.181/volume/v3/volumes/detail returned with HTTP 200 Sep 03 13:32:12 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 35/67] 192.168.122.181 () {60 vars in 1183 bytes} [Thu Sep 3 13:32:12 2026] GET /volume/v3/volumes/detail => generated 930 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:32:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-0f8cae25-1401-4e94-a7e5-2e55d7abd8c6 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:12 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0f8cae25-1401-4e94-a7e5-2e55d7abd8c6 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] GET http://192.168.122.181/volume/v3/snapshots/detail Sep 03 13:32:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0f8cae25-1401-4e94-a7e5-2e55d7abd8c6 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0f8cae25-1401-4e94-a7e5-2e55d7abd8c6 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Calling method 'detail' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.api_utils [None req-0f8cae25-1401-4e94-a7e5-2e55d7abd8c6 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Removing options '' from query. {{(pid=86720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:32:12 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:12 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:32:12 devstack devstack@c-api.service[86720]: DEBUG cinder.db.api [None req-0f8cae25-1401-4e94-a7e5-2e55d7abd8c6 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Building query based on filter {{(pid=86720) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 13:32:12 devstack devstack@c-api.service[86720]: /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 03 13:32:12 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 13:32:12 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-0f8cae25-1401-4e94-a7e5-2e55d7abd8c6 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Get all snapshots completed successfully. Sep 03 13:32:12 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:12 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:32:12 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0f8cae25-1401-4e94-a7e5-2e55d7abd8c6 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] http://192.168.122.181/volume/v3/snapshots/detail returned with HTTP 200 Sep 03 13:32:12 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 33/68] 192.168.122.181 () {58 vars in 1148 bytes} [Thu Sep 3 13:32:12 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:32:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-6ec3a067-b139-4194-99c2-dd3b3f62ba01 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:13 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6ec3a067-b139-4194-99c2-dd3b3f62ba01 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] GET http://192.168.122.181/volume/v3/snapshots/c973e99a-2cc9-4fbb-b191-1410a9cacbb0 Sep 03 13:32:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6ec3a067-b139-4194-99c2-dd3b3f62ba01 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6ec3a067-b139-4194-99c2-dd3b3f62ba01 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:13 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:13 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:32:13 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-6ec3a067-b139-4194-99c2-dd3b3f62ba01 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Snapshot retrieved successfully. Sep 03 13:32:13 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6ec3a067-b139-4194-99c2-dd3b3f62ba01 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] http://192.168.122.181/volume/v3/snapshots/c973e99a-2cc9-4fbb-b191-1410a9cacbb0 returned with HTTP 200 Sep 03 13:32:13 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 36/69] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:32:13 2026] GET /volume/v3/snapshots/c973e99a-2cc9-4fbb-b191-1410a9cacbb0 => generated 473 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:32:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a43d4271-c876-42da-8685-82c9cd162b84 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a43d4271-c876-42da-8685-82c9cd162b84 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] GET http://192.168.122.181/volume/v3/snapshots/c973e99a-2cc9-4fbb-b191-1410a9cacbb0 Sep 03 13:32:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a43d4271-c876-42da-8685-82c9cd162b84 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a43d4271-c876-42da-8685-82c9cd162b84 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:14 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:14 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:32:14 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-a43d4271-c876-42da-8685-82c9cd162b84 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Snapshot retrieved successfully. Sep 03 13:32:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a43d4271-c876-42da-8685-82c9cd162b84 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] http://192.168.122.181/volume/v3/snapshots/c973e99a-2cc9-4fbb-b191-1410a9cacbb0 returned with HTTP 200 Sep 03 13:32:14 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 34/70] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:32:14 2026] GET /volume/v3/snapshots/c973e99a-2cc9-4fbb-b191-1410a9cacbb0 => generated 473 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:32:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-ebc6d46a-b9cf-436c-9095-cae17dc7b810 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:15 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ebc6d46a-b9cf-436c-9095-cae17dc7b810 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] GET http://192.168.122.181/volume/v3/snapshots/c973e99a-2cc9-4fbb-b191-1410a9cacbb0 Sep 03 13:32:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ebc6d46a-b9cf-436c-9095-cae17dc7b810 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ebc6d46a-b9cf-436c-9095-cae17dc7b810 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:15 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ebc6d46a-b9cf-436c-9095-cae17dc7b810 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] http://192.168.122.181/volume/v3/snapshots/c973e99a-2cc9-4fbb-b191-1410a9cacbb0 returned with HTTP 404 Sep 03 13:32:15 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 37/71] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:32:15 2026] GET /volume/v3/snapshots/c973e99a-2cc9-4fbb-b191-1410a9cacbb0 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:32:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-0599dbd5-2d4a-4922-b73f-9c4e4ce6032e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0599dbd5-2d4a-4922-b73f-9c4e4ce6032e tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] GET http://192.168.122.181/volume/v3/group_snapshots/77b925b1-b07e-4330-b40b-04653edbe466 Sep 03 13:32:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0599dbd5-2d4a-4922-b73f-9c4e4ce6032e tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0599dbd5-2d4a-4922-b73f-9c4e4ce6032e tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.group_snapshots [None req-0599dbd5-2d4a-4922-b73f-9c4e4ce6032e tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] show called for member 77b925b1-b07e-4330-b40b-04653edbe466 {{(pid=86720) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 13:32:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0599dbd5-2d4a-4922-b73f-9c4e4ce6032e tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] http://192.168.122.181/volume/v3/group_snapshots/77b925b1-b07e-4330-b40b-04653edbe466 returned with HTTP 404 Sep 03 13:32:15 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 35/72] 192.168.122.181 () {60 vars in 1297 bytes} [Thu Sep 3 13:32:15 2026] GET /volume/v3/group_snapshots/77b925b1-b07e-4330-b40b-04653edbe466 => generated 116 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:32:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-1372c64b-08a5-4522-b727-dcbc23dd29ab None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:15 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1372c64b-08a5-4522-b727-dcbc23dd29ab tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] GET http://192.168.122.181/volume/v3/volumes/detail Sep 03 13:32:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1372c64b-08a5-4522-b727-dcbc23dd29ab tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1372c64b-08a5-4522-b727-dcbc23dd29ab tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Calling method 'detail' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.api_utils [None req-1372c64b-08a5-4522-b727-dcbc23dd29ab tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Removing options '' from query. {{(pid=86719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:32:15 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-1372c64b-08a5-4522-b727-dcbc23dd29ab tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86719) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:32:15 devstack devstack@c-api.service[86719]: /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 03 13:32:15 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 13:32:15 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:32:15 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:32:15 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-1372c64b-08a5-4522-b727-dcbc23dd29ab tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Get all volumes completed successfully. Sep 03 13:32:15 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-1372c64b-08a5-4522-b727-dcbc23dd29ab tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:32:15 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-1372c64b-08a5-4522-b727-dcbc23dd29ab tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:32:15 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-1372c64b-08a5-4522-b727-dcbc23dd29ab tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:32:15 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:15 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:32:15 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1372c64b-08a5-4522-b727-dcbc23dd29ab tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] http://192.168.122.181/volume/v3/volumes/detail returned with HTTP 200 Sep 03 13:32:15 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 38/73] 192.168.122.181 () {60 vars in 1183 bytes} [Thu Sep 3 13:32:15 2026] GET /volume/v3/volumes/detail => generated 930 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:32:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-12ade993-729f-486c-a159-5f42af5aff41 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-12ade993-729f-486c-a159-5f42af5aff41 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] POST http://192.168.122.181/volume/v3/groups/5de57ff3-b144-4272-bef1-22381598ad90/action Sep 03 13:32:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-12ade993-729f-486c-a159-5f42af5aff41 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:32:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-12ade993-729f-486c-a159-5f42af5aff41 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:32:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.groups [None req-12ade993-729f-486c-a159-5f42af5aff41 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] delete called for group 5de57ff3-b144-4272-bef1-22381598ad90 {{(pid=86720) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 13:32:15 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.groups [None req-12ade993-729f-486c-a159-5f42af5aff41 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Delete group with id: 5de57ff3-b144-4272-bef1-22381598ad90 Sep 03 13:32:15 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:15 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:32:15 devstack devstack@c-api.service[86720]: /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 03 13:32:15 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 13:32:15 devstack devstack@c-api.service[86720]: /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 03 13:32:15 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 13:32:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-12ade993-729f-486c-a159-5f42af5aff41 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] http://192.168.122.181/volume/v3/groups/5de57ff3-b144-4272-bef1-22381598ad90/action returned with HTTP 202 Sep 03 13:32:15 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 36/74] 192.168.122.181 () {62 vars in 1312 bytes} [Thu Sep 3 13:32:15 2026] POST /volume/v3/groups/5de57ff3-b144-4272-bef1-22381598ad90/action => generated 0 bytes in 384 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 13:32:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-fc4ff7dc-4ca8-4a4a-b34e-9cf96592a9c2 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:15 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fc4ff7dc-4ca8-4a4a-b34e-9cf96592a9c2 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] GET http://192.168.122.181/volume/v3/volumes/cabf4b58-cd94-4748-9049-15a6110f1041 Sep 03 13:32:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fc4ff7dc-4ca8-4a4a-b34e-9cf96592a9c2 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fc4ff7dc-4ca8-4a4a-b34e-9cf96592a9c2 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:15 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:32:15 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:32:15 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:15 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:32:15 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-fc4ff7dc-4ca8-4a4a-b34e-9cf96592a9c2 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Volume info retrieved successfully. Sep 03 13:32:15 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-fc4ff7dc-4ca8-4a4a-b34e-9cf96592a9c2 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:32:15 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-fc4ff7dc-4ca8-4a4a-b34e-9cf96592a9c2 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:32:15 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-fc4ff7dc-4ca8-4a4a-b34e-9cf96592a9c2 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:32:15 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:15 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:32:15 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fc4ff7dc-4ca8-4a4a-b34e-9cf96592a9c2 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] http://192.168.122.181/volume/v3/volumes/cabf4b58-cd94-4748-9049-15a6110f1041 returned with HTTP 200 Sep 03 13:32:15 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 39/75] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:32:15 2026] GET /volume/v3/volumes/cabf4b58-cd94-4748-9049-15a6110f1041 => generated 926 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:32:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-51339a2a-1b5b-4203-98e5-eae2cbc815dd None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:16 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-51339a2a-1b5b-4203-98e5-eae2cbc815dd tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] GET http://192.168.122.181/volume/v3/volumes/cabf4b58-cd94-4748-9049-15a6110f1041 Sep 03 13:32:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-51339a2a-1b5b-4203-98e5-eae2cbc815dd tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-51339a2a-1b5b-4203-98e5-eae2cbc815dd tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:17 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:32:17 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:32:17 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:17 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:32:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-51339a2a-1b5b-4203-98e5-eae2cbc815dd tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] http://192.168.122.181/volume/v3/volumes/cabf4b58-cd94-4748-9049-15a6110f1041 returned with HTTP 404 Sep 03 13:32:17 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 37/76] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:32:16 2026] GET /volume/v3/volumes/cabf4b58-cd94-4748-9049-15a6110f1041 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:32:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-4f1142ce-1cd0-4a6f-8eab-a4f2a9c1d332 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4f1142ce-1cd0-4a6f-8eab-a4f2a9c1d332 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] GET http://192.168.122.181/volume/v3/groups/5de57ff3-b144-4272-bef1-22381598ad90 Sep 03 13:32:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4f1142ce-1cd0-4a6f-8eab-a4f2a9c1d332 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4f1142ce-1cd0-4a6f-8eab-a4f2a9c1d332 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.groups [None req-4f1142ce-1cd0-4a6f-8eab-a4f2a9c1d332 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] show called for member 5de57ff3-b144-4272-bef1-22381598ad90 {{(pid=86719) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 13:32:17 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:17 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:32:17 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:32:17 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), Sep 03 13:32:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4f1142ce-1cd0-4a6f-8eab-a4f2a9c1d332 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] http://192.168.122.181/volume/v3/groups/5de57ff3-b144-4272-bef1-22381598ad90 returned with HTTP 200 Sep 03 13:32:17 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 40/77] 192.168.122.181 () {60 vars in 1270 bytes} [Thu Sep 3 13:32:17 2026] GET /volume/v3/groups/5de57ff3-b144-4272-bef1-22381598ad90 => generated 394 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:32:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-8635d537-3cf1-4d5c-8840-f851ec1e6d13 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8635d537-3cf1-4d5c-8840-f851ec1e6d13 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] GET http://192.168.122.181/volume/v3/groups/5de57ff3-b144-4272-bef1-22381598ad90 Sep 03 13:32:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8635d537-3cf1-4d5c-8840-f851ec1e6d13 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8635d537-3cf1-4d5c-8840-f851ec1e6d13 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.groups [None req-8635d537-3cf1-4d5c-8840-f851ec1e6d13 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] show called for member 5de57ff3-b144-4272-bef1-22381598ad90 {{(pid=86720) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 13:32:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8635d537-3cf1-4d5c-8840-f851ec1e6d13 tempest-GroupSnapshotsV319Test-791342944 tempest-GroupSnapshotsV319Test-791342944-project-member] http://192.168.122.181/volume/v3/groups/5de57ff3-b144-4272-bef1-22381598ad90 returned with HTTP 404 Sep 03 13:32:18 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 38/78] 192.168.122.181 () {60 vars in 1270 bytes} [Thu Sep 3 13:32:18 2026] GET /volume/v3/groups/5de57ff3-b144-4272-bef1-22381598ad90 => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:32:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-2089ce47-89d3-4319-b544-f57ed1891fb0 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2089ce47-89d3-4319-b544-f57ed1891fb0 tempest-GroupSnapshotsV319Test-1779409537 tempest-GroupSnapshotsV319Test-1779409537-project-admin] DELETE http://192.168.122.181/volume/v3/group_types/1e4dd70e-43a2-4cae-b487-6156325a8daf Sep 03 13:32:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2089ce47-89d3-4319-b544-f57ed1891fb0 tempest-GroupSnapshotsV319Test-1779409537 tempest-GroupSnapshotsV319Test-1779409537-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2089ce47-89d3-4319-b544-f57ed1891fb0 tempest-GroupSnapshotsV319Test-1779409537 tempest-GroupSnapshotsV319Test-1779409537-project-admin] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:18 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:18 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:32:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2089ce47-89d3-4319-b544-f57ed1891fb0 tempest-GroupSnapshotsV319Test-1779409537 tempest-GroupSnapshotsV319Test-1779409537-project-admin] http://192.168.122.181/volume/v3/group_types/1e4dd70e-43a2-4cae-b487-6156325a8daf returned with HTTP 202 Sep 03 13:32:18 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 41/79] 192.168.122.181 () {60 vars in 1288 bytes} [Thu Sep 3 13:32:18 2026] DELETE /volume/v3/group_types/1e4dd70e-43a2-4cae-b487-6156325a8daf => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 03 13:32:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-201c859b-6580-43aa-ad2a-e457e525e3d7 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-201c859b-6580-43aa-ad2a-e457e525e3d7 tempest-GroupSnapshotsV319Test-1779409537 tempest-GroupSnapshotsV319Test-1779409537-project-admin] DELETE http://192.168.122.181/volume/v3/types/db7dc4f5-d68b-4c18-aa30-b99b79be7c81 Sep 03 13:32:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-201c859b-6580-43aa-ad2a-e457e525e3d7 tempest-GroupSnapshotsV319Test-1779409537 tempest-GroupSnapshotsV319Test-1779409537-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-201c859b-6580-43aa-ad2a-e457e525e3d7 tempest-GroupSnapshotsV319Test-1779409537 tempest-GroupSnapshotsV319Test-1779409537-project-admin] Calling method '_delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-201c859b-6580-43aa-ad2a-e457e525e3d7 tempest-GroupSnapshotsV319Test-1779409537 tempest-GroupSnapshotsV319Test-1779409537-project-admin] http://192.168.122.181/volume/v3/types/db7dc4f5-d68b-4c18-aa30-b99b79be7c81 returned with HTTP 202 Sep 03 13:32:18 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 39/80] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:32:18 2026] DELETE /volume/v3/types/db7dc4f5-d68b-4c18-aa30-b99b79be7c81 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:32:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e235733d-3ffc-4781-8199-3715929dd262 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e235733d-3ffc-4781-8199-3715929dd262 tempest-GroupSnapshotsV319Test-1779409537 tempest-GroupSnapshotsV319Test-1779409537-project-admin] GET http://192.168.122.181/volume/v3/types/db7dc4f5-d68b-4c18-aa30-b99b79be7c81 Sep 03 13:32:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e235733d-3ffc-4781-8199-3715929dd262 tempest-GroupSnapshotsV319Test-1779409537 tempest-GroupSnapshotsV319Test-1779409537-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e235733d-3ffc-4781-8199-3715929dd262 tempest-GroupSnapshotsV319Test-1779409537 tempest-GroupSnapshotsV319Test-1779409537-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e235733d-3ffc-4781-8199-3715929dd262 tempest-GroupSnapshotsV319Test-1779409537 tempest-GroupSnapshotsV319Test-1779409537-project-admin] http://192.168.122.181/volume/v3/types/db7dc4f5-d68b-4c18-aa30-b99b79be7c81 returned with HTTP 404 Sep 03 13:32:18 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 42/81] 192.168.122.181 () {58 vars in 1226 bytes} [Thu Sep 3 13:32:18 2026] GET /volume/v3/types/db7dc4f5-d68b-4c18-aa30-b99b79be7c81 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:32:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-1309f397-0dbe-4ac8-9bbf-be6887506291 req-2f4245b8-2da7-467c-8e09-716e387b280b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-1309f397-0dbe-4ac8-9bbf-be6887506291 req-2f4245b8-2da7-467c-8e09-716e387b280b tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] GET http://192.168.122.181/volume/v3/volumes/c1321510-5d48-48b5-8a06-392f10677f90 Sep 03 13:32:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-1309f397-0dbe-4ac8-9bbf-be6887506291 req-2f4245b8-2da7-467c-8e09-716e387b280b tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-1309f397-0dbe-4ac8-9bbf-be6887506291 req-2f4245b8-2da7-467c-8e09-716e387b280b tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:23 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:32:23 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:32:23 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:23 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:32:23 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-1309f397-0dbe-4ac8-9bbf-be6887506291 req-2f4245b8-2da7-467c-8e09-716e387b280b tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Volume info retrieved successfully. Sep 03 13:32:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-1309f397-0dbe-4ac8-9bbf-be6887506291 req-2f4245b8-2da7-467c-8e09-716e387b280b tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] http://192.168.122.181/volume/v3/volumes/c1321510-5d48-48b5-8a06-392f10677f90 returned with HTTP 200 Sep 03 13:32:23 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 40/82] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:32:23 2026] GET /volume/v3/volumes/c1321510-5d48-48b5-8a06-392f10677f90 => generated 854 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:32:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-6d62c1fb-45d7-47c1-8897-42df5469836e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:23 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6d62c1fb-45d7-47c1-8897-42df5469836e None None] GET http://192.168.122.181/volume// Sep 03 13:32:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6d62c1fb-45d7-47c1-8897-42df5469836e None None] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6d62c1fb-45d7-47c1-8897-42df5469836e None None] Calling method 'all' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:23 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6d62c1fb-45d7-47c1-8897-42df5469836e None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:32:23 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 43/83] 192.168.122.181 () {58 vars in 1317 bytes} [Thu Sep 3 13:32:23 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 13:32:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-1309f397-0dbe-4ac8-9bbf-be6887506291 req-98710089-3c8d-488d-ada7-bb76a81eab80 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-1309f397-0dbe-4ac8-9bbf-be6887506291 req-98710089-3c8d-488d-ada7-bb76a81eab80 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] POST http://192.168.122.181/volume/v3/attachments Sep 03 13:32:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-1309f397-0dbe-4ac8-9bbf-be6887506291 req-98710089-3c8d-488d-ada7-bb76a81eab80 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c1321510-5d48-48b5-8a06-392f10677f90", "connector": null, "instance_uuid": "e177417e-3941-4b1b-a7ca-8bd7947f34a5"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:32:23 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:32:23 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:32:23 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:23 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:32:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-1309f397-0dbe-4ac8-9bbf-be6887506291 req-98710089-3c8d-488d-ada7-bb76a81eab80 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] http://192.168.122.181/volume/v3/attachments returned with HTTP 200 Sep 03 13:32:23 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 41/84] 192.168.122.181 () {66 vars in 1483 bytes} [Thu Sep 3 13:32:23 2026] POST /volume/v3/attachments => generated 273 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:32:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-fa80c51f-1d21-4c1e-9bff-a547c92fcb35 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:23 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fa80c51f-1d21-4c1e-9bff-a547c92fcb35 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] GET http://192.168.122.181/volume/v3/volumes/c1321510-5d48-48b5-8a06-392f10677f90 Sep 03 13:32:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fa80c51f-1d21-4c1e-9bff-a547c92fcb35 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fa80c51f-1d21-4c1e-9bff-a547c92fcb35 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:23 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:32:23 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:32:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-be2ed503-f0d8-4381-b80a-31bac26d8f0e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-be2ed503-f0d8-4381-b80a-31bac26d8f0e None None] GET http://192.168.122.181/volume// Sep 03 13:32:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-be2ed503-f0d8-4381-b80a-31bac26d8f0e None None] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-be2ed503-f0d8-4381-b80a-31bac26d8f0e None None] Calling method 'all' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-be2ed503-f0d8-4381-b80a-31bac26d8f0e None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:32:23 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:23 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:32:23 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 42/85] 192.168.122.181 () {58 vars in 1315 bytes} [Thu Sep 3 13:32:23 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 13:32:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-1309f397-0dbe-4ac8-9bbf-be6887506291 req-a8273b2a-d8e6-44ea-af07-fddf029beac7 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-1309f397-0dbe-4ac8-9bbf-be6887506291 req-a8273b2a-d8e6-44ea-af07-fddf029beac7 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] GET http://192.168.122.181/volume/v3/volumes/c1321510-5d48-48b5-8a06-392f10677f90 Sep 03 13:32:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-1309f397-0dbe-4ac8-9bbf-be6887506291 req-a8273b2a-d8e6-44ea-af07-fddf029beac7 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-1309f397-0dbe-4ac8-9bbf-be6887506291 req-a8273b2a-d8e6-44ea-af07-fddf029beac7 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:23 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-fa80c51f-1d21-4c1e-9bff-a547c92fcb35 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Volume info retrieved successfully. Sep 03 13:32:23 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fa80c51f-1d21-4c1e-9bff-a547c92fcb35 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] http://192.168.122.181/volume/v3/volumes/c1321510-5d48-48b5-8a06-392f10677f90 returned with HTTP 200 Sep 03 13:32:23 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:32:23 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:32:23 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 44/86] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:32:23 2026] GET /volume/v3/volumes/c1321510-5d48-48b5-8a06-392f10677f90 => generated 853 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:32:23 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:23 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:32:24 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-1309f397-0dbe-4ac8-9bbf-be6887506291 req-a8273b2a-d8e6-44ea-af07-fddf029beac7 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Volume info retrieved successfully. Sep 03 13:32:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-1309f397-0dbe-4ac8-9bbf-be6887506291 req-a8273b2a-d8e6-44ea-af07-fddf029beac7 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] http://192.168.122.181/volume/v3/volumes/c1321510-5d48-48b5-8a06-392f10677f90 returned with HTTP 200 Sep 03 13:32:24 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 43/87] 192.168.122.181 () {62 vars in 1528 bytes} [Thu Sep 3 13:32:23 2026] GET /volume/v3/volumes/c1321510-5d48-48b5-8a06-392f10677f90 => generated 1034 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:32:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-1309f397-0dbe-4ac8-9bbf-be6887506291 req-d05d08c6-602a-4f63-92f7-c822ea1ec199 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-1309f397-0dbe-4ac8-9bbf-be6887506291 req-d05d08c6-602a-4f63-92f7-c822ea1ec199 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] PUT http://192.168.122.181/volume/v3/attachments/5fa9ca08-6ada-4523-9bde-248fba8f8e70 Sep 03 13:32:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-1309f397-0dbe-4ac8-9bbf-be6887506291 req-d05d08c6-602a-4f63-92f7-c822ea1ec199 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.181", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8d232b6e4de", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "108e3980-7d2b-493a-aa24-bb1dd072d0d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:32:24 devstack devstack@c-api.service[86719]: DEBUG cinder.coordination [req-1309f397-0dbe-4ac8-9bbf-be6887506291 req-d05d08c6-602a-4f63-92f7-c822ea1ec199 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Acquiring lock "cinder-attachment_update-c1321510-5d48-48b5-8a06-392f10677f90-devstack" by "attachment_update" {{(pid=86719) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 13:32:24 devstack devstack@c-api.service[86719]: DEBUG cinder.coordination [req-1309f397-0dbe-4ac8-9bbf-be6887506291 req-d05d08c6-602a-4f63-92f7-c822ea1ec199 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Lock "cinder-attachment_update-c1321510-5d48-48b5-8a06-392f10677f90-devstack" acquired by "attachment_update" :: waited 0.022s {{(pid=86719) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 13:32:24 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:24 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:32:24 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:32:24 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:32:24 devstack devstack@c-api.service[86719]: DEBUG cinder.coordination [req-1309f397-0dbe-4ac8-9bbf-be6887506291 req-d05d08c6-602a-4f63-92f7-c822ea1ec199 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Lock "cinder-attachment_update-c1321510-5d48-48b5-8a06-392f10677f90-devstack" released by "attachment_update" :: held 0.324s {{(pid=86719) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 13:32:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-1309f397-0dbe-4ac8-9bbf-be6887506291 req-d05d08c6-602a-4f63-92f7-c822ea1ec199 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] http://192.168.122.181/volume/v3/attachments/5fa9ca08-6ada-4523-9bde-248fba8f8e70 returned with HTTP 200 Sep 03 13:32:24 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 45/88] 192.168.122.181 () {66 vars in 1593 bytes} [Thu Sep 3 13:32:24 2026] PUT /volume/v3/attachments/5fa9ca08-6ada-4523-9bde-248fba8f8e70 => generated 694 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:32:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-4636e06d-e7a1-4a77-8503-b0c532cf78a2 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4636e06d-e7a1-4a77-8503-b0c532cf78a2 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] GET http://192.168.122.181/volume/v3/volumes/c1321510-5d48-48b5-8a06-392f10677f90 Sep 03 13:32:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4636e06d-e7a1-4a77-8503-b0c532cf78a2 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4636e06d-e7a1-4a77-8503-b0c532cf78a2 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:25 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:32:25 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:32:25 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:25 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:32:25 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-4636e06d-e7a1-4a77-8503-b0c532cf78a2 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Volume info retrieved successfully. Sep 03 13:32:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4636e06d-e7a1-4a77-8503-b0c532cf78a2 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] http://192.168.122.181/volume/v3/volumes/c1321510-5d48-48b5-8a06-392f10677f90 returned with HTTP 200 Sep 03 13:32:25 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 44/89] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:32:25 2026] GET /volume/v3/volumes/c1321510-5d48-48b5-8a06-392f10677f90 => generated 854 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:32:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-1309f397-0dbe-4ac8-9bbf-be6887506291 req-0e405260-55b4-493d-a02b-de4f870498f1 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-1309f397-0dbe-4ac8-9bbf-be6887506291 req-0e405260-55b4-493d-a02b-de4f870498f1 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] POST http://192.168.122.181/volume/v3/attachments/5fa9ca08-6ada-4523-9bde-248fba8f8e70/action Sep 03 13:32:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-1309f397-0dbe-4ac8-9bbf-be6887506291 req-0e405260-55b4-493d-a02b-de4f870498f1 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Action body: b'{"os-complete": null}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:32:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-1309f397-0dbe-4ac8-9bbf-be6887506291 req-0e405260-55b4-493d-a02b-de4f870498f1 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:32:25 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:32:25 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:32:25 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:25 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:32:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-1309f397-0dbe-4ac8-9bbf-be6887506291 req-0e405260-55b4-493d-a02b-de4f870498f1 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] http://192.168.122.181/volume/v3/attachments/5fa9ca08-6ada-4523-9bde-248fba8f8e70/action returned with HTTP 204 Sep 03 13:32:25 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 46/90] 192.168.122.181 () {66 vars in 1614 bytes} [Thu Sep 3 13:32:25 2026] POST /volume/v3/attachments/5fa9ca08-6ada-4523-9bde-248fba8f8e70/action => generated 0 bytes in 142 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:32:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-8d9e0234-4fd3-4df2-a602-842e932d54a4 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:26 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8d9e0234-4fd3-4df2-a602-842e932d54a4 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] GET http://192.168.122.181/volume/v3/volumes/c1321510-5d48-48b5-8a06-392f10677f90 Sep 03 13:32:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8d9e0234-4fd3-4df2-a602-842e932d54a4 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8d9e0234-4fd3-4df2-a602-842e932d54a4 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:26 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:32:26 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:32:26 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:26 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:32:26 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-8d9e0234-4fd3-4df2-a602-842e932d54a4 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Volume info retrieved successfully. Sep 03 13:32:26 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8d9e0234-4fd3-4df2-a602-842e932d54a4 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] http://192.168.122.181/volume/v3/volumes/c1321510-5d48-48b5-8a06-392f10677f90 returned with HTTP 200 Sep 03 13:32:26 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 45/91] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:32:26 2026] GET /volume/v3/volumes/c1321510-5d48-48b5-8a06-392f10677f90 => generated 1146 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 13:32:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-6d5f9375-2666-43aa-86c2-96155058042e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:26 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6d5f9375-2666-43aa-86c2-96155058042e tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] GET http://192.168.122.181/volume/v3/volumes/c1321510-5d48-48b5-8a06-392f10677f90 Sep 03 13:32:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6d5f9375-2666-43aa-86c2-96155058042e tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6d5f9375-2666-43aa-86c2-96155058042e tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:26 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:32:26 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:32:26 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:26 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:32:26 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-6d5f9375-2666-43aa-86c2-96155058042e tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Volume info retrieved successfully. Sep 03 13:32:26 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6d5f9375-2666-43aa-86c2-96155058042e tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] http://192.168.122.181/volume/v3/volumes/c1321510-5d48-48b5-8a06-392f10677f90 returned with HTTP 200 Sep 03 13:32:26 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 47/92] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:32:26 2026] GET /volume/v3/volumes/c1321510-5d48-48b5-8a06-392f10677f90 => generated 1146 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:32:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-795ef246-365c-4747-8e01-9f7a5347eb83 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:26 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-795ef246-365c-4747-8e01-9f7a5347eb83 tempest-UserMessagesTest-998136358 tempest-UserMessagesTest-998136358-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:32:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-795ef246-365c-4747-8e01-9f7a5347eb83 tempest-UserMessagesTest-998136358 tempest-UserMessagesTest-998136358-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1130921824", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1652622114", "vendor_name": "tempest-vendor_name-1672327654"}}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:32:26 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-795ef246-365c-4747-8e01-9f7a5347eb83 tempest-UserMessagesTest-998136358 tempest-UserMessagesTest-998136358-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:32:26 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 46/93] 192.168.122.181 () {60 vars in 1137 bytes} [Thu Sep 3 13:32:26 2026] POST /volume/v3/types => generated 328 bytes in 450 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:32:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-0a0d8f12-7eed-406d-9d3d-565317a8d92d None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:27 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0a0d8f12-7eed-406d-9d3d-565317a8d92d tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:32:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0a0d8f12-7eed-406d-9d3d-565317a8d92d tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "22d35f75-878c-48b0-b42a-6e64c937169d", "size": 1, "name": "tempest-UserMessagesTest-Volume-250677146"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:32:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-0a0d8f12-7eed-406d-9d3d-565317a8d92d tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Create volume request body: {'volume': {'volume_type': '22d35f75-878c-48b0-b42a-6e64c937169d', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-250677146'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:32:27 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-0a0d8f12-7eed-406d-9d3d-565317a8d92d tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Create volume of 1 GB Sep 03 13:32:27 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:27 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:32:27 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-0a0d8f12-7eed-406d-9d3d-565317a8d92d tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Availability Zones retrieved successfully. Sep 03 13:32:27 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-0a0d8f12-7eed-406d-9d3d-565317a8d92d tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Flow 'volume_create_api' (7a45de41-41d4-4e10-bee1-0e0b0b48ea91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:32:27 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-0a0d8f12-7eed-406d-9d3d-565317a8d92d tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cebcea5a-2805-439f-9f6b-d41924203d80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:32:27 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-0a0d8f12-7eed-406d-9d3d-565317a8d92d tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:32:27 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-0a0d8f12-7eed-406d-9d3d-565317a8d92d tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cebcea5a-2805-439f-9f6b-d41924203d80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:32:27Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1652622114',vendor_name='tempest-vendor_name-1672327654'},id=22d35f75-878c-48b0-b42a-6e64c937169d,is_public=True,name='tempest-UserMessagesTest-volume-type-1130921824',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22d35f75-878c-48b0-b42a-6e64c937169d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:32:27 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-0a0d8f12-7eed-406d-9d3d-565317a8d92d tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f8d2355-9a1b-4acf-a42a-c6c4fe95946f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:32:27 devstack devstack@c-api.service[86719]: WARNING cinder.quota [None req-0a0d8f12-7eed-406d-9d3d-565317a8d92d tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1130921824 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1130921824, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:32:27 devstack devstack@c-api.service[86719]: WARNING cinder.quota [None req-0a0d8f12-7eed-406d-9d3d-565317a8d92d tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1130921824 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1130921824, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:32:27 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-0a0d8f12-7eed-406d-9d3d-565317a8d92d tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Created reservations ['d0c816fb-d47c-4182-a743-a494f829364c', '4c31c8af-ef3f-4976-9a0f-6c4fdc652205', 'f195476b-f1c3-4ec0-b723-06e4bbeb1ea3', '1d32e31e-36cc-4a73-8e62-da35e6e02910'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:32:27 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-0a0d8f12-7eed-406d-9d3d-565317a8d92d tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f8d2355-9a1b-4acf-a42a-c6c4fe95946f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0c816fb-d47c-4182-a743-a494f829364c', '4c31c8af-ef3f-4976-9a0f-6c4fdc652205', 'f195476b-f1c3-4ec0-b723-06e4bbeb1ea3', '1d32e31e-36cc-4a73-8e62-da35e6e02910']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:32:27 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-0a0d8f12-7eed-406d-9d3d-565317a8d92d tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8996165-a837-4a04-8770-99da7b6fe704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:32:27 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:32:27 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:32:27 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-0a0d8f12-7eed-406d-9d3d-565317a8d92d tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8996165-a837-4a04-8770-99da7b6fe704) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff4e44af-ec53-414f-bc75-1864206e1d8b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-250677146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55930e0dcc5743fbb7eb120c4a686871',qos_specs=None,replication_status=,reservations=['d0c816fb-d47c-4182-a743-a494f829364c','4c31c8af-ef3f-4976-9a0f-6c4fdc652205','f195476b-f1c3-4ec0-b723-06e4bbeb1ea3','1d32e31e-36cc-4a73-8e62-da35e6e02910'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93805d23b55849adb90bc9e740a74b49',volume_type_id=22d35f75-878c-48b0-b42a-6e64c937169d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:32:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-250677146',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff4e44af-ec53-414f-bc75-1864206e1d8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55930e0dcc5743fbb7eb120c4a686871',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93805d23b55849adb90bc9e740a74b49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22d35f75-878c-48b0-b42a-6e64c937169d),volume_type_id=22d35f75-878c-48b0-b42a-6e64c937169d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:32:27 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-0a0d8f12-7eed-406d-9d3d-565317a8d92d tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e11af76-92cf-41a1-b4c8-3370bff65d12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:32:27 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-0a0d8f12-7eed-406d-9d3d-565317a8d92d tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e11af76-92cf-41a1-b4c8-3370bff65d12) transitioned into state 'SUCCESS' from state '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-250677146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55930e0dcc5743fbb7eb120c4a686871',qos_specs=None,replication_status=,reservations=['d0c816fb-d47c-4182-a743-a494f829364c','4c31c8af-ef3f-4976-9a0f-6c4fdc652205','f195476b-f1c3-4ec0-b723-06e4bbeb1ea3','1d32e31e-36cc-4a73-8e62-da35e6e02910'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93805d23b55849adb90bc9e740a74b49',volume_type_id=22d35f75-878c-48b0-b42a-6e64c937169d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:32:27 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-0a0d8f12-7eed-406d-9d3d-565317a8d92d tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db0c1cd6-97b4-4d4d-bf62-859ccf5f5d24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:32:27 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-0a0d8f12-7eed-406d-9d3d-565317a8d92d tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db0c1cd6-97b4-4d4d-bf62-859ccf5f5d24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:32:27 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-0a0d8f12-7eed-406d-9d3d-565317a8d92d tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Flow 'volume_create_api' (7a45de41-41d4-4e10-bee1-0e0b0b48ea91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:32:27 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-0a0d8f12-7eed-406d-9d3d-565317a8d92d tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Create volume request issued successfully. Sep 03 13:32:27 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0a0d8f12-7eed-406d-9d3d-565317a8d92d tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:32:27 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 48/94] 192.168.122.181 () {62 vars in 1183 bytes} [Thu Sep 3 13:32:26 2026] POST /volume/v3/volumes => generated 793 bytes in 629 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:32:27 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-b8965377-e22e-42ff-bcd3-a687a1813ca8 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:27 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b8965377-e22e-42ff-bcd3-a687a1813ca8 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] GET http://192.168.122.181/volume/v3/volumes/ff4e44af-ec53-414f-bc75-1864206e1d8b Sep 03 13:32:27 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b8965377-e22e-42ff-bcd3-a687a1813ca8 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:27 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b8965377-e22e-42ff-bcd3-a687a1813ca8 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:27 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:32:27 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:32:27 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:27 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:32:27 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-b8965377-e22e-42ff-bcd3-a687a1813ca8 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Volume info retrieved successfully. Sep 03 13:32:27 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b8965377-e22e-42ff-bcd3-a687a1813ca8 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] http://192.168.122.181/volume/v3/volumes/ff4e44af-ec53-414f-bc75-1864206e1d8b returned with HTTP 200 Sep 03 13:32:27 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 47/95] 192.168.122.181 () {60 vars in 1272 bytes} [Thu Sep 3 13:32:27 2026] GET /volume/v3/volumes/ff4e44af-ec53-414f-bc75-1864206e1d8b => generated 861 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:32:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-9305b20c-241b-4299-884f-e3526f36e769 req-87011a6c-ab16-4800-99e3-43cf2a3c1453 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:28 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-9305b20c-241b-4299-884f-e3526f36e769 req-87011a6c-ab16-4800-99e3-43cf2a3c1453 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] GET http://192.168.122.181/volume/v3/volumes/c1321510-5d48-48b5-8a06-392f10677f90 Sep 03 13:32:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-9305b20c-241b-4299-884f-e3526f36e769 req-87011a6c-ab16-4800-99e3-43cf2a3c1453 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-9305b20c-241b-4299-884f-e3526f36e769 req-87011a6c-ab16-4800-99e3-43cf2a3c1453 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:28 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:32:28 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:32:28 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:28 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:32:28 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-9305b20c-241b-4299-884f-e3526f36e769 req-87011a6c-ab16-4800-99e3-43cf2a3c1453 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Volume info retrieved successfully. Sep 03 13:32:28 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-9305b20c-241b-4299-884f-e3526f36e769 req-87011a6c-ab16-4800-99e3-43cf2a3c1453 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] http://192.168.122.181/volume/v3/volumes/c1321510-5d48-48b5-8a06-392f10677f90 returned with HTTP 200 Sep 03 13:32:28 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 49/96] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:32:28 2026] GET /volume/v3/volumes/c1321510-5d48-48b5-8a06-392f10677f90 => generated 1146 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:32:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-9305b20c-241b-4299-884f-e3526f36e769 req-8a755d43-f128-4ede-b7b7-b06b9994c742 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-9305b20c-241b-4299-884f-e3526f36e769 req-8a755d43-f128-4ede-b7b7-b06b9994c742 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] POST http://192.168.122.181/volume/v3/volumes/c1321510-5d48-48b5-8a06-392f10677f90/action Sep 03 13:32:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-9305b20c-241b-4299-884f-e3526f36e769 req-8a755d43-f128-4ede-b7b7-b06b9994c742 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:32:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-9305b20c-241b-4299-884f-e3526f36e769 req-8a755d43-f128-4ede-b7b7-b06b9994c742 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:32:28 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:32:28 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:32:28 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:28 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:32:28 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-9305b20c-241b-4299-884f-e3526f36e769 req-8a755d43-f128-4ede-b7b7-b06b9994c742 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Volume info retrieved successfully. Sep 03 13:32:28 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-9305b20c-241b-4299-884f-e3526f36e769 req-8a755d43-f128-4ede-b7b7-b06b9994c742 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Begin detaching volume completed successfully. Sep 03 13:32:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-9305b20c-241b-4299-884f-e3526f36e769 req-8a755d43-f128-4ede-b7b7-b06b9994c742 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] http://192.168.122.181/volume/v3/volumes/c1321510-5d48-48b5-8a06-392f10677f90/action returned with HTTP 202 Sep 03 13:32:28 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 48/97] 192.168.122.181 () {64 vars in 1561 bytes} [Thu Sep 3 13:32:28 2026] POST /volume/v3/volumes/c1321510-5d48-48b5-8a06-392f10677f90/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:32:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-f28b0b7f-bc60-4006-bfc7-1a10bc9c72b5 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:28 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f28b0b7f-bc60-4006-bfc7-1a10bc9c72b5 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] GET http://192.168.122.181/volume/v3/volumes/c1321510-5d48-48b5-8a06-392f10677f90 Sep 03 13:32:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f28b0b7f-bc60-4006-bfc7-1a10bc9c72b5 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f28b0b7f-bc60-4006-bfc7-1a10bc9c72b5 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:28 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:32:28 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:32:28 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:28 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:32:28 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-f28b0b7f-bc60-4006-bfc7-1a10bc9c72b5 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Volume info retrieved successfully. Sep 03 13:32:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ada3ca62-736e-43b8-b212-4e1aaefa8972 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ada3ca62-736e-43b8-b212-4e1aaefa8972 None None] GET http://192.168.122.181/volume// Sep 03 13:32:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ada3ca62-736e-43b8-b212-4e1aaefa8972 None None] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ada3ca62-736e-43b8-b212-4e1aaefa8972 None None] Calling method 'all' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ada3ca62-736e-43b8-b212-4e1aaefa8972 None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:32:28 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 49/98] 192.168.122.181 () {58 vars in 1315 bytes} [Thu Sep 3 13:32:28 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 13:32:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-9305b20c-241b-4299-884f-e3526f36e769 req-047dd9a8-fed3-4319-9cf7-e55b9d9acf72 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:28 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f28b0b7f-bc60-4006-bfc7-1a10bc9c72b5 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] http://192.168.122.181/volume/v3/volumes/c1321510-5d48-48b5-8a06-392f10677f90 returned with HTTP 200 Sep 03 13:32:28 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 50/99] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:32:28 2026] GET /volume/v3/volumes/c1321510-5d48-48b5-8a06-392f10677f90 => generated 1149 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:32:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-9305b20c-241b-4299-884f-e3526f36e769 req-047dd9a8-fed3-4319-9cf7-e55b9d9acf72 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] GET http://192.168.122.181/volume/v3/volumes/c1321510-5d48-48b5-8a06-392f10677f90 Sep 03 13:32:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-9305b20c-241b-4299-884f-e3526f36e769 req-047dd9a8-fed3-4319-9cf7-e55b9d9acf72 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-9305b20c-241b-4299-884f-e3526f36e769 req-047dd9a8-fed3-4319-9cf7-e55b9d9acf72 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:28 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:32:28 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:32:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-66c7ee98-a89c-4e45-9528-09a140ae9870 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:28 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-66c7ee98-a89c-4e45-9528-09a140ae9870 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] GET http://192.168.122.181/volume/v3/volumes/ff4e44af-ec53-414f-bc75-1864206e1d8b Sep 03 13:32:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-66c7ee98-a89c-4e45-9528-09a140ae9870 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-66c7ee98-a89c-4e45-9528-09a140ae9870 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:28 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:28 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:32:28 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-9305b20c-241b-4299-884f-e3526f36e769 req-047dd9a8-fed3-4319-9cf7-e55b9d9acf72 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Volume info retrieved successfully. Sep 03 13:32:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-9305b20c-241b-4299-884f-e3526f36e769 req-047dd9a8-fed3-4319-9cf7-e55b9d9acf72 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] http://192.168.122.181/volume/v3/volumes/c1321510-5d48-48b5-8a06-392f10677f90 returned with HTTP 200 Sep 03 13:32:28 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 50/100] 192.168.122.181 () {62 vars in 1528 bytes} [Thu Sep 3 13:32:28 2026] GET /volume/v3/volumes/c1321510-5d48-48b5-8a06-392f10677f90 => generated 1330 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:32:28 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:32:28 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:32:28 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:28 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:32:28 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-66c7ee98-a89c-4e45-9528-09a140ae9870 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Volume info retrieved successfully. Sep 03 13:32:28 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-66c7ee98-a89c-4e45-9528-09a140ae9870 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] http://192.168.122.181/volume/v3/volumes/ff4e44af-ec53-414f-bc75-1864206e1d8b returned with HTTP 200 Sep 03 13:32:28 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 51/101] 192.168.122.181 () {60 vars in 1272 bytes} [Thu Sep 3 13:32:28 2026] GET /volume/v3/volumes/ff4e44af-ec53-414f-bc75-1864206e1d8b => generated 882 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:32:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-40f3bafb-2cb9-49be-a3b5-204e4d6fe3cf None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-40f3bafb-2cb9-49be-a3b5-204e4d6fe3cf tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] GET http://192.168.122.181/volume/v3/messages Sep 03 13:32:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-40f3bafb-2cb9-49be-a3b5-204e4d6fe3cf tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-40f3bafb-2cb9-49be-a3b5-204e4d6fe3cf tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-40f3bafb-2cb9-49be-a3b5-204e4d6fe3cf tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] http://192.168.122.181/volume/v3/messages returned with HTTP 200 Sep 03 13:32:28 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 51/102] 192.168.122.181 () {60 vars in 1164 bytes} [Thu Sep 3 13:32:28 2026] GET /volume/v3/messages => generated 678 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:32:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-80763e34-b311-4da3-9460-0fb078f47bf8 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:28 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-80763e34-b311-4da3-9460-0fb078f47bf8 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] DELETE http://192.168.122.181/volume/v3/messages/556cb898-0ea1-4526-a493-f859418d24e9 Sep 03 13:32:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-80763e34-b311-4da3-9460-0fb078f47bf8 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-80763e34-b311-4da3-9460-0fb078f47bf8 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:28 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-80763e34-b311-4da3-9460-0fb078f47bf8 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] http://192.168.122.181/volume/v3/messages/556cb898-0ea1-4526-a493-f859418d24e9 returned with HTTP 204 Sep 03 13:32:28 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 52/103] 192.168.122.181 () {60 vars in 1278 bytes} [Thu Sep 3 13:32:28 2026] DELETE /volume/v3/messages/556cb898-0ea1-4526-a493-f859418d24e9 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 03 13:32:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-5fc7d20e-77a5-448b-b4ea-66c9fa2c0108 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5fc7d20e-77a5-448b-b4ea-66c9fa2c0108 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] GET http://192.168.122.181/volume/v3/messages/556cb898-0ea1-4526-a493-f859418d24e9 Sep 03 13:32:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5fc7d20e-77a5-448b-b4ea-66c9fa2c0108 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5fc7d20e-77a5-448b-b4ea-66c9fa2c0108 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5fc7d20e-77a5-448b-b4ea-66c9fa2c0108 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] http://192.168.122.181/volume/v3/messages/556cb898-0ea1-4526-a493-f859418d24e9 returned with HTTP 404 Sep 03 13:32:28 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 52/104] 192.168.122.181 () {60 vars in 1275 bytes} [Thu Sep 3 13:32:28 2026] GET /volume/v3/messages/556cb898-0ea1-4526-a493-f859418d24e9 => generated 110 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:32:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-36ea068a-5bf8-483f-ad9a-ef4d9a3cac5f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:28 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-36ea068a-5bf8-483f-ad9a-ef4d9a3cac5f tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] GET http://192.168.122.181/volume/v3/volumes/ff4e44af-ec53-414f-bc75-1864206e1d8b Sep 03 13:32:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-36ea068a-5bf8-483f-ad9a-ef4d9a3cac5f tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-36ea068a-5bf8-483f-ad9a-ef4d9a3cac5f tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:28 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:32:28 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:32:28 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:28 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:32:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-9305b20c-241b-4299-884f-e3526f36e769 req-fe1c64fa-3da8-4d3a-b3ca-f7ad51db01f9 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:28 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-36ea068a-5bf8-483f-ad9a-ef4d9a3cac5f tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Volume info retrieved successfully. Sep 03 13:32:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-9305b20c-241b-4299-884f-e3526f36e769 req-fe1c64fa-3da8-4d3a-b3ca-f7ad51db01f9 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] DELETE http://192.168.122.181/volume/v3/attachments/5fa9ca08-6ada-4523-9bde-248fba8f8e70 Sep 03 13:32:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-9305b20c-241b-4299-884f-e3526f36e769 req-fe1c64fa-3da8-4d3a-b3ca-f7ad51db01f9 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-9305b20c-241b-4299-884f-e3526f36e769 req-fe1c64fa-3da8-4d3a-b3ca-f7ad51db01f9 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:28 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-36ea068a-5bf8-483f-ad9a-ef4d9a3cac5f tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] http://192.168.122.181/volume/v3/volumes/ff4e44af-ec53-414f-bc75-1864206e1d8b returned with HTTP 200 Sep 03 13:32:28 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 53/105] 192.168.122.181 () {60 vars in 1272 bytes} [Thu Sep 3 13:32:28 2026] GET /volume/v3/volumes/ff4e44af-ec53-414f-bc75-1864206e1d8b => generated 882 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:32:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-0d824586-bb2d-46d6-b2ae-4b4d2611ccec None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:29 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:29 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:32:29 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0d824586-bb2d-46d6-b2ae-4b4d2611ccec tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] DELETE http://192.168.122.181/volume/v3/volumes/ff4e44af-ec53-414f-bc75-1864206e1d8b Sep 03 13:32:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0d824586-bb2d-46d6-b2ae-4b4d2611ccec tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0d824586-bb2d-46d6-b2ae-4b4d2611ccec tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:29 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-0d824586-bb2d-46d6-b2ae-4b4d2611ccec tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Delete volume with id: ff4e44af-ec53-414f-bc75-1864206e1d8b Sep 03 13:32:29 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:32:29 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:32:29 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:29 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:32:29 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-0d824586-bb2d-46d6-b2ae-4b4d2611ccec tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Volume info retrieved successfully. Sep 03 13:32:29 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-0d824586-bb2d-46d6-b2ae-4b4d2611ccec tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86719) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 13:32:29 devstack devstack@c-api.service[86720]: /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 03 13:32:29 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, Sep 03 13:32:29 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-0d824586-bb2d-46d6-b2ae-4b4d2611ccec tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Created reservations ['79d23d1e-2838-4f52-952d-c10c5c295560', 'b4fcdb39-df39-4513-b2b8-7588c6b01932', '5b666e18-62e6-43c5-abf9-426e9338fa3d', '2150c990-a463-4d7c-9f42-ecf70d1650f5'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:32:29 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-9305b20c-241b-4299-884f-e3526f36e769 req-fe1c64fa-3da8-4d3a-b3ca-f7ad51db01f9 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] http://192.168.122.181/volume/v3/attachments/5fa9ca08-6ada-4523-9bde-248fba8f8e70 returned with HTTP 200 Sep 03 13:32:29 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 53/106] 192.168.122.181 () {64 vars in 1562 bytes} [Thu Sep 3 13:32:28 2026] DELETE /volume/v3/attachments/5fa9ca08-6ada-4523-9bde-248fba8f8e70 => generated 19 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:32:29 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-0d824586-bb2d-46d6-b2ae-4b4d2611ccec tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Delete volume request issued successfully. Sep 03 13:32:29 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0d824586-bb2d-46d6-b2ae-4b4d2611ccec tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] http://192.168.122.181/volume/v3/volumes/ff4e44af-ec53-414f-bc75-1864206e1d8b returned with HTTP 202 Sep 03 13:32:29 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 54/107] 192.168.122.181 () {60 vars in 1275 bytes} [Thu Sep 3 13:32:28 2026] DELETE /volume/v3/volumes/ff4e44af-ec53-414f-bc75-1864206e1d8b => generated 0 bytes in 261 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:32:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-cc80428b-0bc3-48fa-a794-6e3a458f664a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:29 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-cc80428b-0bc3-48fa-a794-6e3a458f664a tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] GET http://192.168.122.181/volume/v3/volumes/ff4e44af-ec53-414f-bc75-1864206e1d8b Sep 03 13:32:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-cc80428b-0bc3-48fa-a794-6e3a458f664a tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-cc80428b-0bc3-48fa-a794-6e3a458f664a tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:29 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-cc80428b-0bc3-48fa-a794-6e3a458f664a tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] http://192.168.122.181/volume/v3/volumes/ff4e44af-ec53-414f-bc75-1864206e1d8b returned with HTTP 404 Sep 03 13:32:29 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 54/108] 192.168.122.181 () {60 vars in 1272 bytes} [Thu Sep 3 13:32:29 2026] GET /volume/v3/volumes/ff4e44af-ec53-414f-bc75-1864206e1d8b => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:32:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-c79fdec5-d625-441f-8296-2e78d8ddd516 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:29 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c79fdec5-d625-441f-8296-2e78d8ddd516 tempest-UserMessagesTest-998136358 tempest-UserMessagesTest-998136358-project-admin] DELETE http://192.168.122.181/volume/v3/types/22d35f75-878c-48b0-b42a-6e64c937169d Sep 03 13:32:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c79fdec5-d625-441f-8296-2e78d8ddd516 tempest-UserMessagesTest-998136358 tempest-UserMessagesTest-998136358-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c79fdec5-d625-441f-8296-2e78d8ddd516 tempest-UserMessagesTest-998136358 tempest-UserMessagesTest-998136358-project-admin] Calling method '_delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:29 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c79fdec5-d625-441f-8296-2e78d8ddd516 tempest-UserMessagesTest-998136358 tempest-UserMessagesTest-998136358-project-admin] http://192.168.122.181/volume/v3/types/22d35f75-878c-48b0-b42a-6e64c937169d returned with HTTP 202 Sep 03 13:32:29 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 55/109] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:32:29 2026] DELETE /volume/v3/types/22d35f75-878c-48b0-b42a-6e64c937169d => generated 0 bytes in 152 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:32:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-abf6e0ad-cf4b-43b2-976c-9205e248a7f7 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:29 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-abf6e0ad-cf4b-43b2-976c-9205e248a7f7 tempest-UserMessagesTest-998136358 tempest-UserMessagesTest-998136358-project-admin] GET http://192.168.122.181/volume/v3/types/22d35f75-878c-48b0-b42a-6e64c937169d Sep 03 13:32:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-abf6e0ad-cf4b-43b2-976c-9205e248a7f7 tempest-UserMessagesTest-998136358 tempest-UserMessagesTest-998136358-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-abf6e0ad-cf4b-43b2-976c-9205e248a7f7 tempest-UserMessagesTest-998136358 tempest-UserMessagesTest-998136358-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:29 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-abf6e0ad-cf4b-43b2-976c-9205e248a7f7 tempest-UserMessagesTest-998136358 tempest-UserMessagesTest-998136358-project-admin] http://192.168.122.181/volume/v3/types/22d35f75-878c-48b0-b42a-6e64c937169d returned with HTTP 404 Sep 03 13:32:29 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 55/110] 192.168.122.181 () {58 vars in 1226 bytes} [Thu Sep 3 13:32:29 2026] GET /volume/v3/types/22d35f75-878c-48b0-b42a-6e64c937169d => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:32:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-000fd960-ef9b-49f1-bda1-5186d39265c2 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:29 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-000fd960-ef9b-49f1-bda1-5186d39265c2 tempest-UserMessagesTest-998136358 tempest-UserMessagesTest-998136358-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:32:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-000fd960-ef9b-49f1-bda1-5186d39265c2 tempest-UserMessagesTest-998136358 tempest-UserMessagesTest-998136358-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-347031405", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1225742147", "vendor_name": "tempest-vendor_name-95574236"}}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:32:29 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-000fd960-ef9b-49f1-bda1-5186d39265c2 tempest-UserMessagesTest-998136358 tempest-UserMessagesTest-998136358-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:32:29 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 56/111] 192.168.122.181 () {60 vars in 1137 bytes} [Thu Sep 3 13:32:29 2026] POST /volume/v3/types => generated 325 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:32:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f2479764-bf4e-4a42-8e00-4acb98543612 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:29 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f2479764-bf4e-4a42-8e00-4acb98543612 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:32:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f2479764-bf4e-4a42-8e00-4acb98543612 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3f182898-eab8-4350-89a5-ca104d49ce1f", "size": 1, "name": "tempest-UserMessagesTest-Volume-288638153"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:32:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-f2479764-bf4e-4a42-8e00-4acb98543612 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Create volume request body: {'volume': {'volume_type': '3f182898-eab8-4350-89a5-ca104d49ce1f', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-288638153'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:32:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-bd9ee671-2763-4f8c-acd8-401448a9cbe0 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:29 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-f2479764-bf4e-4a42-8e00-4acb98543612 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Create volume of 1 GB Sep 03 13:32:29 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:29 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:32:29 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-bd9ee671-2763-4f8c-acd8-401448a9cbe0 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] GET http://192.168.122.181/volume/v3/volumes/c1321510-5d48-48b5-8a06-392f10677f90 Sep 03 13:32:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-bd9ee671-2763-4f8c-acd8-401448a9cbe0 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-bd9ee671-2763-4f8c-acd8-401448a9cbe0 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:29 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-f2479764-bf4e-4a42-8e00-4acb98543612 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Availability Zones retrieved successfully. Sep 03 13:32:29 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:32:29 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:32:29 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:29 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:32:29 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f2479764-bf4e-4a42-8e00-4acb98543612 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Flow 'volume_create_api' (3bed117d-5d74-43f4-832d-07e30a81e139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:32:29 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-bd9ee671-2763-4f8c-acd8-401448a9cbe0 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Volume info retrieved successfully. Sep 03 13:32:29 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f2479764-bf4e-4a42-8e00-4acb98543612 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c141acc7-2710-4293-8164-f9513cbe3cee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:32:29 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-f2479764-bf4e-4a42-8e00-4acb98543612 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:32:29 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-bd9ee671-2763-4f8c-acd8-401448a9cbe0 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] http://192.168.122.181/volume/v3/volumes/c1321510-5d48-48b5-8a06-392f10677f90 returned with HTTP 200 Sep 03 13:32:29 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 57/112] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:32:29 2026] GET /volume/v3/volumes/c1321510-5d48-48b5-8a06-392f10677f90 => generated 854 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:32:29 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f2479764-bf4e-4a42-8e00-4acb98543612 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c141acc7-2710-4293-8164-f9513cbe3cee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:32:29Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1225742147',vendor_name='tempest-vendor_name-95574236'},id=3f182898-eab8-4350-89a5-ca104d49ce1f,is_public=True,name='tempest-UserMessagesTest-volume-type-347031405',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f182898-eab8-4350-89a5-ca104d49ce1f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:32:29 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f2479764-bf4e-4a42-8e00-4acb98543612 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a2915d9-c427-44e9-9def-258111fea0a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:32:29 devstack devstack@c-api.service[86720]: WARNING cinder.quota [None req-f2479764-bf4e-4a42-8e00-4acb98543612 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-347031405 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-347031405, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:32:29 devstack devstack@c-api.service[86720]: WARNING cinder.quota [None req-f2479764-bf4e-4a42-8e00-4acb98543612 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-347031405 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-347031405, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:32:30 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-f2479764-bf4e-4a42-8e00-4acb98543612 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Created reservations ['df793c80-a140-467e-8ef7-4406d95d5747', '63df7c7e-cc7b-4559-bf62-25b1e36941fa', 'a4386601-c90b-4f19-873b-e87f42321a2a', '55cb72bb-3220-436a-94a7-7e18c69fa598'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:32:30 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f2479764-bf4e-4a42-8e00-4acb98543612 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a2915d9-c427-44e9-9def-258111fea0a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df793c80-a140-467e-8ef7-4406d95d5747', '63df7c7e-cc7b-4559-bf62-25b1e36941fa', 'a4386601-c90b-4f19-873b-e87f42321a2a', '55cb72bb-3220-436a-94a7-7e18c69fa598']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:32:30 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f2479764-bf4e-4a42-8e00-4acb98543612 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8afc3cf2-5707-422b-bbe9-88a1d4d7b762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:32:30 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:32:30 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:32:30 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f2479764-bf4e-4a42-8e00-4acb98543612 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8afc3cf2-5707-422b-bbe9-88a1d4d7b762) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa87f610-b785-4466-8271-f19e11df51ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-288638153',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55930e0dcc5743fbb7eb120c4a686871',qos_specs=None,replication_status=,reservations=['df793c80-a140-467e-8ef7-4406d95d5747','63df7c7e-cc7b-4559-bf62-25b1e36941fa','a4386601-c90b-4f19-873b-e87f42321a2a','55cb72bb-3220-436a-94a7-7e18c69fa598'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93805d23b55849adb90bc9e740a74b49',volume_type_id=3f182898-eab8-4350-89a5-ca104d49ce1f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:32:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-288638153',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa87f610-b785-4466-8271-f19e11df51ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55930e0dcc5743fbb7eb120c4a686871',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93805d23b55849adb90bc9e740a74b49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f182898-eab8-4350-89a5-ca104d49ce1f),volume_type_id=3f182898-eab8-4350-89a5-ca104d49ce1f)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:32:30 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f2479764-bf4e-4a42-8e00-4acb98543612 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd47eb48-ce88-4159-a357-80d9be7370c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:32:30 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f2479764-bf4e-4a42-8e00-4acb98543612 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd47eb48-ce88-4159-a357-80d9be7370c6) transitioned into state 'SUCCESS' from state '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-288638153',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55930e0dcc5743fbb7eb120c4a686871',qos_specs=None,replication_status=,reservations=['df793c80-a140-467e-8ef7-4406d95d5747','63df7c7e-cc7b-4559-bf62-25b1e36941fa','a4386601-c90b-4f19-873b-e87f42321a2a','55cb72bb-3220-436a-94a7-7e18c69fa598'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93805d23b55849adb90bc9e740a74b49',volume_type_id=3f182898-eab8-4350-89a5-ca104d49ce1f)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:32:30 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f2479764-bf4e-4a42-8e00-4acb98543612 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64919213-cc2f-40b5-b0d6-20cce993f7a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:32:30 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f2479764-bf4e-4a42-8e00-4acb98543612 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64919213-cc2f-40b5-b0d6-20cce993f7a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:32:30 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f2479764-bf4e-4a42-8e00-4acb98543612 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Flow 'volume_create_api' (3bed117d-5d74-43f4-832d-07e30a81e139) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:32:30 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-f2479764-bf4e-4a42-8e00-4acb98543612 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Create volume request issued successfully. Sep 03 13:32:30 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f2479764-bf4e-4a42-8e00-4acb98543612 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:32:30 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 56/113] 192.168.122.181 () {62 vars in 1183 bytes} [Thu Sep 3 13:32:29 2026] POST /volume/v3/volumes => generated 792 bytes in 969 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:32:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-5e167dee-2b3b-41d4-a81b-e385962eaa69 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:30 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5e167dee-2b3b-41d4-a81b-e385962eaa69 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] GET http://192.168.122.181/volume/v3/volumes/fa87f610-b785-4466-8271-f19e11df51ea Sep 03 13:32:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5e167dee-2b3b-41d4-a81b-e385962eaa69 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5e167dee-2b3b-41d4-a81b-e385962eaa69 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:30 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:32:30 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:32:30 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:30 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:32:30 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-5e167dee-2b3b-41d4-a81b-e385962eaa69 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Volume info retrieved successfully. Sep 03 13:32:30 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5e167dee-2b3b-41d4-a81b-e385962eaa69 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] http://192.168.122.181/volume/v3/volumes/fa87f610-b785-4466-8271-f19e11df51ea returned with HTTP 200 Sep 03 13:32:30 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 58/114] 192.168.122.181 () {60 vars in 1272 bytes} [Thu Sep 3 13:32:30 2026] GET /volume/v3/volumes/fa87f610-b785-4466-8271-f19e11df51ea => generated 860 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:32:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-2299023b-e415-41f5-89ca-603113ed45d9 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:31 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2299023b-e415-41f5-89ca-603113ed45d9 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] GET http://192.168.122.181/volume/v3/volumes/fa87f610-b785-4466-8271-f19e11df51ea Sep 03 13:32:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2299023b-e415-41f5-89ca-603113ed45d9 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2299023b-e415-41f5-89ca-603113ed45d9 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:31 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:32:31 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:32:31 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:31 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:32:31 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-2299023b-e415-41f5-89ca-603113ed45d9 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Volume info retrieved successfully. Sep 03 13:32:31 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2299023b-e415-41f5-89ca-603113ed45d9 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] http://192.168.122.181/volume/v3/volumes/fa87f610-b785-4466-8271-f19e11df51ea returned with HTTP 200 Sep 03 13:32:31 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 57/115] 192.168.122.181 () {60 vars in 1272 bytes} [Thu Sep 3 13:32:31 2026] GET /volume/v3/volumes/fa87f610-b785-4466-8271-f19e11df51ea => generated 881 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:32:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-599d8ecc-6b2c-4bea-84d1-953b62fe91cc None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:31 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-599d8ecc-6b2c-4bea-84d1-953b62fe91cc tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] GET http://192.168.122.181/volume/v3/messages Sep 03 13:32:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-599d8ecc-6b2c-4bea-84d1-953b62fe91cc tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-599d8ecc-6b2c-4bea-84d1-953b62fe91cc tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:31 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-599d8ecc-6b2c-4bea-84d1-953b62fe91cc tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] http://192.168.122.181/volume/v3/messages returned with HTTP 200 Sep 03 13:32:31 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 59/116] 192.168.122.181 () {60 vars in 1164 bytes} [Thu Sep 3 13:32:31 2026] GET /volume/v3/messages => generated 678 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:32:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-441d2f0a-4da3-427b-9647-47547cf0b508 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:31 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-441d2f0a-4da3-427b-9647-47547cf0b508 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] GET http://192.168.122.181/volume/v3/messages/9eb40111-0177-4c07-b8d6-ccfe8111cd74 Sep 03 13:32:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-441d2f0a-4da3-427b-9647-47547cf0b508 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-441d2f0a-4da3-427b-9647-47547cf0b508 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:31 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-441d2f0a-4da3-427b-9647-47547cf0b508 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] http://192.168.122.181/volume/v3/messages/9eb40111-0177-4c07-b8d6-ccfe8111cd74 returned with HTTP 200 Sep 03 13:32:31 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 58/117] 192.168.122.181 () {60 vars in 1275 bytes} [Thu Sep 3 13:32:31 2026] GET /volume/v3/messages/9eb40111-0177-4c07-b8d6-ccfe8111cd74 => generated 675 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:32:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-7e832f20-c093-43f8-aa1d-f0e9a80d3f2c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:31 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7e832f20-c093-43f8-aa1d-f0e9a80d3f2c tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] GET http://192.168.122.181/volume/v3/messages Sep 03 13:32:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7e832f20-c093-43f8-aa1d-f0e9a80d3f2c tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7e832f20-c093-43f8-aa1d-f0e9a80d3f2c tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:31 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7e832f20-c093-43f8-aa1d-f0e9a80d3f2c tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] http://192.168.122.181/volume/v3/messages returned with HTTP 200 Sep 03 13:32:31 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 60/118] 192.168.122.181 () {60 vars in 1164 bytes} [Thu Sep 3 13:32:31 2026] GET /volume/v3/messages => generated 678 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:32:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-c5ad8ade-55dc-4db2-856d-19c077f7c2a7 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:31 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c5ad8ade-55dc-4db2-856d-19c077f7c2a7 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] DELETE http://192.168.122.181/volume/v3/messages/9eb40111-0177-4c07-b8d6-ccfe8111cd74 Sep 03 13:32:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c5ad8ade-55dc-4db2-856d-19c077f7c2a7 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c5ad8ade-55dc-4db2-856d-19c077f7c2a7 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:31 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c5ad8ade-55dc-4db2-856d-19c077f7c2a7 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] http://192.168.122.181/volume/v3/messages/9eb40111-0177-4c07-b8d6-ccfe8111cd74 returned with HTTP 204 Sep 03 13:32:31 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 59/119] 192.168.122.181 () {60 vars in 1278 bytes} [Thu Sep 3 13:32:31 2026] DELETE /volume/v3/messages/9eb40111-0177-4c07-b8d6-ccfe8111cd74 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 03 13:32:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-8ae823ad-ad68-402a-9462-d106f2f79080 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:31 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8ae823ad-ad68-402a-9462-d106f2f79080 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] GET http://192.168.122.181/volume/v3/volumes/fa87f610-b785-4466-8271-f19e11df51ea Sep 03 13:32:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8ae823ad-ad68-402a-9462-d106f2f79080 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8ae823ad-ad68-402a-9462-d106f2f79080 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:31 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:32:31 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:32:31 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:31 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:32:31 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-8ae823ad-ad68-402a-9462-d106f2f79080 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Volume info retrieved successfully. Sep 03 13:32:31 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8ae823ad-ad68-402a-9462-d106f2f79080 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] http://192.168.122.181/volume/v3/volumes/fa87f610-b785-4466-8271-f19e11df51ea returned with HTTP 200 Sep 03 13:32:31 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 61/120] 192.168.122.181 () {60 vars in 1272 bytes} [Thu Sep 3 13:32:31 2026] GET /volume/v3/volumes/fa87f610-b785-4466-8271-f19e11df51ea => generated 881 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:32:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-788178f8-e9e8-4d7e-b0f2-4cbdc5a6759f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:31 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-788178f8-e9e8-4d7e-b0f2-4cbdc5a6759f tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] DELETE http://192.168.122.181/volume/v3/volumes/fa87f610-b785-4466-8271-f19e11df51ea Sep 03 13:32:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-788178f8-e9e8-4d7e-b0f2-4cbdc5a6759f tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-788178f8-e9e8-4d7e-b0f2-4cbdc5a6759f tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:31 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-788178f8-e9e8-4d7e-b0f2-4cbdc5a6759f tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Delete volume with id: fa87f610-b785-4466-8271-f19e11df51ea Sep 03 13:32:31 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:32:31 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:32:31 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:31 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:32:31 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-788178f8-e9e8-4d7e-b0f2-4cbdc5a6759f tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Volume info retrieved successfully. Sep 03 13:32:31 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-788178f8-e9e8-4d7e-b0f2-4cbdc5a6759f tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86720) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 13:32:32 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-788178f8-e9e8-4d7e-b0f2-4cbdc5a6759f tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Created reservations ['5f0716f7-4465-45e8-8d3c-b3f4302dfe4f', 'cd949708-50b9-49bc-89b6-d12882fb8be8', '12551886-cebd-47de-8010-07c79820b720', 'a1641459-80fc-4a97-89d1-1d45ee282c4d'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:32:32 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-788178f8-e9e8-4d7e-b0f2-4cbdc5a6759f tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Delete volume request issued successfully. Sep 03 13:32:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-788178f8-e9e8-4d7e-b0f2-4cbdc5a6759f tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] http://192.168.122.181/volume/v3/volumes/fa87f610-b785-4466-8271-f19e11df51ea returned with HTTP 202 Sep 03 13:32:32 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 60/121] 192.168.122.181 () {60 vars in 1275 bytes} [Thu Sep 3 13:32:31 2026] DELETE /volume/v3/volumes/fa87f610-b785-4466-8271-f19e11df51ea => generated 0 bytes in 251 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:32:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-27a5fc50-5754-40d8-89ca-4a5730337b97 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-27a5fc50-5754-40d8-89ca-4a5730337b97 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] GET http://192.168.122.181/volume/v3/volumes/fa87f610-b785-4466-8271-f19e11df51ea Sep 03 13:32:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-27a5fc50-5754-40d8-89ca-4a5730337b97 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-27a5fc50-5754-40d8-89ca-4a5730337b97 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-27a5fc50-5754-40d8-89ca-4a5730337b97 tempest-UserMessagesTest-1274423566 tempest-UserMessagesTest-1274423566-project-member] http://192.168.122.181/volume/v3/volumes/fa87f610-b785-4466-8271-f19e11df51ea returned with HTTP 404 Sep 03 13:32:32 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 62/122] 192.168.122.181 () {60 vars in 1272 bytes} [Thu Sep 3 13:32:32 2026] GET /volume/v3/volumes/fa87f610-b785-4466-8271-f19e11df51ea => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:32:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d34c44c9-ecaf-414b-aaa8-ab0a411947c4 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d34c44c9-ecaf-414b-aaa8-ab0a411947c4 tempest-UserMessagesTest-998136358 tempest-UserMessagesTest-998136358-project-admin] DELETE http://192.168.122.181/volume/v3/types/3f182898-eab8-4350-89a5-ca104d49ce1f Sep 03 13:32:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d34c44c9-ecaf-414b-aaa8-ab0a411947c4 tempest-UserMessagesTest-998136358 tempest-UserMessagesTest-998136358-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d34c44c9-ecaf-414b-aaa8-ab0a411947c4 tempest-UserMessagesTest-998136358 tempest-UserMessagesTest-998136358-project-admin] Calling method '_delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d34c44c9-ecaf-414b-aaa8-ab0a411947c4 tempest-UserMessagesTest-998136358 tempest-UserMessagesTest-998136358-project-admin] http://192.168.122.181/volume/v3/types/3f182898-eab8-4350-89a5-ca104d49ce1f returned with HTTP 202 Sep 03 13:32:32 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 61/123] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:32:32 2026] DELETE /volume/v3/types/3f182898-eab8-4350-89a5-ca104d49ce1f => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:32:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-09a5d4e4-e3f6-462e-9a1a-2f91d4759c81 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-09a5d4e4-e3f6-462e-9a1a-2f91d4759c81 tempest-UserMessagesTest-998136358 tempest-UserMessagesTest-998136358-project-admin] GET http://192.168.122.181/volume/v3/types/3f182898-eab8-4350-89a5-ca104d49ce1f Sep 03 13:32:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-09a5d4e4-e3f6-462e-9a1a-2f91d4759c81 tempest-UserMessagesTest-998136358 tempest-UserMessagesTest-998136358-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-09a5d4e4-e3f6-462e-9a1a-2f91d4759c81 tempest-UserMessagesTest-998136358 tempest-UserMessagesTest-998136358-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-09a5d4e4-e3f6-462e-9a1a-2f91d4759c81 tempest-UserMessagesTest-998136358 tempest-UserMessagesTest-998136358-project-admin] http://192.168.122.181/volume/v3/types/3f182898-eab8-4350-89a5-ca104d49ce1f returned with HTTP 404 Sep 03 13:32:32 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 63/124] 192.168.122.181 () {58 vars in 1226 bytes} [Thu Sep 3 13:32:32 2026] GET /volume/v3/types/3f182898-eab8-4350-89a5-ca104d49ce1f => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:32:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-446b181c-cc3e-4672-a11a-1fdd5e5cd54a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:38 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-446b181c-cc3e-4672-a11a-1fdd5e5cd54a tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] GET http://192.168.122.181/volume/v3/volumes/c1321510-5d48-48b5-8a06-392f10677f90 Sep 03 13:32:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-446b181c-cc3e-4672-a11a-1fdd5e5cd54a tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-446b181c-cc3e-4672-a11a-1fdd5e5cd54a tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:38 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:32:38 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:32:38 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:38 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:32:38 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-446b181c-cc3e-4672-a11a-1fdd5e5cd54a tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Volume info retrieved successfully. Sep 03 13:32:38 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-446b181c-cc3e-4672-a11a-1fdd5e5cd54a tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] http://192.168.122.181/volume/v3/volumes/c1321510-5d48-48b5-8a06-392f10677f90 returned with HTTP 200 Sep 03 13:32:38 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 62/125] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:32:38 2026] GET /volume/v3/volumes/c1321510-5d48-48b5-8a06-392f10677f90 => generated 854 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:32:38 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-fdca6ab7-1d38-46a9-ab71-2f7ddd00b65a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:38 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fdca6ab7-1d38-46a9-ab71-2f7ddd00b65a tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] GET http://192.168.122.181/volume/v3/volumes/c1321510-5d48-48b5-8a06-392f10677f90 Sep 03 13:32:38 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fdca6ab7-1d38-46a9-ab71-2f7ddd00b65a tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:38 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fdca6ab7-1d38-46a9-ab71-2f7ddd00b65a tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:38 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:32:38 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:32:38 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:38 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:32:38 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-fdca6ab7-1d38-46a9-ab71-2f7ddd00b65a tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Volume info retrieved successfully. Sep 03 13:32:38 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fdca6ab7-1d38-46a9-ab71-2f7ddd00b65a tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] http://192.168.122.181/volume/v3/volumes/c1321510-5d48-48b5-8a06-392f10677f90 returned with HTTP 200 Sep 03 13:32:38 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 64/126] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:32:38 2026] GET /volume/v3/volumes/c1321510-5d48-48b5-8a06-392f10677f90 => generated 854 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:32:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-4d88acd9-25d2-4921-aaba-2d9f9868483f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:42 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4d88acd9-25d2-4921-aaba-2d9f9868483f tempest-VolumeHostsAdminTestsJSON-775374384 tempest-VolumeHostsAdminTestsJSON-775374384-project-admin] GET http://192.168.122.181/volume/v3/os-hosts Sep 03 13:32:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4d88acd9-25d2-4921-aaba-2d9f9868483f tempest-VolumeHostsAdminTestsJSON-775374384 tempest-VolumeHostsAdminTestsJSON-775374384-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4d88acd9-25d2-4921-aaba-2d9f9868483f tempest-VolumeHostsAdminTestsJSON-775374384 tempest-VolumeHostsAdminTestsJSON-775374384-project-admin] Calling method 'index' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:42 devstack devstack@c-api.service[86720]: /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 03 13:32:42 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 13:32:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.contrib.hosts [None req-4d88acd9-25d2-4921-aaba-2d9f9868483f tempest-VolumeHostsAdminTestsJSON-775374384 tempest-VolumeHostsAdminTestsJSON-775374384-project-admin] status, active and update: available, enabled, 2026-09-03 11:30:16+00:00 {{(pid=86720) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 03 13:32:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.contrib.hosts [None req-4d88acd9-25d2-4921-aaba-2d9f9868483f tempest-VolumeHostsAdminTestsJSON-775374384 tempest-VolumeHostsAdminTestsJSON-775374384-project-admin] status, active and update: available, enabled, 2026-09-03 11:29:44+00:00 {{(pid=86720) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 03 13:32:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.contrib.hosts [None req-4d88acd9-25d2-4921-aaba-2d9f9868483f tempest-VolumeHostsAdminTestsJSON-775374384 tempest-VolumeHostsAdminTestsJSON-775374384-project-admin] status, active and update: available, enabled, 2026-09-03 11:32:19+00:00 {{(pid=86720) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 03 13:32:42 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4d88acd9-25d2-4921-aaba-2d9f9868483f tempest-VolumeHostsAdminTestsJSON-775374384 tempest-VolumeHostsAdminTestsJSON-775374384-project-admin] http://192.168.122.181/volume/v3/os-hosts returned with HTTP 200 Sep 03 13:32:42 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 63/127] 192.168.122.181 () {58 vars in 1124 bytes} [Thu Sep 3 13:32:42 2026] GET /volume/v3/os-hosts => generated 561 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:32:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-2dda696f-8319-45f1-87de-e55e2d9a4c1d None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:42 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2dda696f-8319-45f1-87de-e55e2d9a4c1d tempest-VolumeHostsAdminTestsJSON-775374384 tempest-VolumeHostsAdminTestsJSON-775374384-project-admin] GET http://192.168.122.181/volume/v3/os-hosts Sep 03 13:32:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2dda696f-8319-45f1-87de-e55e2d9a4c1d tempest-VolumeHostsAdminTestsJSON-775374384 tempest-VolumeHostsAdminTestsJSON-775374384-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2dda696f-8319-45f1-87de-e55e2d9a4c1d tempest-VolumeHostsAdminTestsJSON-775374384 tempest-VolumeHostsAdminTestsJSON-775374384-project-admin] Calling method 'index' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:42 devstack devstack@c-api.service[86719]: /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 03 13:32:42 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 13:32:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.contrib.hosts [None req-2dda696f-8319-45f1-87de-e55e2d9a4c1d tempest-VolumeHostsAdminTestsJSON-775374384 tempest-VolumeHostsAdminTestsJSON-775374384-project-admin] status, active and update: available, enabled, 2026-09-03 11:30:16+00:00 {{(pid=86719) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 03 13:32:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.contrib.hosts [None req-2dda696f-8319-45f1-87de-e55e2d9a4c1d tempest-VolumeHostsAdminTestsJSON-775374384 tempest-VolumeHostsAdminTestsJSON-775374384-project-admin] status, active and update: available, enabled, 2026-09-03 11:29:44+00:00 {{(pid=86719) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 03 13:32:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.contrib.hosts [None req-2dda696f-8319-45f1-87de-e55e2d9a4c1d tempest-VolumeHostsAdminTestsJSON-775374384 tempest-VolumeHostsAdminTestsJSON-775374384-project-admin] status, active and update: available, enabled, 2026-09-03 11:32:19+00:00 {{(pid=86719) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 03 13:32:42 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2dda696f-8319-45f1-87de-e55e2d9a4c1d tempest-VolumeHostsAdminTestsJSON-775374384 tempest-VolumeHostsAdminTestsJSON-775374384-project-admin] http://192.168.122.181/volume/v3/os-hosts returned with HTTP 200 Sep 03 13:32:42 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 65/128] 192.168.122.181 () {58 vars in 1124 bytes} [Thu Sep 3 13:32:42 2026] GET /volume/v3/os-hosts => generated 561 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:32:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-8a30fe75-c008-4de4-8ca3-45136932f747 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:42 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8a30fe75-c008-4de4-8ca3-45136932f747 tempest-VolumeHostsAdminTestsJSON-775374384 tempest-VolumeHostsAdminTestsJSON-775374384-project-admin] GET http://192.168.122.181/volume/v3/os-hosts/devstack@lvmdriver-1 Sep 03 13:32:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8a30fe75-c008-4de4-8ca3-45136932f747 tempest-VolumeHostsAdminTestsJSON-775374384 tempest-VolumeHostsAdminTestsJSON-775374384-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8a30fe75-c008-4de4-8ca3-45136932f747 tempest-VolumeHostsAdminTestsJSON-775374384 tempest-VolumeHostsAdminTestsJSON-775374384-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8a30fe75-c008-4de4-8ca3-45136932f747 tempest-VolumeHostsAdminTestsJSON-775374384 tempest-VolumeHostsAdminTestsJSON-775374384-project-admin] http://192.168.122.181/volume/v3/os-hosts/devstack@lvmdriver-1 returned with HTTP 200 Sep 03 13:32:43 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 64/129] 192.168.122.181 () {58 vars in 1187 bytes} [Thu Sep 3 13:32:42 2026] GET /volume/v3/os-hosts/devstack@lvmdriver-1 => generated 174 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:32:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-fd7a118d-a580-4b8e-b797-ecd60b4e1eee None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fd7a118d-a580-4b8e-b797-ecd60b4e1eee tempest-VolumeHostsAdminTestsJSON-775374384 tempest-VolumeHostsAdminTestsJSON-775374384-project-admin] GET http://192.168.122.181/volume/v3/os-hosts/devstack@QuobyteHD Sep 03 13:32:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fd7a118d-a580-4b8e-b797-ecd60b4e1eee tempest-VolumeHostsAdminTestsJSON-775374384 tempest-VolumeHostsAdminTestsJSON-775374384-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fd7a118d-a580-4b8e-b797-ecd60b4e1eee tempest-VolumeHostsAdminTestsJSON-775374384 tempest-VolumeHostsAdminTestsJSON-775374384-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fd7a118d-a580-4b8e-b797-ecd60b4e1eee tempest-VolumeHostsAdminTestsJSON-775374384 tempest-VolumeHostsAdminTestsJSON-775374384-project-admin] http://192.168.122.181/volume/v3/os-hosts/devstack@QuobyteHD returned with HTTP 200 Sep 03 13:32:43 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 66/130] 192.168.122.181 () {58 vars in 1181 bytes} [Thu Sep 3 13:32:43 2026] GET /volume/v3/os-hosts/devstack@QuobyteHD => generated 359 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:32:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e4323d9c-4094-47c8-aa7d-6eda37204c81 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:44 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e4323d9c-4094-47c8-aa7d-6eda37204c81 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] DELETE http://192.168.122.181/volume/v3/volumes/c1321510-5d48-48b5-8a06-392f10677f90 Sep 03 13:32:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e4323d9c-4094-47c8-aa7d-6eda37204c81 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e4323d9c-4094-47c8-aa7d-6eda37204c81 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:44 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-e4323d9c-4094-47c8-aa7d-6eda37204c81 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Delete volume with id: c1321510-5d48-48b5-8a06-392f10677f90 Sep 03 13:32:44 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:32:44 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:32:44 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:44 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:32:44 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-e4323d9c-4094-47c8-aa7d-6eda37204c81 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Volume info retrieved successfully. Sep 03 13:32:44 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-e4323d9c-4094-47c8-aa7d-6eda37204c81 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Delete volume request issued successfully. Sep 03 13:32:44 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e4323d9c-4094-47c8-aa7d-6eda37204c81 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] http://192.168.122.181/volume/v3/volumes/c1321510-5d48-48b5-8a06-392f10677f90 returned with HTTP 202 Sep 03 13:32:44 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 65/131] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:32:44 2026] DELETE /volume/v3/volumes/c1321510-5d48-48b5-8a06-392f10677f90 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:32:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-4c7496cf-8103-4d4e-9c12-1d00bd6787dc None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:44 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4c7496cf-8103-4d4e-9c12-1d00bd6787dc tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] GET http://192.168.122.181/volume/v3/volumes/c1321510-5d48-48b5-8a06-392f10677f90 Sep 03 13:32:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4c7496cf-8103-4d4e-9c12-1d00bd6787dc tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4c7496cf-8103-4d4e-9c12-1d00bd6787dc tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:44 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:32:44 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:32:44 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:44 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:32:44 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-4c7496cf-8103-4d4e-9c12-1d00bd6787dc tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Volume info retrieved successfully. Sep 03 13:32:44 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4c7496cf-8103-4d4e-9c12-1d00bd6787dc tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] http://192.168.122.181/volume/v3/volumes/c1321510-5d48-48b5-8a06-392f10677f90 returned with HTTP 200 Sep 03 13:32:44 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 67/132] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:32:44 2026] GET /volume/v3/volumes/c1321510-5d48-48b5-8a06-392f10677f90 => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:32:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a98c2c93-772e-46f1-8eec-216d4524af56 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:45 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a98c2c93-772e-46f1-8eec-216d4524af56 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] GET http://192.168.122.181/volume/v3/volumes/c1321510-5d48-48b5-8a06-392f10677f90 Sep 03 13:32:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a98c2c93-772e-46f1-8eec-216d4524af56 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a98c2c93-772e-46f1-8eec-216d4524af56 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:45 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a98c2c93-772e-46f1-8eec-216d4524af56 tempest-TaggedAttachmentsTest-819341280 tempest-TaggedAttachmentsTest-819341280-project-member] http://192.168.122.181/volume/v3/volumes/c1321510-5d48-48b5-8a06-392f10677f90 returned with HTTP 404 Sep 03 13:32:45 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 66/133] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:32:45 2026] GET /volume/v3/volumes/c1321510-5d48-48b5-8a06-392f10677f90 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:32:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-efbc9590-dfd6-4b65-b9ae-fb811a85b65e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:48 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-efbc9590-dfd6-4b65-b9ae-fb811a85b65e tempest-VolumePoolsAdminTestsJSON-1655783675 tempest-VolumePoolsAdminTestsJSON-1655783675-project-admin] GET http://192.168.122.181/volume/v3/scheduler-stats/get_pools?detail=True Sep 03 13:32:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-efbc9590-dfd6-4b65-b9ae-fb811a85b65e tempest-VolumePoolsAdminTestsJSON-1655783675 tempest-VolumePoolsAdminTestsJSON-1655783675-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-efbc9590-dfd6-4b65-b9ae-fb811a85b65e tempest-VolumePoolsAdminTestsJSON-1655783675 tempest-VolumePoolsAdminTestsJSON-1655783675-project-admin] Calling method 'get_pools' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:48 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-efbc9590-dfd6-4b65-b9ae-fb811a85b65e tempest-VolumePoolsAdminTestsJSON-1655783675 tempest-VolumePoolsAdminTestsJSON-1655783675-project-admin] http://192.168.122.181/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 03 13:32:48 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 68/134] 192.168.122.181 () {58 vars in 1198 bytes} [Thu Sep 3 13:32:48 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 518 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:32:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-c5742bfc-59cf-4d19-a219-271904c1b29e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:48 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c5742bfc-59cf-4d19-a219-271904c1b29e tempest-VolumePoolsAdminTestsJSON-1655783675 tempest-VolumePoolsAdminTestsJSON-1655783675-project-admin] GET http://192.168.122.181/volume/v3/scheduler-stats/get_pools Sep 03 13:32:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c5742bfc-59cf-4d19-a219-271904c1b29e tempest-VolumePoolsAdminTestsJSON-1655783675 tempest-VolumePoolsAdminTestsJSON-1655783675-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c5742bfc-59cf-4d19-a219-271904c1b29e tempest-VolumePoolsAdminTestsJSON-1655783675 tempest-VolumePoolsAdminTestsJSON-1655783675-project-admin] Calling method 'get_pools' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:48 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c5742bfc-59cf-4d19-a219-271904c1b29e tempest-VolumePoolsAdminTestsJSON-1655783675 tempest-VolumePoolsAdminTestsJSON-1655783675-project-admin] http://192.168.122.181/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 03 13:32:48 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 67/135] 192.168.122.181 () {58 vars in 1175 bytes} [Thu Sep 3 13:32:48 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 03 13:32:54 devstack devstack@c-api.service[86719]: DEBUG dbcounter [-] [86719] Writing DB stats cinder:SELECT=195,cinder:INSERT=30,cinder:UPDATE=52 {{(pid=86719) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:32:55 devstack devstack@c-api.service[86720]: DEBUG dbcounter [-] [86720] Writing DB stats cinder:SELECT=193,cinder:INSERT=28,cinder:UPDATE=63 {{(pid=86720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:32:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-0efa6e53-62e2-40ef-8da7-a230db59f449 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:56 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0efa6e53-62e2-40ef-8da7-a230db59f449 tempest-VolumeQuotasNegativeTestJSON-1249203841 tempest-VolumeQuotasNegativeTestJSON-1249203841-project-admin] GET http://192.168.122.181/volume/v3/os-quota-sets/d9683ec8c09a496593d5f9c91d13fde0 Sep 03 13:32:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0efa6e53-62e2-40ef-8da7-a230db59f449 tempest-VolumeQuotasNegativeTestJSON-1249203841 tempest-VolumeQuotasNegativeTestJSON-1249203841-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0efa6e53-62e2-40ef-8da7-a230db59f449 tempest-VolumeQuotasNegativeTestJSON-1249203841 tempest-VolumeQuotasNegativeTestJSON-1249203841-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:56 devstack devstack@c-api.service[86719]: WARNING cinder.quota [None req-0efa6e53-62e2-40ef-8da7-a230db59f449 tempest-VolumeQuotasNegativeTestJSON-1249203841 tempest-VolumeQuotasNegativeTestJSON-1249203841-project-admin] Deprecated: Default quota for resource: snapshots_QuobyteHD is set by the default quota flag: quota_snapshots_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:32:56 devstack devstack@c-api.service[86719]: WARNING cinder.quota [None req-0efa6e53-62e2-40ef-8da7-a230db59f449 tempest-VolumeQuotasNegativeTestJSON-1249203841 tempest-VolumeQuotasNegativeTestJSON-1249203841-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 03 13:32:56 devstack devstack@c-api.service[86719]: WARNING cinder.quota [None req-0efa6e53-62e2-40ef-8da7-a230db59f449 tempest-VolumeQuotasNegativeTestJSON-1249203841 tempest-VolumeQuotasNegativeTestJSON-1249203841-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 03 13:32:56 devstack devstack@c-api.service[86719]: WARNING cinder.quota [None req-0efa6e53-62e2-40ef-8da7-a230db59f449 tempest-VolumeQuotasNegativeTestJSON-1249203841 tempest-VolumeQuotasNegativeTestJSON-1249203841-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 03 13:32:56 devstack devstack@c-api.service[86719]: WARNING cinder.quota [None req-0efa6e53-62e2-40ef-8da7-a230db59f449 tempest-VolumeQuotasNegativeTestJSON-1249203841 tempest-VolumeQuotasNegativeTestJSON-1249203841-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 03 13:32:56 devstack devstack@c-api.service[86719]: WARNING cinder.quota [None req-0efa6e53-62e2-40ef-8da7-a230db59f449 tempest-VolumeQuotasNegativeTestJSON-1249203841 tempest-VolumeQuotasNegativeTestJSON-1249203841-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 03 13:32:56 devstack devstack@c-api.service[86719]: WARNING cinder.quota [None req-0efa6e53-62e2-40ef-8da7-a230db59f449 tempest-VolumeQuotasNegativeTestJSON-1249203841 tempest-VolumeQuotasNegativeTestJSON-1249203841-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 03 13:32:56 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0efa6e53-62e2-40ef-8da7-a230db59f449 tempest-VolumeQuotasNegativeTestJSON-1249203841 tempest-VolumeQuotasNegativeTestJSON-1249203841-project-admin] http://192.168.122.181/volume/v3/os-quota-sets/d9683ec8c09a496593d5f9c91d13fde0 returned with HTTP 200 Sep 03 13:32:56 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 69/136] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:32:55 2026] GET /volume/v3/os-quota-sets/d9683ec8c09a496593d5f9c91d13fde0 => generated 440 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:32:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-4f04c275-36d1-4f51-9f25-730fea8604cf None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4f04c275-36d1-4f51-9f25-730fea8604cf tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:32:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4f04c275-36d1-4f51-9f25-730fea8604cf tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1865315777"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:32:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-4f04c275-36d1-4f51-9f25-730fea8604cf tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1865315777'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:32:56 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-4f04c275-36d1-4f51-9f25-730fea8604cf tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Create volume of 1 GB Sep 03 13:32:56 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-4f04c275-36d1-4f51-9f25-730fea8604cf tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Availability Zones retrieved successfully. Sep 03 13:32:56 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4f04c275-36d1-4f51-9f25-730fea8604cf tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Flow 'volume_create_api' (1ecd1cba-dd1f-4fc1-9e64-2e7b35a07e23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:32:56 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4f04c275-36d1-4f51-9f25-730fea8604cf tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88256f56-0912-4a8d-acf6-ba393983952a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:32:56 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-4f04c275-36d1-4f51-9f25-730fea8604cf tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:32:56 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4f04c275-36d1-4f51-9f25-730fea8604cf tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88256f56-0912-4a8d-acf6-ba393983952a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:32:56 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4f04c275-36d1-4f51-9f25-730fea8604cf tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (867465dc-d5aa-406b-a007-9e25bc72a83e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:32:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-cb35b768-b3d4-427a-9fdf-e48a30f3ff0e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:56 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cb35b768-b3d4-427a-9fdf-e48a30f3ff0e tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:32:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cb35b768-b3d4-427a-9fdf-e48a30f3ff0e tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1519797896"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:32:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-cb35b768-b3d4-427a-9fdf-e48a30f3ff0e tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1519797896'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:32:56 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-cb35b768-b3d4-427a-9fdf-e48a30f3ff0e tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Create volume of 1 GB Sep 03 13:32:56 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-cb35b768-b3d4-427a-9fdf-e48a30f3ff0e tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Availability Zones retrieved successfully. Sep 03 13:32:56 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-4f04c275-36d1-4f51-9f25-730fea8604cf tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Created reservations ['9e2b8560-d10d-4538-8324-bda855c662b7', '2a7b8834-0eb4-48ce-a6b7-3eb46d6049b6', '278ce95c-e4c6-4ecc-b02d-bfb6c55fa768', '18b92ad2-1a09-442b-b6f7-d696db67d9d3'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:32:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-cb35b768-b3d4-427a-9fdf-e48a30f3ff0e tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Flow 'volume_create_api' (271aa7bc-b67d-45e8-b741-ccfe9bf348c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:32:56 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4f04c275-36d1-4f51-9f25-730fea8604cf tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (867465dc-d5aa-406b-a007-9e25bc72a83e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e2b8560-d10d-4538-8324-bda855c662b7', '2a7b8834-0eb4-48ce-a6b7-3eb46d6049b6', '278ce95c-e4c6-4ecc-b02d-bfb6c55fa768', '18b92ad2-1a09-442b-b6f7-d696db67d9d3']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:32:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-cb35b768-b3d4-427a-9fdf-e48a30f3ff0e tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49752baa-907f-49d3-9470-0c8bca7101ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:32:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-cb35b768-b3d4-427a-9fdf-e48a30f3ff0e tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:32:56 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4f04c275-36d1-4f51-9f25-730fea8604cf tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0041aa1-0cd5-47ad-b1d2-f319998f0213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:32:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-cb35b768-b3d4-427a-9fdf-e48a30f3ff0e tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49752baa-907f-49d3-9470-0c8bca7101ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:32:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-cb35b768-b3d4-427a-9fdf-e48a30f3ff0e tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ea4491f-e88e-4eac-814a-42b458f46426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:32:56 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:32:56 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:32:56 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4f04c275-36d1-4f51-9f25-730fea8604cf tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0041aa1-0cd5-47ad-b1d2-f319998f0213) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c056304a-9570-4b25-b47d-d7c14f0ae169', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1865315777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9683ec8c09a496593d5f9c91d13fde0',qos_specs=None,replication_status=,reservations=['9e2b8560-d10d-4538-8324-bda855c662b7','2a7b8834-0eb4-48ce-a6b7-3eb46d6049b6','278ce95c-e4c6-4ecc-b02d-bfb6c55fa768','18b92ad2-1a09-442b-b6f7-d696db67d9d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c450c17fd4984964bf365c02199d9e82',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:32:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1865315777',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c056304a-9570-4b25-b47d-d7c14f0ae169,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9683ec8c09a496593d5f9c91d13fde0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c450c17fd4984964bf365c02199d9e82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:32:56 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4f04c275-36d1-4f51-9f25-730fea8604cf tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (213abafb-2cc8-4bd2-8ae4-43208184192c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:32:56 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4f04c275-36d1-4f51-9f25-730fea8604cf tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (213abafb-2cc8-4bd2-8ae4-43208184192c) transitioned into state 'SUCCESS' from state '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-1865315777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9683ec8c09a496593d5f9c91d13fde0',qos_specs=None,replication_status=,reservations=['9e2b8560-d10d-4538-8324-bda855c662b7','2a7b8834-0eb4-48ce-a6b7-3eb46d6049b6','278ce95c-e4c6-4ecc-b02d-bfb6c55fa768','18b92ad2-1a09-442b-b6f7-d696db67d9d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c450c17fd4984964bf365c02199d9e82',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:32:56 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4f04c275-36d1-4f51-9f25-730fea8604cf tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d8ff80a-de65-4057-82da-9f2a98089a52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:32:56 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-cb35b768-b3d4-427a-9fdf-e48a30f3ff0e tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Created reservations ['db9799d4-02ee-481b-8d9e-2aeab7defb42', '374e4d6c-b057-40f2-a7c0-4cc8be2c306e', 'd1b038c9-a2ad-4a56-97ab-69d3d77ca4fc', '5bcaadb2-4daa-4948-9ec6-d2f47272fced'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:32:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-cb35b768-b3d4-427a-9fdf-e48a30f3ff0e tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ea4491f-e88e-4eac-814a-42b458f46426) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db9799d4-02ee-481b-8d9e-2aeab7defb42', '374e4d6c-b057-40f2-a7c0-4cc8be2c306e', 'd1b038c9-a2ad-4a56-97ab-69d3d77ca4fc', '5bcaadb2-4daa-4948-9ec6-d2f47272fced']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:32:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-cb35b768-b3d4-427a-9fdf-e48a30f3ff0e tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3744c0ff-b854-4fb1-88c6-811a58ed05c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:32:56 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4f04c275-36d1-4f51-9f25-730fea8604cf tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d8ff80a-de65-4057-82da-9f2a98089a52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:32:56 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4f04c275-36d1-4f51-9f25-730fea8604cf tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Flow 'volume_create_api' (1ecd1cba-dd1f-4fc1-9e64-2e7b35a07e23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:32:56 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-4f04c275-36d1-4f51-9f25-730fea8604cf tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Create volume request issued successfully. Sep 03 13:32:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4f04c275-36d1-4f51-9f25-730fea8604cf tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:32:56 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 68/137] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:32:56 2026] POST /volume/v3/volumes => generated 768 bytes in 790 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:32:56 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:32:56 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:32:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-8a8c86aa-e0fc-42d4-a464-18b58e9a116c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-cb35b768-b3d4-427a-9fdf-e48a30f3ff0e tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3744c0ff-b854-4fb1-88c6-811a58ed05c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '070b9043-e8d8-4def-b601-9303f27c87ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1519797896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f57e80df0f354bc29286e1f9fc8b2dc7',qos_specs=None,replication_status=,reservations=['db9799d4-02ee-481b-8d9e-2aeab7defb42','374e4d6c-b057-40f2-a7c0-4cc8be2c306e','d1b038c9-a2ad-4a56-97ab-69d3d77ca4fc','5bcaadb2-4daa-4948-9ec6-d2f47272fced'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10f764f579b04ac4a2352c1e6cde1d73',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:32:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1519797896',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=070b9043-e8d8-4def-b601-9303f27c87ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f57e80df0f354bc29286e1f9fc8b2dc7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10f764f579b04ac4a2352c1e6cde1d73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:32:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8a8c86aa-e0fc-42d4-a464-18b58e9a116c tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] GET http://192.168.122.181/volume/v3/volumes/c056304a-9570-4b25-b47d-d7c14f0ae169 Sep 03 13:32:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-cb35b768-b3d4-427a-9fdf-e48a30f3ff0e tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d19de7a9-3fbd-45e4-905f-e6b0fe44706d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:32:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8a8c86aa-e0fc-42d4-a464-18b58e9a116c tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8a8c86aa-e0fc-42d4-a464-18b58e9a116c tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:56 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:32:56 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:32:56 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:56 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:32:56 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-8a8c86aa-e0fc-42d4-a464-18b58e9a116c tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Volume info retrieved successfully. Sep 03 13:32:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8a8c86aa-e0fc-42d4-a464-18b58e9a116c tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] http://192.168.122.181/volume/v3/volumes/c056304a-9570-4b25-b47d-d7c14f0ae169 returned with HTTP 200 Sep 03 13:32:56 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 69/138] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:32:56 2026] GET /volume/v3/volumes/c056304a-9570-4b25-b47d-d7c14f0ae169 => generated 836 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:32:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-cb35b768-b3d4-427a-9fdf-e48a30f3ff0e tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d19de7a9-3fbd-45e4-905f-e6b0fe44706d) transitioned into state 'SUCCESS' from state '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-1519797896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f57e80df0f354bc29286e1f9fc8b2dc7',qos_specs=None,replication_status=,reservations=['db9799d4-02ee-481b-8d9e-2aeab7defb42','374e4d6c-b057-40f2-a7c0-4cc8be2c306e','d1b038c9-a2ad-4a56-97ab-69d3d77ca4fc','5bcaadb2-4daa-4948-9ec6-d2f47272fced'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10f764f579b04ac4a2352c1e6cde1d73',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:32:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-cb35b768-b3d4-427a-9fdf-e48a30f3ff0e tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acc68340-0e5b-469d-bc16-b9c087af45e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:32:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-cb35b768-b3d4-427a-9fdf-e48a30f3ff0e tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acc68340-0e5b-469d-bc16-b9c087af45e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:32:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-cb35b768-b3d4-427a-9fdf-e48a30f3ff0e tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Flow 'volume_create_api' (271aa7bc-b67d-45e8-b741-ccfe9bf348c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:32:56 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-cb35b768-b3d4-427a-9fdf-e48a30f3ff0e tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Create volume request issued successfully. Sep 03 13:32:56 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cb35b768-b3d4-427a-9fdf-e48a30f3ff0e tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:32:56 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 70/139] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:32:56 2026] POST /volume/v3/volumes => generated 763 bytes in 482 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:32:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-341da0ab-aeba-4485-be10-e5ce3d434c89 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-341da0ab-aeba-4485-be10-e5ce3d434c89 tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] GET http://192.168.122.181/volume/v3/volumes/c056304a-9570-4b25-b47d-d7c14f0ae169 Sep 03 13:32:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-341da0ab-aeba-4485-be10-e5ce3d434c89 tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-341da0ab-aeba-4485-be10-e5ce3d434c89 tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:57 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:32:57 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:32:57 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:57 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:32:58 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-341da0ab-aeba-4485-be10-e5ce3d434c89 tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Volume info retrieved successfully. Sep 03 13:32:58 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-341da0ab-aeba-4485-be10-e5ce3d434c89 tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] http://192.168.122.181/volume/v3/volumes/c056304a-9570-4b25-b47d-d7c14f0ae169 returned with HTTP 200 Sep 03 13:32:58 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 70/140] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:32:57 2026] GET /volume/v3/volumes/c056304a-9570-4b25-b47d-d7c14f0ae169 => generated 860 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:32:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-c4a782d7-074a-4915-8d09-086f8fd9f713 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:59 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c4a782d7-074a-4915-8d09-086f8fd9f713 tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] GET http://192.168.122.181/volume/v3/volumes/c056304a-9570-4b25-b47d-d7c14f0ae169 Sep 03 13:32:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c4a782d7-074a-4915-8d09-086f8fd9f713 tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:32:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c4a782d7-074a-4915-8d09-086f8fd9f713 tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:32:59 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:32:59 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:32:59 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:32:59 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:32:59 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-c4a782d7-074a-4915-8d09-086f8fd9f713 tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Volume info retrieved successfully. Sep 03 13:32:59 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c4a782d7-074a-4915-8d09-086f8fd9f713 tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] http://192.168.122.181/volume/v3/volumes/c056304a-9570-4b25-b47d-d7c14f0ae169 returned with HTTP 200 Sep 03 13:32:59 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 71/141] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:32:59 2026] GET /volume/v3/volumes/c056304a-9570-4b25-b47d-d7c14f0ae169 => generated 861 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:32:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-0e27b3a5-e700-42c4-b6c1-480ed1fe56b8 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:59 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0e27b3a5-e700-42c4-b6c1-480ed1fe56b8 tempest-VolumeQuotasNegativeTestJSON-1249203841 tempest-VolumeQuotasNegativeTestJSON-1249203841-project-admin] PUT http://192.168.122.181/volume/v3/os-quota-sets/d9683ec8c09a496593d5f9c91d13fde0 Sep 03 13:32:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0e27b3a5-e700-42c4-b6c1-480ed1fe56b8 tempest-VolumeQuotasNegativeTestJSON-1249203841 tempest-VolumeQuotasNegativeTestJSON-1249203841-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:32:59 devstack devstack@c-api.service[86720]: WARNING cinder.quota [None req-0e27b3a5-e700-42c4-b6c1-480ed1fe56b8 tempest-VolumeQuotasNegativeTestJSON-1249203841 tempest-VolumeQuotasNegativeTestJSON-1249203841-project-admin] Deprecated: Default quota for resource: snapshots_QuobyteHD is set by the default quota flag: quota_snapshots_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:32:59 devstack devstack@c-api.service[86720]: WARNING cinder.quota [None req-0e27b3a5-e700-42c4-b6c1-480ed1fe56b8 tempest-VolumeQuotasNegativeTestJSON-1249203841 tempest-VolumeQuotasNegativeTestJSON-1249203841-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 03 13:32:59 devstack devstack@c-api.service[86720]: WARNING cinder.quota [None req-0e27b3a5-e700-42c4-b6c1-480ed1fe56b8 tempest-VolumeQuotasNegativeTestJSON-1249203841 tempest-VolumeQuotasNegativeTestJSON-1249203841-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 03 13:32:59 devstack devstack@c-api.service[86720]: WARNING cinder.quota [None req-0e27b3a5-e700-42c4-b6c1-480ed1fe56b8 tempest-VolumeQuotasNegativeTestJSON-1249203841 tempest-VolumeQuotasNegativeTestJSON-1249203841-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 03 13:32:59 devstack devstack@c-api.service[86720]: WARNING cinder.quota [None req-0e27b3a5-e700-42c4-b6c1-480ed1fe56b8 tempest-VolumeQuotasNegativeTestJSON-1249203841 tempest-VolumeQuotasNegativeTestJSON-1249203841-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 03 13:32:59 devstack devstack@c-api.service[86720]: WARNING cinder.quota [None req-0e27b3a5-e700-42c4-b6c1-480ed1fe56b8 tempest-VolumeQuotasNegativeTestJSON-1249203841 tempest-VolumeQuotasNegativeTestJSON-1249203841-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 03 13:32:59 devstack devstack@c-api.service[86720]: WARNING cinder.quota [None req-0e27b3a5-e700-42c4-b6c1-480ed1fe56b8 tempest-VolumeQuotasNegativeTestJSON-1249203841 tempest-VolumeQuotasNegativeTestJSON-1249203841-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 03 13:32:59 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0e27b3a5-e700-42c4-b6c1-480ed1fe56b8 tempest-VolumeQuotasNegativeTestJSON-1249203841 tempest-VolumeQuotasNegativeTestJSON-1249203841-project-admin] http://192.168.122.181/volume/v3/os-quota-sets/d9683ec8c09a496593d5f9c91d13fde0 returned with HTTP 200 Sep 03 13:32:59 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 71/142] 192.168.122.181 () {60 vars in 1258 bytes} [Thu Sep 3 13:32:59 2026] PUT /volume/v3/os-quota-sets/d9683ec8c09a496593d5f9c91d13fde0 => generated 395 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:32:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-3ff7f0e2-de19-4497-9699-147a7475700d None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:59 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3ff7f0e2-de19-4497-9699-147a7475700d tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:32:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3ff7f0e2-de19-4497-9699-147a7475700d tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:32:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-3ff7f0e2-de19-4497-9699-147a7475700d tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:32:59 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-3ff7f0e2-de19-4497-9699-147a7475700d tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Create volume of 2 GB Sep 03 13:32:59 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-3ff7f0e2-de19-4497-9699-147a7475700d tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Availability Zones retrieved successfully. Sep 03 13:32:59 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-3ff7f0e2-de19-4497-9699-147a7475700d tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Flow 'volume_create_api' (210c83f4-3717-42ff-bd9e-0ce966f29710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:32:59 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-3ff7f0e2-de19-4497-9699-147a7475700d tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8217e77d-1640-40fe-94d2-5c2c106d57d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:32:59 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-3ff7f0e2-de19-4497-9699-147a7475700d tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Validating volume size '2' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:32:59 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-3ff7f0e2-de19-4497-9699-147a7475700d tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8217e77d-1640-40fe-94d2-5c2c106d57d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:32:59 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-3ff7f0e2-de19-4497-9699-147a7475700d tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30cd28a1-ce5f-4193-a46f-9b9b9288c5a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:32:59 devstack devstack@c-api.service[86719]: WARNING cinder.quota_utils [None req-3ff7f0e2-de19-4497-9699-147a7475700d tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Quota exceeded for d9683ec8c09a496593d5f9c91d13fde0, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 03 13:32:59 devstack devstack@c-api.service[86719]: WARNING cinder.volume.api [None req-3ff7f0e2-de19-4497-9699-147a7475700d tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30cd28a1-ce5f-4193-a46f-9b9b9288c5a4) transitioned into state 'FAILURE' from state 'RUNNING' Sep 03 13:32:59 devstack devstack@c-api.service[86719]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Sep 03 13:32:59 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-3ff7f0e2-de19-4497-9699-147a7475700d tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30cd28a1-ce5f-4193-a46f-9b9b9288c5a4) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:32:59 devstack devstack@c-api.service[86719]: WARNING cinder.volume.api [None req-3ff7f0e2-de19-4497-9699-147a7475700d tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30cd28a1-ce5f-4193-a46f-9b9b9288c5a4) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 03 13:32:59 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-3ff7f0e2-de19-4497-9699-147a7475700d tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8217e77d-1640-40fe-94d2-5c2c106d57d2) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:32:59 devstack devstack@c-api.service[86719]: WARNING cinder.volume.api [None req-3ff7f0e2-de19-4497-9699-147a7475700d tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8217e77d-1640-40fe-94d2-5c2c106d57d2) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 03 13:32:59 devstack devstack@c-api.service[86719]: WARNING cinder.volume.api [None req-3ff7f0e2-de19-4497-9699-147a7475700d tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Flow 'volume_create_api' (210c83f4-3717-42ff-bd9e-0ce966f29710) transitioned into state 'REVERTED' from state 'RUNNING' Sep 03 13:32:59 devstack devstack@c-api.service[86719]: INFO cinder.api.middleware.fault [None req-3ff7f0e2-de19-4497-9699-147a7475700d tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 413 Sep 03 13:32:59 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 72/143] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:32:59 2026] POST /volume/v3/volumes => generated 208 bytes in 456 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 03 13:32:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-bcbc03f3-cd56-4187-85c5-5e115b218502 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:32:59 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bcbc03f3-cd56-4187-85c5-5e115b218502 tempest-VolumeQuotasNegativeTestJSON-1249203841 tempest-VolumeQuotasNegativeTestJSON-1249203841-project-admin] PUT http://192.168.122.181/volume/v3/os-quota-sets/d9683ec8c09a496593d5f9c91d13fde0 Sep 03 13:32:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bcbc03f3-cd56-4187-85c5-5e115b218502 tempest-VolumeQuotasNegativeTestJSON-1249203841 tempest-VolumeQuotasNegativeTestJSON-1249203841-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:33:00 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bcbc03f3-cd56-4187-85c5-5e115b218502 tempest-VolumeQuotasNegativeTestJSON-1249203841 tempest-VolumeQuotasNegativeTestJSON-1249203841-project-admin] http://192.168.122.181/volume/v3/os-quota-sets/d9683ec8c09a496593d5f9c91d13fde0 returned with HTTP 200 Sep 03 13:33:00 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 72/144] 192.168.122.181 () {60 vars in 1258 bytes} [Thu Sep 3 13:32:59 2026] PUT /volume/v3/os-quota-sets/d9683ec8c09a496593d5f9c91d13fde0 => generated 395 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:33:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-0e8cd702-a190-49ec-9622-555feba9c695 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:00 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0e8cd702-a190-49ec-9622-555feba9c695 tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:33:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0e8cd702-a190-49ec-9622-555feba9c695 tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:33:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-0e8cd702-a190-49ec-9622-555feba9c695 tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:33:00 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-0e8cd702-a190-49ec-9622-555feba9c695 tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Create volume of 1 GB Sep 03 13:33:00 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:33:00 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:33:00 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-0e8cd702-a190-49ec-9622-555feba9c695 tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Availability Zones retrieved successfully. Sep 03 13:33:00 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-0e8cd702-a190-49ec-9622-555feba9c695 tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Flow 'volume_create_api' (f1c1106a-fddd-4b7b-901f-e6a41821ef34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:33:00 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-0e8cd702-a190-49ec-9622-555feba9c695 tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e63e7b7c-d6bf-408b-a27e-25d7642c405b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:33:00 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-0e8cd702-a190-49ec-9622-555feba9c695 tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:33:00 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-0e8cd702-a190-49ec-9622-555feba9c695 tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e63e7b7c-d6bf-408b-a27e-25d7642c405b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:33:00 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-0e8cd702-a190-49ec-9622-555feba9c695 tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (911768f8-1cf8-4dae-8025-6f70ace692a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:33:00 devstack devstack@c-api.service[86719]: WARNING cinder.quota_utils [None req-0e8cd702-a190-49ec-9622-555feba9c695 tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Quota exceeded for d9683ec8c09a496593d5f9c91d13fde0, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Sep 03 13:33:00 devstack devstack@c-api.service[86719]: WARNING cinder.volume.api [None req-0e8cd702-a190-49ec-9622-555feba9c695 tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (911768f8-1cf8-4dae-8025-6f70ace692a7) transitioned into state 'FAILURE' from state 'RUNNING' Sep 03 13:33:00 devstack devstack@c-api.service[86719]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Sep 03 13:33:00 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-0e8cd702-a190-49ec-9622-555feba9c695 tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (911768f8-1cf8-4dae-8025-6f70ace692a7) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:33:00 devstack devstack@c-api.service[86719]: WARNING cinder.volume.api [None req-0e8cd702-a190-49ec-9622-555feba9c695 tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (911768f8-1cf8-4dae-8025-6f70ace692a7) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 03 13:33:00 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-0e8cd702-a190-49ec-9622-555feba9c695 tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e63e7b7c-d6bf-408b-a27e-25d7642c405b) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:33:00 devstack devstack@c-api.service[86719]: WARNING cinder.volume.api [None req-0e8cd702-a190-49ec-9622-555feba9c695 tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e63e7b7c-d6bf-408b-a27e-25d7642c405b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 03 13:33:00 devstack devstack@c-api.service[86719]: WARNING cinder.volume.api [None req-0e8cd702-a190-49ec-9622-555feba9c695 tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Flow 'volume_create_api' (f1c1106a-fddd-4b7b-901f-e6a41821ef34) transitioned into state 'REVERTED' from state 'RUNNING' Sep 03 13:33:00 devstack devstack@c-api.service[86719]: INFO cinder.api.middleware.fault [None req-0e8cd702-a190-49ec-9622-555feba9c695 tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 413 Sep 03 13:33:00 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 73/145] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:33:00 2026] POST /volume/v3/volumes => generated 150 bytes in 308 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 03 13:33:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ac8addbf-cc78-454a-8e37-2022616109e4 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:00 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ac8addbf-cc78-454a-8e37-2022616109e4 tempest-VolumeQuotasNegativeTestJSON-1249203841 tempest-VolumeQuotasNegativeTestJSON-1249203841-project-admin] PUT http://192.168.122.181/volume/v3/os-quota-sets/d9683ec8c09a496593d5f9c91d13fde0 Sep 03 13:33:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ac8addbf-cc78-454a-8e37-2022616109e4 tempest-VolumeQuotasNegativeTestJSON-1249203841 tempest-VolumeQuotasNegativeTestJSON-1249203841-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:33:00 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ac8addbf-cc78-454a-8e37-2022616109e4 tempest-VolumeQuotasNegativeTestJSON-1249203841 tempest-VolumeQuotasNegativeTestJSON-1249203841-project-admin] http://192.168.122.181/volume/v3/os-quota-sets/d9683ec8c09a496593d5f9c91d13fde0 returned with HTTP 200 Sep 03 13:33:00 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 73/146] 192.168.122.181 () {60 vars in 1258 bytes} [Thu Sep 3 13:33:00 2026] PUT /volume/v3/os-quota-sets/d9683ec8c09a496593d5f9c91d13fde0 => generated 394 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:33:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-cc5a9a5b-cfc4-4e12-80fc-28efb7920784 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:00 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cc5a9a5b-cfc4-4e12-80fc-28efb7920784 tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] POST http://192.168.122.181/volume/v3/volumes/c056304a-9570-4b25-b47d-d7c14f0ae169/action Sep 03 13:33:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cc5a9a5b-cfc4-4e12-80fc-28efb7920784 tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:33:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cc5a9a5b-cfc4-4e12-80fc-28efb7920784 tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:33:00 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:33:00 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:33:00 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:33:00 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:33:00 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-cc5a9a5b-cfc4-4e12-80fc-28efb7920784 tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Volume info retrieved successfully. Sep 03 13:33:00 devstack devstack@c-api.service[86719]: ERROR cinder.volume.api [None req-cc5a9a5b-cfc4-4e12-80fc-28efb7920784 tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Quota exceeded for d9683ec8c09a496593d5f9c91d13fde0, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 03 13:33:00 devstack devstack@c-api.service[86719]: INFO cinder.api.middleware.fault [None req-cc5a9a5b-cfc4-4e12-80fc-28efb7920784 tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] http://192.168.122.181/volume/v3/volumes/c056304a-9570-4b25-b47d-d7c14f0ae169/action returned with HTTP 413 Sep 03 13:33:00 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 74/147] 192.168.122.181 () {60 vars in 1274 bytes} [Thu Sep 3 13:33:00 2026] POST /volume/v3/volumes/c056304a-9570-4b25-b47d-d7c14f0ae169/action => generated 208 bytes in 146 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Sep 03 13:33:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-1b674423-8bca-43b0-be29-c1347f1c8b0b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:00 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1b674423-8bca-43b0-be29-c1347f1c8b0b tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] GET http://192.168.122.181/volume/v3/volumes/c056304a-9570-4b25-b47d-d7c14f0ae169 Sep 03 13:33:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1b674423-8bca-43b0-be29-c1347f1c8b0b tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:33:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1b674423-8bca-43b0-be29-c1347f1c8b0b tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:33:00 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:33:00 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:33:00 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:33:00 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:33:00 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-1b674423-8bca-43b0-be29-c1347f1c8b0b tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Volume info retrieved successfully. Sep 03 13:33:00 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1b674423-8bca-43b0-be29-c1347f1c8b0b tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] http://192.168.122.181/volume/v3/volumes/c056304a-9570-4b25-b47d-d7c14f0ae169 returned with HTTP 200 Sep 03 13:33:00 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 74/148] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:33:00 2026] GET /volume/v3/volumes/c056304a-9570-4b25-b47d-d7c14f0ae169 => generated 861 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:33:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-fce62763-9ba7-4ef1-a470-cb80a1dcf5e0 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:00 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fce62763-9ba7-4ef1-a470-cb80a1dcf5e0 tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] DELETE http://192.168.122.181/volume/v3/volumes/c056304a-9570-4b25-b47d-d7c14f0ae169 Sep 03 13:33:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fce62763-9ba7-4ef1-a470-cb80a1dcf5e0 tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:33:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fce62763-9ba7-4ef1-a470-cb80a1dcf5e0 tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:33:00 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-fce62763-9ba7-4ef1-a470-cb80a1dcf5e0 tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Delete volume with id: c056304a-9570-4b25-b47d-d7c14f0ae169 Sep 03 13:33:00 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:33:00 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:33:00 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:33:00 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:33:00 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-fce62763-9ba7-4ef1-a470-cb80a1dcf5e0 tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Volume info retrieved successfully. Sep 03 13:33:00 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-fce62763-9ba7-4ef1-a470-cb80a1dcf5e0 tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Delete volume request issued successfully. Sep 03 13:33:00 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fce62763-9ba7-4ef1-a470-cb80a1dcf5e0 tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] http://192.168.122.181/volume/v3/volumes/c056304a-9570-4b25-b47d-d7c14f0ae169 returned with HTTP 202 Sep 03 13:33:00 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 75/149] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:33:00 2026] DELETE /volume/v3/volumes/c056304a-9570-4b25-b47d-d7c14f0ae169 => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:33:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f2ded7c9-6d8b-4b01-b2da-0533d00b0fa7 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:00 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f2ded7c9-6d8b-4b01-b2da-0533d00b0fa7 tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] GET http://192.168.122.181/volume/v3/volumes/c056304a-9570-4b25-b47d-d7c14f0ae169 Sep 03 13:33:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f2ded7c9-6d8b-4b01-b2da-0533d00b0fa7 tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:33:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f2ded7c9-6d8b-4b01-b2da-0533d00b0fa7 tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:33:00 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:33:00 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:33:00 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:33:00 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:33:00 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-f2ded7c9-6d8b-4b01-b2da-0533d00b0fa7 tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Volume info retrieved successfully. Sep 03 13:33:00 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f2ded7c9-6d8b-4b01-b2da-0533d00b0fa7 tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] http://192.168.122.181/volume/v3/volumes/c056304a-9570-4b25-b47d-d7c14f0ae169 returned with HTTP 200 Sep 03 13:33:00 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 75/150] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:33:00 2026] GET /volume/v3/volumes/c056304a-9570-4b25-b47d-d7c14f0ae169 => generated 860 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:33:01 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-fb125fb8-abea-45d2-9a25-4d5b3844fd5e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:01 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fb125fb8-abea-45d2-9a25-4d5b3844fd5e tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] GET http://192.168.122.181/volume/v3/volumes/c056304a-9570-4b25-b47d-d7c14f0ae169 Sep 03 13:33:01 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fb125fb8-abea-45d2-9a25-4d5b3844fd5e tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:33:01 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fb125fb8-abea-45d2-9a25-4d5b3844fd5e tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:33:02 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:33:02 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:33:02 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:33:02 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:33:02 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-fb125fb8-abea-45d2-9a25-4d5b3844fd5e tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Volume info retrieved successfully. Sep 03 13:33:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fb125fb8-abea-45d2-9a25-4d5b3844fd5e tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] http://192.168.122.181/volume/v3/volumes/c056304a-9570-4b25-b47d-d7c14f0ae169 returned with HTTP 200 Sep 03 13:33:02 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 76/151] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:33:01 2026] GET /volume/v3/volumes/c056304a-9570-4b25-b47d-d7c14f0ae169 => generated 860 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:33:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-7b14f3a5-7ef9-47c0-97fc-832106fd61a9 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7b14f3a5-7ef9-47c0-97fc-832106fd61a9 tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] GET http://192.168.122.181/volume/v3/volumes/c056304a-9570-4b25-b47d-d7c14f0ae169 Sep 03 13:33:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7b14f3a5-7ef9-47c0-97fc-832106fd61a9 tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:33:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7b14f3a5-7ef9-47c0-97fc-832106fd61a9 tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:33:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7b14f3a5-7ef9-47c0-97fc-832106fd61a9 tempest-VolumeQuotasNegativeTestJSON-2117942647 tempest-VolumeQuotasNegativeTestJSON-2117942647-project-member] http://192.168.122.181/volume/v3/volumes/c056304a-9570-4b25-b47d-d7c14f0ae169 returned with HTTP 404 Sep 03 13:33:03 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 76/152] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:33:03 2026] GET /volume/v3/volumes/c056304a-9570-4b25-b47d-d7c14f0ae169 => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:33:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-0a9b1f70-0ce4-40e5-976a-dc359624e6e0 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0a9b1f70-0ce4-40e5-976a-dc359624e6e0 tempest-VolumeQuotasNegativeTestJSON-1249203841 tempest-VolumeQuotasNegativeTestJSON-1249203841-project-admin] PUT http://192.168.122.181/volume/v3/os-quota-sets/d9683ec8c09a496593d5f9c91d13fde0 Sep 03 13:33:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0a9b1f70-0ce4-40e5-976a-dc359624e6e0 tempest-VolumeQuotasNegativeTestJSON-1249203841 tempest-VolumeQuotasNegativeTestJSON-1249203841-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=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:33:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0a9b1f70-0ce4-40e5-976a-dc359624e6e0 tempest-VolumeQuotasNegativeTestJSON-1249203841 tempest-VolumeQuotasNegativeTestJSON-1249203841-project-admin] http://192.168.122.181/volume/v3/os-quota-sets/d9683ec8c09a496593d5f9c91d13fde0 returned with HTTP 200 Sep 03 13:33:03 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 77/153] 192.168.122.181 () {60 vars in 1259 bytes} [Thu Sep 3 13:33:03 2026] PUT /volume/v3/os-quota-sets/d9683ec8c09a496593d5f9c91d13fde0 => generated 398 bytes in 435 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:33:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a40f1159-e53d-4d58-8bb9-75b50556ea4c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:11 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a40f1159-e53d-4d58-8bb9-75b50556ea4c tempest-VolumeTypesAccessTest-1288758361 tempest-VolumeTypesAccessTest-1288758361-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:33:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a40f1159-e53d-4d58-8bb9-75b50556ea4c tempest-VolumeTypesAccessTest-1288758361 tempest-VolumeTypesAccessTest-1288758361-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-507400758", "os-volume-type-access:is_public": false}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:33:11 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a40f1159-e53d-4d58-8bb9-75b50556ea4c tempest-VolumeTypesAccessTest-1288758361 tempest-VolumeTypesAccessTest-1288758361-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:33:11 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 77/154] 192.168.122.181 () {60 vars in 1137 bytes} [Thu Sep 3 13:33:11 2026] POST /volume/v3/types => generated 228 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:33:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-6b8fc2b3-2311-4a33-801a-809370a2a22b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:11 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6b8fc2b3-2311-4a33-801a-809370a2a22b tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:33:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6b8fc2b3-2311-4a33-801a-809370a2a22b tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "937c2bc5-966e-4002-80c8-e0d8e9675a3a", "size": 1}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:33:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-6b8fc2b3-2311-4a33-801a-809370a2a22b tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] Create volume request body: {'volume': {'volume_type': '937c2bc5-966e-4002-80c8-e0d8e9675a3a', 'size': 1}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:33:11 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6b8fc2b3-2311-4a33-801a-809370a2a22b tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 404 Sep 03 13:33:11 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 78/155] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:33:11 2026] POST /volume/v3/volumes => generated 114 bytes in 342 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:33:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-89db8a9e-7c02-4e56-afb2-ae38dddce38a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:11 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-89db8a9e-7c02-4e56-afb2-ae38dddce38a tempest-VolumeTypesAccessTest-1288758361 tempest-VolumeTypesAccessTest-1288758361-project-admin] POST http://192.168.122.181/volume/v3/types/937c2bc5-966e-4002-80c8-e0d8e9675a3a/action Sep 03 13:33:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-89db8a9e-7c02-4e56-afb2-ae38dddce38a tempest-VolumeTypesAccessTest-1288758361 tempest-VolumeTypesAccessTest-1288758361-project-admin] Action body: b'{"addProjectAccess": {"project": "9bafd25c8b734ce5a6570e2417e4674f"}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:33:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-89db8a9e-7c02-4e56-afb2-ae38dddce38a tempest-VolumeTypesAccessTest-1288758361 tempest-VolumeTypesAccessTest-1288758361-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "9bafd25c8b734ce5a6570e2417e4674f"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:33:11 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-89db8a9e-7c02-4e56-afb2-ae38dddce38a tempest-VolumeTypesAccessTest-1288758361 tempest-VolumeTypesAccessTest-1288758361-project-admin] http://192.168.122.181/volume/v3/types/937c2bc5-966e-4002-80c8-e0d8e9675a3a/action returned with HTTP 202 Sep 03 13:33:11 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 78/156] 192.168.122.181 () {60 vars in 1268 bytes} [Thu Sep 3 13:33:11 2026] POST /volume/v3/types/937c2bc5-966e-4002-80c8-e0d8e9675a3a/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:33:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-5173ac36-fd2e-4576-a79e-122240ee6608 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:11 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5173ac36-fd2e-4576-a79e-122240ee6608 tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:33:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5173ac36-fd2e-4576-a79e-122240ee6608 tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "937c2bc5-966e-4002-80c8-e0d8e9675a3a", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-953804423"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:33:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-5173ac36-fd2e-4576-a79e-122240ee6608 tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] Create volume request body: {'volume': {'volume_type': '937c2bc5-966e-4002-80c8-e0d8e9675a3a', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-953804423'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:33:11 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-5173ac36-fd2e-4576-a79e-122240ee6608 tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] Create volume of 1 GB Sep 03 13:33:11 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:33:11 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:33:11 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-5173ac36-fd2e-4576-a79e-122240ee6608 tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] Availability Zones retrieved successfully. Sep 03 13:33:11 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5173ac36-fd2e-4576-a79e-122240ee6608 tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] Flow 'volume_create_api' (054c52e6-88dc-49da-86d4-bad4462490bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:33:11 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5173ac36-fd2e-4576-a79e-122240ee6608 tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f279adbd-1e2b-4f16-b241-57ded121634c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:33:11 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-5173ac36-fd2e-4576-a79e-122240ee6608 tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:33:11 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5173ac36-fd2e-4576-a79e-122240ee6608 tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f279adbd-1e2b-4f16-b241-57ded121634c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:33:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=937c2bc5-966e-4002-80c8-e0d8e9675a3a,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-507400758',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '937c2bc5-966e-4002-80c8-e0d8e9675a3a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:33:11 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5173ac36-fd2e-4576-a79e-122240ee6608 tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab06d09f-672e-49be-9c2a-6e6bb4eae584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:33:11 devstack devstack@c-api.service[86719]: WARNING cinder.quota [None req-5173ac36-fd2e-4576-a79e-122240ee6608 tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-507400758 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-507400758, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:33:11 devstack devstack@c-api.service[86719]: WARNING cinder.quota [None req-5173ac36-fd2e-4576-a79e-122240ee6608 tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-507400758 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-507400758, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:33:11 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-5173ac36-fd2e-4576-a79e-122240ee6608 tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] Created reservations ['a3707088-e66d-49e8-aee7-e12f159bccd4', 'cb7324ef-2846-41f4-8ccc-999f1d96d938', '5252fbb0-6110-4556-90e2-a0ef5df9f2f1', '8a2fab16-3055-418a-9cd4-22b546e1929c'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:33:11 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5173ac36-fd2e-4576-a79e-122240ee6608 tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab06d09f-672e-49be-9c2a-6e6bb4eae584) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3707088-e66d-49e8-aee7-e12f159bccd4', 'cb7324ef-2846-41f4-8ccc-999f1d96d938', '5252fbb0-6110-4556-90e2-a0ef5df9f2f1', '8a2fab16-3055-418a-9cd4-22b546e1929c']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:33:11 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5173ac36-fd2e-4576-a79e-122240ee6608 tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c0e5b2d-d12e-4322-8b8d-645f8ae1dcac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:33:12 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:33:12 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:33:12 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5173ac36-fd2e-4576-a79e-122240ee6608 tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c0e5b2d-d12e-4322-8b8d-645f8ae1dcac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a587557b-9e7b-4db0-aeab-90c0742d1ef4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-953804423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bafd25c8b734ce5a6570e2417e4674f',qos_specs=None,replication_status=,reservations=['a3707088-e66d-49e8-aee7-e12f159bccd4','cb7324ef-2846-41f4-8ccc-999f1d96d938','5252fbb0-6110-4556-90e2-a0ef5df9f2f1','8a2fab16-3055-418a-9cd4-22b546e1929c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa060b74969c4f12a0e16f5cd8030019',volume_type_id=937c2bc5-966e-4002-80c8-e0d8e9675a3a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:33:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-953804423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a587557b-9e7b-4db0-aeab-90c0742d1ef4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bafd25c8b734ce5a6570e2417e4674f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa060b74969c4f12a0e16f5cd8030019',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(937c2bc5-966e-4002-80c8-e0d8e9675a3a),volume_type_id=937c2bc5-966e-4002-80c8-e0d8e9675a3a)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:33:12 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5173ac36-fd2e-4576-a79e-122240ee6608 tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (982f9b02-0669-432e-a299-385ceb1a3a0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:33:12 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5173ac36-fd2e-4576-a79e-122240ee6608 tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (982f9b02-0669-432e-a299-385ceb1a3a0c) transitioned into state 'SUCCESS' from state '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-953804423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bafd25c8b734ce5a6570e2417e4674f',qos_specs=None,replication_status=,reservations=['a3707088-e66d-49e8-aee7-e12f159bccd4','cb7324ef-2846-41f4-8ccc-999f1d96d938','5252fbb0-6110-4556-90e2-a0ef5df9f2f1','8a2fab16-3055-418a-9cd4-22b546e1929c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa060b74969c4f12a0e16f5cd8030019',volume_type_id=937c2bc5-966e-4002-80c8-e0d8e9675a3a)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:33:12 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5173ac36-fd2e-4576-a79e-122240ee6608 tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a1b7811-31f2-48fc-8f17-a34211711870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:33:12 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5173ac36-fd2e-4576-a79e-122240ee6608 tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a1b7811-31f2-48fc-8f17-a34211711870) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:33:12 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5173ac36-fd2e-4576-a79e-122240ee6608 tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] Flow 'volume_create_api' (054c52e6-88dc-49da-86d4-bad4462490bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:33:12 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-5173ac36-fd2e-4576-a79e-122240ee6608 tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] Create volume request issued successfully. Sep 03 13:33:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5173ac36-fd2e-4576-a79e-122240ee6608 tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:33:12 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 79/157] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:33:11 2026] POST /volume/v3/volumes => generated 802 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:33:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-1649ebd3-aaa2-44b3-bf55-68c77c1db065 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:12 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1649ebd3-aaa2-44b3-bf55-68c77c1db065 tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] GET http://192.168.122.181/volume/v3/volumes/a587557b-9e7b-4db0-aeab-90c0742d1ef4 Sep 03 13:33:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1649ebd3-aaa2-44b3-bf55-68c77c1db065 tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:33:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1649ebd3-aaa2-44b3-bf55-68c77c1db065 tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:33:12 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:33:12 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:33:12 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:33:12 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:33:12 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-1649ebd3-aaa2-44b3-bf55-68c77c1db065 tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] Volume info retrieved successfully. Sep 03 13:33:12 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1649ebd3-aaa2-44b3-bf55-68c77c1db065 tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] http://192.168.122.181/volume/v3/volumes/a587557b-9e7b-4db0-aeab-90c0742d1ef4 returned with HTTP 200 Sep 03 13:33:12 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 79/158] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:33:12 2026] GET /volume/v3/volumes/a587557b-9e7b-4db0-aeab-90c0742d1ef4 => generated 870 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:33:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-bae64dbf-f904-454c-a03f-f2578d37d382 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:13 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-bae64dbf-f904-454c-a03f-f2578d37d382 tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] GET http://192.168.122.181/volume/v3/volumes/a587557b-9e7b-4db0-aeab-90c0742d1ef4 Sep 03 13:33:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-bae64dbf-f904-454c-a03f-f2578d37d382 tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:33:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-bae64dbf-f904-454c-a03f-f2578d37d382 tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:33:13 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:33:13 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:33:13 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:33:13 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:33:13 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-bae64dbf-f904-454c-a03f-f2578d37d382 tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] Volume info retrieved successfully. Sep 03 13:33:13 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-bae64dbf-f904-454c-a03f-f2578d37d382 tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] http://192.168.122.181/volume/v3/volumes/a587557b-9e7b-4db0-aeab-90c0742d1ef4 returned with HTTP 200 Sep 03 13:33:13 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 80/159] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:33:13 2026] GET /volume/v3/volumes/a587557b-9e7b-4db0-aeab-90c0742d1ef4 => generated 894 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:33:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e01a432b-e94d-4763-9de9-a8be05d4ff5d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e01a432b-e94d-4763-9de9-a8be05d4ff5d tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] GET http://192.168.122.181/volume/v3/volumes/a587557b-9e7b-4db0-aeab-90c0742d1ef4 Sep 03 13:33:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e01a432b-e94d-4763-9de9-a8be05d4ff5d tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:33:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e01a432b-e94d-4763-9de9-a8be05d4ff5d tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:33:14 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:33:14 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:33:14 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:33:14 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:33:14 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-e01a432b-e94d-4763-9de9-a8be05d4ff5d tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] Volume info retrieved successfully. Sep 03 13:33:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e01a432b-e94d-4763-9de9-a8be05d4ff5d tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] http://192.168.122.181/volume/v3/volumes/a587557b-9e7b-4db0-aeab-90c0742d1ef4 returned with HTTP 200 Sep 03 13:33:14 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 80/160] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:33:14 2026] GET /volume/v3/volumes/a587557b-9e7b-4db0-aeab-90c0742d1ef4 => generated 895 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:33:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-73b7ea03-11a6-476b-8f52-a91f125d5ba6 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-73b7ea03-11a6-476b-8f52-a91f125d5ba6 tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] GET http://192.168.122.181/volume/v3/volumes/a587557b-9e7b-4db0-aeab-90c0742d1ef4 Sep 03 13:33:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-73b7ea03-11a6-476b-8f52-a91f125d5ba6 tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:33:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-73b7ea03-11a6-476b-8f52-a91f125d5ba6 tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:33:14 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:33:14 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:33:14 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:33:14 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:33:14 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-73b7ea03-11a6-476b-8f52-a91f125d5ba6 tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] Volume info retrieved successfully. Sep 03 13:33:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-73b7ea03-11a6-476b-8f52-a91f125d5ba6 tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] http://192.168.122.181/volume/v3/volumes/a587557b-9e7b-4db0-aeab-90c0742d1ef4 returned with HTTP 200 Sep 03 13:33:14 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 81/161] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:33:14 2026] GET /volume/v3/volumes/a587557b-9e7b-4db0-aeab-90c0742d1ef4 => generated 895 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:33:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-8cc7ac41-0554-46c6-bde9-0f796fd87bed None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8cc7ac41-0554-46c6-bde9-0f796fd87bed tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] DELETE http://192.168.122.181/volume/v3/volumes/a587557b-9e7b-4db0-aeab-90c0742d1ef4 Sep 03 13:33:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8cc7ac41-0554-46c6-bde9-0f796fd87bed tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:33:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8cc7ac41-0554-46c6-bde9-0f796fd87bed tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:33:14 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-8cc7ac41-0554-46c6-bde9-0f796fd87bed tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] Delete volume with id: a587557b-9e7b-4db0-aeab-90c0742d1ef4 Sep 03 13:33:14 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:33:14 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:33:14 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:33:14 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:33:14 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-8cc7ac41-0554-46c6-bde9-0f796fd87bed tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] Volume info retrieved successfully. Sep 03 13:33:14 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-8cc7ac41-0554-46c6-bde9-0f796fd87bed tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] Delete volume request issued successfully. Sep 03 13:33:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8cc7ac41-0554-46c6-bde9-0f796fd87bed tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] http://192.168.122.181/volume/v3/volumes/a587557b-9e7b-4db0-aeab-90c0742d1ef4 returned with HTTP 202 Sep 03 13:33:14 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 81/162] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:33:14 2026] DELETE /volume/v3/volumes/a587557b-9e7b-4db0-aeab-90c0742d1ef4 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 13:33:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-57801344-da91-429c-9599-d3b600e09769 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-57801344-da91-429c-9599-d3b600e09769 tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] GET http://192.168.122.181/volume/v3/volumes/a587557b-9e7b-4db0-aeab-90c0742d1ef4 Sep 03 13:33:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-57801344-da91-429c-9599-d3b600e09769 tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:33:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-57801344-da91-429c-9599-d3b600e09769 tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:33:14 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:33:14 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:33:14 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:33:14 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:33:14 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-57801344-da91-429c-9599-d3b600e09769 tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] Volume info retrieved successfully. Sep 03 13:33:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-57801344-da91-429c-9599-d3b600e09769 tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] http://192.168.122.181/volume/v3/volumes/a587557b-9e7b-4db0-aeab-90c0742d1ef4 returned with HTTP 200 Sep 03 13:33:14 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 82/163] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:33:14 2026] GET /volume/v3/volumes/a587557b-9e7b-4db0-aeab-90c0742d1ef4 => generated 894 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:33:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-95b59950-3952-4592-98fd-613908e80101 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-95b59950-3952-4592-98fd-613908e80101 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:33:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-95b59950-3952-4592-98fd-613908e80101 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-973180482"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:33:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-95b59950-3952-4592-98fd-613908e80101 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-973180482'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:33:15 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-95b59950-3952-4592-98fd-613908e80101 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Create volume of 1 GB Sep 03 13:33:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-f07bb424-35ca-42ec-8531-b35e2c2c16d3 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:15 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-95b59950-3952-4592-98fd-613908e80101 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Availability Zones retrieved successfully. Sep 03 13:33:15 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f07bb424-35ca-42ec-8531-b35e2c2c16d3 tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] GET http://192.168.122.181/volume/v3/volumes/a587557b-9e7b-4db0-aeab-90c0742d1ef4 Sep 03 13:33:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f07bb424-35ca-42ec-8531-b35e2c2c16d3 tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:33:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f07bb424-35ca-42ec-8531-b35e2c2c16d3 tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:33:15 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-95b59950-3952-4592-98fd-613908e80101 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Flow 'volume_create_api' (21f89d61-7bc0-4249-b266-cc7320a44800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:33:15 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-95b59950-3952-4592-98fd-613908e80101 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61cfa060-7c31-4b3c-b30a-423a7d077a52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:33:15 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-95b59950-3952-4592-98fd-613908e80101 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:33:15 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:33:15 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:33:15 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:33:15 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:33:15 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-f07bb424-35ca-42ec-8531-b35e2c2c16d3 tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] Volume info retrieved successfully. Sep 03 13:33:15 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f07bb424-35ca-42ec-8531-b35e2c2c16d3 tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] http://192.168.122.181/volume/v3/volumes/a587557b-9e7b-4db0-aeab-90c0742d1ef4 returned with HTTP 200 Sep 03 13:33:15 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 83/164] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:33:15 2026] GET /volume/v3/volumes/a587557b-9e7b-4db0-aeab-90c0742d1ef4 => generated 894 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:33:16 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-95b59950-3952-4592-98fd-613908e80101 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61cfa060-7c31-4b3c-b30a-423a7d077a52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:33:16 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-95b59950-3952-4592-98fd-613908e80101 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3be3fdec-ef49-48e8-87ce-ab854250d4c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:33:16 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-95b59950-3952-4592-98fd-613908e80101 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Created reservations ['30db610e-3fcc-4293-b3b1-ea48c9407020', '5e9d7e33-1f05-4aa4-86c3-7185d948edc6', 'd5c15c25-87a4-4282-9975-d39115378e04', '87cb3b23-b6f2-4cb1-97cb-48bae5436780'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:33:16 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-95b59950-3952-4592-98fd-613908e80101 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3be3fdec-ef49-48e8-87ce-ab854250d4c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30db610e-3fcc-4293-b3b1-ea48c9407020', '5e9d7e33-1f05-4aa4-86c3-7185d948edc6', 'd5c15c25-87a4-4282-9975-d39115378e04', '87cb3b23-b6f2-4cb1-97cb-48bae5436780']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:33:16 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-95b59950-3952-4592-98fd-613908e80101 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ca1fc63-57de-4cc1-83b2-56c490fae6c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:33:16 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:33:16 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:33:16 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-95b59950-3952-4592-98fd-613908e80101 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ca1fc63-57de-4cc1-83b2-56c490fae6c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41f75dca-1b11-4ed0-b6f1-a0d78c936804', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-973180482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e9374823c0c4e0d899f4c52c2e1f62e',qos_specs=None,replication_status=,reservations=['30db610e-3fcc-4293-b3b1-ea48c9407020','5e9d7e33-1f05-4aa4-86c3-7185d948edc6','d5c15c25-87a4-4282-9975-d39115378e04','87cb3b23-b6f2-4cb1-97cb-48bae5436780'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60bfa352e3a34421befbe681cadb43a2',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:33:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-973180482',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41f75dca-1b11-4ed0-b6f1-a0d78c936804,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e9374823c0c4e0d899f4c52c2e1f62e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60bfa352e3a34421befbe681cadb43a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:33:16 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-95b59950-3952-4592-98fd-613908e80101 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09a811b8-be9e-4a28-bc8f-5145d50cfc53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:33:16 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-95b59950-3952-4592-98fd-613908e80101 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09a811b8-be9e-4a28-bc8f-5145d50cfc53) transitioned into state 'SUCCESS' from state '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-973180482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e9374823c0c4e0d899f4c52c2e1f62e',qos_specs=None,replication_status=,reservations=['30db610e-3fcc-4293-b3b1-ea48c9407020','5e9d7e33-1f05-4aa4-86c3-7185d948edc6','d5c15c25-87a4-4282-9975-d39115378e04','87cb3b23-b6f2-4cb1-97cb-48bae5436780'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60bfa352e3a34421befbe681cadb43a2',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:33:16 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-95b59950-3952-4592-98fd-613908e80101 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ab973bc-45c8-42de-8d54-339b60eeffc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:33:16 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-95b59950-3952-4592-98fd-613908e80101 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ab973bc-45c8-42de-8d54-339b60eeffc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:33:16 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-95b59950-3952-4592-98fd-613908e80101 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Flow 'volume_create_api' (21f89d61-7bc0-4249-b266-cc7320a44800) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:33:16 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-95b59950-3952-4592-98fd-613908e80101 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Create volume request issued successfully. Sep 03 13:33:16 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-95b59950-3952-4592-98fd-613908e80101 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:33:16 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 82/165] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:33:15 2026] POST /volume/v3/volumes => generated 765 bytes in 536 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:33:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-8b156225-3a8a-4564-8e70-956f870cb477 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:16 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8b156225-3a8a-4564-8e70-956f870cb477 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] GET http://192.168.122.181/volume/v3/volumes/41f75dca-1b11-4ed0-b6f1-a0d78c936804 Sep 03 13:33:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8b156225-3a8a-4564-8e70-956f870cb477 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:33:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8b156225-3a8a-4564-8e70-956f870cb477 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:33:16 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:33:16 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:33:16 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:33:16 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:33:16 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-8b156225-3a8a-4564-8e70-956f870cb477 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Volume info retrieved successfully. Sep 03 13:33:16 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8b156225-3a8a-4564-8e70-956f870cb477 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] http://192.168.122.181/volume/v3/volumes/41f75dca-1b11-4ed0-b6f1-a0d78c936804 returned with HTTP 200 Sep 03 13:33:16 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 84/166] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:33:16 2026] GET /volume/v3/volumes/41f75dca-1b11-4ed0-b6f1-a0d78c936804 => generated 833 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:33:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ab9fbe6f-70d3-422b-9ed8-10eb6f7557d0 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ab9fbe6f-70d3-422b-9ed8-10eb6f7557d0 tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] GET http://192.168.122.181/volume/v3/volumes/a587557b-9e7b-4db0-aeab-90c0742d1ef4 Sep 03 13:33:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ab9fbe6f-70d3-422b-9ed8-10eb6f7557d0 tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:33:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ab9fbe6f-70d3-422b-9ed8-10eb6f7557d0 tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:33:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ab9fbe6f-70d3-422b-9ed8-10eb6f7557d0 tempest-VolumeTypesAccessTest-1054255952 tempest-VolumeTypesAccessTest-1054255952-project-member] http://192.168.122.181/volume/v3/volumes/a587557b-9e7b-4db0-aeab-90c0742d1ef4 returned with HTTP 404 Sep 03 13:33:17 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 83/167] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:33:17 2026] GET /volume/v3/volumes/a587557b-9e7b-4db0-aeab-90c0742d1ef4 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:33:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-ec5dce48-0e39-42c2-a231-b9ae257847be None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ec5dce48-0e39-42c2-a231-b9ae257847be tempest-VolumeTypesAccessTest-1288758361 tempest-VolumeTypesAccessTest-1288758361-project-admin] POST http://192.168.122.181/volume/v3/types/937c2bc5-966e-4002-80c8-e0d8e9675a3a/action Sep 03 13:33:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ec5dce48-0e39-42c2-a231-b9ae257847be tempest-VolumeTypesAccessTest-1288758361 tempest-VolumeTypesAccessTest-1288758361-project-admin] Action body: b'{"removeProjectAccess": {"project": "9bafd25c8b734ce5a6570e2417e4674f"}}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:33:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ec5dce48-0e39-42c2-a231-b9ae257847be tempest-VolumeTypesAccessTest-1288758361 tempest-VolumeTypesAccessTest-1288758361-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "9bafd25c8b734ce5a6570e2417e4674f"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:33:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ec5dce48-0e39-42c2-a231-b9ae257847be tempest-VolumeTypesAccessTest-1288758361 tempest-VolumeTypesAccessTest-1288758361-project-admin] http://192.168.122.181/volume/v3/types/937c2bc5-966e-4002-80c8-e0d8e9675a3a/action returned with HTTP 202 Sep 03 13:33:17 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 85/168] 192.168.122.181 () {60 vars in 1268 bytes} [Thu Sep 3 13:33:17 2026] POST /volume/v3/types/937c2bc5-966e-4002-80c8-e0d8e9675a3a/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:33:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-08797fb5-5223-4bae-9913-2153b09a7835 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-08797fb5-5223-4bae-9913-2153b09a7835 tempest-VolumeTypesAccessTest-1288758361 tempest-VolumeTypesAccessTest-1288758361-project-admin] DELETE http://192.168.122.181/volume/v3/types/937c2bc5-966e-4002-80c8-e0d8e9675a3a Sep 03 13:33:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-08797fb5-5223-4bae-9913-2153b09a7835 tempest-VolumeTypesAccessTest-1288758361 tempest-VolumeTypesAccessTest-1288758361-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:33:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-08797fb5-5223-4bae-9913-2153b09a7835 tempest-VolumeTypesAccessTest-1288758361 tempest-VolumeTypesAccessTest-1288758361-project-admin] Calling method '_delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:33:17 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:33:17 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:33:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-08797fb5-5223-4bae-9913-2153b09a7835 tempest-VolumeTypesAccessTest-1288758361 tempest-VolumeTypesAccessTest-1288758361-project-admin] http://192.168.122.181/volume/v3/types/937c2bc5-966e-4002-80c8-e0d8e9675a3a returned with HTTP 202 Sep 03 13:33:17 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 84/169] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:33:17 2026] DELETE /volume/v3/types/937c2bc5-966e-4002-80c8-e0d8e9675a3a => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:33:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-c3bee4fa-26f5-4470-81cf-4492f96f2b2a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c3bee4fa-26f5-4470-81cf-4492f96f2b2a tempest-VolumeTypesAccessTest-1288758361 tempest-VolumeTypesAccessTest-1288758361-project-admin] GET http://192.168.122.181/volume/v3/types/937c2bc5-966e-4002-80c8-e0d8e9675a3a Sep 03 13:33:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c3bee4fa-26f5-4470-81cf-4492f96f2b2a tempest-VolumeTypesAccessTest-1288758361 tempest-VolumeTypesAccessTest-1288758361-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:33:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c3bee4fa-26f5-4470-81cf-4492f96f2b2a tempest-VolumeTypesAccessTest-1288758361 tempest-VolumeTypesAccessTest-1288758361-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:33:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c3bee4fa-26f5-4470-81cf-4492f96f2b2a tempest-VolumeTypesAccessTest-1288758361 tempest-VolumeTypesAccessTest-1288758361-project-admin] http://192.168.122.181/volume/v3/types/937c2bc5-966e-4002-80c8-e0d8e9675a3a returned with HTTP 404 Sep 03 13:33:17 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 86/170] 192.168.122.181 () {58 vars in 1226 bytes} [Thu Sep 3 13:33:17 2026] GET /volume/v3/types/937c2bc5-966e-4002-80c8-e0d8e9675a3a => generated 114 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:33:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-b96ae26c-f3c9-48cb-86d6-306a47a01a3b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b96ae26c-f3c9-48cb-86d6-306a47a01a3b tempest-VolumeTypesAccessTest-1288758361 tempest-VolumeTypesAccessTest-1288758361-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:33:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b96ae26c-f3c9-48cb-86d6-306a47a01a3b tempest-VolumeTypesAccessTest-1288758361 tempest-VolumeTypesAccessTest-1288758361-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-117358152", "os-volume-type-access:is_public": false}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:33:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b96ae26c-f3c9-48cb-86d6-306a47a01a3b tempest-VolumeTypesAccessTest-1288758361 tempest-VolumeTypesAccessTest-1288758361-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:33:17 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 85/171] 192.168.122.181 () {60 vars in 1137 bytes} [Thu Sep 3 13:33:17 2026] POST /volume/v3/types => generated 228 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:33:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-9d79ff36-e1c2-41da-aff2-d20ce0c494c6 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9d79ff36-e1c2-41da-aff2-d20ce0c494c6 tempest-VolumeTypesAccessTest-1288758361 tempest-VolumeTypesAccessTest-1288758361-project-admin] POST http://192.168.122.181/volume/v3/types/90ac0cbc-d12b-468c-896b-693bbfdd7535/action Sep 03 13:33:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9d79ff36-e1c2-41da-aff2-d20ce0c494c6 tempest-VolumeTypesAccessTest-1288758361 tempest-VolumeTypesAccessTest-1288758361-project-admin] Action body: b'{"addProjectAccess": {"project": "9bafd25c8b734ce5a6570e2417e4674f"}}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:33:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9d79ff36-e1c2-41da-aff2-d20ce0c494c6 tempest-VolumeTypesAccessTest-1288758361 tempest-VolumeTypesAccessTest-1288758361-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "9bafd25c8b734ce5a6570e2417e4674f"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:33:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9d79ff36-e1c2-41da-aff2-d20ce0c494c6 tempest-VolumeTypesAccessTest-1288758361 tempest-VolumeTypesAccessTest-1288758361-project-admin] http://192.168.122.181/volume/v3/types/90ac0cbc-d12b-468c-896b-693bbfdd7535/action returned with HTTP 202 Sep 03 13:33:17 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 87/172] 192.168.122.181 () {60 vars in 1268 bytes} [Thu Sep 3 13:33:17 2026] POST /volume/v3/types/90ac0cbc-d12b-468c-896b-693bbfdd7535/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:33:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ce22dc55-6601-45e0-9333-1f9b6e623e7b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ce22dc55-6601-45e0-9333-1f9b6e623e7b tempest-VolumeTypesAccessTest-1288758361 tempest-VolumeTypesAccessTest-1288758361-project-admin] POST http://192.168.122.181/volume/v3/types/90ac0cbc-d12b-468c-896b-693bbfdd7535/action Sep 03 13:33:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ce22dc55-6601-45e0-9333-1f9b6e623e7b tempest-VolumeTypesAccessTest-1288758361 tempest-VolumeTypesAccessTest-1288758361-project-admin] Action body: b'{"addProjectAccess": {"project": "c2df063143a84da1b9bd8f7963078765"}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:33:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ce22dc55-6601-45e0-9333-1f9b6e623e7b tempest-VolumeTypesAccessTest-1288758361 tempest-VolumeTypesAccessTest-1288758361-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "c2df063143a84da1b9bd8f7963078765"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:33:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-8136d0bc-2e30-4dbe-9f5d-945aab1be548 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8136d0bc-2e30-4dbe-9f5d-945aab1be548 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] GET http://192.168.122.181/volume/v3/volumes/41f75dca-1b11-4ed0-b6f1-a0d78c936804 Sep 03 13:33:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8136d0bc-2e30-4dbe-9f5d-945aab1be548 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:33:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8136d0bc-2e30-4dbe-9f5d-945aab1be548 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:33:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ce22dc55-6601-45e0-9333-1f9b6e623e7b tempest-VolumeTypesAccessTest-1288758361 tempest-VolumeTypesAccessTest-1288758361-project-admin] http://192.168.122.181/volume/v3/types/90ac0cbc-d12b-468c-896b-693bbfdd7535/action returned with HTTP 202 Sep 03 13:33:17 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 86/173] 192.168.122.181 () {60 vars in 1268 bytes} [Thu Sep 3 13:33:17 2026] POST /volume/v3/types/90ac0cbc-d12b-468c-896b-693bbfdd7535/action => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:33:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-2ac2eafb-78ce-4d40-8437-dec71417d21b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:17 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:33:17 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:33:17 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:33:17 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:33:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2ac2eafb-78ce-4d40-8437-dec71417d21b tempest-VolumeTypesAccessTest-1288758361 tempest-VolumeTypesAccessTest-1288758361-project-admin] GET http://192.168.122.181/volume/v3/types/90ac0cbc-d12b-468c-896b-693bbfdd7535/os-volume-type-access Sep 03 13:33:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2ac2eafb-78ce-4d40-8437-dec71417d21b tempest-VolumeTypesAccessTest-1288758361 tempest-VolumeTypesAccessTest-1288758361-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:33:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2ac2eafb-78ce-4d40-8437-dec71417d21b tempest-VolumeTypesAccessTest-1288758361 tempest-VolumeTypesAccessTest-1288758361-project-admin] Calling method 'index' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:33:17 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-8136d0bc-2e30-4dbe-9f5d-945aab1be548 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Volume info retrieved successfully. Sep 03 13:33:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8136d0bc-2e30-4dbe-9f5d-945aab1be548 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] http://192.168.122.181/volume/v3/volumes/41f75dca-1b11-4ed0-b6f1-a0d78c936804 returned with HTTP 200 Sep 03 13:33:17 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 88/174] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:33:17 2026] GET /volume/v3/volumes/41f75dca-1b11-4ed0-b6f1-a0d78c936804 => generated 857 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:33:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2ac2eafb-78ce-4d40-8437-dec71417d21b tempest-VolumeTypesAccessTest-1288758361 tempest-VolumeTypesAccessTest-1288758361-project-admin] http://192.168.122.181/volume/v3/types/90ac0cbc-d12b-468c-896b-693bbfdd7535/os-volume-type-access returned with HTTP 200 Sep 03 13:33:17 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 87/175] 192.168.122.181 () {58 vars in 1292 bytes} [Thu Sep 3 13:33:17 2026] GET /volume/v3/types/90ac0cbc-d12b-468c-896b-693bbfdd7535/os-volume-type-access => generated 244 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:33:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-6c19c34a-7fd1-47e4-b5c3-4fb0a82ae4d9 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6c19c34a-7fd1-47e4-b5c3-4fb0a82ae4d9 tempest-VolumeTypesAccessTest-1288758361 tempest-VolumeTypesAccessTest-1288758361-project-admin] POST http://192.168.122.181/volume/v3/types/90ac0cbc-d12b-468c-896b-693bbfdd7535/action Sep 03 13:33:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6c19c34a-7fd1-47e4-b5c3-4fb0a82ae4d9 tempest-VolumeTypesAccessTest-1288758361 tempest-VolumeTypesAccessTest-1288758361-project-admin] Action body: b'{"removeProjectAccess": {"project": "c2df063143a84da1b9bd8f7963078765"}}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:33:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6c19c34a-7fd1-47e4-b5c3-4fb0a82ae4d9 tempest-VolumeTypesAccessTest-1288758361 tempest-VolumeTypesAccessTest-1288758361-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "c2df063143a84da1b9bd8f7963078765"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:33:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6c19c34a-7fd1-47e4-b5c3-4fb0a82ae4d9 tempest-VolumeTypesAccessTest-1288758361 tempest-VolumeTypesAccessTest-1288758361-project-admin] http://192.168.122.181/volume/v3/types/90ac0cbc-d12b-468c-896b-693bbfdd7535/action returned with HTTP 202 Sep 03 13:33:17 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 89/176] 192.168.122.181 () {60 vars in 1268 bytes} [Thu Sep 3 13:33:17 2026] POST /volume/v3/types/90ac0cbc-d12b-468c-896b-693bbfdd7535/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:33:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-7114d28b-17b9-484e-94cc-a7364ec0115d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7114d28b-17b9-484e-94cc-a7364ec0115d tempest-VolumeTypesAccessTest-1288758361 tempest-VolumeTypesAccessTest-1288758361-project-admin] POST http://192.168.122.181/volume/v3/types/90ac0cbc-d12b-468c-896b-693bbfdd7535/action Sep 03 13:33:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7114d28b-17b9-484e-94cc-a7364ec0115d tempest-VolumeTypesAccessTest-1288758361 tempest-VolumeTypesAccessTest-1288758361-project-admin] Action body: b'{"removeProjectAccess": {"project": "9bafd25c8b734ce5a6570e2417e4674f"}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:33:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7114d28b-17b9-484e-94cc-a7364ec0115d tempest-VolumeTypesAccessTest-1288758361 tempest-VolumeTypesAccessTest-1288758361-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "9bafd25c8b734ce5a6570e2417e4674f"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:33:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7114d28b-17b9-484e-94cc-a7364ec0115d tempest-VolumeTypesAccessTest-1288758361 tempest-VolumeTypesAccessTest-1288758361-project-admin] http://192.168.122.181/volume/v3/types/90ac0cbc-d12b-468c-896b-693bbfdd7535/action returned with HTTP 202 Sep 03 13:33:17 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 88/177] 192.168.122.181 () {60 vars in 1268 bytes} [Thu Sep 3 13:33:17 2026] POST /volume/v3/types/90ac0cbc-d12b-468c-896b-693bbfdd7535/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:33:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-7bed167b-3cf5-4599-ab4f-71e7e49a44db None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7bed167b-3cf5-4599-ab4f-71e7e49a44db tempest-VolumeTypesAccessTest-1288758361 tempest-VolumeTypesAccessTest-1288758361-project-admin] DELETE http://192.168.122.181/volume/v3/types/90ac0cbc-d12b-468c-896b-693bbfdd7535 Sep 03 13:33:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7bed167b-3cf5-4599-ab4f-71e7e49a44db tempest-VolumeTypesAccessTest-1288758361 tempest-VolumeTypesAccessTest-1288758361-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:33:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7bed167b-3cf5-4599-ab4f-71e7e49a44db tempest-VolumeTypesAccessTest-1288758361 tempest-VolumeTypesAccessTest-1288758361-project-admin] Calling method '_delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:33:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7bed167b-3cf5-4599-ab4f-71e7e49a44db tempest-VolumeTypesAccessTest-1288758361 tempest-VolumeTypesAccessTest-1288758361-project-admin] http://192.168.122.181/volume/v3/types/90ac0cbc-d12b-468c-896b-693bbfdd7535 returned with HTTP 202 Sep 03 13:33:18 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 90/178] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:33:17 2026] DELETE /volume/v3/types/90ac0cbc-d12b-468c-896b-693bbfdd7535 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:33:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d6ec590e-6731-4acc-b86c-61a359c50d6b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d6ec590e-6731-4acc-b86c-61a359c50d6b tempest-VolumeTypesAccessTest-1288758361 tempest-VolumeTypesAccessTest-1288758361-project-admin] GET http://192.168.122.181/volume/v3/types/90ac0cbc-d12b-468c-896b-693bbfdd7535 Sep 03 13:33:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d6ec590e-6731-4acc-b86c-61a359c50d6b tempest-VolumeTypesAccessTest-1288758361 tempest-VolumeTypesAccessTest-1288758361-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:33:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d6ec590e-6731-4acc-b86c-61a359c50d6b tempest-VolumeTypesAccessTest-1288758361 tempest-VolumeTypesAccessTest-1288758361-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:33:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d6ec590e-6731-4acc-b86c-61a359c50d6b tempest-VolumeTypesAccessTest-1288758361 tempest-VolumeTypesAccessTest-1288758361-project-admin] http://192.168.122.181/volume/v3/types/90ac0cbc-d12b-468c-896b-693bbfdd7535 returned with HTTP 404 Sep 03 13:33:18 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 89/179] 192.168.122.181 () {58 vars in 1226 bytes} [Thu Sep 3 13:33:18 2026] GET /volume/v3/types/90ac0cbc-d12b-468c-896b-693bbfdd7535 => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:33:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-436f811d-9e7f-4a33-a827-a98f6d71c85d None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-436f811d-9e7f-4a33-a827-a98f6d71c85d tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] GET http://192.168.122.181/volume/v3/volumes/41f75dca-1b11-4ed0-b6f1-a0d78c936804 Sep 03 13:33:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-436f811d-9e7f-4a33-a827-a98f6d71c85d tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:33:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-436f811d-9e7f-4a33-a827-a98f6d71c85d tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:33:18 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:33:18 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:33:18 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:33:18 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:33:18 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-436f811d-9e7f-4a33-a827-a98f6d71c85d tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Volume info retrieved successfully. Sep 03 13:33:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-436f811d-9e7f-4a33-a827-a98f6d71c85d tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] http://192.168.122.181/volume/v3/volumes/41f75dca-1b11-4ed0-b6f1-a0d78c936804 returned with HTTP 200 Sep 03 13:33:18 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 91/180] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:33:18 2026] GET /volume/v3/volumes/41f75dca-1b11-4ed0-b6f1-a0d78c936804 => generated 858 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:33:28 devstack devstack@c-api.service[86720]: DEBUG dbcounter [-] [86720] Writing DB stats cinder:SELECT=145,cinder:INSERT=27,cinder:UPDATE=33 {{(pid=86720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:33:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-1f634e8a-93bc-4559-b44c-c1defa9ac4be None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1f634e8a-93bc-4559-b44c-c1defa9ac4be tempest-ExtraSpecsNegativeTest-1750081907 tempest-ExtraSpecsNegativeTest-1750081907-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:33:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1f634e8a-93bc-4559-b44c-c1defa9ac4be tempest-ExtraSpecsNegativeTest-1750081907 tempest-ExtraSpecsNegativeTest-1750081907-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1952934007", "extra_specs": {"spec1": "val1"}}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:33:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1f634e8a-93bc-4559-b44c-c1defa9ac4be tempest-ExtraSpecsNegativeTest-1750081907 tempest-ExtraSpecsNegativeTest-1750081907-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:33:28 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 90/181] 192.168.122.181 () {60 vars in 1137 bytes} [Thu Sep 3 13:33:28 2026] POST /volume/v3/types => generated 243 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:33:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-86fa9fe8-4a54-4575-8c0c-15d8f1ab38b6 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:28 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-86fa9fe8-4a54-4575-8c0c-15d8f1ab38b6 tempest-ExtraSpecsNegativeTest-1750081907 tempest-ExtraSpecsNegativeTest-1750081907-project-admin] POST http://192.168.122.181/volume/v3/types/f2a6ad04-4710-4721-820b-48b07adf877e/extra_specs Sep 03 13:33:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-86fa9fe8-4a54-4575-8c0c-15d8f1ab38b6 tempest-ExtraSpecsNegativeTest-1750081907 tempest-ExtraSpecsNegativeTest-1750081907-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:33:28 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-86fa9fe8-4a54-4575-8c0c-15d8f1ab38b6 tempest-ExtraSpecsNegativeTest-1750081907 tempest-ExtraSpecsNegativeTest-1750081907-project-admin] http://192.168.122.181/volume/v3/types/f2a6ad04-4710-4721-820b-48b07adf877e/extra_specs returned with HTTP 400 Sep 03 13:33:28 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 92/182] 192.168.122.181 () {60 vars in 1283 bytes} [Thu Sep 3 13:33:28 2026] POST /volume/v3/types/f2a6ad04-4710-4721-820b-48b07adf877e/extra_specs => generated 146 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 13:33:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-957e3484-9843-4fb4-974a-f1170ca74d6c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-957e3484-9843-4fb4-974a-f1170ca74d6c tempest-ExtraSpecsNegativeTest-1750081907 tempest-ExtraSpecsNegativeTest-1750081907-project-admin] POST http://192.168.122.181/volume/v3/types/f2a6ad04-4710-4721-820b-48b07adf877e/extra_specs Sep 03 13:33:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-957e3484-9843-4fb4-974a-f1170ca74d6c tempest-ExtraSpecsNegativeTest-1750081907 tempest-ExtraSpecsNegativeTest-1750081907-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:33:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-957e3484-9843-4fb4-974a-f1170ca74d6c tempest-ExtraSpecsNegativeTest-1750081907 tempest-ExtraSpecsNegativeTest-1750081907-project-admin] http://192.168.122.181/volume/v3/types/f2a6ad04-4710-4721-820b-48b07adf877e/extra_specs returned with HTTP 400 Sep 03 13:33:28 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 91/183] 192.168.122.181 () {60 vars in 1283 bytes} [Thu Sep 3 13:33:28 2026] POST /volume/v3/types/f2a6ad04-4710-4721-820b-48b07adf877e/extra_specs => generated 132 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 13:33:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-905e766c-4f3d-460a-a9de-0dd1ff25c220 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:28 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-905e766c-4f3d-460a-a9de-0dd1ff25c220 tempest-ExtraSpecsNegativeTest-1750081907 tempest-ExtraSpecsNegativeTest-1750081907-project-admin] POST http://192.168.122.181/volume/v3/types/935b271e-7498-4b15-af55-0fa72a92e3db/extra_specs Sep 03 13:33:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-905e766c-4f3d-460a-a9de-0dd1ff25c220 tempest-ExtraSpecsNegativeTest-1750081907 tempest-ExtraSpecsNegativeTest-1750081907-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:33:28 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-905e766c-4f3d-460a-a9de-0dd1ff25c220 tempest-ExtraSpecsNegativeTest-1750081907 tempest-ExtraSpecsNegativeTest-1750081907-project-admin] http://192.168.122.181/volume/v3/types/935b271e-7498-4b15-af55-0fa72a92e3db/extra_specs returned with HTTP 404 Sep 03 13:33:28 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 93/184] 192.168.122.181 () {60 vars in 1283 bytes} [Thu Sep 3 13:33:28 2026] POST /volume/v3/types/935b271e-7498-4b15-af55-0fa72a92e3db/extra_specs => generated 114 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:33:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ac231732-73c1-4db2-ae19-e5e0940c165b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ac231732-73c1-4db2-ae19-e5e0940c165b tempest-ExtraSpecsNegativeTest-1750081907 tempest-ExtraSpecsNegativeTest-1750081907-project-admin] DELETE http://192.168.122.181/volume/v3/types/b996130c-afa9-4802-a5e4-28b7297437d0/extra_specs/spec1 Sep 03 13:33:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ac231732-73c1-4db2-ae19-e5e0940c165b tempest-ExtraSpecsNegativeTest-1750081907 tempest-ExtraSpecsNegativeTest-1750081907-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:33:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ac231732-73c1-4db2-ae19-e5e0940c165b tempest-ExtraSpecsNegativeTest-1750081907 tempest-ExtraSpecsNegativeTest-1750081907-project-admin] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:33:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ac231732-73c1-4db2-ae19-e5e0940c165b tempest-ExtraSpecsNegativeTest-1750081907 tempest-ExtraSpecsNegativeTest-1750081907-project-admin] http://192.168.122.181/volume/v3/types/b996130c-afa9-4802-a5e4-28b7297437d0/extra_specs/spec1 returned with HTTP 404 Sep 03 13:33:28 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 92/185] 192.168.122.181 () {58 vars in 1283 bytes} [Thu Sep 3 13:33:28 2026] DELETE /volume/v3/types/b996130c-afa9-4802-a5e4-28b7297437d0/extra_specs/spec1 => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:33:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-80d12098-9238-47ac-8544-b40b13d27984 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:28 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-80d12098-9238-47ac-8544-b40b13d27984 tempest-ExtraSpecsNegativeTest-1750081907 tempest-ExtraSpecsNegativeTest-1750081907-project-admin] GET http://192.168.122.181/volume/v3/types/f2a6ad04-4710-4721-820b-48b07adf877e/extra_specs/nonexistent_extra_spec_name Sep 03 13:33:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-80d12098-9238-47ac-8544-b40b13d27984 tempest-ExtraSpecsNegativeTest-1750081907 tempest-ExtraSpecsNegativeTest-1750081907-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:33:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-80d12098-9238-47ac-8544-b40b13d27984 tempest-ExtraSpecsNegativeTest-1750081907 tempest-ExtraSpecsNegativeTest-1750081907-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:33:28 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-80d12098-9238-47ac-8544-b40b13d27984 tempest-ExtraSpecsNegativeTest-1750081907 tempest-ExtraSpecsNegativeTest-1750081907-project-admin] http://192.168.122.181/volume/v3/types/f2a6ad04-4710-4721-820b-48b07adf877e/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Sep 03 13:33:28 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 94/186] 192.168.122.181 () {58 vars in 1346 bytes} [Thu Sep 3 13:33:28 2026] GET /volume/v3/types/f2a6ad04-4710-4721-820b-48b07adf877e/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:33:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-dbdcc30e-d2f4-4e51-8895-afff919e31ee None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-dbdcc30e-d2f4-4e51-8895-afff919e31ee tempest-ExtraSpecsNegativeTest-1750081907 tempest-ExtraSpecsNegativeTest-1750081907-project-admin] GET http://192.168.122.181/volume/v3/types/19f0eba0-f2e8-414c-97fe-6b8ac5300dad/extra_specs/spec1 Sep 03 13:33:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-dbdcc30e-d2f4-4e51-8895-afff919e31ee tempest-ExtraSpecsNegativeTest-1750081907 tempest-ExtraSpecsNegativeTest-1750081907-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:33:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-dbdcc30e-d2f4-4e51-8895-afff919e31ee tempest-ExtraSpecsNegativeTest-1750081907 tempest-ExtraSpecsNegativeTest-1750081907-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:33:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-dbdcc30e-d2f4-4e51-8895-afff919e31ee tempest-ExtraSpecsNegativeTest-1750081907 tempest-ExtraSpecsNegativeTest-1750081907-project-admin] http://192.168.122.181/volume/v3/types/19f0eba0-f2e8-414c-97fe-6b8ac5300dad/extra_specs/spec1 returned with HTTP 404 Sep 03 13:33:28 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 93/187] 192.168.122.181 () {58 vars in 1280 bytes} [Thu Sep 3 13:33:28 2026] GET /volume/v3/types/19f0eba0-f2e8-414c-97fe-6b8ac5300dad/extra_specs/spec1 => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 13:33:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-50cbfd24-bdff-4daa-8792-4e8cd7e1e707 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:28 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-50cbfd24-bdff-4daa-8792-4e8cd7e1e707 tempest-ExtraSpecsNegativeTest-1750081907 tempest-ExtraSpecsNegativeTest-1750081907-project-admin] GET http://192.168.122.181/volume/v3/types/0a56e559-4698-40d8-86f1-0e68faf45e37/extra_specs Sep 03 13:33:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-50cbfd24-bdff-4daa-8792-4e8cd7e1e707 tempest-ExtraSpecsNegativeTest-1750081907 tempest-ExtraSpecsNegativeTest-1750081907-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:33:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-50cbfd24-bdff-4daa-8792-4e8cd7e1e707 tempest-ExtraSpecsNegativeTest-1750081907 tempest-ExtraSpecsNegativeTest-1750081907-project-admin] Calling method 'index' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:33:28 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-50cbfd24-bdff-4daa-8792-4e8cd7e1e707 tempest-ExtraSpecsNegativeTest-1750081907 tempest-ExtraSpecsNegativeTest-1750081907-project-admin] http://192.168.122.181/volume/v3/types/0a56e559-4698-40d8-86f1-0e68faf45e37/extra_specs returned with HTTP 404 Sep 03 13:33:28 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 95/188] 192.168.122.181 () {58 vars in 1262 bytes} [Thu Sep 3 13:33:28 2026] GET /volume/v3/types/0a56e559-4698-40d8-86f1-0e68faf45e37/extra_specs => generated 114 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:33:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-b9b93453-e29c-41fd-b1be-65b7a8d39a44 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b9b93453-e29c-41fd-b1be-65b7a8d39a44 tempest-ExtraSpecsNegativeTest-1750081907 tempest-ExtraSpecsNegativeTest-1750081907-project-admin] PUT http://192.168.122.181/volume/v3/types/f2a6ad04-4710-4721-820b-48b07adf877e/extra_specs/spec1 Sep 03 13:33:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b9b93453-e29c-41fd-b1be-65b7a8d39a44 tempest-ExtraSpecsNegativeTest-1750081907 tempest-ExtraSpecsNegativeTest-1750081907-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:33:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b9b93453-e29c-41fd-b1be-65b7a8d39a44 tempest-ExtraSpecsNegativeTest-1750081907 tempest-ExtraSpecsNegativeTest-1750081907-project-admin] http://192.168.122.181/volume/v3/types/f2a6ad04-4710-4721-820b-48b07adf877e/extra_specs/spec1 returned with HTTP 400 Sep 03 13:33:28 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 94/189] 192.168.122.181 () {60 vars in 1300 bytes} [Thu Sep 3 13:33:28 2026] PUT /volume/v3/types/f2a6ad04-4710-4721-820b-48b07adf877e/extra_specs/spec1 => generated 102 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 13:33:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-3ad3a65a-84d0-4d3a-99a5-42b64351c4ab None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:28 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3ad3a65a-84d0-4d3a-99a5-42b64351c4ab tempest-ExtraSpecsNegativeTest-1750081907 tempest-ExtraSpecsNegativeTest-1750081907-project-admin] PUT http://192.168.122.181/volume/v3/types/f2a6ad04-4710-4721-820b-48b07adf877e/extra_specs/spec1 Sep 03 13:33:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3ad3a65a-84d0-4d3a-99a5-42b64351c4ab tempest-ExtraSpecsNegativeTest-1750081907 tempest-ExtraSpecsNegativeTest-1750081907-project-admin] Action: 'update', calling method: update, body: null {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:33:28 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3ad3a65a-84d0-4d3a-99a5-42b64351c4ab tempest-ExtraSpecsNegativeTest-1750081907 tempest-ExtraSpecsNegativeTest-1750081907-project-admin] http://192.168.122.181/volume/v3/types/f2a6ad04-4710-4721-820b-48b07adf877e/extra_specs/spec1 returned with HTTP 400 Sep 03 13:33:28 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 96/190] 192.168.122.181 () {60 vars in 1299 bytes} [Thu Sep 3 13:33:28 2026] PUT /volume/v3/types/f2a6ad04-4710-4721-820b-48b07adf877e/extra_specs/spec1 => generated 72 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:33:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-56e47efb-e7b0-4c2a-862e-ac21cd3702a9 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-56e47efb-e7b0-4c2a-862e-ac21cd3702a9 tempest-ExtraSpecsNegativeTest-1750081907 tempest-ExtraSpecsNegativeTest-1750081907-project-admin] PUT http://192.168.122.181/volume/v3/types/f2a6ad04-4710-4721-820b-48b07adf877e/extra_specs/None Sep 03 13:33:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-56e47efb-e7b0-4c2a-862e-ac21cd3702a9 tempest-ExtraSpecsNegativeTest-1750081907 tempest-ExtraSpecsNegativeTest-1750081907-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:33:29 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-56e47efb-e7b0-4c2a-862e-ac21cd3702a9 tempest-ExtraSpecsNegativeTest-1750081907 tempest-ExtraSpecsNegativeTest-1750081907-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 03 13:33:29 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-56e47efb-e7b0-4c2a-862e-ac21cd3702a9 tempest-ExtraSpecsNegativeTest-1750081907 tempest-ExtraSpecsNegativeTest-1750081907-project-admin] http://192.168.122.181/volume/v3/types/f2a6ad04-4710-4721-820b-48b07adf877e/extra_specs/None returned with HTTP 400 Sep 03 13:33:29 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 95/191] 192.168.122.181 () {60 vars in 1297 bytes} [Thu Sep 3 13:33:28 2026] PUT /volume/v3/types/f2a6ad04-4710-4721-820b-48b07adf877e/extra_specs/None => generated 73 bytes in 155 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:33:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-71531a6f-555c-4749-8cba-fac588238959 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:29 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-71531a6f-555c-4749-8cba-fac588238959 tempest-ExtraSpecsNegativeTest-1750081907 tempest-ExtraSpecsNegativeTest-1750081907-project-admin] PUT http://192.168.122.181/volume/v3/types/f2a6ad04-4710-4721-820b-48b07adf877e/extra_specs/f3615ab4-8c09-4a4b-b926-3fbf140ba033 Sep 03 13:33:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-71531a6f-555c-4749-8cba-fac588238959 tempest-ExtraSpecsNegativeTest-1750081907 tempest-ExtraSpecsNegativeTest-1750081907-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:33:29 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-71531a6f-555c-4749-8cba-fac588238959 tempest-ExtraSpecsNegativeTest-1750081907 tempest-ExtraSpecsNegativeTest-1750081907-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 03 13:33:29 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-71531a6f-555c-4749-8cba-fac588238959 tempest-ExtraSpecsNegativeTest-1750081907 tempest-ExtraSpecsNegativeTest-1750081907-project-admin] http://192.168.122.181/volume/v3/types/f2a6ad04-4710-4721-820b-48b07adf877e/extra_specs/f3615ab4-8c09-4a4b-b926-3fbf140ba033 returned with HTTP 400 Sep 03 13:33:29 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 97/192] 192.168.122.181 () {60 vars in 1393 bytes} [Thu Sep 3 13:33:29 2026] PUT /volume/v3/types/f2a6ad04-4710-4721-820b-48b07adf877e/extra_specs/f3615ab4-8c09-4a4b-b926-3fbf140ba033 => generated 73 bytes in 40 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:33:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-8ffff51a-8ca1-4983-acc9-c39093bf5188 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:29 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8ffff51a-8ca1-4983-acc9-c39093bf5188 tempest-ExtraSpecsNegativeTest-1750081907 tempest-ExtraSpecsNegativeTest-1750081907-project-admin] PUT http://192.168.122.181/volume/v3/types/ab74a254-2310-4674-9f38-031eea6b9b7e/extra_specs/spec1 Sep 03 13:33:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8ffff51a-8ca1-4983-acc9-c39093bf5188 tempest-ExtraSpecsNegativeTest-1750081907 tempest-ExtraSpecsNegativeTest-1750081907-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:33:29 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8ffff51a-8ca1-4983-acc9-c39093bf5188 tempest-ExtraSpecsNegativeTest-1750081907 tempest-ExtraSpecsNegativeTest-1750081907-project-admin] http://192.168.122.181/volume/v3/types/ab74a254-2310-4674-9f38-031eea6b9b7e/extra_specs/spec1 returned with HTTP 404 Sep 03 13:33:29 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 96/193] 192.168.122.181 () {60 vars in 1300 bytes} [Thu Sep 3 13:33:29 2026] PUT /volume/v3/types/ab74a254-2310-4674-9f38-031eea6b9b7e/extra_specs/spec1 => generated 114 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:33:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-c7d7c72a-701f-4ba5-90f0-15d771aa8f58 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:29 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c7d7c72a-701f-4ba5-90f0-15d771aa8f58 tempest-ExtraSpecsNegativeTest-1750081907 tempest-ExtraSpecsNegativeTest-1750081907-project-admin] DELETE http://192.168.122.181/volume/v3/types/f2a6ad04-4710-4721-820b-48b07adf877e Sep 03 13:33:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c7d7c72a-701f-4ba5-90f0-15d771aa8f58 tempest-ExtraSpecsNegativeTest-1750081907 tempest-ExtraSpecsNegativeTest-1750081907-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:33:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c7d7c72a-701f-4ba5-90f0-15d771aa8f58 tempest-ExtraSpecsNegativeTest-1750081907 tempest-ExtraSpecsNegativeTest-1750081907-project-admin] Calling method '_delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:33:29 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c7d7c72a-701f-4ba5-90f0-15d771aa8f58 tempest-ExtraSpecsNegativeTest-1750081907 tempest-ExtraSpecsNegativeTest-1750081907-project-admin] http://192.168.122.181/volume/v3/types/f2a6ad04-4710-4721-820b-48b07adf877e returned with HTTP 202 Sep 03 13:33:29 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 98/194] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:33:29 2026] DELETE /volume/v3/types/f2a6ad04-4710-4721-820b-48b07adf877e => generated 0 bytes in 167 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 13:33:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-21884714-adf3-44a7-8d34-420554edf20e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:29 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-21884714-adf3-44a7-8d34-420554edf20e tempest-ExtraSpecsNegativeTest-1750081907 tempest-ExtraSpecsNegativeTest-1750081907-project-admin] GET http://192.168.122.181/volume/v3/types/f2a6ad04-4710-4721-820b-48b07adf877e Sep 03 13:33:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-21884714-adf3-44a7-8d34-420554edf20e tempest-ExtraSpecsNegativeTest-1750081907 tempest-ExtraSpecsNegativeTest-1750081907-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:33:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-21884714-adf3-44a7-8d34-420554edf20e tempest-ExtraSpecsNegativeTest-1750081907 tempest-ExtraSpecsNegativeTest-1750081907-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:33:29 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-21884714-adf3-44a7-8d34-420554edf20e tempest-ExtraSpecsNegativeTest-1750081907 tempest-ExtraSpecsNegativeTest-1750081907-project-admin] http://192.168.122.181/volume/v3/types/f2a6ad04-4710-4721-820b-48b07adf877e returned with HTTP 404 Sep 03 13:33:29 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 97/195] 192.168.122.181 () {58 vars in 1226 bytes} [Thu Sep 3 13:33:29 2026] GET /volume/v3/types/f2a6ad04-4710-4721-820b-48b07adf877e => generated 114 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:33:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-5f029dfe-ce1f-4144-b3a8-773f1b7d7dd5 req-6e850f20-a2c8-4c81-909a-09459e95404d None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:35 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-5f029dfe-ce1f-4144-b3a8-773f1b7d7dd5 req-6e850f20-a2c8-4c81-909a-09459e95404d tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] GET http://192.168.122.181/volume/v3/volumes/41f75dca-1b11-4ed0-b6f1-a0d78c936804 Sep 03 13:33:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-5f029dfe-ce1f-4144-b3a8-773f1b7d7dd5 req-6e850f20-a2c8-4c81-909a-09459e95404d tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:33:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-5f029dfe-ce1f-4144-b3a8-773f1b7d7dd5 req-6e850f20-a2c8-4c81-909a-09459e95404d tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:33:35 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:33:35 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:33:35 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:33:35 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:33:35 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-5f029dfe-ce1f-4144-b3a8-773f1b7d7dd5 req-6e850f20-a2c8-4c81-909a-09459e95404d tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Volume info retrieved successfully. Sep 03 13:33:35 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-5f029dfe-ce1f-4144-b3a8-773f1b7d7dd5 req-6e850f20-a2c8-4c81-909a-09459e95404d tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] http://192.168.122.181/volume/v3/volumes/41f75dca-1b11-4ed0-b6f1-a0d78c936804 returned with HTTP 200 Sep 03 13:33:35 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 99/196] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:33:35 2026] GET /volume/v3/volumes/41f75dca-1b11-4ed0-b6f1-a0d78c936804 => generated 858 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:33:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-7b4d21ad-8cd5-467f-aac5-f7229ffbf7eb None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:35 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7b4d21ad-8cd5-467f-aac5-f7229ffbf7eb None None] GET http://192.168.122.181/volume// Sep 03 13:33:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7b4d21ad-8cd5-467f-aac5-f7229ffbf7eb None None] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:33:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7b4d21ad-8cd5-467f-aac5-f7229ffbf7eb None None] Calling method 'all' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:33:35 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7b4d21ad-8cd5-467f-aac5-f7229ffbf7eb None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:33:35 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 98/197] 192.168.122.181 () {58 vars in 1308 bytes} [Thu Sep 3 13:33:35 2026] GET /volume/ => generated 390 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 13:33:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-5f029dfe-ce1f-4144-b3a8-773f1b7d7dd5 req-20d1e240-39a1-4335-ab32-724aee3c5412 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:35 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-5f029dfe-ce1f-4144-b3a8-773f1b7d7dd5 req-20d1e240-39a1-4335-ab32-724aee3c5412 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] POST http://192.168.122.181/volume/v3/attachments Sep 03 13:33:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-5f029dfe-ce1f-4144-b3a8-773f1b7d7dd5 req-20d1e240-39a1-4335-ab32-724aee3c5412 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "41f75dca-1b11-4ed0-b6f1-a0d78c936804", "connector": null, "instance_uuid": "9cadba0d-1fe4-4899-af2c-0c7fc699a842"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:33:35 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:33:35 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:33:35 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:33:35 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:33:35 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-5f029dfe-ce1f-4144-b3a8-773f1b7d7dd5 req-20d1e240-39a1-4335-ab32-724aee3c5412 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] http://192.168.122.181/volume/v3/attachments returned with HTTP 200 Sep 03 13:33:35 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 100/198] 192.168.122.181 () {66 vars in 1483 bytes} [Thu Sep 3 13:33:35 2026] POST /volume/v3/attachments => generated 273 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:33:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-5f029dfe-ce1f-4144-b3a8-773f1b7d7dd5 req-f0fe4de4-7671-41f2-ae14-558ecac7a8d6 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:36 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-5f029dfe-ce1f-4144-b3a8-773f1b7d7dd5 req-f0fe4de4-7671-41f2-ae14-558ecac7a8d6 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] POST http://192.168.122.181/volume/v3/attachments/bf368d17-bcd4-4622-b85a-5b136923abf8/action Sep 03 13:33:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-5f029dfe-ce1f-4144-b3a8-773f1b7d7dd5 req-f0fe4de4-7671-41f2-ae14-558ecac7a8d6 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Action body: b'{"os-complete": null}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:33:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-5f029dfe-ce1f-4144-b3a8-773f1b7d7dd5 req-f0fe4de4-7671-41f2-ae14-558ecac7a8d6 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:33:36 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:33:36 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:33:36 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:33:36 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:33:36 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-5f029dfe-ce1f-4144-b3a8-773f1b7d7dd5 req-f0fe4de4-7671-41f2-ae14-558ecac7a8d6 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] http://192.168.122.181/volume/v3/attachments/bf368d17-bcd4-4622-b85a-5b136923abf8/action returned with HTTP 204 Sep 03 13:33:36 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 99/199] 192.168.122.181 () {66 vars in 1614 bytes} [Thu Sep 3 13:33:36 2026] POST /volume/v3/attachments/bf368d17-bcd4-4622-b85a-5b136923abf8/action => generated 0 bytes in 160 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:33:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-5ab9d7f8-8019-4fb9-b895-133a8488a637 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:36 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5ab9d7f8-8019-4fb9-b895-133a8488a637 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] GET http://192.168.122.181/volume/v3/volumes/41f75dca-1b11-4ed0-b6f1-a0d78c936804 Sep 03 13:33:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5ab9d7f8-8019-4fb9-b895-133a8488a637 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:33:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5ab9d7f8-8019-4fb9-b895-133a8488a637 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:33:36 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:33:36 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:33:36 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:33:36 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:33:36 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-5ab9d7f8-8019-4fb9-b895-133a8488a637 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Volume info retrieved successfully. Sep 03 13:33:36 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5ab9d7f8-8019-4fb9-b895-133a8488a637 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] http://192.168.122.181/volume/v3/volumes/41f75dca-1b11-4ed0-b6f1-a0d78c936804 returned with HTTP 200 Sep 03 13:33:36 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 101/200] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:33:36 2026] GET /volume/v3/volumes/41f75dca-1b11-4ed0-b6f1-a0d78c936804 => generated 1120 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:33:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-0b8b23a7-7923-401d-8451-b0087b0fcee7 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:36 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0b8b23a7-7923-401d-8451-b0087b0fcee7 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] GET http://192.168.122.181/volume/v3/volumes/41f75dca-1b11-4ed0-b6f1-a0d78c936804 Sep 03 13:33:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0b8b23a7-7923-401d-8451-b0087b0fcee7 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:33:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0b8b23a7-7923-401d-8451-b0087b0fcee7 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:33:36 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:33:36 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:33:36 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:33:36 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:33:36 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-0b8b23a7-7923-401d-8451-b0087b0fcee7 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Volume info retrieved successfully. Sep 03 13:33:36 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0b8b23a7-7923-401d-8451-b0087b0fcee7 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] http://192.168.122.181/volume/v3/volumes/41f75dca-1b11-4ed0-b6f1-a0d78c936804 returned with HTTP 200 Sep 03 13:33:36 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 100/201] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:33:36 2026] GET /volume/v3/volumes/41f75dca-1b11-4ed0-b6f1-a0d78c936804 => generated 1120 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 13:33:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-376175b8-4651-424e-a845-c8dfb7ea1054 req-fa5278f3-521e-4001-9558-03133e10ce5f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:36 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-376175b8-4651-424e-a845-c8dfb7ea1054 req-fa5278f3-521e-4001-9558-03133e10ce5f tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] GET http://192.168.122.181/volume/v3/volumes/41f75dca-1b11-4ed0-b6f1-a0d78c936804 Sep 03 13:33:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-376175b8-4651-424e-a845-c8dfb7ea1054 req-fa5278f3-521e-4001-9558-03133e10ce5f tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:33:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-376175b8-4651-424e-a845-c8dfb7ea1054 req-fa5278f3-521e-4001-9558-03133e10ce5f tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:33:36 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:33:36 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:33:36 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:33:36 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:33:36 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-376175b8-4651-424e-a845-c8dfb7ea1054 req-fa5278f3-521e-4001-9558-03133e10ce5f tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Volume info retrieved successfully. Sep 03 13:33:36 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-376175b8-4651-424e-a845-c8dfb7ea1054 req-fa5278f3-521e-4001-9558-03133e10ce5f tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] http://192.168.122.181/volume/v3/volumes/41f75dca-1b11-4ed0-b6f1-a0d78c936804 returned with HTTP 200 Sep 03 13:33:36 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 102/202] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:33:36 2026] GET /volume/v3/volumes/41f75dca-1b11-4ed0-b6f1-a0d78c936804 => generated 1120 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:33:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-376175b8-4651-424e-a845-c8dfb7ea1054 req-d29f6cc5-8aac-44d9-a97b-f30dbbbbbd7c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:37 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-376175b8-4651-424e-a845-c8dfb7ea1054 req-d29f6cc5-8aac-44d9-a97b-f30dbbbbbd7c tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] DELETE http://192.168.122.181/volume/v3/attachments/bf368d17-bcd4-4622-b85a-5b136923abf8 Sep 03 13:33:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-376175b8-4651-424e-a845-c8dfb7ea1054 req-d29f6cc5-8aac-44d9-a97b-f30dbbbbbd7c tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:33:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-376175b8-4651-424e-a845-c8dfb7ea1054 req-d29f6cc5-8aac-44d9-a97b-f30dbbbbbd7c tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:33:37 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:33:37 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:33:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-50633371-8484-4d43-8195-99ddec51867e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:37 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-50633371-8484-4d43-8195-99ddec51867e tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] GET http://192.168.122.181/volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce Sep 03 13:33:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-50633371-8484-4d43-8195-99ddec51867e tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:33:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-50633371-8484-4d43-8195-99ddec51867e tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:33:37 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:33:37 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:33:37 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:33:37 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:33:37 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-50633371-8484-4d43-8195-99ddec51867e tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Volume info retrieved successfully. Sep 03 13:33:37 devstack devstack@c-api.service[86720]: /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 03 13:33:37 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, Sep 03 13:33:37 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-50633371-8484-4d43-8195-99ddec51867e tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] http://192.168.122.181/volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce returned with HTTP 200 Sep 03 13:33:37 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 103/203] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:33:37 2026] GET /volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce => generated 856 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:33:37 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-376175b8-4651-424e-a845-c8dfb7ea1054 req-d29f6cc5-8aac-44d9-a97b-f30dbbbbbd7c tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] http://192.168.122.181/volume/v3/attachments/bf368d17-bcd4-4622-b85a-5b136923abf8 returned with HTTP 200 Sep 03 13:33:37 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 101/204] 192.168.122.181 () {64 vars in 1562 bytes} [Thu Sep 3 13:33:37 2026] DELETE /volume/v3/attachments/bf368d17-bcd4-4622-b85a-5b136923abf8 => generated 19 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:33:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-7bdfc126-5a15-4880-b39a-5de9603a00ef None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:37 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7bdfc126-5a15-4880-b39a-5de9603a00ef tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] GET http://192.168.122.181/volume/v3/volumes/41f75dca-1b11-4ed0-b6f1-a0d78c936804 Sep 03 13:33:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7bdfc126-5a15-4880-b39a-5de9603a00ef tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:33:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7bdfc126-5a15-4880-b39a-5de9603a00ef tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:33:37 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:33:37 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:33:37 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:33:37 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:33:37 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-7bdfc126-5a15-4880-b39a-5de9603a00ef tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Volume info retrieved successfully. Sep 03 13:33:37 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7bdfc126-5a15-4880-b39a-5de9603a00ef tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] http://192.168.122.181/volume/v3/volumes/41f75dca-1b11-4ed0-b6f1-a0d78c936804 returned with HTTP 200 Sep 03 13:33:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-99560bee-4c9b-402c-ad58-d944e04dea98 req-9e0db060-f226-4fd9-bbb9-33ea0ff9d3b7 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:37 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 104/205] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:33:37 2026] GET /volume/v3/volumes/41f75dca-1b11-4ed0-b6f1-a0d78c936804 => generated 858 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:33:37 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-99560bee-4c9b-402c-ad58-d944e04dea98 req-9e0db060-f226-4fd9-bbb9-33ea0ff9d3b7 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] GET http://192.168.122.181/volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce Sep 03 13:33:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-99560bee-4c9b-402c-ad58-d944e04dea98 req-9e0db060-f226-4fd9-bbb9-33ea0ff9d3b7 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:33:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-99560bee-4c9b-402c-ad58-d944e04dea98 req-9e0db060-f226-4fd9-bbb9-33ea0ff9d3b7 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:33:37 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:33:37 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:33:37 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:33:37 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:33:37 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-99560bee-4c9b-402c-ad58-d944e04dea98 req-9e0db060-f226-4fd9-bbb9-33ea0ff9d3b7 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Volume info retrieved successfully. Sep 03 13:33:37 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-99560bee-4c9b-402c-ad58-d944e04dea98 req-9e0db060-f226-4fd9-bbb9-33ea0ff9d3b7 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] http://192.168.122.181/volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce returned with HTTP 200 Sep 03 13:33:37 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 102/206] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:33:37 2026] GET /volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce => generated 856 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:33:38 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-93dd0c1a-a529-4f6e-9fa1-8003c533d4fe None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:38 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-93dd0c1a-a529-4f6e-9fa1-8003c533d4fe None None] GET http://192.168.122.181/volume// Sep 03 13:33:38 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-93dd0c1a-a529-4f6e-9fa1-8003c533d4fe None None] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:33:38 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-93dd0c1a-a529-4f6e-9fa1-8003c533d4fe None None] Calling method 'all' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:33:38 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-93dd0c1a-a529-4f6e-9fa1-8003c533d4fe None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:33:38 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 105/207] 192.168.122.181 () {58 vars in 1317 bytes} [Thu Sep 3 13:33:38 2026] GET /volume/ => generated 390 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 13:33:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-99560bee-4c9b-402c-ad58-d944e04dea98 req-53739882-8d55-4852-93a1-a0997ae078f3 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:39 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-99560bee-4c9b-402c-ad58-d944e04dea98 req-53739882-8d55-4852-93a1-a0997ae078f3 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] POST http://192.168.122.181/volume/v3/attachments Sep 03 13:33:39 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-99560bee-4c9b-402c-ad58-d944e04dea98 req-53739882-8d55-4852-93a1-a0997ae078f3 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "070b9043-e8d8-4def-b601-9303f27c87ce", "connector": null, "instance_uuid": "1c705201-4c66-4d90-9821-3c42ae3c4918"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:33:39 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:33:39 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:33:39 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:33:39 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:33:39 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-99560bee-4c9b-402c-ad58-d944e04dea98 req-53739882-8d55-4852-93a1-a0997ae078f3 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] http://192.168.122.181/volume/v3/attachments returned with HTTP 200 Sep 03 13:33:39 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 103/208] 192.168.122.181 () {66 vars in 1483 bytes} [Thu Sep 3 13:33:38 2026] POST /volume/v3/attachments => generated 273 bytes in 458 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:33:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-1dbd213c-536a-4386-8f71-2bf720697ddc None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:39 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1dbd213c-536a-4386-8f71-2bf720697ddc tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] GET http://192.168.122.181/volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce Sep 03 13:33:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1dbd213c-536a-4386-8f71-2bf720697ddc tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:33:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1dbd213c-536a-4386-8f71-2bf720697ddc tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:33:39 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:33:39 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:33:39 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:33:39 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:33:39 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-1dbd213c-536a-4386-8f71-2bf720697ddc tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Volume info retrieved successfully. Sep 03 13:33:39 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1dbd213c-536a-4386-8f71-2bf720697ddc tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] http://192.168.122.181/volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce returned with HTTP 200 Sep 03 13:33:39 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 106/209] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:33:39 2026] GET /volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce => generated 855 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:33:39 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-7d33f9d0-2d1e-4b65-889b-ef40e9d03135 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:39 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7d33f9d0-2d1e-4b65-889b-ef40e9d03135 None None] GET http://192.168.122.181/volume// Sep 03 13:33:39 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7d33f9d0-2d1e-4b65-889b-ef40e9d03135 None None] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:33:39 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7d33f9d0-2d1e-4b65-889b-ef40e9d03135 None None] Calling method 'all' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:33:39 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7d33f9d0-2d1e-4b65-889b-ef40e9d03135 None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:33:39 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 104/210] 192.168.122.181 () {58 vars in 1315 bytes} [Thu Sep 3 13:33:39 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 13:33:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-99560bee-4c9b-402c-ad58-d944e04dea98 req-d62d67cb-d698-468b-b29c-2ed50a7166cd None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:39 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-99560bee-4c9b-402c-ad58-d944e04dea98 req-d62d67cb-d698-468b-b29c-2ed50a7166cd tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] GET http://192.168.122.181/volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce Sep 03 13:33:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-99560bee-4c9b-402c-ad58-d944e04dea98 req-d62d67cb-d698-468b-b29c-2ed50a7166cd tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:33:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-99560bee-4c9b-402c-ad58-d944e04dea98 req-d62d67cb-d698-468b-b29c-2ed50a7166cd tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:33:40 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:33:40 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:33:40 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:33:40 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:33:40 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-99560bee-4c9b-402c-ad58-d944e04dea98 req-d62d67cb-d698-468b-b29c-2ed50a7166cd tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Volume info retrieved successfully. Sep 03 13:33:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-99560bee-4c9b-402c-ad58-d944e04dea98 req-d62d67cb-d698-468b-b29c-2ed50a7166cd tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] http://192.168.122.181/volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce returned with HTTP 200 Sep 03 13:33:40 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 107/211] 192.168.122.181 () {62 vars in 1528 bytes} [Thu Sep 3 13:33:39 2026] GET /volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce => generated 1036 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:33:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-99560bee-4c9b-402c-ad58-d944e04dea98 req-96be9e82-5543-4641-828d-6cc67360b18e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-99560bee-4c9b-402c-ad58-d944e04dea98 req-96be9e82-5543-4641-828d-6cc67360b18e tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] PUT http://192.168.122.181/volume/v3/attachments/72f64def-7718-411b-a02e-56557ecaa107 Sep 03 13:33:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-99560bee-4c9b-402c-ad58-d944e04dea98 req-96be9e82-5543-4641-828d-6cc67360b18e tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.181", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8d232b6e4de", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "108e3980-7d2b-493a-aa24-bb1dd072d0d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:33:40 devstack devstack@c-api.service[86720]: DEBUG cinder.coordination [req-99560bee-4c9b-402c-ad58-d944e04dea98 req-96be9e82-5543-4641-828d-6cc67360b18e tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Acquiring lock "cinder-attachment_update-070b9043-e8d8-4def-b601-9303f27c87ce-devstack" by "attachment_update" {{(pid=86720) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 13:33:40 devstack devstack@c-api.service[86720]: DEBUG cinder.coordination [req-99560bee-4c9b-402c-ad58-d944e04dea98 req-96be9e82-5543-4641-828d-6cc67360b18e tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Lock "cinder-attachment_update-070b9043-e8d8-4def-b601-9303f27c87ce-devstack" acquired by "attachment_update" :: waited 0.026s {{(pid=86720) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 13:33:40 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:33:40 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:33:40 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:33:40 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:33:40 devstack devstack@c-api.service[86720]: DEBUG cinder.coordination [req-99560bee-4c9b-402c-ad58-d944e04dea98 req-96be9e82-5543-4641-828d-6cc67360b18e tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Lock "cinder-attachment_update-070b9043-e8d8-4def-b601-9303f27c87ce-devstack" released by "attachment_update" :: held 0.370s {{(pid=86720) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 13:33:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-99560bee-4c9b-402c-ad58-d944e04dea98 req-96be9e82-5543-4641-828d-6cc67360b18e tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] http://192.168.122.181/volume/v3/attachments/72f64def-7718-411b-a02e-56557ecaa107 returned with HTTP 200 Sep 03 13:33:40 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 105/212] 192.168.122.181 () {66 vars in 1593 bytes} [Thu Sep 3 13:33:40 2026] PUT /volume/v3/attachments/72f64def-7718-411b-a02e-56557ecaa107 => generated 694 bytes in 446 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 13:33:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-327663b8-5e65-4e41-8197-fabb4912aba6 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-327663b8-5e65-4e41-8197-fabb4912aba6 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] GET http://192.168.122.181/volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce Sep 03 13:33:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-327663b8-5e65-4e41-8197-fabb4912aba6 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:33:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-327663b8-5e65-4e41-8197-fabb4912aba6 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:33:40 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:33:40 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:33:40 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:33:40 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:33:41 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-327663b8-5e65-4e41-8197-fabb4912aba6 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Volume info retrieved successfully. Sep 03 13:33:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-327663b8-5e65-4e41-8197-fabb4912aba6 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] http://192.168.122.181/volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce returned with HTTP 200 Sep 03 13:33:41 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 108/213] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:33:40 2026] GET /volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce => generated 856 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:33:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-99560bee-4c9b-402c-ad58-d944e04dea98 req-74a183bd-93bb-459e-84b1-51ceba2c04dd None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:42 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-99560bee-4c9b-402c-ad58-d944e04dea98 req-74a183bd-93bb-459e-84b1-51ceba2c04dd tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] POST http://192.168.122.181/volume/v3/attachments/72f64def-7718-411b-a02e-56557ecaa107/action Sep 03 13:33:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-99560bee-4c9b-402c-ad58-d944e04dea98 req-74a183bd-93bb-459e-84b1-51ceba2c04dd tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Action body: b'{"os-complete": null}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:33:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-99560bee-4c9b-402c-ad58-d944e04dea98 req-74a183bd-93bb-459e-84b1-51ceba2c04dd tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:33:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-c3dc1b4e-9a0d-4563-a46e-85ef6f7df482 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:42 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:33:42 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:33:42 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c3dc1b4e-9a0d-4563-a46e-85ef6f7df482 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] GET http://192.168.122.181/volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce Sep 03 13:33:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c3dc1b4e-9a0d-4563-a46e-85ef6f7df482 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:33:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c3dc1b4e-9a0d-4563-a46e-85ef6f7df482 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:33:42 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:33:42 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:33:42 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:33:42 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:33:42 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:33:42 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:33:42 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-c3dc1b4e-9a0d-4563-a46e-85ef6f7df482 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Volume info retrieved successfully. Sep 03 13:33:42 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-99560bee-4c9b-402c-ad58-d944e04dea98 req-74a183bd-93bb-459e-84b1-51ceba2c04dd tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] http://192.168.122.181/volume/v3/attachments/72f64def-7718-411b-a02e-56557ecaa107/action returned with HTTP 204 Sep 03 13:33:42 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 106/214] 192.168.122.181 () {66 vars in 1614 bytes} [Thu Sep 3 13:33:42 2026] POST /volume/v3/attachments/72f64def-7718-411b-a02e-56557ecaa107/action => generated 0 bytes in 183 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:33:42 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c3dc1b4e-9a0d-4563-a46e-85ef6f7df482 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] http://192.168.122.181/volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce returned with HTTP 200 Sep 03 13:33:42 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 109/215] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:33:42 2026] GET /volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce => generated 856 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:33:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-5574879a-dfd2-47ff-8d38-20f9015ff5b7 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5574879a-dfd2-47ff-8d38-20f9015ff5b7 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] GET http://192.168.122.181/volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce Sep 03 13:33:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5574879a-dfd2-47ff-8d38-20f9015ff5b7 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:33:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5574879a-dfd2-47ff-8d38-20f9015ff5b7 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:33:43 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:33:43 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:33:43 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:33:43 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:33:43 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-5574879a-dfd2-47ff-8d38-20f9015ff5b7 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Volume info retrieved successfully. Sep 03 13:33:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5574879a-dfd2-47ff-8d38-20f9015ff5b7 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] http://192.168.122.181/volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce returned with HTTP 200 Sep 03 13:33:43 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 107/216] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:33:43 2026] GET /volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce => generated 1148 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:33:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-92bc053d-0300-4807-ae0b-13f27746a1df None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-92bc053d-0300-4807-ae0b-13f27746a1df tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] GET http://192.168.122.181/volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce Sep 03 13:33:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-92bc053d-0300-4807-ae0b-13f27746a1df tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:33:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-92bc053d-0300-4807-ae0b-13f27746a1df tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:33:43 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:33:43 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:33:43 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:33:43 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:33:43 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-92bc053d-0300-4807-ae0b-13f27746a1df tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Volume info retrieved successfully. Sep 03 13:33:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-92bc053d-0300-4807-ae0b-13f27746a1df tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] http://192.168.122.181/volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce returned with HTTP 200 Sep 03 13:33:43 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 110/217] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:33:43 2026] GET /volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce => generated 1148 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:33:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-d481a062-c54b-4d9f-98c4-922ef957dcc0 req-1c1b6e39-e343-428b-bd96-2c3c7718a736 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:46 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-d481a062-c54b-4d9f-98c4-922ef957dcc0 req-1c1b6e39-e343-428b-bd96-2c3c7718a736 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] GET http://192.168.122.181/volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce Sep 03 13:33:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-d481a062-c54b-4d9f-98c4-922ef957dcc0 req-1c1b6e39-e343-428b-bd96-2c3c7718a736 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:33:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-d481a062-c54b-4d9f-98c4-922ef957dcc0 req-1c1b6e39-e343-428b-bd96-2c3c7718a736 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:33:46 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:33:46 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:33:46 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:33:46 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:33:46 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-d481a062-c54b-4d9f-98c4-922ef957dcc0 req-1c1b6e39-e343-428b-bd96-2c3c7718a736 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Volume info retrieved successfully. Sep 03 13:33:46 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-d481a062-c54b-4d9f-98c4-922ef957dcc0 req-1c1b6e39-e343-428b-bd96-2c3c7718a736 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] http://192.168.122.181/volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce returned with HTTP 200 Sep 03 13:33:46 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 108/218] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:33:46 2026] GET /volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce => generated 1148 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:33:46 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-cfcd03c5-aaea-4981-9c07-43236cd60f01 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:46 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cfcd03c5-aaea-4981-9c07-43236cd60f01 tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:33:46 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cfcd03c5-aaea-4981-9c07-43236cd60f01 tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-188795224"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:33:46 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-cfcd03c5-aaea-4981-9c07-43236cd60f01 tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-188795224'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:33:46 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-cfcd03c5-aaea-4981-9c07-43236cd60f01 tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] Create volume of 1 GB Sep 03 13:33:46 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-cfcd03c5-aaea-4981-9c07-43236cd60f01 tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] Availability Zones retrieved successfully. Sep 03 13:33:46 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-cfcd03c5-aaea-4981-9c07-43236cd60f01 tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] Flow 'volume_create_api' (72519c16-c0af-4025-b877-0ed9c6cc8b5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:33:46 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-cfcd03c5-aaea-4981-9c07-43236cd60f01 tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5aa5f369-58b5-418a-876f-e1f5a29e6058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:33:46 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-cfcd03c5-aaea-4981-9c07-43236cd60f01 tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:33:46 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-cfcd03c5-aaea-4981-9c07-43236cd60f01 tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5aa5f369-58b5-418a-876f-e1f5a29e6058) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:33:46 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-cfcd03c5-aaea-4981-9c07-43236cd60f01 tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a70790a5-84bd-48e2-856f-635d8677f064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:33:47 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-cfcd03c5-aaea-4981-9c07-43236cd60f01 tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] Created reservations ['868b6470-99e8-430e-96e9-d0b18f743622', '37669090-d3f5-42d9-a1bd-4e00dbca0659', '96752437-d239-4fcd-b511-3fbd770f6dbb', 'cee56f3f-ca09-4f9d-a99c-de377a82387a'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:33:47 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-cfcd03c5-aaea-4981-9c07-43236cd60f01 tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a70790a5-84bd-48e2-856f-635d8677f064) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['868b6470-99e8-430e-96e9-d0b18f743622', '37669090-d3f5-42d9-a1bd-4e00dbca0659', '96752437-d239-4fcd-b511-3fbd770f6dbb', 'cee56f3f-ca09-4f9d-a99c-de377a82387a']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:33:47 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-cfcd03c5-aaea-4981-9c07-43236cd60f01 tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c03f8a4-0a54-4c7b-920b-2936df94a805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:33:47 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:33:47 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:33:47 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-cfcd03c5-aaea-4981-9c07-43236cd60f01 tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c03f8a4-0a54-4c7b-920b-2936df94a805) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29aea420-1365-4c13-8d2f-11cb34becfc3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-188795224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='645a52aa657b4ffab8478449ccdf95ff',qos_specs=None,replication_status=,reservations=['868b6470-99e8-430e-96e9-d0b18f743622','37669090-d3f5-42d9-a1bd-4e00dbca0659','96752437-d239-4fcd-b511-3fbd770f6dbb','cee56f3f-ca09-4f9d-a99c-de377a82387a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d530e9e47ed24b2e82ca0f438d1e29da',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:33:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-188795224',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29aea420-1365-4c13-8d2f-11cb34becfc3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='645a52aa657b4ffab8478449ccdf95ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d530e9e47ed24b2e82ca0f438d1e29da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:33:47 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-cfcd03c5-aaea-4981-9c07-43236cd60f01 tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (732348f1-62ff-4130-ab1b-ee43454eba57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:33:47 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-cfcd03c5-aaea-4981-9c07-43236cd60f01 tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (732348f1-62ff-4130-ab1b-ee43454eba57) transitioned into state 'SUCCESS' from state '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-188795224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='645a52aa657b4ffab8478449ccdf95ff',qos_specs=None,replication_status=,reservations=['868b6470-99e8-430e-96e9-d0b18f743622','37669090-d3f5-42d9-a1bd-4e00dbca0659','96752437-d239-4fcd-b511-3fbd770f6dbb','cee56f3f-ca09-4f9d-a99c-de377a82387a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d530e9e47ed24b2e82ca0f438d1e29da',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:33:47 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-cfcd03c5-aaea-4981-9c07-43236cd60f01 tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1363bb7-7ec0-4c9b-9b20-bc64130b2822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:33:47 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-cfcd03c5-aaea-4981-9c07-43236cd60f01 tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1363bb7-7ec0-4c9b-9b20-bc64130b2822) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:33:47 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-cfcd03c5-aaea-4981-9c07-43236cd60f01 tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] Flow 'volume_create_api' (72519c16-c0af-4025-b877-0ed9c6cc8b5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:33:47 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-cfcd03c5-aaea-4981-9c07-43236cd60f01 tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] Create volume request issued successfully. Sep 03 13:33:47 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cfcd03c5-aaea-4981-9c07-43236cd60f01 tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:33:47 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 111/219] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:33:46 2026] POST /volume/v3/volumes => generated 767 bytes in 1245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:33:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-7b5497b3-e9b1-48a5-b16c-27d484844d8a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:47 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7b5497b3-e9b1-48a5-b16c-27d484844d8a tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] GET http://192.168.122.181/volume/v3/volumes/29aea420-1365-4c13-8d2f-11cb34becfc3 Sep 03 13:33:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7b5497b3-e9b1-48a5-b16c-27d484844d8a tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:33:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7b5497b3-e9b1-48a5-b16c-27d484844d8a tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:33:47 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:33:47 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:33:47 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:33:47 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:33:47 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-7b5497b3-e9b1-48a5-b16c-27d484844d8a tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] Volume info retrieved successfully. Sep 03 13:33:47 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7b5497b3-e9b1-48a5-b16c-27d484844d8a tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] http://192.168.122.181/volume/v3/volumes/29aea420-1365-4c13-8d2f-11cb34becfc3 returned with HTTP 200 Sep 03 13:33:47 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 109/220] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:33:47 2026] GET /volume/v3/volumes/29aea420-1365-4c13-8d2f-11cb34becfc3 => generated 835 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:33:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-1350bfae-a23a-42a5-b189-c5bb3bc90e67 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:47 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1350bfae-a23a-42a5-b189-c5bb3bc90e67 None None] GET http://192.168.122.181/volume// Sep 03 13:33:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1350bfae-a23a-42a5-b189-c5bb3bc90e67 None None] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:33:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1350bfae-a23a-42a5-b189-c5bb3bc90e67 None None] Calling method 'all' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:33:47 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1350bfae-a23a-42a5-b189-c5bb3bc90e67 None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:33:47 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 112/221] 192.168.122.181 () {58 vars in 1315 bytes} [Thu Sep 3 13:33:47 2026] GET /volume/ => generated 390 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 13:33:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-d481a062-c54b-4d9f-98c4-922ef957dcc0 req-1c80066f-9318-4f61-9681-2cc952ca2a3d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:47 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-d481a062-c54b-4d9f-98c4-922ef957dcc0 req-1c80066f-9318-4f61-9681-2cc952ca2a3d tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] POST http://192.168.122.181/volume/v3/attachments Sep 03 13:33:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-d481a062-c54b-4d9f-98c4-922ef957dcc0 req-1c80066f-9318-4f61-9681-2cc952ca2a3d tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "070b9043-e8d8-4def-b601-9303f27c87ce", "connector": null, "instance_uuid": "1c705201-4c66-4d90-9821-3c42ae3c4918"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:33:47 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:33:47 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:33:47 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:33:47 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:33:48 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:33:48 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:33:48 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-d481a062-c54b-4d9f-98c4-922ef957dcc0 req-1c80066f-9318-4f61-9681-2cc952ca2a3d tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] http://192.168.122.181/volume/v3/attachments returned with HTTP 200 Sep 03 13:33:48 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 110/222] 192.168.122.181 () {66 vars in 1483 bytes} [Thu Sep 3 13:33:47 2026] POST /volume/v3/attachments => generated 273 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:33:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-4856aef8-32ca-4023-b2d3-7be8690157bb None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:48 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4856aef8-32ca-4023-b2d3-7be8690157bb None None] GET http://192.168.122.181/volume// Sep 03 13:33:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4856aef8-32ca-4023-b2d3-7be8690157bb None None] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:33:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4856aef8-32ca-4023-b2d3-7be8690157bb None None] Calling method 'all' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:33:48 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4856aef8-32ca-4023-b2d3-7be8690157bb None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:33:48 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 113/223] 192.168.122.181 () {58 vars in 1315 bytes} [Thu Sep 3 13:33:48 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 13:33:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-d481a062-c54b-4d9f-98c4-922ef957dcc0 req-a721abd1-8a3d-47d7-85d9-084d175d1fd5 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:48 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-d481a062-c54b-4d9f-98c4-922ef957dcc0 req-a721abd1-8a3d-47d7-85d9-084d175d1fd5 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] GET http://192.168.122.181/volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce Sep 03 13:33:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-d481a062-c54b-4d9f-98c4-922ef957dcc0 req-a721abd1-8a3d-47d7-85d9-084d175d1fd5 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:33:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-d481a062-c54b-4d9f-98c4-922ef957dcc0 req-a721abd1-8a3d-47d7-85d9-084d175d1fd5 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:33:48 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:33:48 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:33:48 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:33:48 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:33:48 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-d481a062-c54b-4d9f-98c4-922ef957dcc0 req-a721abd1-8a3d-47d7-85d9-084d175d1fd5 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Volume info retrieved successfully. Sep 03 13:33:48 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-d481a062-c54b-4d9f-98c4-922ef957dcc0 req-a721abd1-8a3d-47d7-85d9-084d175d1fd5 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] http://192.168.122.181/volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce returned with HTTP 200 Sep 03 13:33:48 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 111/224] 192.168.122.181 () {62 vars in 1528 bytes} [Thu Sep 3 13:33:48 2026] GET /volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce => generated 1329 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:33:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-d481a062-c54b-4d9f-98c4-922ef957dcc0 req-9ead413c-d7bd-4e60-ba93-b7878127e6e1 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:48 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-d481a062-c54b-4d9f-98c4-922ef957dcc0 req-9ead413c-d7bd-4e60-ba93-b7878127e6e1 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] DELETE http://192.168.122.181/volume/v3/attachments/72f64def-7718-411b-a02e-56557ecaa107 Sep 03 13:33:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-d481a062-c54b-4d9f-98c4-922ef957dcc0 req-9ead413c-d7bd-4e60-ba93-b7878127e6e1 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:33:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-d481a062-c54b-4d9f-98c4-922ef957dcc0 req-9ead413c-d7bd-4e60-ba93-b7878127e6e1 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:33:48 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:33:48 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:33:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a91a41c7-7654-40bf-a1ee-fc8db8f92ac9 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:48 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a91a41c7-7654-40bf-a1ee-fc8db8f92ac9 tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] GET http://192.168.122.181/volume/v3/volumes/29aea420-1365-4c13-8d2f-11cb34becfc3 Sep 03 13:33:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a91a41c7-7654-40bf-a1ee-fc8db8f92ac9 tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:33:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a91a41c7-7654-40bf-a1ee-fc8db8f92ac9 tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:33:48 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:33:48 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:33:48 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:33:48 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:33:48 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-a91a41c7-7654-40bf-a1ee-fc8db8f92ac9 tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] Volume info retrieved successfully. Sep 03 13:33:48 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a91a41c7-7654-40bf-a1ee-fc8db8f92ac9 tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] http://192.168.122.181/volume/v3/volumes/29aea420-1365-4c13-8d2f-11cb34becfc3 returned with HTTP 200 Sep 03 13:33:48 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 112/225] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:33:48 2026] GET /volume/v3/volumes/29aea420-1365-4c13-8d2f-11cb34becfc3 => generated 859 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:33:48 devstack devstack@c-api.service[86719]: /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 03 13:33:48 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, Sep 03 13:33:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-d481a062-c54b-4d9f-98c4-922ef957dcc0 req-9ead413c-d7bd-4e60-ba93-b7878127e6e1 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] http://192.168.122.181/volume/v3/attachments/72f64def-7718-411b-a02e-56557ecaa107 returned with HTTP 200 Sep 03 13:33:49 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 114/226] 192.168.122.181 () {64 vars in 1562 bytes} [Thu Sep 3 13:33:48 2026] DELETE /volume/v3/attachments/72f64def-7718-411b-a02e-56557ecaa107 => generated 192 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:33:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-caf53e97-fbdb-4a46-b04b-68d0ad940ac2 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-caf53e97-fbdb-4a46-b04b-68d0ad940ac2 tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] GET http://192.168.122.181/volume/v3/volumes/29aea420-1365-4c13-8d2f-11cb34becfc3 Sep 03 13:33:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-caf53e97-fbdb-4a46-b04b-68d0ad940ac2 tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:33:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-caf53e97-fbdb-4a46-b04b-68d0ad940ac2 tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:33:50 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:33:50 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:33:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-252f2864-80c5-4fff-b923-0165165b30e0 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:50 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-252f2864-80c5-4fff-b923-0165165b30e0 None None] GET http://192.168.122.181/volume// Sep 03 13:33:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-252f2864-80c5-4fff-b923-0165165b30e0 None None] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:33:50 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:33:50 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:33:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-252f2864-80c5-4fff-b923-0165165b30e0 None None] Calling method 'all' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:33:50 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-252f2864-80c5-4fff-b923-0165165b30e0 None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:33:50 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 115/227] 192.168.122.181 () {58 vars in 1315 bytes} [Thu Sep 3 13:33:50 2026] GET /volume/ => generated 390 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 13:33:50 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-caf53e97-fbdb-4a46-b04b-68d0ad940ac2 tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] Volume info retrieved successfully. Sep 03 13:33:50 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-caf53e97-fbdb-4a46-b04b-68d0ad940ac2 tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] http://192.168.122.181/volume/v3/volumes/29aea420-1365-4c13-8d2f-11cb34becfc3 returned with HTTP 200 Sep 03 13:33:50 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 113/228] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:33:49 2026] GET /volume/v3/volumes/29aea420-1365-4c13-8d2f-11cb34becfc3 => generated 859 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:33:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-d481a062-c54b-4d9f-98c4-922ef957dcc0 req-4fcb0091-9da6-4bf6-b6e7-30f94f62171b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:50 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-d481a062-c54b-4d9f-98c4-922ef957dcc0 req-4fcb0091-9da6-4bf6-b6e7-30f94f62171b tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] GET http://192.168.122.181/volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce Sep 03 13:33:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-d481a062-c54b-4d9f-98c4-922ef957dcc0 req-4fcb0091-9da6-4bf6-b6e7-30f94f62171b tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:33:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-d481a062-c54b-4d9f-98c4-922ef957dcc0 req-4fcb0091-9da6-4bf6-b6e7-30f94f62171b tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:33:50 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:33:50 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:33:50 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:33:50 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:33:50 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-d481a062-c54b-4d9f-98c4-922ef957dcc0 req-4fcb0091-9da6-4bf6-b6e7-30f94f62171b tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Volume info retrieved successfully. Sep 03 13:33:50 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-d481a062-c54b-4d9f-98c4-922ef957dcc0 req-4fcb0091-9da6-4bf6-b6e7-30f94f62171b tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] http://192.168.122.181/volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce returned with HTTP 200 Sep 03 13:33:50 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 116/229] 192.168.122.181 () {62 vars in 1528 bytes} [Thu Sep 3 13:33:50 2026] GET /volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce => generated 1036 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 03 13:33:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-d481a062-c54b-4d9f-98c4-922ef957dcc0 req-d0d701b9-e5b8-47ee-85cf-685007329ae0 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:50 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-d481a062-c54b-4d9f-98c4-922ef957dcc0 req-d0d701b9-e5b8-47ee-85cf-685007329ae0 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] PUT http://192.168.122.181/volume/v3/attachments/342b256f-e815-44f7-90c2-2db63a0a5ffe Sep 03 13:33:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-d481a062-c54b-4d9f-98c4-922ef957dcc0 req-d0d701b9-e5b8-47ee-85cf-685007329ae0 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.181", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8d232b6e4de", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "108e3980-7d2b-493a-aa24-bb1dd072d0d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:33:50 devstack devstack@c-api.service[86720]: DEBUG cinder.coordination [req-d481a062-c54b-4d9f-98c4-922ef957dcc0 req-d0d701b9-e5b8-47ee-85cf-685007329ae0 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Acquiring lock "cinder-attachment_update-070b9043-e8d8-4def-b601-9303f27c87ce-devstack" by "attachment_update" {{(pid=86720) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 13:33:50 devstack devstack@c-api.service[86720]: DEBUG cinder.coordination [req-d481a062-c54b-4d9f-98c4-922ef957dcc0 req-d0d701b9-e5b8-47ee-85cf-685007329ae0 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Lock "cinder-attachment_update-070b9043-e8d8-4def-b601-9303f27c87ce-devstack" acquired by "attachment_update" :: waited 0.058s {{(pid=86720) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 13:33:50 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:33:50 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:33:50 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:33:50 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:33:51 devstack devstack@c-api.service[86720]: DEBUG cinder.coordination [req-d481a062-c54b-4d9f-98c4-922ef957dcc0 req-d0d701b9-e5b8-47ee-85cf-685007329ae0 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Lock "cinder-attachment_update-070b9043-e8d8-4def-b601-9303f27c87ce-devstack" released by "attachment_update" :: held 0.444s {{(pid=86720) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 13:33:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-d481a062-c54b-4d9f-98c4-922ef957dcc0 req-d0d701b9-e5b8-47ee-85cf-685007329ae0 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] http://192.168.122.181/volume/v3/attachments/342b256f-e815-44f7-90c2-2db63a0a5ffe returned with HTTP 200 Sep 03 13:33:51 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 114/230] 192.168.122.181 () {66 vars in 1593 bytes} [Thu Sep 3 13:33:50 2026] PUT /volume/v3/attachments/342b256f-e815-44f7-90c2-2db63a0a5ffe => generated 694 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:33:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-fafb2137-2f41-4579-8f12-8cb24ac2ea41 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:51 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fafb2137-2f41-4579-8f12-8cb24ac2ea41 tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] GET http://192.168.122.181/volume/v3/volumes/29aea420-1365-4c13-8d2f-11cb34becfc3 Sep 03 13:33:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fafb2137-2f41-4579-8f12-8cb24ac2ea41 tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:33:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fafb2137-2f41-4579-8f12-8cb24ac2ea41 tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:33:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-d481a062-c54b-4d9f-98c4-922ef957dcc0 req-9dbb6880-c905-4871-8d21-6e98e1f1b84f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:33:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-d481a062-c54b-4d9f-98c4-922ef957dcc0 req-9dbb6880-c905-4871-8d21-6e98e1f1b84f tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] POST http://192.168.122.181/volume/v3/attachments/342b256f-e815-44f7-90c2-2db63a0a5ffe/action Sep 03 13:33:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-d481a062-c54b-4d9f-98c4-922ef957dcc0 req-9dbb6880-c905-4871-8d21-6e98e1f1b84f tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Action body: b'{"os-complete": null}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:33:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-d481a062-c54b-4d9f-98c4-922ef957dcc0 req-9dbb6880-c905-4871-8d21-6e98e1f1b84f tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:33:51 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:33:51 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:33:51 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:33:51 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:33:51 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-fafb2137-2f41-4579-8f12-8cb24ac2ea41 tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] Volume info retrieved successfully. Sep 03 13:33:51 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fafb2137-2f41-4579-8f12-8cb24ac2ea41 tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] http://192.168.122.181/volume/v3/volumes/29aea420-1365-4c13-8d2f-11cb34becfc3 returned with HTTP 200 Sep 03 13:33:51 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 117/231] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:33:51 2026] GET /volume/v3/volumes/29aea420-1365-4c13-8d2f-11cb34becfc3 => generated 860 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:33:51 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:33:51 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:33:51 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:33:51 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:33:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-d481a062-c54b-4d9f-98c4-922ef957dcc0 req-9dbb6880-c905-4871-8d21-6e98e1f1b84f tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] http://192.168.122.181/volume/v3/attachments/342b256f-e815-44f7-90c2-2db63a0a5ffe/action returned with HTTP 204 Sep 03 13:33:51 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 115/232] 192.168.122.181 () {66 vars in 1614 bytes} [Thu Sep 3 13:33:51 2026] POST /volume/v3/attachments/342b256f-e815-44f7-90c2-2db63a0a5ffe/action => generated 0 bytes in 151 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:34:01 devstack devstack@c-api.service[86719]: DEBUG dbcounter [-] [86719] Writing DB stats cinder:SELECT=292,cinder:INSERT=37,cinder:UPDATE=56 {{(pid=86719) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:34:01 devstack devstack@c-api.service[86720]: DEBUG dbcounter [-] [86720] Writing DB stats cinder:SELECT=92,cinder:INSERT=4,cinder:UPDATE=15 {{(pid=86720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:34:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-c4a67130-6fda-43ba-9fe2-85cd12b28956 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c4a67130-6fda-43ba-9fe2-85cd12b28956 tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] DELETE http://192.168.122.181/volume/v3/volumes/29aea420-1365-4c13-8d2f-11cb34becfc3 Sep 03 13:34:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c4a67130-6fda-43ba-9fe2-85cd12b28956 tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c4a67130-6fda-43ba-9fe2-85cd12b28956 tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:14 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-c4a67130-6fda-43ba-9fe2-85cd12b28956 tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] Delete volume with id: 29aea420-1365-4c13-8d2f-11cb34becfc3 Sep 03 13:34:14 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:14 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:14 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:14 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:34:14 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-c4a67130-6fda-43ba-9fe2-85cd12b28956 tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] Volume info retrieved successfully. Sep 03 13:34:14 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-c4a67130-6fda-43ba-9fe2-85cd12b28956 tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] Delete volume request issued successfully. Sep 03 13:34:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c4a67130-6fda-43ba-9fe2-85cd12b28956 tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] http://192.168.122.181/volume/v3/volumes/29aea420-1365-4c13-8d2f-11cb34becfc3 returned with HTTP 202 Sep 03 13:34:14 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 118/233] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:34:14 2026] DELETE /volume/v3/volumes/29aea420-1365-4c13-8d2f-11cb34becfc3 => generated 0 bytes in 183 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:34:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-002e54b1-b80f-43da-acd7-cdea01f82303 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-002e54b1-b80f-43da-acd7-cdea01f82303 tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] GET http://192.168.122.181/volume/v3/volumes/29aea420-1365-4c13-8d2f-11cb34becfc3 Sep 03 13:34:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-002e54b1-b80f-43da-acd7-cdea01f82303 tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-002e54b1-b80f-43da-acd7-cdea01f82303 tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:14 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:14 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:14 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:14 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:14 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-002e54b1-b80f-43da-acd7-cdea01f82303 tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] Volume info retrieved successfully. Sep 03 13:34:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-002e54b1-b80f-43da-acd7-cdea01f82303 tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] http://192.168.122.181/volume/v3/volumes/29aea420-1365-4c13-8d2f-11cb34becfc3 returned with HTTP 200 Sep 03 13:34:14 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 116/234] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:14 2026] GET /volume/v3/volumes/29aea420-1365-4c13-8d2f-11cb34becfc3 => generated 859 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:34:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e993fc54-40d7-4bfa-8ea0-6ddacbb87031 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:16 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e993fc54-40d7-4bfa-8ea0-6ddacbb87031 tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] GET http://192.168.122.181/volume/v3/volumes/29aea420-1365-4c13-8d2f-11cb34becfc3 Sep 03 13:34:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e993fc54-40d7-4bfa-8ea0-6ddacbb87031 tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e993fc54-40d7-4bfa-8ea0-6ddacbb87031 tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:16 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:16 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:16 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:16 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:34:16 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-e993fc54-40d7-4bfa-8ea0-6ddacbb87031 tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] Volume info retrieved successfully. Sep 03 13:34:16 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e993fc54-40d7-4bfa-8ea0-6ddacbb87031 tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] http://192.168.122.181/volume/v3/volumes/29aea420-1365-4c13-8d2f-11cb34becfc3 returned with HTTP 200 Sep 03 13:34:16 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 119/235] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:16 2026] GET /volume/v3/volumes/29aea420-1365-4c13-8d2f-11cb34becfc3 => generated 859 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:34:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-9c27135d-6c6d-4a7d-acc4-dff7139443b3 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9c27135d-6c6d-4a7d-acc4-dff7139443b3 tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] GET http://192.168.122.181/volume/v3/volumes/29aea420-1365-4c13-8d2f-11cb34becfc3 Sep 03 13:34:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9c27135d-6c6d-4a7d-acc4-dff7139443b3 tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9c27135d-6c6d-4a7d-acc4-dff7139443b3 tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9c27135d-6c6d-4a7d-acc4-dff7139443b3 tempest-ServerRescueNegativeTestJSON-903456558 tempest-ServerRescueNegativeTestJSON-903456558-project-member] http://192.168.122.181/volume/v3/volumes/29aea420-1365-4c13-8d2f-11cb34becfc3 returned with HTTP 404 Sep 03 13:34:17 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 117/236] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:17 2026] GET /volume/v3/volumes/29aea420-1365-4c13-8d2f-11cb34becfc3 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:34:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-549d9ab4-c792-4561-8e36-81d299d34471 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-549d9ab4-c792-4561-8e36-81d299d34471 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] GET http://192.168.122.181/volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce Sep 03 13:34:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-549d9ab4-c792-4561-8e36-81d299d34471 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-549d9ab4-c792-4561-8e36-81d299d34471 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:25 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:25 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:25 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:25 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:34:25 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-549d9ab4-c792-4561-8e36-81d299d34471 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Volume info retrieved successfully. Sep 03 13:34:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-549d9ab4-c792-4561-8e36-81d299d34471 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] http://192.168.122.181/volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce returned with HTTP 200 Sep 03 13:34:25 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 120/237] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:25 2026] GET /volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce => generated 1148 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:34:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-81d77ac5-5ed7-4cfe-a862-32c003fcdc91 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:26 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-81d77ac5-5ed7-4cfe-a862-32c003fcdc91 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] GET http://192.168.122.181/volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce Sep 03 13:34:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-81d77ac5-5ed7-4cfe-a862-32c003fcdc91 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-81d77ac5-5ed7-4cfe-a862-32c003fcdc91 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:26 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:26 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:26 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:26 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:26 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-81d77ac5-5ed7-4cfe-a862-32c003fcdc91 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Volume info retrieved successfully. Sep 03 13:34:26 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-81d77ac5-5ed7-4cfe-a862-32c003fcdc91 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] http://192.168.122.181/volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce returned with HTTP 200 Sep 03 13:34:26 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 118/238] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:26 2026] GET /volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce => generated 1148 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:34:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-6123e819-4ceb-47bb-b37a-ec026f170255 req-cfb05393-1fad-4ddd-b97a-a7a761979721 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:26 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-6123e819-4ceb-47bb-b37a-ec026f170255 req-cfb05393-1fad-4ddd-b97a-a7a761979721 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] GET http://192.168.122.181/volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce Sep 03 13:34:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-6123e819-4ceb-47bb-b37a-ec026f170255 req-cfb05393-1fad-4ddd-b97a-a7a761979721 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-6123e819-4ceb-47bb-b37a-ec026f170255 req-cfb05393-1fad-4ddd-b97a-a7a761979721 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:26 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:26 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:26 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:26 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:34:26 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-6123e819-4ceb-47bb-b37a-ec026f170255 req-cfb05393-1fad-4ddd-b97a-a7a761979721 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Volume info retrieved successfully. Sep 03 13:34:26 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-6123e819-4ceb-47bb-b37a-ec026f170255 req-cfb05393-1fad-4ddd-b97a-a7a761979721 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] http://192.168.122.181/volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce returned with HTTP 200 Sep 03 13:34:26 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 121/239] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:34:26 2026] GET /volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce => generated 1148 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:34:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-6123e819-4ceb-47bb-b37a-ec026f170255 req-163a9ef0-9766-4d13-9b05-04e91c5ee9e1 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:26 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-6123e819-4ceb-47bb-b37a-ec026f170255 req-163a9ef0-9766-4d13-9b05-04e91c5ee9e1 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] POST http://192.168.122.181/volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce/action Sep 03 13:34:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-6123e819-4ceb-47bb-b37a-ec026f170255 req-163a9ef0-9766-4d13-9b05-04e91c5ee9e1 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:34:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-6123e819-4ceb-47bb-b37a-ec026f170255 req-163a9ef0-9766-4d13-9b05-04e91c5ee9e1 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:34:26 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:26 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:26 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:26 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:26 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-6123e819-4ceb-47bb-b37a-ec026f170255 req-163a9ef0-9766-4d13-9b05-04e91c5ee9e1 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Volume info retrieved successfully. Sep 03 13:34:26 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-6123e819-4ceb-47bb-b37a-ec026f170255 req-163a9ef0-9766-4d13-9b05-04e91c5ee9e1 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Begin detaching volume completed successfully. Sep 03 13:34:26 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-6123e819-4ceb-47bb-b37a-ec026f170255 req-163a9ef0-9766-4d13-9b05-04e91c5ee9e1 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] http://192.168.122.181/volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce/action returned with HTTP 202 Sep 03 13:34:26 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 119/240] 192.168.122.181 () {64 vars in 1561 bytes} [Thu Sep 3 13:34:26 2026] POST /volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:34:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-98237fe0-ed7b-4cc5-92fc-71a0b64fe868 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:27 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-98237fe0-ed7b-4cc5-92fc-71a0b64fe868 None None] GET http://192.168.122.181/volume// Sep 03 13:34:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-98237fe0-ed7b-4cc5-92fc-71a0b64fe868 None None] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-98237fe0-ed7b-4cc5-92fc-71a0b64fe868 None None] Calling method 'all' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:27 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-98237fe0-ed7b-4cc5-92fc-71a0b64fe868 None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:34:27 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 122/241] 192.168.122.181 () {58 vars in 1315 bytes} [Thu Sep 3 13:34:27 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 13:34:27 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-6123e819-4ceb-47bb-b37a-ec026f170255 req-167acb5c-9823-4b1d-a4ce-67c34ac37550 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:27 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-6123e819-4ceb-47bb-b37a-ec026f170255 req-167acb5c-9823-4b1d-a4ce-67c34ac37550 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] GET http://192.168.122.181/volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce Sep 03 13:34:27 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-6123e819-4ceb-47bb-b37a-ec026f170255 req-167acb5c-9823-4b1d-a4ce-67c34ac37550 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:27 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-6123e819-4ceb-47bb-b37a-ec026f170255 req-167acb5c-9823-4b1d-a4ce-67c34ac37550 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:27 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:27 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:27 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:27 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:27 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-6123e819-4ceb-47bb-b37a-ec026f170255 req-167acb5c-9823-4b1d-a4ce-67c34ac37550 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Volume info retrieved successfully. Sep 03 13:34:27 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-6123e819-4ceb-47bb-b37a-ec026f170255 req-167acb5c-9823-4b1d-a4ce-67c34ac37550 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] http://192.168.122.181/volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce returned with HTTP 200 Sep 03 13:34:27 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 120/242] 192.168.122.181 () {62 vars in 1528 bytes} [Thu Sep 3 13:34:27 2026] GET /volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce => generated 1332 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:34:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-6123e819-4ceb-47bb-b37a-ec026f170255 req-7a7bbecb-d91d-41a9-9827-5634088707a5 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:27 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-6123e819-4ceb-47bb-b37a-ec026f170255 req-7a7bbecb-d91d-41a9-9827-5634088707a5 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] DELETE http://192.168.122.181/volume/v3/attachments/342b256f-e815-44f7-90c2-2db63a0a5ffe Sep 03 13:34:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-6123e819-4ceb-47bb-b37a-ec026f170255 req-7a7bbecb-d91d-41a9-9827-5634088707a5 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-6123e819-4ceb-47bb-b37a-ec026f170255 req-7a7bbecb-d91d-41a9-9827-5634088707a5 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:27 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:27 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:34:27 devstack devstack@c-api.service[86719]: /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 03 13:34:27 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, Sep 03 13:34:27 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-6123e819-4ceb-47bb-b37a-ec026f170255 req-7a7bbecb-d91d-41a9-9827-5634088707a5 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] http://192.168.122.181/volume/v3/attachments/342b256f-e815-44f7-90c2-2db63a0a5ffe returned with HTTP 200 Sep 03 13:34:27 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 123/243] 192.168.122.181 () {64 vars in 1562 bytes} [Thu Sep 3 13:34:27 2026] DELETE /volume/v3/attachments/342b256f-e815-44f7-90c2-2db63a0a5ffe => generated 19 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:34:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-04a25130-db5f-4555-85cb-e1444530778d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-04a25130-db5f-4555-85cb-e1444530778d tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] GET http://192.168.122.181/volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce Sep 03 13:34:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-04a25130-db5f-4555-85cb-e1444530778d tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-04a25130-db5f-4555-85cb-e1444530778d tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:28 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:28 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:28 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:28 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:28 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-04a25130-db5f-4555-85cb-e1444530778d tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Volume info retrieved successfully. Sep 03 13:34:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-04a25130-db5f-4555-85cb-e1444530778d tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] http://192.168.122.181/volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce returned with HTTP 200 Sep 03 13:34:28 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 121/244] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:28 2026] GET /volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce => generated 856 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:34:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-c3074084-e316-44a2-9ca9-9acec935723d None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:29 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c3074084-e316-44a2-9ca9-9acec935723d tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:34:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c3074084-e316-44a2-9ca9-9acec935723d tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-357065701"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:34:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-c3074084-e316-44a2-9ca9-9acec935723d tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-357065701'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:34:29 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-c3074084-e316-44a2-9ca9-9acec935723d tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Create volume of 1 GB Sep 03 13:34:29 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:29 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:34:29 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-c3074084-e316-44a2-9ca9-9acec935723d tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Availability Zones retrieved successfully. Sep 03 13:34:29 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c3074084-e316-44a2-9ca9-9acec935723d tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Flow 'volume_create_api' (6c2fde3f-4d2c-4873-8d9b-592d1f3b5de9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:34:29 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c3074084-e316-44a2-9ca9-9acec935723d tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26687981-4b82-41f9-af00-7a97fc26ae88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:34:29 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-c3074084-e316-44a2-9ca9-9acec935723d tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:34:29 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c3074084-e316-44a2-9ca9-9acec935723d tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26687981-4b82-41f9-af00-7a97fc26ae88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:34:29 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c3074084-e316-44a2-9ca9-9acec935723d tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86ab13d0-9b77-425f-9fe6-e555cf305498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:34:29 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-c3074084-e316-44a2-9ca9-9acec935723d tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Created reservations ['17b68b8e-ae72-4afd-a596-76c3d2a51ae3', '5f8e1178-4c27-43a6-bb14-daf2ad0737f3', '89ca4a9c-05a5-46c6-97f2-72e16b8bc075', '00fc203e-45f7-410d-991f-582c67f99310'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:34:29 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c3074084-e316-44a2-9ca9-9acec935723d tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86ab13d0-9b77-425f-9fe6-e555cf305498) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17b68b8e-ae72-4afd-a596-76c3d2a51ae3', '5f8e1178-4c27-43a6-bb14-daf2ad0737f3', '89ca4a9c-05a5-46c6-97f2-72e16b8bc075', '00fc203e-45f7-410d-991f-582c67f99310']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:34:29 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c3074084-e316-44a2-9ca9-9acec935723d tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b3013e2-591b-4bb9-9984-d3087f726e0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:34:29 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:29 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:29 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c3074084-e316-44a2-9ca9-9acec935723d tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b3013e2-591b-4bb9-9984-d3087f726e0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f428fe9b-02f3-4334-81e1-b3cc16d73f8b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-357065701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae6712ea69224ee89fdb6ed56a388ed9',qos_specs=None,replication_status=,reservations=['17b68b8e-ae72-4afd-a596-76c3d2a51ae3','5f8e1178-4c27-43a6-bb14-daf2ad0737f3','89ca4a9c-05a5-46c6-97f2-72e16b8bc075','00fc203e-45f7-410d-991f-582c67f99310'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe247b21c5604d199da3499a07aef866',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:34:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-357065701',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f428fe9b-02f3-4334-81e1-b3cc16d73f8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae6712ea69224ee89fdb6ed56a388ed9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe247b21c5604d199da3499a07aef866',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:34:29 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c3074084-e316-44a2-9ca9-9acec935723d tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec4c7191-4c43-4f05-927f-3f9505744f91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:34:29 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c3074084-e316-44a2-9ca9-9acec935723d tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec4c7191-4c43-4f05-927f-3f9505744f91) transitioned into state 'SUCCESS' from state '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-357065701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae6712ea69224ee89fdb6ed56a388ed9',qos_specs=None,replication_status=,reservations=['17b68b8e-ae72-4afd-a596-76c3d2a51ae3','5f8e1178-4c27-43a6-bb14-daf2ad0737f3','89ca4a9c-05a5-46c6-97f2-72e16b8bc075','00fc203e-45f7-410d-991f-582c67f99310'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe247b21c5604d199da3499a07aef866',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:34:29 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c3074084-e316-44a2-9ca9-9acec935723d tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (017b7a10-2514-42d5-a09d-6d46ea8bb7e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:34:29 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c3074084-e316-44a2-9ca9-9acec935723d tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (017b7a10-2514-42d5-a09d-6d46ea8bb7e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:34:29 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c3074084-e316-44a2-9ca9-9acec935723d tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Flow 'volume_create_api' (6c2fde3f-4d2c-4873-8d9b-592d1f3b5de9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:34:29 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-c3074084-e316-44a2-9ca9-9acec935723d tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Create volume request issued successfully. Sep 03 13:34:29 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c3074084-e316-44a2-9ca9-9acec935723d tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:34:29 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 124/245] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:34:29 2026] POST /volume/v3/volumes => generated 757 bytes in 742 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:34:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-cc0bc543-3892-4ffe-8dbc-bc3ee50cc176 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:29 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-cc0bc543-3892-4ffe-8dbc-bc3ee50cc176 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] GET http://192.168.122.181/volume/v3/volumes/f428fe9b-02f3-4334-81e1-b3cc16d73f8b Sep 03 13:34:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-cc0bc543-3892-4ffe-8dbc-bc3ee50cc176 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-cc0bc543-3892-4ffe-8dbc-bc3ee50cc176 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:29 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:29 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:29 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:29 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:29 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-cc0bc543-3892-4ffe-8dbc-bc3ee50cc176 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Volume info retrieved successfully. Sep 03 13:34:29 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-cc0bc543-3892-4ffe-8dbc-bc3ee50cc176 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/f428fe9b-02f3-4334-81e1-b3cc16d73f8b returned with HTTP 200 Sep 03 13:34:29 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 122/246] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:29 2026] GET /volume/v3/volumes/f428fe9b-02f3-4334-81e1-b3cc16d73f8b => generated 825 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:34:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-95d12c9c-d682-4b76-b18b-8153801a0caa None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:31 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-95d12c9c-d682-4b76-b18b-8153801a0caa tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] GET http://192.168.122.181/volume/v3/volumes/f428fe9b-02f3-4334-81e1-b3cc16d73f8b Sep 03 13:34:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-95d12c9c-d682-4b76-b18b-8153801a0caa tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-95d12c9c-d682-4b76-b18b-8153801a0caa tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:31 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:31 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:31 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:31 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:34:31 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-95d12c9c-d682-4b76-b18b-8153801a0caa tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Volume info retrieved successfully. Sep 03 13:34:31 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-95d12c9c-d682-4b76-b18b-8153801a0caa tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/f428fe9b-02f3-4334-81e1-b3cc16d73f8b returned with HTTP 200 Sep 03 13:34:31 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 125/247] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:31 2026] GET /volume/v3/volumes/f428fe9b-02f3-4334-81e1-b3cc16d73f8b => generated 849 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:34:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-2609e66c-0d28-446a-95c9-d0507a100ba9 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2609e66c-0d28-446a-95c9-d0507a100ba9 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] GET http://192.168.122.181/volume/v3/volumes/f428fe9b-02f3-4334-81e1-b3cc16d73f8b Sep 03 13:34:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2609e66c-0d28-446a-95c9-d0507a100ba9 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2609e66c-0d28-446a-95c9-d0507a100ba9 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:32 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:32 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:32 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:32 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:32 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-2609e66c-0d28-446a-95c9-d0507a100ba9 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Volume info retrieved successfully. Sep 03 13:34:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2609e66c-0d28-446a-95c9-d0507a100ba9 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/f428fe9b-02f3-4334-81e1-b3cc16d73f8b returned with HTTP 200 Sep 03 13:34:32 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 123/248] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:32 2026] GET /volume/v3/volumes/f428fe9b-02f3-4334-81e1-b3cc16d73f8b => generated 850 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:34:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-42b78080-b027-4fd0-aa9e-3e8f4c8de723 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-42b78080-b027-4fd0-aa9e-3e8f4c8de723 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] POST http://192.168.122.181/volume/v3/volumes/f428fe9b-02f3-4334-81e1-b3cc16d73f8b/action Sep 03 13:34:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-42b78080-b027-4fd0-aa9e-3e8f4c8de723 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Action body: b'{"os-attach": {"instance_uuid": "d56c8ee3-46a1-4242-9381-b0969aa787be", "mountpoint": "/dev/vdb"}}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:34:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-42b78080-b027-4fd0-aa9e-3e8f4c8de723 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "d56c8ee3-46a1-4242-9381-b0969aa787be", "mountpoint": "/dev/vdb"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:34:32 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:32 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:32 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:32 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:34:32 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-42b78080-b027-4fd0-aa9e-3e8f4c8de723 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Volume info retrieved successfully. Sep 03 13:34:32 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-42b78080-b027-4fd0-aa9e-3e8f4c8de723 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Update volume admin metadata completed successfully. Sep 03 13:34:32 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-42b78080-b027-4fd0-aa9e-3e8f4c8de723 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Attach volume completed successfully. Sep 03 13:34:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-42b78080-b027-4fd0-aa9e-3e8f4c8de723 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/f428fe9b-02f3-4334-81e1-b3cc16d73f8b/action returned with HTTP 202 Sep 03 13:34:32 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 126/249] 192.168.122.181 () {60 vars in 1274 bytes} [Thu Sep 3 13:34:32 2026] POST /volume/v3/volumes/f428fe9b-02f3-4334-81e1-b3cc16d73f8b/action => generated 0 bytes in 460 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:34:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d03059f3-551f-4f2a-b4b5-b8c414a60d4c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d03059f3-551f-4f2a-b4b5-b8c414a60d4c tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] GET http://192.168.122.181/volume/v3/volumes/f428fe9b-02f3-4334-81e1-b3cc16d73f8b Sep 03 13:34:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d03059f3-551f-4f2a-b4b5-b8c414a60d4c tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d03059f3-551f-4f2a-b4b5-b8c414a60d4c tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:32 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:32 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:32 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:32 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:32 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-d03059f3-551f-4f2a-b4b5-b8c414a60d4c tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Volume info retrieved successfully. Sep 03 13:34:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d03059f3-551f-4f2a-b4b5-b8c414a60d4c tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/f428fe9b-02f3-4334-81e1-b3cc16d73f8b returned with HTTP 200 Sep 03 13:34:32 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 124/250] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:32 2026] GET /volume/v3/volumes/f428fe9b-02f3-4334-81e1-b3cc16d73f8b => generated 1184 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:34:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-359bfa10-ffc4-4dd9-8b8b-1cc925c73c63 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-359bfa10-ffc4-4dd9-8b8b-1cc925c73c63 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] GET http://192.168.122.181/volume/v3/volumes/f428fe9b-02f3-4334-81e1-b3cc16d73f8b Sep 03 13:34:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-359bfa10-ffc4-4dd9-8b8b-1cc925c73c63 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-359bfa10-ffc4-4dd9-8b8b-1cc925c73c63 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:32 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:32 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:32 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:32 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:34:32 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-359bfa10-ffc4-4dd9-8b8b-1cc925c73c63 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Volume info retrieved successfully. Sep 03 13:34:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-359bfa10-ffc4-4dd9-8b8b-1cc925c73c63 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/f428fe9b-02f3-4334-81e1-b3cc16d73f8b returned with HTTP 200 Sep 03 13:34:32 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 127/251] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:32 2026] GET /volume/v3/volumes/f428fe9b-02f3-4334-81e1-b3cc16d73f8b => generated 1184 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:34:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d14e601f-fac0-418e-86c2-c394835be74d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:33 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d14e601f-fac0-418e-86c2-c394835be74d tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] POST http://192.168.122.181/volume/v3/volumes/f428fe9b-02f3-4334-81e1-b3cc16d73f8b/action Sep 03 13:34:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d14e601f-fac0-418e-86c2-c394835be74d tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:34:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d14e601f-fac0-418e-86c2-c394835be74d tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:34:33 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:33 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:33 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:33 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.contrib.admin_actions [None req-d14e601f-fac0-418e-86c2-c394835be74d tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] Updating volume 'f428fe9b-02f3-4334-81e1-b3cc16d73f8b' with '{'status': 'error'}' {{(pid=86720) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 13:34:33 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:33 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:33 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:33 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:33 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d14e601f-fac0-418e-86c2-c394835be74d tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] http://192.168.122.181/volume/v3/volumes/f428fe9b-02f3-4334-81e1-b3cc16d73f8b/action returned with HTTP 202 Sep 03 13:34:33 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 125/252] 192.168.122.181 () {60 vars in 1274 bytes} [Thu Sep 3 13:34:32 2026] POST /volume/v3/volumes/f428fe9b-02f3-4334-81e1-b3cc16d73f8b/action => generated 0 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:34:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-1dc2497d-933b-4df8-8429-ab02b84cdeed None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:33 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1dc2497d-933b-4df8-8429-ab02b84cdeed tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] GET http://192.168.122.181/volume/v3/volumes/f428fe9b-02f3-4334-81e1-b3cc16d73f8b Sep 03 13:34:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1dc2497d-933b-4df8-8429-ab02b84cdeed tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1dc2497d-933b-4df8-8429-ab02b84cdeed tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:33 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:33 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:33 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:33 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:34:33 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-1dc2497d-933b-4df8-8429-ab02b84cdeed tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Volume info retrieved successfully. Sep 03 13:34:33 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1dc2497d-933b-4df8-8429-ab02b84cdeed tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/f428fe9b-02f3-4334-81e1-b3cc16d73f8b returned with HTTP 200 Sep 03 13:34:33 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 128/253] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:33 2026] GET /volume/v3/volumes/f428fe9b-02f3-4334-81e1-b3cc16d73f8b => generated 1183 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:34:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-1fff2bb7-a52e-41b4-84e5-a3524df3f670 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:33 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1fff2bb7-a52e-41b4-84e5-a3524df3f670 tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] POST http://192.168.122.181/volume/v3/volumes/f428fe9b-02f3-4334-81e1-b3cc16d73f8b/action Sep 03 13:34:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1fff2bb7-a52e-41b4-84e5-a3524df3f670 tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "02b91a4a-6f94-4dd2-af53-1390af618548"}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:34:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1fff2bb7-a52e-41b4-84e5-a3524df3f670 tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "02b91a4a-6f94-4dd2-af53-1390af618548"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:34:33 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:33 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:33 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:33 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:33 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-1fff2bb7-a52e-41b4-84e5-a3524df3f670 tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] Volume info retrieved successfully. Sep 03 13:34:33 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-1fff2bb7-a52e-41b4-84e5-a3524df3f670 tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] Terminate volume connection completed successfully. Sep 03 13:34:33 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-1fff2bb7-a52e-41b4-84e5-a3524df3f670 tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=86720) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Sep 03 13:34:33 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-1fff2bb7-a52e-41b4-84e5-a3524df3f670 tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] Detach volume completed successfully. Sep 03 13:34:33 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1fff2bb7-a52e-41b4-84e5-a3524df3f670 tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] http://192.168.122.181/volume/v3/volumes/f428fe9b-02f3-4334-81e1-b3cc16d73f8b/action returned with HTTP 202 Sep 03 13:34:33 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 126/254] 192.168.122.181 () {60 vars in 1274 bytes} [Thu Sep 3 13:34:33 2026] POST /volume/v3/volumes/f428fe9b-02f3-4334-81e1-b3cc16d73f8b/action => generated 0 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:34:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-4901f0a9-0ae2-4ed3-b6bf-821b5d52ec01 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:33 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4901f0a9-0ae2-4ed3-b6bf-821b5d52ec01 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] GET http://192.168.122.181/volume/v3/volumes/f428fe9b-02f3-4334-81e1-b3cc16d73f8b Sep 03 13:34:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4901f0a9-0ae2-4ed3-b6bf-821b5d52ec01 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4901f0a9-0ae2-4ed3-b6bf-821b5d52ec01 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:33 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:33 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:33 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:33 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:34:33 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-4901f0a9-0ae2-4ed3-b6bf-821b5d52ec01 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Volume info retrieved successfully. Sep 03 13:34:33 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4901f0a9-0ae2-4ed3-b6bf-821b5d52ec01 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/f428fe9b-02f3-4334-81e1-b3cc16d73f8b returned with HTTP 200 Sep 03 13:34:33 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 129/255] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:33 2026] GET /volume/v3/volumes/f428fe9b-02f3-4334-81e1-b3cc16d73f8b => generated 869 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:34:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ede60984-752c-45ad-a3de-7aa32afea485 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:33 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ede60984-752c-45ad-a3de-7aa32afea485 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] GET http://192.168.122.181/volume/v3/volumes/f428fe9b-02f3-4334-81e1-b3cc16d73f8b Sep 03 13:34:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ede60984-752c-45ad-a3de-7aa32afea485 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ede60984-752c-45ad-a3de-7aa32afea485 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:33 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:33 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:33 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:33 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:34 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-ede60984-752c-45ad-a3de-7aa32afea485 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Volume info retrieved successfully. Sep 03 13:34:34 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ede60984-752c-45ad-a3de-7aa32afea485 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/f428fe9b-02f3-4334-81e1-b3cc16d73f8b returned with HTTP 200 Sep 03 13:34:34 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 127/256] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:33 2026] GET /volume/v3/volumes/f428fe9b-02f3-4334-81e1-b3cc16d73f8b => generated 869 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:34:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-d4ffbf3f-2095-4b76-9a54-811311eedffd None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:34 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d4ffbf3f-2095-4b76-9a54-811311eedffd tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] POST http://192.168.122.181/volume/v3/volumes/f428fe9b-02f3-4334-81e1-b3cc16d73f8b/action Sep 03 13:34:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d4ffbf3f-2095-4b76-9a54-811311eedffd tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Action body: b'{"os-detach": {}}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:34:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d4ffbf3f-2095-4b76-9a54-811311eedffd tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:34:34 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:34 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:34 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:34 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:34:34 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-d4ffbf3f-2095-4b76-9a54-811311eedffd tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Volume info retrieved successfully. Sep 03 13:34:34 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-d4ffbf3f-2095-4b76-9a54-811311eedffd tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Detach volume completed successfully. Sep 03 13:34:34 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d4ffbf3f-2095-4b76-9a54-811311eedffd tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/f428fe9b-02f3-4334-81e1-b3cc16d73f8b/action returned with HTTP 202 Sep 03 13:34:34 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 130/257] 192.168.122.181 () {60 vars in 1274 bytes} [Thu Sep 3 13:34:34 2026] POST /volume/v3/volumes/f428fe9b-02f3-4334-81e1-b3cc16d73f8b/action => generated 0 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 03 13:34:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-2299b08a-9ff1-49e8-9394-c64674da2d48 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:34 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2299b08a-9ff1-49e8-9394-c64674da2d48 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] GET http://192.168.122.181/volume/v3/volumes/f428fe9b-02f3-4334-81e1-b3cc16d73f8b Sep 03 13:34:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2299b08a-9ff1-49e8-9394-c64674da2d48 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2299b08a-9ff1-49e8-9394-c64674da2d48 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:34 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:34 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:34 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:34 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:34 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-2299b08a-9ff1-49e8-9394-c64674da2d48 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Volume info retrieved successfully. Sep 03 13:34:34 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2299b08a-9ff1-49e8-9394-c64674da2d48 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/f428fe9b-02f3-4334-81e1-b3cc16d73f8b returned with HTTP 200 Sep 03 13:34:34 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 128/258] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:34 2026] GET /volume/v3/volumes/f428fe9b-02f3-4334-81e1-b3cc16d73f8b => generated 869 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:34:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-f117c878-365f-4bfa-8c9b-6947074dd002 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:34 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f117c878-365f-4bfa-8c9b-6947074dd002 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] GET http://192.168.122.181/volume/v3/volumes/f428fe9b-02f3-4334-81e1-b3cc16d73f8b Sep 03 13:34:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f117c878-365f-4bfa-8c9b-6947074dd002 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f117c878-365f-4bfa-8c9b-6947074dd002 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:34 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:34 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:34 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:34 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:34:34 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-f117c878-365f-4bfa-8c9b-6947074dd002 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Volume info retrieved successfully. Sep 03 13:34:34 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f117c878-365f-4bfa-8c9b-6947074dd002 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/f428fe9b-02f3-4334-81e1-b3cc16d73f8b returned with HTTP 200 Sep 03 13:34:34 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 131/259] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:34 2026] GET /volume/v3/volumes/f428fe9b-02f3-4334-81e1-b3cc16d73f8b => generated 869 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:34:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-09a77889-5651-4a95-bd15-cc6fcfb0f9d4 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:34 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-09a77889-5651-4a95-bd15-cc6fcfb0f9d4 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] DELETE http://192.168.122.181/volume/v3/volumes/f428fe9b-02f3-4334-81e1-b3cc16d73f8b Sep 03 13:34:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-09a77889-5651-4a95-bd15-cc6fcfb0f9d4 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-09a77889-5651-4a95-bd15-cc6fcfb0f9d4 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:34 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-09a77889-5651-4a95-bd15-cc6fcfb0f9d4 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Delete volume with id: f428fe9b-02f3-4334-81e1-b3cc16d73f8b Sep 03 13:34:34 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:34 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:34 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:34 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:34 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-09a77889-5651-4a95-bd15-cc6fcfb0f9d4 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Volume info retrieved successfully. Sep 03 13:34:34 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-09a77889-5651-4a95-bd15-cc6fcfb0f9d4 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Delete volume request issued successfully. Sep 03 13:34:34 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-09a77889-5651-4a95-bd15-cc6fcfb0f9d4 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/f428fe9b-02f3-4334-81e1-b3cc16d73f8b returned with HTTP 202 Sep 03 13:34:34 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 129/260] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:34:34 2026] DELETE /volume/v3/volumes/f428fe9b-02f3-4334-81e1-b3cc16d73f8b => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:34:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-cae9ffa4-de57-4655-a2f4-5d506a13f473 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:34 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cae9ffa4-de57-4655-a2f4-5d506a13f473 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] GET http://192.168.122.181/volume/v3/volumes/f428fe9b-02f3-4334-81e1-b3cc16d73f8b Sep 03 13:34:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cae9ffa4-de57-4655-a2f4-5d506a13f473 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cae9ffa4-de57-4655-a2f4-5d506a13f473 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:34 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:34 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:34 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:34 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:34:34 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-cae9ffa4-de57-4655-a2f4-5d506a13f473 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Volume info retrieved successfully. Sep 03 13:34:34 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cae9ffa4-de57-4655-a2f4-5d506a13f473 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/f428fe9b-02f3-4334-81e1-b3cc16d73f8b returned with HTTP 200 Sep 03 13:34:34 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 132/261] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:34 2026] GET /volume/v3/volumes/f428fe9b-02f3-4334-81e1-b3cc16d73f8b => generated 868 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:34:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-629409bb-07d7-487d-b78a-bb96b3d38ba2 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:35 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-629409bb-07d7-487d-b78a-bb96b3d38ba2 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:34:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-629409bb-07d7-487d-b78a-bb96b3d38ba2 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1847904842", "imageRef": "8c4b06dc-33f1-463b-a058-dba2e7cf16d8", "size": 1}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:34:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-629409bb-07d7-487d-b78a-bb96b3d38ba2 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1847904842', 'imageRef': '8c4b06dc-33f1-463b-a058-dba2e7cf16d8', 'size': 1}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:34:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-d5586b3c-f356-4d18-b95a-2764fad94abe None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:35 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d5586b3c-f356-4d18-b95a-2764fad94abe tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] GET http://192.168.122.181/volume/v3/volumes/f428fe9b-02f3-4334-81e1-b3cc16d73f8b Sep 03 13:34:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d5586b3c-f356-4d18-b95a-2764fad94abe tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d5586b3c-f356-4d18-b95a-2764fad94abe tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:35 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d5586b3c-f356-4d18-b95a-2764fad94abe tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/f428fe9b-02f3-4334-81e1-b3cc16d73f8b returned with HTTP 404 Sep 03 13:34:35 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 133/262] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:35 2026] GET /volume/v3/volumes/f428fe9b-02f3-4334-81e1-b3cc16d73f8b => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:34:35 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-629409bb-07d7-487d-b78a-bb96b3d38ba2 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Create volume of 1 GB Sep 03 13:34:35 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-629409bb-07d7-487d-b78a-bb96b3d38ba2 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Availability Zones retrieved successfully. Sep 03 13:34:35 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-629409bb-07d7-487d-b78a-bb96b3d38ba2 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Flow 'volume_create_api' (33c34a45-bd22-487b-ac14-80a4f96f61bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:34:35 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-629409bb-07d7-487d-b78a-bb96b3d38ba2 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (862b5d34-178d-4f9a-aa44-54fee1b8138f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:34:35 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-629409bb-07d7-487d-b78a-bb96b3d38ba2 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:34:36 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-629409bb-07d7-487d-b78a-bb96b3d38ba2 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (862b5d34-178d-4f9a-aa44-54fee1b8138f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:34:36 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-629409bb-07d7-487d-b78a-bb96b3d38ba2 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (686fafd7-8c06-4799-b160-4633a88aed00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:34:36 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-629409bb-07d7-487d-b78a-bb96b3d38ba2 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Created reservations ['9696028d-7e6e-4a93-8bb4-789e9e022c8a', 'e739aa21-999a-4092-8b66-29d2125d3bab', '0d56a78e-2eb5-4916-a0d2-0c8c8b1d50cb', '6190b110-28d3-44d2-ba2b-c0952e17aa78'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:34:36 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-629409bb-07d7-487d-b78a-bb96b3d38ba2 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (686fafd7-8c06-4799-b160-4633a88aed00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9696028d-7e6e-4a93-8bb4-789e9e022c8a', 'e739aa21-999a-4092-8b66-29d2125d3bab', '0d56a78e-2eb5-4916-a0d2-0c8c8b1d50cb', '6190b110-28d3-44d2-ba2b-c0952e17aa78']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:34:36 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-629409bb-07d7-487d-b78a-bb96b3d38ba2 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0c351c7-86a7-4f65-873a-5e90c396c2f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:34:36 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:36 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:36 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-629409bb-07d7-487d-b78a-bb96b3d38ba2 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0c351c7-86a7-4f65-873a-5e90c396c2f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb2ad80a-5cd7-4a0f-8a95-6adf0db53c84', '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-1847904842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f57e80df0f354bc29286e1f9fc8b2dc7',qos_specs=None,replication_status=,reservations=['9696028d-7e6e-4a93-8bb4-789e9e022c8a','e739aa21-999a-4092-8b66-29d2125d3bab','0d56a78e-2eb5-4916-a0d2-0c8c8b1d50cb','6190b110-28d3-44d2-ba2b-c0952e17aa78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10f764f579b04ac4a2352c1e6cde1d73',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:34:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1847904842',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb2ad80a-5cd7-4a0f-8a95-6adf0db53c84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f57e80df0f354bc29286e1f9fc8b2dc7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10f764f579b04ac4a2352c1e6cde1d73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:34:36 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-629409bb-07d7-487d-b78a-bb96b3d38ba2 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05ac99e6-2c56-4f88-8e05-94175d7abbe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:34:36 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-629409bb-07d7-487d-b78a-bb96b3d38ba2 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05ac99e6-2c56-4f88-8e05-94175d7abbe0) transitioned into state 'SUCCESS' from state '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-1847904842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f57e80df0f354bc29286e1f9fc8b2dc7',qos_specs=None,replication_status=,reservations=['9696028d-7e6e-4a93-8bb4-789e9e022c8a','e739aa21-999a-4092-8b66-29d2125d3bab','0d56a78e-2eb5-4916-a0d2-0c8c8b1d50cb','6190b110-28d3-44d2-ba2b-c0952e17aa78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10f764f579b04ac4a2352c1e6cde1d73',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:34:36 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-629409bb-07d7-487d-b78a-bb96b3d38ba2 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9943178d-0765-4a86-823c-055d041eac10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:34:36 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-629409bb-07d7-487d-b78a-bb96b3d38ba2 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9943178d-0765-4a86-823c-055d041eac10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:34:36 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-629409bb-07d7-487d-b78a-bb96b3d38ba2 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Flow 'volume_create_api' (33c34a45-bd22-487b-ac14-80a4f96f61bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:34:36 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-629409bb-07d7-487d-b78a-bb96b3d38ba2 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Create volume request issued successfully. Sep 03 13:34:36 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-629409bb-07d7-487d-b78a-bb96b3d38ba2 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:34:36 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 130/263] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:34:35 2026] POST /volume/v3/volumes => generated 762 bytes in 1286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:34:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-73efe622-53b3-4519-9002-ab3fb101310a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:36 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-73efe622-53b3-4519-9002-ab3fb101310a tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] GET http://192.168.122.181/volume/v3/volumes/cb2ad80a-5cd7-4a0f-8a95-6adf0db53c84 Sep 03 13:34:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-73efe622-53b3-4519-9002-ab3fb101310a tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-73efe622-53b3-4519-9002-ab3fb101310a tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:36 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:36 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:36 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:36 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:34:36 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-73efe622-53b3-4519-9002-ab3fb101310a tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Volume info retrieved successfully. Sep 03 13:34:36 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-73efe622-53b3-4519-9002-ab3fb101310a tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] http://192.168.122.181/volume/v3/volumes/cb2ad80a-5cd7-4a0f-8a95-6adf0db53c84 returned with HTTP 200 Sep 03 13:34:36 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 134/264] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:36 2026] GET /volume/v3/volumes/cb2ad80a-5cd7-4a0f-8a95-6adf0db53c84 => generated 830 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:34:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-39702a51-d20b-4c59-aa2f-87778e73ad8d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:37 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-39702a51-d20b-4c59-aa2f-87778e73ad8d tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] GET http://192.168.122.181/volume/v3/volumes/cb2ad80a-5cd7-4a0f-8a95-6adf0db53c84 Sep 03 13:34:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-39702a51-d20b-4c59-aa2f-87778e73ad8d tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-39702a51-d20b-4c59-aa2f-87778e73ad8d tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:37 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:37 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:37 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:37 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:37 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-39702a51-d20b-4c59-aa2f-87778e73ad8d tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Volume info retrieved successfully. Sep 03 13:34:37 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-39702a51-d20b-4c59-aa2f-87778e73ad8d tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] http://192.168.122.181/volume/v3/volumes/cb2ad80a-5cd7-4a0f-8a95-6adf0db53c84 returned with HTTP 200 Sep 03 13:34:37 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 131/265] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:37 2026] GET /volume/v3/volumes/cb2ad80a-5cd7-4a0f-8a95-6adf0db53c84 => generated 854 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:34:38 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-0944a427-7d80-40e8-8d00-992af330b51b req-6f7e24c3-2bac-4b66-a4ce-09e9027ea530 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:38 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-0944a427-7d80-40e8-8d00-992af330b51b req-6f7e24c3-2bac-4b66-a4ce-09e9027ea530 tempest-VolumesGetTestJSON-1766182945 tempest-VolumesGetTestJSON-1766182945-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:34:38 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-0944a427-7d80-40e8-8d00-992af330b51b req-6f7e24c3-2bac-4b66-a4ce-09e9027ea530 tempest-VolumesGetTestJSON-1766182945 tempest-VolumesGetTestJSON-1766182945-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1234848756", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:34:38 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [req-0944a427-7d80-40e8-8d00-992af330b51b req-6f7e24c3-2bac-4b66-a4ce-09e9027ea530 tempest-VolumesGetTestJSON-1766182945 tempest-VolumesGetTestJSON-1766182945-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1234848756', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:34:38 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [req-0944a427-7d80-40e8-8d00-992af330b51b req-6f7e24c3-2bac-4b66-a4ce-09e9027ea530 tempest-VolumesGetTestJSON-1766182945 tempest-VolumesGetTestJSON-1766182945-project-member] Create volume of 1 GB Sep 03 13:34:38 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-0944a427-7d80-40e8-8d00-992af330b51b req-6f7e24c3-2bac-4b66-a4ce-09e9027ea530 tempest-VolumesGetTestJSON-1766182945 tempest-VolumesGetTestJSON-1766182945-project-member] Availability Zones retrieved successfully. Sep 03 13:34:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [req-0944a427-7d80-40e8-8d00-992af330b51b req-6f7e24c3-2bac-4b66-a4ce-09e9027ea530 tempest-VolumesGetTestJSON-1766182945 tempest-VolumesGetTestJSON-1766182945-project-member] Flow 'volume_create_api' (c93df67e-0820-499d-9e90-7f759c102e99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:34:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [req-0944a427-7d80-40e8-8d00-992af330b51b req-6f7e24c3-2bac-4b66-a4ce-09e9027ea530 tempest-VolumesGetTestJSON-1766182945 tempest-VolumesGetTestJSON-1766182945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f3dcec0-7a27-48e5-9d3c-2461a41b798e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:34:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [req-0944a427-7d80-40e8-8d00-992af330b51b req-6f7e24c3-2bac-4b66-a4ce-09e9027ea530 tempest-VolumesGetTestJSON-1766182945 tempest-VolumesGetTestJSON-1766182945-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:34:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [req-0944a427-7d80-40e8-8d00-992af330b51b req-6f7e24c3-2bac-4b66-a4ce-09e9027ea530 tempest-VolumesGetTestJSON-1766182945 tempest-VolumesGetTestJSON-1766182945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f3dcec0-7a27-48e5-9d3c-2461a41b798e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:34:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [req-0944a427-7d80-40e8-8d00-992af330b51b req-6f7e24c3-2bac-4b66-a4ce-09e9027ea530 tempest-VolumesGetTestJSON-1766182945 tempest-VolumesGetTestJSON-1766182945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef2d37df-51c9-47b7-8bc3-d3b0ccbef28a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:34:38 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [req-0944a427-7d80-40e8-8d00-992af330b51b req-6f7e24c3-2bac-4b66-a4ce-09e9027ea530 tempest-VolumesGetTestJSON-1766182945 tempest-VolumesGetTestJSON-1766182945-project-member] Created reservations ['44c48065-1919-40b4-a0f7-bdec1d69e111', '06418501-f6f5-4a0e-9d4b-813330fede77', '142c0afe-6ef9-41aa-931e-e99f1ef6c861', 'd7f6eab8-7f04-41dc-af5d-92ef0b52250e'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:34:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [req-0944a427-7d80-40e8-8d00-992af330b51b req-6f7e24c3-2bac-4b66-a4ce-09e9027ea530 tempest-VolumesGetTestJSON-1766182945 tempest-VolumesGetTestJSON-1766182945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef2d37df-51c9-47b7-8bc3-d3b0ccbef28a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44c48065-1919-40b4-a0f7-bdec1d69e111', '06418501-f6f5-4a0e-9d4b-813330fede77', '142c0afe-6ef9-41aa-931e-e99f1ef6c861', 'd7f6eab8-7f04-41dc-af5d-92ef0b52250e']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:34:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [req-0944a427-7d80-40e8-8d00-992af330b51b req-6f7e24c3-2bac-4b66-a4ce-09e9027ea530 tempest-VolumesGetTestJSON-1766182945 tempest-VolumesGetTestJSON-1766182945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4d21ee9-1b74-4d70-aeba-de6d8087d943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:34:38 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:38 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [req-0944a427-7d80-40e8-8d00-992af330b51b req-6f7e24c3-2bac-4b66-a4ce-09e9027ea530 tempest-VolumesGetTestJSON-1766182945 tempest-VolumesGetTestJSON-1766182945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4d21ee9-1b74-4d70-aeba-de6d8087d943) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3ca8ac0-251f-4809-b8de-107531eac114', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1234848756',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a02d880ae9cd494bbe6fef7e1a3392e9',qos_specs=None,replication_status=,reservations=['44c48065-1919-40b4-a0f7-bdec1d69e111','06418501-f6f5-4a0e-9d4b-813330fede77','142c0afe-6ef9-41aa-931e-e99f1ef6c861','d7f6eab8-7f04-41dc-af5d-92ef0b52250e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8386759b3c054d27b1855e861b4fc97b',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:34:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1234848756',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3ca8ac0-251f-4809-b8de-107531eac114,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a02d880ae9cd494bbe6fef7e1a3392e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8386759b3c054d27b1855e861b4fc97b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:34:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [req-0944a427-7d80-40e8-8d00-992af330b51b req-6f7e24c3-2bac-4b66-a4ce-09e9027ea530 tempest-VolumesGetTestJSON-1766182945 tempest-VolumesGetTestJSON-1766182945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb16264c-c8dc-4c05-8eb5-eaed8171e5bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:34:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [req-0944a427-7d80-40e8-8d00-992af330b51b req-6f7e24c3-2bac-4b66-a4ce-09e9027ea530 tempest-VolumesGetTestJSON-1766182945 tempest-VolumesGetTestJSON-1766182945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb16264c-c8dc-4c05-8eb5-eaed8171e5bb) transitioned into state 'SUCCESS' from state '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-1234848756',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a02d880ae9cd494bbe6fef7e1a3392e9',qos_specs=None,replication_status=,reservations=['44c48065-1919-40b4-a0f7-bdec1d69e111','06418501-f6f5-4a0e-9d4b-813330fede77','142c0afe-6ef9-41aa-931e-e99f1ef6c861','d7f6eab8-7f04-41dc-af5d-92ef0b52250e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8386759b3c054d27b1855e861b4fc97b',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:34:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [req-0944a427-7d80-40e8-8d00-992af330b51b req-6f7e24c3-2bac-4b66-a4ce-09e9027ea530 tempest-VolumesGetTestJSON-1766182945 tempest-VolumesGetTestJSON-1766182945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (140a8135-adea-469c-96e8-477bbe9fdfb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:34:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [req-0944a427-7d80-40e8-8d00-992af330b51b req-6f7e24c3-2bac-4b66-a4ce-09e9027ea530 tempest-VolumesGetTestJSON-1766182945 tempest-VolumesGetTestJSON-1766182945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (140a8135-adea-469c-96e8-477bbe9fdfb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:34:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [req-0944a427-7d80-40e8-8d00-992af330b51b req-6f7e24c3-2bac-4b66-a4ce-09e9027ea530 tempest-VolumesGetTestJSON-1766182945 tempest-VolumesGetTestJSON-1766182945-project-member] Flow 'volume_create_api' (c93df67e-0820-499d-9e90-7f759c102e99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:34:38 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-0944a427-7d80-40e8-8d00-992af330b51b req-6f7e24c3-2bac-4b66-a4ce-09e9027ea530 tempest-VolumesGetTestJSON-1766182945 tempest-VolumesGetTestJSON-1766182945-project-member] Create volume request issued successfully. Sep 03 13:34:38 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-0944a427-7d80-40e8-8d00-992af330b51b req-6f7e24c3-2bac-4b66-a4ce-09e9027ea530 tempest-VolumesGetTestJSON-1766182945 tempest-VolumesGetTestJSON-1766182945-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:34:38 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 135/266] 192.168.122.181 () {64 vars in 1430 bytes} [Thu Sep 3 13:34:38 2026] POST /volume/v3/volumes => generated 772 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 13:34:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-0944a427-7d80-40e8-8d00-992af330b51b req-ba05c299-15f2-448d-9dd7-2619de19aecb None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:38 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-0944a427-7d80-40e8-8d00-992af330b51b req-ba05c299-15f2-448d-9dd7-2619de19aecb tempest-VolumesGetTestJSON-1766182945 tempest-VolumesGetTestJSON-1766182945-project-member] GET http://192.168.122.181/volume/v3/volumes/f3ca8ac0-251f-4809-b8de-107531eac114 Sep 03 13:34:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-0944a427-7d80-40e8-8d00-992af330b51b req-ba05c299-15f2-448d-9dd7-2619de19aecb tempest-VolumesGetTestJSON-1766182945 tempest-VolumesGetTestJSON-1766182945-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-0944a427-7d80-40e8-8d00-992af330b51b req-ba05c299-15f2-448d-9dd7-2619de19aecb tempest-VolumesGetTestJSON-1766182945 tempest-VolumesGetTestJSON-1766182945-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:38 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:38 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:38 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:38 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:38 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-0944a427-7d80-40e8-8d00-992af330b51b req-ba05c299-15f2-448d-9dd7-2619de19aecb tempest-VolumesGetTestJSON-1766182945 tempest-VolumesGetTestJSON-1766182945-project-member] Volume info retrieved successfully. Sep 03 13:34:38 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-0944a427-7d80-40e8-8d00-992af330b51b req-ba05c299-15f2-448d-9dd7-2619de19aecb tempest-VolumesGetTestJSON-1766182945 tempest-VolumesGetTestJSON-1766182945-project-member] http://192.168.122.181/volume/v3/volumes/f3ca8ac0-251f-4809-b8de-107531eac114 returned with HTTP 200 Sep 03 13:34:38 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 132/267] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:34:38 2026] GET /volume/v3/volumes/f3ca8ac0-251f-4809-b8de-107531eac114 => generated 840 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:34:38 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-ae1750fb-0c69-4e60-8878-ed559db8b67c req-cb29dfe4-dcd5-4406-943d-ec906d89e7f7 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:38 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-ae1750fb-0c69-4e60-8878-ed559db8b67c req-cb29dfe4-dcd5-4406-943d-ec906d89e7f7 tempest-VolumesGetTestJSON-1766182945 tempest-VolumesGetTestJSON-1766182945-project-member] GET http://192.168.122.181/volume/v3/volumes/f3ca8ac0-251f-4809-b8de-107531eac114 Sep 03 13:34:38 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-ae1750fb-0c69-4e60-8878-ed559db8b67c req-cb29dfe4-dcd5-4406-943d-ec906d89e7f7 tempest-VolumesGetTestJSON-1766182945 tempest-VolumesGetTestJSON-1766182945-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:38 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-ae1750fb-0c69-4e60-8878-ed559db8b67c req-cb29dfe4-dcd5-4406-943d-ec906d89e7f7 tempest-VolumesGetTestJSON-1766182945 tempest-VolumesGetTestJSON-1766182945-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:38 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:38 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:38 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:38 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:34:38 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-ae1750fb-0c69-4e60-8878-ed559db8b67c req-cb29dfe4-dcd5-4406-943d-ec906d89e7f7 tempest-VolumesGetTestJSON-1766182945 tempest-VolumesGetTestJSON-1766182945-project-member] Volume info retrieved successfully. Sep 03 13:34:38 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-ae1750fb-0c69-4e60-8878-ed559db8b67c req-cb29dfe4-dcd5-4406-943d-ec906d89e7f7 tempest-VolumesGetTestJSON-1766182945 tempest-VolumesGetTestJSON-1766182945-project-member] http://192.168.122.181/volume/v3/volumes/f3ca8ac0-251f-4809-b8de-107531eac114 returned with HTTP 200 Sep 03 13:34:38 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 136/268] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:34:38 2026] GET /volume/v3/volumes/f3ca8ac0-251f-4809-b8de-107531eac114 => generated 840 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:34:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-513a45e9-6e32-452f-b199-70eb8f9f76b4 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:38 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-513a45e9-6e32-452f-b199-70eb8f9f76b4 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] GET http://192.168.122.181/volume/v3/volumes/cb2ad80a-5cd7-4a0f-8a95-6adf0db53c84 Sep 03 13:34:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-513a45e9-6e32-452f-b199-70eb8f9f76b4 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-513a45e9-6e32-452f-b199-70eb8f9f76b4 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:38 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:38 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:38 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:38 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:38 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-513a45e9-6e32-452f-b199-70eb8f9f76b4 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Volume info retrieved successfully. Sep 03 13:34:38 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-513a45e9-6e32-452f-b199-70eb8f9f76b4 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] http://192.168.122.181/volume/v3/volumes/cb2ad80a-5cd7-4a0f-8a95-6adf0db53c84 returned with HTTP 200 Sep 03 13:34:38 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 133/269] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:38 2026] GET /volume/v3/volumes/cb2ad80a-5cd7-4a0f-8a95-6adf0db53c84 => generated 912 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:34:38 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-ffa87591-0405-4204-8d1d-c9ed27a4dfc3 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:38 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ffa87591-0405-4204-8d1d-c9ed27a4dfc3 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:34:38 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ffa87591-0405-4204-8d1d-c9ed27a4dfc3 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-340991278"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:34:38 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-ffa87591-0405-4204-8d1d-c9ed27a4dfc3 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-340991278'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:34:38 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-ffa87591-0405-4204-8d1d-c9ed27a4dfc3 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Create volume of 1 GB Sep 03 13:34:38 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-ffa87591-0405-4204-8d1d-c9ed27a4dfc3 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Availability Zones retrieved successfully. Sep 03 13:34:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ffa87591-0405-4204-8d1d-c9ed27a4dfc3 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Flow 'volume_create_api' (c537164d-2ba4-4da3-9d08-94a9a2e448d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:34:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ffa87591-0405-4204-8d1d-c9ed27a4dfc3 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbecfd7e-15d7-46cb-8bc0-bb385f4b5c97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:34:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-ffa87591-0405-4204-8d1d-c9ed27a4dfc3 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:34:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ffa87591-0405-4204-8d1d-c9ed27a4dfc3 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbecfd7e-15d7-46cb-8bc0-bb385f4b5c97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:34:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ffa87591-0405-4204-8d1d-c9ed27a4dfc3 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbf6d86a-213e-4931-aee0-1e6cf68bc4e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:34:38 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-ffa87591-0405-4204-8d1d-c9ed27a4dfc3 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Created reservations ['ec5a7861-21b9-435f-8d31-76269a507fe8', '9e39a584-8f39-4fe2-93bf-8ed3537d0712', 'a8e59986-7877-4314-9aa1-92d3b3742a46', '01a640f3-a15c-45ed-8891-a29ce462579f'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:34:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ffa87591-0405-4204-8d1d-c9ed27a4dfc3 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbf6d86a-213e-4931-aee0-1e6cf68bc4e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec5a7861-21b9-435f-8d31-76269a507fe8', '9e39a584-8f39-4fe2-93bf-8ed3537d0712', 'a8e59986-7877-4314-9aa1-92d3b3742a46', '01a640f3-a15c-45ed-8891-a29ce462579f']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:34:39 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ffa87591-0405-4204-8d1d-c9ed27a4dfc3 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d675a16e-0402-4368-96c5-1ce746482056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:34:39 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:39 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:39 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ffa87591-0405-4204-8d1d-c9ed27a4dfc3 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d675a16e-0402-4368-96c5-1ce746482056) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c0c082c-150e-4f52-b830-6e66f542054c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-340991278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae6712ea69224ee89fdb6ed56a388ed9',qos_specs=None,replication_status=,reservations=['ec5a7861-21b9-435f-8d31-76269a507fe8','9e39a584-8f39-4fe2-93bf-8ed3537d0712','a8e59986-7877-4314-9aa1-92d3b3742a46','01a640f3-a15c-45ed-8891-a29ce462579f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe247b21c5604d199da3499a07aef866',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:34:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-340991278',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c0c082c-150e-4f52-b830-6e66f542054c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae6712ea69224ee89fdb6ed56a388ed9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe247b21c5604d199da3499a07aef866',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:34:39 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ffa87591-0405-4204-8d1d-c9ed27a4dfc3 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (473a7d84-c844-4467-b48f-bcb5ac82f19c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:34:39 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ffa87591-0405-4204-8d1d-c9ed27a4dfc3 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (473a7d84-c844-4467-b48f-bcb5ac82f19c) transitioned into state 'SUCCESS' from state '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-340991278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae6712ea69224ee89fdb6ed56a388ed9',qos_specs=None,replication_status=,reservations=['ec5a7861-21b9-435f-8d31-76269a507fe8','9e39a584-8f39-4fe2-93bf-8ed3537d0712','a8e59986-7877-4314-9aa1-92d3b3742a46','01a640f3-a15c-45ed-8891-a29ce462579f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe247b21c5604d199da3499a07aef866',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:34:39 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ffa87591-0405-4204-8d1d-c9ed27a4dfc3 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48770f28-bf53-46fa-a947-eaa62e983643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:34:39 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ffa87591-0405-4204-8d1d-c9ed27a4dfc3 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48770f28-bf53-46fa-a947-eaa62e983643) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:34:39 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ffa87591-0405-4204-8d1d-c9ed27a4dfc3 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Flow 'volume_create_api' (c537164d-2ba4-4da3-9d08-94a9a2e448d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:34:39 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-ffa87591-0405-4204-8d1d-c9ed27a4dfc3 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Create volume request issued successfully. Sep 03 13:34:39 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ffa87591-0405-4204-8d1d-c9ed27a4dfc3 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:34:39 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 137/270] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:34:38 2026] POST /volume/v3/volumes => generated 757 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:34:39 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-c60e1cbd-637c-4cfa-b30b-46d390313720 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:39 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c60e1cbd-637c-4cfa-b30b-46d390313720 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] GET http://192.168.122.181/volume/v3/volumes/4c0c082c-150e-4f52-b830-6e66f542054c Sep 03 13:34:39 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c60e1cbd-637c-4cfa-b30b-46d390313720 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:39 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c60e1cbd-637c-4cfa-b30b-46d390313720 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:39 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:39 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:39 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:39 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:39 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-c60e1cbd-637c-4cfa-b30b-46d390313720 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Volume info retrieved successfully. Sep 03 13:34:39 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c60e1cbd-637c-4cfa-b30b-46d390313720 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/4c0c082c-150e-4f52-b830-6e66f542054c returned with HTTP 200 Sep 03 13:34:39 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 134/271] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:39 2026] GET /volume/v3/volumes/4c0c082c-150e-4f52-b830-6e66f542054c => generated 825 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:34:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-14f4cca4-f16b-4c4a-867f-eba9fc35b10d req-a3020f32-51fe-4fdb-aa8b-f2c7233b6d79 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:39 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-14f4cca4-f16b-4c4a-867f-eba9fc35b10d req-a3020f32-51fe-4fdb-aa8b-f2c7233b6d79 tempest-VolumesGetTestJSON-1766182945 tempest-VolumesGetTestJSON-1766182945-project-member] GET http://192.168.122.181/volume/v3/volumes/f3ca8ac0-251f-4809-b8de-107531eac114 Sep 03 13:34:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-14f4cca4-f16b-4c4a-867f-eba9fc35b10d req-a3020f32-51fe-4fdb-aa8b-f2c7233b6d79 tempest-VolumesGetTestJSON-1766182945 tempest-VolumesGetTestJSON-1766182945-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-14f4cca4-f16b-4c4a-867f-eba9fc35b10d req-a3020f32-51fe-4fdb-aa8b-f2c7233b6d79 tempest-VolumesGetTestJSON-1766182945 tempest-VolumesGetTestJSON-1766182945-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:39 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:39 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:39 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:39 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:34:39 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-14f4cca4-f16b-4c4a-867f-eba9fc35b10d req-a3020f32-51fe-4fdb-aa8b-f2c7233b6d79 tempest-VolumesGetTestJSON-1766182945 tempest-VolumesGetTestJSON-1766182945-project-member] Volume info retrieved successfully. Sep 03 13:34:39 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-14f4cca4-f16b-4c4a-867f-eba9fc35b10d req-a3020f32-51fe-4fdb-aa8b-f2c7233b6d79 tempest-VolumesGetTestJSON-1766182945 tempest-VolumesGetTestJSON-1766182945-project-member] http://192.168.122.181/volume/v3/volumes/f3ca8ac0-251f-4809-b8de-107531eac114 returned with HTTP 200 Sep 03 13:34:39 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 138/272] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:34:39 2026] GET /volume/v3/volumes/f3ca8ac0-251f-4809-b8de-107531eac114 => generated 865 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:34:39 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-330c635c-66fe-4d1b-b12d-a8ce58e5e529 req-3c4d2f8f-7be9-42cc-8cbc-07ac6c3f74a1 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:39 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-330c635c-66fe-4d1b-b12d-a8ce58e5e529 req-3c4d2f8f-7be9-42cc-8cbc-07ac6c3f74a1 tempest-VolumesGetTestJSON-1766182945 tempest-VolumesGetTestJSON-1766182945-project-reader] GET http://192.168.122.181/volume/v3/volumes/f3ca8ac0-251f-4809-b8de-107531eac114 Sep 03 13:34:39 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-330c635c-66fe-4d1b-b12d-a8ce58e5e529 req-3c4d2f8f-7be9-42cc-8cbc-07ac6c3f74a1 tempest-VolumesGetTestJSON-1766182945 tempest-VolumesGetTestJSON-1766182945-project-reader] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:39 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-330c635c-66fe-4d1b-b12d-a8ce58e5e529 req-3c4d2f8f-7be9-42cc-8cbc-07ac6c3f74a1 tempest-VolumesGetTestJSON-1766182945 tempest-VolumesGetTestJSON-1766182945-project-reader] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-a3f586ee-91da-421d-a4ca-0f92532ea0ef None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:39 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a3f586ee-91da-421d-a4ca-0f92532ea0ef tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] GET http://192.168.122.181/volume/v3/volumes/cb2ad80a-5cd7-4a0f-8a95-6adf0db53c84 Sep 03 13:34:39 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:39 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a3f586ee-91da-421d-a4ca-0f92532ea0ef tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a3f586ee-91da-421d-a4ca-0f92532ea0ef tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:39 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:39 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:39 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-330c635c-66fe-4d1b-b12d-a8ce58e5e529 req-3c4d2f8f-7be9-42cc-8cbc-07ac6c3f74a1 tempest-VolumesGetTestJSON-1766182945 tempest-VolumesGetTestJSON-1766182945-project-reader] Volume info retrieved successfully. Sep 03 13:34:39 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:39 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:39 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:39 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:34:39 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-330c635c-66fe-4d1b-b12d-a8ce58e5e529 req-3c4d2f8f-7be9-42cc-8cbc-07ac6c3f74a1 tempest-VolumesGetTestJSON-1766182945 tempest-VolumesGetTestJSON-1766182945-project-reader] http://192.168.122.181/volume/v3/volumes/f3ca8ac0-251f-4809-b8de-107531eac114 returned with HTTP 200 Sep 03 13:34:39 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-a3f586ee-91da-421d-a4ca-0f92532ea0ef tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Volume info retrieved successfully. Sep 03 13:34:39 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 135/273] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:34:39 2026] GET /volume/v3/volumes/f3ca8ac0-251f-4809-b8de-107531eac114 => generated 865 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:34:39 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a3f586ee-91da-421d-a4ca-0f92532ea0ef tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] http://192.168.122.181/volume/v3/volumes/cb2ad80a-5cd7-4a0f-8a95-6adf0db53c84 returned with HTTP 200 Sep 03 13:34:39 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 139/274] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:39 2026] GET /volume/v3/volumes/cb2ad80a-5cd7-4a0f-8a95-6adf0db53c84 => generated 912 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:34:39 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-4244a617-b1ac-403b-b1aa-0458d1e218f3 req-1941d5b3-d082-454a-b4dd-5d1f070d218a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:39 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-4244a617-b1ac-403b-b1aa-0458d1e218f3 req-1941d5b3-d082-454a-b4dd-5d1f070d218a tempest-VolumesGetTestJSON-1766182945 tempest-VolumesGetTestJSON-1766182945-project-member] DELETE http://192.168.122.181/volume/v3/volumes/f3ca8ac0-251f-4809-b8de-107531eac114 Sep 03 13:34:39 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-4244a617-b1ac-403b-b1aa-0458d1e218f3 req-1941d5b3-d082-454a-b4dd-5d1f070d218a tempest-VolumesGetTestJSON-1766182945 tempest-VolumesGetTestJSON-1766182945-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:39 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-4244a617-b1ac-403b-b1aa-0458d1e218f3 req-1941d5b3-d082-454a-b4dd-5d1f070d218a tempest-VolumesGetTestJSON-1766182945 tempest-VolumesGetTestJSON-1766182945-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:39 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [req-4244a617-b1ac-403b-b1aa-0458d1e218f3 req-1941d5b3-d082-454a-b4dd-5d1f070d218a tempest-VolumesGetTestJSON-1766182945 tempest-VolumesGetTestJSON-1766182945-project-member] Delete volume with id: f3ca8ac0-251f-4809-b8de-107531eac114 Sep 03 13:34:39 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:39 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:39 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:39 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:39 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-4244a617-b1ac-403b-b1aa-0458d1e218f3 req-1941d5b3-d082-454a-b4dd-5d1f070d218a tempest-VolumesGetTestJSON-1766182945 tempest-VolumesGetTestJSON-1766182945-project-member] Volume info retrieved successfully. Sep 03 13:34:39 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-4244a617-b1ac-403b-b1aa-0458d1e218f3 req-1941d5b3-d082-454a-b4dd-5d1f070d218a tempest-VolumesGetTestJSON-1766182945 tempest-VolumesGetTestJSON-1766182945-project-member] Delete volume request issued successfully. Sep 03 13:34:39 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-4244a617-b1ac-403b-b1aa-0458d1e218f3 req-1941d5b3-d082-454a-b4dd-5d1f070d218a tempest-VolumesGetTestJSON-1766182945 tempest-VolumesGetTestJSON-1766182945-project-member] http://192.168.122.181/volume/v3/volumes/f3ca8ac0-251f-4809-b8de-107531eac114 returned with HTTP 202 Sep 03 13:34:39 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 136/275] 192.168.122.181 () {62 vars in 1509 bytes} [Thu Sep 3 13:34:39 2026] DELETE /volume/v3/volumes/f3ca8ac0-251f-4809-b8de-107531eac114 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 13:34:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-ddefa5cf-bda0-49ba-933e-5d704d053792 req-3b3212ec-54fc-47a2-8e7a-d0b65427d46e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:39 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-ddefa5cf-bda0-49ba-933e-5d704d053792 req-3b3212ec-54fc-47a2-8e7a-d0b65427d46e tempest-VolumesGetTestJSON-1766182945 tempest-VolumesGetTestJSON-1766182945-project-member] GET http://192.168.122.181/volume/v3/volumes/f3ca8ac0-251f-4809-b8de-107531eac114 Sep 03 13:34:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-ddefa5cf-bda0-49ba-933e-5d704d053792 req-3b3212ec-54fc-47a2-8e7a-d0b65427d46e tempest-VolumesGetTestJSON-1766182945 tempest-VolumesGetTestJSON-1766182945-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-ddefa5cf-bda0-49ba-933e-5d704d053792 req-3b3212ec-54fc-47a2-8e7a-d0b65427d46e tempest-VolumesGetTestJSON-1766182945 tempest-VolumesGetTestJSON-1766182945-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:39 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:39 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:39 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:39 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:34:40 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-ddefa5cf-bda0-49ba-933e-5d704d053792 req-3b3212ec-54fc-47a2-8e7a-d0b65427d46e tempest-VolumesGetTestJSON-1766182945 tempest-VolumesGetTestJSON-1766182945-project-member] Volume info retrieved successfully. Sep 03 13:34:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-ddefa5cf-bda0-49ba-933e-5d704d053792 req-3b3212ec-54fc-47a2-8e7a-d0b65427d46e tempest-VolumesGetTestJSON-1766182945 tempest-VolumesGetTestJSON-1766182945-project-member] http://192.168.122.181/volume/v3/volumes/f3ca8ac0-251f-4809-b8de-107531eac114 returned with HTTP 200 Sep 03 13:34:40 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 140/276] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:34:39 2026] GET /volume/v3/volumes/f3ca8ac0-251f-4809-b8de-107531eac114 => generated 864 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:34:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d0f75f05-07ef-4aa7-8c00-59d4ea221028 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d0f75f05-07ef-4aa7-8c00-59d4ea221028 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] GET http://192.168.122.181/volume/v3/volumes/4c0c082c-150e-4f52-b830-6e66f542054c Sep 03 13:34:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d0f75f05-07ef-4aa7-8c00-59d4ea221028 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d0f75f05-07ef-4aa7-8c00-59d4ea221028 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:40 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:40 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:40 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:40 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:40 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-d0f75f05-07ef-4aa7-8c00-59d4ea221028 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Volume info retrieved successfully. Sep 03 13:34:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d0f75f05-07ef-4aa7-8c00-59d4ea221028 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/4c0c082c-150e-4f52-b830-6e66f542054c returned with HTTP 200 Sep 03 13:34:40 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 137/277] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:40 2026] GET /volume/v3/volumes/4c0c082c-150e-4f52-b830-6e66f542054c => generated 849 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:34:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-347d2c66-33b6-495b-84ab-cda0a673214d None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-347d2c66-33b6-495b-84ab-cda0a673214d tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] GET http://192.168.122.181/volume/v3/volumes/cb2ad80a-5cd7-4a0f-8a95-6adf0db53c84 Sep 03 13:34:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-347d2c66-33b6-495b-84ab-cda0a673214d tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-347d2c66-33b6-495b-84ab-cda0a673214d tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:40 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:40 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:40 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:40 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:34:40 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-347d2c66-33b6-495b-84ab-cda0a673214d tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Volume info retrieved successfully. Sep 03 13:34:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-347d2c66-33b6-495b-84ab-cda0a673214d tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] http://192.168.122.181/volume/v3/volumes/cb2ad80a-5cd7-4a0f-8a95-6adf0db53c84 returned with HTTP 200 Sep 03 13:34:40 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 141/278] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:40 2026] GET /volume/v3/volumes/cb2ad80a-5cd7-4a0f-8a95-6adf0db53c84 => generated 915 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:34:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-ff24a430-64b7-4f96-8b16-780a1ed6fddd req-97c11604-1bb5-4d0f-be98-20db63c727bb None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-ff24a430-64b7-4f96-8b16-780a1ed6fddd req-97c11604-1bb5-4d0f-be98-20db63c727bb tempest-VolumesGetTestJSON-1766182945 tempest-VolumesGetTestJSON-1766182945-project-member] GET http://192.168.122.181/volume/v3/volumes/f3ca8ac0-251f-4809-b8de-107531eac114 Sep 03 13:34:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-ff24a430-64b7-4f96-8b16-780a1ed6fddd req-97c11604-1bb5-4d0f-be98-20db63c727bb tempest-VolumesGetTestJSON-1766182945 tempest-VolumesGetTestJSON-1766182945-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-ff24a430-64b7-4f96-8b16-780a1ed6fddd req-97c11604-1bb5-4d0f-be98-20db63c727bb tempest-VolumesGetTestJSON-1766182945 tempest-VolumesGetTestJSON-1766182945-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-ff24a430-64b7-4f96-8b16-780a1ed6fddd req-97c11604-1bb5-4d0f-be98-20db63c727bb tempest-VolumesGetTestJSON-1766182945 tempest-VolumesGetTestJSON-1766182945-project-member] http://192.168.122.181/volume/v3/volumes/f3ca8ac0-251f-4809-b8de-107531eac114 returned with HTTP 404 Sep 03 13:34:41 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 138/279] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:34:41 2026] GET /volume/v3/volumes/f3ca8ac0-251f-4809-b8de-107531eac114 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:34:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-74ca3eee-117c-4cc4-a12b-5661886a764f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-74ca3eee-117c-4cc4-a12b-5661886a764f tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] GET http://192.168.122.181/volume/v3/volumes/4c0c082c-150e-4f52-b830-6e66f542054c Sep 03 13:34:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-74ca3eee-117c-4cc4-a12b-5661886a764f tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-74ca3eee-117c-4cc4-a12b-5661886a764f tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:41 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:41 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:41 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:41 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:34:41 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-74ca3eee-117c-4cc4-a12b-5661886a764f tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Volume info retrieved successfully. Sep 03 13:34:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-74ca3eee-117c-4cc4-a12b-5661886a764f tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/4c0c082c-150e-4f52-b830-6e66f542054c returned with HTTP 200 Sep 03 13:34:41 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 142/280] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:41 2026] GET /volume/v3/volumes/4c0c082c-150e-4f52-b830-6e66f542054c => generated 850 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:34:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-4cc5e2a3-a61c-4c9d-b82f-d5b76ee7c880 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4cc5e2a3-a61c-4c9d-b82f-d5b76ee7c880 tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] POST http://192.168.122.181/volume/v3/volumes/4c0c082c-150e-4f52-b830-6e66f542054c/action Sep 03 13:34:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4cc5e2a3-a61c-4c9d-b82f-d5b76ee7c880 tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:34:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4cc5e2a3-a61c-4c9d-b82f-d5b76ee7c880 tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:34:41 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:41 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:41 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:41 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.contrib.admin_actions [None req-4cc5e2a3-a61c-4c9d-b82f-d5b76ee7c880 tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] Updating volume '4c0c082c-150e-4f52-b830-6e66f542054c' with '{'status': 'attaching'}' {{(pid=86720) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 13:34:41 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:41 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:41 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:41 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4cc5e2a3-a61c-4c9d-b82f-d5b76ee7c880 tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] http://192.168.122.181/volume/v3/volumes/4c0c082c-150e-4f52-b830-6e66f542054c/action returned with HTTP 202 Sep 03 13:34:41 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 139/281] 192.168.122.181 () {60 vars in 1274 bytes} [Thu Sep 3 13:34:41 2026] POST /volume/v3/volumes/4c0c082c-150e-4f52-b830-6e66f542054c/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:34:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-03005232-ea7d-46eb-94fd-baf409a0d29e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-03005232-ea7d-46eb-94fd-baf409a0d29e tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] GET http://192.168.122.181/volume/v3/volumes/4c0c082c-150e-4f52-b830-6e66f542054c Sep 03 13:34:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-03005232-ea7d-46eb-94fd-baf409a0d29e tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-03005232-ea7d-46eb-94fd-baf409a0d29e tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:41 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:41 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:41 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:41 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:34:41 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-03005232-ea7d-46eb-94fd-baf409a0d29e tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Volume info retrieved successfully. Sep 03 13:34:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-03005232-ea7d-46eb-94fd-baf409a0d29e tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/4c0c082c-150e-4f52-b830-6e66f542054c returned with HTTP 200 Sep 03 13:34:41 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 143/282] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:41 2026] GET /volume/v3/volumes/4c0c082c-150e-4f52-b830-6e66f542054c => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:34:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-69dd1a1d-8aa7-4c56-860b-94a254ebe026 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-69dd1a1d-8aa7-4c56-860b-94a254ebe026 tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] POST http://192.168.122.181/volume/v3/volumes/4c0c082c-150e-4f52-b830-6e66f542054c/action Sep 03 13:34:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-69dd1a1d-8aa7-4c56-860b-94a254ebe026 tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:34:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-69dd1a1d-8aa7-4c56-860b-94a254ebe026 tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:34:41 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:41 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:41 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:41 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:41 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-69dd1a1d-8aa7-4c56-860b-94a254ebe026 tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] Volume info retrieved successfully. Sep 03 13:34:41 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-69dd1a1d-8aa7-4c56-860b-94a254ebe026 tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] Delete volume request issued successfully. Sep 03 13:34:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-69dd1a1d-8aa7-4c56-860b-94a254ebe026 tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] http://192.168.122.181/volume/v3/volumes/4c0c082c-150e-4f52-b830-6e66f542054c/action returned with HTTP 202 Sep 03 13:34:41 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 140/283] 192.168.122.181 () {60 vars in 1274 bytes} [Thu Sep 3 13:34:41 2026] POST /volume/v3/volumes/4c0c082c-150e-4f52-b830-6e66f542054c/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:34:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-85b89530-d016-46f9-b248-0b7af5119c0b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-85b89530-d016-46f9-b248-0b7af5119c0b tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] GET http://192.168.122.181/volume/v3/volumes/4c0c082c-150e-4f52-b830-6e66f542054c Sep 03 13:34:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-85b89530-d016-46f9-b248-0b7af5119c0b tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-85b89530-d016-46f9-b248-0b7af5119c0b tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:41 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:41 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:41 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:41 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:34:41 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-85b89530-d016-46f9-b248-0b7af5119c0b tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Volume info retrieved successfully. Sep 03 13:34:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-85b89530-d016-46f9-b248-0b7af5119c0b tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/4c0c082c-150e-4f52-b830-6e66f542054c returned with HTTP 200 Sep 03 13:34:41 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 144/284] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:41 2026] GET /volume/v3/volumes/4c0c082c-150e-4f52-b830-6e66f542054c => generated 849 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:34:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-c3b5e5e0-4f7c-40d2-ae5b-d23b397780c7 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c3b5e5e0-4f7c-40d2-ae5b-d23b397780c7 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] GET http://192.168.122.181/volume/v3/volumes/41f75dca-1b11-4ed0-b6f1-a0d78c936804 Sep 03 13:34:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c3b5e5e0-4f7c-40d2-ae5b-d23b397780c7 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c3b5e5e0-4f7c-40d2-ae5b-d23b397780c7 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:41 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:41 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:41 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:41 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:41 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-c3b5e5e0-4f7c-40d2-ae5b-d23b397780c7 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Volume info retrieved successfully. Sep 03 13:34:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c3b5e5e0-4f7c-40d2-ae5b-d23b397780c7 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] http://192.168.122.181/volume/v3/volumes/41f75dca-1b11-4ed0-b6f1-a0d78c936804 returned with HTTP 200 Sep 03 13:34:41 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 141/285] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:41 2026] GET /volume/v3/volumes/41f75dca-1b11-4ed0-b6f1-a0d78c936804 => generated 858 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:34:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-3c7b721c-0f5e-461b-a0e7-a3688e3a6b86 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3c7b721c-0f5e-461b-a0e7-a3688e3a6b86 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] GET http://192.168.122.181/volume/v3/volumes/41f75dca-1b11-4ed0-b6f1-a0d78c936804 Sep 03 13:34:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3c7b721c-0f5e-461b-a0e7-a3688e3a6b86 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3c7b721c-0f5e-461b-a0e7-a3688e3a6b86 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-6f4da466-8a01-4446-b793-0974ac11a17a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6f4da466-8a01-4446-b793-0974ac11a17a tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] GET http://192.168.122.181/volume/v3/volumes/cb2ad80a-5cd7-4a0f-8a95-6adf0db53c84 Sep 03 13:34:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6f4da466-8a01-4446-b793-0974ac11a17a tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6f4da466-8a01-4446-b793-0974ac11a17a tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:41 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:41 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:41 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:41 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:34:41 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-3c7b721c-0f5e-461b-a0e7-a3688e3a6b86 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Volume info retrieved successfully. Sep 03 13:34:41 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:41 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3c7b721c-0f5e-461b-a0e7-a3688e3a6b86 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] http://192.168.122.181/volume/v3/volumes/41f75dca-1b11-4ed0-b6f1-a0d78c936804 returned with HTTP 200 Sep 03 13:34:41 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 145/286] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:41 2026] GET /volume/v3/volumes/41f75dca-1b11-4ed0-b6f1-a0d78c936804 => generated 858 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:34:41 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:41 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:41 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-6f4da466-8a01-4446-b793-0974ac11a17a tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Volume info retrieved successfully. Sep 03 13:34:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6f4da466-8a01-4446-b793-0974ac11a17a tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] http://192.168.122.181/volume/v3/volumes/cb2ad80a-5cd7-4a0f-8a95-6adf0db53c84 returned with HTTP 200 Sep 03 13:34:41 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 142/287] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:41 2026] GET /volume/v3/volumes/cb2ad80a-5cd7-4a0f-8a95-6adf0db53c84 => generated 915 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:34:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-8cef372f-c131-47b9-9fff-a9df9c793573 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:42 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8cef372f-c131-47b9-9fff-a9df9c793573 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] GET http://192.168.122.181/volume/v3/volumes/4c0c082c-150e-4f52-b830-6e66f542054c Sep 03 13:34:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8cef372f-c131-47b9-9fff-a9df9c793573 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8cef372f-c131-47b9-9fff-a9df9c793573 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:42 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:42 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:42 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:42 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:34:42 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-8cef372f-c131-47b9-9fff-a9df9c793573 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Volume info retrieved successfully. Sep 03 13:34:42 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8cef372f-c131-47b9-9fff-a9df9c793573 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/4c0c082c-150e-4f52-b830-6e66f542054c returned with HTTP 200 Sep 03 13:34:42 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 146/288] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:42 2026] GET /volume/v3/volumes/4c0c082c-150e-4f52-b830-6e66f542054c => generated 849 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:34:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a59b70db-247a-43fc-a2ad-20c60678e8ec None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a59b70db-247a-43fc-a2ad-20c60678e8ec tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] GET http://192.168.122.181/volume/v3/volumes/cb2ad80a-5cd7-4a0f-8a95-6adf0db53c84 Sep 03 13:34:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a59b70db-247a-43fc-a2ad-20c60678e8ec tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a59b70db-247a-43fc-a2ad-20c60678e8ec tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:43 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:43 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:43 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:43 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:43 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-a59b70db-247a-43fc-a2ad-20c60678e8ec tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Volume info retrieved successfully. Sep 03 13:34:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a59b70db-247a-43fc-a2ad-20c60678e8ec tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] http://192.168.122.181/volume/v3/volumes/cb2ad80a-5cd7-4a0f-8a95-6adf0db53c84 returned with HTTP 200 Sep 03 13:34:43 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 143/289] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:42 2026] GET /volume/v3/volumes/cb2ad80a-5cd7-4a0f-8a95-6adf0db53c84 => generated 915 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:34:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-f64b8fae-f7a7-491f-9d90-71394793f6be None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f64b8fae-f7a7-491f-9d90-71394793f6be tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] GET http://192.168.122.181/volume/v3/volumes/4c0c082c-150e-4f52-b830-6e66f542054c Sep 03 13:34:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f64b8fae-f7a7-491f-9d90-71394793f6be tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f64b8fae-f7a7-491f-9d90-71394793f6be tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f64b8fae-f7a7-491f-9d90-71394793f6be tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/4c0c082c-150e-4f52-b830-6e66f542054c returned with HTTP 404 Sep 03 13:34:43 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 147/290] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:43 2026] GET /volume/v3/volumes/4c0c082c-150e-4f52-b830-6e66f542054c => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 13:34:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-1bd84324-9303-4a73-bede-9288a4f9ef16 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1bd84324-9303-4a73-bede-9288a4f9ef16 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] GET http://192.168.122.181/volume/v3/volumes/4c0c082c-150e-4f52-b830-6e66f542054c Sep 03 13:34:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1bd84324-9303-4a73-bede-9288a4f9ef16 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1bd84324-9303-4a73-bede-9288a4f9ef16 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1bd84324-9303-4a73-bede-9288a4f9ef16 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/4c0c082c-150e-4f52-b830-6e66f542054c returned with HTTP 404 Sep 03 13:34:43 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 144/291] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:43 2026] GET /volume/v3/volumes/4c0c082c-150e-4f52-b830-6e66f542054c => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:34:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-7de4cde8-2733-45bf-847c-20c62ec12bcd None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7de4cde8-2733-45bf-847c-20c62ec12bcd tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] DELETE http://192.168.122.181/volume/v3/volumes/4c0c082c-150e-4f52-b830-6e66f542054c Sep 03 13:34:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7de4cde8-2733-45bf-847c-20c62ec12bcd tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7de4cde8-2733-45bf-847c-20c62ec12bcd tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:43 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-7de4cde8-2733-45bf-847c-20c62ec12bcd tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Delete volume with id: 4c0c082c-150e-4f52-b830-6e66f542054c Sep 03 13:34:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7de4cde8-2733-45bf-847c-20c62ec12bcd tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/4c0c082c-150e-4f52-b830-6e66f542054c returned with HTTP 404 Sep 03 13:34:43 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 148/292] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:34:43 2026] DELETE /volume/v3/volumes/4c0c082c-150e-4f52-b830-6e66f542054c => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:34:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-3682ebcd-907c-4f8a-905b-fd85bc4e8e1d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3682ebcd-907c-4f8a-905b-fd85bc4e8e1d tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:34:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3682ebcd-907c-4f8a-905b-fd85bc4e8e1d tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-887465862"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:34:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-3682ebcd-907c-4f8a-905b-fd85bc4e8e1d tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-887465862'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:34:43 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-3682ebcd-907c-4f8a-905b-fd85bc4e8e1d tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Create volume of 1 GB Sep 03 13:34:44 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-3682ebcd-907c-4f8a-905b-fd85bc4e8e1d tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Availability Zones retrieved successfully. Sep 03 13:34:44 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-3682ebcd-907c-4f8a-905b-fd85bc4e8e1d tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Flow 'volume_create_api' (05a10c33-435c-43b6-a971-55ce43d81592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:34:44 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-3682ebcd-907c-4f8a-905b-fd85bc4e8e1d tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f47fbd23-0f71-44f7-be9c-8369da54d755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:34:44 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-3682ebcd-907c-4f8a-905b-fd85bc4e8e1d tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:34:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-0580ceb7-1930-4e3f-8004-812ffd33c21c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:44 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0580ceb7-1930-4e3f-8004-812ffd33c21c tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] GET http://192.168.122.181/volume/v3/volumes/cb2ad80a-5cd7-4a0f-8a95-6adf0db53c84 Sep 03 13:34:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0580ceb7-1930-4e3f-8004-812ffd33c21c tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0580ceb7-1930-4e3f-8004-812ffd33c21c tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:44 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-3682ebcd-907c-4f8a-905b-fd85bc4e8e1d tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f47fbd23-0f71-44f7-be9c-8369da54d755) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:34:44 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-3682ebcd-907c-4f8a-905b-fd85bc4e8e1d tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1330cef-60d5-414e-ae9e-185fe3b42a5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:34:44 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:44 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:44 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:44 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:34:44 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-0580ceb7-1930-4e3f-8004-812ffd33c21c tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Volume info retrieved successfully. Sep 03 13:34:44 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0580ceb7-1930-4e3f-8004-812ffd33c21c tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] http://192.168.122.181/volume/v3/volumes/cb2ad80a-5cd7-4a0f-8a95-6adf0db53c84 returned with HTTP 200 Sep 03 13:34:44 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 149/293] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:44 2026] GET /volume/v3/volumes/cb2ad80a-5cd7-4a0f-8a95-6adf0db53c84 => generated 915 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:34:44 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-3682ebcd-907c-4f8a-905b-fd85bc4e8e1d tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Created reservations ['31805206-451c-4c80-b761-e8861bb00648', 'facb7b50-6c6f-4c80-8cb2-c45cfbf42080', '0c1c8fef-e870-408e-be67-78b574ed6a57', 'f6da44c9-6684-44ff-ad0a-a29403eceb6c'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:34:44 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-3682ebcd-907c-4f8a-905b-fd85bc4e8e1d tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1330cef-60d5-414e-ae9e-185fe3b42a5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31805206-451c-4c80-b761-e8861bb00648', 'facb7b50-6c6f-4c80-8cb2-c45cfbf42080', '0c1c8fef-e870-408e-be67-78b574ed6a57', 'f6da44c9-6684-44ff-ad0a-a29403eceb6c']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:34:44 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-3682ebcd-907c-4f8a-905b-fd85bc4e8e1d tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37049745-861d-41d7-addf-74f65ac02e08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:34:44 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:44 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:44 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-3682ebcd-907c-4f8a-905b-fd85bc4e8e1d tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37049745-861d-41d7-addf-74f65ac02e08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c203da0-3298-417c-8404-94136e0e9ff5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-887465862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae6712ea69224ee89fdb6ed56a388ed9',qos_specs=None,replication_status=,reservations=['31805206-451c-4c80-b761-e8861bb00648','facb7b50-6c6f-4c80-8cb2-c45cfbf42080','0c1c8fef-e870-408e-be67-78b574ed6a57','f6da44c9-6684-44ff-ad0a-a29403eceb6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe247b21c5604d199da3499a07aef866',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:34:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-887465862',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c203da0-3298-417c-8404-94136e0e9ff5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae6712ea69224ee89fdb6ed56a388ed9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe247b21c5604d199da3499a07aef866',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:34:44 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-3682ebcd-907c-4f8a-905b-fd85bc4e8e1d tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (339b9101-d0e3-4749-99f4-f6c3fe841dae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:34:44 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-3682ebcd-907c-4f8a-905b-fd85bc4e8e1d tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (339b9101-d0e3-4749-99f4-f6c3fe841dae) transitioned into state 'SUCCESS' from state '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-887465862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae6712ea69224ee89fdb6ed56a388ed9',qos_specs=None,replication_status=,reservations=['31805206-451c-4c80-b761-e8861bb00648','facb7b50-6c6f-4c80-8cb2-c45cfbf42080','0c1c8fef-e870-408e-be67-78b574ed6a57','f6da44c9-6684-44ff-ad0a-a29403eceb6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe247b21c5604d199da3499a07aef866',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:34:44 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-3682ebcd-907c-4f8a-905b-fd85bc4e8e1d tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cb93b8b-1ffb-46ce-901c-274232d549ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:34:44 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-3682ebcd-907c-4f8a-905b-fd85bc4e8e1d tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cb93b8b-1ffb-46ce-901c-274232d549ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:34:44 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-3682ebcd-907c-4f8a-905b-fd85bc4e8e1d tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Flow 'volume_create_api' (05a10c33-435c-43b6-a971-55ce43d81592) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:34:44 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-3682ebcd-907c-4f8a-905b-fd85bc4e8e1d tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Create volume request issued successfully. Sep 03 13:34:44 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3682ebcd-907c-4f8a-905b-fd85bc4e8e1d tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:34:44 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 145/294] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:34:43 2026] POST /volume/v3/volumes => generated 757 bytes in 490 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:34:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-9438664c-5edf-4138-9b4a-712432df755a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:44 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9438664c-5edf-4138-9b4a-712432df755a tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] GET http://192.168.122.181/volume/v3/volumes/3c203da0-3298-417c-8404-94136e0e9ff5 Sep 03 13:34:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9438664c-5edf-4138-9b4a-712432df755a tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9438664c-5edf-4138-9b4a-712432df755a tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:44 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:44 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:44 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:44 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:34:44 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-9438664c-5edf-4138-9b4a-712432df755a tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Volume info retrieved successfully. Sep 03 13:34:44 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9438664c-5edf-4138-9b4a-712432df755a tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/3c203da0-3298-417c-8404-94136e0e9ff5 returned with HTTP 200 Sep 03 13:34:44 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 150/295] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:44 2026] GET /volume/v3/volumes/3c203da0-3298-417c-8404-94136e0e9ff5 => generated 825 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:34:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-b731a43f-f3f9-4a0b-bef2-8a62af597e56 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:45 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b731a43f-f3f9-4a0b-bef2-8a62af597e56 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] GET http://192.168.122.181/volume/v3/volumes/cb2ad80a-5cd7-4a0f-8a95-6adf0db53c84 Sep 03 13:34:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b731a43f-f3f9-4a0b-bef2-8a62af597e56 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b731a43f-f3f9-4a0b-bef2-8a62af597e56 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:45 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:45 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:45 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:45 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:45 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-b731a43f-f3f9-4a0b-bef2-8a62af597e56 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Volume info retrieved successfully. Sep 03 13:34:45 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b731a43f-f3f9-4a0b-bef2-8a62af597e56 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] http://192.168.122.181/volume/v3/volumes/cb2ad80a-5cd7-4a0f-8a95-6adf0db53c84 returned with HTTP 200 Sep 03 13:34:45 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 146/296] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:45 2026] GET /volume/v3/volumes/cb2ad80a-5cd7-4a0f-8a95-6adf0db53c84 => generated 1333 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 13:34:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-d37d3c67-6e86-47c1-8a44-17fd5d0550d4 req-7660187f-fdc4-4343-91f5-d73844ce2efa None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:45 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-d37d3c67-6e86-47c1-8a44-17fd5d0550d4 req-7660187f-fdc4-4343-91f5-d73844ce2efa tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] GET http://192.168.122.181/volume/v3/volumes/cb2ad80a-5cd7-4a0f-8a95-6adf0db53c84 Sep 03 13:34:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-d37d3c67-6e86-47c1-8a44-17fd5d0550d4 req-7660187f-fdc4-4343-91f5-d73844ce2efa tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-d37d3c67-6e86-47c1-8a44-17fd5d0550d4 req-7660187f-fdc4-4343-91f5-d73844ce2efa tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:45 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:45 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:45 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:45 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:34:45 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-d37d3c67-6e86-47c1-8a44-17fd5d0550d4 req-7660187f-fdc4-4343-91f5-d73844ce2efa tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Volume info retrieved successfully. Sep 03 13:34:45 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-d37d3c67-6e86-47c1-8a44-17fd5d0550d4 req-7660187f-fdc4-4343-91f5-d73844ce2efa tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] http://192.168.122.181/volume/v3/volumes/cb2ad80a-5cd7-4a0f-8a95-6adf0db53c84 returned with HTTP 200 Sep 03 13:34:45 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 151/297] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:34:45 2026] GET /volume/v3/volumes/cb2ad80a-5cd7-4a0f-8a95-6adf0db53c84 => generated 1333 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:34:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-73e20dbc-f50e-4082-8bf6-d4b246c5762f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:45 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-73e20dbc-f50e-4082-8bf6-d4b246c5762f tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] GET http://192.168.122.181/volume/v3/volumes/3c203da0-3298-417c-8404-94136e0e9ff5 Sep 03 13:34:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-73e20dbc-f50e-4082-8bf6-d4b246c5762f tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-73e20dbc-f50e-4082-8bf6-d4b246c5762f tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:45 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:45 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:45 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:45 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:45 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-73e20dbc-f50e-4082-8bf6-d4b246c5762f tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Volume info retrieved successfully. Sep 03 13:34:45 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-73e20dbc-f50e-4082-8bf6-d4b246c5762f tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/3c203da0-3298-417c-8404-94136e0e9ff5 returned with HTTP 200 Sep 03 13:34:45 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 147/298] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:45 2026] GET /volume/v3/volumes/3c203da0-3298-417c-8404-94136e0e9ff5 => generated 849 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:34:46 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-022756c6-5228-4d71-b827-5c2898cfa9ec None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:46 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-022756c6-5228-4d71-b827-5c2898cfa9ec tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:34:46 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-022756c6-5228-4d71-b827-5c2898cfa9ec tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1792769111"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:34:46 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-022756c6-5228-4d71-b827-5c2898cfa9ec tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1792769111'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:34:46 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-022756c6-5228-4d71-b827-5c2898cfa9ec tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Create volume of 1 GB Sep 03 13:34:46 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-022756c6-5228-4d71-b827-5c2898cfa9ec tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Availability Zones retrieved successfully. Sep 03 13:34:46 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-022756c6-5228-4d71-b827-5c2898cfa9ec tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Flow 'volume_create_api' (8fa83187-cdd8-4875-aa1d-13bb133c64d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:34:46 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-022756c6-5228-4d71-b827-5c2898cfa9ec tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fee9314c-8f66-4b04-9f1e-adce0e030cfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:34:46 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-022756c6-5228-4d71-b827-5c2898cfa9ec tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:34:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-d37d3c67-6e86-47c1-8a44-17fd5d0550d4 req-d3f9d631-0306-495c-bc78-cb66ae4b8f5b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:46 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-d37d3c67-6e86-47c1-8a44-17fd5d0550d4 req-d3f9d631-0306-495c-bc78-cb66ae4b8f5b tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] GET http://192.168.122.181/volume/v3/volumes/cb2ad80a-5cd7-4a0f-8a95-6adf0db53c84 Sep 03 13:34:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-d37d3c67-6e86-47c1-8a44-17fd5d0550d4 req-d3f9d631-0306-495c-bc78-cb66ae4b8f5b tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-d37d3c67-6e86-47c1-8a44-17fd5d0550d4 req-d3f9d631-0306-495c-bc78-cb66ae4b8f5b tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:46 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:46 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:46 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:46 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:46 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-d37d3c67-6e86-47c1-8a44-17fd5d0550d4 req-d3f9d631-0306-495c-bc78-cb66ae4b8f5b tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Volume info retrieved successfully. Sep 03 13:34:46 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-022756c6-5228-4d71-b827-5c2898cfa9ec tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fee9314c-8f66-4b04-9f1e-adce0e030cfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:34:46 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-022756c6-5228-4d71-b827-5c2898cfa9ec tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28310c9d-2fbc-4a9f-9df2-3c3316fc4716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:34:46 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-d37d3c67-6e86-47c1-8a44-17fd5d0550d4 req-d3f9d631-0306-495c-bc78-cb66ae4b8f5b tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] http://192.168.122.181/volume/v3/volumes/cb2ad80a-5cd7-4a0f-8a95-6adf0db53c84 returned with HTTP 200 Sep 03 13:34:46 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 148/299] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:34:46 2026] GET /volume/v3/volumes/cb2ad80a-5cd7-4a0f-8a95-6adf0db53c84 => generated 1333 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:34:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-6fb10755-144c-4c88-a2a0-2a5431622a62 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:46 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6fb10755-144c-4c88-a2a0-2a5431622a62 None None] GET http://192.168.122.181/volume// Sep 03 13:34:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6fb10755-144c-4c88-a2a0-2a5431622a62 None None] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6fb10755-144c-4c88-a2a0-2a5431622a62 None None] Calling method 'all' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:46 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6fb10755-144c-4c88-a2a0-2a5431622a62 None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:34:46 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 149/300] 192.168.122.181 () {58 vars in 1308 bytes} [Thu Sep 3 13:34:46 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 13:34:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-fa1ac2e5-7bda-423d-bb74-d4d03bee9264 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:46 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-fa1ac2e5-7bda-423d-bb74-d4d03bee9264 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] DELETE http://192.168.122.181/volume/v3/volumes/41f75dca-1b11-4ed0-b6f1-a0d78c936804 Sep 03 13:34:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-fa1ac2e5-7bda-423d-bb74-d4d03bee9264 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-fa1ac2e5-7bda-423d-bb74-d4d03bee9264 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:46 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-fa1ac2e5-7bda-423d-bb74-d4d03bee9264 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Delete volume with id: 41f75dca-1b11-4ed0-b6f1-a0d78c936804 Sep 03 13:34:46 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:46 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:46 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:46 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:46 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-fa1ac2e5-7bda-423d-bb74-d4d03bee9264 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Volume info retrieved successfully. Sep 03 13:34:46 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-fa1ac2e5-7bda-423d-bb74-d4d03bee9264 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Delete volume request issued successfully. Sep 03 13:34:46 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-fa1ac2e5-7bda-423d-bb74-d4d03bee9264 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] http://192.168.122.181/volume/v3/volumes/41f75dca-1b11-4ed0-b6f1-a0d78c936804 returned with HTTP 202 Sep 03 13:34:46 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 150/301] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:34:46 2026] DELETE /volume/v3/volumes/41f75dca-1b11-4ed0-b6f1-a0d78c936804 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:34:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-d37d3c67-6e86-47c1-8a44-17fd5d0550d4 req-98553cfe-7685-43bb-9712-3ca238b7f8d0 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:46 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-d37d3c67-6e86-47c1-8a44-17fd5d0550d4 req-98553cfe-7685-43bb-9712-3ca238b7f8d0 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] POST http://192.168.122.181/volume/v3/attachments Sep 03 13:34:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-d37d3c67-6e86-47c1-8a44-17fd5d0550d4 req-98553cfe-7685-43bb-9712-3ca238b7f8d0 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cb2ad80a-5cd7-4a0f-8a95-6adf0db53c84", "connector": null, "instance_uuid": "53a201fc-e8ea-41cb-ab65-f1ca71d878cb"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:34:46 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:46 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:46 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:46 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:46 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-022756c6-5228-4d71-b827-5c2898cfa9ec tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Created reservations ['596df2f0-57c5-43f4-aec4-b259eae8f1a5', 'da3e605b-ae1f-4bc3-9c7a-7ae8d71fce46', '7817587c-043d-4804-a81b-d9adc727794e', 'bfb0b1d5-da8f-4310-9a49-6ba3f0f79a63'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:34:46 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-022756c6-5228-4d71-b827-5c2898cfa9ec tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28310c9d-2fbc-4a9f-9df2-3c3316fc4716) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['596df2f0-57c5-43f4-aec4-b259eae8f1a5', 'da3e605b-ae1f-4bc3-9c7a-7ae8d71fce46', '7817587c-043d-4804-a81b-d9adc727794e', 'bfb0b1d5-da8f-4310-9a49-6ba3f0f79a63']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:34:46 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-022756c6-5228-4d71-b827-5c2898cfa9ec tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46a2755c-28a6-4a56-b59c-267f8de903b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:34:46 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:46 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:46 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-022756c6-5228-4d71-b827-5c2898cfa9ec tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46a2755c-28a6-4a56-b59c-267f8de903b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab4b45a2-29b6-4d67-8883-ac53a819b7f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1792769111',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='52e35113d58e46f189856f80473f0201',qos_specs=None,replication_status=,reservations=['596df2f0-57c5-43f4-aec4-b259eae8f1a5','da3e605b-ae1f-4bc3-9c7a-7ae8d71fce46','7817587c-043d-4804-a81b-d9adc727794e','bfb0b1d5-da8f-4310-9a49-6ba3f0f79a63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b284433fd07d4d1fbdef02dd6a8423a9',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:34:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1792769111',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab4b45a2-29b6-4d67-8883-ac53a819b7f4,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='52e35113d58e46f189856f80473f0201',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b284433fd07d4d1fbdef02dd6a8423a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:34:46 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-022756c6-5228-4d71-b827-5c2898cfa9ec tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e08513dc-0240-4004-a888-413ea07a6439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:34:46 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-d37d3c67-6e86-47c1-8a44-17fd5d0550d4 req-98553cfe-7685-43bb-9712-3ca238b7f8d0 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] http://192.168.122.181/volume/v3/attachments returned with HTTP 200 Sep 03 13:34:46 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 151/302] 192.168.122.181 () {66 vars in 1483 bytes} [Thu Sep 3 13:34:46 2026] POST /volume/v3/attachments => generated 273 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:34:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-67c2b72f-f60d-411a-b259-14b72e517648 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:46 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-67c2b72f-f60d-411a-b259-14b72e517648 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] GET http://192.168.122.181/volume/v3/volumes/41f75dca-1b11-4ed0-b6f1-a0d78c936804 Sep 03 13:34:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-67c2b72f-f60d-411a-b259-14b72e517648 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-67c2b72f-f60d-411a-b259-14b72e517648 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:46 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:46 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:46 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:46 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:46 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-67c2b72f-f60d-411a-b259-14b72e517648 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Volume info retrieved successfully. Sep 03 13:34:46 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-022756c6-5228-4d71-b827-5c2898cfa9ec tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e08513dc-0240-4004-a888-413ea07a6439) transitioned into state 'SUCCESS' from state '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-1792769111',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='52e35113d58e46f189856f80473f0201',qos_specs=None,replication_status=,reservations=['596df2f0-57c5-43f4-aec4-b259eae8f1a5','da3e605b-ae1f-4bc3-9c7a-7ae8d71fce46','7817587c-043d-4804-a81b-d9adc727794e','bfb0b1d5-da8f-4310-9a49-6ba3f0f79a63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b284433fd07d4d1fbdef02dd6a8423a9',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:34:46 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-022756c6-5228-4d71-b827-5c2898cfa9ec tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (272f808b-9f10-4bac-ac6e-3c11610ef5e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:34:46 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-67c2b72f-f60d-411a-b259-14b72e517648 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] http://192.168.122.181/volume/v3/volumes/41f75dca-1b11-4ed0-b6f1-a0d78c936804 returned with HTTP 200 Sep 03 13:34:46 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 152/303] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:46 2026] GET /volume/v3/volumes/41f75dca-1b11-4ed0-b6f1-a0d78c936804 => generated 857 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:34:46 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-022756c6-5228-4d71-b827-5c2898cfa9ec tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (272f808b-9f10-4bac-ac6e-3c11610ef5e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:34:46 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-022756c6-5228-4d71-b827-5c2898cfa9ec tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Flow 'volume_create_api' (8fa83187-cdd8-4875-aa1d-13bb133c64d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:34:46 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-022756c6-5228-4d71-b827-5c2898cfa9ec tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Create volume request issued successfully. Sep 03 13:34:46 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-022756c6-5228-4d71-b827-5c2898cfa9ec tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:34:46 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 152/304] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:34:46 2026] POST /volume/v3/volumes => generated 769 bytes in 659 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:34:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-6a52b557-ed71-4b8c-bc9e-49aaf4c58322 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:46 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6a52b557-ed71-4b8c-bc9e-49aaf4c58322 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] GET http://192.168.122.181/volume/v3/volumes/ab4b45a2-29b6-4d67-8883-ac53a819b7f4 Sep 03 13:34:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6a52b557-ed71-4b8c-bc9e-49aaf4c58322 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6a52b557-ed71-4b8c-bc9e-49aaf4c58322 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:46 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:46 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:46 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:46 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:46 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-23ec2c3d-3516-4582-b2fd-3be720dd25d2 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:46 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-23ec2c3d-3516-4582-b2fd-3be720dd25d2 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] GET http://192.168.122.181/volume/v3/volumes/3c203da0-3298-417c-8404-94136e0e9ff5 Sep 03 13:34:46 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-6a52b557-ed71-4b8c-bc9e-49aaf4c58322 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Volume info retrieved successfully. Sep 03 13:34:46 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-23ec2c3d-3516-4582-b2fd-3be720dd25d2 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:46 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-23ec2c3d-3516-4582-b2fd-3be720dd25d2 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:46 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6a52b557-ed71-4b8c-bc9e-49aaf4c58322 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] http://192.168.122.181/volume/v3/volumes/ab4b45a2-29b6-4d67-8883-ac53a819b7f4 returned with HTTP 200 Sep 03 13:34:46 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 153/305] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:46 2026] GET /volume/v3/volumes/ab4b45a2-29b6-4d67-8883-ac53a819b7f4 => generated 837 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:34:46 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:46 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:46 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:46 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:34:46 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-23ec2c3d-3516-4582-b2fd-3be720dd25d2 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Volume info retrieved successfully. Sep 03 13:34:46 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-23ec2c3d-3516-4582-b2fd-3be720dd25d2 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/3c203da0-3298-417c-8404-94136e0e9ff5 returned with HTTP 200 Sep 03 13:34:46 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 153/306] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:46 2026] GET /volume/v3/volumes/3c203da0-3298-417c-8404-94136e0e9ff5 => generated 850 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:34:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-145ea73f-64f8-4fe3-b72e-1cd1ff66c049 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:46 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-145ea73f-64f8-4fe3-b72e-1cd1ff66c049 tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] POST http://192.168.122.181/volume/v3/volumes/3c203da0-3298-417c-8404-94136e0e9ff5/action Sep 03 13:34:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-145ea73f-64f8-4fe3-b72e-1cd1ff66c049 tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:34:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-145ea73f-64f8-4fe3-b72e-1cd1ff66c049 tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:34:46 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:46 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:46 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:46 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.contrib.admin_actions [None req-145ea73f-64f8-4fe3-b72e-1cd1ff66c049 tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] Updating volume '3c203da0-3298-417c-8404-94136e0e9ff5' with '{'status': 'creating'}' {{(pid=86720) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 13:34:46 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:46 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:46 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:46 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:46 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-145ea73f-64f8-4fe3-b72e-1cd1ff66c049 tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] http://192.168.122.181/volume/v3/volumes/3c203da0-3298-417c-8404-94136e0e9ff5/action returned with HTTP 202 Sep 03 13:34:46 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 154/307] 192.168.122.181 () {60 vars in 1274 bytes} [Thu Sep 3 13:34:46 2026] POST /volume/v3/volumes/3c203da0-3298-417c-8404-94136e0e9ff5/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:34:46 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-1a80f010-f5db-4873-a2bc-c2b929aa4e9c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:46 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1a80f010-f5db-4873-a2bc-c2b929aa4e9c tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] GET http://192.168.122.181/volume/v3/volumes/3c203da0-3298-417c-8404-94136e0e9ff5 Sep 03 13:34:46 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1a80f010-f5db-4873-a2bc-c2b929aa4e9c tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:46 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1a80f010-f5db-4873-a2bc-c2b929aa4e9c tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:46 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:46 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:46 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:46 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:34:47 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-1a80f010-f5db-4873-a2bc-c2b929aa4e9c tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Volume info retrieved successfully. Sep 03 13:34:47 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1a80f010-f5db-4873-a2bc-c2b929aa4e9c tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/3c203da0-3298-417c-8404-94136e0e9ff5 returned with HTTP 200 Sep 03 13:34:47 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 154/308] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:46 2026] GET /volume/v3/volumes/3c203da0-3298-417c-8404-94136e0e9ff5 => generated 849 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:34:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-8b273df9-64cc-43e7-9969-5bde7a73bcd8 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:47 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8b273df9-64cc-43e7-9969-5bde7a73bcd8 tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] POST http://192.168.122.181/volume/v3/volumes/3c203da0-3298-417c-8404-94136e0e9ff5/action Sep 03 13:34:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8b273df9-64cc-43e7-9969-5bde7a73bcd8 tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:34:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8b273df9-64cc-43e7-9969-5bde7a73bcd8 tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:34:47 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:47 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:47 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:47 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:47 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-8b273df9-64cc-43e7-9969-5bde7a73bcd8 tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] Volume info retrieved successfully. Sep 03 13:34:47 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-8b273df9-64cc-43e7-9969-5bde7a73bcd8 tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] Delete volume request issued successfully. Sep 03 13:34:47 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8b273df9-64cc-43e7-9969-5bde7a73bcd8 tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] http://192.168.122.181/volume/v3/volumes/3c203da0-3298-417c-8404-94136e0e9ff5/action returned with HTTP 202 Sep 03 13:34:47 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 155/309] 192.168.122.181 () {60 vars in 1274 bytes} [Thu Sep 3 13:34:47 2026] POST /volume/v3/volumes/3c203da0-3298-417c-8404-94136e0e9ff5/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 03 13:34:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-a201df73-bf83-4b3e-ad13-3dd52b7a90c3 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:47 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a201df73-bf83-4b3e-ad13-3dd52b7a90c3 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] GET http://192.168.122.181/volume/v3/volumes/3c203da0-3298-417c-8404-94136e0e9ff5 Sep 03 13:34:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a201df73-bf83-4b3e-ad13-3dd52b7a90c3 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a201df73-bf83-4b3e-ad13-3dd52b7a90c3 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:47 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:47 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:47 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:47 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:34:47 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-a201df73-bf83-4b3e-ad13-3dd52b7a90c3 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Volume info retrieved successfully. Sep 03 13:34:47 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a201df73-bf83-4b3e-ad13-3dd52b7a90c3 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/3c203da0-3298-417c-8404-94136e0e9ff5 returned with HTTP 200 Sep 03 13:34:47 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 155/310] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:47 2026] GET /volume/v3/volumes/3c203da0-3298-417c-8404-94136e0e9ff5 => generated 849 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:34:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e6ae3fb6-9fb4-476d-a0fb-6982237a6b58 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:47 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e6ae3fb6-9fb4-476d-a0fb-6982237a6b58 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] GET http://192.168.122.181/volume/v3/volumes/41f75dca-1b11-4ed0-b6f1-a0d78c936804 Sep 03 13:34:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e6ae3fb6-9fb4-476d-a0fb-6982237a6b58 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e6ae3fb6-9fb4-476d-a0fb-6982237a6b58 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:47 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:47 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:47 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:47 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:47 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-e6ae3fb6-9fb4-476d-a0fb-6982237a6b58 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Volume info retrieved successfully. Sep 03 13:34:47 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e6ae3fb6-9fb4-476d-a0fb-6982237a6b58 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] http://192.168.122.181/volume/v3/volumes/41f75dca-1b11-4ed0-b6f1-a0d78c936804 returned with HTTP 200 Sep 03 13:34:47 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 156/311] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:47 2026] GET /volume/v3/volumes/41f75dca-1b11-4ed0-b6f1-a0d78c936804 => generated 857 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:34:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-7d0ac27f-6d6f-4da9-a79d-ab53569a206b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:47 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7d0ac27f-6d6f-4da9-a79d-ab53569a206b tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] GET http://192.168.122.181/volume/v3/volumes/ab4b45a2-29b6-4d67-8883-ac53a819b7f4 Sep 03 13:34:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7d0ac27f-6d6f-4da9-a79d-ab53569a206b tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7d0ac27f-6d6f-4da9-a79d-ab53569a206b tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:47 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:47 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:47 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:47 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:34:47 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-7d0ac27f-6d6f-4da9-a79d-ab53569a206b tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Volume info retrieved successfully. Sep 03 13:34:47 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7d0ac27f-6d6f-4da9-a79d-ab53569a206b tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] http://192.168.122.181/volume/v3/volumes/ab4b45a2-29b6-4d67-8883-ac53a819b7f4 returned with HTTP 200 Sep 03 13:34:47 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 156/312] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:47 2026] GET /volume/v3/volumes/ab4b45a2-29b6-4d67-8883-ac53a819b7f4 => generated 861 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:34:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-c2313bb1-2c58-48c7-8bb6-6fb75277953b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:48 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c2313bb1-2c58-48c7-8bb6-6fb75277953b tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] GET http://192.168.122.181/volume/v3/volumes/3c203da0-3298-417c-8404-94136e0e9ff5 Sep 03 13:34:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c2313bb1-2c58-48c7-8bb6-6fb75277953b tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c2313bb1-2c58-48c7-8bb6-6fb75277953b tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:48 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:48 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:48 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:48 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:48 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-c2313bb1-2c58-48c7-8bb6-6fb75277953b tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Volume info retrieved successfully. Sep 03 13:34:48 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c2313bb1-2c58-48c7-8bb6-6fb75277953b tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/3c203da0-3298-417c-8404-94136e0e9ff5 returned with HTTP 200 Sep 03 13:34:48 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 157/313] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:48 2026] GET /volume/v3/volumes/3c203da0-3298-417c-8404-94136e0e9ff5 => generated 849 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:34:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-dc2c941c-77f1-4ce7-afe4-fec3c56793d7 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:48 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-dc2c941c-77f1-4ce7-afe4-fec3c56793d7 None None] GET http://192.168.122.181/volume// Sep 03 13:34:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-dc2c941c-77f1-4ce7-afe4-fec3c56793d7 None None] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-dc2c941c-77f1-4ce7-afe4-fec3c56793d7 None None] Calling method 'all' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:48 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-dc2c941c-77f1-4ce7-afe4-fec3c56793d7 None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:34:48 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 157/314] 192.168.122.181 () {58 vars in 1315 bytes} [Thu Sep 3 13:34:48 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 13:34:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-d37d3c67-6e86-47c1-8a44-17fd5d0550d4 req-27061bce-e012-4ee8-bab2-a85338147341 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:48 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-d37d3c67-6e86-47c1-8a44-17fd5d0550d4 req-27061bce-e012-4ee8-bab2-a85338147341 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] GET http://192.168.122.181/volume/v3/volumes/cb2ad80a-5cd7-4a0f-8a95-6adf0db53c84 Sep 03 13:34:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-d37d3c67-6e86-47c1-8a44-17fd5d0550d4 req-27061bce-e012-4ee8-bab2-a85338147341 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-d37d3c67-6e86-47c1-8a44-17fd5d0550d4 req-27061bce-e012-4ee8-bab2-a85338147341 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:48 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:48 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:48 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:48 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:48 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-d37d3c67-6e86-47c1-8a44-17fd5d0550d4 req-27061bce-e012-4ee8-bab2-a85338147341 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Volume info retrieved successfully. Sep 03 13:34:48 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-d37d3c67-6e86-47c1-8a44-17fd5d0550d4 req-27061bce-e012-4ee8-bab2-a85338147341 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] http://192.168.122.181/volume/v3/volumes/cb2ad80a-5cd7-4a0f-8a95-6adf0db53c84 returned with HTTP 200 Sep 03 13:34:48 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 158/315] 192.168.122.181 () {62 vars in 1528 bytes} [Thu Sep 3 13:34:48 2026] GET /volume/v3/volumes/cb2ad80a-5cd7-4a0f-8a95-6adf0db53c84 => generated 1513 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 03 13:34:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-d37d3c67-6e86-47c1-8a44-17fd5d0550d4 req-7278bc0a-074a-4835-b1da-284fd68a8b8e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:48 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-d37d3c67-6e86-47c1-8a44-17fd5d0550d4 req-7278bc0a-074a-4835-b1da-284fd68a8b8e tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] PUT http://192.168.122.181/volume/v3/attachments/e7cb8f8e-357a-4723-b731-560c006521f0 Sep 03 13:34:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-d37d3c67-6e86-47c1-8a44-17fd5d0550d4 req-7278bc0a-074a-4835-b1da-284fd68a8b8e tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.181", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8d232b6e4de", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "108e3980-7d2b-493a-aa24-bb1dd072d0d4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:34:48 devstack devstack@c-api.service[86719]: DEBUG cinder.coordination [req-d37d3c67-6e86-47c1-8a44-17fd5d0550d4 req-7278bc0a-074a-4835-b1da-284fd68a8b8e tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Acquiring lock "cinder-attachment_update-cb2ad80a-5cd7-4a0f-8a95-6adf0db53c84-devstack" by "attachment_update" {{(pid=86719) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 13:34:48 devstack devstack@c-api.service[86719]: DEBUG cinder.coordination [req-d37d3c67-6e86-47c1-8a44-17fd5d0550d4 req-7278bc0a-074a-4835-b1da-284fd68a8b8e tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Lock "cinder-attachment_update-cb2ad80a-5cd7-4a0f-8a95-6adf0db53c84-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=86719) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 13:34:48 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:48 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:34:48 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:48 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-28f961d0-1c48-4add-b9cf-8e727e61d948 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:48 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-28f961d0-1c48-4add-b9cf-8e727e61d948 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] GET http://192.168.122.181/volume/v3/volumes/41f75dca-1b11-4ed0-b6f1-a0d78c936804 Sep 03 13:34:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-28f961d0-1c48-4add-b9cf-8e727e61d948 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-28f961d0-1c48-4add-b9cf-8e727e61d948 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:48 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-28f961d0-1c48-4add-b9cf-8e727e61d948 tempest-AttachVolumeShelveTestJSON-281435435 tempest-AttachVolumeShelveTestJSON-281435435-project-member] http://192.168.122.181/volume/v3/volumes/41f75dca-1b11-4ed0-b6f1-a0d78c936804 returned with HTTP 404 Sep 03 13:34:48 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 159/316] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:48 2026] GET /volume/v3/volumes/41f75dca-1b11-4ed0-b6f1-a0d78c936804 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:34:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-1556c6f7-fc7b-405e-9522-f5a75fdadc51 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:48 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1556c6f7-fc7b-405e-9522-f5a75fdadc51 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] GET http://192.168.122.181/volume/v3/volumes/ab4b45a2-29b6-4d67-8883-ac53a819b7f4 Sep 03 13:34:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1556c6f7-fc7b-405e-9522-f5a75fdadc51 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1556c6f7-fc7b-405e-9522-f5a75fdadc51 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:48 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:48 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:48 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:48 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:48 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-1556c6f7-fc7b-405e-9522-f5a75fdadc51 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Volume info retrieved successfully. Sep 03 13:34:48 devstack devstack@c-api.service[86719]: DEBUG cinder.coordination [req-d37d3c67-6e86-47c1-8a44-17fd5d0550d4 req-7278bc0a-074a-4835-b1da-284fd68a8b8e tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Lock "cinder-attachment_update-cb2ad80a-5cd7-4a0f-8a95-6adf0db53c84-devstack" released by "attachment_update" :: held 0.289s {{(pid=86719) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 13:34:48 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-d37d3c67-6e86-47c1-8a44-17fd5d0550d4 req-7278bc0a-074a-4835-b1da-284fd68a8b8e tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] http://192.168.122.181/volume/v3/attachments/e7cb8f8e-357a-4723-b731-560c006521f0 returned with HTTP 200 Sep 03 13:34:48 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1556c6f7-fc7b-405e-9522-f5a75fdadc51 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] http://192.168.122.181/volume/v3/volumes/ab4b45a2-29b6-4d67-8883-ac53a819b7f4 returned with HTTP 200 Sep 03 13:34:48 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 160/317] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:48 2026] GET /volume/v3/volumes/ab4b45a2-29b6-4d67-8883-ac53a819b7f4 => generated 862 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:34:48 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 158/318] 192.168.122.181 () {66 vars in 1593 bytes} [Thu Sep 3 13:34:48 2026] PUT /volume/v3/attachments/e7cb8f8e-357a-4723-b731-560c006521f0 => generated 694 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:34:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-af5e6360-a3e0-45fe-b0f4-e1539f6e699b req-b0a9e825-ce11-4a66-b67e-a7e0742e3f78 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-af5e6360-a3e0-45fe-b0f4-e1539f6e699b req-b0a9e825-ce11-4a66-b67e-a7e0742e3f78 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] GET http://192.168.122.181/volume/v3/volumes/ab4b45a2-29b6-4d67-8883-ac53a819b7f4 Sep 03 13:34:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-af5e6360-a3e0-45fe-b0f4-e1539f6e699b req-b0a9e825-ce11-4a66-b67e-a7e0742e3f78 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-af5e6360-a3e0-45fe-b0f4-e1539f6e699b req-b0a9e825-ce11-4a66-b67e-a7e0742e3f78 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-d37d3c67-6e86-47c1-8a44-17fd5d0550d4 req-f02e62d1-1ce5-43cf-bd4e-02066ab14c52 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:49 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:49 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:49 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:49 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-d37d3c67-6e86-47c1-8a44-17fd5d0550d4 req-f02e62d1-1ce5-43cf-bd4e-02066ab14c52 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] POST http://192.168.122.181/volume/v3/attachments/e7cb8f8e-357a-4723-b731-560c006521f0/action Sep 03 13:34:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-d37d3c67-6e86-47c1-8a44-17fd5d0550d4 req-f02e62d1-1ce5-43cf-bd4e-02066ab14c52 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Action body: b'{"os-complete": null}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:34:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-d37d3c67-6e86-47c1-8a44-17fd5d0550d4 req-f02e62d1-1ce5-43cf-bd4e-02066ab14c52 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:34:49 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-af5e6360-a3e0-45fe-b0f4-e1539f6e699b req-b0a9e825-ce11-4a66-b67e-a7e0742e3f78 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Volume info retrieved successfully. Sep 03 13:34:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-af5e6360-a3e0-45fe-b0f4-e1539f6e699b req-b0a9e825-ce11-4a66-b67e-a7e0742e3f78 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] http://192.168.122.181/volume/v3/volumes/ab4b45a2-29b6-4d67-8883-ac53a819b7f4 returned with HTTP 200 Sep 03 13:34:49 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 161/319] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:34:49 2026] GET /volume/v3/volumes/ab4b45a2-29b6-4d67-8883-ac53a819b7f4 => generated 862 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:34:49 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:49 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:49 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:49 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:34:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-5d9e95fd-1271-473e-bf0b-6cf4c8fb8c8b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5d9e95fd-1271-473e-bf0b-6cf4c8fb8c8b tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:34:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5d9e95fd-1271-473e-bf0b-6cf4c8fb8c8b tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1974718637"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:34:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-d37d3c67-6e86-47c1-8a44-17fd5d0550d4 req-f02e62d1-1ce5-43cf-bd4e-02066ab14c52 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] http://192.168.122.181/volume/v3/attachments/e7cb8f8e-357a-4723-b731-560c006521f0/action returned with HTTP 204 Sep 03 13:34:49 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 159/320] 192.168.122.181 () {66 vars in 1614 bytes} [Thu Sep 3 13:34:49 2026] POST /volume/v3/attachments/e7cb8f8e-357a-4723-b731-560c006521f0/action => generated 0 bytes in 96 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:34:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-5d9e95fd-1271-473e-bf0b-6cf4c8fb8c8b tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1974718637'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:34:49 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-5d9e95fd-1271-473e-bf0b-6cf4c8fb8c8b tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Create volume of 1 GB Sep 03 13:34:49 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-5d9e95fd-1271-473e-bf0b-6cf4c8fb8c8b tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Availability Zones retrieved successfully. Sep 03 13:34:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-5d9e95fd-1271-473e-bf0b-6cf4c8fb8c8b tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Flow 'volume_create_api' (98163064-63a4-41f8-8ccc-abbee3659f4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:34:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-5d9e95fd-1271-473e-bf0b-6cf4c8fb8c8b tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e1d61ee-6411-4618-8a61-4a3944683660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:34:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-5d9e95fd-1271-473e-bf0b-6cf4c8fb8c8b tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:34:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-5d9e95fd-1271-473e-bf0b-6cf4c8fb8c8b tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e1d61ee-6411-4618-8a61-4a3944683660) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:34:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-5d9e95fd-1271-473e-bf0b-6cf4c8fb8c8b tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64b3587a-e8eb-4a46-a6c3-ec0855a4e4ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:34:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-0a151c99-576e-42cd-b626-b32ca7675a30 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0a151c99-576e-42cd-b626-b32ca7675a30 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] GET http://192.168.122.181/volume/v3/volumes/3c203da0-3298-417c-8404-94136e0e9ff5 Sep 03 13:34:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0a151c99-576e-42cd-b626-b32ca7675a30 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0a151c99-576e-42cd-b626-b32ca7675a30 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0a151c99-576e-42cd-b626-b32ca7675a30 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/3c203da0-3298-417c-8404-94136e0e9ff5 returned with HTTP 404 Sep 03 13:34:49 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 160/321] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:49 2026] GET /volume/v3/volumes/3c203da0-3298-417c-8404-94136e0e9ff5 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:34:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-aee90dff-d52e-4d32-bb1d-49f27a5cc140 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-aee90dff-d52e-4d32-bb1d-49f27a5cc140 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] GET http://192.168.122.181/volume/v3/volumes/3c203da0-3298-417c-8404-94136e0e9ff5 Sep 03 13:34:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-aee90dff-d52e-4d32-bb1d-49f27a5cc140 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-aee90dff-d52e-4d32-bb1d-49f27a5cc140 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-aee90dff-d52e-4d32-bb1d-49f27a5cc140 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/3c203da0-3298-417c-8404-94136e0e9ff5 returned with HTTP 404 Sep 03 13:34:49 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 161/322] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:49 2026] GET /volume/v3/volumes/3c203da0-3298-417c-8404-94136e0e9ff5 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:34:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-4decf102-c325-4484-a739-dca6080f6f06 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4decf102-c325-4484-a739-dca6080f6f06 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] DELETE http://192.168.122.181/volume/v3/volumes/3c203da0-3298-417c-8404-94136e0e9ff5 Sep 03 13:34:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4decf102-c325-4484-a739-dca6080f6f06 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4decf102-c325-4484-a739-dca6080f6f06 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:49 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-4decf102-c325-4484-a739-dca6080f6f06 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Delete volume with id: 3c203da0-3298-417c-8404-94136e0e9ff5 Sep 03 13:34:49 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-5d9e95fd-1271-473e-bf0b-6cf4c8fb8c8b tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Created reservations ['2ac0b699-b298-4dee-9668-eede6e725029', 'ef98e46c-3b2f-40ee-a3d6-946a2a5663f2', '41891268-fac1-4728-8263-3e85c6aee29e', 'd2d45107-1ffb-4acd-955a-adef401c8a70'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:34:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-5d9e95fd-1271-473e-bf0b-6cf4c8fb8c8b tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64b3587a-e8eb-4a46-a6c3-ec0855a4e4ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ac0b699-b298-4dee-9668-eede6e725029', 'ef98e46c-3b2f-40ee-a3d6-946a2a5663f2', '41891268-fac1-4728-8263-3e85c6aee29e', 'd2d45107-1ffb-4acd-955a-adef401c8a70']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:34:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-5d9e95fd-1271-473e-bf0b-6cf4c8fb8c8b tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af28fa20-f548-438e-be30-11de19f4f5bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:34:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4decf102-c325-4484-a739-dca6080f6f06 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/3c203da0-3298-417c-8404-94136e0e9ff5 returned with HTTP 404 Sep 03 13:34:49 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 162/323] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:34:49 2026] DELETE /volume/v3/volumes/3c203da0-3298-417c-8404-94136e0e9ff5 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:34:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-723c4562-2f78-442b-babd-deae3a1a9666 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-723c4562-2f78-442b-babd-deae3a1a9666 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:34:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-723c4562-2f78-442b-babd-deae3a1a9666 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1168357853"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:34:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-723c4562-2f78-442b-babd-deae3a1a9666 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1168357853'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:34:49 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-723c4562-2f78-442b-babd-deae3a1a9666 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Create volume of 1 GB Sep 03 13:34:49 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-723c4562-2f78-442b-babd-deae3a1a9666 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Availability Zones retrieved successfully. Sep 03 13:34:49 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:49 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-5d9e95fd-1271-473e-bf0b-6cf4c8fb8c8b tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af28fa20-f548-438e-be30-11de19f4f5bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e982ef26-09d2-4539-9290-dc23dcb277a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1974718637',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='52e35113d58e46f189856f80473f0201',qos_specs=None,replication_status=,reservations=['2ac0b699-b298-4dee-9668-eede6e725029','ef98e46c-3b2f-40ee-a3d6-946a2a5663f2','41891268-fac1-4728-8263-3e85c6aee29e','d2d45107-1ffb-4acd-955a-adef401c8a70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b284433fd07d4d1fbdef02dd6a8423a9',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:34:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1974718637',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e982ef26-09d2-4539-9290-dc23dcb277a4,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='52e35113d58e46f189856f80473f0201',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b284433fd07d4d1fbdef02dd6a8423a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:34:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-5d9e95fd-1271-473e-bf0b-6cf4c8fb8c8b tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (834275ef-828c-4d81-9130-b9575e80d188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:34:49 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-723c4562-2f78-442b-babd-deae3a1a9666 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Flow 'volume_create_api' (153c496a-b47e-4be8-a8ac-8939c202110f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:34:49 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-723c4562-2f78-442b-babd-deae3a1a9666 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5954a601-3d8f-4e64-8c93-f2a7cf3b5374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:34:49 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-723c4562-2f78-442b-babd-deae3a1a9666 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:34:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-5d9e95fd-1271-473e-bf0b-6cf4c8fb8c8b tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (834275ef-828c-4d81-9130-b9575e80d188) transitioned into state 'SUCCESS' from state '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-1974718637',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='52e35113d58e46f189856f80473f0201',qos_specs=None,replication_status=,reservations=['2ac0b699-b298-4dee-9668-eede6e725029','ef98e46c-3b2f-40ee-a3d6-946a2a5663f2','41891268-fac1-4728-8263-3e85c6aee29e','d2d45107-1ffb-4acd-955a-adef401c8a70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b284433fd07d4d1fbdef02dd6a8423a9',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:34:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-5d9e95fd-1271-473e-bf0b-6cf4c8fb8c8b tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7235ca91-d76f-414e-bcbf-84ed103b884d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:34:49 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-723c4562-2f78-442b-babd-deae3a1a9666 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5954a601-3d8f-4e64-8c93-f2a7cf3b5374) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:34:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-5d9e95fd-1271-473e-bf0b-6cf4c8fb8c8b tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7235ca91-d76f-414e-bcbf-84ed103b884d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:34:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-5d9e95fd-1271-473e-bf0b-6cf4c8fb8c8b tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Flow 'volume_create_api' (98163064-63a4-41f8-8ccc-abbee3659f4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:34:49 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-5d9e95fd-1271-473e-bf0b-6cf4c8fb8c8b tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Create volume request issued successfully. Sep 03 13:34:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5d9e95fd-1271-473e-bf0b-6cf4c8fb8c8b tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:34:49 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-723c4562-2f78-442b-babd-deae3a1a9666 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21cc11d4-444c-4e70-8658-ba0f88f6a1ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:34:49 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 162/324] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:34:49 2026] POST /volume/v3/volumes => generated 769 bytes in 513 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:34:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-8ef7743e-b8c2-420f-b5e7-8a95f415011c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8ef7743e-b8c2-420f-b5e7-8a95f415011c tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] GET http://192.168.122.181/volume/v3/volumes/e982ef26-09d2-4539-9290-dc23dcb277a4 Sep 03 13:34:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8ef7743e-b8c2-420f-b5e7-8a95f415011c tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8ef7743e-b8c2-420f-b5e7-8a95f415011c tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:49 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:49 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:49 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:49 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:49 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-8ef7743e-b8c2-420f-b5e7-8a95f415011c tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Volume info retrieved successfully. Sep 03 13:34:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8ef7743e-b8c2-420f-b5e7-8a95f415011c tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] http://192.168.122.181/volume/v3/volumes/e982ef26-09d2-4539-9290-dc23dcb277a4 returned with HTTP 200 Sep 03 13:34:49 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 163/325] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:49 2026] GET /volume/v3/volumes/e982ef26-09d2-4539-9290-dc23dcb277a4 => generated 837 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:34:49 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-723c4562-2f78-442b-babd-deae3a1a9666 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Created reservations ['60b31ad7-f82d-46cf-beb9-9953f8b74b6a', 'b7ecf41a-fd2c-45b0-ab89-7bb4f83c49ad', '869afb45-5434-4627-92e3-cdc2bc6546bf', '3804b340-ccf1-455f-bf5a-86f0f7afc6bb'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:34:49 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-723c4562-2f78-442b-babd-deae3a1a9666 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21cc11d4-444c-4e70-8658-ba0f88f6a1ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60b31ad7-f82d-46cf-beb9-9953f8b74b6a', 'b7ecf41a-fd2c-45b0-ab89-7bb4f83c49ad', '869afb45-5434-4627-92e3-cdc2bc6546bf', '3804b340-ccf1-455f-bf5a-86f0f7afc6bb']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:34:49 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-723c4562-2f78-442b-babd-deae3a1a9666 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f58a2b10-2aa6-4625-bba9-6e1083022a76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:34:49 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:49 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:49 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-723c4562-2f78-442b-babd-deae3a1a9666 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f58a2b10-2aa6-4625-bba9-6e1083022a76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b5740dc-675a-4144-abf9-016c39e5e39b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1168357853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae6712ea69224ee89fdb6ed56a388ed9',qos_specs=None,replication_status=,reservations=['60b31ad7-f82d-46cf-beb9-9953f8b74b6a','b7ecf41a-fd2c-45b0-ab89-7bb4f83c49ad','869afb45-5434-4627-92e3-cdc2bc6546bf','3804b340-ccf1-455f-bf5a-86f0f7afc6bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe247b21c5604d199da3499a07aef866',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:34:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1168357853',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b5740dc-675a-4144-abf9-016c39e5e39b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae6712ea69224ee89fdb6ed56a388ed9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe247b21c5604d199da3499a07aef866',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:34:49 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-723c4562-2f78-442b-babd-deae3a1a9666 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03a0e1dd-a49e-44d2-b6f4-31d62bf3787a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:34:49 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-723c4562-2f78-442b-babd-deae3a1a9666 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03a0e1dd-a49e-44d2-b6f4-31d62bf3787a) transitioned into state 'SUCCESS' from state '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-1168357853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae6712ea69224ee89fdb6ed56a388ed9',qos_specs=None,replication_status=,reservations=['60b31ad7-f82d-46cf-beb9-9953f8b74b6a','b7ecf41a-fd2c-45b0-ab89-7bb4f83c49ad','869afb45-5434-4627-92e3-cdc2bc6546bf','3804b340-ccf1-455f-bf5a-86f0f7afc6bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe247b21c5604d199da3499a07aef866',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:34:49 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-723c4562-2f78-442b-babd-deae3a1a9666 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2045f0b-2ac3-4370-9a1e-f5eb35357f5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:34:49 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-723c4562-2f78-442b-babd-deae3a1a9666 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2045f0b-2ac3-4370-9a1e-f5eb35357f5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:34:49 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-723c4562-2f78-442b-babd-deae3a1a9666 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Flow 'volume_create_api' (153c496a-b47e-4be8-a8ac-8939c202110f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:34:49 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-723c4562-2f78-442b-babd-deae3a1a9666 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Create volume request issued successfully. Sep 03 13:34:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-723c4562-2f78-442b-babd-deae3a1a9666 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:34:49 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 163/326] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:34:49 2026] POST /volume/v3/volumes => generated 758 bytes in 421 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:34:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-bf26981a-1cc7-4381-84fd-f51f8ef4b853 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bf26981a-1cc7-4381-84fd-f51f8ef4b853 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] GET http://192.168.122.181/volume/v3/volumes/1b5740dc-675a-4144-abf9-016c39e5e39b Sep 03 13:34:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bf26981a-1cc7-4381-84fd-f51f8ef4b853 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bf26981a-1cc7-4381-84fd-f51f8ef4b853 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:49 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:49 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:49 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:49 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:49 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-bf26981a-1cc7-4381-84fd-f51f8ef4b853 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Volume info retrieved successfully. Sep 03 13:34:50 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bf26981a-1cc7-4381-84fd-f51f8ef4b853 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/1b5740dc-675a-4144-abf9-016c39e5e39b returned with HTTP 200 Sep 03 13:34:50 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 164/327] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:49 2026] GET /volume/v3/volumes/1b5740dc-675a-4144-abf9-016c39e5e39b => generated 826 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:34:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-cd0a2226-ce97-45d9-9408-25c9a525c4fc None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:50 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cd0a2226-ce97-45d9-9408-25c9a525c4fc tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] GET http://192.168.122.181/volume/v3/volumes/e982ef26-09d2-4539-9290-dc23dcb277a4 Sep 03 13:34:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cd0a2226-ce97-45d9-9408-25c9a525c4fc tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cd0a2226-ce97-45d9-9408-25c9a525c4fc tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:50 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:50 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:50 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:50 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:34:50 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-cd0a2226-ce97-45d9-9408-25c9a525c4fc tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Volume info retrieved successfully. Sep 03 13:34:50 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cd0a2226-ce97-45d9-9408-25c9a525c4fc tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] http://192.168.122.181/volume/v3/volumes/e982ef26-09d2-4539-9290-dc23dcb277a4 returned with HTTP 200 Sep 03 13:34:50 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 164/328] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:50 2026] GET /volume/v3/volumes/e982ef26-09d2-4539-9290-dc23dcb277a4 => generated 861 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:34:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-fb35779b-5326-4292-9a61-7e6fdcd38d1f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-fb35779b-5326-4292-9a61-7e6fdcd38d1f tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] GET http://192.168.122.181/volume/v3/volumes/1b5740dc-675a-4144-abf9-016c39e5e39b Sep 03 13:34:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-fb35779b-5326-4292-9a61-7e6fdcd38d1f tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-fb35779b-5326-4292-9a61-7e6fdcd38d1f tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:51 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:51 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:51 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:51 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:51 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-fb35779b-5326-4292-9a61-7e6fdcd38d1f tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Volume info retrieved successfully. Sep 03 13:34:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-fb35779b-5326-4292-9a61-7e6fdcd38d1f tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/1b5740dc-675a-4144-abf9-016c39e5e39b returned with HTTP 200 Sep 03 13:34:51 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 165/329] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:51 2026] GET /volume/v3/volumes/1b5740dc-675a-4144-abf9-016c39e5e39b => generated 850 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:34:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-ab8661f2-c342-48e4-949b-f751c27041ae None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:51 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ab8661f2-c342-48e4-949b-f751c27041ae tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] GET http://192.168.122.181/volume/v3/volumes/e982ef26-09d2-4539-9290-dc23dcb277a4 Sep 03 13:34:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ab8661f2-c342-48e4-949b-f751c27041ae tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ab8661f2-c342-48e4-949b-f751c27041ae tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:51 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:51 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:51 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:51 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:34:51 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-ab8661f2-c342-48e4-949b-f751c27041ae tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Volume info retrieved successfully. Sep 03 13:34:51 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ab8661f2-c342-48e4-949b-f751c27041ae tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] http://192.168.122.181/volume/v3/volumes/e982ef26-09d2-4539-9290-dc23dcb277a4 returned with HTTP 200 Sep 03 13:34:51 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 165/330] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:51 2026] GET /volume/v3/volumes/e982ef26-09d2-4539-9290-dc23dcb277a4 => generated 862 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:34:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-76426bd2-e5e4-4afb-80bd-2883be6885fe req-8295fac0-b4bc-4740-bbd5-a6f5608cf10c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-76426bd2-e5e4-4afb-80bd-2883be6885fe req-8295fac0-b4bc-4740-bbd5-a6f5608cf10c tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] GET http://192.168.122.181/volume/v3/volumes/e982ef26-09d2-4539-9290-dc23dcb277a4 Sep 03 13:34:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-76426bd2-e5e4-4afb-80bd-2883be6885fe req-8295fac0-b4bc-4740-bbd5-a6f5608cf10c tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-76426bd2-e5e4-4afb-80bd-2883be6885fe req-8295fac0-b4bc-4740-bbd5-a6f5608cf10c tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:51 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:51 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:51 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:51 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:52 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-76426bd2-e5e4-4afb-80bd-2883be6885fe req-8295fac0-b4bc-4740-bbd5-a6f5608cf10c tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Volume info retrieved successfully. Sep 03 13:34:52 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-76426bd2-e5e4-4afb-80bd-2883be6885fe req-8295fac0-b4bc-4740-bbd5-a6f5608cf10c tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] http://192.168.122.181/volume/v3/volumes/e982ef26-09d2-4539-9290-dc23dcb277a4 returned with HTTP 200 Sep 03 13:34:52 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 166/331] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:34:51 2026] GET /volume/v3/volumes/e982ef26-09d2-4539-9290-dc23dcb277a4 => generated 862 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:34:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-13121322-5326-4881-9f73-35f244c4ec07 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-44882547-2868-4c90-85e7-8c4e7a57c039 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:52 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-13121322-5326-4881-9f73-35f244c4ec07 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:34:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-13121322-5326-4881-9f73-35f244c4ec07 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-552977079"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:34:52 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-44882547-2868-4c90-85e7-8c4e7a57c039 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] GET http://192.168.122.181/volume/v3/volumes/1b5740dc-675a-4144-abf9-016c39e5e39b Sep 03 13:34:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-44882547-2868-4c90-85e7-8c4e7a57c039 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-44882547-2868-4c90-85e7-8c4e7a57c039 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-13121322-5326-4881-9f73-35f244c4ec07 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-552977079'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:34:52 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-13121322-5326-4881-9f73-35f244c4ec07 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Create volume of 1 GB Sep 03 13:34:52 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-13121322-5326-4881-9f73-35f244c4ec07 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Availability Zones retrieved successfully. Sep 03 13:34:52 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:52 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:52 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:52 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:52 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-13121322-5326-4881-9f73-35f244c4ec07 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Flow 'volume_create_api' (812e9da4-d1f6-4c3d-b2e0-c5d8e6a07345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:34:52 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-44882547-2868-4c90-85e7-8c4e7a57c039 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Volume info retrieved successfully. Sep 03 13:34:52 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-13121322-5326-4881-9f73-35f244c4ec07 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83e6790a-3277-4f46-9302-2f0c2c794c2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:34:52 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-13121322-5326-4881-9f73-35f244c4ec07 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:34:52 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-44882547-2868-4c90-85e7-8c4e7a57c039 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/1b5740dc-675a-4144-abf9-016c39e5e39b returned with HTTP 200 Sep 03 13:34:52 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 167/332] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:52 2026] GET /volume/v3/volumes/1b5740dc-675a-4144-abf9-016c39e5e39b => generated 851 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:34:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-9f3715ba-0594-4c03-be95-b7f2e82b9c3b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:52 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9f3715ba-0594-4c03-be95-b7f2e82b9c3b tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] POST http://192.168.122.181/volume/v3/volumes/1b5740dc-675a-4144-abf9-016c39e5e39b/action Sep 03 13:34:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9f3715ba-0594-4c03-be95-b7f2e82b9c3b tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:34:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9f3715ba-0594-4c03-be95-b7f2e82b9c3b tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:34:52 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:52 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:52 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:52 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.contrib.admin_actions [None req-9f3715ba-0594-4c03-be95-b7f2e82b9c3b tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] Updating volume '1b5740dc-675a-4144-abf9-016c39e5e39b' with '{'status': 'error'}' {{(pid=86720) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 13:34:52 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:52 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:52 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-13121322-5326-4881-9f73-35f244c4ec07 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83e6790a-3277-4f46-9302-2f0c2c794c2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:34:52 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-13121322-5326-4881-9f73-35f244c4ec07 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (284dccd1-bdc3-44ed-b286-a4fcaa0259e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:34:52 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:52 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:52 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9f3715ba-0594-4c03-be95-b7f2e82b9c3b tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] http://192.168.122.181/volume/v3/volumes/1b5740dc-675a-4144-abf9-016c39e5e39b/action returned with HTTP 202 Sep 03 13:34:52 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 168/333] 192.168.122.181 () {60 vars in 1274 bytes} [Thu Sep 3 13:34:52 2026] POST /volume/v3/volumes/1b5740dc-675a-4144-abf9-016c39e5e39b/action => generated 0 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:34:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-46d8233b-6ee6-4327-ae5f-8f13436d697d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:52 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-46d8233b-6ee6-4327-ae5f-8f13436d697d tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] GET http://192.168.122.181/volume/v3/volumes/1b5740dc-675a-4144-abf9-016c39e5e39b Sep 03 13:34:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-46d8233b-6ee6-4327-ae5f-8f13436d697d tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-46d8233b-6ee6-4327-ae5f-8f13436d697d tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:52 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:52 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:52 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:52 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:52 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-46d8233b-6ee6-4327-ae5f-8f13436d697d tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Volume info retrieved successfully. Sep 03 13:34:52 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-46d8233b-6ee6-4327-ae5f-8f13436d697d tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/1b5740dc-675a-4144-abf9-016c39e5e39b returned with HTTP 200 Sep 03 13:34:52 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 169/334] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:52 2026] GET /volume/v3/volumes/1b5740dc-675a-4144-abf9-016c39e5e39b => generated 847 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:34:52 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-13121322-5326-4881-9f73-35f244c4ec07 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Created reservations ['f57ca343-4ff7-42d1-a732-a505cdb14584', 'b8448dfc-0128-4d54-a4c9-2945543a2601', '33b72485-c4b5-4af4-8b69-25bc8ddc6e92', '7f35c331-1781-4927-845f-78d74b7196b3'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:34:52 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-13121322-5326-4881-9f73-35f244c4ec07 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (284dccd1-bdc3-44ed-b286-a4fcaa0259e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f57ca343-4ff7-42d1-a732-a505cdb14584', 'b8448dfc-0128-4d54-a4c9-2945543a2601', '33b72485-c4b5-4af4-8b69-25bc8ddc6e92', '7f35c331-1781-4927-845f-78d74b7196b3']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:34:52 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-13121322-5326-4881-9f73-35f244c4ec07 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c33d51a-3d64-44fb-b010-4336b8f51360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:34:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-716b2577-b31a-4afe-b390-583927105cdd None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:52 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-716b2577-b31a-4afe-b390-583927105cdd tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] POST http://192.168.122.181/volume/v3/volumes/1b5740dc-675a-4144-abf9-016c39e5e39b/action Sep 03 13:34:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-716b2577-b31a-4afe-b390-583927105cdd tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:34:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-716b2577-b31a-4afe-b390-583927105cdd tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:34:52 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:52 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:52 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:52 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:52 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-716b2577-b31a-4afe-b390-583927105cdd tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] Volume info retrieved successfully. Sep 03 13:34:52 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:52 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:52 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-13121322-5326-4881-9f73-35f244c4ec07 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c33d51a-3d64-44fb-b010-4336b8f51360) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7c3a694-0f89-4edb-8dcc-5d14bef1d370', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-552977079',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='52e35113d58e46f189856f80473f0201',qos_specs=None,replication_status=,reservations=['f57ca343-4ff7-42d1-a732-a505cdb14584','b8448dfc-0128-4d54-a4c9-2945543a2601','33b72485-c4b5-4af4-8b69-25bc8ddc6e92','7f35c331-1781-4927-845f-78d74b7196b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b284433fd07d4d1fbdef02dd6a8423a9',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:34:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-552977079',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7c3a694-0f89-4edb-8dcc-5d14bef1d370,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='52e35113d58e46f189856f80473f0201',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b284433fd07d4d1fbdef02dd6a8423a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:34:52 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-13121322-5326-4881-9f73-35f244c4ec07 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92aba06b-596a-4f06-a37a-e2137c5eb59f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:34:52 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-716b2577-b31a-4afe-b390-583927105cdd tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] Delete volume request issued successfully. Sep 03 13:34:52 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-716b2577-b31a-4afe-b390-583927105cdd tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] http://192.168.122.181/volume/v3/volumes/1b5740dc-675a-4144-abf9-016c39e5e39b/action returned with HTTP 202 Sep 03 13:34:52 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 170/335] 192.168.122.181 () {60 vars in 1274 bytes} [Thu Sep 3 13:34:52 2026] POST /volume/v3/volumes/1b5740dc-675a-4144-abf9-016c39e5e39b/action => generated 0 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:34:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-15c32d41-151c-4663-91b5-edad6d783dfa None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:52 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-15c32d41-151c-4663-91b5-edad6d783dfa tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] GET http://192.168.122.181/volume/v3/volumes/1b5740dc-675a-4144-abf9-016c39e5e39b Sep 03 13:34:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-15c32d41-151c-4663-91b5-edad6d783dfa tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-15c32d41-151c-4663-91b5-edad6d783dfa tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:52 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-13121322-5326-4881-9f73-35f244c4ec07 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92aba06b-596a-4f06-a37a-e2137c5eb59f) transitioned into state 'SUCCESS' from state '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-552977079',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='52e35113d58e46f189856f80473f0201',qos_specs=None,replication_status=,reservations=['f57ca343-4ff7-42d1-a732-a505cdb14584','b8448dfc-0128-4d54-a4c9-2945543a2601','33b72485-c4b5-4af4-8b69-25bc8ddc6e92','7f35c331-1781-4927-845f-78d74b7196b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b284433fd07d4d1fbdef02dd6a8423a9',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:34:52 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-13121322-5326-4881-9f73-35f244c4ec07 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c3bdd62-f219-462e-8593-1ff81bf3b53a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:34:52 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:52 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:52 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:52 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:52 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-15c32d41-151c-4663-91b5-edad6d783dfa tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Volume info retrieved successfully. Sep 03 13:34:52 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-13121322-5326-4881-9f73-35f244c4ec07 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c3bdd62-f219-462e-8593-1ff81bf3b53a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:34:52 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-13121322-5326-4881-9f73-35f244c4ec07 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Flow 'volume_create_api' (812e9da4-d1f6-4c3d-b2e0-c5d8e6a07345) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:34:52 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-13121322-5326-4881-9f73-35f244c4ec07 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Create volume request issued successfully. Sep 03 13:34:52 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-15c32d41-151c-4663-91b5-edad6d783dfa tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/1b5740dc-675a-4144-abf9-016c39e5e39b returned with HTTP 200 Sep 03 13:34:52 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-13121322-5326-4881-9f73-35f244c4ec07 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:34:52 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 166/336] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:34:52 2026] POST /volume/v3/volumes => generated 768 bytes in 579 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:34:52 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 171/337] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:52 2026] GET /volume/v3/volumes/1b5740dc-675a-4144-abf9-016c39e5e39b => generated 850 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:34:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-c937669e-6c3a-4875-9bfe-fe9d75b3c932 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:52 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c937669e-6c3a-4875-9bfe-fe9d75b3c932 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] GET http://192.168.122.181/volume/v3/volumes/d7c3a694-0f89-4edb-8dcc-5d14bef1d370 Sep 03 13:34:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c937669e-6c3a-4875-9bfe-fe9d75b3c932 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c937669e-6c3a-4875-9bfe-fe9d75b3c932 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:52 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:52 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:52 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:52 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:34:52 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-c937669e-6c3a-4875-9bfe-fe9d75b3c932 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Volume info retrieved successfully. Sep 03 13:34:52 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c937669e-6c3a-4875-9bfe-fe9d75b3c932 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] http://192.168.122.181/volume/v3/volumes/d7c3a694-0f89-4edb-8dcc-5d14bef1d370 returned with HTTP 200 Sep 03 13:34:52 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 167/338] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:52 2026] GET /volume/v3/volumes/d7c3a694-0f89-4edb-8dcc-5d14bef1d370 => generated 836 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:34:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-46b8fe02-2934-49ff-87e5-e0d26e5b7a94 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:53 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-46b8fe02-2934-49ff-87e5-e0d26e5b7a94 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] GET http://192.168.122.181/volume/v3/volumes/1b5740dc-675a-4144-abf9-016c39e5e39b Sep 03 13:34:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-46b8fe02-2934-49ff-87e5-e0d26e5b7a94 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-46b8fe02-2934-49ff-87e5-e0d26e5b7a94 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:53 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:53 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:53 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:53 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:53 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-46b8fe02-2934-49ff-87e5-e0d26e5b7a94 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Volume info retrieved successfully. Sep 03 13:34:53 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-46b8fe02-2934-49ff-87e5-e0d26e5b7a94 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/1b5740dc-675a-4144-abf9-016c39e5e39b returned with HTTP 200 Sep 03 13:34:53 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 172/339] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:53 2026] GET /volume/v3/volumes/1b5740dc-675a-4144-abf9-016c39e5e39b => generated 850 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:34:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-d63873fc-d98d-4586-a135-50677407d56a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d63873fc-d98d-4586-a135-50677407d56a tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] GET http://192.168.122.181/volume/v3/volumes/d7c3a694-0f89-4edb-8dcc-5d14bef1d370 Sep 03 13:34:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d63873fc-d98d-4586-a135-50677407d56a tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d63873fc-d98d-4586-a135-50677407d56a tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:53 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:53 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:53 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:53 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:34:53 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-d63873fc-d98d-4586-a135-50677407d56a tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Volume info retrieved successfully. Sep 03 13:34:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d63873fc-d98d-4586-a135-50677407d56a tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] http://192.168.122.181/volume/v3/volumes/d7c3a694-0f89-4edb-8dcc-5d14bef1d370 returned with HTTP 200 Sep 03 13:34:53 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 168/340] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:53 2026] GET /volume/v3/volumes/d7c3a694-0f89-4edb-8dcc-5d14bef1d370 => generated 860 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:34:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-0d740ed0-2bbb-412c-acd8-404554b13f7c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0d740ed0-2bbb-412c-acd8-404554b13f7c tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] GET http://192.168.122.181/volume/v3/volumes/1b5740dc-675a-4144-abf9-016c39e5e39b Sep 03 13:34:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0d740ed0-2bbb-412c-acd8-404554b13f7c tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0d740ed0-2bbb-412c-acd8-404554b13f7c tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0d740ed0-2bbb-412c-acd8-404554b13f7c tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/1b5740dc-675a-4144-abf9-016c39e5e39b returned with HTTP 404 Sep 03 13:34:54 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 173/341] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:54 2026] GET /volume/v3/volumes/1b5740dc-675a-4144-abf9-016c39e5e39b => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:34:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-97dfb8b5-cb81-4b9e-b701-ffd23cbbe6ee None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:54 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-97dfb8b5-cb81-4b9e-b701-ffd23cbbe6ee tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] GET http://192.168.122.181/volume/v3/volumes/1b5740dc-675a-4144-abf9-016c39e5e39b Sep 03 13:34:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-97dfb8b5-cb81-4b9e-b701-ffd23cbbe6ee tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-97dfb8b5-cb81-4b9e-b701-ffd23cbbe6ee tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:54 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-97dfb8b5-cb81-4b9e-b701-ffd23cbbe6ee tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/1b5740dc-675a-4144-abf9-016c39e5e39b returned with HTTP 404 Sep 03 13:34:54 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 169/342] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:54 2026] GET /volume/v3/volumes/1b5740dc-675a-4144-abf9-016c39e5e39b => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:34:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ae390e74-d08a-42f8-8dce-c29bc25ad9e6 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ae390e74-d08a-42f8-8dce-c29bc25ad9e6 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] DELETE http://192.168.122.181/volume/v3/volumes/1b5740dc-675a-4144-abf9-016c39e5e39b Sep 03 13:34:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ae390e74-d08a-42f8-8dce-c29bc25ad9e6 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ae390e74-d08a-42f8-8dce-c29bc25ad9e6 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:54 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-ae390e74-d08a-42f8-8dce-c29bc25ad9e6 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Delete volume with id: 1b5740dc-675a-4144-abf9-016c39e5e39b Sep 03 13:34:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ae390e74-d08a-42f8-8dce-c29bc25ad9e6 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/1b5740dc-675a-4144-abf9-016c39e5e39b returned with HTTP 404 Sep 03 13:34:54 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 174/343] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:34:54 2026] DELETE /volume/v3/volumes/1b5740dc-675a-4144-abf9-016c39e5e39b => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:34:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-7d3871a5-552e-4aa9-b6f2-63143f13ca06 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-40f8272e-b772-4eef-a846-7e2a0f987997 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-40f8272e-b772-4eef-a846-7e2a0f987997 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:34:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-40f8272e-b772-4eef-a846-7e2a0f987997 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-447158152"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:34:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-40f8272e-b772-4eef-a846-7e2a0f987997 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-447158152'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:34:54 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-40f8272e-b772-4eef-a846-7e2a0f987997 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Create volume of 1 GB Sep 03 13:34:54 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7d3871a5-552e-4aa9-b6f2-63143f13ca06 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] GET http://192.168.122.181/volume/v3/volumes/d7c3a694-0f89-4edb-8dcc-5d14bef1d370 Sep 03 13:34:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7d3871a5-552e-4aa9-b6f2-63143f13ca06 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7d3871a5-552e-4aa9-b6f2-63143f13ca06 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:54 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-40f8272e-b772-4eef-a846-7e2a0f987997 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Availability Zones retrieved successfully. Sep 03 13:34:54 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:54 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:55 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:55 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:34:55 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-40f8272e-b772-4eef-a846-7e2a0f987997 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Flow 'volume_create_api' (8c86719a-6118-41aa-9b33-1cc46346fcce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:34:55 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-40f8272e-b772-4eef-a846-7e2a0f987997 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9451c16a-cca7-49a9-8c91-6c5d552c9354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:34:55 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-40f8272e-b772-4eef-a846-7e2a0f987997 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:34:55 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-7d3871a5-552e-4aa9-b6f2-63143f13ca06 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Volume info retrieved successfully. Sep 03 13:34:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7d3871a5-552e-4aa9-b6f2-63143f13ca06 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] http://192.168.122.181/volume/v3/volumes/d7c3a694-0f89-4edb-8dcc-5d14bef1d370 returned with HTTP 200 Sep 03 13:34:55 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 170/344] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:54 2026] GET /volume/v3/volumes/d7c3a694-0f89-4edb-8dcc-5d14bef1d370 => generated 861 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:34:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-0fcc2767-ca7b-473f-910d-b1fc589b5a47 req-6c4f51a1-5f99-4ee0-b041-4b28a7db67d0 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-0fcc2767-ca7b-473f-910d-b1fc589b5a47 req-6c4f51a1-5f99-4ee0-b041-4b28a7db67d0 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] GET http://192.168.122.181/volume/v3/volumes/d7c3a694-0f89-4edb-8dcc-5d14bef1d370 Sep 03 13:34:55 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-40f8272e-b772-4eef-a846-7e2a0f987997 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9451c16a-cca7-49a9-8c91-6c5d552c9354) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:34:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-0fcc2767-ca7b-473f-910d-b1fc589b5a47 req-6c4f51a1-5f99-4ee0-b041-4b28a7db67d0 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-0fcc2767-ca7b-473f-910d-b1fc589b5a47 req-6c4f51a1-5f99-4ee0-b041-4b28a7db67d0 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:55 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-40f8272e-b772-4eef-a846-7e2a0f987997 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3e238b2-ba1c-4b60-901e-4a29f5165597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:34:55 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:55 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:55 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:55 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:34:55 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-0fcc2767-ca7b-473f-910d-b1fc589b5a47 req-6c4f51a1-5f99-4ee0-b041-4b28a7db67d0 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Volume info retrieved successfully. Sep 03 13:34:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-0fcc2767-ca7b-473f-910d-b1fc589b5a47 req-6c4f51a1-5f99-4ee0-b041-4b28a7db67d0 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] http://192.168.122.181/volume/v3/volumes/d7c3a694-0f89-4edb-8dcc-5d14bef1d370 returned with HTTP 200 Sep 03 13:34:55 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 171/345] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:34:55 2026] GET /volume/v3/volumes/d7c3a694-0f89-4edb-8dcc-5d14bef1d370 => generated 861 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:34:55 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-40f8272e-b772-4eef-a846-7e2a0f987997 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Created reservations ['54f064c1-72ca-4fcc-9a7c-5bae0d58955a', '1cb297bb-fcf8-4202-b32c-0e2c249dd8d4', 'a5e3a202-77f9-4f32-9ac8-f71ad21ae6ed', 'ac7918f6-36e0-4c3a-89a8-06c59fe33b8c'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:34:55 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-40f8272e-b772-4eef-a846-7e2a0f987997 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3e238b2-ba1c-4b60-901e-4a29f5165597) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54f064c1-72ca-4fcc-9a7c-5bae0d58955a', '1cb297bb-fcf8-4202-b32c-0e2c249dd8d4', 'a5e3a202-77f9-4f32-9ac8-f71ad21ae6ed', 'ac7918f6-36e0-4c3a-89a8-06c59fe33b8c']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:34:55 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-40f8272e-b772-4eef-a846-7e2a0f987997 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2fa6362-9a05-40a1-b8f4-df7b15baf8f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:34:55 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:55 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:55 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-40f8272e-b772-4eef-a846-7e2a0f987997 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2fa6362-9a05-40a1-b8f4-df7b15baf8f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70bb7696-1c8b-4bfa-955e-06714b750059', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-447158152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae6712ea69224ee89fdb6ed56a388ed9',qos_specs=None,replication_status=,reservations=['54f064c1-72ca-4fcc-9a7c-5bae0d58955a','1cb297bb-fcf8-4202-b32c-0e2c249dd8d4','a5e3a202-77f9-4f32-9ac8-f71ad21ae6ed','ac7918f6-36e0-4c3a-89a8-06c59fe33b8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe247b21c5604d199da3499a07aef866',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:34:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-447158152',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70bb7696-1c8b-4bfa-955e-06714b750059,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae6712ea69224ee89fdb6ed56a388ed9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe247b21c5604d199da3499a07aef866',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:34:55 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-40f8272e-b772-4eef-a846-7e2a0f987997 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (498a4d26-d1bc-46fa-bff8-a4108c29e0d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:34:55 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-40f8272e-b772-4eef-a846-7e2a0f987997 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (498a4d26-d1bc-46fa-bff8-a4108c29e0d5) transitioned into state 'SUCCESS' from state '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-447158152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae6712ea69224ee89fdb6ed56a388ed9',qos_specs=None,replication_status=,reservations=['54f064c1-72ca-4fcc-9a7c-5bae0d58955a','1cb297bb-fcf8-4202-b32c-0e2c249dd8d4','a5e3a202-77f9-4f32-9ac8-f71ad21ae6ed','ac7918f6-36e0-4c3a-89a8-06c59fe33b8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe247b21c5604d199da3499a07aef866',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:34:55 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-40f8272e-b772-4eef-a846-7e2a0f987997 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f4a041e-4482-4552-abf7-9831300b7021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:34:55 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-40f8272e-b772-4eef-a846-7e2a0f987997 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f4a041e-4482-4552-abf7-9831300b7021) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:34:55 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-40f8272e-b772-4eef-a846-7e2a0f987997 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Flow 'volume_create_api' (8c86719a-6118-41aa-9b33-1cc46346fcce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:34:55 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-40f8272e-b772-4eef-a846-7e2a0f987997 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Create volume request issued successfully. Sep 03 13:34:55 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-40f8272e-b772-4eef-a846-7e2a0f987997 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:34:55 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 175/346] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:34:54 2026] POST /volume/v3/volumes => generated 757 bytes in 631 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:34:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-ef40d520-2cd8-4c3a-bba1-6582393d4613 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ef40d520-2cd8-4c3a-bba1-6582393d4613 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] GET http://192.168.122.181/volume/v3/volumes/70bb7696-1c8b-4bfa-955e-06714b750059 Sep 03 13:34:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ef40d520-2cd8-4c3a-bba1-6582393d4613 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ef40d520-2cd8-4c3a-bba1-6582393d4613 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-f2834ebb-7d4e-4211-85c5-7f1a3c6258a8 req-2fd37ee2-6eba-44d4-b265-26941f6ca6a2 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:55 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-f2834ebb-7d4e-4211-85c5-7f1a3c6258a8 req-2fd37ee2-6eba-44d4-b265-26941f6ca6a2 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-reader] GET http://192.168.122.181/volume/v3/volumes/detail Sep 03 13:34:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-f2834ebb-7d4e-4211-85c5-7f1a3c6258a8 req-2fd37ee2-6eba-44d4-b265-26941f6ca6a2 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-reader] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-f2834ebb-7d4e-4211-85c5-7f1a3c6258a8 req-2fd37ee2-6eba-44d4-b265-26941f6ca6a2 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-reader] Calling method 'detail' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:55 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:55 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.api_utils [req-f2834ebb-7d4e-4211-85c5-7f1a3c6258a8 req-2fd37ee2-6eba-44d4-b265-26941f6ca6a2 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-reader] Removing options '' from query. {{(pid=86720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:34:55 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:55 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:55 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [req-f2834ebb-7d4e-4211-85c5-7f1a3c6258a8 req-2fd37ee2-6eba-44d4-b265-26941f6ca6a2 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86720) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:34:55 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:55 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:34:55 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-ef40d520-2cd8-4c3a-bba1-6582393d4613 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Volume info retrieved successfully. Sep 03 13:34:55 devstack devstack@c-api.service[86720]: /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 03 13:34:55 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 13:34:55 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:55 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:55 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:55 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:55 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:55 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:55 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-f2834ebb-7d4e-4211-85c5-7f1a3c6258a8 req-2fd37ee2-6eba-44d4-b265-26941f6ca6a2 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-reader] Get all volumes completed successfully. Sep 03 13:34:55 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:55 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:55 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-f2834ebb-7d4e-4211-85c5-7f1a3c6258a8 req-2fd37ee2-6eba-44d4-b265-26941f6ca6a2 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-reader] http://192.168.122.181/volume/v3/volumes/detail returned with HTTP 200 Sep 03 13:34:55 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 176/347] 192.168.122.181 () {60 vars in 1397 bytes} [Thu Sep 3 13:34:55 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:34:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ef40d520-2cd8-4c3a-bba1-6582393d4613 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/70bb7696-1c8b-4bfa-955e-06714b750059 returned with HTTP 200 Sep 03 13:34:55 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 172/348] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:55 2026] GET /volume/v3/volumes/70bb7696-1c8b-4bfa-955e-06714b750059 => generated 825 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:34:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-faef74cf-f960-4cfb-9cbf-7f595a93c066 req-ce6afbd3-17cc-4f02-a9e8-0d8d26828466 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:55 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-faef74cf-f960-4cfb-9cbf-7f595a93c066 req-ce6afbd3-17cc-4f02-a9e8-0d8d26828466 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-reader] GET http://192.168.122.181/volume/v3/volumes/detail Sep 03 13:34:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-faef74cf-f960-4cfb-9cbf-7f595a93c066 req-ce6afbd3-17cc-4f02-a9e8-0d8d26828466 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-reader] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-faef74cf-f960-4cfb-9cbf-7f595a93c066 req-ce6afbd3-17cc-4f02-a9e8-0d8d26828466 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-reader] Calling method 'detail' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.api_utils [req-faef74cf-f960-4cfb-9cbf-7f595a93c066 req-ce6afbd3-17cc-4f02-a9e8-0d8d26828466 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-reader] Removing options '' from query. {{(pid=86720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:34:55 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [req-faef74cf-f960-4cfb-9cbf-7f595a93c066 req-ce6afbd3-17cc-4f02-a9e8-0d8d26828466 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86720) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:34:55 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:55 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:55 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:55 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:55 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:55 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:55 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-faef74cf-f960-4cfb-9cbf-7f595a93c066 req-ce6afbd3-17cc-4f02-a9e8-0d8d26828466 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-reader] Get all volumes completed successfully. Sep 03 13:34:55 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:55 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:55 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-faef74cf-f960-4cfb-9cbf-7f595a93c066 req-ce6afbd3-17cc-4f02-a9e8-0d8d26828466 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-reader] http://192.168.122.181/volume/v3/volumes/detail returned with HTTP 200 Sep 03 13:34:55 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 177/349] 192.168.122.181 () {60 vars in 1397 bytes} [Thu Sep 3 13:34:55 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:34:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-4484fd7e-101d-4e10-80bd-ffc38886df06 req-1a446d86-5676-41af-b6b2-fa2fca5018c5 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-4484fd7e-101d-4e10-80bd-ffc38886df06 req-1a446d86-5676-41af-b6b2-fa2fca5018c5 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-reader] GET http://192.168.122.181/volume/v3/volumes/detail Sep 03 13:34:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-4484fd7e-101d-4e10-80bd-ffc38886df06 req-1a446d86-5676-41af-b6b2-fa2fca5018c5 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-reader] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-4484fd7e-101d-4e10-80bd-ffc38886df06 req-1a446d86-5676-41af-b6b2-fa2fca5018c5 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-reader] Calling method 'detail' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.api_utils [req-4484fd7e-101d-4e10-80bd-ffc38886df06 req-1a446d86-5676-41af-b6b2-fa2fca5018c5 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-reader] Removing options '' from query. {{(pid=86719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:34:55 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [req-4484fd7e-101d-4e10-80bd-ffc38886df06 req-1a446d86-5676-41af-b6b2-fa2fca5018c5 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86719) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:34:55 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:55 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:55 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:55 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:55 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:55 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:55 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-4484fd7e-101d-4e10-80bd-ffc38886df06 req-1a446d86-5676-41af-b6b2-fa2fca5018c5 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-reader] Get all volumes completed successfully. Sep 03 13:34:55 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:55 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:34:56 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-4484fd7e-101d-4e10-80bd-ffc38886df06 req-1a446d86-5676-41af-b6b2-fa2fca5018c5 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-reader] http://192.168.122.181/volume/v3/volumes/detail returned with HTTP 200 Sep 03 13:34:56 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 173/350] 192.168.122.181 () {60 vars in 1397 bytes} [Thu Sep 3 13:34:55 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:34:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-5bf82ad6-f163-49af-b2c7-978f6b6932f2 req-ee9884eb-9de2-41fc-a8e7-a34dcd6e30ba None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-5bf82ad6-f163-49af-b2c7-978f6b6932f2 req-ee9884eb-9de2-41fc-a8e7-a34dcd6e30ba tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-reader] GET http://192.168.122.181/volume/v3/volumes/detail Sep 03 13:34:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-5bf82ad6-f163-49af-b2c7-978f6b6932f2 req-ee9884eb-9de2-41fc-a8e7-a34dcd6e30ba tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-reader] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-5bf82ad6-f163-49af-b2c7-978f6b6932f2 req-ee9884eb-9de2-41fc-a8e7-a34dcd6e30ba tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-reader] Calling method 'detail' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.api_utils [req-5bf82ad6-f163-49af-b2c7-978f6b6932f2 req-ee9884eb-9de2-41fc-a8e7-a34dcd6e30ba tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-reader] Removing options '' from query. {{(pid=86720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:34:56 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [req-5bf82ad6-f163-49af-b2c7-978f6b6932f2 req-ee9884eb-9de2-41fc-a8e7-a34dcd6e30ba tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86720) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:34:56 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:56 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:56 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:56 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:56 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:56 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:56 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-5bf82ad6-f163-49af-b2c7-978f6b6932f2 req-ee9884eb-9de2-41fc-a8e7-a34dcd6e30ba tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-reader] Get all volumes completed successfully. Sep 03 13:34:56 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:56 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-5bf82ad6-f163-49af-b2c7-978f6b6932f2 req-ee9884eb-9de2-41fc-a8e7-a34dcd6e30ba tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-reader] http://192.168.122.181/volume/v3/volumes/detail returned with HTTP 200 Sep 03 13:34:56 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 178/351] 192.168.122.181 () {60 vars in 1397 bytes} [Thu Sep 3 13:34:56 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:34:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-23affc29-745b-48f2-bc3d-d94603a82126 req-a3a17fc6-0e78-4842-891d-bb1a6a6240cb None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:56 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-23affc29-745b-48f2-bc3d-d94603a82126 req-a3a17fc6-0e78-4842-891d-bb1a6a6240cb tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-reader] GET http://192.168.122.181/volume/v3/volumes/detail Sep 03 13:34:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-23affc29-745b-48f2-bc3d-d94603a82126 req-a3a17fc6-0e78-4842-891d-bb1a6a6240cb tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-reader] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-23affc29-745b-48f2-bc3d-d94603a82126 req-a3a17fc6-0e78-4842-891d-bb1a6a6240cb tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-reader] Calling method 'detail' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.api_utils [req-23affc29-745b-48f2-bc3d-d94603a82126 req-a3a17fc6-0e78-4842-891d-bb1a6a6240cb tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-reader] Removing options '' from query. {{(pid=86719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:34:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [req-23affc29-745b-48f2-bc3d-d94603a82126 req-a3a17fc6-0e78-4842-891d-bb1a6a6240cb tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86719) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:34:56 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:56 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:56 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:56 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:56 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:56 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:56 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-23affc29-745b-48f2-bc3d-d94603a82126 req-a3a17fc6-0e78-4842-891d-bb1a6a6240cb tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-reader] Get all volumes completed successfully. Sep 03 13:34:56 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:56 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:34:56 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-23affc29-745b-48f2-bc3d-d94603a82126 req-a3a17fc6-0e78-4842-891d-bb1a6a6240cb tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-reader] http://192.168.122.181/volume/v3/volumes/detail returned with HTTP 200 Sep 03 13:34:56 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 174/352] 192.168.122.181 () {60 vars in 1397 bytes} [Thu Sep 3 13:34:56 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:34:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-a2693bae-aaae-4a29-a60e-1d10439c2863 req-e03a47cc-afe7-4b86-932d-add1a288e49b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-a2693bae-aaae-4a29-a60e-1d10439c2863 req-e03a47cc-afe7-4b86-932d-add1a288e49b tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-reader] GET http://192.168.122.181/volume/v3/volumes/detail Sep 03 13:34:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-a2693bae-aaae-4a29-a60e-1d10439c2863 req-e03a47cc-afe7-4b86-932d-add1a288e49b tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-reader] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-a2693bae-aaae-4a29-a60e-1d10439c2863 req-e03a47cc-afe7-4b86-932d-add1a288e49b tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-reader] Calling method 'detail' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.api_utils [req-a2693bae-aaae-4a29-a60e-1d10439c2863 req-e03a47cc-afe7-4b86-932d-add1a288e49b tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-reader] Removing options '' from query. {{(pid=86720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:34:56 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [req-a2693bae-aaae-4a29-a60e-1d10439c2863 req-e03a47cc-afe7-4b86-932d-add1a288e49b tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86720) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:34:56 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:56 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:56 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:56 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:56 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:56 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:56 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-a2693bae-aaae-4a29-a60e-1d10439c2863 req-e03a47cc-afe7-4b86-932d-add1a288e49b tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-reader] Get all volumes completed successfully. Sep 03 13:34:56 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:56 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-a2693bae-aaae-4a29-a60e-1d10439c2863 req-e03a47cc-afe7-4b86-932d-add1a288e49b tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-reader] http://192.168.122.181/volume/v3/volumes/detail returned with HTTP 200 Sep 03 13:34:56 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 179/353] 192.168.122.181 () {60 vars in 1397 bytes} [Thu Sep 3 13:34:56 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:34:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-2bc904fa-51b1-49bb-88a5-eb92f2fd3b46 req-882665be-4d2d-460c-8ae8-2df7aa81b388 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:56 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-2bc904fa-51b1-49bb-88a5-eb92f2fd3b46 req-882665be-4d2d-460c-8ae8-2df7aa81b388 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-reader] GET http://192.168.122.181/volume/v3/volumes/detail Sep 03 13:34:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-2bc904fa-51b1-49bb-88a5-eb92f2fd3b46 req-882665be-4d2d-460c-8ae8-2df7aa81b388 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-reader] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-2bc904fa-51b1-49bb-88a5-eb92f2fd3b46 req-882665be-4d2d-460c-8ae8-2df7aa81b388 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-reader] Calling method 'detail' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.api_utils [req-2bc904fa-51b1-49bb-88a5-eb92f2fd3b46 req-882665be-4d2d-460c-8ae8-2df7aa81b388 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-reader] Removing options '' from query. {{(pid=86719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:34:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [req-2bc904fa-51b1-49bb-88a5-eb92f2fd3b46 req-882665be-4d2d-460c-8ae8-2df7aa81b388 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86719) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:34:56 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:56 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:56 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:56 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:56 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:56 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:56 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-2bc904fa-51b1-49bb-88a5-eb92f2fd3b46 req-882665be-4d2d-460c-8ae8-2df7aa81b388 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-reader] Get all volumes completed successfully. Sep 03 13:34:56 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:56 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:34:56 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-2bc904fa-51b1-49bb-88a5-eb92f2fd3b46 req-882665be-4d2d-460c-8ae8-2df7aa81b388 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-reader] http://192.168.122.181/volume/v3/volumes/detail returned with HTTP 200 Sep 03 13:34:56 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 175/354] 192.168.122.181 () {60 vars in 1397 bytes} [Thu Sep 3 13:34:56 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:34:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-cd9b5238-2733-450a-82d1-e4bc40eb315f req-aae4fe4a-8227-4045-b251-4216b949741b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-cd9b5238-2733-450a-82d1-e4bc40eb315f req-aae4fe4a-8227-4045-b251-4216b949741b tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-reader] GET http://192.168.122.181/volume/v3/volumes/detail Sep 03 13:34:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-cd9b5238-2733-450a-82d1-e4bc40eb315f req-aae4fe4a-8227-4045-b251-4216b949741b tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-reader] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-cd9b5238-2733-450a-82d1-e4bc40eb315f req-aae4fe4a-8227-4045-b251-4216b949741b tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-reader] Calling method 'detail' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.api_utils [req-cd9b5238-2733-450a-82d1-e4bc40eb315f req-aae4fe4a-8227-4045-b251-4216b949741b tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-reader] Removing options '' from query. {{(pid=86720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:34:56 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [req-cd9b5238-2733-450a-82d1-e4bc40eb315f req-aae4fe4a-8227-4045-b251-4216b949741b tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86720) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:34:56 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:56 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:56 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:56 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:56 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:56 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:56 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-cd9b5238-2733-450a-82d1-e4bc40eb315f req-aae4fe4a-8227-4045-b251-4216b949741b tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-reader] Get all volumes completed successfully. Sep 03 13:34:56 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:56 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-cd9b5238-2733-450a-82d1-e4bc40eb315f req-aae4fe4a-8227-4045-b251-4216b949741b tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-reader] http://192.168.122.181/volume/v3/volumes/detail returned with HTTP 200 Sep 03 13:34:56 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 180/355] 192.168.122.181 () {60 vars in 1397 bytes} [Thu Sep 3 13:34:56 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:34:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-6b2e575b-0bcc-405a-a3b7-7e6bdebb8e8b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-fb7336ca-7dd8-452d-bd16-b069600fc8d8 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-fb7336ca-7dd8-452d-bd16-b069600fc8d8 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] GET http://192.168.122.181/volume/v3/volumes/70bb7696-1c8b-4bfa-955e-06714b750059 Sep 03 13:34:56 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6b2e575b-0bcc-405a-a3b7-7e6bdebb8e8b tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] DELETE http://192.168.122.181/volume/v3/volumes/d7c3a694-0f89-4edb-8dcc-5d14bef1d370 Sep 03 13:34:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6b2e575b-0bcc-405a-a3b7-7e6bdebb8e8b tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6b2e575b-0bcc-405a-a3b7-7e6bdebb8e8b tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:56 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-6b2e575b-0bcc-405a-a3b7-7e6bdebb8e8b tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Delete volume with id: d7c3a694-0f89-4edb-8dcc-5d14bef1d370 Sep 03 13:34:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-fb7336ca-7dd8-452d-bd16-b069600fc8d8 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-fb7336ca-7dd8-452d-bd16-b069600fc8d8 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:56 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:56 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:56 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:56 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:56 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:56 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:56 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:56 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:34:56 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-6b2e575b-0bcc-405a-a3b7-7e6bdebb8e8b tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Volume info retrieved successfully. Sep 03 13:34:56 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-fb7336ca-7dd8-452d-bd16-b069600fc8d8 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Volume info retrieved successfully. Sep 03 13:34:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-fb7336ca-7dd8-452d-bd16-b069600fc8d8 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/70bb7696-1c8b-4bfa-955e-06714b750059 returned with HTTP 200 Sep 03 13:34:56 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 181/356] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:56 2026] GET /volume/v3/volumes/70bb7696-1c8b-4bfa-955e-06714b750059 => generated 849 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:34:57 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-6b2e575b-0bcc-405a-a3b7-7e6bdebb8e8b tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Delete volume request issued successfully. Sep 03 13:34:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6b2e575b-0bcc-405a-a3b7-7e6bdebb8e8b tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] http://192.168.122.181/volume/v3/volumes/d7c3a694-0f89-4edb-8dcc-5d14bef1d370 returned with HTTP 202 Sep 03 13:34:57 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 176/357] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:34:56 2026] DELETE /volume/v3/volumes/d7c3a694-0f89-4edb-8dcc-5d14bef1d370 => generated 0 bytes in 221 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:34:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-c34d00d8-988f-4f9e-8f77-a4b3a4cbd97a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c34d00d8-988f-4f9e-8f77-a4b3a4cbd97a tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] GET http://192.168.122.181/volume/v3/volumes/d7c3a694-0f89-4edb-8dcc-5d14bef1d370 Sep 03 13:34:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c34d00d8-988f-4f9e-8f77-a4b3a4cbd97a tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c34d00d8-988f-4f9e-8f77-a4b3a4cbd97a tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:57 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:57 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:57 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:57 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:57 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-c34d00d8-988f-4f9e-8f77-a4b3a4cbd97a tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Volume info retrieved successfully. Sep 03 13:34:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c34d00d8-988f-4f9e-8f77-a4b3a4cbd97a tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] http://192.168.122.181/volume/v3/volumes/d7c3a694-0f89-4edb-8dcc-5d14bef1d370 returned with HTTP 200 Sep 03 13:34:57 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 182/358] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:57 2026] GET /volume/v3/volumes/d7c3a694-0f89-4edb-8dcc-5d14bef1d370 => generated 860 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:34:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-c7ad8645-0b6a-4e15-abf8-66afbb067fe2 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:58 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c7ad8645-0b6a-4e15-abf8-66afbb067fe2 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] GET http://192.168.122.181/volume/v3/volumes/70bb7696-1c8b-4bfa-955e-06714b750059 Sep 03 13:34:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c7ad8645-0b6a-4e15-abf8-66afbb067fe2 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c7ad8645-0b6a-4e15-abf8-66afbb067fe2 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:58 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:58 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:58 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:58 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:34:58 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-c7ad8645-0b6a-4e15-abf8-66afbb067fe2 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Volume info retrieved successfully. Sep 03 13:34:58 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c7ad8645-0b6a-4e15-abf8-66afbb067fe2 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/70bb7696-1c8b-4bfa-955e-06714b750059 returned with HTTP 200 Sep 03 13:34:58 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 177/359] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:58 2026] GET /volume/v3/volumes/70bb7696-1c8b-4bfa-955e-06714b750059 => generated 850 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:34:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-9368f680-3b9d-489c-8737-54c8a552a7f7 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:58 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9368f680-3b9d-489c-8737-54c8a552a7f7 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] GET http://192.168.122.181/volume/v3/volumes/d7c3a694-0f89-4edb-8dcc-5d14bef1d370 Sep 03 13:34:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9368f680-3b9d-489c-8737-54c8a552a7f7 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9368f680-3b9d-489c-8737-54c8a552a7f7 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-81c84587-e043-492e-995a-506bc3ff228d None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:58 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-81c84587-e043-492e-995a-506bc3ff228d tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] POST http://192.168.122.181/volume/v3/volumes/70bb7696-1c8b-4bfa-955e-06714b750059/action Sep 03 13:34:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-81c84587-e043-492e-995a-506bc3ff228d tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:34:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-81c84587-e043-492e-995a-506bc3ff228d tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:34:58 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:58 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:58 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:58 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:58 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:58 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:58 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-9368f680-3b9d-489c-8737-54c8a552a7f7 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Volume info retrieved successfully. Sep 03 13:34:58 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:58 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:34:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.contrib.admin_actions [None req-81c84587-e043-492e-995a-506bc3ff228d tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] Updating volume '70bb7696-1c8b-4bfa-955e-06714b750059' with '{'status': 'maintenance'}' {{(pid=86719) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 13:34:58 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:58 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:58 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9368f680-3b9d-489c-8737-54c8a552a7f7 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] http://192.168.122.181/volume/v3/volumes/d7c3a694-0f89-4edb-8dcc-5d14bef1d370 returned with HTTP 200 Sep 03 13:34:58 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 183/360] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:58 2026] GET /volume/v3/volumes/d7c3a694-0f89-4edb-8dcc-5d14bef1d370 => generated 860 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:34:58 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:58 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:58 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-81c84587-e043-492e-995a-506bc3ff228d tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] http://192.168.122.181/volume/v3/volumes/70bb7696-1c8b-4bfa-955e-06714b750059/action returned with HTTP 202 Sep 03 13:34:58 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 178/361] 192.168.122.181 () {60 vars in 1274 bytes} [Thu Sep 3 13:34:58 2026] POST /volume/v3/volumes/70bb7696-1c8b-4bfa-955e-06714b750059/action => generated 0 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 03 13:34:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-4928a06d-6321-42ed-8a36-64ee8f5c8a24 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:58 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4928a06d-6321-42ed-8a36-64ee8f5c8a24 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] GET http://192.168.122.181/volume/v3/volumes/70bb7696-1c8b-4bfa-955e-06714b750059 Sep 03 13:34:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4928a06d-6321-42ed-8a36-64ee8f5c8a24 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4928a06d-6321-42ed-8a36-64ee8f5c8a24 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:58 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:58 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:58 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:58 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:58 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-4928a06d-6321-42ed-8a36-64ee8f5c8a24 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Volume info retrieved successfully. Sep 03 13:34:58 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4928a06d-6321-42ed-8a36-64ee8f5c8a24 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/70bb7696-1c8b-4bfa-955e-06714b750059 returned with HTTP 200 Sep 03 13:34:58 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 184/362] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:58 2026] GET /volume/v3/volumes/70bb7696-1c8b-4bfa-955e-06714b750059 => generated 852 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:34:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-47c7d33e-0d6f-4158-8b40-d8363cd95b9e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:58 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-47c7d33e-0d6f-4158-8b40-d8363cd95b9e tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] POST http://192.168.122.181/volume/v3/volumes/70bb7696-1c8b-4bfa-955e-06714b750059/action Sep 03 13:34:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-47c7d33e-0d6f-4158-8b40-d8363cd95b9e tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:34:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-47c7d33e-0d6f-4158-8b40-d8363cd95b9e tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:34:58 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:58 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:58 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:58 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:34:58 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-47c7d33e-0d6f-4158-8b40-d8363cd95b9e tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] Volume info retrieved successfully. Sep 03 13:34:58 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-47c7d33e-0d6f-4158-8b40-d8363cd95b9e tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] Delete volume request issued successfully. Sep 03 13:34:58 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-47c7d33e-0d6f-4158-8b40-d8363cd95b9e tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] http://192.168.122.181/volume/v3/volumes/70bb7696-1c8b-4bfa-955e-06714b750059/action returned with HTTP 202 Sep 03 13:34:58 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 179/363] 192.168.122.181 () {60 vars in 1274 bytes} [Thu Sep 3 13:34:58 2026] POST /volume/v3/volumes/70bb7696-1c8b-4bfa-955e-06714b750059/action => generated 0 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:34:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-2b6b3236-0ab8-48c3-81f3-2693b0e6a960 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:58 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2b6b3236-0ab8-48c3-81f3-2693b0e6a960 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] GET http://192.168.122.181/volume/v3/volumes/70bb7696-1c8b-4bfa-955e-06714b750059 Sep 03 13:34:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2b6b3236-0ab8-48c3-81f3-2693b0e6a960 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2b6b3236-0ab8-48c3-81f3-2693b0e6a960 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:58 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:58 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:58 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:58 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:58 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-2b6b3236-0ab8-48c3-81f3-2693b0e6a960 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Volume info retrieved successfully. Sep 03 13:34:58 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2b6b3236-0ab8-48c3-81f3-2693b0e6a960 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/70bb7696-1c8b-4bfa-955e-06714b750059 returned with HTTP 200 Sep 03 13:34:58 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 185/364] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:58 2026] GET /volume/v3/volumes/70bb7696-1c8b-4bfa-955e-06714b750059 => generated 849 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:34:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-1177b2fc-334f-4f37-bd9a-a27b1d864df5 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:59 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1177b2fc-334f-4f37-bd9a-a27b1d864df5 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] GET http://192.168.122.181/volume/v3/volumes/d7c3a694-0f89-4edb-8dcc-5d14bef1d370 Sep 03 13:34:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1177b2fc-334f-4f37-bd9a-a27b1d864df5 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1177b2fc-334f-4f37-bd9a-a27b1d864df5 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:59 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1177b2fc-334f-4f37-bd9a-a27b1d864df5 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] http://192.168.122.181/volume/v3/volumes/d7c3a694-0f89-4edb-8dcc-5d14bef1d370 returned with HTTP 404 Sep 03 13:34:59 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 180/365] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:59 2026] GET /volume/v3/volumes/d7c3a694-0f89-4edb-8dcc-5d14bef1d370 => generated 109 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:34:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-b098a8e6-8a10-487d-88dc-79e8ad9f3f46 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:59 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b098a8e6-8a10-487d-88dc-79e8ad9f3f46 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] DELETE http://192.168.122.181/volume/v3/volumes/e982ef26-09d2-4539-9290-dc23dcb277a4 Sep 03 13:34:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b098a8e6-8a10-487d-88dc-79e8ad9f3f46 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b098a8e6-8a10-487d-88dc-79e8ad9f3f46 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:59 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-b098a8e6-8a10-487d-88dc-79e8ad9f3f46 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Delete volume with id: e982ef26-09d2-4539-9290-dc23dcb277a4 Sep 03 13:34:59 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:59 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:59 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:59 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:59 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-b098a8e6-8a10-487d-88dc-79e8ad9f3f46 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Volume info retrieved successfully. Sep 03 13:34:59 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-b098a8e6-8a10-487d-88dc-79e8ad9f3f46 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Delete volume request issued successfully. Sep 03 13:34:59 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b098a8e6-8a10-487d-88dc-79e8ad9f3f46 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] http://192.168.122.181/volume/v3/volumes/e982ef26-09d2-4539-9290-dc23dcb277a4 returned with HTTP 202 Sep 03 13:34:59 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 186/366] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:34:59 2026] DELETE /volume/v3/volumes/e982ef26-09d2-4539-9290-dc23dcb277a4 => generated 0 bytes in 256 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:34:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-c7787009-bc2b-4d8a-a372-7360a899dbc4 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:59 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c7787009-bc2b-4d8a-a372-7360a899dbc4 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] GET http://192.168.122.181/volume/v3/volumes/e982ef26-09d2-4539-9290-dc23dcb277a4 Sep 03 13:34:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c7787009-bc2b-4d8a-a372-7360a899dbc4 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c7787009-bc2b-4d8a-a372-7360a899dbc4 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:59 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:59 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:34:59 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:59 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:34:59 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-c7787009-bc2b-4d8a-a372-7360a899dbc4 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Volume info retrieved successfully. Sep 03 13:34:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-7fd3beb3-2c8d-4c8c-b03a-b7b33dacf485 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:34:59 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7fd3beb3-2c8d-4c8c-b03a-b7b33dacf485 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] GET http://192.168.122.181/volume/v3/volumes/70bb7696-1c8b-4bfa-955e-06714b750059 Sep 03 13:34:59 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c7787009-bc2b-4d8a-a372-7360a899dbc4 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] http://192.168.122.181/volume/v3/volumes/e982ef26-09d2-4539-9290-dc23dcb277a4 returned with HTTP 200 Sep 03 13:34:59 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 181/367] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:59 2026] GET /volume/v3/volumes/e982ef26-09d2-4539-9290-dc23dcb277a4 => generated 861 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:34:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7fd3beb3-2c8d-4c8c-b03a-b7b33dacf485 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:34:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7fd3beb3-2c8d-4c8c-b03a-b7b33dacf485 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:34:59 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:34:59 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:34:59 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:34:59 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:34:59 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-7fd3beb3-2c8d-4c8c-b03a-b7b33dacf485 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Volume info retrieved successfully. Sep 03 13:34:59 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7fd3beb3-2c8d-4c8c-b03a-b7b33dacf485 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/70bb7696-1c8b-4bfa-955e-06714b750059 returned with HTTP 200 Sep 03 13:34:59 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 187/368] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:34:59 2026] GET /volume/v3/volumes/70bb7696-1c8b-4bfa-955e-06714b750059 => generated 849 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:35:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-73a9a766-f1a0-43cb-a493-962a75b18c27 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:00 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-73a9a766-f1a0-43cb-a493-962a75b18c27 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] GET http://192.168.122.181/volume/v3/volumes/e982ef26-09d2-4539-9290-dc23dcb277a4 Sep 03 13:35:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-73a9a766-f1a0-43cb-a493-962a75b18c27 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-73a9a766-f1a0-43cb-a493-962a75b18c27 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:00 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:00 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:35:00 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:00 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:00 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-73a9a766-f1a0-43cb-a493-962a75b18c27 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Volume info retrieved successfully. Sep 03 13:35:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-c665e6cf-77d0-42ee-a7e3-98b4823ded99 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:00 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-73a9a766-f1a0-43cb-a493-962a75b18c27 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] http://192.168.122.181/volume/v3/volumes/e982ef26-09d2-4539-9290-dc23dcb277a4 returned with HTTP 200 Sep 03 13:35:00 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 182/369] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:35:00 2026] GET /volume/v3/volumes/e982ef26-09d2-4539-9290-dc23dcb277a4 => generated 861 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:35:00 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c665e6cf-77d0-42ee-a7e3-98b4823ded99 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] GET http://192.168.122.181/volume/v3/volumes/70bb7696-1c8b-4bfa-955e-06714b750059 Sep 03 13:35:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c665e6cf-77d0-42ee-a7e3-98b4823ded99 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c665e6cf-77d0-42ee-a7e3-98b4823ded99 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:00 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c665e6cf-77d0-42ee-a7e3-98b4823ded99 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/70bb7696-1c8b-4bfa-955e-06714b750059 returned with HTTP 404 Sep 03 13:35:00 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 188/370] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:35:00 2026] GET /volume/v3/volumes/70bb7696-1c8b-4bfa-955e-06714b750059 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:35:01 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-06539d8e-ecbd-4247-b65d-7bd91f711b51 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:01 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-06539d8e-ecbd-4247-b65d-7bd91f711b51 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] GET http://192.168.122.181/volume/v3/volumes/70bb7696-1c8b-4bfa-955e-06714b750059 Sep 03 13:35:01 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-06539d8e-ecbd-4247-b65d-7bd91f711b51 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:01 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-06539d8e-ecbd-4247-b65d-7bd91f711b51 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:01 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-06539d8e-ecbd-4247-b65d-7bd91f711b51 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/70bb7696-1c8b-4bfa-955e-06714b750059 returned with HTTP 404 Sep 03 13:35:01 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 183/371] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:35:01 2026] GET /volume/v3/volumes/70bb7696-1c8b-4bfa-955e-06714b750059 => generated 109 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:35:01 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-42c5677e-b347-45fb-96ce-0ad711c9199c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:01 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-42c5677e-b347-45fb-96ce-0ad711c9199c tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] DELETE http://192.168.122.181/volume/v3/volumes/70bb7696-1c8b-4bfa-955e-06714b750059 Sep 03 13:35:01 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-42c5677e-b347-45fb-96ce-0ad711c9199c tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:01 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-42c5677e-b347-45fb-96ce-0ad711c9199c tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:01 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-42c5677e-b347-45fb-96ce-0ad711c9199c tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Delete volume with id: 70bb7696-1c8b-4bfa-955e-06714b750059 Sep 03 13:35:01 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-42c5677e-b347-45fb-96ce-0ad711c9199c tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/70bb7696-1c8b-4bfa-955e-06714b750059 returned with HTTP 404 Sep 03 13:35:01 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 189/372] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:35:01 2026] DELETE /volume/v3/volumes/70bb7696-1c8b-4bfa-955e-06714b750059 => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:35:01 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-5ae66a0e-cd1d-4a0c-b112-bc1c105e1fb2 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:01 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5ae66a0e-cd1d-4a0c-b112-bc1c105e1fb2 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:35:01 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5ae66a0e-cd1d-4a0c-b112-bc1c105e1fb2 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-438494733"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:35:01 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-5ae66a0e-cd1d-4a0c-b112-bc1c105e1fb2 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-438494733'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:35:01 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-5ae66a0e-cd1d-4a0c-b112-bc1c105e1fb2 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Create volume of 1 GB Sep 03 13:35:01 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-5ae66a0e-cd1d-4a0c-b112-bc1c105e1fb2 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Availability Zones retrieved successfully. Sep 03 13:35:01 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5ae66a0e-cd1d-4a0c-b112-bc1c105e1fb2 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Flow 'volume_create_api' (4bf80aab-8708-4680-8fde-dfd0a8103736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:35:01 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5ae66a0e-cd1d-4a0c-b112-bc1c105e1fb2 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43c86678-4f88-4db8-8579-17aa46cf5c81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:35:01 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-5ae66a0e-cd1d-4a0c-b112-bc1c105e1fb2 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:35:01 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5ae66a0e-cd1d-4a0c-b112-bc1c105e1fb2 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43c86678-4f88-4db8-8579-17aa46cf5c81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:35:01 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5ae66a0e-cd1d-4a0c-b112-bc1c105e1fb2 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55a18a66-b319-48fd-9c86-ca36dd37ac8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:35:01 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-5ae66a0e-cd1d-4a0c-b112-bc1c105e1fb2 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Created reservations ['4920c640-ca66-4eee-a2f5-1a01702e353d', '6a5d6d9c-be9c-41ba-a033-8e3543931ed3', '0ca92e2d-a865-4157-aa3a-007e53758154', '7fb37592-40f8-4177-b360-3120159a7826'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:35:01 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5ae66a0e-cd1d-4a0c-b112-bc1c105e1fb2 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55a18a66-b319-48fd-9c86-ca36dd37ac8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4920c640-ca66-4eee-a2f5-1a01702e353d', '6a5d6d9c-be9c-41ba-a033-8e3543931ed3', '0ca92e2d-a865-4157-aa3a-007e53758154', '7fb37592-40f8-4177-b360-3120159a7826']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:35:01 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5ae66a0e-cd1d-4a0c-b112-bc1c105e1fb2 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a695f0d2-19c3-45e4-81bd-2ba0a8b7a26d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:35:01 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:01 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:35:01 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5ae66a0e-cd1d-4a0c-b112-bc1c105e1fb2 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a695f0d2-19c3-45e4-81bd-2ba0a8b7a26d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e702f24-a547-4089-b16c-b14eeb52f13e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-438494733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae6712ea69224ee89fdb6ed56a388ed9',qos_specs=None,replication_status=,reservations=['4920c640-ca66-4eee-a2f5-1a01702e353d','6a5d6d9c-be9c-41ba-a033-8e3543931ed3','0ca92e2d-a865-4157-aa3a-007e53758154','7fb37592-40f8-4177-b360-3120159a7826'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe247b21c5604d199da3499a07aef866',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:35:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-438494733',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e702f24-a547-4089-b16c-b14eeb52f13e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae6712ea69224ee89fdb6ed56a388ed9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe247b21c5604d199da3499a07aef866',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:35:01 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5ae66a0e-cd1d-4a0c-b112-bc1c105e1fb2 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96f2212f-0ab0-41e6-9189-ddb45a037480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:35:01 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5ae66a0e-cd1d-4a0c-b112-bc1c105e1fb2 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96f2212f-0ab0-41e6-9189-ddb45a037480) transitioned into state 'SUCCESS' from state '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-438494733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae6712ea69224ee89fdb6ed56a388ed9',qos_specs=None,replication_status=,reservations=['4920c640-ca66-4eee-a2f5-1a01702e353d','6a5d6d9c-be9c-41ba-a033-8e3543931ed3','0ca92e2d-a865-4157-aa3a-007e53758154','7fb37592-40f8-4177-b360-3120159a7826'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe247b21c5604d199da3499a07aef866',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:35:01 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5ae66a0e-cd1d-4a0c-b112-bc1c105e1fb2 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a23bf093-9a5f-442b-be1c-a19e3b733372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:35:01 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5ae66a0e-cd1d-4a0c-b112-bc1c105e1fb2 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a23bf093-9a5f-442b-be1c-a19e3b733372) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:35:01 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5ae66a0e-cd1d-4a0c-b112-bc1c105e1fb2 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Flow 'volume_create_api' (4bf80aab-8708-4680-8fde-dfd0a8103736) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:35:01 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-5ae66a0e-cd1d-4a0c-b112-bc1c105e1fb2 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Create volume request issued successfully. Sep 03 13:35:01 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5ae66a0e-cd1d-4a0c-b112-bc1c105e1fb2 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:35:01 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 184/373] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:35:01 2026] POST /volume/v3/volumes => generated 757 bytes in 600 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:35:01 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-2a974444-425c-4f58-adf0-3e34db6af354 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:01 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2a974444-425c-4f58-adf0-3e34db6af354 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] GET http://192.168.122.181/volume/v3/volumes/6e702f24-a547-4089-b16c-b14eeb52f13e Sep 03 13:35:01 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2a974444-425c-4f58-adf0-3e34db6af354 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:01 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2a974444-425c-4f58-adf0-3e34db6af354 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:01 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:01 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:35:01 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:01 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:01 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-2a974444-425c-4f58-adf0-3e34db6af354 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Volume info retrieved successfully. Sep 03 13:35:01 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2a974444-425c-4f58-adf0-3e34db6af354 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/6e702f24-a547-4089-b16c-b14eeb52f13e returned with HTTP 200 Sep 03 13:35:01 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 190/374] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:35:01 2026] GET /volume/v3/volumes/6e702f24-a547-4089-b16c-b14eeb52f13e => generated 825 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:35:01 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-833fae46-6356-42d9-9a08-8d0771cca482 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:01 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-833fae46-6356-42d9-9a08-8d0771cca482 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] GET http://192.168.122.181/volume/v3/volumes/e982ef26-09d2-4539-9290-dc23dcb277a4 Sep 03 13:35:01 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-833fae46-6356-42d9-9a08-8d0771cca482 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:01 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-833fae46-6356-42d9-9a08-8d0771cca482 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-833fae46-6356-42d9-9a08-8d0771cca482 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] http://192.168.122.181/volume/v3/volumes/e982ef26-09d2-4539-9290-dc23dcb277a4 returned with HTTP 404 Sep 03 13:35:02 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 185/375] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:35:01 2026] GET /volume/v3/volumes/e982ef26-09d2-4539-9290-dc23dcb277a4 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:35:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-cce8de16-5888-449f-8aaa-0dea1fcd02c0 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-cce8de16-5888-449f-8aaa-0dea1fcd02c0 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] DELETE http://192.168.122.181/volume/v3/volumes/ab4b45a2-29b6-4d67-8883-ac53a819b7f4 Sep 03 13:35:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-cce8de16-5888-449f-8aaa-0dea1fcd02c0 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-cce8de16-5888-449f-8aaa-0dea1fcd02c0 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:02 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-cce8de16-5888-449f-8aaa-0dea1fcd02c0 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Delete volume with id: ab4b45a2-29b6-4d67-8883-ac53a819b7f4 Sep 03 13:35:02 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:02 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:35:02 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:02 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:02 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-cce8de16-5888-449f-8aaa-0dea1fcd02c0 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Volume info retrieved successfully. Sep 03 13:35:02 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-cce8de16-5888-449f-8aaa-0dea1fcd02c0 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Delete volume request issued successfully. Sep 03 13:35:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-cce8de16-5888-449f-8aaa-0dea1fcd02c0 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] http://192.168.122.181/volume/v3/volumes/ab4b45a2-29b6-4d67-8883-ac53a819b7f4 returned with HTTP 202 Sep 03 13:35:02 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 191/376] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:35:02 2026] DELETE /volume/v3/volumes/ab4b45a2-29b6-4d67-8883-ac53a819b7f4 => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:35:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-2189c215-1a6a-4a3e-b93f-04f6594acde6 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2189c215-1a6a-4a3e-b93f-04f6594acde6 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] GET http://192.168.122.181/volume/v3/volumes/ab4b45a2-29b6-4d67-8883-ac53a819b7f4 Sep 03 13:35:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2189c215-1a6a-4a3e-b93f-04f6594acde6 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2189c215-1a6a-4a3e-b93f-04f6594acde6 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:02 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:02 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:35:02 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:02 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:02 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-2189c215-1a6a-4a3e-b93f-04f6594acde6 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Volume info retrieved successfully. Sep 03 13:35:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2189c215-1a6a-4a3e-b93f-04f6594acde6 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] http://192.168.122.181/volume/v3/volumes/ab4b45a2-29b6-4d67-8883-ac53a819b7f4 returned with HTTP 200 Sep 03 13:35:02 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 186/377] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:35:02 2026] GET /volume/v3/volumes/ab4b45a2-29b6-4d67-8883-ac53a819b7f4 => generated 861 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:35:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-1eabb757-3604-4ff0-a6c1-628bf896a7e9 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1eabb757-3604-4ff0-a6c1-628bf896a7e9 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] GET http://192.168.122.181/volume/v3/volumes/6e702f24-a547-4089-b16c-b14eeb52f13e Sep 03 13:35:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1eabb757-3604-4ff0-a6c1-628bf896a7e9 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1eabb757-3604-4ff0-a6c1-628bf896a7e9 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:02 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:02 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:35:02 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:02 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:03 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-1eabb757-3604-4ff0-a6c1-628bf896a7e9 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Volume info retrieved successfully. Sep 03 13:35:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1eabb757-3604-4ff0-a6c1-628bf896a7e9 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/6e702f24-a547-4089-b16c-b14eeb52f13e returned with HTTP 200 Sep 03 13:35:03 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 192/378] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:35:02 2026] GET /volume/v3/volumes/6e702f24-a547-4089-b16c-b14eeb52f13e => generated 849 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:35:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-0af36bd3-dd06-4c68-9cc9-a7ee65e416f9 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0af36bd3-dd06-4c68-9cc9-a7ee65e416f9 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] GET http://192.168.122.181/volume/v3/volumes/ab4b45a2-29b6-4d67-8883-ac53a819b7f4 Sep 03 13:35:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0af36bd3-dd06-4c68-9cc9-a7ee65e416f9 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0af36bd3-dd06-4c68-9cc9-a7ee65e416f9 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:03 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:03 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:35:03 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:03 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:03 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-0af36bd3-dd06-4c68-9cc9-a7ee65e416f9 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Volume info retrieved successfully. Sep 03 13:35:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0af36bd3-dd06-4c68-9cc9-a7ee65e416f9 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] http://192.168.122.181/volume/v3/volumes/ab4b45a2-29b6-4d67-8883-ac53a819b7f4 returned with HTTP 200 Sep 03 13:35:03 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 187/379] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:35:03 2026] GET /volume/v3/volumes/ab4b45a2-29b6-4d67-8883-ac53a819b7f4 => generated 861 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:35:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-45fb2717-a940-4d87-9304-a63885bb69da None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-45fb2717-a940-4d87-9304-a63885bb69da tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] GET http://192.168.122.181/volume/v3/volumes/6e702f24-a547-4089-b16c-b14eeb52f13e Sep 03 13:35:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-45fb2717-a940-4d87-9304-a63885bb69da tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-45fb2717-a940-4d87-9304-a63885bb69da tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:04 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:04 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:35:04 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:04 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:04 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-45fb2717-a940-4d87-9304-a63885bb69da tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Volume info retrieved successfully. Sep 03 13:35:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-45fb2717-a940-4d87-9304-a63885bb69da tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/6e702f24-a547-4089-b16c-b14eeb52f13e returned with HTTP 200 Sep 03 13:35:04 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 193/380] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:35:04 2026] GET /volume/v3/volumes/6e702f24-a547-4089-b16c-b14eeb52f13e => generated 850 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:35:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-3439fd37-5756-44f0-a910-b99041e6c4d5 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3439fd37-5756-44f0-a910-b99041e6c4d5 tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] POST http://192.168.122.181/volume/v3/volumes/6e702f24-a547-4089-b16c-b14eeb52f13e/action Sep 03 13:35:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3439fd37-5756-44f0-a910-b99041e6c4d5 tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:35:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3439fd37-5756-44f0-a910-b99041e6c4d5 tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:35:04 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:04 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:35:04 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:04 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.contrib.admin_actions [None req-3439fd37-5756-44f0-a910-b99041e6c4d5 tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] Updating volume '6e702f24-a547-4089-b16c-b14eeb52f13e' with '{'status': 'error'}' {{(pid=86719) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 13:35:04 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:04 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:35:04 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:04 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:35:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3439fd37-5756-44f0-a910-b99041e6c4d5 tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] http://192.168.122.181/volume/v3/volumes/6e702f24-a547-4089-b16c-b14eeb52f13e/action returned with HTTP 202 Sep 03 13:35:04 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 188/381] 192.168.122.181 () {60 vars in 1274 bytes} [Thu Sep 3 13:35:04 2026] POST /volume/v3/volumes/6e702f24-a547-4089-b16c-b14eeb52f13e/action => generated 0 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:35:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-9c948100-8e6a-4f2a-980e-6e0300223848 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9c948100-8e6a-4f2a-980e-6e0300223848 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] GET http://192.168.122.181/volume/v3/volumes/6e702f24-a547-4089-b16c-b14eeb52f13e Sep 03 13:35:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9c948100-8e6a-4f2a-980e-6e0300223848 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9c948100-8e6a-4f2a-980e-6e0300223848 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:04 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:04 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:35:04 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:04 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-578f7f0b-a029-4127-8d13-cc2351f3bf11 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:04 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-9c948100-8e6a-4f2a-980e-6e0300223848 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Volume info retrieved successfully. Sep 03 13:35:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-578f7f0b-a029-4127-8d13-cc2351f3bf11 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] GET http://192.168.122.181/volume/v3/volumes/ab4b45a2-29b6-4d67-8883-ac53a819b7f4 Sep 03 13:35:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-578f7f0b-a029-4127-8d13-cc2351f3bf11 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-578f7f0b-a029-4127-8d13-cc2351f3bf11 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9c948100-8e6a-4f2a-980e-6e0300223848 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/6e702f24-a547-4089-b16c-b14eeb52f13e returned with HTTP 200 Sep 03 13:35:04 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 194/382] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:35:04 2026] GET /volume/v3/volumes/6e702f24-a547-4089-b16c-b14eeb52f13e => generated 846 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:35:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-578f7f0b-a029-4127-8d13-cc2351f3bf11 tempest-VolumesTestJSON-2141935760 tempest-VolumesTestJSON-2141935760-project-member] http://192.168.122.181/volume/v3/volumes/ab4b45a2-29b6-4d67-8883-ac53a819b7f4 returned with HTTP 404 Sep 03 13:35:04 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 189/383] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:35:04 2026] GET /volume/v3/volumes/ab4b45a2-29b6-4d67-8883-ac53a819b7f4 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:35:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-25ca1c6b-0fbf-40bf-96a2-d5dae8262480 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-25ca1c6b-0fbf-40bf-96a2-d5dae8262480 tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] POST http://192.168.122.181/volume/v3/volumes/6e702f24-a547-4089-b16c-b14eeb52f13e/action Sep 03 13:35:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-25ca1c6b-0fbf-40bf-96a2-d5dae8262480 tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:35:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-25ca1c6b-0fbf-40bf-96a2-d5dae8262480 tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:35:04 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:04 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:35:04 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:04 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.contrib.admin_actions [None req-25ca1c6b-0fbf-40bf-96a2-d5dae8262480 tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] Updating volume '6e702f24-a547-4089-b16c-b14eeb52f13e' with '{'status': 'available'}' {{(pid=86720) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 13:35:04 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:04 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:35:04 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:04 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:35:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-25ca1c6b-0fbf-40bf-96a2-d5dae8262480 tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] http://192.168.122.181/volume/v3/volumes/6e702f24-a547-4089-b16c-b14eeb52f13e/action returned with HTTP 202 Sep 03 13:35:04 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 195/384] 192.168.122.181 () {60 vars in 1274 bytes} [Thu Sep 3 13:35:04 2026] POST /volume/v3/volumes/6e702f24-a547-4089-b16c-b14eeb52f13e/action => generated 0 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:35:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-5424d62c-4eb9-4ae5-bcd8-10d06962b212 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5424d62c-4eb9-4ae5-bcd8-10d06962b212 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] GET http://192.168.122.181/volume/v3/volumes/6e702f24-a547-4089-b16c-b14eeb52f13e Sep 03 13:35:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5424d62c-4eb9-4ae5-bcd8-10d06962b212 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5424d62c-4eb9-4ae5-bcd8-10d06962b212 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:04 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:04 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:35:04 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:04 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:04 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-5424d62c-4eb9-4ae5-bcd8-10d06962b212 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Volume info retrieved successfully. Sep 03 13:35:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5424d62c-4eb9-4ae5-bcd8-10d06962b212 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/6e702f24-a547-4089-b16c-b14eeb52f13e returned with HTTP 200 Sep 03 13:35:04 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 190/385] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:35:04 2026] GET /volume/v3/volumes/6e702f24-a547-4089-b16c-b14eeb52f13e => generated 850 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:35:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-6bcd8853-b90f-440a-9a16-680ae86760e3 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6bcd8853-b90f-440a-9a16-680ae86760e3 tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] POST http://192.168.122.181/volume/v3/volumes/6e702f24-a547-4089-b16c-b14eeb52f13e/action Sep 03 13:35:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6bcd8853-b90f-440a-9a16-680ae86760e3 tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:35:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6bcd8853-b90f-440a-9a16-680ae86760e3 tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:35:04 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:04 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:35:04 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:04 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.contrib.admin_actions [None req-6bcd8853-b90f-440a-9a16-680ae86760e3 tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] Updating volume '6e702f24-a547-4089-b16c-b14eeb52f13e' with '{'status': 'maintenance'}' {{(pid=86720) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 13:35:04 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:04 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:35:04 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:04 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:35:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6bcd8853-b90f-440a-9a16-680ae86760e3 tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] http://192.168.122.181/volume/v3/volumes/6e702f24-a547-4089-b16c-b14eeb52f13e/action returned with HTTP 202 Sep 03 13:35:04 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 196/386] 192.168.122.181 () {60 vars in 1274 bytes} [Thu Sep 3 13:35:04 2026] POST /volume/v3/volumes/6e702f24-a547-4089-b16c-b14eeb52f13e/action => generated 0 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:35:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-4351e79f-0ddf-49c0-afb8-424b50436dbf None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4351e79f-0ddf-49c0-afb8-424b50436dbf tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] GET http://192.168.122.181/volume/v3/volumes/6e702f24-a547-4089-b16c-b14eeb52f13e Sep 03 13:35:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4351e79f-0ddf-49c0-afb8-424b50436dbf tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4351e79f-0ddf-49c0-afb8-424b50436dbf tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:05 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:05 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:35:05 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:05 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:05 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-4351e79f-0ddf-49c0-afb8-424b50436dbf tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Volume info retrieved successfully. Sep 03 13:35:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4351e79f-0ddf-49c0-afb8-424b50436dbf tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/6e702f24-a547-4089-b16c-b14eeb52f13e returned with HTTP 200 Sep 03 13:35:05 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 191/387] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:35:05 2026] GET /volume/v3/volumes/6e702f24-a547-4089-b16c-b14eeb52f13e => generated 852 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:35:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-7a179858-f9a9-4434-b14a-0144bac77241 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7a179858-f9a9-4434-b14a-0144bac77241 tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] POST http://192.168.122.181/volume/v3/volumes/6e702f24-a547-4089-b16c-b14eeb52f13e/action Sep 03 13:35:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7a179858-f9a9-4434-b14a-0144bac77241 tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:35:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7a179858-f9a9-4434-b14a-0144bac77241 tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:35:05 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:05 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:35:05 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:05 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.contrib.admin_actions [None req-7a179858-f9a9-4434-b14a-0144bac77241 tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] Updating volume '6e702f24-a547-4089-b16c-b14eeb52f13e' with '{'status': 'available'}' {{(pid=86720) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 13:35:05 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:05 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:35:05 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:05 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:35:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7a179858-f9a9-4434-b14a-0144bac77241 tempest-VolumesActionsTest-439197764 tempest-VolumesActionsTest-439197764-project-admin] http://192.168.122.181/volume/v3/volumes/6e702f24-a547-4089-b16c-b14eeb52f13e/action returned with HTTP 202 Sep 03 13:35:05 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 197/388] 192.168.122.181 () {60 vars in 1274 bytes} [Thu Sep 3 13:35:05 2026] POST /volume/v3/volumes/6e702f24-a547-4089-b16c-b14eeb52f13e/action => generated 0 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:35:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-be59c779-e3f6-4e65-83bc-39347b4c2084 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-be59c779-e3f6-4e65-83bc-39347b4c2084 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] GET http://192.168.122.181/volume/v3/volumes/6e702f24-a547-4089-b16c-b14eeb52f13e Sep 03 13:35:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-be59c779-e3f6-4e65-83bc-39347b4c2084 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-be59c779-e3f6-4e65-83bc-39347b4c2084 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:05 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:05 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:35:05 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:05 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:05 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-be59c779-e3f6-4e65-83bc-39347b4c2084 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Volume info retrieved successfully. Sep 03 13:35:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-be59c779-e3f6-4e65-83bc-39347b4c2084 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/6e702f24-a547-4089-b16c-b14eeb52f13e returned with HTTP 200 Sep 03 13:35:05 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 192/389] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:35:05 2026] GET /volume/v3/volumes/6e702f24-a547-4089-b16c-b14eeb52f13e => generated 850 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:35:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-b7ac7ef9-6fc9-4081-8a03-386dcf4d5ed8 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b7ac7ef9-6fc9-4081-8a03-386dcf4d5ed8 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] GET http://192.168.122.181/volume/v3/volumes/6e702f24-a547-4089-b16c-b14eeb52f13e Sep 03 13:35:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b7ac7ef9-6fc9-4081-8a03-386dcf4d5ed8 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b7ac7ef9-6fc9-4081-8a03-386dcf4d5ed8 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:05 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:05 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:35:05 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:05 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:05 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-b7ac7ef9-6fc9-4081-8a03-386dcf4d5ed8 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Volume info retrieved successfully. Sep 03 13:35:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b7ac7ef9-6fc9-4081-8a03-386dcf4d5ed8 tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/6e702f24-a547-4089-b16c-b14eeb52f13e returned with HTTP 200 Sep 03 13:35:05 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 198/390] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:35:05 2026] GET /volume/v3/volumes/6e702f24-a547-4089-b16c-b14eeb52f13e => generated 850 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:35:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-28550b3f-e050-49fd-a2cc-4ee8ab418d6a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-28550b3f-e050-49fd-a2cc-4ee8ab418d6a tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] DELETE http://192.168.122.181/volume/v3/volumes/6e702f24-a547-4089-b16c-b14eeb52f13e Sep 03 13:35:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-28550b3f-e050-49fd-a2cc-4ee8ab418d6a tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-28550b3f-e050-49fd-a2cc-4ee8ab418d6a tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:05 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-28550b3f-e050-49fd-a2cc-4ee8ab418d6a tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Delete volume with id: 6e702f24-a547-4089-b16c-b14eeb52f13e Sep 03 13:35:05 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:05 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:35:05 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:05 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:05 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-28550b3f-e050-49fd-a2cc-4ee8ab418d6a tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Volume info retrieved successfully. Sep 03 13:35:05 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-28550b3f-e050-49fd-a2cc-4ee8ab418d6a tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Delete volume request issued successfully. Sep 03 13:35:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-28550b3f-e050-49fd-a2cc-4ee8ab418d6a tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/6e702f24-a547-4089-b16c-b14eeb52f13e returned with HTTP 202 Sep 03 13:35:05 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 193/391] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:35:05 2026] DELETE /volume/v3/volumes/6e702f24-a547-4089-b16c-b14eeb52f13e => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:35:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-fc73108c-ff64-43c3-8317-13de0ce78d0f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-fc73108c-ff64-43c3-8317-13de0ce78d0f tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] GET http://192.168.122.181/volume/v3/volumes/6e702f24-a547-4089-b16c-b14eeb52f13e Sep 03 13:35:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-fc73108c-ff64-43c3-8317-13de0ce78d0f tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-fc73108c-ff64-43c3-8317-13de0ce78d0f tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:05 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:05 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:35:05 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:05 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:05 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-fc73108c-ff64-43c3-8317-13de0ce78d0f tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Volume info retrieved successfully. Sep 03 13:35:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-55335787-e2fd-4b76-a55f-4df5f62889f2 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-55335787-e2fd-4b76-a55f-4df5f62889f2 None None] GET http://192.168.122.181/volume// Sep 03 13:35:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-55335787-e2fd-4b76-a55f-4df5f62889f2 None None] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-55335787-e2fd-4b76-a55f-4df5f62889f2 None None] Calling method 'all' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-55335787-e2fd-4b76-a55f-4df5f62889f2 None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:35:05 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 194/392] 192.168.122.181 () {58 vars in 1315 bytes} [Thu Sep 3 13:35:05 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 13:35:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-fc73108c-ff64-43c3-8317-13de0ce78d0f tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/6e702f24-a547-4089-b16c-b14eeb52f13e returned with HTTP 200 Sep 03 13:35:05 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 199/393] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:35:05 2026] GET /volume/v3/volumes/6e702f24-a547-4089-b16c-b14eeb52f13e => generated 849 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:35:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-0cbba1d8-956b-46be-96de-887d12a9a511 req-bcf7f813-fcf6-4d5d-893f-8acc88932d33 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-0cbba1d8-956b-46be-96de-887d12a9a511 req-bcf7f813-fcf6-4d5d-893f-8acc88932d33 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] POST http://192.168.122.181/volume/v3/attachments Sep 03 13:35:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-0cbba1d8-956b-46be-96de-887d12a9a511 req-bcf7f813-fcf6-4d5d-893f-8acc88932d33 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cb2ad80a-5cd7-4a0f-8a95-6adf0db53c84", "connector": null, "instance_uuid": "53a201fc-e8ea-41cb-ab65-f1ca71d878cb"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:35:05 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:05 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:35:05 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:05 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:05 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:05 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:35:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-0cbba1d8-956b-46be-96de-887d12a9a511 req-bcf7f813-fcf6-4d5d-893f-8acc88932d33 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] http://192.168.122.181/volume/v3/attachments returned with HTTP 200 Sep 03 13:35:05 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 195/394] 192.168.122.181 () {66 vars in 1483 bytes} [Thu Sep 3 13:35:05 2026] POST /volume/v3/attachments => generated 273 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:35:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-0cbba1d8-956b-46be-96de-887d12a9a511 req-e1b70172-a08f-4ec2-8bb0-dca02c170bdb None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-0cbba1d8-956b-46be-96de-887d12a9a511 req-e1b70172-a08f-4ec2-8bb0-dca02c170bdb tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] DELETE http://192.168.122.181/volume/v3/attachments/e7cb8f8e-357a-4723-b731-560c006521f0 Sep 03 13:35:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-0cbba1d8-956b-46be-96de-887d12a9a511 req-e1b70172-a08f-4ec2-8bb0-dca02c170bdb tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-0cbba1d8-956b-46be-96de-887d12a9a511 req-e1b70172-a08f-4ec2-8bb0-dca02c170bdb tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:05 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:05 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:06 devstack devstack@c-api.service[86720]: /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 03 13:35:06 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, Sep 03 13:35:06 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-0cbba1d8-956b-46be-96de-887d12a9a511 req-e1b70172-a08f-4ec2-8bb0-dca02c170bdb tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] http://192.168.122.181/volume/v3/attachments/e7cb8f8e-357a-4723-b731-560c006521f0 returned with HTTP 200 Sep 03 13:35:06 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 200/395] 192.168.122.181 () {64 vars in 1562 bytes} [Thu Sep 3 13:35:05 2026] DELETE /volume/v3/attachments/e7cb8f8e-357a-4723-b731-560c006521f0 => generated 192 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:35:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-04611b50-8f93-40ba-9433-79f86af527ce None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:06 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-04611b50-8f93-40ba-9433-79f86af527ce tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] GET http://192.168.122.181/volume/v3/volumes/6e702f24-a547-4089-b16c-b14eeb52f13e Sep 03 13:35:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-04611b50-8f93-40ba-9433-79f86af527ce tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-04611b50-8f93-40ba-9433-79f86af527ce tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:06 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-04611b50-8f93-40ba-9433-79f86af527ce tempest-VolumesActionsTest-545246208 tempest-VolumesActionsTest-545246208-project-member] http://192.168.122.181/volume/v3/volumes/6e702f24-a547-4089-b16c-b14eeb52f13e returned with HTTP 404 Sep 03 13:35:06 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 196/396] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:35:06 2026] GET /volume/v3/volumes/6e702f24-a547-4089-b16c-b14eeb52f13e => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 13:35:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e7d1e8c1-7a49-42b3-aa24-0d8daa690bb7 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e7d1e8c1-7a49-42b3-aa24-0d8daa690bb7 tempest-GroupSnapshotsTest-732234066 tempest-GroupSnapshotsTest-732234066-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:35:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e7d1e8c1-7a49-42b3-aa24-0d8daa690bb7 tempest-GroupSnapshotsTest-732234066 tempest-GroupSnapshotsTest-732234066-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-795396998"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:35:09 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:09 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e7d1e8c1-7a49-42b3-aa24-0d8daa690bb7 tempest-GroupSnapshotsTest-732234066 tempest-GroupSnapshotsTest-732234066-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:35:09 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 201/397] 192.168.122.181 () {60 vars in 1136 bytes} [Thu Sep 3 13:35:09 2026] POST /volume/v3/types => generated 223 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:35:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-37f790ad-7df2-47d4-bba6-1b8ba3c384b2 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-37f790ad-7df2-47d4-bba6-1b8ba3c384b2 tempest-GroupSnapshotsTest-732234066 tempest-GroupSnapshotsTest-732234066-project-admin] POST http://192.168.122.181/volume/v3/group_types Sep 03 13:35:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-37f790ad-7df2-47d4-bba6-1b8ba3c384b2 tempest-GroupSnapshotsTest-732234066 tempest-GroupSnapshotsTest-732234066-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1526993469"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:35:09 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:09 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-37f790ad-7df2-47d4-bba6-1b8ba3c384b2 tempest-GroupSnapshotsTest-732234066 tempest-GroupSnapshotsTest-732234066-project-admin] http://192.168.122.181/volume/v3/group_types returned with HTTP 202 Sep 03 13:35:09 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 197/398] 192.168.122.181 () {62 vars in 1195 bytes} [Thu Sep 3 13:35:09 2026] POST /volume/v3/group_types => generated 181 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:35:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-1b43ec0c-653a-4405-9d85-1cc73b39e03b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1b43ec0c-653a-4405-9d85-1cc73b39e03b tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] POST http://192.168.122.181/volume/v3/groups Sep 03 13:35:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1b43ec0c-653a-4405-9d85-1cc73b39e03b tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "aa1fc2ee-3c31-4677-974b-6758d655bf6b", "volume_types": ["29180562-cbdd-462b-b16b-5e3d5aaa43f0"], "name": "tempest-GroupSnapshotsTest-Group-502845417"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:35:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.groups [None req-1b43ec0c-653a-4405-9d85-1cc73b39e03b tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Creating new group {'group': {'group_type': 'aa1fc2ee-3c31-4677-974b-6758d655bf6b', 'volume_types': ['29180562-cbdd-462b-b16b-5e3d5aaa43f0'], 'name': 'tempest-GroupSnapshotsTest-Group-502845417'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 03 13:35:09 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.groups [None req-1b43ec0c-653a-4405-9d85-1cc73b39e03b tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Creating group tempest-GroupSnapshotsTest-Group-502845417. Sep 03 13:35:09 devstack devstack@c-api.service[86720]: /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 03 13:35:09 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 13:35:09 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-1b43ec0c-653a-4405-9d85-1cc73b39e03b tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Availability zone cache updated, next update will occur around 2026-09-03 12:35:09.840695. {{(pid=86720) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 03 13:35:09 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-1b43ec0c-653a-4405-9d85-1cc73b39e03b tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Availability Zones retrieved successfully. Sep 03 13:35:09 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-1b43ec0c-653a-4405-9d85-1cc73b39e03b tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Created reservations ['03c80b73-53e9-4608-9356-55cdcb653a2c'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:35:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1b43ec0c-653a-4405-9d85-1cc73b39e03b tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/groups returned with HTTP 202 Sep 03 13:35:09 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 202/399] 192.168.122.181 () {62 vars in 1181 bytes} [Thu Sep 3 13:35:09 2026] POST /volume/v3/groups => generated 111 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 03 13:35:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-3c70cc80-100f-4e5d-b27c-c568b9f2473b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3c70cc80-100f-4e5d-b27c-c568b9f2473b tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/groups/70ee551a-9682-4bdd-a73d-56331a171a63 Sep 03 13:35:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3c70cc80-100f-4e5d-b27c-c568b9f2473b tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3c70cc80-100f-4e5d-b27c-c568b9f2473b tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.groups [None req-3c70cc80-100f-4e5d-b27c-c568b9f2473b tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] show called for member 70ee551a-9682-4bdd-a73d-56331a171a63 {{(pid=86719) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 13:35:10 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:10 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:10 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:10 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), Sep 03 13:35:10 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3c70cc80-100f-4e5d-b27c-c568b9f2473b tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/groups/70ee551a-9682-4bdd-a73d-56331a171a63 returned with HTTP 200 Sep 03 13:35:10 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 198/400] 192.168.122.181 () {60 vars in 1270 bytes} [Thu Sep 3 13:35:09 2026] GET /volume/v3/groups/70ee551a-9682-4bdd-a73d-56331a171a63 => generated 391 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:35:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-8ea34ed4-96f2-41e4-968a-2a11c4f2035a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:11 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8ea34ed4-96f2-41e4-968a-2a11c4f2035a tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/groups/70ee551a-9682-4bdd-a73d-56331a171a63 Sep 03 13:35:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8ea34ed4-96f2-41e4-968a-2a11c4f2035a tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8ea34ed4-96f2-41e4-968a-2a11c4f2035a tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.groups [None req-8ea34ed4-96f2-41e4-968a-2a11c4f2035a tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] show called for member 70ee551a-9682-4bdd-a73d-56331a171a63 {{(pid=86720) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 13:35:11 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:11 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:11 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:11 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), Sep 03 13:35:11 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8ea34ed4-96f2-41e4-968a-2a11c4f2035a tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/groups/70ee551a-9682-4bdd-a73d-56331a171a63 returned with HTTP 200 Sep 03 13:35:11 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 203/401] 192.168.122.181 () {60 vars in 1270 bytes} [Thu Sep 3 13:35:11 2026] GET /volume/v3/groups/70ee551a-9682-4bdd-a73d-56331a171a63 => generated 392 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:35:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-9b8b3149-fc77-4e7c-b1dc-0d4e9f340e56 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:11 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9b8b3149-fc77-4e7c-b1dc-0d4e9f340e56 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:35:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9b8b3149-fc77-4e7c-b1dc-0d4e9f340e56 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-117699552", "volume_type": "29180562-cbdd-462b-b16b-5e3d5aaa43f0", "group_id": "70ee551a-9682-4bdd-a73d-56331a171a63", "size": 1}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:35:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-9b8b3149-fc77-4e7c-b1dc-0d4e9f340e56 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-117699552', 'volume_type': '29180562-cbdd-462b-b16b-5e3d5aaa43f0', 'group_id': '70ee551a-9682-4bdd-a73d-56331a171a63', 'size': 1}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:35:11 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:11 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:11 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-9b8b3149-fc77-4e7c-b1dc-0d4e9f340e56 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Create volume of 1 GB Sep 03 13:35:11 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:11 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), Sep 03 13:35:11 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-9b8b3149-fc77-4e7c-b1dc-0d4e9f340e56 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Availability Zones retrieved successfully. Sep 03 13:35:11 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-9b8b3149-fc77-4e7c-b1dc-0d4e9f340e56 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Flow 'volume_create_api' (85343a11-7bef-4dfc-ba01-1c7bcf81640d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:35:11 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-9b8b3149-fc77-4e7c-b1dc-0d4e9f340e56 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca6486ea-8abc-4449-b9fe-b70813e3de6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:35:11 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:11 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:11 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-9b8b3149-fc77-4e7c-b1dc-0d4e9f340e56 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:35:11 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-9b8b3149-fc77-4e7c-b1dc-0d4e9f340e56 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca6486ea-8abc-4449-b9fe-b70813e3de6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:35:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=29180562-cbdd-462b-b16b-5e3d5aaa43f0,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-795396998',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '29180562-cbdd-462b-b16b-5e3d5aaa43f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '70ee551a-9682-4bdd-a73d-56331a171a63', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:35:11 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-9b8b3149-fc77-4e7c-b1dc-0d4e9f340e56 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d60c5942-6040-419c-8d30-33caa1c7f345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:35:11 devstack devstack@c-api.service[86719]: DEBUG dbcounter [-] [86719] Writing DB stats cinder:SELECT=423,cinder:UPDATE=98,cinder:INSERT=64,cinder:DELETE=2 {{(pid=86719) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:35:11 devstack devstack@c-api.service[86719]: WARNING cinder.quota [None req-9b8b3149-fc77-4e7c-b1dc-0d4e9f340e56 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-795396998 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-795396998, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:35:11 devstack devstack@c-api.service[86719]: WARNING cinder.quota [None req-9b8b3149-fc77-4e7c-b1dc-0d4e9f340e56 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-795396998 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-795396998, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:35:11 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-9b8b3149-fc77-4e7c-b1dc-0d4e9f340e56 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Created reservations ['76240d04-208a-42d3-96c7-200415b7262f', 'c47d2a6c-b2cf-4682-aa90-24bdfbc9c9cc', 'a159e749-516f-4f75-a2db-8ad4d95f4ea2', 'f6e2fb44-8531-4e2b-9935-7454000f4667'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:35:11 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-9b8b3149-fc77-4e7c-b1dc-0d4e9f340e56 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d60c5942-6040-419c-8d30-33caa1c7f345) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76240d04-208a-42d3-96c7-200415b7262f', 'c47d2a6c-b2cf-4682-aa90-24bdfbc9c9cc', 'a159e749-516f-4f75-a2db-8ad4d95f4ea2', 'f6e2fb44-8531-4e2b-9935-7454000f4667']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:35:11 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-9b8b3149-fc77-4e7c-b1dc-0d4e9f340e56 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9399ef5-6b3d-494d-9619-e96ab4578532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:35:11 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:11 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:35:11 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-9b8b3149-fc77-4e7c-b1dc-0d4e9f340e56 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9399ef5-6b3d-494d-9619-e96ab4578532) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b821bfc7-a26e-4ad7-8b62-12d1731d4fa3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-117699552',encryption_key_id=None,group_id=70ee551a-9682-4bdd-a73d-56331a171a63,group_type_id=,metadata={},multiattach=False,project_id='8f33556406ae4effab69165181f68fbf',qos_specs=None,replication_status=,reservations=['76240d04-208a-42d3-96c7-200415b7262f','c47d2a6c-b2cf-4682-aa90-24bdfbc9c9cc','a159e749-516f-4f75-a2db-8ad4d95f4ea2','f6e2fb44-8531-4e2b-9935-7454000f4667'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95aba73d524647c18d2270969d9ac8e9',volume_type_id=29180562-cbdd-462b-b16b-5e3d5aaa43f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:35:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-117699552',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=70ee551a-9682-4bdd-a73d-56331a171a63,host=None,id=b821bfc7-a26e-4ad7-8b62-12d1731d4fa3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f33556406ae4effab69165181f68fbf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95aba73d524647c18d2270969d9ac8e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(29180562-cbdd-462b-b16b-5e3d5aaa43f0),volume_type_id=29180562-cbdd-462b-b16b-5e3d5aaa43f0)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:35:11 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-9b8b3149-fc77-4e7c-b1dc-0d4e9f340e56 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93ac8322-8ccc-4118-b92b-b6ed50d26172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:35:11 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-9b8b3149-fc77-4e7c-b1dc-0d4e9f340e56 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93ac8322-8ccc-4118-b92b-b6ed50d26172) transitioned into state 'SUCCESS' from state '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-117699552',encryption_key_id=None,group_id=70ee551a-9682-4bdd-a73d-56331a171a63,group_type_id=,metadata={},multiattach=False,project_id='8f33556406ae4effab69165181f68fbf',qos_specs=None,replication_status=,reservations=['76240d04-208a-42d3-96c7-200415b7262f','c47d2a6c-b2cf-4682-aa90-24bdfbc9c9cc','a159e749-516f-4f75-a2db-8ad4d95f4ea2','f6e2fb44-8531-4e2b-9935-7454000f4667'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95aba73d524647c18d2270969d9ac8e9',volume_type_id=29180562-cbdd-462b-b16b-5e3d5aaa43f0)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:35:11 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-9b8b3149-fc77-4e7c-b1dc-0d4e9f340e56 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15994edc-0430-4168-8fb2-eb8c61fbc9ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:35:11 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-9b8b3149-fc77-4e7c-b1dc-0d4e9f340e56 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15994edc-0430-4168-8fb2-eb8c61fbc9ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:35:11 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-9b8b3149-fc77-4e7c-b1dc-0d4e9f340e56 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Flow 'volume_create_api' (85343a11-7bef-4dfc-ba01-1c7bcf81640d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:35:11 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-9b8b3149-fc77-4e7c-b1dc-0d4e9f340e56 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Create volume request issued successfully. Sep 03 13:35:11 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-9b8b3149-fc77-4e7c-b1dc-0d4e9f340e56 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:35:11 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-9b8b3149-fc77-4e7c-b1dc-0d4e9f340e56 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:35:11 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-9b8b3149-fc77-4e7c-b1dc-0d4e9f340e56 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:35:11 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:11 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:11 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9b8b3149-fc77-4e7c-b1dc-0d4e9f340e56 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:35:11 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 199/402] 192.168.122.181 () {62 vars in 1184 bytes} [Thu Sep 3 13:35:11 2026] POST /volume/v3/volumes => generated 829 bytes in 561 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 03 13:35:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-dd47659c-6d40-45e9-961c-91edc59e6528 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:11 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-dd47659c-6d40-45e9-961c-91edc59e6528 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/volumes/b821bfc7-a26e-4ad7-8b62-12d1731d4fa3 Sep 03 13:35:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-dd47659c-6d40-45e9-961c-91edc59e6528 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-dd47659c-6d40-45e9-961c-91edc59e6528 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:11 devstack devstack@c-api.service[86720]: DEBUG dbcounter [-] [86720] Writing DB stats cinder:SELECT=388,cinder:UPDATE=73,cinder:DELETE=7,cinder:INSERT=39 {{(pid=86720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:35:11 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:11 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:35:11 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:11 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:11 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-dd47659c-6d40-45e9-961c-91edc59e6528 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Volume info retrieved successfully. Sep 03 13:35:11 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-dd47659c-6d40-45e9-961c-91edc59e6528 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:35:11 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-dd47659c-6d40-45e9-961c-91edc59e6528 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:35:11 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-dd47659c-6d40-45e9-961c-91edc59e6528 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:35:11 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:11 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:11 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-dd47659c-6d40-45e9-961c-91edc59e6528 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/volumes/b821bfc7-a26e-4ad7-8b62-12d1731d4fa3 returned with HTTP 200 Sep 03 13:35:11 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 204/403] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:35:11 2026] GET /volume/v3/volumes/b821bfc7-a26e-4ad7-8b62-12d1731d4fa3 => generated 897 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:35:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-95e2179e-7480-4a1a-8450-f27359f4560e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-95e2179e-7480-4a1a-8450-f27359f4560e tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/volumes/b821bfc7-a26e-4ad7-8b62-12d1731d4fa3 Sep 03 13:35:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-95e2179e-7480-4a1a-8450-f27359f4560e tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-95e2179e-7480-4a1a-8450-f27359f4560e tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:12 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:12 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:35:12 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:12 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:12 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-95e2179e-7480-4a1a-8450-f27359f4560e tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Volume info retrieved successfully. Sep 03 13:35:12 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-95e2179e-7480-4a1a-8450-f27359f4560e tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:35:12 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-95e2179e-7480-4a1a-8450-f27359f4560e tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:35:13 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-95e2179e-7480-4a1a-8450-f27359f4560e tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:35:13 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:13 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:13 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-95e2179e-7480-4a1a-8450-f27359f4560e tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/volumes/b821bfc7-a26e-4ad7-8b62-12d1731d4fa3 returned with HTTP 200 Sep 03 13:35:13 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 200/404] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:35:12 2026] GET /volume/v3/volumes/b821bfc7-a26e-4ad7-8b62-12d1731d4fa3 => generated 922 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:35:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-2e43c460-e288-4281-b9dc-e3dfbc6ca2d5 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:13 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2e43c460-e288-4281-b9dc-e3dfbc6ca2d5 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] POST http://192.168.122.181/volume/v3/group_snapshots Sep 03 13:35:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2e43c460-e288-4281-b9dc-e3dfbc6ca2d5 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "70ee551a-9682-4bdd-a73d-56331a171a63", "name": "tempest-group_snapshot-1496438514"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:35:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.group_snapshots [None req-2e43c460-e288-4281-b9dc-e3dfbc6ca2d5 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '70ee551a-9682-4bdd-a73d-56331a171a63', 'name': 'tempest-group_snapshot-1496438514'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 03 13:35:13 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:13 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:13 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.group_snapshots [None req-2e43c460-e288-4281-b9dc-e3dfbc6ca2d5 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Creating group_snapshot tempest-group_snapshot-1496438514. Sep 03 13:35:13 devstack devstack@c-api.service[86720]: /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 03 13:35:13 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 13:35:13 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:13 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:35:13 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:13 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:13 devstack devstack@c-api.service[86720]: WARNING cinder.quota [None req-2e43c460-e288-4281-b9dc-e3dfbc6ca2d5 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-795396998 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-795396998, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:35:13 devstack devstack@c-api.service[86720]: WARNING cinder.quota [None req-2e43c460-e288-4281-b9dc-e3dfbc6ca2d5 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-795396998 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-795396998, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:35:13 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-2e43c460-e288-4281-b9dc-e3dfbc6ca2d5 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Created reservations ['bea5daa7-dced-4c0c-8420-49cdcf97fa11', '68b6b8e0-ed46-4e56-a9f2-cb36868da0af', '66143fab-67cc-4ec8-9b85-a4b64673e93b', '55109bfb-abe5-4d63-bf48-99548b06c7d3'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:35:13 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2e43c460-e288-4281-b9dc-e3dfbc6ca2d5 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/group_snapshots returned with HTTP 202 Sep 03 13:35:13 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 205/405] 192.168.122.181 () {62 vars in 1208 bytes} [Thu Sep 3 13:35:13 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 03 13:35:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-3c3e70fb-c77d-4731-9169-c7221aa62a79 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:13 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3c3e70fb-c77d-4731-9169-c7221aa62a79 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/group_snapshots/f51f1bc6-9b4f-42ce-9335-f2753c1fca81 Sep 03 13:35:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3c3e70fb-c77d-4731-9169-c7221aa62a79 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3c3e70fb-c77d-4731-9169-c7221aa62a79 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.group_snapshots [None req-3c3e70fb-c77d-4731-9169-c7221aa62a79 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] show called for member f51f1bc6-9b4f-42ce-9335-f2753c1fca81 {{(pid=86719) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 13:35:13 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:13 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:13 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3c3e70fb-c77d-4731-9169-c7221aa62a79 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/group_snapshots/f51f1bc6-9b4f-42ce-9335-f2753c1fca81 returned with HTTP 200 Sep 03 13:35:13 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 201/406] 192.168.122.181 () {60 vars in 1297 bytes} [Thu Sep 3 13:35:13 2026] GET /volume/v3/group_snapshots/f51f1bc6-9b4f-42ce-9335-f2753c1fca81 => generated 307 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:35:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-0cbba1d8-956b-46be-96de-887d12a9a511 req-28c332cd-ed17-40db-b7fe-d26c7c92acc1 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-0cbba1d8-956b-46be-96de-887d12a9a511 req-28c332cd-ed17-40db-b7fe-d26c7c92acc1 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] PUT http://192.168.122.181/volume/v3/attachments/d50ce39a-8750-4dfa-8ec7-32b5bf0a5838 Sep 03 13:35:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-0cbba1d8-956b-46be-96de-887d12a9a511 req-28c332cd-ed17-40db-b7fe-d26c7c92acc1 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.181", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8d232b6e4de", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "108e3980-7d2b-493a-aa24-bb1dd072d0d4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:35:14 devstack devstack@c-api.service[86720]: DEBUG cinder.coordination [req-0cbba1d8-956b-46be-96de-887d12a9a511 req-28c332cd-ed17-40db-b7fe-d26c7c92acc1 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Acquiring lock "cinder-attachment_update-cb2ad80a-5cd7-4a0f-8a95-6adf0db53c84-devstack" by "attachment_update" {{(pid=86720) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 13:35:14 devstack devstack@c-api.service[86720]: DEBUG cinder.coordination [req-0cbba1d8-956b-46be-96de-887d12a9a511 req-28c332cd-ed17-40db-b7fe-d26c7c92acc1 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Lock "cinder-attachment_update-cb2ad80a-5cd7-4a0f-8a95-6adf0db53c84-devstack" acquired by "attachment_update" :: waited 0.027s {{(pid=86720) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 13:35:14 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:14 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:14 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:14 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:35:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-738746b2-52b8-4b9f-b840-0b88c555087e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-738746b2-52b8-4b9f-b840-0b88c555087e tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/group_snapshots/f51f1bc6-9b4f-42ce-9335-f2753c1fca81 Sep 03 13:35:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-738746b2-52b8-4b9f-b840-0b88c555087e tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-738746b2-52b8-4b9f-b840-0b88c555087e tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.group_snapshots [None req-738746b2-52b8-4b9f-b840-0b88c555087e tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] show called for member f51f1bc6-9b4f-42ce-9335-f2753c1fca81 {{(pid=86719) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 13:35:14 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:14 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-738746b2-52b8-4b9f-b840-0b88c555087e tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/group_snapshots/f51f1bc6-9b4f-42ce-9335-f2753c1fca81 returned with HTTP 200 Sep 03 13:35:14 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 202/407] 192.168.122.181 () {60 vars in 1297 bytes} [Thu Sep 3 13:35:14 2026] GET /volume/v3/group_snapshots/f51f1bc6-9b4f-42ce-9335-f2753c1fca81 => generated 307 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:35:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-25fc6019-a419-4e03-bf69-49666bdc9d5c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:15 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-25fc6019-a419-4e03-bf69-49666bdc9d5c tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/group_snapshots/f51f1bc6-9b4f-42ce-9335-f2753c1fca81 Sep 03 13:35:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-25fc6019-a419-4e03-bf69-49666bdc9d5c tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-25fc6019-a419-4e03-bf69-49666bdc9d5c tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.group_snapshots [None req-25fc6019-a419-4e03-bf69-49666bdc9d5c tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] show called for member f51f1bc6-9b4f-42ce-9335-f2753c1fca81 {{(pid=86719) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 13:35:15 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:15 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:15 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-25fc6019-a419-4e03-bf69-49666bdc9d5c tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/group_snapshots/f51f1bc6-9b4f-42ce-9335-f2753c1fca81 returned with HTTP 200 Sep 03 13:35:15 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 203/408] 192.168.122.181 () {60 vars in 1297 bytes} [Thu Sep 3 13:35:15 2026] GET /volume/v3/group_snapshots/f51f1bc6-9b4f-42ce-9335-f2753c1fca81 => generated 307 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:35:16 devstack devstack@c-api.service[86720]: DEBUG cinder.coordination [req-0cbba1d8-956b-46be-96de-887d12a9a511 req-28c332cd-ed17-40db-b7fe-d26c7c92acc1 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Lock "cinder-attachment_update-cb2ad80a-5cd7-4a0f-8a95-6adf0db53c84-devstack" released by "attachment_update" :: held 1.858s {{(pid=86720) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 13:35:16 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-0cbba1d8-956b-46be-96de-887d12a9a511 req-28c332cd-ed17-40db-b7fe-d26c7c92acc1 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] http://192.168.122.181/volume/v3/attachments/d50ce39a-8750-4dfa-8ec7-32b5bf0a5838 returned with HTTP 200 Sep 03 13:35:16 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 206/409] 192.168.122.181 () {66 vars in 1593 bytes} [Thu Sep 3 13:35:14 2026] PUT /volume/v3/attachments/d50ce39a-8750-4dfa-8ec7-32b5bf0a5838 => generated 694 bytes in 1929 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:35:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-0cbba1d8-956b-46be-96de-887d12a9a511 req-11050129-3c34-406d-9432-32bcf93fd898 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:16 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-0cbba1d8-956b-46be-96de-887d12a9a511 req-11050129-3c34-406d-9432-32bcf93fd898 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] GET http://192.168.122.181/volume/v3/attachments/d50ce39a-8750-4dfa-8ec7-32b5bf0a5838 Sep 03 13:35:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-0cbba1d8-956b-46be-96de-887d12a9a511 req-11050129-3c34-406d-9432-32bcf93fd898 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-0cbba1d8-956b-46be-96de-887d12a9a511 req-11050129-3c34-406d-9432-32bcf93fd898 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:16 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:16 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:35:16 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-0cbba1d8-956b-46be-96de-887d12a9a511 req-11050129-3c34-406d-9432-32bcf93fd898 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] http://192.168.122.181/volume/v3/attachments/d50ce39a-8750-4dfa-8ec7-32b5bf0a5838 returned with HTTP 200 Sep 03 13:35:16 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 204/410] 192.168.122.181 () {62 vars in 1540 bytes} [Thu Sep 3 13:35:16 2026] GET /volume/v3/attachments/d50ce39a-8750-4dfa-8ec7-32b5bf0a5838 => generated 719 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:35:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f1be0cf8-a467-422c-a7a3-df2498c9eecc None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:16 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f1be0cf8-a467-422c-a7a3-df2498c9eecc tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/group_snapshots/f51f1bc6-9b4f-42ce-9335-f2753c1fca81 Sep 03 13:35:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f1be0cf8-a467-422c-a7a3-df2498c9eecc tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f1be0cf8-a467-422c-a7a3-df2498c9eecc tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.group_snapshots [None req-f1be0cf8-a467-422c-a7a3-df2498c9eecc tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] show called for member f51f1bc6-9b4f-42ce-9335-f2753c1fca81 {{(pid=86720) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 13:35:16 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:16 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:16 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f1be0cf8-a467-422c-a7a3-df2498c9eecc tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/group_snapshots/f51f1bc6-9b4f-42ce-9335-f2753c1fca81 returned with HTTP 200 Sep 03 13:35:16 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 207/411] 192.168.122.181 () {60 vars in 1297 bytes} [Thu Sep 3 13:35:16 2026] GET /volume/v3/group_snapshots/f51f1bc6-9b4f-42ce-9335-f2753c1fca81 => generated 308 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:35:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-9cf31835-8739-4f76-b516-6274a08672d7 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:16 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9cf31835-8739-4f76-b516-6274a08672d7 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/snapshots/detail Sep 03 13:35:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9cf31835-8739-4f76-b516-6274a08672d7 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9cf31835-8739-4f76-b516-6274a08672d7 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'detail' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.api_utils [None req-9cf31835-8739-4f76-b516-6274a08672d7 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Removing options '' from query. {{(pid=86719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:35:16 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:16 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:16 devstack devstack@c-api.service[86719]: DEBUG cinder.db.api [None req-9cf31835-8739-4f76-b516-6274a08672d7 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Building query based on filter {{(pid=86719) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 13:35:16 devstack devstack@c-api.service[86719]: /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 03 13:35:16 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 13:35:16 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-9cf31835-8739-4f76-b516-6274a08672d7 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Get all snapshots completed successfully. Sep 03 13:35:16 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:16 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:16 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9cf31835-8739-4f76-b516-6274a08672d7 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/snapshots/detail returned with HTTP 200 Sep 03 13:35:16 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 205/412] 192.168.122.181 () {58 vars in 1148 bytes} [Thu Sep 3 13:35:16 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:35:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ede0cbcc-7928-4b25-af5d-307428421d00 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:16 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ede0cbcc-7928-4b25-af5d-307428421d00 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/snapshots/3e51b595-ef1a-474f-b659-820025009a4e Sep 03 13:35:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ede0cbcc-7928-4b25-af5d-307428421d00 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ede0cbcc-7928-4b25-af5d-307428421d00 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:16 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:16 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:16 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-ede0cbcc-7928-4b25-af5d-307428421d00 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Snapshot retrieved successfully. Sep 03 13:35:16 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ede0cbcc-7928-4b25-af5d-307428421d00 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/snapshots/3e51b595-ef1a-474f-b659-820025009a4e returned with HTTP 200 Sep 03 13:35:16 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 208/413] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:35:16 2026] GET /volume/v3/snapshots/3e51b595-ef1a-474f-b659-820025009a4e => generated 451 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:35:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-7382c92b-f7b8-4833-a50e-e94edd940208 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:16 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7382c92b-f7b8-4833-a50e-e94edd940208 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] POST http://192.168.122.181/volume/v3/groups/action Sep 03 13:35:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7382c92b-f7b8-4833-a50e-e94edd940208 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "f51f1bc6-9b4f-42ce-9335-f2753c1fca81", "name": "tempest-Group_from_snap-1909142951"}}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:35:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7382c92b-f7b8-4833-a50e-e94edd940208 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "f51f1bc6-9b4f-42ce-9335-f2753c1fca81", "name": "tempest-Group_from_snap-1909142951"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:35:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.groups [None req-7382c92b-f7b8-4833-a50e-e94edd940208 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'f51f1bc6-9b4f-42ce-9335-f2753c1fca81', 'name': 'tempest-Group_from_snap-1909142951'}}. {{(pid=86719) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 03 13:35:16 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.groups [None req-7382c92b-f7b8-4833-a50e-e94edd940208 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Creating group tempest-Group_from_snap-1909142951 from group_snapshot f51f1bc6-9b4f-42ce-9335-f2753c1fca81. Sep 03 13:35:16 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:16 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:16 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:16 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:16 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:16 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:16 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:16 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), Sep 03 13:35:17 devstack devstack@c-api.service[86719]: /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 03 13:35:17 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 13:35:17 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:17 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:35:17 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-7382c92b-f7b8-4833-a50e-e94edd940208 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Created reservations ['2295be6e-51f0-4534-b604-ea30ec2b1789'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:35:17 devstack devstack@c-api.service[86719]: /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 03 13:35:17 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 13:35:17 devstack devstack@c-api.service[86719]: INFO cinder.group.api [None req-7382c92b-f7b8-4833-a50e-e94edd940208 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] A mapping entry already exists for group b231728d-84eb-4596-aea0-ef57035401a4 and volume type 29180562-cbdd-462b-b16b-5e3d5aaa43f0. Do not need to create again. Sep 03 13:35:17 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:17 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:17 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-7382c92b-f7b8-4833-a50e-e94edd940208 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Availability Zones retrieved successfully. Sep 03 13:35:17 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-7382c92b-f7b8-4833-a50e-e94edd940208 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Flow 'volume_create_api' (cfc74ccd-d86f-4fec-bcf7-f2d053ef3f47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:35:17 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-7382c92b-f7b8-4833-a50e-e94edd940208 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (438a2e25-66e6-40ae-8f88-7802e1bee9d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:35:17 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-7382c92b-f7b8-4833-a50e-e94edd940208 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:35:17 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:17 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:35:17 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-7382c92b-f7b8-4833-a50e-e94edd940208 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (438a2e25-66e6-40ae-8f88-7802e1bee9d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3e51b595-ef1a-474f-b659-820025009a4e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:35:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=29180562-cbdd-462b-b16b-5e3d5aaa43f0,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-795396998',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '29180562-cbdd-462b-b16b-5e3d5aaa43f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b231728d-84eb-4596-aea0-ef57035401a4', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:35:17 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-7382c92b-f7b8-4833-a50e-e94edd940208 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16f976f4-d077-42a8-9b40-2d4dd03820bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:35:17 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-7382c92b-f7b8-4833-a50e-e94edd940208 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Created reservations ['55b3a9f3-7266-42e2-b2d8-6ae021da30ac', '53f94c43-d068-437a-bbf4-02e6db7e488c'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:35:17 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-7382c92b-f7b8-4833-a50e-e94edd940208 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16f976f4-d077-42a8-9b40-2d4dd03820bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55b3a9f3-7266-42e2-b2d8-6ae021da30ac', '53f94c43-d068-437a-bbf4-02e6db7e488c']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:35:17 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-7382c92b-f7b8-4833-a50e-e94edd940208 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f291e977-77ad-46e8-b706-ece86940bd45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:35:17 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:17 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:35:17 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:17 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:35:17 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-7382c92b-f7b8-4833-a50e-e94edd940208 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f291e977-77ad-46e8-b706-ece86940bd45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2fe5a615-38b2-4770-8ea0-e0ef70bdb04e', '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=b231728d-84eb-4596-aea0-ef57035401a4,group_type_id=,metadata={},multiattach=False,project_id='8f33556406ae4effab69165181f68fbf',qos_specs=None,replication_status=,reservations=['55b3a9f3-7266-42e2-b2d8-6ae021da30ac','53f94c43-d068-437a-bbf4-02e6db7e488c'],size=1,snapshot_id=3e51b595-ef1a-474f-b659-820025009a4e,source_replicaid=,source_volid=None,status='creating',user_id='95aba73d524647c18d2270969d9ac8e9',volume_type_id=29180562-cbdd-462b-b16b-5e3d5aaa43f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:35:17Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b231728d-84eb-4596-aea0-ef57035401a4,host=None,id=2fe5a615-38b2-4770-8ea0-e0ef70bdb04e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f33556406ae4effab69165181f68fbf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3e51b595-ef1a-474f-b659-820025009a4e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95aba73d524647c18d2270969d9ac8e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(29180562-cbdd-462b-b16b-5e3d5aaa43f0),volume_type_id=29180562-cbdd-462b-b16b-5e3d5aaa43f0)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:35:17 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-7382c92b-f7b8-4833-a50e-e94edd940208 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68dcb818-82b0-46b9-9bf6-589d2343dde9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:35:17 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-7382c92b-f7b8-4833-a50e-e94edd940208 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68dcb818-82b0-46b9-9bf6-589d2343dde9) transitioned into state 'SUCCESS' from 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=b231728d-84eb-4596-aea0-ef57035401a4,group_type_id=,metadata={},multiattach=False,project_id='8f33556406ae4effab69165181f68fbf',qos_specs=None,replication_status=,reservations=['55b3a9f3-7266-42e2-b2d8-6ae021da30ac','53f94c43-d068-437a-bbf4-02e6db7e488c'],size=1,snapshot_id=3e51b595-ef1a-474f-b659-820025009a4e,source_replicaid=,source_volid=None,status='creating',user_id='95aba73d524647c18d2270969d9ac8e9',volume_type_id=29180562-cbdd-462b-b16b-5e3d5aaa43f0)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:35:17 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-7382c92b-f7b8-4833-a50e-e94edd940208 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Flow 'volume_create_api' (cfc74ccd-d86f-4fec-bcf7-f2d053ef3f47) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:35:17 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-7382c92b-f7b8-4833-a50e-e94edd940208 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Create volume request issued successfully. Sep 03 13:35:17 devstack devstack@c-api.service[86719]: /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 03 13:35:17 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 13:35:17 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:17 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:35:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7382c92b-f7b8-4833-a50e-e94edd940208 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/groups/action returned with HTTP 202 Sep 03 13:35:17 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 206/414] 192.168.122.181 () {62 vars in 1202 bytes} [Thu Sep 3 13:35:16 2026] POST /volume/v3/groups/action => generated 103 bytes in 1052 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:35:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-842100d3-8cb5-46be-9ab3-c6ad911427d9 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-842100d3-8cb5-46be-9ab3-c6ad911427d9 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/volumes/detail Sep 03 13:35:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-842100d3-8cb5-46be-9ab3-c6ad911427d9 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-842100d3-8cb5-46be-9ab3-c6ad911427d9 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'detail' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.api_utils [None req-842100d3-8cb5-46be-9ab3-c6ad911427d9 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Removing options '' from query. {{(pid=86720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:35:17 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-842100d3-8cb5-46be-9ab3-c6ad911427d9 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86720) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:35:17 devstack devstack@c-api.service[86720]: /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 03 13:35:17 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 13:35:17 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:17 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:35:17 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:17 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:35:17 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-842100d3-8cb5-46be-9ab3-c6ad911427d9 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Get all volumes completed successfully. Sep 03 13:35:17 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-842100d3-8cb5-46be-9ab3-c6ad911427d9 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:35:17 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-842100d3-8cb5-46be-9ab3-c6ad911427d9 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:35:18 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-842100d3-8cb5-46be-9ab3-c6ad911427d9 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:35:18 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:18 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:18 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-842100d3-8cb5-46be-9ab3-c6ad911427d9 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:35:18 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-842100d3-8cb5-46be-9ab3-c6ad911427d9 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:35:18 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-842100d3-8cb5-46be-9ab3-c6ad911427d9 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:35:18 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:18 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-842100d3-8cb5-46be-9ab3-c6ad911427d9 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/volumes/detail returned with HTTP 200 Sep 03 13:35:18 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 209/415] 192.168.122.181 () {60 vars in 1183 bytes} [Thu Sep 3 13:35:17 2026] GET /volume/v3/volumes/detail => generated 1848 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:35:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-8026e28d-3535-40d1-976b-24a2e1246072 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8026e28d-3535-40d1-976b-24a2e1246072 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/volumes/2fe5a615-38b2-4770-8ea0-e0ef70bdb04e Sep 03 13:35:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8026e28d-3535-40d1-976b-24a2e1246072 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8026e28d-3535-40d1-976b-24a2e1246072 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:18 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:18 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:35:18 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:18 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:18 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-8026e28d-3535-40d1-976b-24a2e1246072 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Volume info retrieved successfully. Sep 03 13:35:18 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-8026e28d-3535-40d1-976b-24a2e1246072 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:35:18 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-8026e28d-3535-40d1-976b-24a2e1246072 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:35:18 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-8026e28d-3535-40d1-976b-24a2e1246072 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:35:18 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:18 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8026e28d-3535-40d1-976b-24a2e1246072 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/volumes/2fe5a615-38b2-4770-8ea0-e0ef70bdb04e returned with HTTP 200 Sep 03 13:35:18 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 207/416] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:35:18 2026] GET /volume/v3/volumes/2fe5a615-38b2-4770-8ea0-e0ef70bdb04e => generated 933 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 13:35:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-0cbba1d8-956b-46be-96de-887d12a9a511 req-b9e3157c-83fb-45b3-8561-913eed5d6fba None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-0cbba1d8-956b-46be-96de-887d12a9a511 req-b9e3157c-83fb-45b3-8561-913eed5d6fba tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] POST http://192.168.122.181/volume/v3/attachments/d50ce39a-8750-4dfa-8ec7-32b5bf0a5838/action Sep 03 13:35:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-0cbba1d8-956b-46be-96de-887d12a9a511 req-b9e3157c-83fb-45b3-8561-913eed5d6fba tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Action body: b'{"os-complete": null}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:35:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-0cbba1d8-956b-46be-96de-887d12a9a511 req-b9e3157c-83fb-45b3-8561-913eed5d6fba tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:35:18 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:18 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:35:18 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:18 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-0cbba1d8-956b-46be-96de-887d12a9a511 req-b9e3157c-83fb-45b3-8561-913eed5d6fba tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] http://192.168.122.181/volume/v3/attachments/d50ce39a-8750-4dfa-8ec7-32b5bf0a5838/action returned with HTTP 204 Sep 03 13:35:18 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 210/417] 192.168.122.181 () {66 vars in 1614 bytes} [Thu Sep 3 13:35:18 2026] POST /volume/v3/attachments/d50ce39a-8750-4dfa-8ec7-32b5bf0a5838/action => generated 0 bytes in 158 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:35:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-eb49d06b-c5b1-48f7-bbbc-40ac4effe99d None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-eb49d06b-c5b1-48f7-bbbc-40ac4effe99d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/volumes/2fe5a615-38b2-4770-8ea0-e0ef70bdb04e Sep 03 13:35:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-eb49d06b-c5b1-48f7-bbbc-40ac4effe99d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-eb49d06b-c5b1-48f7-bbbc-40ac4effe99d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:19 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:19 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:35:19 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:19 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:19 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-eb49d06b-c5b1-48f7-bbbc-40ac4effe99d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Volume info retrieved successfully. Sep 03 13:35:19 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-eb49d06b-c5b1-48f7-bbbc-40ac4effe99d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:35:19 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-eb49d06b-c5b1-48f7-bbbc-40ac4effe99d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:35:19 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-eb49d06b-c5b1-48f7-bbbc-40ac4effe99d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:35:19 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:19 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-eb49d06b-c5b1-48f7-bbbc-40ac4effe99d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/volumes/2fe5a615-38b2-4770-8ea0-e0ef70bdb04e returned with HTTP 200 Sep 03 13:35:19 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 208/418] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:35:19 2026] GET /volume/v3/volumes/2fe5a615-38b2-4770-8ea0-e0ef70bdb04e => generated 933 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:35:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-6b634ea2-1a1f-4962-9757-c83ee8954d6f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6b634ea2-1a1f-4962-9757-c83ee8954d6f tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/volumes/2fe5a615-38b2-4770-8ea0-e0ef70bdb04e Sep 03 13:35:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6b634ea2-1a1f-4962-9757-c83ee8954d6f tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6b634ea2-1a1f-4962-9757-c83ee8954d6f tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:20 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:20 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:35:20 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:20 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:21 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-6b634ea2-1a1f-4962-9757-c83ee8954d6f tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Volume info retrieved successfully. Sep 03 13:35:21 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-6b634ea2-1a1f-4962-9757-c83ee8954d6f tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:35:21 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-6b634ea2-1a1f-4962-9757-c83ee8954d6f tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:35:21 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-6b634ea2-1a1f-4962-9757-c83ee8954d6f tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:35:21 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:21 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6b634ea2-1a1f-4962-9757-c83ee8954d6f tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/volumes/2fe5a615-38b2-4770-8ea0-e0ef70bdb04e returned with HTTP 200 Sep 03 13:35:21 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 211/419] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:35:20 2026] GET /volume/v3/volumes/2fe5a615-38b2-4770-8ea0-e0ef70bdb04e => generated 933 bytes in 947 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:35:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-5fb37a97-96e4-409f-965b-10232bcea871 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5fb37a97-96e4-409f-965b-10232bcea871 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/volumes/2fe5a615-38b2-4770-8ea0-e0ef70bdb04e Sep 03 13:35:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5fb37a97-96e4-409f-965b-10232bcea871 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5fb37a97-96e4-409f-965b-10232bcea871 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:22 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:22 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:35:22 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:22 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:22 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-5fb37a97-96e4-409f-965b-10232bcea871 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Volume info retrieved successfully. Sep 03 13:35:22 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-5fb37a97-96e4-409f-965b-10232bcea871 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:35:22 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-5fb37a97-96e4-409f-965b-10232bcea871 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:35:23 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-5fb37a97-96e4-409f-965b-10232bcea871 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:35:23 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:23 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:23 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5fb37a97-96e4-409f-965b-10232bcea871 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/volumes/2fe5a615-38b2-4770-8ea0-e0ef70bdb04e returned with HTTP 200 Sep 03 13:35:23 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 209/420] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:35:22 2026] GET /volume/v3/volumes/2fe5a615-38b2-4770-8ea0-e0ef70bdb04e => generated 933 bytes in 779 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:35:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-35b2f55c-804c-4e06-9b59-56d82d4f1dad None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-35b2f55c-804c-4e06-9b59-56d82d4f1dad tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/volumes/2fe5a615-38b2-4770-8ea0-e0ef70bdb04e Sep 03 13:35:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-35b2f55c-804c-4e06-9b59-56d82d4f1dad tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-35b2f55c-804c-4e06-9b59-56d82d4f1dad tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:24 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:24 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:35:24 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:24 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:24 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-35b2f55c-804c-4e06-9b59-56d82d4f1dad tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Volume info retrieved successfully. Sep 03 13:35:24 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-35b2f55c-804c-4e06-9b59-56d82d4f1dad tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:35:24 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-35b2f55c-804c-4e06-9b59-56d82d4f1dad tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:35:25 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-35b2f55c-804c-4e06-9b59-56d82d4f1dad tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:35:25 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:25 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-35b2f55c-804c-4e06-9b59-56d82d4f1dad tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/volumes/2fe5a615-38b2-4770-8ea0-e0ef70bdb04e returned with HTTP 200 Sep 03 13:35:25 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 212/421] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:35:24 2026] GET /volume/v3/volumes/2fe5a615-38b2-4770-8ea0-e0ef70bdb04e => generated 933 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:35:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-30c512bb-5dec-4ba7-b1e7-b416f133bc50 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:26 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-30c512bb-5dec-4ba7-b1e7-b416f133bc50 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/volumes/2fe5a615-38b2-4770-8ea0-e0ef70bdb04e Sep 03 13:35:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-30c512bb-5dec-4ba7-b1e7-b416f133bc50 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-30c512bb-5dec-4ba7-b1e7-b416f133bc50 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:26 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:26 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:35:26 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:26 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:26 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-30c512bb-5dec-4ba7-b1e7-b416f133bc50 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Volume info retrieved successfully. Sep 03 13:35:26 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-30c512bb-5dec-4ba7-b1e7-b416f133bc50 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:35:26 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-30c512bb-5dec-4ba7-b1e7-b416f133bc50 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:35:26 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-30c512bb-5dec-4ba7-b1e7-b416f133bc50 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:35:26 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:26 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:26 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-30c512bb-5dec-4ba7-b1e7-b416f133bc50 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/volumes/2fe5a615-38b2-4770-8ea0-e0ef70bdb04e returned with HTTP 200 Sep 03 13:35:26 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 210/422] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:35:26 2026] GET /volume/v3/volumes/2fe5a615-38b2-4770-8ea0-e0ef70bdb04e => generated 933 bytes in 765 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:35:27 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-cc919fe9-9372-4955-9d01-f83f588b7c3e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-cc919fe9-9372-4955-9d01-f83f588b7c3e tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/volumes/2fe5a615-38b2-4770-8ea0-e0ef70bdb04e Sep 03 13:35:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-cc919fe9-9372-4955-9d01-f83f588b7c3e tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-cc919fe9-9372-4955-9d01-f83f588b7c3e tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:28 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:28 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:35:28 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:28 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:28 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-cc919fe9-9372-4955-9d01-f83f588b7c3e tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Volume info retrieved successfully. Sep 03 13:35:28 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-cc919fe9-9372-4955-9d01-f83f588b7c3e tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:35:28 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-cc919fe9-9372-4955-9d01-f83f588b7c3e tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:35:28 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-cc919fe9-9372-4955-9d01-f83f588b7c3e tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:35:28 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:28 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-cc919fe9-9372-4955-9d01-f83f588b7c3e tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/volumes/2fe5a615-38b2-4770-8ea0-e0ef70bdb04e returned with HTTP 200 Sep 03 13:35:28 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 213/423] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:35:27 2026] GET /volume/v3/volumes/2fe5a615-38b2-4770-8ea0-e0ef70bdb04e => generated 933 bytes in 964 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:35:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-5aa1080e-184b-460c-9360-f0b75f435406 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:30 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5aa1080e-184b-460c-9360-f0b75f435406 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/volumes/2fe5a615-38b2-4770-8ea0-e0ef70bdb04e Sep 03 13:35:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5aa1080e-184b-460c-9360-f0b75f435406 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5aa1080e-184b-460c-9360-f0b75f435406 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:30 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:30 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:35:30 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:30 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:30 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-5aa1080e-184b-460c-9360-f0b75f435406 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Volume info retrieved successfully. Sep 03 13:35:30 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-5aa1080e-184b-460c-9360-f0b75f435406 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:35:30 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-5aa1080e-184b-460c-9360-f0b75f435406 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:35:30 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-5aa1080e-184b-460c-9360-f0b75f435406 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:35:30 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:30 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:30 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5aa1080e-184b-460c-9360-f0b75f435406 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/volumes/2fe5a615-38b2-4770-8ea0-e0ef70bdb04e returned with HTTP 200 Sep 03 13:35:30 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 211/424] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:35:29 2026] GET /volume/v3/volumes/2fe5a615-38b2-4770-8ea0-e0ef70bdb04e => generated 934 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:35:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-21fb62f0-b0c9-4b15-aae4-7e33b3e2627d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:30 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-21fb62f0-b0c9-4b15-aae4-7e33b3e2627d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/groups/b231728d-84eb-4596-aea0-ef57035401a4 Sep 03 13:35:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-21fb62f0-b0c9-4b15-aae4-7e33b3e2627d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-21fb62f0-b0c9-4b15-aae4-7e33b3e2627d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.groups [None req-21fb62f0-b0c9-4b15-aae4-7e33b3e2627d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] show called for member b231728d-84eb-4596-aea0-ef57035401a4 {{(pid=86720) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 13:35:30 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:30 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:30 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:30 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), Sep 03 13:35:30 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-21fb62f0-b0c9-4b15-aae4-7e33b3e2627d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/groups/b231728d-84eb-4596-aea0-ef57035401a4 returned with HTTP 200 Sep 03 13:35:30 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 214/425] 192.168.122.181 () {60 vars in 1270 bytes} [Thu Sep 3 13:35:30 2026] GET /volume/v3/groups/b231728d-84eb-4596-aea0-ef57035401a4 => generated 418 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:35:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-87ef160a-7769-4380-8701-5a56a92dab56 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:30 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-87ef160a-7769-4380-8701-5a56a92dab56 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/volumes/detail Sep 03 13:35:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-87ef160a-7769-4380-8701-5a56a92dab56 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-87ef160a-7769-4380-8701-5a56a92dab56 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'detail' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.api_utils [None req-87ef160a-7769-4380-8701-5a56a92dab56 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Removing options '' from query. {{(pid=86719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:35:30 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-87ef160a-7769-4380-8701-5a56a92dab56 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86719) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:35:30 devstack devstack@c-api.service[86719]: /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 03 13:35:30 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 13:35:30 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:30 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:35:30 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:30 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:35:30 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-87ef160a-7769-4380-8701-5a56a92dab56 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Get all volumes completed successfully. Sep 03 13:35:30 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-87ef160a-7769-4380-8701-5a56a92dab56 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:35:30 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-87ef160a-7769-4380-8701-5a56a92dab56 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:35:30 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-87ef160a-7769-4380-8701-5a56a92dab56 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:35:30 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:30 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:30 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-87ef160a-7769-4380-8701-5a56a92dab56 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:35:30 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-87ef160a-7769-4380-8701-5a56a92dab56 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:35:30 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-87ef160a-7769-4380-8701-5a56a92dab56 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:35:30 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:30 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:30 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-87ef160a-7769-4380-8701-5a56a92dab56 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/volumes/detail returned with HTTP 200 Sep 03 13:35:30 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 212/426] 192.168.122.181 () {60 vars in 1183 bytes} [Thu Sep 3 13:35:30 2026] GET /volume/v3/volumes/detail => generated 1849 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:35:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-009d7991-ab23-4cb6-87c3-8d39fa90d195 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:30 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-009d7991-ab23-4cb6-87c3-8d39fa90d195 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] POST http://192.168.122.181/volume/v3/groups/b231728d-84eb-4596-aea0-ef57035401a4/action Sep 03 13:35:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-009d7991-ab23-4cb6-87c3-8d39fa90d195 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:35:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-009d7991-ab23-4cb6-87c3-8d39fa90d195 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:35:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.groups [None req-009d7991-ab23-4cb6-87c3-8d39fa90d195 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] delete called for group b231728d-84eb-4596-aea0-ef57035401a4 {{(pid=86720) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 13:35:30 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.groups [None req-009d7991-ab23-4cb6-87c3-8d39fa90d195 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Delete group with id: b231728d-84eb-4596-aea0-ef57035401a4 Sep 03 13:35:30 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:30 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:30 devstack devstack@c-api.service[86720]: /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 03 13:35:30 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 13:35:30 devstack devstack@c-api.service[86720]: /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 03 13:35:30 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 13:35:30 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-009d7991-ab23-4cb6-87c3-8d39fa90d195 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/groups/b231728d-84eb-4596-aea0-ef57035401a4/action returned with HTTP 202 Sep 03 13:35:30 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 215/427] 192.168.122.181 () {62 vars in 1312 bytes} [Thu Sep 3 13:35:30 2026] POST /volume/v3/groups/b231728d-84eb-4596-aea0-ef57035401a4/action => generated 0 bytes in 181 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 13:35:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-5305d665-bab6-40ff-b1ef-3506812a6bb2 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:30 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5305d665-bab6-40ff-b1ef-3506812a6bb2 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/volumes/2fe5a615-38b2-4770-8ea0-e0ef70bdb04e Sep 03 13:35:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5305d665-bab6-40ff-b1ef-3506812a6bb2 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5305d665-bab6-40ff-b1ef-3506812a6bb2 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:31 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:31 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:35:31 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:31 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:31 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-5305d665-bab6-40ff-b1ef-3506812a6bb2 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Volume info retrieved successfully. Sep 03 13:35:31 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-5305d665-bab6-40ff-b1ef-3506812a6bb2 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:35:31 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-5305d665-bab6-40ff-b1ef-3506812a6bb2 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:35:31 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-5305d665-bab6-40ff-b1ef-3506812a6bb2 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:35:31 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:31 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:31 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5305d665-bab6-40ff-b1ef-3506812a6bb2 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/volumes/2fe5a615-38b2-4770-8ea0-e0ef70bdb04e returned with HTTP 200 Sep 03 13:35:31 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 213/428] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:35:30 2026] GET /volume/v3/volumes/2fe5a615-38b2-4770-8ea0-e0ef70bdb04e => generated 933 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:35:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-0b48f1c9-3024-47b8-80e2-9834465946c2 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0b48f1c9-3024-47b8-80e2-9834465946c2 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/volumes/2fe5a615-38b2-4770-8ea0-e0ef70bdb04e Sep 03 13:35:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0b48f1c9-3024-47b8-80e2-9834465946c2 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0b48f1c9-3024-47b8-80e2-9834465946c2 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0b48f1c9-3024-47b8-80e2-9834465946c2 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/volumes/2fe5a615-38b2-4770-8ea0-e0ef70bdb04e returned with HTTP 404 Sep 03 13:35:32 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 216/429] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:35:32 2026] GET /volume/v3/volumes/2fe5a615-38b2-4770-8ea0-e0ef70bdb04e => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:35:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-93e572ac-8907-4cd4-904f-21b5425859aa None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-93e572ac-8907-4cd4-904f-21b5425859aa tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/groups/b231728d-84eb-4596-aea0-ef57035401a4 Sep 03 13:35:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-93e572ac-8907-4cd4-904f-21b5425859aa tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-93e572ac-8907-4cd4-904f-21b5425859aa tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.groups [None req-93e572ac-8907-4cd4-904f-21b5425859aa tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] show called for member b231728d-84eb-4596-aea0-ef57035401a4 {{(pid=86719) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 13:35:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-93e572ac-8907-4cd4-904f-21b5425859aa tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/groups/b231728d-84eb-4596-aea0-ef57035401a4 returned with HTTP 404 Sep 03 13:35:32 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 214/430] 192.168.122.181 () {60 vars in 1270 bytes} [Thu Sep 3 13:35:32 2026] GET /volume/v3/groups/b231728d-84eb-4596-aea0-ef57035401a4 => generated 108 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:35:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e676e101-7a51-4944-9fd2-1fec8e577de5 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e676e101-7a51-4944-9fd2-1fec8e577de5 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] DELETE http://192.168.122.181/volume/v3/group_snapshots/f51f1bc6-9b4f-42ce-9335-f2753c1fca81 Sep 03 13:35:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e676e101-7a51-4944-9fd2-1fec8e577de5 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e676e101-7a51-4944-9fd2-1fec8e577de5 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.group_snapshots [None req-e676e101-7a51-4944-9fd2-1fec8e577de5 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] delete called for member f51f1bc6-9b4f-42ce-9335-f2753c1fca81 {{(pid=86720) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 03 13:35:32 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.group_snapshots [None req-e676e101-7a51-4944-9fd2-1fec8e577de5 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Delete group_snapshot with id: f51f1bc6-9b4f-42ce-9335-f2753c1fca81 Sep 03 13:35:32 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:32 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:32 devstack devstack@c-api.service[86720]: /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 03 13:35:32 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 13:35:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e676e101-7a51-4944-9fd2-1fec8e577de5 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/group_snapshots/f51f1bc6-9b4f-42ce-9335-f2753c1fca81 returned with HTTP 202 Sep 03 13:35:32 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 217/431] 192.168.122.181 () {60 vars in 1300 bytes} [Thu Sep 3 13:35:32 2026] DELETE /volume/v3/group_snapshots/f51f1bc6-9b4f-42ce-9335-f2753c1fca81 => generated 0 bytes in 216 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 13:35:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-b667fead-b38d-4bb9-8af8-ec1c62486e5c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b667fead-b38d-4bb9-8af8-ec1c62486e5c tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/volumes/detail Sep 03 13:35:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b667fead-b38d-4bb9-8af8-ec1c62486e5c tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b667fead-b38d-4bb9-8af8-ec1c62486e5c tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'detail' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.api_utils [None req-b667fead-b38d-4bb9-8af8-ec1c62486e5c tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Removing options '' from query. {{(pid=86719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:35:32 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b667fead-b38d-4bb9-8af8-ec1c62486e5c tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86719) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:35:32 devstack devstack@c-api.service[86719]: /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 03 13:35:32 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 13:35:32 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:32 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:35:32 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-b667fead-b38d-4bb9-8af8-ec1c62486e5c tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Get all volumes completed successfully. Sep 03 13:35:32 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-b667fead-b38d-4bb9-8af8-ec1c62486e5c tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:35:32 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-b667fead-b38d-4bb9-8af8-ec1c62486e5c tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:35:32 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-b667fead-b38d-4bb9-8af8-ec1c62486e5c tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:35:32 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:32 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:33 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b667fead-b38d-4bb9-8af8-ec1c62486e5c tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/volumes/detail returned with HTTP 200 Sep 03 13:35:33 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 215/432] 192.168.122.181 () {60 vars in 1183 bytes} [Thu Sep 3 13:35:32 2026] GET /volume/v3/volumes/detail => generated 925 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:35:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-974bfd8f-676b-4fb7-9f68-acb1e29ce597 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:33 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-974bfd8f-676b-4fb7-9f68-acb1e29ce597 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/snapshots/detail Sep 03 13:35:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-974bfd8f-676b-4fb7-9f68-acb1e29ce597 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-974bfd8f-676b-4fb7-9f68-acb1e29ce597 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'detail' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.api_utils [None req-974bfd8f-676b-4fb7-9f68-acb1e29ce597 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Removing options '' from query. {{(pid=86720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:35:33 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:33 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:33 devstack devstack@c-api.service[86720]: DEBUG cinder.db.api [None req-974bfd8f-676b-4fb7-9f68-acb1e29ce597 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Building query based on filter {{(pid=86720) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 13:35:33 devstack devstack@c-api.service[86720]: /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 03 13:35:33 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 13:35:33 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-974bfd8f-676b-4fb7-9f68-acb1e29ce597 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Get all snapshots completed successfully. Sep 03 13:35:33 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:33 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:33 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-974bfd8f-676b-4fb7-9f68-acb1e29ce597 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/snapshots/detail returned with HTTP 200 Sep 03 13:35:33 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 218/433] 192.168.122.181 () {58 vars in 1148 bytes} [Thu Sep 3 13:35:33 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:35:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e2735a2d-634b-435d-8ad0-ae2fda3bf21f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:33 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e2735a2d-634b-435d-8ad0-ae2fda3bf21f tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/snapshots/3e51b595-ef1a-474f-b659-820025009a4e Sep 03 13:35:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e2735a2d-634b-435d-8ad0-ae2fda3bf21f tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e2735a2d-634b-435d-8ad0-ae2fda3bf21f tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:33 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:33 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:33 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-e2735a2d-634b-435d-8ad0-ae2fda3bf21f tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Snapshot retrieved successfully. Sep 03 13:35:33 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e2735a2d-634b-435d-8ad0-ae2fda3bf21f tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/snapshots/3e51b595-ef1a-474f-b659-820025009a4e returned with HTTP 200 Sep 03 13:35:33 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 216/434] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:35:33 2026] GET /volume/v3/snapshots/3e51b595-ef1a-474f-b659-820025009a4e => generated 450 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:35:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-705687d5-9e7a-4e5f-849f-901770451226 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:34 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-705687d5-9e7a-4e5f-849f-901770451226 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/snapshots/3e51b595-ef1a-474f-b659-820025009a4e Sep 03 13:35:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-705687d5-9e7a-4e5f-849f-901770451226 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-705687d5-9e7a-4e5f-849f-901770451226 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:34 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:34 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:34 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-705687d5-9e7a-4e5f-849f-901770451226 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Snapshot retrieved successfully. Sep 03 13:35:34 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-705687d5-9e7a-4e5f-849f-901770451226 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/snapshots/3e51b595-ef1a-474f-b659-820025009a4e returned with HTTP 200 Sep 03 13:35:34 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 219/435] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:35:34 2026] GET /volume/v3/snapshots/3e51b595-ef1a-474f-b659-820025009a4e => generated 450 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:35:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-879e9a38-0cb6-49b8-b529-27b0da28d2b7 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:35 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-879e9a38-0cb6-49b8-b529-27b0da28d2b7 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/snapshots/3e51b595-ef1a-474f-b659-820025009a4e Sep 03 13:35:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-879e9a38-0cb6-49b8-b529-27b0da28d2b7 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-879e9a38-0cb6-49b8-b529-27b0da28d2b7 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:35 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:35 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:35 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-879e9a38-0cb6-49b8-b529-27b0da28d2b7 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Snapshot retrieved successfully. Sep 03 13:35:35 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-879e9a38-0cb6-49b8-b529-27b0da28d2b7 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/snapshots/3e51b595-ef1a-474f-b659-820025009a4e returned with HTTP 200 Sep 03 13:35:35 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 217/436] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:35:35 2026] GET /volume/v3/snapshots/3e51b595-ef1a-474f-b659-820025009a4e => generated 450 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:35:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-69d6de8c-8ed2-4cea-be27-dcbe0f8b7491 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:36 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-69d6de8c-8ed2-4cea-be27-dcbe0f8b7491 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/snapshots/3e51b595-ef1a-474f-b659-820025009a4e Sep 03 13:35:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-69d6de8c-8ed2-4cea-be27-dcbe0f8b7491 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-69d6de8c-8ed2-4cea-be27-dcbe0f8b7491 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:36 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:36 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:36 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-69d6de8c-8ed2-4cea-be27-dcbe0f8b7491 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Snapshot retrieved successfully. Sep 03 13:35:36 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-69d6de8c-8ed2-4cea-be27-dcbe0f8b7491 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/snapshots/3e51b595-ef1a-474f-b659-820025009a4e returned with HTTP 200 Sep 03 13:35:36 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 220/437] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:35:36 2026] GET /volume/v3/snapshots/3e51b595-ef1a-474f-b659-820025009a4e => generated 449 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:35:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-58e8e4ae-5359-4b1a-b3a7-3d46fa680fff None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-8f765ba4-6c15-4081-9368-3144fd7d8812 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:37 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8f765ba4-6c15-4081-9368-3144fd7d8812 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/snapshots/3e51b595-ef1a-474f-b659-820025009a4e Sep 03 13:35:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8f765ba4-6c15-4081-9368-3144fd7d8812 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8f765ba4-6c15-4081-9368-3144fd7d8812 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:37 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8f765ba4-6c15-4081-9368-3144fd7d8812 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/snapshots/3e51b595-ef1a-474f-b659-820025009a4e returned with HTTP 404 Sep 03 13:35:37 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 221/438] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:35:37 2026] GET /volume/v3/snapshots/3e51b595-ef1a-474f-b659-820025009a4e => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:35:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-fa71b53f-7c4d-4c35-b54c-25481e67a6ea None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:37 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-fa71b53f-7c4d-4c35-b54c-25481e67a6ea tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/group_snapshots/f51f1bc6-9b4f-42ce-9335-f2753c1fca81 Sep 03 13:35:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-fa71b53f-7c4d-4c35-b54c-25481e67a6ea tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-fa71b53f-7c4d-4c35-b54c-25481e67a6ea tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.group_snapshots [None req-fa71b53f-7c4d-4c35-b54c-25481e67a6ea tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] show called for member f51f1bc6-9b4f-42ce-9335-f2753c1fca81 {{(pid=86720) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 13:35:37 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-fa71b53f-7c4d-4c35-b54c-25481e67a6ea tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/group_snapshots/f51f1bc6-9b4f-42ce-9335-f2753c1fca81 returned with HTTP 404 Sep 03 13:35:37 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 222/439] 192.168.122.181 () {60 vars in 1297 bytes} [Thu Sep 3 13:35:37 2026] GET /volume/v3/group_snapshots/f51f1bc6-9b4f-42ce-9335-f2753c1fca81 => generated 116 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 03 13:35:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-841366aa-5419-4d60-9321-5d15d6893056 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:37 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-841366aa-5419-4d60-9321-5d15d6893056 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/volumes/detail Sep 03 13:35:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-841366aa-5419-4d60-9321-5d15d6893056 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-841366aa-5419-4d60-9321-5d15d6893056 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'detail' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.api_utils [None req-841366aa-5419-4d60-9321-5d15d6893056 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Removing options '' from query. {{(pid=86720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:35:37 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-841366aa-5419-4d60-9321-5d15d6893056 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86720) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:35:37 devstack devstack@c-api.service[86720]: /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 03 13:35:37 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 13:35:37 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:37 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:35:37 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-841366aa-5419-4d60-9321-5d15d6893056 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Get all volumes completed successfully. Sep 03 13:35:37 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-841366aa-5419-4d60-9321-5d15d6893056 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:35:37 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-841366aa-5419-4d60-9321-5d15d6893056 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:35:37 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-58e8e4ae-5359-4b1a-b3a7-3d46fa680fff tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] GET http://192.168.122.181/volume/v3/volumes Sep 03 13:35:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-58e8e4ae-5359-4b1a-b3a7-3d46fa680fff tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-58e8e4ae-5359-4b1a-b3a7-3d46fa680fff tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Calling method 'index' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.api_utils [None req-58e8e4ae-5359-4b1a-b3a7-3d46fa680fff tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Removing options '' from query. {{(pid=86719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:35:37 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-58e8e4ae-5359-4b1a-b3a7-3d46fa680fff tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86719) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:35:37 devstack devstack@c-api.service[86719]: /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 03 13:35:37 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 13:35:37 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-58e8e4ae-5359-4b1a-b3a7-3d46fa680fff tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Get all volumes completed successfully. Sep 03 13:35:37 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-58e8e4ae-5359-4b1a-b3a7-3d46fa680fff tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 200 Sep 03 13:35:37 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 218/440] 192.168.122.181 () {58 vars in 1121 bytes} [Thu Sep 3 13:35:37 2026] GET /volume/v3/volumes => generated 15 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:35:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-31f71da9-4be7-4d5e-8178-fecbb09205bb None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:37 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-31f71da9-4be7-4d5e-8178-fecbb09205bb tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:35:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-31f71da9-4be7-4d5e-8178-fecbb09205bb tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1910644787"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:35:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-31f71da9-4be7-4d5e-8178-fecbb09205bb tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1910644787'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:35:37 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-31f71da9-4be7-4d5e-8178-fecbb09205bb tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Create volume of 1 GB Sep 03 13:35:37 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-31f71da9-4be7-4d5e-8178-fecbb09205bb tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Availability Zones retrieved successfully. Sep 03 13:35:37 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-841366aa-5419-4d60-9321-5d15d6893056 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:35:37 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:37 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:37 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-31f71da9-4be7-4d5e-8178-fecbb09205bb tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Flow 'volume_create_api' (30a8a9db-43cd-4909-8153-c928a7b88425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:35:37 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-31f71da9-4be7-4d5e-8178-fecbb09205bb tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4a466bf-6361-4bcc-88d0-c533324e7d0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:35:37 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-31f71da9-4be7-4d5e-8178-fecbb09205bb tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:35:37 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-841366aa-5419-4d60-9321-5d15d6893056 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/volumes/detail returned with HTTP 200 Sep 03 13:35:37 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 223/441] 192.168.122.181 () {60 vars in 1183 bytes} [Thu Sep 3 13:35:37 2026] GET /volume/v3/volumes/detail => generated 925 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:35:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-0a884d52-9fcb-4cb9-a382-48087e447022 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:37 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0a884d52-9fcb-4cb9-a382-48087e447022 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] POST http://192.168.122.181/volume/v3/groups/70ee551a-9682-4bdd-a73d-56331a171a63/action Sep 03 13:35:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0a884d52-9fcb-4cb9-a382-48087e447022 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:35:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0a884d52-9fcb-4cb9-a382-48087e447022 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:35:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.groups [None req-0a884d52-9fcb-4cb9-a382-48087e447022 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] delete called for group 70ee551a-9682-4bdd-a73d-56331a171a63 {{(pid=86720) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 13:35:37 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.groups [None req-0a884d52-9fcb-4cb9-a382-48087e447022 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Delete group with id: 70ee551a-9682-4bdd-a73d-56331a171a63 Sep 03 13:35:37 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:37 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:37 devstack devstack@c-api.service[86720]: /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 03 13:35:37 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 13:35:37 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-31f71da9-4be7-4d5e-8178-fecbb09205bb tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4a466bf-6361-4bcc-88d0-c533324e7d0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:35:37 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-31f71da9-4be7-4d5e-8178-fecbb09205bb tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc1e2e5a-4526-406f-b2fb-30d0f6df06c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:35:37 devstack devstack@c-api.service[86720]: /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 03 13:35:37 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 13:35:37 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0a884d52-9fcb-4cb9-a382-48087e447022 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/groups/70ee551a-9682-4bdd-a73d-56331a171a63/action returned with HTTP 202 Sep 03 13:35:37 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 224/442] 192.168.122.181 () {62 vars in 1312 bytes} [Thu Sep 3 13:35:37 2026] POST /volume/v3/groups/70ee551a-9682-4bdd-a73d-56331a171a63/action => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 13:35:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d1c2c8cb-361a-46da-b89b-09d0d61588da None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:37 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d1c2c8cb-361a-46da-b89b-09d0d61588da tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/volumes/b821bfc7-a26e-4ad7-8b62-12d1731d4fa3 Sep 03 13:35:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d1c2c8cb-361a-46da-b89b-09d0d61588da tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d1c2c8cb-361a-46da-b89b-09d0d61588da tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:37 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:37 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:35:37 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:37 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:38 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-d1c2c8cb-361a-46da-b89b-09d0d61588da tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Volume info retrieved successfully. Sep 03 13:35:38 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-d1c2c8cb-361a-46da-b89b-09d0d61588da tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:35:38 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-d1c2c8cb-361a-46da-b89b-09d0d61588da tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:35:38 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-31f71da9-4be7-4d5e-8178-fecbb09205bb tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Created reservations ['a93d320c-dd8d-4497-b17e-b823243d17d2', '951aa8f5-7b72-452c-a8b8-cb3fc8e12dc3', '9970c554-b4a2-4b9a-b9fe-d5723992a504', 'a86ea259-9297-49b3-bdff-92a8db6bd3c5'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:35:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-31f71da9-4be7-4d5e-8178-fecbb09205bb tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc1e2e5a-4526-406f-b2fb-30d0f6df06c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a93d320c-dd8d-4497-b17e-b823243d17d2', '951aa8f5-7b72-452c-a8b8-cb3fc8e12dc3', '9970c554-b4a2-4b9a-b9fe-d5723992a504', 'a86ea259-9297-49b3-bdff-92a8db6bd3c5']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:35:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-31f71da9-4be7-4d5e-8178-fecbb09205bb tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (958a7986-43d1-4679-a260-a2828b77ed0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:35:38 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-d1c2c8cb-361a-46da-b89b-09d0d61588da tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:35:38 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:38 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:38 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d1c2c8cb-361a-46da-b89b-09d0d61588da tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/volumes/b821bfc7-a26e-4ad7-8b62-12d1731d4fa3 returned with HTTP 200 Sep 03 13:35:38 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 225/443] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:35:37 2026] GET /volume/v3/volumes/b821bfc7-a26e-4ad7-8b62-12d1731d4fa3 => generated 921 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:35:38 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:38 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:35:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-31f71da9-4be7-4d5e-8178-fecbb09205bb tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (958a7986-43d1-4679-a260-a2828b77ed0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94c5496f-8b19-4ae9-a944-4788e7ba3db9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1910644787',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55ec7a8fd9364f46a96d657822ffae99',qos_specs=None,replication_status=,reservations=['a93d320c-dd8d-4497-b17e-b823243d17d2','951aa8f5-7b72-452c-a8b8-cb3fc8e12dc3','9970c554-b4a2-4b9a-b9fe-d5723992a504','a86ea259-9297-49b3-bdff-92a8db6bd3c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87c48ae94a46483abd45ebb897ad1141',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:35:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1910644787',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94c5496f-8b19-4ae9-a944-4788e7ba3db9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55ec7a8fd9364f46a96d657822ffae99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87c48ae94a46483abd45ebb897ad1141',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:35:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-31f71da9-4be7-4d5e-8178-fecbb09205bb tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e8192d8-54f9-4ea4-a4b3-13ef59f08688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:35:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-31f71da9-4be7-4d5e-8178-fecbb09205bb tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e8192d8-54f9-4ea4-a4b3-13ef59f08688) transitioned into state 'SUCCESS' from state '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-1910644787',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55ec7a8fd9364f46a96d657822ffae99',qos_specs=None,replication_status=,reservations=['a93d320c-dd8d-4497-b17e-b823243d17d2','951aa8f5-7b72-452c-a8b8-cb3fc8e12dc3','9970c554-b4a2-4b9a-b9fe-d5723992a504','a86ea259-9297-49b3-bdff-92a8db6bd3c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87c48ae94a46483abd45ebb897ad1141',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:35:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-31f71da9-4be7-4d5e-8178-fecbb09205bb tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65f36f90-fd35-4ec4-b95e-c33966484af8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:35:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-31f71da9-4be7-4d5e-8178-fecbb09205bb tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65f36f90-fd35-4ec4-b95e-c33966484af8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:35:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-31f71da9-4be7-4d5e-8178-fecbb09205bb tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Flow 'volume_create_api' (30a8a9db-43cd-4909-8153-c928a7b88425) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:35:38 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-31f71da9-4be7-4d5e-8178-fecbb09205bb tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Create volume request issued successfully. Sep 03 13:35:38 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-31f71da9-4be7-4d5e-8178-fecbb09205bb tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:35:38 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 219/444] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:35:37 2026] POST /volume/v3/volumes => generated 764 bytes in 781 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:35:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-bbc042be-ddae-4576-8dfd-5f8395b73cca None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:38 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bbc042be-ddae-4576-8dfd-5f8395b73cca tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] GET http://192.168.122.181/volume/v3/volumes/94c5496f-8b19-4ae9-a944-4788e7ba3db9 Sep 03 13:35:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bbc042be-ddae-4576-8dfd-5f8395b73cca tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bbc042be-ddae-4576-8dfd-5f8395b73cca tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:38 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:38 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:35:38 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:38 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:38 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-bbc042be-ddae-4576-8dfd-5f8395b73cca tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Volume info retrieved successfully. Sep 03 13:35:38 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bbc042be-ddae-4576-8dfd-5f8395b73cca tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] http://192.168.122.181/volume/v3/volumes/94c5496f-8b19-4ae9-a944-4788e7ba3db9 returned with HTTP 200 Sep 03 13:35:38 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 226/445] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:35:38 2026] GET /volume/v3/volumes/94c5496f-8b19-4ae9-a944-4788e7ba3db9 => generated 832 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:35:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-4daae557-d747-4a0e-a9af-d9704fc9d242 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:39 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4daae557-d747-4a0e-a9af-d9704fc9d242 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/volumes/b821bfc7-a26e-4ad7-8b62-12d1731d4fa3 Sep 03 13:35:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4daae557-d747-4a0e-a9af-d9704fc9d242 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4daae557-d747-4a0e-a9af-d9704fc9d242 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:39 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:39 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:35:39 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:39 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:39 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-4daae557-d747-4a0e-a9af-d9704fc9d242 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Volume info retrieved successfully. Sep 03 13:35:39 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-4daae557-d747-4a0e-a9af-d9704fc9d242 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:35:39 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-4daae557-d747-4a0e-a9af-d9704fc9d242 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:35:39 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-4daae557-d747-4a0e-a9af-d9704fc9d242 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:35:39 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:39 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:39 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4daae557-d747-4a0e-a9af-d9704fc9d242 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/volumes/b821bfc7-a26e-4ad7-8b62-12d1731d4fa3 returned with HTTP 200 Sep 03 13:35:39 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 220/446] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:35:39 2026] GET /volume/v3/volumes/b821bfc7-a26e-4ad7-8b62-12d1731d4fa3 => generated 920 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:35:39 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-5a64800a-4ffb-4f2b-9421-658ba46cf936 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:39 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5a64800a-4ffb-4f2b-9421-658ba46cf936 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] GET http://192.168.122.181/volume/v3/volumes/94c5496f-8b19-4ae9-a944-4788e7ba3db9 Sep 03 13:35:39 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5a64800a-4ffb-4f2b-9421-658ba46cf936 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:39 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5a64800a-4ffb-4f2b-9421-658ba46cf936 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:39 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:39 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:35:39 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:39 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:39 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-5a64800a-4ffb-4f2b-9421-658ba46cf936 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Volume info retrieved successfully. Sep 03 13:35:39 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5a64800a-4ffb-4f2b-9421-658ba46cf936 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] http://192.168.122.181/volume/v3/volumes/94c5496f-8b19-4ae9-a944-4788e7ba3db9 returned with HTTP 200 Sep 03 13:35:39 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 227/447] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:35:39 2026] GET /volume/v3/volumes/94c5496f-8b19-4ae9-a944-4788e7ba3db9 => generated 856 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:35:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-97d3fe2d-f6d0-41ec-8e26-4316c2ea264b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-97d3fe2d-f6d0-41ec-8e26-4316c2ea264b tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/volumes/b821bfc7-a26e-4ad7-8b62-12d1731d4fa3 Sep 03 13:35:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-97d3fe2d-f6d0-41ec-8e26-4316c2ea264b tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-97d3fe2d-f6d0-41ec-8e26-4316c2ea264b tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-97d3fe2d-f6d0-41ec-8e26-4316c2ea264b tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/volumes/b821bfc7-a26e-4ad7-8b62-12d1731d4fa3 returned with HTTP 404 Sep 03 13:35:40 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 221/448] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:35:40 2026] GET /volume/v3/volumes/b821bfc7-a26e-4ad7-8b62-12d1731d4fa3 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:35:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a4fc5503-6589-4b8b-81b9-955cc480f507 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a4fc5503-6589-4b8b-81b9-955cc480f507 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/groups/70ee551a-9682-4bdd-a73d-56331a171a63 Sep 03 13:35:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a4fc5503-6589-4b8b-81b9-955cc480f507 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a4fc5503-6589-4b8b-81b9-955cc480f507 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.groups [None req-a4fc5503-6589-4b8b-81b9-955cc480f507 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] show called for member 70ee551a-9682-4bdd-a73d-56331a171a63 {{(pid=86720) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 13:35:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a4fc5503-6589-4b8b-81b9-955cc480f507 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/groups/70ee551a-9682-4bdd-a73d-56331a171a63 returned with HTTP 404 Sep 03 13:35:40 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 228/449] 192.168.122.181 () {60 vars in 1270 bytes} [Thu Sep 3 13:35:40 2026] GET /volume/v3/groups/70ee551a-9682-4bdd-a73d-56331a171a63 => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 03 13:35:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e1e2e729-c2e4-4def-96a3-cc36a8cfa6de None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e1e2e729-c2e4-4def-96a3-cc36a8cfa6de tempest-GroupSnapshotsTest-732234066 tempest-GroupSnapshotsTest-732234066-project-admin] DELETE http://192.168.122.181/volume/v3/group_types/aa1fc2ee-3c31-4677-974b-6758d655bf6b Sep 03 13:35:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e1e2e729-c2e4-4def-96a3-cc36a8cfa6de tempest-GroupSnapshotsTest-732234066 tempest-GroupSnapshotsTest-732234066-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e1e2e729-c2e4-4def-96a3-cc36a8cfa6de tempest-GroupSnapshotsTest-732234066 tempest-GroupSnapshotsTest-732234066-project-admin] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e1e2e729-c2e4-4def-96a3-cc36a8cfa6de tempest-GroupSnapshotsTest-732234066 tempest-GroupSnapshotsTest-732234066-project-admin] http://192.168.122.181/volume/v3/group_types/aa1fc2ee-3c31-4677-974b-6758d655bf6b returned with HTTP 202 Sep 03 13:35:40 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 222/450] 192.168.122.181 () {60 vars in 1288 bytes} [Thu Sep 3 13:35:40 2026] DELETE /volume/v3/group_types/aa1fc2ee-3c31-4677-974b-6758d655bf6b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 13:35:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-bafa6f41-9319-446b-87c5-b2597dac3350 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bafa6f41-9319-446b-87c5-b2597dac3350 tempest-GroupSnapshotsTest-732234066 tempest-GroupSnapshotsTest-732234066-project-admin] DELETE http://192.168.122.181/volume/v3/types/29180562-cbdd-462b-b16b-5e3d5aaa43f0 Sep 03 13:35:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bafa6f41-9319-446b-87c5-b2597dac3350 tempest-GroupSnapshotsTest-732234066 tempest-GroupSnapshotsTest-732234066-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bafa6f41-9319-446b-87c5-b2597dac3350 tempest-GroupSnapshotsTest-732234066 tempest-GroupSnapshotsTest-732234066-project-admin] Calling method '_delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bafa6f41-9319-446b-87c5-b2597dac3350 tempest-GroupSnapshotsTest-732234066 tempest-GroupSnapshotsTest-732234066-project-admin] http://192.168.122.181/volume/v3/types/29180562-cbdd-462b-b16b-5e3d5aaa43f0 returned with HTTP 202 Sep 03 13:35:40 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 229/451] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:35:40 2026] DELETE /volume/v3/types/29180562-cbdd-462b-b16b-5e3d5aaa43f0 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 13:35:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-84e6e05b-ed72-4441-a7b6-b51d46e8ce72 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-0ef1b10e-74e5-4cf8-afc9-fe7701e2a7c5 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-84e6e05b-ed72-4441-a7b6-b51d46e8ce72 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] GET http://192.168.122.181/volume/v3/volumes/94c5496f-8b19-4ae9-a944-4788e7ba3db9 Sep 03 13:35:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-84e6e05b-ed72-4441-a7b6-b51d46e8ce72 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-84e6e05b-ed72-4441-a7b6-b51d46e8ce72 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0ef1b10e-74e5-4cf8-afc9-fe7701e2a7c5 tempest-GroupSnapshotsTest-732234066 tempest-GroupSnapshotsTest-732234066-project-admin] GET http://192.168.122.181/volume/v3/types/29180562-cbdd-462b-b16b-5e3d5aaa43f0 Sep 03 13:35:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0ef1b10e-74e5-4cf8-afc9-fe7701e2a7c5 tempest-GroupSnapshotsTest-732234066 tempest-GroupSnapshotsTest-732234066-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0ef1b10e-74e5-4cf8-afc9-fe7701e2a7c5 tempest-GroupSnapshotsTest-732234066 tempest-GroupSnapshotsTest-732234066-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0ef1b10e-74e5-4cf8-afc9-fe7701e2a7c5 tempest-GroupSnapshotsTest-732234066 tempest-GroupSnapshotsTest-732234066-project-admin] http://192.168.122.181/volume/v3/types/29180562-cbdd-462b-b16b-5e3d5aaa43f0 returned with HTTP 404 Sep 03 13:35:40 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 230/452] 192.168.122.181 () {58 vars in 1226 bytes} [Thu Sep 3 13:35:40 2026] GET /volume/v3/types/29180562-cbdd-462b-b16b-5e3d5aaa43f0 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:35:40 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:40 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:35:40 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:40 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-28ea0060-5c34-4b4a-8cab-2ca415c7a34a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-28ea0060-5c34-4b4a-8cab-2ca415c7a34a tempest-GroupSnapshotsTest-732234066 tempest-GroupSnapshotsTest-732234066-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:35:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-28ea0060-5c34-4b4a-8cab-2ca415c7a34a tempest-GroupSnapshotsTest-732234066 tempest-GroupSnapshotsTest-732234066-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-608559354"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:35:40 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-84e6e05b-ed72-4441-a7b6-b51d46e8ce72 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Volume info retrieved successfully. Sep 03 13:35:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-84e6e05b-ed72-4441-a7b6-b51d46e8ce72 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] http://192.168.122.181/volume/v3/volumes/94c5496f-8b19-4ae9-a944-4788e7ba3db9 returned with HTTP 200 Sep 03 13:35:40 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 223/453] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:35:40 2026] GET /volume/v3/volumes/94c5496f-8b19-4ae9-a944-4788e7ba3db9 => generated 857 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:35:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-b387f526-0275-45c4-b1ab-ee434211c4f3 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b387f526-0275-45c4-b1ab-ee434211c4f3 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] GET http://192.168.122.181/volume/v3/volumes/94c5496f-8b19-4ae9-a944-4788e7ba3db9 Sep 03 13:35:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b387f526-0275-45c4-b1ab-ee434211c4f3 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b387f526-0275-45c4-b1ab-ee434211c4f3 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-28ea0060-5c34-4b4a-8cab-2ca415c7a34a tempest-GroupSnapshotsTest-732234066 tempest-GroupSnapshotsTest-732234066-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:35:40 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 231/454] 192.168.122.181 () {60 vars in 1136 bytes} [Thu Sep 3 13:35:40 2026] POST /volume/v3/types => generated 223 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:35:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a2683f93-85cc-4751-b809-44cf93e1e0a5 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a2683f93-85cc-4751-b809-44cf93e1e0a5 tempest-GroupSnapshotsTest-732234066 tempest-GroupSnapshotsTest-732234066-project-admin] POST http://192.168.122.181/volume/v3/group_types Sep 03 13:35:40 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:40 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:35:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a2683f93-85cc-4751-b809-44cf93e1e0a5 tempest-GroupSnapshotsTest-732234066 tempest-GroupSnapshotsTest-732234066-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1326701980"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:35:40 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:40 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:40 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-b387f526-0275-45c4-b1ab-ee434211c4f3 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Volume info retrieved successfully. Sep 03 13:35:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b387f526-0275-45c4-b1ab-ee434211c4f3 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] http://192.168.122.181/volume/v3/volumes/94c5496f-8b19-4ae9-a944-4788e7ba3db9 returned with HTTP 200 Sep 03 13:35:40 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 224/455] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:35:40 2026] GET /volume/v3/volumes/94c5496f-8b19-4ae9-a944-4788e7ba3db9 => generated 857 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:35:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a2683f93-85cc-4751-b809-44cf93e1e0a5 tempest-GroupSnapshotsTest-732234066 tempest-GroupSnapshotsTest-732234066-project-admin] http://192.168.122.181/volume/v3/group_types returned with HTTP 202 Sep 03 13:35:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-b4b22938-7265-49d3-98d5-528f64da64b4 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:40 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 232/456] 192.168.122.181 () {62 vars in 1195 bytes} [Thu Sep 3 13:35:40 2026] POST /volume/v3/group_types => generated 181 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:35:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b4b22938-7265-49d3-98d5-528f64da64b4 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:35:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b4b22938-7265-49d3-98d5-528f64da64b4 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1724525963"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:35:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-204e1461-7f2a-4d70-a6de-de7ea5273afa None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-b4b22938-7265-49d3-98d5-528f64da64b4 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1724525963'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:35:40 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-b4b22938-7265-49d3-98d5-528f64da64b4 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Create volume of 1 GB Sep 03 13:35:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-204e1461-7f2a-4d70-a6de-de7ea5273afa tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] POST http://192.168.122.181/volume/v3/groups Sep 03 13:35:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-204e1461-7f2a-4d70-a6de-de7ea5273afa tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9ec60d7a-529a-423c-8d59-895ea5701355", "volume_types": ["281d481c-485a-4be6-aec8-c867001d01bb"], "name": "tempest-GroupSnapshotsTest-Group-1002408729"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:35:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.groups [None req-204e1461-7f2a-4d70-a6de-de7ea5273afa tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Creating new group {'group': {'group_type': '9ec60d7a-529a-423c-8d59-895ea5701355', 'volume_types': ['281d481c-485a-4be6-aec8-c867001d01bb'], 'name': 'tempest-GroupSnapshotsTest-Group-1002408729'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 03 13:35:40 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-b4b22938-7265-49d3-98d5-528f64da64b4 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Availability Zones retrieved successfully. Sep 03 13:35:40 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.groups [None req-204e1461-7f2a-4d70-a6de-de7ea5273afa tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Creating group tempest-GroupSnapshotsTest-Group-1002408729. Sep 03 13:35:40 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b4b22938-7265-49d3-98d5-528f64da64b4 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Flow 'volume_create_api' (db1ed7f0-268b-4c89-90f2-cea8f0fa014a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:35:40 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-204e1461-7f2a-4d70-a6de-de7ea5273afa tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Availability Zones retrieved successfully. Sep 03 13:35:40 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b4b22938-7265-49d3-98d5-528f64da64b4 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd1e179b-08f0-4c94-baf6-7c19c047323a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:35:40 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-b4b22938-7265-49d3-98d5-528f64da64b4 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:35:41 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-204e1461-7f2a-4d70-a6de-de7ea5273afa tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Created reservations ['fae26644-29a2-46cd-afd7-9106cc59fbb4'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:35:41 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b4b22938-7265-49d3-98d5-528f64da64b4 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd1e179b-08f0-4c94-baf6-7c19c047323a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:35:41 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b4b22938-7265-49d3-98d5-528f64da64b4 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbb9c7b5-8826-4d78-9500-b03e65eb015e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:35:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-204e1461-7f2a-4d70-a6de-de7ea5273afa tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/groups returned with HTTP 202 Sep 03 13:35:41 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 233/457] 192.168.122.181 () {62 vars in 1181 bytes} [Thu Sep 3 13:35:40 2026] POST /volume/v3/groups => generated 112 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:35:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-1f2fca28-3b2d-4a22-9ff0-5817beb73c42 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1f2fca28-3b2d-4a22-9ff0-5817beb73c42 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/groups/bd09ba77-290f-4d38-b89d-1d0fde581620 Sep 03 13:35:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1f2fca28-3b2d-4a22-9ff0-5817beb73c42 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1f2fca28-3b2d-4a22-9ff0-5817beb73c42 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.groups [None req-1f2fca28-3b2d-4a22-9ff0-5817beb73c42 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] show called for member bd09ba77-290f-4d38-b89d-1d0fde581620 {{(pid=86720) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 13:35:41 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:41 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:41 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-b4b22938-7265-49d3-98d5-528f64da64b4 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Created reservations ['da1e77ea-fdb8-4893-bad9-431e722104d3', '57f6370f-56c1-4e67-af5c-f6bdca2257d6', '0939c734-a7a7-4049-a75b-eb170a7b101b', '48c6d949-28b4-464d-b52c-55099a3be014'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:35:41 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:41 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), Sep 03 13:35:41 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b4b22938-7265-49d3-98d5-528f64da64b4 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbb9c7b5-8826-4d78-9500-b03e65eb015e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da1e77ea-fdb8-4893-bad9-431e722104d3', '57f6370f-56c1-4e67-af5c-f6bdca2257d6', '0939c734-a7a7-4049-a75b-eb170a7b101b', '48c6d949-28b4-464d-b52c-55099a3be014']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:35:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1f2fca28-3b2d-4a22-9ff0-5817beb73c42 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/groups/bd09ba77-290f-4d38-b89d-1d0fde581620 returned with HTTP 200 Sep 03 13:35:41 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b4b22938-7265-49d3-98d5-528f64da64b4 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5713e5a7-7d71-49a5-a086-7c4d5b3662f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:35:41 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 234/458] 192.168.122.181 () {60 vars in 1270 bytes} [Thu Sep 3 13:35:41 2026] GET /volume/v3/groups/bd09ba77-290f-4d38-b89d-1d0fde581620 => generated 392 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:35:41 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:41 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:35:41 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b4b22938-7265-49d3-98d5-528f64da64b4 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5713e5a7-7d71-49a5-a086-7c4d5b3662f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87f7ea42-ad38-4d1c-a8f7-032edf209023', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1724525963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55ec7a8fd9364f46a96d657822ffae99',qos_specs=None,replication_status=,reservations=['da1e77ea-fdb8-4893-bad9-431e722104d3','57f6370f-56c1-4e67-af5c-f6bdca2257d6','0939c734-a7a7-4049-a75b-eb170a7b101b','48c6d949-28b4-464d-b52c-55099a3be014'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87c48ae94a46483abd45ebb897ad1141',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:35:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1724525963',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87f7ea42-ad38-4d1c-a8f7-032edf209023,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55ec7a8fd9364f46a96d657822ffae99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87c48ae94a46483abd45ebb897ad1141',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:35:41 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b4b22938-7265-49d3-98d5-528f64da64b4 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90a6bde9-861d-49b3-b7b3-3c3af4e2605a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:35:41 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b4b22938-7265-49d3-98d5-528f64da64b4 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90a6bde9-861d-49b3-b7b3-3c3af4e2605a) transitioned into state 'SUCCESS' from state '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-1724525963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55ec7a8fd9364f46a96d657822ffae99',qos_specs=None,replication_status=,reservations=['da1e77ea-fdb8-4893-bad9-431e722104d3','57f6370f-56c1-4e67-af5c-f6bdca2257d6','0939c734-a7a7-4049-a75b-eb170a7b101b','48c6d949-28b4-464d-b52c-55099a3be014'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87c48ae94a46483abd45ebb897ad1141',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:35:41 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b4b22938-7265-49d3-98d5-528f64da64b4 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ba12888-1e61-4ae6-9f42-2e27dd39f576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:35:41 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b4b22938-7265-49d3-98d5-528f64da64b4 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ba12888-1e61-4ae6-9f42-2e27dd39f576) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:35:41 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b4b22938-7265-49d3-98d5-528f64da64b4 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Flow 'volume_create_api' (db1ed7f0-268b-4c89-90f2-cea8f0fa014a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:35:41 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-b4b22938-7265-49d3-98d5-528f64da64b4 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Create volume request issued successfully. Sep 03 13:35:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b4b22938-7265-49d3-98d5-528f64da64b4 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:35:41 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 225/459] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:35:40 2026] POST /volume/v3/volumes => generated 764 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:35:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-7e919516-7730-4226-9996-91f797558f11 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7e919516-7730-4226-9996-91f797558f11 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] GET http://192.168.122.181/volume/v3/volumes/87f7ea42-ad38-4d1c-a8f7-032edf209023 Sep 03 13:35:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7e919516-7730-4226-9996-91f797558f11 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7e919516-7730-4226-9996-91f797558f11 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:41 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:41 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:35:41 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:41 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:41 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-7e919516-7730-4226-9996-91f797558f11 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Volume info retrieved successfully. Sep 03 13:35:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7e919516-7730-4226-9996-91f797558f11 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] http://192.168.122.181/volume/v3/volumes/87f7ea42-ad38-4d1c-a8f7-032edf209023 returned with HTTP 200 Sep 03 13:35:41 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 235/460] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:35:41 2026] GET /volume/v3/volumes/87f7ea42-ad38-4d1c-a8f7-032edf209023 => generated 832 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:35:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-609c2b24-0620-439d-8234-181f2f0e9762 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:42 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-609c2b24-0620-439d-8234-181f2f0e9762 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/groups/bd09ba77-290f-4d38-b89d-1d0fde581620 Sep 03 13:35:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-609c2b24-0620-439d-8234-181f2f0e9762 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-609c2b24-0620-439d-8234-181f2f0e9762 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.groups [None req-609c2b24-0620-439d-8234-181f2f0e9762 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] show called for member bd09ba77-290f-4d38-b89d-1d0fde581620 {{(pid=86719) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 13:35:42 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:42 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:42 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:42 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), Sep 03 13:35:42 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-609c2b24-0620-439d-8234-181f2f0e9762 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/groups/bd09ba77-290f-4d38-b89d-1d0fde581620 returned with HTTP 200 Sep 03 13:35:42 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 226/461] 192.168.122.181 () {60 vars in 1270 bytes} [Thu Sep 3 13:35:42 2026] GET /volume/v3/groups/bd09ba77-290f-4d38-b89d-1d0fde581620 => generated 393 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:35:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-cdb923cd-4e72-4b66-ac65-5122585ccbc2 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:42 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-cdb923cd-4e72-4b66-ac65-5122585ccbc2 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:35:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-cdb923cd-4e72-4b66-ac65-5122585ccbc2 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1357405322", "volume_type": "281d481c-485a-4be6-aec8-c867001d01bb", "group_id": "bd09ba77-290f-4d38-b89d-1d0fde581620", "size": 1}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:35:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-cdb923cd-4e72-4b66-ac65-5122585ccbc2 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1357405322', 'volume_type': '281d481c-485a-4be6-aec8-c867001d01bb', 'group_id': 'bd09ba77-290f-4d38-b89d-1d0fde581620', 'size': 1}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:35:42 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:42 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:42 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-cdb923cd-4e72-4b66-ac65-5122585ccbc2 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Create volume of 1 GB Sep 03 13:35:42 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:42 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), Sep 03 13:35:42 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-cdb923cd-4e72-4b66-ac65-5122585ccbc2 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Availability Zones retrieved successfully. Sep 03 13:35:42 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-cdb923cd-4e72-4b66-ac65-5122585ccbc2 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Flow 'volume_create_api' (5cd332d3-3314-4507-8be5-9cc87399daa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:35:42 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-cdb923cd-4e72-4b66-ac65-5122585ccbc2 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a6871af-0078-46ec-ab59-a801656099bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:35:42 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:42 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:42 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-cdb923cd-4e72-4b66-ac65-5122585ccbc2 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:35:42 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-cdb923cd-4e72-4b66-ac65-5122585ccbc2 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a6871af-0078-46ec-ab59-a801656099bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:35:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=281d481c-485a-4be6-aec8-c867001d01bb,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-608559354',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '281d481c-485a-4be6-aec8-c867001d01bb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'bd09ba77-290f-4d38-b89d-1d0fde581620', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:35:42 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-cdb923cd-4e72-4b66-ac65-5122585ccbc2 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8818b70f-cec0-4c56-b5a8-5d415e470a7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:35:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-45a9aeb4-8f2b-4eab-9db7-9ed8b546848e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:42 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-45a9aeb4-8f2b-4eab-9db7-9ed8b546848e tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] GET http://192.168.122.181/volume/v3/volumes/87f7ea42-ad38-4d1c-a8f7-032edf209023 Sep 03 13:35:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-45a9aeb4-8f2b-4eab-9db7-9ed8b546848e tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-45a9aeb4-8f2b-4eab-9db7-9ed8b546848e tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:42 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:42 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:35:42 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:42 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:42 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-45a9aeb4-8f2b-4eab-9db7-9ed8b546848e tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Volume info retrieved successfully. Sep 03 13:35:42 devstack devstack@c-api.service[86720]: WARNING cinder.quota [None req-cdb923cd-4e72-4b66-ac65-5122585ccbc2 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-608559354 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-608559354, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:35:42 devstack devstack@c-api.service[86720]: WARNING cinder.quota [None req-cdb923cd-4e72-4b66-ac65-5122585ccbc2 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-608559354 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-608559354, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:35:42 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-45a9aeb4-8f2b-4eab-9db7-9ed8b546848e tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] http://192.168.122.181/volume/v3/volumes/87f7ea42-ad38-4d1c-a8f7-032edf209023 returned with HTTP 200 Sep 03 13:35:42 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 227/462] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:35:42 2026] GET /volume/v3/volumes/87f7ea42-ad38-4d1c-a8f7-032edf209023 => generated 857 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:35:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-76f4304e-515d-4dce-9cef-8bf5d0339e3b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:42 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-76f4304e-515d-4dce-9cef-8bf5d0339e3b tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] GET http://192.168.122.181/volume/v3/volumes/87f7ea42-ad38-4d1c-a8f7-032edf209023 Sep 03 13:35:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-76f4304e-515d-4dce-9cef-8bf5d0339e3b tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-76f4304e-515d-4dce-9cef-8bf5d0339e3b tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:42 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:42 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:35:42 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:42 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:42 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-76f4304e-515d-4dce-9cef-8bf5d0339e3b tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Volume info retrieved successfully. Sep 03 13:35:42 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-cdb923cd-4e72-4b66-ac65-5122585ccbc2 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Created reservations ['dd03a575-ac05-422a-9a62-1bd2c974c296', '299844c1-674e-49c6-8b46-24caa1651667', '20f9324f-063a-48d6-a578-f624c5978a0b', '7585b40a-9fc2-4458-b2c2-d798e6017582'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:35:42 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-76f4304e-515d-4dce-9cef-8bf5d0339e3b tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] http://192.168.122.181/volume/v3/volumes/87f7ea42-ad38-4d1c-a8f7-032edf209023 returned with HTTP 200 Sep 03 13:35:42 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 228/463] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:35:42 2026] GET /volume/v3/volumes/87f7ea42-ad38-4d1c-a8f7-032edf209023 => generated 857 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:35:42 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-cdb923cd-4e72-4b66-ac65-5122585ccbc2 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8818b70f-cec0-4c56-b5a8-5d415e470a7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd03a575-ac05-422a-9a62-1bd2c974c296', '299844c1-674e-49c6-8b46-24caa1651667', '20f9324f-063a-48d6-a578-f624c5978a0b', '7585b40a-9fc2-4458-b2c2-d798e6017582']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:35:42 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-cdb923cd-4e72-4b66-ac65-5122585ccbc2 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfb07bdd-99b8-45a1-a458-2dee4bbc4906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:35:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-69e1d3f8-7a8a-436b-b2e0-aa9771222c45 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:42 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-69e1d3f8-7a8a-436b-b2e0-aa9771222c45 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:35:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-69e1d3f8-7a8a-436b-b2e0-aa9771222c45 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-69290553"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:35:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-69e1d3f8-7a8a-436b-b2e0-aa9771222c45 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-69290553'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:35:42 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-69e1d3f8-7a8a-436b-b2e0-aa9771222c45 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Create volume of 1 GB Sep 03 13:35:42 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-69e1d3f8-7a8a-436b-b2e0-aa9771222c45 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Availability Zones retrieved successfully. Sep 03 13:35:42 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:42 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:35:42 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-cdb923cd-4e72-4b66-ac65-5122585ccbc2 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfb07bdd-99b8-45a1-a458-2dee4bbc4906) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b43e40b-0870-4b30-a4ac-8a99d9506d3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1357405322',encryption_key_id=None,group_id=bd09ba77-290f-4d38-b89d-1d0fde581620,group_type_id=,metadata={},multiattach=False,project_id='8f33556406ae4effab69165181f68fbf',qos_specs=None,replication_status=,reservations=['dd03a575-ac05-422a-9a62-1bd2c974c296','299844c1-674e-49c6-8b46-24caa1651667','20f9324f-063a-48d6-a578-f624c5978a0b','7585b40a-9fc2-4458-b2c2-d798e6017582'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95aba73d524647c18d2270969d9ac8e9',volume_type_id=281d481c-485a-4be6-aec8-c867001d01bb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:35:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1357405322',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=bd09ba77-290f-4d38-b89d-1d0fde581620,host=None,id=2b43e40b-0870-4b30-a4ac-8a99d9506d3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f33556406ae4effab69165181f68fbf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95aba73d524647c18d2270969d9ac8e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(281d481c-485a-4be6-aec8-c867001d01bb),volume_type_id=281d481c-485a-4be6-aec8-c867001d01bb)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:35:42 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-cdb923cd-4e72-4b66-ac65-5122585ccbc2 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5652af0-ad68-4d8d-9f14-115c944ab6b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:35:42 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-69e1d3f8-7a8a-436b-b2e0-aa9771222c45 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Flow 'volume_create_api' (88c00921-b954-4603-a5dd-5676cf960bf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:35:42 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-69e1d3f8-7a8a-436b-b2e0-aa9771222c45 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3715eb57-4243-4b6a-8628-4449e95d4e32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:35:42 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-69e1d3f8-7a8a-436b-b2e0-aa9771222c45 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:35:42 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-cdb923cd-4e72-4b66-ac65-5122585ccbc2 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5652af0-ad68-4d8d-9f14-115c944ab6b0) transitioned into state 'SUCCESS' from state '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-1357405322',encryption_key_id=None,group_id=bd09ba77-290f-4d38-b89d-1d0fde581620,group_type_id=,metadata={},multiattach=False,project_id='8f33556406ae4effab69165181f68fbf',qos_specs=None,replication_status=,reservations=['dd03a575-ac05-422a-9a62-1bd2c974c296','299844c1-674e-49c6-8b46-24caa1651667','20f9324f-063a-48d6-a578-f624c5978a0b','7585b40a-9fc2-4458-b2c2-d798e6017582'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95aba73d524647c18d2270969d9ac8e9',volume_type_id=281d481c-485a-4be6-aec8-c867001d01bb)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:35:42 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-cdb923cd-4e72-4b66-ac65-5122585ccbc2 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b68b7638-ca4c-4dd8-9ada-86a4b7baf698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:35:42 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-69e1d3f8-7a8a-436b-b2e0-aa9771222c45 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3715eb57-4243-4b6a-8628-4449e95d4e32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:35:42 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-69e1d3f8-7a8a-436b-b2e0-aa9771222c45 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a836ca84-005b-47aa-b0de-40ced3390e6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:35:42 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-cdb923cd-4e72-4b66-ac65-5122585ccbc2 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b68b7638-ca4c-4dd8-9ada-86a4b7baf698) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:35:42 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-cdb923cd-4e72-4b66-ac65-5122585ccbc2 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Flow 'volume_create_api' (5cd332d3-3314-4507-8be5-9cc87399daa3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:35:42 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-cdb923cd-4e72-4b66-ac65-5122585ccbc2 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Create volume request issued successfully. Sep 03 13:35:42 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-cdb923cd-4e72-4b66-ac65-5122585ccbc2 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:35:42 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-cdb923cd-4e72-4b66-ac65-5122585ccbc2 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:35:42 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-69e1d3f8-7a8a-436b-b2e0-aa9771222c45 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Created reservations ['3ba34adc-0f58-40a1-b337-fd44c34e83e5', 'c3639b64-653d-42de-8c0a-e43d8ddb80c1', '23405e6f-09b8-4434-9f1d-4e601de57187', '4680107a-8eb2-4969-80de-0a87f4bacf33'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:35:42 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-69e1d3f8-7a8a-436b-b2e0-aa9771222c45 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a836ca84-005b-47aa-b0de-40ced3390e6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ba34adc-0f58-40a1-b337-fd44c34e83e5', 'c3639b64-653d-42de-8c0a-e43d8ddb80c1', '23405e6f-09b8-4434-9f1d-4e601de57187', '4680107a-8eb2-4969-80de-0a87f4bacf33']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:35:42 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-69e1d3f8-7a8a-436b-b2e0-aa9771222c45 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adaf1f07-11e4-48d5-b86c-6c93c0b36769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:35:42 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-cdb923cd-4e72-4b66-ac65-5122585ccbc2 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:35:42 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:42 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:42 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-cdb923cd-4e72-4b66-ac65-5122585ccbc2 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:35:42 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 236/464] 192.168.122.181 () {62 vars in 1184 bytes} [Thu Sep 3 13:35:42 2026] POST /volume/v3/volumes => generated 830 bytes in 503 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:35:42 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:42 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:35:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-0066165b-fb11-4736-925c-1f3b17504008 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:42 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-69e1d3f8-7a8a-436b-b2e0-aa9771222c45 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adaf1f07-11e4-48d5-b86c-6c93c0b36769) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a4dc2a5-6cfd-43eb-9e23-062ef7075c20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-69290553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55ec7a8fd9364f46a96d657822ffae99',qos_specs=None,replication_status=,reservations=['3ba34adc-0f58-40a1-b337-fd44c34e83e5','c3639b64-653d-42de-8c0a-e43d8ddb80c1','23405e6f-09b8-4434-9f1d-4e601de57187','4680107a-8eb2-4969-80de-0a87f4bacf33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87c48ae94a46483abd45ebb897ad1141',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:35:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-69290553',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a4dc2a5-6cfd-43eb-9e23-062ef7075c20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55ec7a8fd9364f46a96d657822ffae99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87c48ae94a46483abd45ebb897ad1141',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:35:42 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0066165b-fb11-4736-925c-1f3b17504008 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/volumes/2b43e40b-0870-4b30-a4ac-8a99d9506d3e Sep 03 13:35:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0066165b-fb11-4736-925c-1f3b17504008 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:42 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-69e1d3f8-7a8a-436b-b2e0-aa9771222c45 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe331871-a6fb-4105-81e4-63db43ca4718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:35:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0066165b-fb11-4736-925c-1f3b17504008 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:42 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:42 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:35:42 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:42 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:42 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-0066165b-fb11-4736-925c-1f3b17504008 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Volume info retrieved successfully. Sep 03 13:35:42 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-69e1d3f8-7a8a-436b-b2e0-aa9771222c45 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe331871-a6fb-4105-81e4-63db43ca4718) transitioned into state 'SUCCESS' from state '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-69290553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55ec7a8fd9364f46a96d657822ffae99',qos_specs=None,replication_status=,reservations=['3ba34adc-0f58-40a1-b337-fd44c34e83e5','c3639b64-653d-42de-8c0a-e43d8ddb80c1','23405e6f-09b8-4434-9f1d-4e601de57187','4680107a-8eb2-4969-80de-0a87f4bacf33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87c48ae94a46483abd45ebb897ad1141',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:35:42 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-0066165b-fb11-4736-925c-1f3b17504008 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:35:42 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-0066165b-fb11-4736-925c-1f3b17504008 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:35:42 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-69e1d3f8-7a8a-436b-b2e0-aa9771222c45 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1194af2f-1fab-4a98-8ded-95a0aa2e4f69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:35:42 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-69e1d3f8-7a8a-436b-b2e0-aa9771222c45 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1194af2f-1fab-4a98-8ded-95a0aa2e4f69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:35:42 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-69e1d3f8-7a8a-436b-b2e0-aa9771222c45 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Flow 'volume_create_api' (88c00921-b954-4603-a5dd-5676cf960bf2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:35:42 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-69e1d3f8-7a8a-436b-b2e0-aa9771222c45 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Create volume request issued successfully. Sep 03 13:35:42 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-69e1d3f8-7a8a-436b-b2e0-aa9771222c45 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:35:42 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 229/465] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:35:42 2026] POST /volume/v3/volumes => generated 762 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:35:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-6aedf717-bcfa-4417-9a5e-4ac42f95405d None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:42 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6aedf717-bcfa-4417-9a5e-4ac42f95405d tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] GET http://192.168.122.181/volume/v3/volumes/6a4dc2a5-6cfd-43eb-9e23-062ef7075c20 Sep 03 13:35:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6aedf717-bcfa-4417-9a5e-4ac42f95405d tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6aedf717-bcfa-4417-9a5e-4ac42f95405d tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:42 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:42 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:35:42 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:42 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:42 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-0066165b-fb11-4736-925c-1f3b17504008 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:35:42 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-6aedf717-bcfa-4417-9a5e-4ac42f95405d tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Volume info retrieved successfully. Sep 03 13:35:42 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:42 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:42 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6aedf717-bcfa-4417-9a5e-4ac42f95405d tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] http://192.168.122.181/volume/v3/volumes/6a4dc2a5-6cfd-43eb-9e23-062ef7075c20 returned with HTTP 200 Sep 03 13:35:42 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 230/466] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:35:42 2026] GET /volume/v3/volumes/6a4dc2a5-6cfd-43eb-9e23-062ef7075c20 => generated 830 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:35:42 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0066165b-fb11-4736-925c-1f3b17504008 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/volumes/2b43e40b-0870-4b30-a4ac-8a99d9506d3e returned with HTTP 200 Sep 03 13:35:42 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 237/467] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:35:42 2026] GET /volume/v3/volumes/2b43e40b-0870-4b30-a4ac-8a99d9506d3e => generated 898 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:35:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-9e8ca4e9-cd05-4e3e-8626-fb82fc38185e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9e8ca4e9-cd05-4e3e-8626-fb82fc38185e tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] GET http://192.168.122.181/volume/v3/volumes/6a4dc2a5-6cfd-43eb-9e23-062ef7075c20 Sep 03 13:35:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9e8ca4e9-cd05-4e3e-8626-fb82fc38185e tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9e8ca4e9-cd05-4e3e-8626-fb82fc38185e tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:43 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:43 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:35:43 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:43 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-c7a160be-dec1-418a-844f-ed396a9718ea None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:43 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-9e8ca4e9-cd05-4e3e-8626-fb82fc38185e tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Volume info retrieved successfully. Sep 03 13:35:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c7a160be-dec1-418a-844f-ed396a9718ea tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/volumes/2b43e40b-0870-4b30-a4ac-8a99d9506d3e Sep 03 13:35:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c7a160be-dec1-418a-844f-ed396a9718ea tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c7a160be-dec1-418a-844f-ed396a9718ea tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9e8ca4e9-cd05-4e3e-8626-fb82fc38185e tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] http://192.168.122.181/volume/v3/volumes/6a4dc2a5-6cfd-43eb-9e23-062ef7075c20 returned with HTTP 200 Sep 03 13:35:43 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 231/468] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:35:43 2026] GET /volume/v3/volumes/6a4dc2a5-6cfd-43eb-9e23-062ef7075c20 => generated 854 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:35:43 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:43 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:35:43 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:43 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:43 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-c7a160be-dec1-418a-844f-ed396a9718ea tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Volume info retrieved successfully. Sep 03 13:35:43 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-c7a160be-dec1-418a-844f-ed396a9718ea tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:35:43 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-c7a160be-dec1-418a-844f-ed396a9718ea tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:35:44 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-c7a160be-dec1-418a-844f-ed396a9718ea tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:35:44 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:44 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:44 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c7a160be-dec1-418a-844f-ed396a9718ea tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/volumes/2b43e40b-0870-4b30-a4ac-8a99d9506d3e returned with HTTP 200 Sep 03 13:35:44 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 238/469] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:35:43 2026] GET /volume/v3/volumes/2b43e40b-0870-4b30-a4ac-8a99d9506d3e => generated 923 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:35:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-3b4592e5-7d97-484d-99b8-06ea905a2c6d None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:44 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3b4592e5-7d97-484d-99b8-06ea905a2c6d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:35:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3b4592e5-7d97-484d-99b8-06ea905a2c6d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-459631243", "volume_type": "281d481c-485a-4be6-aec8-c867001d01bb", "group_id": "bd09ba77-290f-4d38-b89d-1d0fde581620", "size": 1}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:35:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-3b4592e5-7d97-484d-99b8-06ea905a2c6d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-459631243', 'volume_type': '281d481c-485a-4be6-aec8-c867001d01bb', 'group_id': 'bd09ba77-290f-4d38-b89d-1d0fde581620', 'size': 1}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:35:44 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:44 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:44 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-3b4592e5-7d97-484d-99b8-06ea905a2c6d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Create volume of 1 GB Sep 03 13:35:44 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:44 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), Sep 03 13:35:44 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-3b4592e5-7d97-484d-99b8-06ea905a2c6d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Availability Zones retrieved successfully. Sep 03 13:35:44 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-3b4592e5-7d97-484d-99b8-06ea905a2c6d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Flow 'volume_create_api' (441236d0-1152-4841-ba5a-e73aa7c8ddf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:35:44 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-3b4592e5-7d97-484d-99b8-06ea905a2c6d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97dd7909-68c9-4d77-92ca-15bc3ece5eef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:35:44 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:44 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:44 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-3b4592e5-7d97-484d-99b8-06ea905a2c6d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:35:44 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-3b4592e5-7d97-484d-99b8-06ea905a2c6d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97dd7909-68c9-4d77-92ca-15bc3ece5eef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:35:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=281d481c-485a-4be6-aec8-c867001d01bb,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-608559354',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '281d481c-485a-4be6-aec8-c867001d01bb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'bd09ba77-290f-4d38-b89d-1d0fde581620', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:35:44 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-3b4592e5-7d97-484d-99b8-06ea905a2c6d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70600a1d-4185-4d6b-81b7-79d0347eeac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:35:44 devstack devstack@c-api.service[86719]: WARNING cinder.quota [None req-3b4592e5-7d97-484d-99b8-06ea905a2c6d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-608559354 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-608559354, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:35:44 devstack devstack@c-api.service[86719]: WARNING cinder.quota [None req-3b4592e5-7d97-484d-99b8-06ea905a2c6d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-608559354 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-608559354, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:35:44 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-3b4592e5-7d97-484d-99b8-06ea905a2c6d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Created reservations ['2c182cc8-7ff4-4e2d-afe9-8bff1f1c3355', '8785b817-6382-422e-9aef-d4c400ba58b1', 'ec14d4cb-b22d-48f5-9e71-757722d409d1', '2147afc7-7cfb-4857-ad10-378ae1bc7ad3'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:35:44 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-3b4592e5-7d97-484d-99b8-06ea905a2c6d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70600a1d-4185-4d6b-81b7-79d0347eeac3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c182cc8-7ff4-4e2d-afe9-8bff1f1c3355', '8785b817-6382-422e-9aef-d4c400ba58b1', 'ec14d4cb-b22d-48f5-9e71-757722d409d1', '2147afc7-7cfb-4857-ad10-378ae1bc7ad3']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:35:44 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-3b4592e5-7d97-484d-99b8-06ea905a2c6d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75f8dfe4-87c4-43e1-a658-c9c943a9fc2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:35:44 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:44 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:35:44 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-3b4592e5-7d97-484d-99b8-06ea905a2c6d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75f8dfe4-87c4-43e1-a658-c9c943a9fc2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd29da240-8826-4a87-bdad-412dd97cc297', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-459631243',encryption_key_id=None,group_id=bd09ba77-290f-4d38-b89d-1d0fde581620,group_type_id=,metadata={},multiattach=False,project_id='8f33556406ae4effab69165181f68fbf',qos_specs=None,replication_status=,reservations=['2c182cc8-7ff4-4e2d-afe9-8bff1f1c3355','8785b817-6382-422e-9aef-d4c400ba58b1','ec14d4cb-b22d-48f5-9e71-757722d409d1','2147afc7-7cfb-4857-ad10-378ae1bc7ad3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95aba73d524647c18d2270969d9ac8e9',volume_type_id=281d481c-485a-4be6-aec8-c867001d01bb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:35:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-459631243',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=bd09ba77-290f-4d38-b89d-1d0fde581620,host=None,id=d29da240-8826-4a87-bdad-412dd97cc297,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f33556406ae4effab69165181f68fbf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95aba73d524647c18d2270969d9ac8e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(281d481c-485a-4be6-aec8-c867001d01bb),volume_type_id=281d481c-485a-4be6-aec8-c867001d01bb)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:35:44 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-3b4592e5-7d97-484d-99b8-06ea905a2c6d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22572790-45fc-4fbe-a18c-182e2a7f8c7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:35:44 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-3b4592e5-7d97-484d-99b8-06ea905a2c6d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22572790-45fc-4fbe-a18c-182e2a7f8c7a) transitioned into state 'SUCCESS' from state '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-459631243',encryption_key_id=None,group_id=bd09ba77-290f-4d38-b89d-1d0fde581620,group_type_id=,metadata={},multiattach=False,project_id='8f33556406ae4effab69165181f68fbf',qos_specs=None,replication_status=,reservations=['2c182cc8-7ff4-4e2d-afe9-8bff1f1c3355','8785b817-6382-422e-9aef-d4c400ba58b1','ec14d4cb-b22d-48f5-9e71-757722d409d1','2147afc7-7cfb-4857-ad10-378ae1bc7ad3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95aba73d524647c18d2270969d9ac8e9',volume_type_id=281d481c-485a-4be6-aec8-c867001d01bb)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:35:44 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-3b4592e5-7d97-484d-99b8-06ea905a2c6d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fd86183-5890-4b3c-a725-9ad71abd1286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:35:44 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-3b4592e5-7d97-484d-99b8-06ea905a2c6d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fd86183-5890-4b3c-a725-9ad71abd1286) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:35:44 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-3b4592e5-7d97-484d-99b8-06ea905a2c6d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Flow 'volume_create_api' (441236d0-1152-4841-ba5a-e73aa7c8ddf2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:35:44 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-3b4592e5-7d97-484d-99b8-06ea905a2c6d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Create volume request issued successfully. Sep 03 13:35:44 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-3b4592e5-7d97-484d-99b8-06ea905a2c6d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:35:44 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-3b4592e5-7d97-484d-99b8-06ea905a2c6d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:35:44 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-3b4592e5-7d97-484d-99b8-06ea905a2c6d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:35:44 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:44 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:44 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3b4592e5-7d97-484d-99b8-06ea905a2c6d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:35:44 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 232/470] 192.168.122.181 () {62 vars in 1184 bytes} [Thu Sep 3 13:35:44 2026] POST /volume/v3/volumes => generated 829 bytes in 509 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:35:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-6f31a8d8-383a-4f04-8654-0f7809c23e9d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:44 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6f31a8d8-383a-4f04-8654-0f7809c23e9d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/volumes/d29da240-8826-4a87-bdad-412dd97cc297 Sep 03 13:35:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6f31a8d8-383a-4f04-8654-0f7809c23e9d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6f31a8d8-383a-4f04-8654-0f7809c23e9d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:44 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:44 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:35:44 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:44 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:44 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-6f31a8d8-383a-4f04-8654-0f7809c23e9d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Volume info retrieved successfully. Sep 03 13:35:44 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-6f31a8d8-383a-4f04-8654-0f7809c23e9d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:35:44 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-6f31a8d8-383a-4f04-8654-0f7809c23e9d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:35:44 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-6f31a8d8-383a-4f04-8654-0f7809c23e9d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:35:44 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:44 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:44 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6f31a8d8-383a-4f04-8654-0f7809c23e9d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/volumes/d29da240-8826-4a87-bdad-412dd97cc297 returned with HTTP 200 Sep 03 13:35:44 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 239/471] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:35:44 2026] GET /volume/v3/volumes/d29da240-8826-4a87-bdad-412dd97cc297 => generated 897 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:35:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-2d79b312-cc66-4bb9-9d9b-3c4087e78dc1 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:44 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2d79b312-cc66-4bb9-9d9b-3c4087e78dc1 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] GET http://192.168.122.181/volume/v3/volumes/6a4dc2a5-6cfd-43eb-9e23-062ef7075c20 Sep 03 13:35:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2d79b312-cc66-4bb9-9d9b-3c4087e78dc1 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2d79b312-cc66-4bb9-9d9b-3c4087e78dc1 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:44 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:44 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:35:44 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:44 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:44 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-2d79b312-cc66-4bb9-9d9b-3c4087e78dc1 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Volume info retrieved successfully. Sep 03 13:35:44 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2d79b312-cc66-4bb9-9d9b-3c4087e78dc1 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] http://192.168.122.181/volume/v3/volumes/6a4dc2a5-6cfd-43eb-9e23-062ef7075c20 returned with HTTP 200 Sep 03 13:35:44 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 233/472] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:35:44 2026] GET /volume/v3/volumes/6a4dc2a5-6cfd-43eb-9e23-062ef7075c20 => generated 855 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:35:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a87996e5-b287-498b-8ee8-675e99ed2800 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:45 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a87996e5-b287-498b-8ee8-675e99ed2800 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] GET http://192.168.122.181/volume/v3/volumes/6a4dc2a5-6cfd-43eb-9e23-062ef7075c20 Sep 03 13:35:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a87996e5-b287-498b-8ee8-675e99ed2800 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a87996e5-b287-498b-8ee8-675e99ed2800 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:45 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:45 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:35:45 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:45 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:45 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-a87996e5-b287-498b-8ee8-675e99ed2800 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Volume info retrieved successfully. Sep 03 13:35:45 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a87996e5-b287-498b-8ee8-675e99ed2800 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] http://192.168.122.181/volume/v3/volumes/6a4dc2a5-6cfd-43eb-9e23-062ef7075c20 returned with HTTP 200 Sep 03 13:35:45 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 240/473] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:35:45 2026] GET /volume/v3/volumes/6a4dc2a5-6cfd-43eb-9e23-062ef7075c20 => generated 855 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:35:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-026c0405-cb5a-41df-8854-80093ec09fa7 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:45 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-026c0405-cb5a-41df-8854-80093ec09fa7 tempest-VolumesListAdminTestJSON-986952217 tempest-VolumesListAdminTestJSON-986952217-project-admin] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:35:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-026c0405-cb5a-41df-8854-80093ec09fa7 tempest-VolumesListAdminTestJSON-986952217 tempest-VolumesListAdminTestJSON-986952217-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:35:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-026c0405-cb5a-41df-8854-80093ec09fa7 tempest-VolumesListAdminTestJSON-986952217 tempest-VolumesListAdminTestJSON-986952217-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:35:45 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-026c0405-cb5a-41df-8854-80093ec09fa7 tempest-VolumesListAdminTestJSON-986952217 tempest-VolumesListAdminTestJSON-986952217-project-admin] Create volume of 1 GB Sep 03 13:35:45 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-026c0405-cb5a-41df-8854-80093ec09fa7 tempest-VolumesListAdminTestJSON-986952217 tempest-VolumesListAdminTestJSON-986952217-project-admin] Availability Zones retrieved successfully. Sep 03 13:35:45 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-026c0405-cb5a-41df-8854-80093ec09fa7 tempest-VolumesListAdminTestJSON-986952217 tempest-VolumesListAdminTestJSON-986952217-project-admin] Flow 'volume_create_api' (1f9d95d9-19ee-44f7-a537-eb7201ae18d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:35:45 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-026c0405-cb5a-41df-8854-80093ec09fa7 tempest-VolumesListAdminTestJSON-986952217 tempest-VolumesListAdminTestJSON-986952217-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (860203e7-83a9-4a2c-bc39-a9569f82dd48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:35:45 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-026c0405-cb5a-41df-8854-80093ec09fa7 tempest-VolumesListAdminTestJSON-986952217 tempest-VolumesListAdminTestJSON-986952217-project-admin] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:35:45 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-026c0405-cb5a-41df-8854-80093ec09fa7 tempest-VolumesListAdminTestJSON-986952217 tempest-VolumesListAdminTestJSON-986952217-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (860203e7-83a9-4a2c-bc39-a9569f82dd48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:35:45 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-026c0405-cb5a-41df-8854-80093ec09fa7 tempest-VolumesListAdminTestJSON-986952217 tempest-VolumesListAdminTestJSON-986952217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3494949-a715-4cca-8dcf-fe6788e28be9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:35:45 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-026c0405-cb5a-41df-8854-80093ec09fa7 tempest-VolumesListAdminTestJSON-986952217 tempest-VolumesListAdminTestJSON-986952217-project-admin] Created reservations ['36762fff-c44d-4129-a446-ce6ec76eb6cc', '00380afd-941c-4e28-b149-c8135068deca', 'ecc3894a-bbb8-4d6a-8a67-f4e72aacad57', '26003bee-ded8-4147-9457-54ca5664878a'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:35:45 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-026c0405-cb5a-41df-8854-80093ec09fa7 tempest-VolumesListAdminTestJSON-986952217 tempest-VolumesListAdminTestJSON-986952217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3494949-a715-4cca-8dcf-fe6788e28be9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36762fff-c44d-4129-a446-ce6ec76eb6cc', '00380afd-941c-4e28-b149-c8135068deca', 'ecc3894a-bbb8-4d6a-8a67-f4e72aacad57', '26003bee-ded8-4147-9457-54ca5664878a']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:35:45 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-026c0405-cb5a-41df-8854-80093ec09fa7 tempest-VolumesListAdminTestJSON-986952217 tempest-VolumesListAdminTestJSON-986952217-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf52edb2-be41-43b8-8bcd-1c639141a14e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:35:45 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:45 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:35:45 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-026c0405-cb5a-41df-8854-80093ec09fa7 tempest-VolumesListAdminTestJSON-986952217 tempest-VolumesListAdminTestJSON-986952217-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf52edb2-be41-43b8-8bcd-1c639141a14e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '315c4795-b9c1-4aed-b97e-582f6fc25853', '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='2f0950e700104ab3ad38d39383695f4b',qos_specs=None,replication_status=,reservations=['36762fff-c44d-4129-a446-ce6ec76eb6cc','00380afd-941c-4e28-b149-c8135068deca','ecc3894a-bbb8-4d6a-8a67-f4e72aacad57','26003bee-ded8-4147-9457-54ca5664878a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9ad429964d34c7e903505fcab13ee90',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:35:45Z,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=315c4795-b9c1-4aed-b97e-582f6fc25853,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f0950e700104ab3ad38d39383695f4b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9ad429964d34c7e903505fcab13ee90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:35:45 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-026c0405-cb5a-41df-8854-80093ec09fa7 tempest-VolumesListAdminTestJSON-986952217 tempest-VolumesListAdminTestJSON-986952217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85c90978-55ff-40f5-8b95-9d52d074e10e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:35:45 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-026c0405-cb5a-41df-8854-80093ec09fa7 tempest-VolumesListAdminTestJSON-986952217 tempest-VolumesListAdminTestJSON-986952217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85c90978-55ff-40f5-8b95-9d52d074e10e) transitioned into state 'SUCCESS' from 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='2f0950e700104ab3ad38d39383695f4b',qos_specs=None,replication_status=,reservations=['36762fff-c44d-4129-a446-ce6ec76eb6cc','00380afd-941c-4e28-b149-c8135068deca','ecc3894a-bbb8-4d6a-8a67-f4e72aacad57','26003bee-ded8-4147-9457-54ca5664878a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9ad429964d34c7e903505fcab13ee90',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:35:45 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-026c0405-cb5a-41df-8854-80093ec09fa7 tempest-VolumesListAdminTestJSON-986952217 tempest-VolumesListAdminTestJSON-986952217-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57d8bf29-3dc4-4df3-8fd0-c284df1a5cb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:35:45 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-026c0405-cb5a-41df-8854-80093ec09fa7 tempest-VolumesListAdminTestJSON-986952217 tempest-VolumesListAdminTestJSON-986952217-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57d8bf29-3dc4-4df3-8fd0-c284df1a5cb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:35:45 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-026c0405-cb5a-41df-8854-80093ec09fa7 tempest-VolumesListAdminTestJSON-986952217 tempest-VolumesListAdminTestJSON-986952217-project-admin] Flow 'volume_create_api' (1f9d95d9-19ee-44f7-a537-eb7201ae18d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:35:45 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-026c0405-cb5a-41df-8854-80093ec09fa7 tempest-VolumesListAdminTestJSON-986952217 tempest-VolumesListAdminTestJSON-986952217-project-admin] Create volume request issued successfully. Sep 03 13:35:45 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-026c0405-cb5a-41df-8854-80093ec09fa7 tempest-VolumesListAdminTestJSON-986952217 tempest-VolumesListAdminTestJSON-986952217-project-admin] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:35:45 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 234/474] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:35:45 2026] POST /volume/v3/volumes => generated 742 bytes in 459 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:35:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-875239de-6dc5-4598-9b31-a7d1486a244f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:45 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-875239de-6dc5-4598-9b31-a7d1486a244f tempest-VolumesListAdminTestJSON-986952217 tempest-VolumesListAdminTestJSON-986952217-project-admin] GET http://192.168.122.181/volume/v3/volumes/315c4795-b9c1-4aed-b97e-582f6fc25853 Sep 03 13:35:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-875239de-6dc5-4598-9b31-a7d1486a244f tempest-VolumesListAdminTestJSON-986952217 tempest-VolumesListAdminTestJSON-986952217-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-875239de-6dc5-4598-9b31-a7d1486a244f tempest-VolumesListAdminTestJSON-986952217 tempest-VolumesListAdminTestJSON-986952217-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:45 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:45 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:35:45 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:45 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:45 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-875239de-6dc5-4598-9b31-a7d1486a244f tempest-VolumesListAdminTestJSON-986952217 tempest-VolumesListAdminTestJSON-986952217-project-admin] Volume info retrieved successfully. Sep 03 13:35:45 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-875239de-6dc5-4598-9b31-a7d1486a244f tempest-VolumesListAdminTestJSON-986952217 tempest-VolumesListAdminTestJSON-986952217-project-admin] http://192.168.122.181/volume/v3/volumes/315c4795-b9c1-4aed-b97e-582f6fc25853 returned with HTTP 200 Sep 03 13:35:45 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 241/475] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:35:45 2026] GET /volume/v3/volumes/315c4795-b9c1-4aed-b97e-582f6fc25853 => generated 921 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:35:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-f3419cad-bef2-43ed-b133-da3802b31cdd None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:45 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f3419cad-bef2-43ed-b133-da3802b31cdd tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/volumes/d29da240-8826-4a87-bdad-412dd97cc297 Sep 03 13:35:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f3419cad-bef2-43ed-b133-da3802b31cdd tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f3419cad-bef2-43ed-b133-da3802b31cdd tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:45 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:45 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:35:45 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:45 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:45 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-f3419cad-bef2-43ed-b133-da3802b31cdd tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Volume info retrieved successfully. Sep 03 13:35:45 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-f3419cad-bef2-43ed-b133-da3802b31cdd tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:35:45 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-f3419cad-bef2-43ed-b133-da3802b31cdd tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:35:45 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-f3419cad-bef2-43ed-b133-da3802b31cdd tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:35:45 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:45 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:45 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f3419cad-bef2-43ed-b133-da3802b31cdd tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/volumes/d29da240-8826-4a87-bdad-412dd97cc297 returned with HTTP 200 Sep 03 13:35:45 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 235/476] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:35:45 2026] GET /volume/v3/volumes/d29da240-8826-4a87-bdad-412dd97cc297 => generated 922 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 13:35:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d2f954b1-b257-4387-b866-2c95b31ffb56 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:45 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d2f954b1-b257-4387-b866-2c95b31ffb56 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] PUT http://192.168.122.181/volume/v3/groups/bd09ba77-290f-4d38-b89d-1d0fde581620 Sep 03 13:35:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d2f954b1-b257-4387-b866-2c95b31ffb56 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "2b43e40b-0870-4b30-a4ac-8a99d9506d3e"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:35:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.groups [None req-d2f954b1-b257-4387-b866-2c95b31ffb56 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Update called for group bd09ba77-290f-4d38-b89d-1d0fde581620. {{(pid=86720) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 03 13:35:45 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.groups [None req-d2f954b1-b257-4387-b866-2c95b31ffb56 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Updating group bd09ba77-290f-4d38-b89d-1d0fde581620 with name None description: None add_volumes: None remove_volumes: 2b43e40b-0870-4b30-a4ac-8a99d9506d3e. Sep 03 13:35:45 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:45 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:46 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d2f954b1-b257-4387-b866-2c95b31ffb56 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/groups/bd09ba77-290f-4d38-b89d-1d0fde581620 returned with HTTP 202 Sep 03 13:35:46 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 242/477] 192.168.122.181 () {62 vars in 1290 bytes} [Thu Sep 3 13:35:45 2026] PUT /volume/v3/groups/bd09ba77-290f-4d38-b89d-1d0fde581620 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 13:35:46 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-c7ce66b6-ff2f-4d2e-8286-32dc26b758c0 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:46 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c7ce66b6-ff2f-4d2e-8286-32dc26b758c0 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/groups/bd09ba77-290f-4d38-b89d-1d0fde581620 Sep 03 13:35:46 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c7ce66b6-ff2f-4d2e-8286-32dc26b758c0 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:46 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c7ce66b6-ff2f-4d2e-8286-32dc26b758c0 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:46 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.groups [None req-c7ce66b6-ff2f-4d2e-8286-32dc26b758c0 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] show called for member bd09ba77-290f-4d38-b89d-1d0fde581620 {{(pid=86719) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 13:35:46 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:46 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:46 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:46 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), Sep 03 13:35:46 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c7ce66b6-ff2f-4d2e-8286-32dc26b758c0 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/groups/bd09ba77-290f-4d38-b89d-1d0fde581620 returned with HTTP 200 Sep 03 13:35:46 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 236/478] 192.168.122.181 () {60 vars in 1270 bytes} [Thu Sep 3 13:35:46 2026] GET /volume/v3/groups/bd09ba77-290f-4d38-b89d-1d0fde581620 => generated 392 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 13:35:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a8ec7075-7a6b-488f-960f-fc32caae2247 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:46 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a8ec7075-7a6b-488f-960f-fc32caae2247 tempest-VolumesListAdminTestJSON-986952217 tempest-VolumesListAdminTestJSON-986952217-project-admin] GET http://192.168.122.181/volume/v3/volumes/315c4795-b9c1-4aed-b97e-582f6fc25853 Sep 03 13:35:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a8ec7075-7a6b-488f-960f-fc32caae2247 tempest-VolumesListAdminTestJSON-986952217 tempest-VolumesListAdminTestJSON-986952217-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a8ec7075-7a6b-488f-960f-fc32caae2247 tempest-VolumesListAdminTestJSON-986952217 tempest-VolumesListAdminTestJSON-986952217-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:46 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:46 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:35:46 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:46 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:46 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-a8ec7075-7a6b-488f-960f-fc32caae2247 tempest-VolumesListAdminTestJSON-986952217 tempest-VolumesListAdminTestJSON-986952217-project-admin] Volume info retrieved successfully. Sep 03 13:35:46 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a8ec7075-7a6b-488f-960f-fc32caae2247 tempest-VolumesListAdminTestJSON-986952217 tempest-VolumesListAdminTestJSON-986952217-project-admin] http://192.168.122.181/volume/v3/volumes/315c4795-b9c1-4aed-b97e-582f6fc25853 returned with HTTP 200 Sep 03 13:35:46 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 243/479] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:35:46 2026] GET /volume/v3/volumes/315c4795-b9c1-4aed-b97e-582f6fc25853 => generated 971 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:35:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-4da6a998-4bbb-46aa-8772-c6e1acdc3849 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:47 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4da6a998-4bbb-46aa-8772-c6e1acdc3849 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/groups/bd09ba77-290f-4d38-b89d-1d0fde581620 Sep 03 13:35:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4da6a998-4bbb-46aa-8772-c6e1acdc3849 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4da6a998-4bbb-46aa-8772-c6e1acdc3849 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.groups [None req-4da6a998-4bbb-46aa-8772-c6e1acdc3849 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] show called for member bd09ba77-290f-4d38-b89d-1d0fde581620 {{(pid=86719) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 13:35:47 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:47 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:47 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:47 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), Sep 03 13:35:47 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4da6a998-4bbb-46aa-8772-c6e1acdc3849 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/groups/bd09ba77-290f-4d38-b89d-1d0fde581620 returned with HTTP 200 Sep 03 13:35:47 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 237/480] 192.168.122.181 () {60 vars in 1270 bytes} [Thu Sep 3 13:35:47 2026] GET /volume/v3/groups/bd09ba77-290f-4d38-b89d-1d0fde581620 => generated 393 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:35:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-4fd87308-f64c-4938-a0a6-55a85c91c3cc None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:47 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4fd87308-f64c-4938-a0a6-55a85c91c3cc tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] PUT http://192.168.122.181/volume/v3/groups/bd09ba77-290f-4d38-b89d-1d0fde581620 Sep 03 13:35:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4fd87308-f64c-4938-a0a6-55a85c91c3cc tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "2b43e40b-0870-4b30-a4ac-8a99d9506d3e"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:35:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.groups [None req-4fd87308-f64c-4938-a0a6-55a85c91c3cc tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Update called for group bd09ba77-290f-4d38-b89d-1d0fde581620. {{(pid=86720) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 03 13:35:47 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.groups [None req-4fd87308-f64c-4938-a0a6-55a85c91c3cc tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Updating group bd09ba77-290f-4d38-b89d-1d0fde581620 with name None description: None add_volumes: 2b43e40b-0870-4b30-a4ac-8a99d9506d3e remove_volumes: None. Sep 03 13:35:47 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:47 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:47 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:47 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:35:47 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:47 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), Sep 03 13:35:47 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4fd87308-f64c-4938-a0a6-55a85c91c3cc tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/groups/bd09ba77-290f-4d38-b89d-1d0fde581620 returned with HTTP 202 Sep 03 13:35:47 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 244/481] 192.168.122.181 () {62 vars in 1290 bytes} [Thu Sep 3 13:35:47 2026] PUT /volume/v3/groups/bd09ba77-290f-4d38-b89d-1d0fde581620 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 13:35:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-581f1adc-3b78-484e-ab36-5e96f323da25 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:47 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-581f1adc-3b78-484e-ab36-5e96f323da25 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/groups/bd09ba77-290f-4d38-b89d-1d0fde581620 Sep 03 13:35:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-581f1adc-3b78-484e-ab36-5e96f323da25 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-581f1adc-3b78-484e-ab36-5e96f323da25 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.groups [None req-581f1adc-3b78-484e-ab36-5e96f323da25 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] show called for member bd09ba77-290f-4d38-b89d-1d0fde581620 {{(pid=86719) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 13:35:47 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:47 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:47 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:47 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), Sep 03 13:35:47 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-581f1adc-3b78-484e-ab36-5e96f323da25 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/groups/bd09ba77-290f-4d38-b89d-1d0fde581620 returned with HTTP 200 Sep 03 13:35:47 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 238/482] 192.168.122.181 () {60 vars in 1270 bytes} [Thu Sep 3 13:35:47 2026] GET /volume/v3/groups/bd09ba77-290f-4d38-b89d-1d0fde581620 => generated 392 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:35:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-4e63f70e-5d36-4a9a-9def-d287a8d90c6c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:47 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4e63f70e-5d36-4a9a-9def-d287a8d90c6c tempest-VolumesListAdminTestJSON-986952217 tempest-VolumesListAdminTestJSON-986952217-project-admin] GET http://192.168.122.181/volume/v3/volumes/315c4795-b9c1-4aed-b97e-582f6fc25853 Sep 03 13:35:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4e63f70e-5d36-4a9a-9def-d287a8d90c6c tempest-VolumesListAdminTestJSON-986952217 tempest-VolumesListAdminTestJSON-986952217-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4e63f70e-5d36-4a9a-9def-d287a8d90c6c tempest-VolumesListAdminTestJSON-986952217 tempest-VolumesListAdminTestJSON-986952217-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:47 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:47 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:35:47 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:47 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:47 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-4e63f70e-5d36-4a9a-9def-d287a8d90c6c tempest-VolumesListAdminTestJSON-986952217 tempest-VolumesListAdminTestJSON-986952217-project-admin] Volume info retrieved successfully. Sep 03 13:35:47 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4e63f70e-5d36-4a9a-9def-d287a8d90c6c tempest-VolumesListAdminTestJSON-986952217 tempest-VolumesListAdminTestJSON-986952217-project-admin] http://192.168.122.181/volume/v3/volumes/315c4795-b9c1-4aed-b97e-582f6fc25853 returned with HTTP 200 Sep 03 13:35:47 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 245/483] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:35:47 2026] GET /volume/v3/volumes/315c4795-b9c1-4aed-b97e-582f6fc25853 => generated 972 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:35:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-1146fa76-59e2-4f1a-8785-87aa1cd0f191 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:47 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1146fa76-59e2-4f1a-8785-87aa1cd0f191 tempest-VolumesListAdminTestJSON-986952217 tempest-VolumesListAdminTestJSON-986952217-project-admin] GET http://192.168.122.181/volume/v3/volumes/detail?all_tenants=1&project_id=55ec7a8fd9364f46a96d657822ffae99 Sep 03 13:35:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1146fa76-59e2-4f1a-8785-87aa1cd0f191 tempest-VolumesListAdminTestJSON-986952217 tempest-VolumesListAdminTestJSON-986952217-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1146fa76-59e2-4f1a-8785-87aa1cd0f191 tempest-VolumesListAdminTestJSON-986952217 tempest-VolumesListAdminTestJSON-986952217-project-admin] Calling method 'detail' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:47 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-1146fa76-59e2-4f1a-8785-87aa1cd0f191 tempest-VolumesListAdminTestJSON-986952217 tempest-VolumesListAdminTestJSON-986952217-project-admin] Could not evaluate value 55ec7a8fd9364f46a96d657822ffae99, assuming string {{(pid=86719) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 13:35:47 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:47 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:47 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-1146fa76-59e2-4f1a-8785-87aa1cd0f191 tempest-VolumesListAdminTestJSON-986952217 tempest-VolumesListAdminTestJSON-986952217-project-admin] Searching by: MultiDict([('project_id', '55ec7a8fd9364f46a96d657822ffae99'), ('all_tenants', 1)]). {{(pid=86719) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:35:47 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:672: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:47 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 13:35:47 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:47 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:35:47 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:47 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:35:47 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:47 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:35:47 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-1146fa76-59e2-4f1a-8785-87aa1cd0f191 tempest-VolumesListAdminTestJSON-986952217 tempest-VolumesListAdminTestJSON-986952217-project-admin] Get all volumes completed successfully. Sep 03 13:35:47 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:47 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:47 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1146fa76-59e2-4f1a-8785-87aa1cd0f191 tempest-VolumesListAdminTestJSON-986952217 tempest-VolumesListAdminTestJSON-986952217-project-admin] http://192.168.122.181/volume/v3/volumes/detail?all_tenants=1&project_id=55ec7a8fd9364f46a96d657822ffae99 returned with HTTP 200 Sep 03 13:35:47 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 239/484] 192.168.122.181 () {58 vars in 1257 bytes} [Thu Sep 3 13:35:47 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=55ec7a8fd9364f46a96d657822ffae99 => generated 3041 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:35:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-83cb77f9-a52a-4c1f-82b9-18d12d570a04 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:47 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-83cb77f9-a52a-4c1f-82b9-18d12d570a04 tempest-VolumesListAdminTestJSON-986952217 tempest-VolumesListAdminTestJSON-986952217-project-admin] DELETE http://192.168.122.181/volume/v3/volumes/315c4795-b9c1-4aed-b97e-582f6fc25853 Sep 03 13:35:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-83cb77f9-a52a-4c1f-82b9-18d12d570a04 tempest-VolumesListAdminTestJSON-986952217 tempest-VolumesListAdminTestJSON-986952217-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-83cb77f9-a52a-4c1f-82b9-18d12d570a04 tempest-VolumesListAdminTestJSON-986952217 tempest-VolumesListAdminTestJSON-986952217-project-admin] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:47 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-83cb77f9-a52a-4c1f-82b9-18d12d570a04 tempest-VolumesListAdminTestJSON-986952217 tempest-VolumesListAdminTestJSON-986952217-project-admin] Delete volume with id: 315c4795-b9c1-4aed-b97e-582f6fc25853 Sep 03 13:35:47 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:47 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:35:47 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:47 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:47 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-83cb77f9-a52a-4c1f-82b9-18d12d570a04 tempest-VolumesListAdminTestJSON-986952217 tempest-VolumesListAdminTestJSON-986952217-project-admin] Volume info retrieved successfully. Sep 03 13:35:47 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-83cb77f9-a52a-4c1f-82b9-18d12d570a04 tempest-VolumesListAdminTestJSON-986952217 tempest-VolumesListAdminTestJSON-986952217-project-admin] Delete volume request issued successfully. Sep 03 13:35:47 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-83cb77f9-a52a-4c1f-82b9-18d12d570a04 tempest-VolumesListAdminTestJSON-986952217 tempest-VolumesListAdminTestJSON-986952217-project-admin] http://192.168.122.181/volume/v3/volumes/315c4795-b9c1-4aed-b97e-582f6fc25853 returned with HTTP 202 Sep 03 13:35:47 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 246/485] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:35:47 2026] DELETE /volume/v3/volumes/315c4795-b9c1-4aed-b97e-582f6fc25853 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:35:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-16cabec2-2344-40c1-a43f-de6c3182506b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:47 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-16cabec2-2344-40c1-a43f-de6c3182506b tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] GET http://192.168.122.181/volume/v3/volumes/6a4dc2a5-6cfd-43eb-9e23-062ef7075c20 Sep 03 13:35:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-16cabec2-2344-40c1-a43f-de6c3182506b tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-16cabec2-2344-40c1-a43f-de6c3182506b tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:48 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:48 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:35:48 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:48 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:48 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-16cabec2-2344-40c1-a43f-de6c3182506b tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Volume info retrieved successfully. Sep 03 13:35:48 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-16cabec2-2344-40c1-a43f-de6c3182506b tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] http://192.168.122.181/volume/v3/volumes/6a4dc2a5-6cfd-43eb-9e23-062ef7075c20 returned with HTTP 200 Sep 03 13:35:48 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 240/486] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:35:47 2026] GET /volume/v3/volumes/6a4dc2a5-6cfd-43eb-9e23-062ef7075c20 => generated 855 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:35:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-17cc42d7-2ccf-4ebd-a1e8-d42707ce6470 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:48 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-17cc42d7-2ccf-4ebd-a1e8-d42707ce6470 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] DELETE http://192.168.122.181/volume/v3/volumes/6a4dc2a5-6cfd-43eb-9e23-062ef7075c20 Sep 03 13:35:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-17cc42d7-2ccf-4ebd-a1e8-d42707ce6470 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-17cc42d7-2ccf-4ebd-a1e8-d42707ce6470 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:48 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-17cc42d7-2ccf-4ebd-a1e8-d42707ce6470 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Delete volume with id: 6a4dc2a5-6cfd-43eb-9e23-062ef7075c20 Sep 03 13:35:48 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:48 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:35:48 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:48 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:48 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-17cc42d7-2ccf-4ebd-a1e8-d42707ce6470 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Volume info retrieved successfully. Sep 03 13:35:48 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-17cc42d7-2ccf-4ebd-a1e8-d42707ce6470 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Delete volume request issued successfully. Sep 03 13:35:48 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-17cc42d7-2ccf-4ebd-a1e8-d42707ce6470 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] http://192.168.122.181/volume/v3/volumes/6a4dc2a5-6cfd-43eb-9e23-062ef7075c20 returned with HTTP 202 Sep 03 13:35:48 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 247/487] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:35:48 2026] DELETE /volume/v3/volumes/6a4dc2a5-6cfd-43eb-9e23-062ef7075c20 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:35:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-420ad41c-ade9-41ec-8028-c49aad381aec None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:48 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-420ad41c-ade9-41ec-8028-c49aad381aec tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] GET http://192.168.122.181/volume/v3/volumes/6a4dc2a5-6cfd-43eb-9e23-062ef7075c20 Sep 03 13:35:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-420ad41c-ade9-41ec-8028-c49aad381aec tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-420ad41c-ade9-41ec-8028-c49aad381aec tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:48 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:48 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:35:48 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:48 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:48 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-420ad41c-ade9-41ec-8028-c49aad381aec tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Volume info retrieved successfully. Sep 03 13:35:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-5dcf160f-0d49-4d49-93a8-8cb863ebabb9 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:48 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5dcf160f-0d49-4d49-93a8-8cb863ebabb9 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/groups/bd09ba77-290f-4d38-b89d-1d0fde581620 Sep 03 13:35:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5dcf160f-0d49-4d49-93a8-8cb863ebabb9 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5dcf160f-0d49-4d49-93a8-8cb863ebabb9 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.groups [None req-5dcf160f-0d49-4d49-93a8-8cb863ebabb9 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] show called for member bd09ba77-290f-4d38-b89d-1d0fde581620 {{(pid=86720) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 13:35:48 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-420ad41c-ade9-41ec-8028-c49aad381aec tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] http://192.168.122.181/volume/v3/volumes/6a4dc2a5-6cfd-43eb-9e23-062ef7075c20 returned with HTTP 200 Sep 03 13:35:48 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 241/488] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:35:48 2026] GET /volume/v3/volumes/6a4dc2a5-6cfd-43eb-9e23-062ef7075c20 => generated 854 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:35:48 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:48 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:48 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:48 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), Sep 03 13:35:48 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5dcf160f-0d49-4d49-93a8-8cb863ebabb9 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/groups/bd09ba77-290f-4d38-b89d-1d0fde581620 returned with HTTP 200 Sep 03 13:35:48 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 248/489] 192.168.122.181 () {60 vars in 1270 bytes} [Thu Sep 3 13:35:48 2026] GET /volume/v3/groups/bd09ba77-290f-4d38-b89d-1d0fde581620 => generated 393 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:35:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-d305c1a7-ff06-4bee-b9aa-08f7e7df2e69 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:48 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d305c1a7-ff06-4bee-b9aa-08f7e7df2e69 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] PUT http://192.168.122.181/volume/v3/groups/bd09ba77-290f-4d38-b89d-1d0fde581620 Sep 03 13:35:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d305c1a7-ff06-4bee-b9aa-08f7e7df2e69 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "d29da240-8826-4a87-bdad-412dd97cc297"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:35:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.groups [None req-d305c1a7-ff06-4bee-b9aa-08f7e7df2e69 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Update called for group bd09ba77-290f-4d38-b89d-1d0fde581620. {{(pid=86719) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 03 13:35:48 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.groups [None req-d305c1a7-ff06-4bee-b9aa-08f7e7df2e69 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Updating group bd09ba77-290f-4d38-b89d-1d0fde581620 with name None description: None add_volumes: None remove_volumes: d29da240-8826-4a87-bdad-412dd97cc297. Sep 03 13:35:48 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:48 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:48 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d305c1a7-ff06-4bee-b9aa-08f7e7df2e69 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/groups/bd09ba77-290f-4d38-b89d-1d0fde581620 returned with HTTP 202 Sep 03 13:35:48 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 242/490] 192.168.122.181 () {62 vars in 1290 bytes} [Thu Sep 3 13:35:48 2026] PUT /volume/v3/groups/bd09ba77-290f-4d38-b89d-1d0fde581620 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 13:35:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-3ef20b32-6340-4abd-b506-8c3777c1b8eb None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:48 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3ef20b32-6340-4abd-b506-8c3777c1b8eb tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/groups/bd09ba77-290f-4d38-b89d-1d0fde581620 Sep 03 13:35:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3ef20b32-6340-4abd-b506-8c3777c1b8eb tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3ef20b32-6340-4abd-b506-8c3777c1b8eb tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.groups [None req-3ef20b32-6340-4abd-b506-8c3777c1b8eb tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] show called for member bd09ba77-290f-4d38-b89d-1d0fde581620 {{(pid=86720) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 13:35:48 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:48 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:48 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:48 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), Sep 03 13:35:48 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3ef20b32-6340-4abd-b506-8c3777c1b8eb tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/groups/bd09ba77-290f-4d38-b89d-1d0fde581620 returned with HTTP 200 Sep 03 13:35:48 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 249/491] 192.168.122.181 () {60 vars in 1270 bytes} [Thu Sep 3 13:35:48 2026] GET /volume/v3/groups/bd09ba77-290f-4d38-b89d-1d0fde581620 => generated 392 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:35:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-b69a424d-28c1-45b0-b3a9-d00fcf1520be None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b69a424d-28c1-45b0-b3a9-d00fcf1520be tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] GET http://192.168.122.181/volume/v3/volumes/6a4dc2a5-6cfd-43eb-9e23-062ef7075c20 Sep 03 13:35:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b69a424d-28c1-45b0-b3a9-d00fcf1520be tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b69a424d-28c1-45b0-b3a9-d00fcf1520be tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b69a424d-28c1-45b0-b3a9-d00fcf1520be tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] http://192.168.122.181/volume/v3/volumes/6a4dc2a5-6cfd-43eb-9e23-062ef7075c20 returned with HTTP 404 Sep 03 13:35:49 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 243/492] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:35:49 2026] GET /volume/v3/volumes/6a4dc2a5-6cfd-43eb-9e23-062ef7075c20 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 13:35:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-0dedb0aa-ccd9-4723-a3f8-749dc77e04cb None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0dedb0aa-ccd9-4723-a3f8-749dc77e04cb tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] GET http://192.168.122.181/volume/v3/volumes/87f7ea42-ad38-4d1c-a8f7-032edf209023 Sep 03 13:35:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0dedb0aa-ccd9-4723-a3f8-749dc77e04cb tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0dedb0aa-ccd9-4723-a3f8-749dc77e04cb tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:49 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:49 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:35:49 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:49 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:49 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-0dedb0aa-ccd9-4723-a3f8-749dc77e04cb tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Volume info retrieved successfully. Sep 03 13:35:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-9a09704a-87fe-40d2-9e52-1755eefa329c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0dedb0aa-ccd9-4723-a3f8-749dc77e04cb tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] http://192.168.122.181/volume/v3/volumes/87f7ea42-ad38-4d1c-a8f7-032edf209023 returned with HTTP 200 Sep 03 13:35:49 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 250/493] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:35:49 2026] GET /volume/v3/volumes/87f7ea42-ad38-4d1c-a8f7-032edf209023 => generated 857 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:35:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9a09704a-87fe-40d2-9e52-1755eefa329c tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/groups/bd09ba77-290f-4d38-b89d-1d0fde581620 Sep 03 13:35:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9a09704a-87fe-40d2-9e52-1755eefa329c tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9a09704a-87fe-40d2-9e52-1755eefa329c tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.groups [None req-9a09704a-87fe-40d2-9e52-1755eefa329c tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] show called for member bd09ba77-290f-4d38-b89d-1d0fde581620 {{(pid=86719) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 13:35:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-bf5496be-9841-4b37-9d7a-36ac3302ce49 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bf5496be-9841-4b37-9d7a-36ac3302ce49 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] DELETE http://192.168.122.181/volume/v3/volumes/87f7ea42-ad38-4d1c-a8f7-032edf209023 Sep 03 13:35:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bf5496be-9841-4b37-9d7a-36ac3302ce49 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bf5496be-9841-4b37-9d7a-36ac3302ce49 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:49 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-bf5496be-9841-4b37-9d7a-36ac3302ce49 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Delete volume with id: 87f7ea42-ad38-4d1c-a8f7-032edf209023 Sep 03 13:35:49 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:49 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:49 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:49 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:35:49 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:49 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:49 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-bf5496be-9841-4b37-9d7a-36ac3302ce49 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Volume info retrieved successfully. Sep 03 13:35:49 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:49 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), Sep 03 13:35:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9a09704a-87fe-40d2-9e52-1755eefa329c tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/groups/bd09ba77-290f-4d38-b89d-1d0fde581620 returned with HTTP 200 Sep 03 13:35:49 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 244/494] 192.168.122.181 () {60 vars in 1270 bytes} [Thu Sep 3 13:35:49 2026] GET /volume/v3/groups/bd09ba77-290f-4d38-b89d-1d0fde581620 => generated 393 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:35:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-9012f599-3e64-4cdb-92e7-134baf97c731 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9012f599-3e64-4cdb-92e7-134baf97c731 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] PUT http://192.168.122.181/volume/v3/groups/bd09ba77-290f-4d38-b89d-1d0fde581620 Sep 03 13:35:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9012f599-3e64-4cdb-92e7-134baf97c731 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "d29da240-8826-4a87-bdad-412dd97cc297"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:35:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.groups [None req-9012f599-3e64-4cdb-92e7-134baf97c731 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Update called for group bd09ba77-290f-4d38-b89d-1d0fde581620. {{(pid=86719) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 03 13:35:49 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.groups [None req-9012f599-3e64-4cdb-92e7-134baf97c731 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Updating group bd09ba77-290f-4d38-b89d-1d0fde581620 with name None description: None add_volumes: d29da240-8826-4a87-bdad-412dd97cc297 remove_volumes: None. Sep 03 13:35:49 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:49 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:49 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-bf5496be-9841-4b37-9d7a-36ac3302ce49 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Delete volume request issued successfully. Sep 03 13:35:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bf5496be-9841-4b37-9d7a-36ac3302ce49 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] http://192.168.122.181/volume/v3/volumes/87f7ea42-ad38-4d1c-a8f7-032edf209023 returned with HTTP 202 Sep 03 13:35:49 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 251/495] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:35:49 2026] DELETE /volume/v3/volumes/87f7ea42-ad38-4d1c-a8f7-032edf209023 => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:35:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-7d775c7b-6df3-4e17-9116-706f75a3f51b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7d775c7b-6df3-4e17-9116-706f75a3f51b tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] GET http://192.168.122.181/volume/v3/volumes/87f7ea42-ad38-4d1c-a8f7-032edf209023 Sep 03 13:35:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7d775c7b-6df3-4e17-9116-706f75a3f51b tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7d775c7b-6df3-4e17-9116-706f75a3f51b tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:49 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:49 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:35:49 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:49 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:35:49 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:49 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:49 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:49 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), Sep 03 13:35:49 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-7d775c7b-6df3-4e17-9116-706f75a3f51b tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Volume info retrieved successfully. Sep 03 13:35:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7d775c7b-6df3-4e17-9116-706f75a3f51b tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] http://192.168.122.181/volume/v3/volumes/87f7ea42-ad38-4d1c-a8f7-032edf209023 returned with HTTP 200 Sep 03 13:35:49 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 252/496] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:35:49 2026] GET /volume/v3/volumes/87f7ea42-ad38-4d1c-a8f7-032edf209023 => generated 856 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:35:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9012f599-3e64-4cdb-92e7-134baf97c731 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/groups/bd09ba77-290f-4d38-b89d-1d0fde581620 returned with HTTP 202 Sep 03 13:35:49 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 245/497] 192.168.122.181 () {62 vars in 1290 bytes} [Thu Sep 3 13:35:49 2026] PUT /volume/v3/groups/bd09ba77-290f-4d38-b89d-1d0fde581620 => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 13:35:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-c7629dbd-2b7b-4610-a9c6-3f833a60e22b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c7629dbd-2b7b-4610-a9c6-3f833a60e22b tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/groups/bd09ba77-290f-4d38-b89d-1d0fde581620 Sep 03 13:35:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c7629dbd-2b7b-4610-a9c6-3f833a60e22b tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c7629dbd-2b7b-4610-a9c6-3f833a60e22b tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.groups [None req-c7629dbd-2b7b-4610-a9c6-3f833a60e22b tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] show called for member bd09ba77-290f-4d38-b89d-1d0fde581620 {{(pid=86720) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 13:35:49 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:49 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:49 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:49 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), Sep 03 13:35:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c7629dbd-2b7b-4610-a9c6-3f833a60e22b tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/groups/bd09ba77-290f-4d38-b89d-1d0fde581620 returned with HTTP 200 Sep 03 13:35:49 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 253/498] 192.168.122.181 () {60 vars in 1270 bytes} [Thu Sep 3 13:35:49 2026] GET /volume/v3/groups/bd09ba77-290f-4d38-b89d-1d0fde581620 => generated 392 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:35:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-53669327-53a8-4e70-b2aa-78b218600d86 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:50 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-53669327-53a8-4e70-b2aa-78b218600d86 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] GET http://192.168.122.181/volume/v3/volumes/87f7ea42-ad38-4d1c-a8f7-032edf209023 Sep 03 13:35:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-53669327-53a8-4e70-b2aa-78b218600d86 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-53669327-53a8-4e70-b2aa-78b218600d86 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:50 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-53669327-53a8-4e70-b2aa-78b218600d86 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] http://192.168.122.181/volume/v3/volumes/87f7ea42-ad38-4d1c-a8f7-032edf209023 returned with HTTP 404 Sep 03 13:35:50 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 246/499] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:35:50 2026] GET /volume/v3/volumes/87f7ea42-ad38-4d1c-a8f7-032edf209023 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 13:35:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-46c44d93-b2a8-4c45-9e6e-32f98eb6f0af None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:50 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-46c44d93-b2a8-4c45-9e6e-32f98eb6f0af tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] GET http://192.168.122.181/volume/v3/volumes/94c5496f-8b19-4ae9-a944-4788e7ba3db9 Sep 03 13:35:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-46c44d93-b2a8-4c45-9e6e-32f98eb6f0af tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-46c44d93-b2a8-4c45-9e6e-32f98eb6f0af tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:50 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:50 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:35:50 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:50 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:50 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-46c44d93-b2a8-4c45-9e6e-32f98eb6f0af tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Volume info retrieved successfully. Sep 03 13:35:50 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-46c44d93-b2a8-4c45-9e6e-32f98eb6f0af tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] http://192.168.122.181/volume/v3/volumes/94c5496f-8b19-4ae9-a944-4788e7ba3db9 returned with HTTP 200 Sep 03 13:35:50 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 254/500] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:35:50 2026] GET /volume/v3/volumes/94c5496f-8b19-4ae9-a944-4788e7ba3db9 => generated 857 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:35:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-a3b47462-33c3-47b8-98d7-406509b6068e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:50 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a3b47462-33c3-47b8-98d7-406509b6068e tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] DELETE http://192.168.122.181/volume/v3/volumes/94c5496f-8b19-4ae9-a944-4788e7ba3db9 Sep 03 13:35:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a3b47462-33c3-47b8-98d7-406509b6068e tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a3b47462-33c3-47b8-98d7-406509b6068e tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:50 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-a3b47462-33c3-47b8-98d7-406509b6068e tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Delete volume with id: 94c5496f-8b19-4ae9-a944-4788e7ba3db9 Sep 03 13:35:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ee84574b-2ed5-40ef-a7b6-2d9de8f93dba None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:50 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ee84574b-2ed5-40ef-a7b6-2d9de8f93dba tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/groups/bd09ba77-290f-4d38-b89d-1d0fde581620 Sep 03 13:35:50 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:50 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:35:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ee84574b-2ed5-40ef-a7b6-2d9de8f93dba tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ee84574b-2ed5-40ef-a7b6-2d9de8f93dba tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.groups [None req-ee84574b-2ed5-40ef-a7b6-2d9de8f93dba tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] show called for member bd09ba77-290f-4d38-b89d-1d0fde581620 {{(pid=86720) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 13:35:50 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:50 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:50 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-a3b47462-33c3-47b8-98d7-406509b6068e tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Volume info retrieved successfully. Sep 03 13:35:50 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:50 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:50 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:50 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), Sep 03 13:35:50 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ee84574b-2ed5-40ef-a7b6-2d9de8f93dba tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/groups/bd09ba77-290f-4d38-b89d-1d0fde581620 returned with HTTP 200 Sep 03 13:35:50 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 255/501] 192.168.122.181 () {60 vars in 1270 bytes} [Thu Sep 3 13:35:50 2026] GET /volume/v3/groups/bd09ba77-290f-4d38-b89d-1d0fde581620 => generated 393 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:35:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f9ecfdf4-a453-428c-8620-672354d25b44 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:50 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f9ecfdf4-a453-428c-8620-672354d25b44 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/volumes/detail Sep 03 13:35:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f9ecfdf4-a453-428c-8620-672354d25b44 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f9ecfdf4-a453-428c-8620-672354d25b44 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'detail' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.api_utils [None req-f9ecfdf4-a453-428c-8620-672354d25b44 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Removing options '' from query. {{(pid=86720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:35:51 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:51 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:51 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f9ecfdf4-a453-428c-8620-672354d25b44 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86720) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:35:51 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-a3b47462-33c3-47b8-98d7-406509b6068e tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Delete volume request issued successfully. Sep 03 13:35:51 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a3b47462-33c3-47b8-98d7-406509b6068e tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] http://192.168.122.181/volume/v3/volumes/94c5496f-8b19-4ae9-a944-4788e7ba3db9 returned with HTTP 202 Sep 03 13:35:51 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 247/502] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:35:50 2026] DELETE /volume/v3/volumes/94c5496f-8b19-4ae9-a944-4788e7ba3db9 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:35:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-672e714b-9a5f-48ec-bebd-7a5189bef4af None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:51 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-672e714b-9a5f-48ec-bebd-7a5189bef4af tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] GET http://192.168.122.181/volume/v3/volumes/94c5496f-8b19-4ae9-a944-4788e7ba3db9 Sep 03 13:35:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-672e714b-9a5f-48ec-bebd-7a5189bef4af tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-672e714b-9a5f-48ec-bebd-7a5189bef4af tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:51 devstack devstack@c-api.service[86720]: /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 03 13:35:51 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 13:35:51 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:51 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:35:51 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:51 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:35:51 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-f9ecfdf4-a453-428c-8620-672354d25b44 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Get all volumes completed successfully. Sep 03 13:35:51 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-f9ecfdf4-a453-428c-8620-672354d25b44 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:35:51 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-f9ecfdf4-a453-428c-8620-672354d25b44 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:35:51 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:51 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:35:51 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:51 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:51 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-672e714b-9a5f-48ec-bebd-7a5189bef4af tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Volume info retrieved successfully. Sep 03 13:35:51 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-672e714b-9a5f-48ec-bebd-7a5189bef4af tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] http://192.168.122.181/volume/v3/volumes/94c5496f-8b19-4ae9-a944-4788e7ba3db9 returned with HTTP 200 Sep 03 13:35:51 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 248/503] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:35:51 2026] GET /volume/v3/volumes/94c5496f-8b19-4ae9-a944-4788e7ba3db9 => generated 856 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:35:51 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-f9ecfdf4-a453-428c-8620-672354d25b44 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:35:51 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:51 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:51 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-f9ecfdf4-a453-428c-8620-672354d25b44 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:35:51 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-f9ecfdf4-a453-428c-8620-672354d25b44 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:35:51 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-f9ecfdf4-a453-428c-8620-672354d25b44 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:35:51 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:51 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f9ecfdf4-a453-428c-8620-672354d25b44 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/volumes/detail returned with HTTP 200 Sep 03 13:35:51 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 256/504] 192.168.122.181 () {60 vars in 1183 bytes} [Thu Sep 3 13:35:50 2026] GET /volume/v3/volumes/detail => generated 1838 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:35:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-6cf8109b-3ae1-4bb2-9ae5-d9dc4cd9f42f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:51 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6cf8109b-3ae1-4bb2-9ae5-d9dc4cd9f42f tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] POST http://192.168.122.181/volume/v3/group_snapshots Sep 03 13:35:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6cf8109b-3ae1-4bb2-9ae5-d9dc4cd9f42f tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "bd09ba77-290f-4d38-b89d-1d0fde581620", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1947405430"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:35:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.group_snapshots [None req-6cf8109b-3ae1-4bb2-9ae5-d9dc4cd9f42f tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'bd09ba77-290f-4d38-b89d-1d0fde581620', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1947405430'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 03 13:35:51 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:51 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:51 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.group_snapshots [None req-6cf8109b-3ae1-4bb2-9ae5-d9dc4cd9f42f tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1947405430. Sep 03 13:35:51 devstack devstack@c-api.service[86719]: /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 03 13:35:51 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 13:35:51 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:51 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:35:51 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:51 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:35:51 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:51 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:51 devstack devstack@c-api.service[86719]: WARNING cinder.quota [None req-6cf8109b-3ae1-4bb2-9ae5-d9dc4cd9f42f tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-608559354 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-608559354, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:35:51 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-6cf8109b-3ae1-4bb2-9ae5-d9dc4cd9f42f tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Created reservations ['83aa3536-386b-455b-951d-e83d0ab5c24c', 'f6878aff-5985-417f-b3f7-92d5fe69fd0b', 'faea60ee-06b5-486e-b704-2f7f52b498ed', '21893f74-ae54-4de7-9eb1-27b401679189'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:35:51 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6cf8109b-3ae1-4bb2-9ae5-d9dc4cd9f42f tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/group_snapshots returned with HTTP 202 Sep 03 13:35:51 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 249/505] 192.168.122.181 () {62 vars in 1208 bytes} [Thu Sep 3 13:35:51 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:35:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-66b45d92-66fa-4da1-ba1a-ce36d0774ca3 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-66b45d92-66fa-4da1-ba1a-ce36d0774ca3 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/group_snapshots/725eca89-3fc9-43dd-876b-89e935eee4ba Sep 03 13:35:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-66b45d92-66fa-4da1-ba1a-ce36d0774ca3 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-66b45d92-66fa-4da1-ba1a-ce36d0774ca3 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.group_snapshots [None req-66b45d92-66fa-4da1-ba1a-ce36d0774ca3 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] show called for member 725eca89-3fc9-43dd-876b-89e935eee4ba {{(pid=86720) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 13:35:51 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:51 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-66b45d92-66fa-4da1-ba1a-ce36d0774ca3 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/group_snapshots/725eca89-3fc9-43dd-876b-89e935eee4ba returned with HTTP 200 Sep 03 13:35:51 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 257/506] 192.168.122.181 () {60 vars in 1297 bytes} [Thu Sep 3 13:35:51 2026] GET /volume/v3/group_snapshots/725eca89-3fc9-43dd-876b-89e935eee4ba => generated 326 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:35:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-b9ecddb2-d513-4b69-a4cc-bd46e33498e5 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:52 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b9ecddb2-d513-4b69-a4cc-bd46e33498e5 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] GET http://192.168.122.181/volume/v3/volumes/94c5496f-8b19-4ae9-a944-4788e7ba3db9 Sep 03 13:35:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b9ecddb2-d513-4b69-a4cc-bd46e33498e5 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b9ecddb2-d513-4b69-a4cc-bd46e33498e5 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:52 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b9ecddb2-d513-4b69-a4cc-bd46e33498e5 tempest-VolumesListAdminTestJSON-1881514270 tempest-VolumesListAdminTestJSON-1881514270-project-member] http://192.168.122.181/volume/v3/volumes/94c5496f-8b19-4ae9-a944-4788e7ba3db9 returned with HTTP 404 Sep 03 13:35:52 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 250/507] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:35:52 2026] GET /volume/v3/volumes/94c5496f-8b19-4ae9-a944-4788e7ba3db9 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:35:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-621c800d-27b3-481a-986f-9a3590f57ead None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:52 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-621c800d-27b3-481a-986f-9a3590f57ead tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/group_snapshots/725eca89-3fc9-43dd-876b-89e935eee4ba Sep 03 13:35:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-621c800d-27b3-481a-986f-9a3590f57ead tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-621c800d-27b3-481a-986f-9a3590f57ead tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.group_snapshots [None req-621c800d-27b3-481a-986f-9a3590f57ead tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] show called for member 725eca89-3fc9-43dd-876b-89e935eee4ba {{(pid=86720) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 13:35:52 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:52 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:52 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-621c800d-27b3-481a-986f-9a3590f57ead tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/group_snapshots/725eca89-3fc9-43dd-876b-89e935eee4ba returned with HTTP 200 Sep 03 13:35:52 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 258/508] 192.168.122.181 () {60 vars in 1297 bytes} [Thu Sep 3 13:35:52 2026] GET /volume/v3/group_snapshots/725eca89-3fc9-43dd-876b-89e935eee4ba => generated 326 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:35:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-bf127c18-7ea7-440e-b6ab-606ff18f0c0c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-bf127c18-7ea7-440e-b6ab-606ff18f0c0c tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/group_snapshots/725eca89-3fc9-43dd-876b-89e935eee4ba Sep 03 13:35:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-bf127c18-7ea7-440e-b6ab-606ff18f0c0c tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-bf127c18-7ea7-440e-b6ab-606ff18f0c0c tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.group_snapshots [None req-bf127c18-7ea7-440e-b6ab-606ff18f0c0c tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] show called for member 725eca89-3fc9-43dd-876b-89e935eee4ba {{(pid=86719) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 13:35:53 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:53 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-bf127c18-7ea7-440e-b6ab-606ff18f0c0c tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/group_snapshots/725eca89-3fc9-43dd-876b-89e935eee4ba returned with HTTP 200 Sep 03 13:35:53 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 251/509] 192.168.122.181 () {60 vars in 1297 bytes} [Thu Sep 3 13:35:53 2026] GET /volume/v3/group_snapshots/725eca89-3fc9-43dd-876b-89e935eee4ba => generated 326 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:35:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-6481f56c-55b3-45d9-965c-5c2c5b9342eb req-57d2fbae-d2f7-41e3-8ea7-81d75bf89880 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-6481f56c-55b3-45d9-965c-5c2c5b9342eb req-57d2fbae-d2f7-41e3-8ea7-81d75bf89880 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] DELETE http://192.168.122.181/volume/v3/attachments/d50ce39a-8750-4dfa-8ec7-32b5bf0a5838 Sep 03 13:35:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-6481f56c-55b3-45d9-965c-5c2c5b9342eb req-57d2fbae-d2f7-41e3-8ea7-81d75bf89880 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-6481f56c-55b3-45d9-965c-5c2c5b9342eb req-57d2fbae-d2f7-41e3-8ea7-81d75bf89880 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:54 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:54 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:54 devstack devstack@c-api.service[86720]: /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 03 13:35:54 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, Sep 03 13:35:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-6481f56c-55b3-45d9-965c-5c2c5b9342eb req-57d2fbae-d2f7-41e3-8ea7-81d75bf89880 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] http://192.168.122.181/volume/v3/attachments/d50ce39a-8750-4dfa-8ec7-32b5bf0a5838 returned with HTTP 200 Sep 03 13:35:54 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 259/510] 192.168.122.181 () {64 vars in 1562 bytes} [Thu Sep 3 13:35:54 2026] DELETE /volume/v3/attachments/d50ce39a-8750-4dfa-8ec7-32b5bf0a5838 => generated 19 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:35:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-6481f56c-55b3-45d9-965c-5c2c5b9342eb req-44069c4b-b013-43ce-be27-5b51aa5920d8 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:54 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-6481f56c-55b3-45d9-965c-5c2c5b9342eb req-44069c4b-b013-43ce-be27-5b51aa5920d8 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] DELETE http://192.168.122.181/volume/v3/volumes/cb2ad80a-5cd7-4a0f-8a95-6adf0db53c84 Sep 03 13:35:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-6481f56c-55b3-45d9-965c-5c2c5b9342eb req-44069c4b-b013-43ce-be27-5b51aa5920d8 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-6481f56c-55b3-45d9-965c-5c2c5b9342eb req-44069c4b-b013-43ce-be27-5b51aa5920d8 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:54 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [req-6481f56c-55b3-45d9-965c-5c2c5b9342eb req-44069c4b-b013-43ce-be27-5b51aa5920d8 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Delete volume with id: cb2ad80a-5cd7-4a0f-8a95-6adf0db53c84 Sep 03 13:35:54 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:54 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:35:54 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:54 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:54 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-6481f56c-55b3-45d9-965c-5c2c5b9342eb req-44069c4b-b013-43ce-be27-5b51aa5920d8 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Volume info retrieved successfully. Sep 03 13:35:54 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-6481f56c-55b3-45d9-965c-5c2c5b9342eb req-44069c4b-b013-43ce-be27-5b51aa5920d8 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Delete volume request issued successfully. Sep 03 13:35:54 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-6481f56c-55b3-45d9-965c-5c2c5b9342eb req-44069c4b-b013-43ce-be27-5b51aa5920d8 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] http://192.168.122.181/volume/v3/volumes/cb2ad80a-5cd7-4a0f-8a95-6adf0db53c84 returned with HTTP 202 Sep 03 13:35:54 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 252/511] 192.168.122.181 () {62 vars in 1509 bytes} [Thu Sep 3 13:35:54 2026] DELETE /volume/v3/volumes/cb2ad80a-5cd7-4a0f-8a95-6adf0db53c84 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:35:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-2564cdc3-2c3e-4914-93a1-01004570722c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2564cdc3-2c3e-4914-93a1-01004570722c tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/group_snapshots/725eca89-3fc9-43dd-876b-89e935eee4ba Sep 03 13:35:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2564cdc3-2c3e-4914-93a1-01004570722c tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2564cdc3-2c3e-4914-93a1-01004570722c tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.group_snapshots [None req-2564cdc3-2c3e-4914-93a1-01004570722c tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] show called for member 725eca89-3fc9-43dd-876b-89e935eee4ba {{(pid=86720) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 13:35:54 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:54 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2564cdc3-2c3e-4914-93a1-01004570722c tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/group_snapshots/725eca89-3fc9-43dd-876b-89e935eee4ba returned with HTTP 200 Sep 03 13:35:54 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 260/512] 192.168.122.181 () {60 vars in 1297 bytes} [Thu Sep 3 13:35:54 2026] GET /volume/v3/group_snapshots/725eca89-3fc9-43dd-876b-89e935eee4ba => generated 326 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:35:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-225f9b46-3753-422c-8dfb-a801b55c0760 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-225f9b46-3753-422c-8dfb-a801b55c0760 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] DELETE http://192.168.122.181/volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce Sep 03 13:35:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-225f9b46-3753-422c-8dfb-a801b55c0760 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-225f9b46-3753-422c-8dfb-a801b55c0760 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:55 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-225f9b46-3753-422c-8dfb-a801b55c0760 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Delete volume with id: 070b9043-e8d8-4def-b601-9303f27c87ce Sep 03 13:35:55 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:55 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:35:55 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:55 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:55 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-225f9b46-3753-422c-8dfb-a801b55c0760 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Volume info retrieved successfully. Sep 03 13:35:55 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-225f9b46-3753-422c-8dfb-a801b55c0760 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Delete volume request issued successfully. Sep 03 13:35:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-225f9b46-3753-422c-8dfb-a801b55c0760 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] http://192.168.122.181/volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce returned with HTTP 202 Sep 03 13:35:55 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 253/513] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:35:55 2026] DELETE /volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:35:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-567ea8ad-2e44-436b-a357-959f1a97d37d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:55 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-567ea8ad-2e44-436b-a357-959f1a97d37d tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] GET http://192.168.122.181/volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce Sep 03 13:35:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-567ea8ad-2e44-436b-a357-959f1a97d37d tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-567ea8ad-2e44-436b-a357-959f1a97d37d tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:55 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:55 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:35:55 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:55 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:55 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-567ea8ad-2e44-436b-a357-959f1a97d37d tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Volume info retrieved successfully. Sep 03 13:35:55 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-567ea8ad-2e44-436b-a357-959f1a97d37d tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] http://192.168.122.181/volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce returned with HTTP 200 Sep 03 13:35:55 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 261/514] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:35:55 2026] GET /volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce => generated 855 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:35:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-1b12affa-8958-494b-bfa6-311513ce4cb9 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1b12affa-8958-494b-bfa6-311513ce4cb9 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/group_snapshots/725eca89-3fc9-43dd-876b-89e935eee4ba Sep 03 13:35:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1b12affa-8958-494b-bfa6-311513ce4cb9 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1b12affa-8958-494b-bfa6-311513ce4cb9 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.group_snapshots [None req-1b12affa-8958-494b-bfa6-311513ce4cb9 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] show called for member 725eca89-3fc9-43dd-876b-89e935eee4ba {{(pid=86719) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 13:35:55 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:55 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1b12affa-8958-494b-bfa6-311513ce4cb9 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/group_snapshots/725eca89-3fc9-43dd-876b-89e935eee4ba returned with HTTP 200 Sep 03 13:35:55 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 254/515] 192.168.122.181 () {60 vars in 1297 bytes} [Thu Sep 3 13:35:55 2026] GET /volume/v3/group_snapshots/725eca89-3fc9-43dd-876b-89e935eee4ba => generated 326 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:35:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-b4cb60a6-400a-4f75-8430-55cab586d8ba None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b4cb60a6-400a-4f75-8430-55cab586d8ba tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] GET http://192.168.122.181/volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce Sep 03 13:35:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b4cb60a6-400a-4f75-8430-55cab586d8ba tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b4cb60a6-400a-4f75-8430-55cab586d8ba tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:56 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:56 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:35:56 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:56 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:56 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-b4cb60a6-400a-4f75-8430-55cab586d8ba tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Volume info retrieved successfully. Sep 03 13:35:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b4cb60a6-400a-4f75-8430-55cab586d8ba tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] http://192.168.122.181/volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce returned with HTTP 200 Sep 03 13:35:56 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 262/516] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:35:56 2026] GET /volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce => generated 855 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:35:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-865ab677-899e-485e-896c-c30bbafbfcaf None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:56 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-865ab677-899e-485e-896c-c30bbafbfcaf tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/group_snapshots/725eca89-3fc9-43dd-876b-89e935eee4ba Sep 03 13:35:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-865ab677-899e-485e-896c-c30bbafbfcaf tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-865ab677-899e-485e-896c-c30bbafbfcaf tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.group_snapshots [None req-865ab677-899e-485e-896c-c30bbafbfcaf tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] show called for member 725eca89-3fc9-43dd-876b-89e935eee4ba {{(pid=86719) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 13:35:56 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:56 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:56 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-865ab677-899e-485e-896c-c30bbafbfcaf tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/group_snapshots/725eca89-3fc9-43dd-876b-89e935eee4ba returned with HTTP 200 Sep 03 13:35:56 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 255/517] 192.168.122.181 () {60 vars in 1297 bytes} [Thu Sep 3 13:35:56 2026] GET /volume/v3/group_snapshots/725eca89-3fc9-43dd-876b-89e935eee4ba => generated 326 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:35:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-574ab0f9-b58a-493b-8dba-acba0eae5d05 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-574ab0f9-b58a-493b-8dba-acba0eae5d05 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:35:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-574ab0f9-b58a-493b-8dba-acba0eae5d05 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "8c4b06dc-33f1-463b-a058-dba2e7cf16d8", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1112253568"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:35:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-574ab0f9-b58a-493b-8dba-acba0eae5d05 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Create volume request body: {'volume': {'imageRef': '8c4b06dc-33f1-463b-a058-dba2e7cf16d8', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1112253568'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:35:57 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-574ab0f9-b58a-493b-8dba-acba0eae5d05 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Create volume of 1 GB Sep 03 13:35:57 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-574ab0f9-b58a-493b-8dba-acba0eae5d05 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Availability Zones retrieved successfully. Sep 03 13:35:57 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-574ab0f9-b58a-493b-8dba-acba0eae5d05 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Flow 'volume_create_api' (7633bbee-7f30-400e-873f-45bc6a4bf585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:35:57 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-574ab0f9-b58a-493b-8dba-acba0eae5d05 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b58832c5-f840-45a8-9138-d64d7496a9d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:35:57 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-574ab0f9-b58a-493b-8dba-acba0eae5d05 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:35:57 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-574ab0f9-b58a-493b-8dba-acba0eae5d05 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b58832c5-f840-45a8-9138-d64d7496a9d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:35:57 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-574ab0f9-b58a-493b-8dba-acba0eae5d05 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b808e58-fcee-424f-9d2d-a01317158b3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:35:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-28071861-4b8c-4423-a104-3681501d8583 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-28071861-4b8c-4423-a104-3681501d8583 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] GET http://192.168.122.181/volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce Sep 03 13:35:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-28071861-4b8c-4423-a104-3681501d8583 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-28071861-4b8c-4423-a104-3681501d8583 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-28071861-4b8c-4423-a104-3681501d8583 tempest-ServerActionsTestOtherA-518335211 tempest-ServerActionsTestOtherA-518335211-project-member] http://192.168.122.181/volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce returned with HTTP 404 Sep 03 13:35:57 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 256/518] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:35:57 2026] GET /volume/v3/volumes/070b9043-e8d8-4def-b601-9303f27c87ce => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:35:57 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-574ab0f9-b58a-493b-8dba-acba0eae5d05 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Created reservations ['ac8635f9-f58a-4910-ae2f-5ebd2eacf493', '0c2f70b5-8e12-48d2-8ed1-9f7ce05a818a', '73f6c580-cd97-462a-a503-7b6462faadd6', 'a77d057f-75c3-4318-ba05-a5d433b8e814'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:35:57 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-574ab0f9-b58a-493b-8dba-acba0eae5d05 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b808e58-fcee-424f-9d2d-a01317158b3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac8635f9-f58a-4910-ae2f-5ebd2eacf493', '0c2f70b5-8e12-48d2-8ed1-9f7ce05a818a', '73f6c580-cd97-462a-a503-7b6462faadd6', 'a77d057f-75c3-4318-ba05-a5d433b8e814']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:35:57 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-574ab0f9-b58a-493b-8dba-acba0eae5d05 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7344a7a-6b45-4e07-8a04-d769c14c05af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:35:57 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:57 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:35:57 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-574ab0f9-b58a-493b-8dba-acba0eae5d05 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7344a7a-6b45-4e07-8a04-d769c14c05af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00319b63-998c-45ef-a17f-4b08014f32c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1112253568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d43b7ea999d46218b45400b83ba8a5a',qos_specs=None,replication_status=,reservations=['ac8635f9-f58a-4910-ae2f-5ebd2eacf493','0c2f70b5-8e12-48d2-8ed1-9f7ce05a818a','73f6c580-cd97-462a-a503-7b6462faadd6','a77d057f-75c3-4318-ba05-a5d433b8e814'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2cec280771e4c83b8acbb96fc60ed7a',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:35:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1112253568',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00319b63-998c-45ef-a17f-4b08014f32c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d43b7ea999d46218b45400b83ba8a5a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2cec280771e4c83b8acbb96fc60ed7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:35:57 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-574ab0f9-b58a-493b-8dba-acba0eae5d05 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab760d57-8b4d-4dd1-9510-dc81be260e10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:35:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-13d012a2-5829-4494-ac38-4424f6ee045a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:57 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-574ab0f9-b58a-493b-8dba-acba0eae5d05 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab760d57-8b4d-4dd1-9510-dc81be260e10) transitioned into state 'SUCCESS' from state '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-1112253568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d43b7ea999d46218b45400b83ba8a5a',qos_specs=None,replication_status=,reservations=['ac8635f9-f58a-4910-ae2f-5ebd2eacf493','0c2f70b5-8e12-48d2-8ed1-9f7ce05a818a','73f6c580-cd97-462a-a503-7b6462faadd6','a77d057f-75c3-4318-ba05-a5d433b8e814'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2cec280771e4c83b8acbb96fc60ed7a',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:35:57 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-574ab0f9-b58a-493b-8dba-acba0eae5d05 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01753401-ba46-4e25-b26d-79300fdd8012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:35:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-13d012a2-5829-4494-ac38-4424f6ee045a tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/group_snapshots/725eca89-3fc9-43dd-876b-89e935eee4ba Sep 03 13:35:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-13d012a2-5829-4494-ac38-4424f6ee045a tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-13d012a2-5829-4494-ac38-4424f6ee045a tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.group_snapshots [None req-13d012a2-5829-4494-ac38-4424f6ee045a tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] show called for member 725eca89-3fc9-43dd-876b-89e935eee4ba {{(pid=86719) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 13:35:57 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:57 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-13d012a2-5829-4494-ac38-4424f6ee045a tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/group_snapshots/725eca89-3fc9-43dd-876b-89e935eee4ba returned with HTTP 200 Sep 03 13:35:57 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 257/519] 192.168.122.181 () {60 vars in 1297 bytes} [Thu Sep 3 13:35:57 2026] GET /volume/v3/group_snapshots/725eca89-3fc9-43dd-876b-89e935eee4ba => generated 327 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:35:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-a8b6c9d3-226e-4326-9162-77c41b9a9321 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a8b6c9d3-226e-4326-9162-77c41b9a9321 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/snapshots/detail Sep 03 13:35:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a8b6c9d3-226e-4326-9162-77c41b9a9321 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a8b6c9d3-226e-4326-9162-77c41b9a9321 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'detail' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.api_utils [None req-a8b6c9d3-226e-4326-9162-77c41b9a9321 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Removing options '' from query. {{(pid=86719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:35:57 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-574ab0f9-b58a-493b-8dba-acba0eae5d05 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01753401-ba46-4e25-b26d-79300fdd8012) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:35:57 devstack devstack@c-api.service[86719]: DEBUG cinder.db.api [None req-a8b6c9d3-226e-4326-9162-77c41b9a9321 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Building query based on filter {{(pid=86719) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 13:35:57 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-574ab0f9-b58a-493b-8dba-acba0eae5d05 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Flow 'volume_create_api' (7633bbee-7f30-400e-873f-45bc6a4bf585) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:35:57 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-574ab0f9-b58a-493b-8dba-acba0eae5d05 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Create volume request issued successfully. Sep 03 13:35:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-574ab0f9-b58a-493b-8dba-acba0eae5d05 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:35:57 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 263/520] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:35:57 2026] POST /volume/v3/volumes => generated 760 bytes in 575 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:35:57 devstack devstack@c-api.service[86719]: /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 03 13:35:57 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 13:35:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-3a307095-6aa9-4f72-a679-dda0f9ff040d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:57 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-a8b6c9d3-226e-4326-9162-77c41b9a9321 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Get all snapshots completed successfully. Sep 03 13:35:57 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:57 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a8b6c9d3-226e-4326-9162-77c41b9a9321 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/snapshots/detail returned with HTTP 200 Sep 03 13:35:57 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 258/521] 192.168.122.181 () {58 vars in 1148 bytes} [Thu Sep 3 13:35:57 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:35:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3a307095-6aa9-4f72-a679-dda0f9ff040d tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] GET http://192.168.122.181/volume/v3/volumes/00319b63-998c-45ef-a17f-4b08014f32c3 Sep 03 13:35:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3a307095-6aa9-4f72-a679-dda0f9ff040d tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3a307095-6aa9-4f72-a679-dda0f9ff040d tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-5018ea85-e725-4a32-b4cb-b7e53ab9b301 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5018ea85-e725-4a32-b4cb-b7e53ab9b301 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/snapshots/64bdb014-1fd3-4f7e-b5f0-1b0e3a72e317 Sep 03 13:35:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5018ea85-e725-4a32-b4cb-b7e53ab9b301 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5018ea85-e725-4a32-b4cb-b7e53ab9b301 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:57 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:57 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:35:57 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:57 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:57 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:57 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:57 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-5018ea85-e725-4a32-b4cb-b7e53ab9b301 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Snapshot retrieved successfully. Sep 03 13:35:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5018ea85-e725-4a32-b4cb-b7e53ab9b301 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/snapshots/64bdb014-1fd3-4f7e-b5f0-1b0e3a72e317 returned with HTTP 200 Sep 03 13:35:57 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 259/522] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:35:57 2026] GET /volume/v3/snapshots/64bdb014-1fd3-4f7e-b5f0-1b0e3a72e317 => generated 470 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:35:57 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-3a307095-6aa9-4f72-a679-dda0f9ff040d tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Volume info retrieved successfully. Sep 03 13:35:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-fe4c0c95-b9cb-4cfa-9c54-881d008606d5 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fe4c0c95-b9cb-4cfa-9c54-881d008606d5 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/snapshots/1405b06e-2d64-4a18-9ef0-5b85298038ac Sep 03 13:35:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3a307095-6aa9-4f72-a679-dda0f9ff040d tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] http://192.168.122.181/volume/v3/volumes/00319b63-998c-45ef-a17f-4b08014f32c3 returned with HTTP 200 Sep 03 13:35:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fe4c0c95-b9cb-4cfa-9c54-881d008606d5 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fe4c0c95-b9cb-4cfa-9c54-881d008606d5 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:57 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 264/523] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:35:57 2026] GET /volume/v3/volumes/00319b63-998c-45ef-a17f-4b08014f32c3 => generated 828 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:35:58 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:58 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:58 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-fe4c0c95-b9cb-4cfa-9c54-881d008606d5 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Snapshot retrieved successfully. Sep 03 13:35:58 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fe4c0c95-b9cb-4cfa-9c54-881d008606d5 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/snapshots/1405b06e-2d64-4a18-9ef0-5b85298038ac returned with HTTP 200 Sep 03 13:35:58 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 260/524] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:35:57 2026] GET /volume/v3/snapshots/1405b06e-2d64-4a18-9ef0-5b85298038ac => generated 470 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:35:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-fa29be68-fe8b-481d-a01e-a745d7197a19 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:58 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-fa29be68-fe8b-481d-a01e-a745d7197a19 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] DELETE http://192.168.122.181/volume/v3/group_snapshots/725eca89-3fc9-43dd-876b-89e935eee4ba Sep 03 13:35:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-fa29be68-fe8b-481d-a01e-a745d7197a19 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-fa29be68-fe8b-481d-a01e-a745d7197a19 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.group_snapshots [None req-fa29be68-fe8b-481d-a01e-a745d7197a19 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] delete called for member 725eca89-3fc9-43dd-876b-89e935eee4ba {{(pid=86720) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 03 13:35:58 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.group_snapshots [None req-fa29be68-fe8b-481d-a01e-a745d7197a19 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Delete group_snapshot with id: 725eca89-3fc9-43dd-876b-89e935eee4ba Sep 03 13:35:58 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:58 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:58 devstack devstack@c-api.service[86720]: /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 03 13:35:58 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 13:35:58 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-fa29be68-fe8b-481d-a01e-a745d7197a19 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/group_snapshots/725eca89-3fc9-43dd-876b-89e935eee4ba returned with HTTP 202 Sep 03 13:35:58 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 265/525] 192.168.122.181 () {60 vars in 1300 bytes} [Thu Sep 3 13:35:58 2026] DELETE /volume/v3/group_snapshots/725eca89-3fc9-43dd-876b-89e935eee4ba => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 13:35:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-d9fe416e-8238-4bbe-9308-71f6beebb10f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:58 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d9fe416e-8238-4bbe-9308-71f6beebb10f tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/volumes/detail Sep 03 13:35:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d9fe416e-8238-4bbe-9308-71f6beebb10f tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d9fe416e-8238-4bbe-9308-71f6beebb10f tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'detail' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.api_utils [None req-d9fe416e-8238-4bbe-9308-71f6beebb10f tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Removing options '' from query. {{(pid=86719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:35:58 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-d9fe416e-8238-4bbe-9308-71f6beebb10f tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86719) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:35:58 devstack devstack@c-api.service[86719]: /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 03 13:35:58 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 13:35:58 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:58 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:35:58 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:58 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:35:58 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-d9fe416e-8238-4bbe-9308-71f6beebb10f tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Get all volumes completed successfully. Sep 03 13:35:58 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-d9fe416e-8238-4bbe-9308-71f6beebb10f tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:35:58 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-d9fe416e-8238-4bbe-9308-71f6beebb10f tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:35:58 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-d9fe416e-8238-4bbe-9308-71f6beebb10f tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:35:58 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:58 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:58 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-d9fe416e-8238-4bbe-9308-71f6beebb10f tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:35:58 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-d9fe416e-8238-4bbe-9308-71f6beebb10f tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:35:58 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-d9fe416e-8238-4bbe-9308-71f6beebb10f tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:35:58 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:58 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:58 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d9fe416e-8238-4bbe-9308-71f6beebb10f tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/volumes/detail returned with HTTP 200 Sep 03 13:35:58 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 261/526] 192.168.122.181 () {60 vars in 1183 bytes} [Thu Sep 3 13:35:58 2026] GET /volume/v3/volumes/detail => generated 1838 bytes in 506 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:35:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-12940206-0eab-4c0a-b47d-01b997d1f1ed None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:58 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-12940206-0eab-4c0a-b47d-01b997d1f1ed tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/snapshots/detail Sep 03 13:35:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-12940206-0eab-4c0a-b47d-01b997d1f1ed tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-12940206-0eab-4c0a-b47d-01b997d1f1ed tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'detail' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.api_utils [None req-12940206-0eab-4c0a-b47d-01b997d1f1ed tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Removing options '' from query. {{(pid=86720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:35:58 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:58 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:58 devstack devstack@c-api.service[86720]: DEBUG cinder.db.api [None req-12940206-0eab-4c0a-b47d-01b997d1f1ed tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Building query based on filter {{(pid=86720) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 13:35:58 devstack devstack@c-api.service[86720]: /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 03 13:35:58 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 13:35:58 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-12940206-0eab-4c0a-b47d-01b997d1f1ed tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Get all snapshots completed successfully. Sep 03 13:35:58 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:58 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:58 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-12940206-0eab-4c0a-b47d-01b997d1f1ed tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/snapshots/detail returned with HTTP 200 Sep 03 13:35:58 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 266/527] 192.168.122.181 () {58 vars in 1148 bytes} [Thu Sep 3 13:35:58 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:35:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-254bb4ac-0513-4f4c-9fe4-6e15c290e897 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:58 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-254bb4ac-0513-4f4c-9fe4-6e15c290e897 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/snapshots/64bdb014-1fd3-4f7e-b5f0-1b0e3a72e317 Sep 03 13:35:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-254bb4ac-0513-4f4c-9fe4-6e15c290e897 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-254bb4ac-0513-4f4c-9fe4-6e15c290e897 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:58 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:58 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:35:58 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-254bb4ac-0513-4f4c-9fe4-6e15c290e897 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Snapshot retrieved successfully. Sep 03 13:35:58 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-254bb4ac-0513-4f4c-9fe4-6e15c290e897 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/snapshots/64bdb014-1fd3-4f7e-b5f0-1b0e3a72e317 returned with HTTP 200 Sep 03 13:35:58 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 262/528] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:35:58 2026] GET /volume/v3/snapshots/64bdb014-1fd3-4f7e-b5f0-1b0e3a72e317 => generated 469 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:35:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-9fdbcef5-2d19-4801-b265-834cbc289acb None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:59 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9fdbcef5-2d19-4801-b265-834cbc289acb tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] GET http://192.168.122.181/volume/v3/volumes/00319b63-998c-45ef-a17f-4b08014f32c3 Sep 03 13:35:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9fdbcef5-2d19-4801-b265-834cbc289acb tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9fdbcef5-2d19-4801-b265-834cbc289acb tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:59 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:35:59 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:35:59 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:59 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:59 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-9fdbcef5-2d19-4801-b265-834cbc289acb tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Volume info retrieved successfully. Sep 03 13:35:59 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9fdbcef5-2d19-4801-b265-834cbc289acb tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] http://192.168.122.181/volume/v3/volumes/00319b63-998c-45ef-a17f-4b08014f32c3 returned with HTTP 200 Sep 03 13:35:59 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 267/529] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:35:59 2026] GET /volume/v3/volumes/00319b63-998c-45ef-a17f-4b08014f32c3 => generated 852 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:35:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-396a7c5d-c68f-469c-b330-f7f7f5f21555 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:59 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-396a7c5d-c68f-469c-b330-f7f7f5f21555 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:35:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-396a7c5d-c68f-469c-b330-f7f7f5f21555 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1093554620"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:35:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-396a7c5d-c68f-469c-b330-f7f7f5f21555 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1093554620'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:35:59 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-396a7c5d-c68f-469c-b330-f7f7f5f21555 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Create volume of 1 GB Sep 03 13:35:59 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-396a7c5d-c68f-469c-b330-f7f7f5f21555 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Availability Zones retrieved successfully. Sep 03 13:35:59 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-396a7c5d-c68f-469c-b330-f7f7f5f21555 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Flow 'volume_create_api' (4b566e46-2821-41a8-b22c-c3bf477560a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:35:59 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-396a7c5d-c68f-469c-b330-f7f7f5f21555 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdc2e302-3769-4203-a483-cd01d5941cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:35:59 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-396a7c5d-c68f-469c-b330-f7f7f5f21555 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:35:59 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-396a7c5d-c68f-469c-b330-f7f7f5f21555 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdc2e302-3769-4203-a483-cd01d5941cde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:35:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-84ba0aea-0833-40d5-ad89-b2357154bafc None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:35:59 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-396a7c5d-c68f-469c-b330-f7f7f5f21555 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45db6c20-5b29-4078-b6c0-432f26348234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:35:59 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-84ba0aea-0833-40d5-ad89-b2357154bafc tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/snapshots/64bdb014-1fd3-4f7e-b5f0-1b0e3a72e317 Sep 03 13:35:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-84ba0aea-0833-40d5-ad89-b2357154bafc tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:35:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-84ba0aea-0833-40d5-ad89-b2357154bafc tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:35:59 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:35:59 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:35:59 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-84ba0aea-0833-40d5-ad89-b2357154bafc tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Snapshot retrieved successfully. Sep 03 13:35:59 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-84ba0aea-0833-40d5-ad89-b2357154bafc tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/snapshots/64bdb014-1fd3-4f7e-b5f0-1b0e3a72e317 returned with HTTP 200 Sep 03 13:35:59 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 268/530] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:35:59 2026] GET /volume/v3/snapshots/64bdb014-1fd3-4f7e-b5f0-1b0e3a72e317 => generated 469 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:00 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-396a7c5d-c68f-469c-b330-f7f7f5f21555 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Created reservations ['a03fe6eb-3bec-46fc-ac48-925dbe659128', 'f2c139af-9cf4-407a-98d8-be5fc7c0eacc', 'dcdd8fc9-5ae5-482d-b12c-0b47ff6e3648', '82d835b5-cb07-42a3-819d-2ab98766594e'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:36:00 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-396a7c5d-c68f-469c-b330-f7f7f5f21555 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45db6c20-5b29-4078-b6c0-432f26348234) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a03fe6eb-3bec-46fc-ac48-925dbe659128', 'f2c139af-9cf4-407a-98d8-be5fc7c0eacc', 'dcdd8fc9-5ae5-482d-b12c-0b47ff6e3648', '82d835b5-cb07-42a3-819d-2ab98766594e']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:36:00 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-396a7c5d-c68f-469c-b330-f7f7f5f21555 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9272c634-6577-47c3-a082-3131f11f6189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:36:00 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:00 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:00 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-396a7c5d-c68f-469c-b330-f7f7f5f21555 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9272c634-6577-47c3-a082-3131f11f6189) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0edcb05e-2a10-446e-8d48-80af5db5fc59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1093554620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='607cfc237d9a4878b186c3edb95eb798',qos_specs=None,replication_status=,reservations=['a03fe6eb-3bec-46fc-ac48-925dbe659128','f2c139af-9cf4-407a-98d8-be5fc7c0eacc','dcdd8fc9-5ae5-482d-b12c-0b47ff6e3648','82d835b5-cb07-42a3-819d-2ab98766594e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2eaccce84cbd422b9517e94b54231cab',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:36:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1093554620',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0edcb05e-2a10-446e-8d48-80af5db5fc59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='607cfc237d9a4878b186c3edb95eb798',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2eaccce84cbd422b9517e94b54231cab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:36:00 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-396a7c5d-c68f-469c-b330-f7f7f5f21555 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b225a9f-044a-4871-b613-71b968f38c28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:36:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-0549d960-73de-4757-bd13-70e2cc9658d4 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:00 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0549d960-73de-4757-bd13-70e2cc9658d4 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] GET http://192.168.122.181/volume/v3/volumes/00319b63-998c-45ef-a17f-4b08014f32c3 Sep 03 13:36:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0549d960-73de-4757-bd13-70e2cc9658d4 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0549d960-73de-4757-bd13-70e2cc9658d4 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:00 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-396a7c5d-c68f-469c-b330-f7f7f5f21555 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b225a9f-044a-4871-b613-71b968f38c28) transitioned into state 'SUCCESS' from state '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-1093554620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='607cfc237d9a4878b186c3edb95eb798',qos_specs=None,replication_status=,reservations=['a03fe6eb-3bec-46fc-ac48-925dbe659128','f2c139af-9cf4-407a-98d8-be5fc7c0eacc','dcdd8fc9-5ae5-482d-b12c-0b47ff6e3648','82d835b5-cb07-42a3-819d-2ab98766594e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2eaccce84cbd422b9517e94b54231cab',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:36:00 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:00 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:00 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:00 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:00 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-396a7c5d-c68f-469c-b330-f7f7f5f21555 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68f75f29-50fe-4bde-a8b8-951ef2cba81b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:36:00 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-0549d960-73de-4757-bd13-70e2cc9658d4 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Volume info retrieved successfully. Sep 03 13:36:00 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0549d960-73de-4757-bd13-70e2cc9658d4 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] http://192.168.122.181/volume/v3/volumes/00319b63-998c-45ef-a17f-4b08014f32c3 returned with HTTP 200 Sep 03 13:36:00 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 269/531] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:00 2026] GET /volume/v3/volumes/00319b63-998c-45ef-a17f-4b08014f32c3 => generated 910 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:00 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-396a7c5d-c68f-469c-b330-f7f7f5f21555 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68f75f29-50fe-4bde-a8b8-951ef2cba81b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:36:00 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-396a7c5d-c68f-469c-b330-f7f7f5f21555 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Flow 'volume_create_api' (4b566e46-2821-41a8-b22c-c3bf477560a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:36:00 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-396a7c5d-c68f-469c-b330-f7f7f5f21555 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Create volume request issued successfully. Sep 03 13:36:00 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-396a7c5d-c68f-469c-b330-f7f7f5f21555 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:36:00 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 263/532] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:35:59 2026] POST /volume/v3/volumes => generated 764 bytes in 556 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:36:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ed53ae7e-508c-44a7-9933-3f930e1f05c4 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:00 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ed53ae7e-508c-44a7-9933-3f930e1f05c4 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] GET http://192.168.122.181/volume/v3/volumes/0edcb05e-2a10-446e-8d48-80af5db5fc59 Sep 03 13:36:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ed53ae7e-508c-44a7-9933-3f930e1f05c4 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ed53ae7e-508c-44a7-9933-3f930e1f05c4 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:00 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:00 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:00 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:00 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:00 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-ed53ae7e-508c-44a7-9933-3f930e1f05c4 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Volume info retrieved successfully. Sep 03 13:36:00 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ed53ae7e-508c-44a7-9933-3f930e1f05c4 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/volumes/0edcb05e-2a10-446e-8d48-80af5db5fc59 returned with HTTP 200 Sep 03 13:36:00 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 270/533] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:00 2026] GET /volume/v3/volumes/0edcb05e-2a10-446e-8d48-80af5db5fc59 => generated 832 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-ad6e6868-aaa0-4cfe-b435-2740c40c2059 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:00 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ad6e6868-aaa0-4cfe-b435-2740c40c2059 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/snapshots/64bdb014-1fd3-4f7e-b5f0-1b0e3a72e317 Sep 03 13:36:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ad6e6868-aaa0-4cfe-b435-2740c40c2059 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ad6e6868-aaa0-4cfe-b435-2740c40c2059 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:00 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:00 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:00 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-ad6e6868-aaa0-4cfe-b435-2740c40c2059 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Snapshot retrieved successfully. Sep 03 13:36:00 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ad6e6868-aaa0-4cfe-b435-2740c40c2059 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/snapshots/64bdb014-1fd3-4f7e-b5f0-1b0e3a72e317 returned with HTTP 200 Sep 03 13:36:00 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 264/534] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:36:00 2026] GET /volume/v3/snapshots/64bdb014-1fd3-4f7e-b5f0-1b0e3a72e317 => generated 469 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:01 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-4f0df6d2-4c22-4801-bf3a-9a5c40329bdb None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:01 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4f0df6d2-4c22-4801-bf3a-9a5c40329bdb tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] GET http://192.168.122.181/volume/v3/volumes/00319b63-998c-45ef-a17f-4b08014f32c3 Sep 03 13:36:01 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4f0df6d2-4c22-4801-bf3a-9a5c40329bdb tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:01 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4f0df6d2-4c22-4801-bf3a-9a5c40329bdb tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:01 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:01 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:01 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:01 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:01 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-4f0df6d2-4c22-4801-bf3a-9a5c40329bdb tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Volume info retrieved successfully. Sep 03 13:36:01 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4f0df6d2-4c22-4801-bf3a-9a5c40329bdb tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] http://192.168.122.181/volume/v3/volumes/00319b63-998c-45ef-a17f-4b08014f32c3 returned with HTTP 200 Sep 03 13:36:01 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 271/535] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:01 2026] GET /volume/v3/volumes/00319b63-998c-45ef-a17f-4b08014f32c3 => generated 910 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:36:01 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-bc8b28b3-ddc1-405a-b520-19ada9d14095 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:01 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-bc8b28b3-ddc1-405a-b520-19ada9d14095 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] GET http://192.168.122.181/volume/v3/volumes/0edcb05e-2a10-446e-8d48-80af5db5fc59 Sep 03 13:36:01 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-bc8b28b3-ddc1-405a-b520-19ada9d14095 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:01 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-bc8b28b3-ddc1-405a-b520-19ada9d14095 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:01 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:01 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:01 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:01 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:01 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-bc8b28b3-ddc1-405a-b520-19ada9d14095 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Volume info retrieved successfully. Sep 03 13:36:01 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-bc8b28b3-ddc1-405a-b520-19ada9d14095 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/volumes/0edcb05e-2a10-446e-8d48-80af5db5fc59 returned with HTTP 200 Sep 03 13:36:01 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 265/536] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:01 2026] GET /volume/v3/volumes/0edcb05e-2a10-446e-8d48-80af5db5fc59 => generated 856 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:01 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-3bc6329e-f5d5-4530-8c36-3d73250e454d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:01 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3bc6329e-f5d5-4530-8c36-3d73250e454d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/snapshots/64bdb014-1fd3-4f7e-b5f0-1b0e3a72e317 Sep 03 13:36:01 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3bc6329e-f5d5-4530-8c36-3d73250e454d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:01 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3bc6329e-f5d5-4530-8c36-3d73250e454d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:01 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:01 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:01 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-3bc6329e-f5d5-4530-8c36-3d73250e454d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Snapshot retrieved successfully. Sep 03 13:36:01 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3bc6329e-f5d5-4530-8c36-3d73250e454d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/snapshots/64bdb014-1fd3-4f7e-b5f0-1b0e3a72e317 returned with HTTP 200 Sep 03 13:36:01 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 272/537] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:36:01 2026] GET /volume/v3/snapshots/64bdb014-1fd3-4f7e-b5f0-1b0e3a72e317 => generated 469 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-825d8b05-fc8c-469c-ba05-e20416b38398 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-825d8b05-fc8c-469c-ba05-e20416b38398 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] GET http://192.168.122.181/volume/v3/volumes/00319b63-998c-45ef-a17f-4b08014f32c3 Sep 03 13:36:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-825d8b05-fc8c-469c-ba05-e20416b38398 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-825d8b05-fc8c-469c-ba05-e20416b38398 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:02 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:02 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:02 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:02 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:02 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-825d8b05-fc8c-469c-ba05-e20416b38398 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Volume info retrieved successfully. Sep 03 13:36:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-825d8b05-fc8c-469c-ba05-e20416b38398 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] http://192.168.122.181/volume/v3/volumes/00319b63-998c-45ef-a17f-4b08014f32c3 returned with HTTP 200 Sep 03 13:36:02 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 266/538] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:02 2026] GET /volume/v3/volumes/00319b63-998c-45ef-a17f-4b08014f32c3 => generated 913 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d90e3113-ebfd-4353-a66c-66f113ad8cbc None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d90e3113-ebfd-4353-a66c-66f113ad8cbc tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] GET http://192.168.122.181/volume/v3/volumes/0edcb05e-2a10-446e-8d48-80af5db5fc59 Sep 03 13:36:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d90e3113-ebfd-4353-a66c-66f113ad8cbc tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d90e3113-ebfd-4353-a66c-66f113ad8cbc tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:02 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:02 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:02 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:02 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:02 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-d90e3113-ebfd-4353-a66c-66f113ad8cbc tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Volume info retrieved successfully. Sep 03 13:36:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d90e3113-ebfd-4353-a66c-66f113ad8cbc tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/volumes/0edcb05e-2a10-446e-8d48-80af5db5fc59 returned with HTTP 200 Sep 03 13:36:02 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 273/539] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:02 2026] GET /volume/v3/volumes/0edcb05e-2a10-446e-8d48-80af5db5fc59 => generated 857 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-1ff0c8c0-0f66-49e2-bc51-297bd88f2382 req-3c698d83-09d6-439a-abd0-02a420d5c855 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-1ff0c8c0-0f66-49e2-bc51-297bd88f2382 req-3c698d83-09d6-439a-abd0-02a420d5c855 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] GET http://192.168.122.181/volume/v3/volumes/0edcb05e-2a10-446e-8d48-80af5db5fc59 Sep 03 13:36:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-1ff0c8c0-0f66-49e2-bc51-297bd88f2382 req-3c698d83-09d6-439a-abd0-02a420d5c855 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-1ff0c8c0-0f66-49e2-bc51-297bd88f2382 req-3c698d83-09d6-439a-abd0-02a420d5c855 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:02 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:02 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:02 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:02 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:02 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-1ff0c8c0-0f66-49e2-bc51-297bd88f2382 req-3c698d83-09d6-439a-abd0-02a420d5c855 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Volume info retrieved successfully. Sep 03 13:36:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-1ff0c8c0-0f66-49e2-bc51-297bd88f2382 req-3c698d83-09d6-439a-abd0-02a420d5c855 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/volumes/0edcb05e-2a10-446e-8d48-80af5db5fc59 returned with HTTP 200 Sep 03 13:36:02 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 267/540] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:36:02 2026] GET /volume/v3/volumes/0edcb05e-2a10-446e-8d48-80af5db5fc59 => generated 857 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-0ee91dbf-82b0-4842-ba94-06532551516e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0ee91dbf-82b0-4842-ba94-06532551516e None None] GET http://192.168.122.181/volume// Sep 03 13:36:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0ee91dbf-82b0-4842-ba94-06532551516e None None] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0ee91dbf-82b0-4842-ba94-06532551516e None None] Calling method 'all' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0ee91dbf-82b0-4842-ba94-06532551516e None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:36:02 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 274/541] 192.168.122.181 () {58 vars in 1317 bytes} [Thu Sep 3 13:36: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 03 13:36:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-1ff0c8c0-0f66-49e2-bc51-297bd88f2382 req-a2bebeb1-2fcf-4a01-ba1c-865e373f5aae None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-1ff0c8c0-0f66-49e2-bc51-297bd88f2382 req-a2bebeb1-2fcf-4a01-ba1c-865e373f5aae tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] POST http://192.168.122.181/volume/v3/attachments Sep 03 13:36:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-1ff0c8c0-0f66-49e2-bc51-297bd88f2382 req-a2bebeb1-2fcf-4a01-ba1c-865e373f5aae tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0edcb05e-2a10-446e-8d48-80af5db5fc59", "connector": null, "instance_uuid": "0bc7585c-917f-4313-b31f-410df08038c8"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:36:02 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:02 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:02 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:02 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-1ff0c8c0-0f66-49e2-bc51-297bd88f2382 req-a2bebeb1-2fcf-4a01-ba1c-865e373f5aae tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/attachments returned with HTTP 200 Sep 03 13:36:02 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 268/542] 192.168.122.181 () {66 vars in 1483 bytes} [Thu Sep 3 13:36:02 2026] POST /volume/v3/attachments => generated 273 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:36:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-46c01f99-25b3-4d73-9325-71e3984707d7 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-46c01f99-25b3-4d73-9325-71e3984707d7 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/snapshots/64bdb014-1fd3-4f7e-b5f0-1b0e3a72e317 Sep 03 13:36:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-46c01f99-25b3-4d73-9325-71e3984707d7 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-46c01f99-25b3-4d73-9325-71e3984707d7 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-46c01f99-25b3-4d73-9325-71e3984707d7 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/snapshots/64bdb014-1fd3-4f7e-b5f0-1b0e3a72e317 returned with HTTP 404 Sep 03 13:36:03 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 275/543] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:36:02 2026] GET /volume/v3/snapshots/64bdb014-1fd3-4f7e-b5f0-1b0e3a72e317 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 13:36:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-c5a09d75-b966-4bc9-b4aa-e45a520bfd08 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c5a09d75-b966-4bc9-b4aa-e45a520bfd08 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/snapshots/1405b06e-2d64-4a18-9ef0-5b85298038ac Sep 03 13:36:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c5a09d75-b966-4bc9-b4aa-e45a520bfd08 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c5a09d75-b966-4bc9-b4aa-e45a520bfd08 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c5a09d75-b966-4bc9-b4aa-e45a520bfd08 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/snapshots/1405b06e-2d64-4a18-9ef0-5b85298038ac returned with HTTP 404 Sep 03 13:36:03 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 269/544] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:36:03 2026] GET /volume/v3/snapshots/1405b06e-2d64-4a18-9ef0-5b85298038ac => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:36:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-64a54fe6-20a5-4ae6-8f83-70b5c2e068ed None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-64a54fe6-20a5-4ae6-8f83-70b5c2e068ed tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/group_snapshots/725eca89-3fc9-43dd-876b-89e935eee4ba Sep 03 13:36:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-64a54fe6-20a5-4ae6-8f83-70b5c2e068ed tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-64a54fe6-20a5-4ae6-8f83-70b5c2e068ed tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.group_snapshots [None req-64a54fe6-20a5-4ae6-8f83-70b5c2e068ed tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] show called for member 725eca89-3fc9-43dd-876b-89e935eee4ba {{(pid=86720) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 13:36:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-105c0f96-fbdf-4200-aea5-6aa805e931a5 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-64a54fe6-20a5-4ae6-8f83-70b5c2e068ed tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/group_snapshots/725eca89-3fc9-43dd-876b-89e935eee4ba returned with HTTP 404 Sep 03 13:36:03 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 276/545] 192.168.122.181 () {60 vars in 1297 bytes} [Thu Sep 3 13:36:03 2026] GET /volume/v3/group_snapshots/725eca89-3fc9-43dd-876b-89e935eee4ba => generated 116 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:36:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-105c0f96-fbdf-4200-aea5-6aa805e931a5 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] GET http://192.168.122.181/volume/v3/volumes/0edcb05e-2a10-446e-8d48-80af5db5fc59 Sep 03 13:36:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-105c0f96-fbdf-4200-aea5-6aa805e931a5 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-105c0f96-fbdf-4200-aea5-6aa805e931a5 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-03a38047-3090-44f9-ad4d-6a91bb2d9cfe None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-03a38047-3090-44f9-ad4d-6a91bb2d9cfe tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] DELETE http://192.168.122.181/volume/v3/group_snapshots/725eca89-3fc9-43dd-876b-89e935eee4ba Sep 03 13:36:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-03a38047-3090-44f9-ad4d-6a91bb2d9cfe tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-03a38047-3090-44f9-ad4d-6a91bb2d9cfe tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.group_snapshots [None req-03a38047-3090-44f9-ad4d-6a91bb2d9cfe tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] delete called for member 725eca89-3fc9-43dd-876b-89e935eee4ba {{(pid=86720) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 03 13:36:03 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.group_snapshots [None req-03a38047-3090-44f9-ad4d-6a91bb2d9cfe tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Delete group_snapshot with id: 725eca89-3fc9-43dd-876b-89e935eee4ba Sep 03 13:36:03 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:03 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-03a38047-3090-44f9-ad4d-6a91bb2d9cfe tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/group_snapshots/725eca89-3fc9-43dd-876b-89e935eee4ba returned with HTTP 404 Sep 03 13:36:03 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 277/546] 192.168.122.181 () {60 vars in 1300 bytes} [Thu Sep 3 13:36:03 2026] DELETE /volume/v3/group_snapshots/725eca89-3fc9-43dd-876b-89e935eee4ba => generated 116 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:36:03 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:03 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-9a90125a-7968-4188-a3bc-8ab4991ef0bb None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9a90125a-7968-4188-a3bc-8ab4991ef0bb tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/volumes/detail Sep 03 13:36:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9a90125a-7968-4188-a3bc-8ab4991ef0bb tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9a90125a-7968-4188-a3bc-8ab4991ef0bb tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'detail' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.api_utils [None req-9a90125a-7968-4188-a3bc-8ab4991ef0bb tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Removing options '' from query. {{(pid=86720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:36:03 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9a90125a-7968-4188-a3bc-8ab4991ef0bb tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86720) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:36:03 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-105c0f96-fbdf-4200-aea5-6aa805e931a5 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Volume info retrieved successfully. Sep 03 13:36:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-105c0f96-fbdf-4200-aea5-6aa805e931a5 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/volumes/0edcb05e-2a10-446e-8d48-80af5db5fc59 returned with HTTP 200 Sep 03 13:36:03 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:03 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:03 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:03 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:03 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-9a90125a-7968-4188-a3bc-8ab4991ef0bb tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Get all volumes completed successfully. Sep 03 13:36:03 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 270/547] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:03 2026] GET /volume/v3/volumes/0edcb05e-2a10-446e-8d48-80af5db5fc59 => generated 856 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-81b6b424-2ef1-423c-9f9b-108db8425a3f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-81b6b424-2ef1-423c-9f9b-108db8425a3f None None] GET http://192.168.122.181/volume// Sep 03 13:36:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-81b6b424-2ef1-423c-9f9b-108db8425a3f None None] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-81b6b424-2ef1-423c-9f9b-108db8425a3f None None] Calling method 'all' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-81b6b424-2ef1-423c-9f9b-108db8425a3f None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:36:03 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 271/548] 192.168.122.181 () {58 vars in 1315 bytes} [Thu Sep 3 13:36:03 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 13:36:03 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-9a90125a-7968-4188-a3bc-8ab4991ef0bb tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:36:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-1ff0c8c0-0f66-49e2-bc51-297bd88f2382 req-0e1067eb-85c0-49aa-8424-8773320cc2ec None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:03 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-9a90125a-7968-4188-a3bc-8ab4991ef0bb tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:36:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-1ff0c8c0-0f66-49e2-bc51-297bd88f2382 req-0e1067eb-85c0-49aa-8424-8773320cc2ec tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] GET http://192.168.122.181/volume/v3/volumes/0edcb05e-2a10-446e-8d48-80af5db5fc59 Sep 03 13:36:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-1ff0c8c0-0f66-49e2-bc51-297bd88f2382 req-0e1067eb-85c0-49aa-8424-8773320cc2ec tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-1ff0c8c0-0f66-49e2-bc51-297bd88f2382 req-0e1067eb-85c0-49aa-8424-8773320cc2ec tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:03 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:03 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:03 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:03 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:03 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-1ff0c8c0-0f66-49e2-bc51-297bd88f2382 req-0e1067eb-85c0-49aa-8424-8773320cc2ec tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Volume info retrieved successfully. Sep 03 13:36:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-1ff0c8c0-0f66-49e2-bc51-297bd88f2382 req-0e1067eb-85c0-49aa-8424-8773320cc2ec tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/volumes/0edcb05e-2a10-446e-8d48-80af5db5fc59 returned with HTTP 200 Sep 03 13:36:03 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 272/549] 192.168.122.181 () {62 vars in 1528 bytes} [Thu Sep 3 13:36:03 2026] GET /volume/v3/volumes/0edcb05e-2a10-446e-8d48-80af5db5fc59 => generated 1037 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:36:03 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-9a90125a-7968-4188-a3bc-8ab4991ef0bb tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:36:03 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:03 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:03 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-9a90125a-7968-4188-a3bc-8ab4991ef0bb tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:36:03 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-9a90125a-7968-4188-a3bc-8ab4991ef0bb tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:36:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-cba4fd39-d40c-4ef0-a48b-47c2c235b5b2 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cba4fd39-d40c-4ef0-a48b-47c2c235b5b2 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] GET http://192.168.122.181/volume/v3/volumes/00319b63-998c-45ef-a17f-4b08014f32c3 Sep 03 13:36:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cba4fd39-d40c-4ef0-a48b-47c2c235b5b2 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cba4fd39-d40c-4ef0-a48b-47c2c235b5b2 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:03 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-9a90125a-7968-4188-a3bc-8ab4991ef0bb tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:36:03 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:03 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:03 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:03 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9a90125a-7968-4188-a3bc-8ab4991ef0bb tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/volumes/detail returned with HTTP 200 Sep 03 13:36:03 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 278/550] 192.168.122.181 () {60 vars in 1183 bytes} [Thu Sep 3 13:36:03 2026] GET /volume/v3/volumes/detail => generated 1838 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:36:03 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:03 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:03 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-cba4fd39-d40c-4ef0-a48b-47c2c235b5b2 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Volume info retrieved successfully. Sep 03 13:36:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-1ff0c8c0-0f66-49e2-bc51-297bd88f2382 req-661e4f38-47e8-470c-ad9c-97a8243ece0c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-1ff0c8c0-0f66-49e2-bc51-297bd88f2382 req-661e4f38-47e8-470c-ad9c-97a8243ece0c tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] PUT http://192.168.122.181/volume/v3/attachments/469811e1-d3c5-4693-a3f0-8ac8cedad233 Sep 03 13:36:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-1ff0c8c0-0f66-49e2-bc51-297bd88f2382 req-661e4f38-47e8-470c-ad9c-97a8243ece0c tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.181", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8d232b6e4de", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "108e3980-7d2b-493a-aa24-bb1dd072d0d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:36:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cba4fd39-d40c-4ef0-a48b-47c2c235b5b2 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] http://192.168.122.181/volume/v3/volumes/00319b63-998c-45ef-a17f-4b08014f32c3 returned with HTTP 200 Sep 03 13:36:03 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 273/551] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:03 2026] GET /volume/v3/volumes/00319b63-998c-45ef-a17f-4b08014f32c3 => generated 913 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-b7a76e43-85e1-45f6-8d51-32eb06f63e4d None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b7a76e43-85e1-45f6-8d51-32eb06f63e4d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] POST http://192.168.122.181/volume/v3/groups/bd09ba77-290f-4d38-b89d-1d0fde581620/action Sep 03 13:36:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b7a76e43-85e1-45f6-8d51-32eb06f63e4d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:36:03 devstack devstack@c-api.service[86720]: DEBUG cinder.coordination [req-1ff0c8c0-0f66-49e2-bc51-297bd88f2382 req-661e4f38-47e8-470c-ad9c-97a8243ece0c tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Acquiring lock "cinder-attachment_update-0edcb05e-2a10-446e-8d48-80af5db5fc59-devstack" by "attachment_update" {{(pid=86720) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 13:36:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b7a76e43-85e1-45f6-8d51-32eb06f63e4d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:36:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.groups [None req-b7a76e43-85e1-45f6-8d51-32eb06f63e4d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] delete called for group bd09ba77-290f-4d38-b89d-1d0fde581620 {{(pid=86719) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 13:36:03 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.groups [None req-b7a76e43-85e1-45f6-8d51-32eb06f63e4d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Delete group with id: bd09ba77-290f-4d38-b89d-1d0fde581620 Sep 03 13:36:03 devstack devstack@c-api.service[86720]: DEBUG cinder.coordination [req-1ff0c8c0-0f66-49e2-bc51-297bd88f2382 req-661e4f38-47e8-470c-ad9c-97a8243ece0c tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Lock "cinder-attachment_update-0edcb05e-2a10-446e-8d48-80af5db5fc59-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=86720) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 13:36:03 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:03 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:03 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:03 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:03 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:03 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:03 devstack devstack@c-api.service[86719]: /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 03 13:36:03 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 13:36:03 devstack devstack@c-api.service[86719]: /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 03 13:36:03 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 13:36:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b7a76e43-85e1-45f6-8d51-32eb06f63e4d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/groups/bd09ba77-290f-4d38-b89d-1d0fde581620/action returned with HTTP 202 Sep 03 13:36:03 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 274/552] 192.168.122.181 () {62 vars in 1312 bytes} [Thu Sep 3 13:36:03 2026] POST /volume/v3/groups/bd09ba77-290f-4d38-b89d-1d0fde581620/action => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 13:36:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-5c08a141-6a69-43da-8ee0-0f9f1520da41 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5c08a141-6a69-43da-8ee0-0f9f1520da41 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/volumes/d29da240-8826-4a87-bdad-412dd97cc297 Sep 03 13:36:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5c08a141-6a69-43da-8ee0-0f9f1520da41 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5c08a141-6a69-43da-8ee0-0f9f1520da41 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:03 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:03 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:03 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:03 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:03 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-5c08a141-6a69-43da-8ee0-0f9f1520da41 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Volume info retrieved successfully. Sep 03 13:36:03 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-5c08a141-6a69-43da-8ee0-0f9f1520da41 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:36:03 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-5c08a141-6a69-43da-8ee0-0f9f1520da41 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:36:03 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-5c08a141-6a69-43da-8ee0-0f9f1520da41 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:36:03 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:03 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5c08a141-6a69-43da-8ee0-0f9f1520da41 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/volumes/d29da240-8826-4a87-bdad-412dd97cc297 returned with HTTP 200 Sep 03 13:36:03 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 275/553] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:36:03 2026] GET /volume/v3/volumes/d29da240-8826-4a87-bdad-412dd97cc297 => generated 921 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:36:03 devstack devstack@c-api.service[86720]: DEBUG cinder.coordination [req-1ff0c8c0-0f66-49e2-bc51-297bd88f2382 req-661e4f38-47e8-470c-ad9c-97a8243ece0c tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Lock "cinder-attachment_update-0edcb05e-2a10-446e-8d48-80af5db5fc59-devstack" released by "attachment_update" :: held 0.396s {{(pid=86720) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 13:36:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-1ff0c8c0-0f66-49e2-bc51-297bd88f2382 req-661e4f38-47e8-470c-ad9c-97a8243ece0c tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/attachments/469811e1-d3c5-4693-a3f0-8ac8cedad233 returned with HTTP 200 Sep 03 13:36:03 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 279/554] 192.168.122.181 () {66 vars in 1593 bytes} [Thu Sep 3 13:36:03 2026] PUT /volume/v3/attachments/469811e1-d3c5-4693-a3f0-8ac8cedad233 => generated 694 bytes in 440 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:36:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-8199ff53-f891-4320-9b1c-37f2620f4633 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8199ff53-f891-4320-9b1c-37f2620f4633 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] GET http://192.168.122.181/volume/v3/volumes/0edcb05e-2a10-446e-8d48-80af5db5fc59 Sep 03 13:36:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8199ff53-f891-4320-9b1c-37f2620f4633 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8199ff53-f891-4320-9b1c-37f2620f4633 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:04 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:04 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:04 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:04 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:04 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-8199ff53-f891-4320-9b1c-37f2620f4633 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Volume info retrieved successfully. Sep 03 13:36:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8199ff53-f891-4320-9b1c-37f2620f4633 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/volumes/0edcb05e-2a10-446e-8d48-80af5db5fc59 returned with HTTP 200 Sep 03 13:36:04 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 276/555] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:04 2026] GET /volume/v3/volumes/0edcb05e-2a10-446e-8d48-80af5db5fc59 => generated 857 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-2f8590c5-3d22-4cda-a066-8ded9e8c2552 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2f8590c5-3d22-4cda-a066-8ded9e8c2552 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] GET http://192.168.122.181/volume/v3/volumes/00319b63-998c-45ef-a17f-4b08014f32c3 Sep 03 13:36:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2f8590c5-3d22-4cda-a066-8ded9e8c2552 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2f8590c5-3d22-4cda-a066-8ded9e8c2552 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:04 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:04 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:04 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:04 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:04 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-2f8590c5-3d22-4cda-a066-8ded9e8c2552 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Volume info retrieved successfully. Sep 03 13:36:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2f8590c5-3d22-4cda-a066-8ded9e8c2552 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] http://192.168.122.181/volume/v3/volumes/00319b63-998c-45ef-a17f-4b08014f32c3 returned with HTTP 200 Sep 03 13:36:04 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 280/556] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:04 2026] GET /volume/v3/volumes/00319b63-998c-45ef-a17f-4b08014f32c3 => generated 913 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-1ff0c8c0-0f66-49e2-bc51-297bd88f2382 req-850f6011-9602-4a87-8d77-3ba597da1103 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-1ff0c8c0-0f66-49e2-bc51-297bd88f2382 req-850f6011-9602-4a87-8d77-3ba597da1103 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] POST http://192.168.122.181/volume/v3/attachments/469811e1-d3c5-4693-a3f0-8ac8cedad233/action Sep 03 13:36:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-1ff0c8c0-0f66-49e2-bc51-297bd88f2382 req-850f6011-9602-4a87-8d77-3ba597da1103 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Action body: b'{"os-complete": null}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:36:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-1ff0c8c0-0f66-49e2-bc51-297bd88f2382 req-850f6011-9602-4a87-8d77-3ba597da1103 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:36:04 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:04 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:04 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:04 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-1ff0c8c0-0f66-49e2-bc51-297bd88f2382 req-850f6011-9602-4a87-8d77-3ba597da1103 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/attachments/469811e1-d3c5-4693-a3f0-8ac8cedad233/action returned with HTTP 204 Sep 03 13:36:04 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 277/557] 192.168.122.181 () {66 vars in 1614 bytes} [Thu Sep 3 13:36:04 2026] POST /volume/v3/attachments/469811e1-d3c5-4693-a3f0-8ac8cedad233/action => generated 0 bytes in 108 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:36:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-da64cd7d-b60c-40f4-8e54-9234af0a259b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-da64cd7d-b60c-40f4-8e54-9234af0a259b tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/volumes/d29da240-8826-4a87-bdad-412dd97cc297 Sep 03 13:36:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-da64cd7d-b60c-40f4-8e54-9234af0a259b tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-da64cd7d-b60c-40f4-8e54-9234af0a259b tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:04 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:04 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:04 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:04 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:04 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-da64cd7d-b60c-40f4-8e54-9234af0a259b tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Volume info retrieved successfully. Sep 03 13:36:04 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-da64cd7d-b60c-40f4-8e54-9234af0a259b tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:36:04 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-da64cd7d-b60c-40f4-8e54-9234af0a259b tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:36:04 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-da64cd7d-b60c-40f4-8e54-9234af0a259b tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:36:04 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:04 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-da64cd7d-b60c-40f4-8e54-9234af0a259b tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/volumes/d29da240-8826-4a87-bdad-412dd97cc297 returned with HTTP 200 Sep 03 13:36:04 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 281/558] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:36:04 2026] GET /volume/v3/volumes/d29da240-8826-4a87-bdad-412dd97cc297 => generated 921 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:36:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e6fb2f8e-9cac-4013-99d1-c3dd2fb80ef0 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e6fb2f8e-9cac-4013-99d1-c3dd2fb80ef0 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] GET http://192.168.122.181/volume/v3/volumes/0edcb05e-2a10-446e-8d48-80af5db5fc59 Sep 03 13:36:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e6fb2f8e-9cac-4013-99d1-c3dd2fb80ef0 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e6fb2f8e-9cac-4013-99d1-c3dd2fb80ef0 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:05 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:05 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:05 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:05 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:05 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-e6fb2f8e-9cac-4013-99d1-c3dd2fb80ef0 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Volume info retrieved successfully. Sep 03 13:36:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e6fb2f8e-9cac-4013-99d1-c3dd2fb80ef0 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/volumes/0edcb05e-2a10-446e-8d48-80af5db5fc59 returned with HTTP 200 Sep 03 13:36:05 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 278/559] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:05 2026] GET /volume/v3/volumes/0edcb05e-2a10-446e-8d48-80af5db5fc59 => generated 1149 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:36:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-50c703ab-6990-4ccd-ad38-8ce80965a246 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-50c703ab-6990-4ccd-ad38-8ce80965a246 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] GET http://192.168.122.181/volume/v3/volumes/0edcb05e-2a10-446e-8d48-80af5db5fc59 Sep 03 13:36:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-50c703ab-6990-4ccd-ad38-8ce80965a246 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-50c703ab-6990-4ccd-ad38-8ce80965a246 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:05 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:05 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:05 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:05 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:05 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-50c703ab-6990-4ccd-ad38-8ce80965a246 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Volume info retrieved successfully. Sep 03 13:36:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-50c703ab-6990-4ccd-ad38-8ce80965a246 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/volumes/0edcb05e-2a10-446e-8d48-80af5db5fc59 returned with HTTP 200 Sep 03 13:36:05 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 282/560] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:05 2026] GET /volume/v3/volumes/0edcb05e-2a10-446e-8d48-80af5db5fc59 => generated 1149 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:36:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-4c2f253c-2d59-49f1-a1a3-66ccab01e557 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4c2f253c-2d59-49f1-a1a3-66ccab01e557 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] GET http://192.168.122.181/volume/v3/volumes/00319b63-998c-45ef-a17f-4b08014f32c3 Sep 03 13:36:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4c2f253c-2d59-49f1-a1a3-66ccab01e557 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4c2f253c-2d59-49f1-a1a3-66ccab01e557 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:05 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:05 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:05 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:05 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:05 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-4c2f253c-2d59-49f1-a1a3-66ccab01e557 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Volume info retrieved successfully. Sep 03 13:36:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4c2f253c-2d59-49f1-a1a3-66ccab01e557 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] http://192.168.122.181/volume/v3/volumes/00319b63-998c-45ef-a17f-4b08014f32c3 returned with HTTP 200 Sep 03 13:36:05 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 279/561] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:05 2026] GET /volume/v3/volumes/00319b63-998c-45ef-a17f-4b08014f32c3 => generated 913 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-56e3feb8-71fb-4066-b2be-d2885ccb5a63 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:06 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-56e3feb8-71fb-4066-b2be-d2885ccb5a63 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/volumes/d29da240-8826-4a87-bdad-412dd97cc297 Sep 03 13:36:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-56e3feb8-71fb-4066-b2be-d2885ccb5a63 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-56e3feb8-71fb-4066-b2be-d2885ccb5a63 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:06 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-56e3feb8-71fb-4066-b2be-d2885ccb5a63 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/volumes/d29da240-8826-4a87-bdad-412dd97cc297 returned with HTTP 404 Sep 03 13:36:06 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 283/562] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:36:06 2026] GET /volume/v3/volumes/d29da240-8826-4a87-bdad-412dd97cc297 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:36:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-9e4e397b-368d-4278-9943-914b7ab322d2 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:06 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9e4e397b-368d-4278-9943-914b7ab322d2 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/volumes/2b43e40b-0870-4b30-a4ac-8a99d9506d3e Sep 03 13:36:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9e4e397b-368d-4278-9943-914b7ab322d2 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9e4e397b-368d-4278-9943-914b7ab322d2 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:06 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9e4e397b-368d-4278-9943-914b7ab322d2 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/volumes/2b43e40b-0870-4b30-a4ac-8a99d9506d3e returned with HTTP 404 Sep 03 13:36:06 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 280/563] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:36:06 2026] GET /volume/v3/volumes/2b43e40b-0870-4b30-a4ac-8a99d9506d3e => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:36:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e25656fd-4330-42cc-95e0-cec99afa095f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:06 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e25656fd-4330-42cc-95e0-cec99afa095f tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/groups/bd09ba77-290f-4d38-b89d-1d0fde581620 Sep 03 13:36:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e25656fd-4330-42cc-95e0-cec99afa095f tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e25656fd-4330-42cc-95e0-cec99afa095f tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.groups [None req-e25656fd-4330-42cc-95e0-cec99afa095f tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] show called for member bd09ba77-290f-4d38-b89d-1d0fde581620 {{(pid=86720) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 13:36:06 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e25656fd-4330-42cc-95e0-cec99afa095f tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/groups/bd09ba77-290f-4d38-b89d-1d0fde581620 returned with HTTP 404 Sep 03 13:36:06 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 284/564] 192.168.122.181 () {60 vars in 1270 bytes} [Thu Sep 3 13:36:06 2026] GET /volume/v3/groups/bd09ba77-290f-4d38-b89d-1d0fde581620 => generated 108 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 03 13:36:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e06d1a0e-9c1b-4ee6-a55c-808210a89b27 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:06 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e06d1a0e-9c1b-4ee6-a55c-808210a89b27 tempest-GroupSnapshotsTest-732234066 tempest-GroupSnapshotsTest-732234066-project-admin] DELETE http://192.168.122.181/volume/v3/group_types/9ec60d7a-529a-423c-8d59-895ea5701355 Sep 03 13:36:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e06d1a0e-9c1b-4ee6-a55c-808210a89b27 tempest-GroupSnapshotsTest-732234066 tempest-GroupSnapshotsTest-732234066-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e06d1a0e-9c1b-4ee6-a55c-808210a89b27 tempest-GroupSnapshotsTest-732234066 tempest-GroupSnapshotsTest-732234066-project-admin] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:06 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e06d1a0e-9c1b-4ee6-a55c-808210a89b27 tempest-GroupSnapshotsTest-732234066 tempest-GroupSnapshotsTest-732234066-project-admin] http://192.168.122.181/volume/v3/group_types/9ec60d7a-529a-423c-8d59-895ea5701355 returned with HTTP 202 Sep 03 13:36:06 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 281/565] 192.168.122.181 () {60 vars in 1288 bytes} [Thu Sep 3 13:36:06 2026] DELETE /volume/v3/group_types/9ec60d7a-529a-423c-8d59-895ea5701355 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 13:36:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-7d4d99e4-095a-4423-85d9-6b9bda0f29e3 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:06 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7d4d99e4-095a-4423-85d9-6b9bda0f29e3 tempest-GroupSnapshotsTest-732234066 tempest-GroupSnapshotsTest-732234066-project-admin] DELETE http://192.168.122.181/volume/v3/types/281d481c-485a-4be6-aec8-c867001d01bb Sep 03 13:36:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7d4d99e4-095a-4423-85d9-6b9bda0f29e3 tempest-GroupSnapshotsTest-732234066 tempest-GroupSnapshotsTest-732234066-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7d4d99e4-095a-4423-85d9-6b9bda0f29e3 tempest-GroupSnapshotsTest-732234066 tempest-GroupSnapshotsTest-732234066-project-admin] Calling method '_delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:06 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7d4d99e4-095a-4423-85d9-6b9bda0f29e3 tempest-GroupSnapshotsTest-732234066 tempest-GroupSnapshotsTest-732234066-project-admin] http://192.168.122.181/volume/v3/types/281d481c-485a-4be6-aec8-c867001d01bb returned with HTTP 202 Sep 03 13:36:06 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 285/566] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:36:06 2026] DELETE /volume/v3/types/281d481c-485a-4be6-aec8-c867001d01bb => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 13:36:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-8fc5f68c-88a3-4203-b266-d1e0394b8212 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:06 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8fc5f68c-88a3-4203-b266-d1e0394b8212 tempest-GroupSnapshotsTest-732234066 tempest-GroupSnapshotsTest-732234066-project-admin] GET http://192.168.122.181/volume/v3/types/281d481c-485a-4be6-aec8-c867001d01bb Sep 03 13:36:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8fc5f68c-88a3-4203-b266-d1e0394b8212 tempest-GroupSnapshotsTest-732234066 tempest-GroupSnapshotsTest-732234066-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8fc5f68c-88a3-4203-b266-d1e0394b8212 tempest-GroupSnapshotsTest-732234066 tempest-GroupSnapshotsTest-732234066-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:06 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8fc5f68c-88a3-4203-b266-d1e0394b8212 tempest-GroupSnapshotsTest-732234066 tempest-GroupSnapshotsTest-732234066-project-admin] http://192.168.122.181/volume/v3/types/281d481c-485a-4be6-aec8-c867001d01bb returned with HTTP 404 Sep 03 13:36:06 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 282/567] 192.168.122.181 () {58 vars in 1226 bytes} [Thu Sep 3 13:36:06 2026] GET /volume/v3/types/281d481c-485a-4be6-aec8-c867001d01bb => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:36:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-45a590cf-0ca6-4be1-a34e-90425a890b2f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:06 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-45a590cf-0ca6-4be1-a34e-90425a890b2f tempest-GroupSnapshotsTest-732234066 tempest-GroupSnapshotsTest-732234066-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:36:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-45a590cf-0ca6-4be1-a34e-90425a890b2f tempest-GroupSnapshotsTest-732234066 tempest-GroupSnapshotsTest-732234066-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1740462514"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:36:06 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-45a590cf-0ca6-4be1-a34e-90425a890b2f tempest-GroupSnapshotsTest-732234066 tempest-GroupSnapshotsTest-732234066-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:36:06 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 286/568] 192.168.122.181 () {60 vars in 1136 bytes} [Thu Sep 3 13:36:06 2026] POST /volume/v3/types => generated 224 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-2ff7aa27-b3c9-48e7-a906-4a07e41de8ea None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:06 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2ff7aa27-b3c9-48e7-a906-4a07e41de8ea tempest-GroupSnapshotsTest-732234066 tempest-GroupSnapshotsTest-732234066-project-admin] POST http://192.168.122.181/volume/v3/group_types Sep 03 13:36:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2ff7aa27-b3c9-48e7-a906-4a07e41de8ea tempest-GroupSnapshotsTest-732234066 tempest-GroupSnapshotsTest-732234066-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-19767042"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:36:06 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2ff7aa27-b3c9-48e7-a906-4a07e41de8ea tempest-GroupSnapshotsTest-732234066 tempest-GroupSnapshotsTest-732234066-project-admin] http://192.168.122.181/volume/v3/group_types returned with HTTP 202 Sep 03 13:36:06 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 283/569] 192.168.122.181 () {62 vars in 1195 bytes} [Thu Sep 3 13:36:06 2026] POST /volume/v3/group_types => generated 179 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:36:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-5cea38fe-e93f-4a60-862a-a89cdfeb17cc None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:06 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5cea38fe-e93f-4a60-862a-a89cdfeb17cc tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] POST http://192.168.122.181/volume/v3/groups Sep 03 13:36:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5cea38fe-e93f-4a60-862a-a89cdfeb17cc tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d29df2a1-7d4b-450b-bf25-525c65e23561", "volume_types": ["f3d135a7-f890-4653-bfea-e95841f08962"], "name": "tempest-GroupSnapshotsTest-Group-1735944689"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:36:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.groups [None req-5cea38fe-e93f-4a60-862a-a89cdfeb17cc tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Creating new group {'group': {'group_type': 'd29df2a1-7d4b-450b-bf25-525c65e23561', 'volume_types': ['f3d135a7-f890-4653-bfea-e95841f08962'], 'name': 'tempest-GroupSnapshotsTest-Group-1735944689'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 03 13:36:06 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.groups [None req-5cea38fe-e93f-4a60-862a-a89cdfeb17cc tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Creating group tempest-GroupSnapshotsTest-Group-1735944689. Sep 03 13:36:06 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-5cea38fe-e93f-4a60-862a-a89cdfeb17cc tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Availability Zones retrieved successfully. Sep 03 13:36:06 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-5cea38fe-e93f-4a60-862a-a89cdfeb17cc tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Created reservations ['f43c324b-db68-4b78-8291-4aefc54516c3'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:36:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-6a417574-c22d-4605-be7c-f291edb0767a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:06 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6a417574-c22d-4605-be7c-f291edb0767a tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] GET http://192.168.122.181/volume/v3/volumes/00319b63-998c-45ef-a17f-4b08014f32c3 Sep 03 13:36:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6a417574-c22d-4605-be7c-f291edb0767a tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6a417574-c22d-4605-be7c-f291edb0767a tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:06 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5cea38fe-e93f-4a60-862a-a89cdfeb17cc tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/groups returned with HTTP 202 Sep 03 13:36:06 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:06 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:06 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 287/570] 192.168.122.181 () {62 vars in 1181 bytes} [Thu Sep 3 13:36:06 2026] POST /volume/v3/groups => generated 112 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:36:06 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:06 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ad906d7f-a78f-4d8b-b121-244803f7851d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:06 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-6a417574-c22d-4605-be7c-f291edb0767a tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Volume info retrieved successfully. Sep 03 13:36:06 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ad906d7f-a78f-4d8b-b121-244803f7851d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/groups/7b7679d8-efc7-4536-9546-cac803c7e0ba Sep 03 13:36:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ad906d7f-a78f-4d8b-b121-244803f7851d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ad906d7f-a78f-4d8b-b121-244803f7851d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.groups [None req-ad906d7f-a78f-4d8b-b121-244803f7851d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] show called for member 7b7679d8-efc7-4536-9546-cac803c7e0ba {{(pid=86720) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 13:36:06 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:06 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:06 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6a417574-c22d-4605-be7c-f291edb0767a tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] http://192.168.122.181/volume/v3/volumes/00319b63-998c-45ef-a17f-4b08014f32c3 returned with HTTP 200 Sep 03 13:36:06 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 284/571] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:06 2026] GET /volume/v3/volumes/00319b63-998c-45ef-a17f-4b08014f32c3 => generated 1331 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:36:06 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:06 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), Sep 03 13:36:06 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ad906d7f-a78f-4d8b-b121-244803f7851d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/groups/7b7679d8-efc7-4536-9546-cac803c7e0ba returned with HTTP 200 Sep 03 13:36:06 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 288/572] 192.168.122.181 () {60 vars in 1270 bytes} [Thu Sep 3 13:36:06 2026] GET /volume/v3/groups/7b7679d8-efc7-4536-9546-cac803c7e0ba => generated 392 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:36:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-a7dbf604-4137-40c9-a7c6-4d40dbe67c45 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:06 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a7dbf604-4137-40c9-a7c6-4d40dbe67c45 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] POST http://192.168.122.181/volume/v3/volumes/00319b63-998c-45ef-a17f-4b08014f32c3/action Sep 03 13:36:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a7dbf604-4137-40c9-a7c6-4d40dbe67c45 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-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=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:36:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a7dbf604-4137-40c9-a7c6-4d40dbe67c45 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-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=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:36:06 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:06 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:06 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:06 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:06 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:06 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:06 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:06 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:06 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-a7dbf604-4137-40c9-a7c6-4d40dbe67c45 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Volume info retrieved successfully. Sep 03 13:36:06 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-a7dbf604-4137-40c9-a7c6-4d40dbe67c45 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Update volume metadata completed successfully. Sep 03 13:36:06 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a7dbf604-4137-40c9-a7c6-4d40dbe67c45 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] http://192.168.122.181/volume/v3/volumes/00319b63-998c-45ef-a17f-4b08014f32c3/action returned with HTTP 200 Sep 03 13:36:06 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 285/573] 192.168.122.181 () {60 vars in 1275 bytes} [Thu Sep 3 13:36:06 2026] POST /volume/v3/volumes/00319b63-998c-45ef-a17f-4b08014f32c3/action => generated 526 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a7baba4c-6a2f-4393-b783-e8265c5c39cb None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:06 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a7baba4c-6a2f-4393-b783-e8265c5c39cb tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] GET http://192.168.122.181/volume/v3/volumes/00319b63-998c-45ef-a17f-4b08014f32c3 Sep 03 13:36:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a7baba4c-6a2f-4393-b783-e8265c5c39cb tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a7baba4c-6a2f-4393-b783-e8265c5c39cb tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:06 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:06 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:06 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:06 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:06 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-a7baba4c-6a2f-4393-b783-e8265c5c39cb tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Volume info retrieved successfully. Sep 03 13:36:06 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a7baba4c-6a2f-4393-b783-e8265c5c39cb tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] http://192.168.122.181/volume/v3/volumes/00319b63-998c-45ef-a17f-4b08014f32c3 returned with HTTP 200 Sep 03 13:36:06 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 289/574] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:06 2026] GET /volume/v3/volumes/00319b63-998c-45ef-a17f-4b08014f32c3 => generated 1391 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:36:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-09ae558a-e85c-45af-b6a6-c85a93ff7a19 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:06 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-09ae558a-e85c-45af-b6a6-c85a93ff7a19 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] POST http://192.168.122.181/volume/v3/volumes/00319b63-998c-45ef-a17f-4b08014f32c3/action Sep 03 13:36:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-09ae558a-e85c-45af-b6a6-c85a93ff7a19 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:36:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-09ae558a-e85c-45af-b6a6-c85a93ff7a19 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:36:06 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:06 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:06 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:06 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:06 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:06 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:07 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:07 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:07 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-09ae558a-e85c-45af-b6a6-c85a93ff7a19 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Volume info retrieved successfully. Sep 03 13:36:07 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-09ae558a-e85c-45af-b6a6-c85a93ff7a19 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Get volume image-metadata completed successfully. Sep 03 13:36:07 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-09ae558a-e85c-45af-b6a6-c85a93ff7a19 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Delete volume metadata completed successfully. Sep 03 13:36:07 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-09ae558a-e85c-45af-b6a6-c85a93ff7a19 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] http://192.168.122.181/volume/v3/volumes/00319b63-998c-45ef-a17f-4b08014f32c3/action returned with HTTP 200 Sep 03 13:36:07 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 286/575] 192.168.122.181 () {60 vars in 1274 bytes} [Thu Sep 3 13:36:06 2026] POST /volume/v3/volumes/00319b63-998c-45ef-a17f-4b08014f32c3/action => generated 0 bytes in 105 msecs (HTTP/1.1 200) 6 headers in 227 bytes (2 switches on core 0) Sep 03 13:36:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-01330729-4310-4882-b722-c98cc054595c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:07 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-01330729-4310-4882-b722-c98cc054595c tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] POST http://192.168.122.181/volume/v3/volumes/00319b63-998c-45ef-a17f-4b08014f32c3/action Sep 03 13:36:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-01330729-4310-4882-b722-c98cc054595c tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:36:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-01330729-4310-4882-b722-c98cc054595c tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:36:07 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:07 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:07 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:07 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:07 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-01330729-4310-4882-b722-c98cc054595c tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Volume info retrieved successfully. Sep 03 13:36:07 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-01330729-4310-4882-b722-c98cc054595c tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Get volume image-metadata completed successfully. Sep 03 13:36:07 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-01330729-4310-4882-b722-c98cc054595c tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] http://192.168.122.181/volume/v3/volumes/00319b63-998c-45ef-a17f-4b08014f32c3/action returned with HTTP 200 Sep 03 13:36:07 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 290/576] 192.168.122.181 () {60 vars in 1274 bytes} [Thu Sep 3 13:36:07 2026] POST /volume/v3/volumes/00319b63-998c-45ef-a17f-4b08014f32c3/action => generated 500 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-57887f2d-af05-4d6b-835e-85961d89cecd None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:07 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-57887f2d-af05-4d6b-835e-85961d89cecd tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] GET http://192.168.122.181/volume/v3/volumes/00319b63-998c-45ef-a17f-4b08014f32c3 Sep 03 13:36:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-57887f2d-af05-4d6b-835e-85961d89cecd tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-57887f2d-af05-4d6b-835e-85961d89cecd tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:07 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:07 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:07 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:07 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:07 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-57887f2d-af05-4d6b-835e-85961d89cecd tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Volume info retrieved successfully. Sep 03 13:36:07 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-57887f2d-af05-4d6b-835e-85961d89cecd tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] http://192.168.122.181/volume/v3/volumes/00319b63-998c-45ef-a17f-4b08014f32c3 returned with HTTP 200 Sep 03 13:36:07 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 287/577] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:07 2026] GET /volume/v3/volumes/00319b63-998c-45ef-a17f-4b08014f32c3 => generated 1365 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:36:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-516cbb97-18ee-434c-8775-21d83e4acb74 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:07 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-516cbb97-18ee-434c-8775-21d83e4acb74 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] DELETE http://192.168.122.181/volume/v3/volumes/00319b63-998c-45ef-a17f-4b08014f32c3 Sep 03 13:36:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-516cbb97-18ee-434c-8775-21d83e4acb74 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-516cbb97-18ee-434c-8775-21d83e4acb74 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:07 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-516cbb97-18ee-434c-8775-21d83e4acb74 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Delete volume with id: 00319b63-998c-45ef-a17f-4b08014f32c3 Sep 03 13:36:07 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:07 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:07 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:07 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:07 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-516cbb97-18ee-434c-8775-21d83e4acb74 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Volume info retrieved successfully. Sep 03 13:36:07 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-516cbb97-18ee-434c-8775-21d83e4acb74 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Delete volume request issued successfully. Sep 03 13:36:07 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-516cbb97-18ee-434c-8775-21d83e4acb74 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] http://192.168.122.181/volume/v3/volumes/00319b63-998c-45ef-a17f-4b08014f32c3 returned with HTTP 202 Sep 03 13:36:07 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 291/578] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:36:07 2026] DELETE /volume/v3/volumes/00319b63-998c-45ef-a17f-4b08014f32c3 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:36:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-b0b5e5db-47c9-4bd6-92ed-c6f4c5fcb96d None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:07 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b0b5e5db-47c9-4bd6-92ed-c6f4c5fcb96d tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] GET http://192.168.122.181/volume/v3/volumes/00319b63-998c-45ef-a17f-4b08014f32c3 Sep 03 13:36:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b0b5e5db-47c9-4bd6-92ed-c6f4c5fcb96d tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b0b5e5db-47c9-4bd6-92ed-c6f4c5fcb96d tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:07 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:07 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:07 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:07 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:07 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-b0b5e5db-47c9-4bd6-92ed-c6f4c5fcb96d tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Volume info retrieved successfully. Sep 03 13:36:07 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b0b5e5db-47c9-4bd6-92ed-c6f4c5fcb96d tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] http://192.168.122.181/volume/v3/volumes/00319b63-998c-45ef-a17f-4b08014f32c3 returned with HTTP 200 Sep 03 13:36:07 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 288/579] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:07 2026] GET /volume/v3/volumes/00319b63-998c-45ef-a17f-4b08014f32c3 => generated 1364 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:36:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-32f5e69a-31b7-46f3-b089-3e7614d60ad9 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:07 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-32f5e69a-31b7-46f3-b089-3e7614d60ad9 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/groups/7b7679d8-efc7-4536-9546-cac803c7e0ba Sep 03 13:36:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-32f5e69a-31b7-46f3-b089-3e7614d60ad9 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-32f5e69a-31b7-46f3-b089-3e7614d60ad9 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.groups [None req-32f5e69a-31b7-46f3-b089-3e7614d60ad9 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] show called for member 7b7679d8-efc7-4536-9546-cac803c7e0ba {{(pid=86720) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 13:36:07 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:07 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:07 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:07 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), Sep 03 13:36:07 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-32f5e69a-31b7-46f3-b089-3e7614d60ad9 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/groups/7b7679d8-efc7-4536-9546-cac803c7e0ba returned with HTTP 200 Sep 03 13:36:07 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 292/580] 192.168.122.181 () {60 vars in 1270 bytes} [Thu Sep 3 13:36:07 2026] GET /volume/v3/groups/7b7679d8-efc7-4536-9546-cac803c7e0ba => generated 393 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 13:36:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-fc5e44f5-9703-4765-933e-3f9b2d7a6943 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:07 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fc5e44f5-9703-4765-933e-3f9b2d7a6943 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:36:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fc5e44f5-9703-4765-933e-3f9b2d7a6943 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1421765260", "volume_type": "f3d135a7-f890-4653-bfea-e95841f08962", "group_id": "7b7679d8-efc7-4536-9546-cac803c7e0ba", "size": 1}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:36:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-fc5e44f5-9703-4765-933e-3f9b2d7a6943 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1421765260', 'volume_type': 'f3d135a7-f890-4653-bfea-e95841f08962', 'group_id': '7b7679d8-efc7-4536-9546-cac803c7e0ba', 'size': 1}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:36:07 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:07 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:07 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-fc5e44f5-9703-4765-933e-3f9b2d7a6943 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Create volume of 1 GB Sep 03 13:36:07 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:07 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), Sep 03 13:36:07 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-fc5e44f5-9703-4765-933e-3f9b2d7a6943 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Availability Zones retrieved successfully. Sep 03 13:36:07 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-fc5e44f5-9703-4765-933e-3f9b2d7a6943 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Flow 'volume_create_api' (5e9891b5-72e9-4b10-a208-773e2b8b20c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:36:07 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-fc5e44f5-9703-4765-933e-3f9b2d7a6943 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3555a993-0067-4d27-8ed9-bfeb2be8d5e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:36:07 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:07 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:07 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-fc5e44f5-9703-4765-933e-3f9b2d7a6943 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:36:07 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-fc5e44f5-9703-4765-933e-3f9b2d7a6943 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3555a993-0067-4d27-8ed9-bfeb2be8d5e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:36:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3d135a7-f890-4653-bfea-e95841f08962,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1740462514',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3d135a7-f890-4653-bfea-e95841f08962', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7b7679d8-efc7-4536-9546-cac803c7e0ba', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:36:08 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-fc5e44f5-9703-4765-933e-3f9b2d7a6943 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af962cf0-732b-4122-b769-53aba7e89343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:36:08 devstack devstack@c-api.service[86719]: WARNING cinder.quota [None req-fc5e44f5-9703-4765-933e-3f9b2d7a6943 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1740462514 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1740462514, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:36:08 devstack devstack@c-api.service[86719]: WARNING cinder.quota [None req-fc5e44f5-9703-4765-933e-3f9b2d7a6943 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1740462514 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1740462514, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:36:08 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-fc5e44f5-9703-4765-933e-3f9b2d7a6943 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Created reservations ['fa5dddc0-6953-431e-a60f-a96c915bb0d6', 'd75eb5f6-4b1d-4996-a47f-c5dfec876b2c', '868900eb-086f-47e9-a7cf-14314c7a3f51', '7ea71755-feb6-4af5-be9e-fd6585b532c4'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:36:08 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-fc5e44f5-9703-4765-933e-3f9b2d7a6943 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af962cf0-732b-4122-b769-53aba7e89343) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa5dddc0-6953-431e-a60f-a96c915bb0d6', 'd75eb5f6-4b1d-4996-a47f-c5dfec876b2c', '868900eb-086f-47e9-a7cf-14314c7a3f51', '7ea71755-feb6-4af5-be9e-fd6585b532c4']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:36:08 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-fc5e44f5-9703-4765-933e-3f9b2d7a6943 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a124c43c-2eb7-4ee3-867f-a743e9f2eaef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:36:08 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:08 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:08 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-fc5e44f5-9703-4765-933e-3f9b2d7a6943 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a124c43c-2eb7-4ee3-867f-a743e9f2eaef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd86c6a6b-f898-4eab-86cc-598cd4a3cf76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1421765260',encryption_key_id=None,group_id=7b7679d8-efc7-4536-9546-cac803c7e0ba,group_type_id=,metadata={},multiattach=False,project_id='8f33556406ae4effab69165181f68fbf',qos_specs=None,replication_status=,reservations=['fa5dddc0-6953-431e-a60f-a96c915bb0d6','d75eb5f6-4b1d-4996-a47f-c5dfec876b2c','868900eb-086f-47e9-a7cf-14314c7a3f51','7ea71755-feb6-4af5-be9e-fd6585b532c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95aba73d524647c18d2270969d9ac8e9',volume_type_id=f3d135a7-f890-4653-bfea-e95841f08962), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:36:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1421765260',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7b7679d8-efc7-4536-9546-cac803c7e0ba,host=None,id=d86c6a6b-f898-4eab-86cc-598cd4a3cf76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f33556406ae4effab69165181f68fbf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95aba73d524647c18d2270969d9ac8e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3d135a7-f890-4653-bfea-e95841f08962),volume_type_id=f3d135a7-f890-4653-bfea-e95841f08962)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:36:08 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-fc5e44f5-9703-4765-933e-3f9b2d7a6943 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4455d5af-6749-4739-a089-44e8beb7de1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:36:08 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-fc5e44f5-9703-4765-933e-3f9b2d7a6943 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4455d5af-6749-4739-a089-44e8beb7de1d) transitioned into state 'SUCCESS' from state '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-1421765260',encryption_key_id=None,group_id=7b7679d8-efc7-4536-9546-cac803c7e0ba,group_type_id=,metadata={},multiattach=False,project_id='8f33556406ae4effab69165181f68fbf',qos_specs=None,replication_status=,reservations=['fa5dddc0-6953-431e-a60f-a96c915bb0d6','d75eb5f6-4b1d-4996-a47f-c5dfec876b2c','868900eb-086f-47e9-a7cf-14314c7a3f51','7ea71755-feb6-4af5-be9e-fd6585b532c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95aba73d524647c18d2270969d9ac8e9',volume_type_id=f3d135a7-f890-4653-bfea-e95841f08962)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:36:08 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-fc5e44f5-9703-4765-933e-3f9b2d7a6943 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f90dd5a-3d64-4653-9fa6-d1abc49736ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:36:08 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-fc5e44f5-9703-4765-933e-3f9b2d7a6943 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f90dd5a-3d64-4653-9fa6-d1abc49736ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:36:08 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-fc5e44f5-9703-4765-933e-3f9b2d7a6943 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Flow 'volume_create_api' (5e9891b5-72e9-4b10-a208-773e2b8b20c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:36:08 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-fc5e44f5-9703-4765-933e-3f9b2d7a6943 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Create volume request issued successfully. Sep 03 13:36:08 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-fc5e44f5-9703-4765-933e-3f9b2d7a6943 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:36:08 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-fc5e44f5-9703-4765-933e-3f9b2d7a6943 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:36:08 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-5cb4dfe2-4db6-43f8-9c42-b3ca08400380 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:08 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5cb4dfe2-4db6-43f8-9c42-b3ca08400380 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] GET http://192.168.122.181/volume/v3/volumes/00319b63-998c-45ef-a17f-4b08014f32c3 Sep 03 13:36:08 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5cb4dfe2-4db6-43f8-9c42-b3ca08400380 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:08 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5cb4dfe2-4db6-43f8-9c42-b3ca08400380 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:08 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5cb4dfe2-4db6-43f8-9c42-b3ca08400380 tempest-VolumesImageMetadata-780800516 tempest-VolumesImageMetadata-780800516-project-member] http://192.168.122.181/volume/v3/volumes/00319b63-998c-45ef-a17f-4b08014f32c3 returned with HTTP 404 Sep 03 13:36:08 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 293/581] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:08 2026] GET /volume/v3/volumes/00319b63-998c-45ef-a17f-4b08014f32c3 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:36:08 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-fc5e44f5-9703-4765-933e-3f9b2d7a6943 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:36:08 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:08 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:08 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fc5e44f5-9703-4765-933e-3f9b2d7a6943 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:36:08 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 289/582] 192.168.122.181 () {62 vars in 1184 bytes} [Thu Sep 3 13:36:07 2026] POST /volume/v3/volumes => generated 831 bytes in 670 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:36:08 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-300edbcf-95b7-457a-81bc-3a67453ccb41 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:08 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-300edbcf-95b7-457a-81bc-3a67453ccb41 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/volumes/d86c6a6b-f898-4eab-86cc-598cd4a3cf76 Sep 03 13:36:08 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-300edbcf-95b7-457a-81bc-3a67453ccb41 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:08 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-300edbcf-95b7-457a-81bc-3a67453ccb41 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:08 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:08 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:08 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:08 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:08 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-300edbcf-95b7-457a-81bc-3a67453ccb41 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Volume info retrieved successfully. Sep 03 13:36:08 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-300edbcf-95b7-457a-81bc-3a67453ccb41 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:36:08 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-300edbcf-95b7-457a-81bc-3a67453ccb41 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:36:08 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-300edbcf-95b7-457a-81bc-3a67453ccb41 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:36:08 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:08 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:08 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-300edbcf-95b7-457a-81bc-3a67453ccb41 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/volumes/d86c6a6b-f898-4eab-86cc-598cd4a3cf76 returned with HTTP 200 Sep 03 13:36:08 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 294/583] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:36:08 2026] GET /volume/v3/volumes/d86c6a6b-f898-4eab-86cc-598cd4a3cf76 => generated 899 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:36:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-35e57171-6d4d-493f-a417-b84f5f3cb4ab None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-35e57171-6d4d-493f-a417-b84f5f3cb4ab tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/volumes/d86c6a6b-f898-4eab-86cc-598cd4a3cf76 Sep 03 13:36:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-35e57171-6d4d-493f-a417-b84f5f3cb4ab tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-35e57171-6d4d-493f-a417-b84f5f3cb4ab tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:09 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:09 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:09 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:09 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:09 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-35e57171-6d4d-493f-a417-b84f5f3cb4ab tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Volume info retrieved successfully. Sep 03 13:36:09 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-35e57171-6d4d-493f-a417-b84f5f3cb4ab tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:36:09 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-35e57171-6d4d-493f-a417-b84f5f3cb4ab tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:36:09 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-35e57171-6d4d-493f-a417-b84f5f3cb4ab tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:36:09 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:09 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-35e57171-6d4d-493f-a417-b84f5f3cb4ab tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/volumes/d86c6a6b-f898-4eab-86cc-598cd4a3cf76 returned with HTTP 200 Sep 03 13:36:09 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 290/584] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:36:09 2026] GET /volume/v3/volumes/d86c6a6b-f898-4eab-86cc-598cd4a3cf76 => generated 923 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:36:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-65aa56a0-eb84-49b5-a532-19fd8d7a2d78 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:10 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-65aa56a0-eb84-49b5-a532-19fd8d7a2d78 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/volumes/d86c6a6b-f898-4eab-86cc-598cd4a3cf76 Sep 03 13:36:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-65aa56a0-eb84-49b5-a532-19fd8d7a2d78 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-65aa56a0-eb84-49b5-a532-19fd8d7a2d78 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:10 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:10 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:10 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:10 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:11 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-65aa56a0-eb84-49b5-a532-19fd8d7a2d78 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Volume info retrieved successfully. Sep 03 13:36:11 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-65aa56a0-eb84-49b5-a532-19fd8d7a2d78 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:36:11 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-65aa56a0-eb84-49b5-a532-19fd8d7a2d78 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:36:11 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-65aa56a0-eb84-49b5-a532-19fd8d7a2d78 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:36:11 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:11 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:11 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-65aa56a0-eb84-49b5-a532-19fd8d7a2d78 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/volumes/d86c6a6b-f898-4eab-86cc-598cd4a3cf76 returned with HTTP 200 Sep 03 13:36:11 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 295/585] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:36:10 2026] GET /volume/v3/volumes/d86c6a6b-f898-4eab-86cc-598cd4a3cf76 => generated 924 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:36:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-8e5ebc29-0778-4ce6-a54e-8f77e0270bed None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:11 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8e5ebc29-0778-4ce6-a54e-8f77e0270bed tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] POST http://192.168.122.181/volume/v3/group_snapshots Sep 03 13:36:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8e5ebc29-0778-4ce6-a54e-8f77e0270bed tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "7b7679d8-efc7-4536-9546-cac803c7e0ba", "name": "tempest-group_snapshot-1144565534"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:36:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.group_snapshots [None req-8e5ebc29-0778-4ce6-a54e-8f77e0270bed tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '7b7679d8-efc7-4536-9546-cac803c7e0ba', 'name': 'tempest-group_snapshot-1144565534'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 03 13:36:11 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:11 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:11 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.group_snapshots [None req-8e5ebc29-0778-4ce6-a54e-8f77e0270bed tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Creating group_snapshot tempest-group_snapshot-1144565534. Sep 03 13:36:11 devstack devstack@c-api.service[86719]: /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 03 13:36:11 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 13:36:11 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:11 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:11 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:11 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:11 devstack devstack@c-api.service[86719]: WARNING cinder.quota [None req-8e5ebc29-0778-4ce6-a54e-8f77e0270bed tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1740462514 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1740462514, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:36:11 devstack devstack@c-api.service[86719]: DEBUG dbcounter [-] [86719] Writing DB stats cinder:SELECT=551,cinder:INSERT=88,cinder:UPDATE=137 {{(pid=86719) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:36:11 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-8e5ebc29-0778-4ce6-a54e-8f77e0270bed tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Created reservations ['c2356c2c-25c7-4679-a752-bd6cae130e71', '89117711-f617-4359-bb48-13fd30c3e76a', '2cb27f29-d472-43d9-8e0b-a9b8b3093e55', '46e2463a-1033-46f2-bcb0-e7cb06150c7e'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:36:11 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8e5ebc29-0778-4ce6-a54e-8f77e0270bed tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/group_snapshots returned with HTTP 202 Sep 03 13:36:11 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 291/586] 192.168.122.181 () {62 vars in 1208 bytes} [Thu Sep 3 13:36:11 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:36:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-38ded637-5927-43a3-a15b-48ca4baaa0bc None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:11 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-38ded637-5927-43a3-a15b-48ca4baaa0bc tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/group_snapshots/6094dda4-907d-4c22-b1a7-eafccf70b1d0 Sep 03 13:36:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-38ded637-5927-43a3-a15b-48ca4baaa0bc tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-38ded637-5927-43a3-a15b-48ca4baaa0bc tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.group_snapshots [None req-38ded637-5927-43a3-a15b-48ca4baaa0bc tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] show called for member 6094dda4-907d-4c22-b1a7-eafccf70b1d0 {{(pid=86720) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 13:36:11 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:11 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:11 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-38ded637-5927-43a3-a15b-48ca4baaa0bc tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/group_snapshots/6094dda4-907d-4c22-b1a7-eafccf70b1d0 returned with HTTP 200 Sep 03 13:36:11 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 296/587] 192.168.122.181 () {60 vars in 1297 bytes} [Thu Sep 3 13:36:11 2026] GET /volume/v3/group_snapshots/6094dda4-907d-4c22-b1a7-eafccf70b1d0 => generated 307 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:36:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-1e3ac87a-f453-4bc8-8b16-9d939f8c6d36 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1e3ac87a-f453-4bc8-8b16-9d939f8c6d36 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/group_snapshots/6094dda4-907d-4c22-b1a7-eafccf70b1d0 Sep 03 13:36:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1e3ac87a-f453-4bc8-8b16-9d939f8c6d36 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1e3ac87a-f453-4bc8-8b16-9d939f8c6d36 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.group_snapshots [None req-1e3ac87a-f453-4bc8-8b16-9d939f8c6d36 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] show called for member 6094dda4-907d-4c22-b1a7-eafccf70b1d0 {{(pid=86719) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 13:36:12 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:12 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1e3ac87a-f453-4bc8-8b16-9d939f8c6d36 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/group_snapshots/6094dda4-907d-4c22-b1a7-eafccf70b1d0 returned with HTTP 200 Sep 03 13:36:12 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 292/588] 192.168.122.181 () {60 vars in 1297 bytes} [Thu Sep 3 13:36:12 2026] GET /volume/v3/group_snapshots/6094dda4-907d-4c22-b1a7-eafccf70b1d0 => generated 307 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 13:36:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-0ec9c7e7-4e83-4705-b187-b3e27a6ca743 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:13 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0ec9c7e7-4e83-4705-b187-b3e27a6ca743 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/group_snapshots/6094dda4-907d-4c22-b1a7-eafccf70b1d0 Sep 03 13:36:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0ec9c7e7-4e83-4705-b187-b3e27a6ca743 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0ec9c7e7-4e83-4705-b187-b3e27a6ca743 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.group_snapshots [None req-0ec9c7e7-4e83-4705-b187-b3e27a6ca743 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] show called for member 6094dda4-907d-4c22-b1a7-eafccf70b1d0 {{(pid=86720) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 13:36:13 devstack devstack@c-api.service[86720]: DEBUG dbcounter [-] [86720] Writing DB stats cinder:SELECT=425,cinder:INSERT=39,cinder:UPDATE=72 {{(pid=86720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:36:13 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:13 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:13 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0ec9c7e7-4e83-4705-b187-b3e27a6ca743 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/group_snapshots/6094dda4-907d-4c22-b1a7-eafccf70b1d0 returned with HTTP 200 Sep 03 13:36:13 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 297/589] 192.168.122.181 () {60 vars in 1297 bytes} [Thu Sep 3 13:36:13 2026] GET /volume/v3/group_snapshots/6094dda4-907d-4c22-b1a7-eafccf70b1d0 => generated 307 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:36:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-00375c3c-b253-4904-9e80-7cd042841b54 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-00375c3c-b253-4904-9e80-7cd042841b54 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:36:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-00375c3c-b253-4904-9e80-7cd042841b54 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1983189228"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:36:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-00375c3c-b253-4904-9e80-7cd042841b54 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1983189228'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:36:14 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-00375c3c-b253-4904-9e80-7cd042841b54 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Create volume of 1 GB Sep 03 13:36:14 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-00375c3c-b253-4904-9e80-7cd042841b54 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Availability Zones retrieved successfully. Sep 03 13:36:14 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-00375c3c-b253-4904-9e80-7cd042841b54 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Flow 'volume_create_api' (ab2844fb-164d-4573-80ca-fd45ca65b115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:36:14 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-00375c3c-b253-4904-9e80-7cd042841b54 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13fef590-51f3-41fb-bc53-a28bb9044dff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:36:14 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-00375c3c-b253-4904-9e80-7cd042841b54 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:36:14 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-00375c3c-b253-4904-9e80-7cd042841b54 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13fef590-51f3-41fb-bc53-a28bb9044dff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:36:14 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-00375c3c-b253-4904-9e80-7cd042841b54 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (192c7892-7e29-4920-a8e1-a5f0993fcbdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:36:14 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-00375c3c-b253-4904-9e80-7cd042841b54 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Created reservations ['f90b7837-5643-4c45-a9ff-ed599e2dad6c', 'bbcb8e41-3221-4c95-a14c-8f0096939490', '521adedd-1af7-4c01-b0bd-f0f2cb0d2511', 'ba5a2cdc-c0f9-4d61-b1da-ebd558ec5d9f'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:36:14 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-00375c3c-b253-4904-9e80-7cd042841b54 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (192c7892-7e29-4920-a8e1-a5f0993fcbdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f90b7837-5643-4c45-a9ff-ed599e2dad6c', 'bbcb8e41-3221-4c95-a14c-8f0096939490', '521adedd-1af7-4c01-b0bd-f0f2cb0d2511', 'ba5a2cdc-c0f9-4d61-b1da-ebd558ec5d9f']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:36:14 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-00375c3c-b253-4904-9e80-7cd042841b54 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b63a1abd-2085-46dc-8dc5-e2f77f6f09c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:36:14 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:14 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:14 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-00375c3c-b253-4904-9e80-7cd042841b54 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b63a1abd-2085-46dc-8dc5-e2f77f6f09c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f2822cd-f824-47c7-b9c3-b88f96de3a9a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1983189228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8215564b8284cdebcd0acccba06976c',qos_specs=None,replication_status=,reservations=['f90b7837-5643-4c45-a9ff-ed599e2dad6c','bbcb8e41-3221-4c95-a14c-8f0096939490','521adedd-1af7-4c01-b0bd-f0f2cb0d2511','ba5a2cdc-c0f9-4d61-b1da-ebd558ec5d9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d127dd84b9594162b359f088d4f95a0d',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:36:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1983189228',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f2822cd-f824-47c7-b9c3-b88f96de3a9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8215564b8284cdebcd0acccba06976c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d127dd84b9594162b359f088d4f95a0d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:36:14 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-00375c3c-b253-4904-9e80-7cd042841b54 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (170081eb-8dd7-4033-b779-bc3217d32d49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:36:14 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-00375c3c-b253-4904-9e80-7cd042841b54 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (170081eb-8dd7-4033-b779-bc3217d32d49) transitioned into state 'SUCCESS' from state '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-1983189228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8215564b8284cdebcd0acccba06976c',qos_specs=None,replication_status=,reservations=['f90b7837-5643-4c45-a9ff-ed599e2dad6c','bbcb8e41-3221-4c95-a14c-8f0096939490','521adedd-1af7-4c01-b0bd-f0f2cb0d2511','ba5a2cdc-c0f9-4d61-b1da-ebd558ec5d9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d127dd84b9594162b359f088d4f95a0d',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:36:14 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-00375c3c-b253-4904-9e80-7cd042841b54 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2489d888-6762-40fb-ae9b-33480d69bace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:36:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ca2b0925-f0e1-4ac1-87c0-dd0b210b58b5 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ca2b0925-f0e1-4ac1-87c0-dd0b210b58b5 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/group_snapshots/6094dda4-907d-4c22-b1a7-eafccf70b1d0 Sep 03 13:36:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ca2b0925-f0e1-4ac1-87c0-dd0b210b58b5 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ca2b0925-f0e1-4ac1-87c0-dd0b210b58b5 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.group_snapshots [None req-ca2b0925-f0e1-4ac1-87c0-dd0b210b58b5 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] show called for member 6094dda4-907d-4c22-b1a7-eafccf70b1d0 {{(pid=86720) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 13:36:14 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-00375c3c-b253-4904-9e80-7cd042841b54 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2489d888-6762-40fb-ae9b-33480d69bace) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:36:14 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-00375c3c-b253-4904-9e80-7cd042841b54 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Flow 'volume_create_api' (ab2844fb-164d-4573-80ca-fd45ca65b115) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:36:14 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:14 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:14 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-00375c3c-b253-4904-9e80-7cd042841b54 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Create volume request issued successfully. Sep 03 13:36:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-00375c3c-b253-4904-9e80-7cd042841b54 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:36:14 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 293/590] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:36:13 2026] POST /volume/v3/volumes => generated 760 bytes in 874 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:36:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ca2b0925-f0e1-4ac1-87c0-dd0b210b58b5 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/group_snapshots/6094dda4-907d-4c22-b1a7-eafccf70b1d0 returned with HTTP 200 Sep 03 13:36:14 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 298/591] 192.168.122.181 () {60 vars in 1297 bytes} [Thu Sep 3 13:36:14 2026] GET /volume/v3/group_snapshots/6094dda4-907d-4c22-b1a7-eafccf70b1d0 => generated 308 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:36:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-ecdf7e55-cf76-4813-a99a-12bbff40ae10 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f56129ec-d29f-49a4-a70e-f2f0bdad856d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ecdf7e55-cf76-4813-a99a-12bbff40ae10 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] GET http://192.168.122.181/volume/v3/volumes/0f2822cd-f824-47c7-b9c3-b88f96de3a9a Sep 03 13:36:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ecdf7e55-cf76-4813-a99a-12bbff40ae10 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f56129ec-d29f-49a4-a70e-f2f0bdad856d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/snapshots/detail Sep 03 13:36:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ecdf7e55-cf76-4813-a99a-12bbff40ae10 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f56129ec-d29f-49a4-a70e-f2f0bdad856d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f56129ec-d29f-49a4-a70e-f2f0bdad856d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'detail' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.api_utils [None req-f56129ec-d29f-49a4-a70e-f2f0bdad856d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Removing options '' from query. {{(pid=86720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:36:14 devstack devstack@c-api.service[86720]: DEBUG cinder.db.api [None req-f56129ec-d29f-49a4-a70e-f2f0bdad856d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Building query based on filter {{(pid=86720) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 13:36:14 devstack devstack@c-api.service[86720]: /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 03 13:36:14 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 13:36:14 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-f56129ec-d29f-49a4-a70e-f2f0bdad856d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Get all snapshots completed successfully. Sep 03 13:36:14 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:14 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:14 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:14 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:14 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:14 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f56129ec-d29f-49a4-a70e-f2f0bdad856d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/snapshots/detail returned with HTTP 200 Sep 03 13:36:14 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 299/592] 192.168.122.181 () {58 vars in 1148 bytes} [Thu Sep 3 13:36:14 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:36:14 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-ecdf7e55-cf76-4813-a99a-12bbff40ae10 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Volume info retrieved successfully. Sep 03 13:36:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-58c7df29-903e-4e0d-9c02-3addbd345e85 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-58c7df29-903e-4e0d-9c02-3addbd345e85 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/snapshots/99e7247a-09b9-4647-8e12-448873068ac4 Sep 03 13:36:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-58c7df29-903e-4e0d-9c02-3addbd345e85 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ecdf7e55-cf76-4813-a99a-12bbff40ae10 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] http://192.168.122.181/volume/v3/volumes/0f2822cd-f824-47c7-b9c3-b88f96de3a9a returned with HTTP 200 Sep 03 13:36:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-58c7df29-903e-4e0d-9c02-3addbd345e85 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:14 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 294/593] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:14 2026] GET /volume/v3/volumes/0f2822cd-f824-47c7-b9c3-b88f96de3a9a => generated 828 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:36:14 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:14 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:14 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-58c7df29-903e-4e0d-9c02-3addbd345e85 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Snapshot retrieved successfully. Sep 03 13:36:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-58c7df29-903e-4e0d-9c02-3addbd345e85 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/snapshots/99e7247a-09b9-4647-8e12-448873068ac4 returned with HTTP 200 Sep 03 13:36:14 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 300/594] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:36:14 2026] GET /volume/v3/snapshots/99e7247a-09b9-4647-8e12-448873068ac4 => generated 451 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-cdc008b7-ec64-4134-9a53-67816fada4d2 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cdc008b7-ec64-4134-9a53-67816fada4d2 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/group_snapshots/6094dda4-907d-4c22-b1a7-eafccf70b1d0 Sep 03 13:36:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cdc008b7-ec64-4134-9a53-67816fada4d2 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cdc008b7-ec64-4134-9a53-67816fada4d2 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.group_snapshots [None req-cdc008b7-ec64-4134-9a53-67816fada4d2 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] show called for member 6094dda4-907d-4c22-b1a7-eafccf70b1d0 {{(pid=86719) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 13:36:14 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:14 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cdc008b7-ec64-4134-9a53-67816fada4d2 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/group_snapshots/6094dda4-907d-4c22-b1a7-eafccf70b1d0 returned with HTTP 200 Sep 03 13:36:14 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 295/595] 192.168.122.181 () {60 vars in 1297 bytes} [Thu Sep 3 13:36:14 2026] GET /volume/v3/group_snapshots/6094dda4-907d-4c22-b1a7-eafccf70b1d0 => generated 308 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:36:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-8c953cb7-409c-48fb-a5e1-4aaa9b36e325 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8c953cb7-409c-48fb-a5e1-4aaa9b36e325 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/group_snapshots/detail Sep 03 13:36:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8c953cb7-409c-48fb-a5e1-4aaa9b36e325 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8c953cb7-409c-48fb-a5e1-4aaa9b36e325 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:14 devstack devstack@c-api.service[86720]: /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 03 13:36:14 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 13:36:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8c953cb7-409c-48fb-a5e1-4aaa9b36e325 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/group_snapshots/detail returned with HTTP 200 Sep 03 13:36:14 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 301/596] 192.168.122.181 () {60 vars in 1207 bytes} [Thu Sep 3 13:36:14 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:36:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-d3934703-ce21-4c29-925c-59370011ee06 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d3934703-ce21-4c29-925c-59370011ee06 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] DELETE http://192.168.122.181/volume/v3/group_snapshots/6094dda4-907d-4c22-b1a7-eafccf70b1d0 Sep 03 13:36:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d3934703-ce21-4c29-925c-59370011ee06 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d3934703-ce21-4c29-925c-59370011ee06 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.group_snapshots [None req-d3934703-ce21-4c29-925c-59370011ee06 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] delete called for member 6094dda4-907d-4c22-b1a7-eafccf70b1d0 {{(pid=86719) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 03 13:36:14 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.group_snapshots [None req-d3934703-ce21-4c29-925c-59370011ee06 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Delete group_snapshot with id: 6094dda4-907d-4c22-b1a7-eafccf70b1d0 Sep 03 13:36:14 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:14 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:15 devstack devstack@c-api.service[86719]: /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 03 13:36:15 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 13:36:15 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d3934703-ce21-4c29-925c-59370011ee06 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/group_snapshots/6094dda4-907d-4c22-b1a7-eafccf70b1d0 returned with HTTP 202 Sep 03 13:36:15 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 296/597] 192.168.122.181 () {60 vars in 1300 bytes} [Thu Sep 3 13:36:14 2026] DELETE /volume/v3/group_snapshots/6094dda4-907d-4c22-b1a7-eafccf70b1d0 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 13:36:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-358e7b01-122d-4d26-b6a8-dee489fa5d49 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-358e7b01-122d-4d26-b6a8-dee489fa5d49 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/volumes/detail Sep 03 13:36:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-358e7b01-122d-4d26-b6a8-dee489fa5d49 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-358e7b01-122d-4d26-b6a8-dee489fa5d49 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'detail' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.api_utils [None req-358e7b01-122d-4d26-b6a8-dee489fa5d49 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Removing options '' from query. {{(pid=86720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:36:15 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:15 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:15 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-358e7b01-122d-4d26-b6a8-dee489fa5d49 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86720) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:36:15 devstack devstack@c-api.service[86720]: /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 03 13:36:15 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 13:36:15 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:15 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:15 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-358e7b01-122d-4d26-b6a8-dee489fa5d49 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Get all volumes completed successfully. Sep 03 13:36:15 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-358e7b01-122d-4d26-b6a8-dee489fa5d49 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:36:15 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-358e7b01-122d-4d26-b6a8-dee489fa5d49 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:36:15 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-358e7b01-122d-4d26-b6a8-dee489fa5d49 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:36:15 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:15 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-358e7b01-122d-4d26-b6a8-dee489fa5d49 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/volumes/detail returned with HTTP 200 Sep 03 13:36:15 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 302/598] 192.168.122.181 () {60 vars in 1183 bytes} [Thu Sep 3 13:36:15 2026] GET /volume/v3/volumes/detail => generated 927 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:36:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-3daa1678-0771-44f0-9e4f-769134bdb543 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:15 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3daa1678-0771-44f0-9e4f-769134bdb543 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/snapshots/detail Sep 03 13:36:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3daa1678-0771-44f0-9e4f-769134bdb543 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3daa1678-0771-44f0-9e4f-769134bdb543 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'detail' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.api_utils [None req-3daa1678-0771-44f0-9e4f-769134bdb543 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Removing options '' from query. {{(pid=86719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:36:15 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:15 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:15 devstack devstack@c-api.service[86719]: DEBUG cinder.db.api [None req-3daa1678-0771-44f0-9e4f-769134bdb543 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Building query based on filter {{(pid=86719) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 13:36:15 devstack devstack@c-api.service[86719]: /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 03 13:36:15 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 13:36:15 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-3daa1678-0771-44f0-9e4f-769134bdb543 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Get all snapshots completed successfully. Sep 03 13:36:15 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:15 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:15 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3daa1678-0771-44f0-9e4f-769134bdb543 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/snapshots/detail returned with HTTP 200 Sep 03 13:36:15 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 297/599] 192.168.122.181 () {58 vars in 1148 bytes} [Thu Sep 3 13:36:15 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-8754915f-610e-4821-8cac-3a404cef64ee None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8754915f-610e-4821-8cac-3a404cef64ee tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/snapshots/99e7247a-09b9-4647-8e12-448873068ac4 Sep 03 13:36:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8754915f-610e-4821-8cac-3a404cef64ee tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8754915f-610e-4821-8cac-3a404cef64ee tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:15 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:15 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:15 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-8754915f-610e-4821-8cac-3a404cef64ee tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Snapshot retrieved successfully. Sep 03 13:36:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8754915f-610e-4821-8cac-3a404cef64ee tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/snapshots/99e7247a-09b9-4647-8e12-448873068ac4 returned with HTTP 200 Sep 03 13:36:15 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 303/600] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:36:15 2026] GET /volume/v3/snapshots/99e7247a-09b9-4647-8e12-448873068ac4 => generated 450 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-97370b27-0351-43ab-8ca4-ad661ce63af5 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:15 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-97370b27-0351-43ab-8ca4-ad661ce63af5 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] GET http://192.168.122.181/volume/v3/volumes/0f2822cd-f824-47c7-b9c3-b88f96de3a9a Sep 03 13:36:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-97370b27-0351-43ab-8ca4-ad661ce63af5 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-97370b27-0351-43ab-8ca4-ad661ce63af5 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:15 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:15 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:15 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:15 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:15 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-97370b27-0351-43ab-8ca4-ad661ce63af5 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Volume info retrieved successfully. Sep 03 13:36:15 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-97370b27-0351-43ab-8ca4-ad661ce63af5 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] http://192.168.122.181/volume/v3/volumes/0f2822cd-f824-47c7-b9c3-b88f96de3a9a returned with HTTP 200 Sep 03 13:36:15 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 298/601] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:15 2026] GET /volume/v3/volumes/0f2822cd-f824-47c7-b9c3-b88f96de3a9a => generated 852 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-358a8f20-777d-458f-8808-5c9451758892 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:16 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-358a8f20-777d-458f-8808-5c9451758892 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/snapshots/99e7247a-09b9-4647-8e12-448873068ac4 Sep 03 13:36:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-358a8f20-777d-458f-8808-5c9451758892 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-358a8f20-777d-458f-8808-5c9451758892 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:16 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:16 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:16 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-358a8f20-777d-458f-8808-5c9451758892 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Snapshot retrieved successfully. Sep 03 13:36:16 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-358a8f20-777d-458f-8808-5c9451758892 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/snapshots/99e7247a-09b9-4647-8e12-448873068ac4 returned with HTTP 200 Sep 03 13:36:16 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 304/602] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:36:16 2026] GET /volume/v3/snapshots/99e7247a-09b9-4647-8e12-448873068ac4 => generated 450 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-aa9f75e0-0696-4f70-95a7-beafdf10bc20 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:16 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-aa9f75e0-0696-4f70-95a7-beafdf10bc20 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] GET http://192.168.122.181/volume/v3/volumes/0f2822cd-f824-47c7-b9c3-b88f96de3a9a Sep 03 13:36:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-aa9f75e0-0696-4f70-95a7-beafdf10bc20 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-aa9f75e0-0696-4f70-95a7-beafdf10bc20 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:16 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:16 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:16 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:16 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:17 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-aa9f75e0-0696-4f70-95a7-beafdf10bc20 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Volume info retrieved successfully. Sep 03 13:36:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-aa9f75e0-0696-4f70-95a7-beafdf10bc20 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] http://192.168.122.181/volume/v3/volumes/0f2822cd-f824-47c7-b9c3-b88f96de3a9a returned with HTTP 200 Sep 03 13:36:17 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 299/603] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:16 2026] GET /volume/v3/volumes/0f2822cd-f824-47c7-b9c3-b88f96de3a9a => generated 853 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-27daf2c7-e093-4b2b-af2a-948072dd2822 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-27daf2c7-e093-4b2b-af2a-948072dd2822 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] POST http://192.168.122.181/volume/v3/os-volume-transfer Sep 03 13:36:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-27daf2c7-e093-4b2b-af2a-948072dd2822 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "0f2822cd-f824-47c7-b9c3-b88f96de3a9a"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:36:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.contrib.volume_transfer [None req-27daf2c7-e093-4b2b-af2a-948072dd2822 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Creating new volume transfer {'transfer': {'volume_id': '0f2822cd-f824-47c7-b9c3-b88f96de3a9a'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 03 13:36:17 devstack devstack@c-api.service[86720]: INFO cinder.api.contrib.volume_transfer [None req-27daf2c7-e093-4b2b-af2a-948072dd2822 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Creating transfer of volume 0f2822cd-f824-47c7-b9c3-b88f96de3a9a Sep 03 13:36:17 devstack devstack@c-api.service[86720]: INFO cinder.transfer.api [None req-27daf2c7-e093-4b2b-af2a-948072dd2822 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Generating transfer record for volume 0f2822cd-f824-47c7-b9c3-b88f96de3a9a Sep 03 13:36:17 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:17 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:17 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:17 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-27daf2c7-e093-4b2b-af2a-948072dd2822 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] http://192.168.122.181/volume/v3/os-volume-transfer returned with HTTP 202 Sep 03 13:36:17 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 305/604] 192.168.122.181 () {60 vars in 1175 bytes} [Thu Sep 3 13:36:17 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:36:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-d0867668-520f-4ab3-a544-eaaf2b315ac9 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d0867668-520f-4ab3-a544-eaaf2b315ac9 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] GET http://192.168.122.181/volume/v3/volumes/0f2822cd-f824-47c7-b9c3-b88f96de3a9a Sep 03 13:36:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d0867668-520f-4ab3-a544-eaaf2b315ac9 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d0867668-520f-4ab3-a544-eaaf2b315ac9 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:17 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:17 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:17 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:17 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:17 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-d0867668-520f-4ab3-a544-eaaf2b315ac9 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Volume info retrieved successfully. Sep 03 13:36:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d0867668-520f-4ab3-a544-eaaf2b315ac9 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] http://192.168.122.181/volume/v3/volumes/0f2822cd-f824-47c7-b9c3-b88f96de3a9a returned with HTTP 200 Sep 03 13:36:17 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 300/605] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:17 2026] GET /volume/v3/volumes/0f2822cd-f824-47c7-b9c3-b88f96de3a9a => generated 861 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d742e729-3e1d-4ae6-a44b-81e3ca7e280c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d742e729-3e1d-4ae6-a44b-81e3ca7e280c tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] GET http://192.168.122.181/volume/v3/os-volume-transfer/cd155fb9-d5db-4f7d-89dd-896b589e227f Sep 03 13:36:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d742e729-3e1d-4ae6-a44b-81e3ca7e280c tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d742e729-3e1d-4ae6-a44b-81e3ca7e280c tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d742e729-3e1d-4ae6-a44b-81e3ca7e280c tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] http://192.168.122.181/volume/v3/os-volume-transfer/cd155fb9-d5db-4f7d-89dd-896b589e227f returned with HTTP 200 Sep 03 13:36:17 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 306/606] 192.168.122.181 () {58 vars in 1265 bytes} [Thu Sep 3 13:36:17 2026] GET /volume/v3/os-volume-transfer/cd155fb9-d5db-4f7d-89dd-896b589e227f => generated 417 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-0d7fdee2-4312-4469-b156-1042b788fc3e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0d7fdee2-4312-4469-b156-1042b788fc3e tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] GET http://192.168.122.181/volume/v3/os-volume-transfer Sep 03 13:36:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0d7fdee2-4312-4469-b156-1042b788fc3e tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0d7fdee2-4312-4469-b156-1042b788fc3e tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Calling method 'index' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.contrib.volume_transfer [None req-0d7fdee2-4312-4469-b156-1042b788fc3e tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Listing volume transfers {{(pid=86719) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 03 13:36:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0d7fdee2-4312-4469-b156-1042b788fc3e tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] http://192.168.122.181/volume/v3/os-volume-transfer returned with HTTP 200 Sep 03 13:36:17 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 301/607] 192.168.122.181 () {58 vars in 1154 bytes} [Thu Sep 3 13:36:17 2026] GET /volume/v3/os-volume-transfer => generated 376 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-db35ee19-b950-476a-9143-acc956982bb8 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-56323c74-965b-4519-9bab-476d4d5fd0fc None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-56323c74-965b-4519-9bab-476d4d5fd0fc tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/snapshots/99e7247a-09b9-4647-8e12-448873068ac4 Sep 03 13:36:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-56323c74-965b-4519-9bab-476d4d5fd0fc tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-56323c74-965b-4519-9bab-476d4d5fd0fc tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-db35ee19-b950-476a-9143-acc956982bb8 tempest-VolumesTransfersTest-2093186761 tempest-VolumesTransfersTest-2093186761-project-member] POST http://192.168.122.181/volume/v3/os-volume-transfer/cd155fb9-d5db-4f7d-89dd-896b589e227f/accept Sep 03 13:36:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-db35ee19-b950-476a-9143-acc956982bb8 tempest-VolumesTransfersTest-2093186761 tempest-VolumesTransfersTest-2093186761-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "7ee6287654ed2a0d"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:36:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.contrib.volume_transfer [None req-db35ee19-b950-476a-9143-acc956982bb8 tempest-VolumesTransfersTest-2093186761 tempest-VolumesTransfersTest-2093186761-project-member] Accepting volume transfer cd155fb9-d5db-4f7d-89dd-896b589e227f {{(pid=86720) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 03 13:36:17 devstack devstack@c-api.service[86720]: INFO cinder.api.contrib.volume_transfer [None req-db35ee19-b950-476a-9143-acc956982bb8 tempest-VolumesTransfersTest-2093186761 tempest-VolumesTransfersTest-2093186761-project-member] Accepting transfer cd155fb9-d5db-4f7d-89dd-896b589e227f Sep 03 13:36:17 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:17 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:17 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-56323c74-965b-4519-9bab-476d4d5fd0fc tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Snapshot retrieved successfully. Sep 03 13:36:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-56323c74-965b-4519-9bab-476d4d5fd0fc tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/snapshots/99e7247a-09b9-4647-8e12-448873068ac4 returned with HTTP 200 Sep 03 13:36:17 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 302/608] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:36:17 2026] GET /volume/v3/snapshots/99e7247a-09b9-4647-8e12-448873068ac4 => generated 450 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:17 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:17 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:18 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-db35ee19-b950-476a-9143-acc956982bb8 tempest-VolumesTransfersTest-2093186761 tempest-VolumesTransfersTest-2093186761-project-member] Created reservations ['af975417-8759-41ab-bbaf-e5e83d3fbfea', '48108d76-a8fc-4220-b179-41f129194414', 'c638fea7-5183-43ab-9b59-455655dfbdcb', '67a3ce79-c735-4e75-bf78-2c44902cc4a1'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:36:18 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-db35ee19-b950-476a-9143-acc956982bb8 tempest-VolumesTransfersTest-2093186761 tempest-VolumesTransfersTest-2093186761-project-member] Created reservations ['a21b7a53-1261-4d4f-9a16-790213377a0f', '8603f8f6-0a14-4539-885e-a4b8de9c8944', '0d04da8f-c869-4eb0-ae30-d6bb1e44100f', 'f796f94b-4569-487c-96fc-1bffcc3f84d7'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:36:18 devstack devstack@c-api.service[86720]: /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 03 13:36:18 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 13:36:18 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-db35ee19-b950-476a-9143-acc956982bb8 tempest-VolumesTransfersTest-2093186761 tempest-VolumesTransfersTest-2093186761-project-member] Created reservations ['ffa65c30-f3b0-4d6e-8e57-85a39371e94f', '6124a28c-5a8f-44c2-8dca-1bb76687ba4f', '1dd27e69-986f-4481-b6b2-aed65ae9d52c', 'a257dcbd-84a8-4e79-a8ab-1c94dfbc153f'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:36:18 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-db35ee19-b950-476a-9143-acc956982bb8 tempest-VolumesTransfersTest-2093186761 tempest-VolumesTransfersTest-2093186761-project-member] Created reservations ['340ef3b0-bb40-45a1-90eb-04db6534e278', '4c48b3f9-54b9-4934-b8ce-92bca979f263', 'db0daf09-0eee-4a19-9178-72b91669ec5f', '83465136-84f7-4607-a2aa-7517ee80aa14'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:36:18 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-db35ee19-b950-476a-9143-acc956982bb8 tempest-VolumesTransfersTest-2093186761 tempest-VolumesTransfersTest-2093186761-project-member] Transfer volume completed successfully. Sep 03 13:36:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-d797dfc1-adab-4d5e-bb77-fb08179733d5 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d797dfc1-adab-4d5e-bb77-fb08179733d5 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/snapshots/99e7247a-09b9-4647-8e12-448873068ac4 Sep 03 13:36:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d797dfc1-adab-4d5e-bb77-fb08179733d5 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d797dfc1-adab-4d5e-bb77-fb08179733d5 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d797dfc1-adab-4d5e-bb77-fb08179733d5 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/snapshots/99e7247a-09b9-4647-8e12-448873068ac4 returned with HTTP 404 Sep 03 13:36:18 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 303/609] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:36:18 2026] GET /volume/v3/snapshots/99e7247a-09b9-4647-8e12-448873068ac4 => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:36:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-4f3b531b-6e4f-4490-aa3a-1d3b8022b392 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4f3b531b-6e4f-4490-aa3a-1d3b8022b392 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/group_snapshots/6094dda4-907d-4c22-b1a7-eafccf70b1d0 Sep 03 13:36:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4f3b531b-6e4f-4490-aa3a-1d3b8022b392 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4f3b531b-6e4f-4490-aa3a-1d3b8022b392 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.group_snapshots [None req-4f3b531b-6e4f-4490-aa3a-1d3b8022b392 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] show called for member 6094dda4-907d-4c22-b1a7-eafccf70b1d0 {{(pid=86719) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 13:36:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4f3b531b-6e4f-4490-aa3a-1d3b8022b392 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/group_snapshots/6094dda4-907d-4c22-b1a7-eafccf70b1d0 returned with HTTP 404 Sep 03 13:36:18 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 304/610] 192.168.122.181 () {60 vars in 1297 bytes} [Thu Sep 3 13:36:18 2026] GET /volume/v3/group_snapshots/6094dda4-907d-4c22-b1a7-eafccf70b1d0 => generated 116 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:36:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-68a90f24-15e8-4271-8f0e-5e4d344147d2 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-68a90f24-15e8-4271-8f0e-5e4d344147d2 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/group_snapshots Sep 03 13:36:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-68a90f24-15e8-4271-8f0e-5e4d344147d2 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-68a90f24-15e8-4271-8f0e-5e4d344147d2 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:18 devstack devstack@c-api.service[86719]: /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 03 13:36:18 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 13:36:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-68a90f24-15e8-4271-8f0e-5e4d344147d2 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/group_snapshots returned with HTTP 200 Sep 03 13:36:18 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 305/611] 192.168.122.181 () {60 vars in 1186 bytes} [Thu Sep 3 13:36:18 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-392f216d-7a3c-49e1-967a-b617513d240f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-392f216d-7a3c-49e1-967a-b617513d240f tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] DELETE http://192.168.122.181/volume/v3/group_snapshots/6094dda4-907d-4c22-b1a7-eafccf70b1d0 Sep 03 13:36:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-392f216d-7a3c-49e1-967a-b617513d240f tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-392f216d-7a3c-49e1-967a-b617513d240f tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.group_snapshots [None req-392f216d-7a3c-49e1-967a-b617513d240f tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] delete called for member 6094dda4-907d-4c22-b1a7-eafccf70b1d0 {{(pid=86719) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 03 13:36:18 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.group_snapshots [None req-392f216d-7a3c-49e1-967a-b617513d240f tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Delete group_snapshot with id: 6094dda4-907d-4c22-b1a7-eafccf70b1d0 Sep 03 13:36:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-392f216d-7a3c-49e1-967a-b617513d240f tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/group_snapshots/6094dda4-907d-4c22-b1a7-eafccf70b1d0 returned with HTTP 404 Sep 03 13:36:19 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 306/612] 192.168.122.181 () {60 vars in 1300 bytes} [Thu Sep 3 13:36:18 2026] DELETE /volume/v3/group_snapshots/6094dda4-907d-4c22-b1a7-eafccf70b1d0 => generated 116 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:36:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-7967b011-8ce5-4302-8052-9bd39aafb21f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7967b011-8ce5-4302-8052-9bd39aafb21f tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/volumes/detail Sep 03 13:36:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7967b011-8ce5-4302-8052-9bd39aafb21f tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7967b011-8ce5-4302-8052-9bd39aafb21f tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'detail' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.api_utils [None req-7967b011-8ce5-4302-8052-9bd39aafb21f tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Removing options '' from query. {{(pid=86719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:36:19 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-7967b011-8ce5-4302-8052-9bd39aafb21f tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86719) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:36:19 devstack devstack@c-api.service[86719]: /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 03 13:36:19 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 13:36:19 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:19 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:19 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-7967b011-8ce5-4302-8052-9bd39aafb21f tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Get all volumes completed successfully. Sep 03 13:36:19 devstack devstack@c-api.service[86720]: INFO cinder.transfer.api [None req-db35ee19-b950-476a-9143-acc956982bb8 tempest-VolumesTransfersTest-2093186761 tempest-VolumesTransfersTest-2093186761-project-member] Volume 0f2822cd-f824-47c7-b9c3-b88f96de3a9a has been transferred. Sep 03 13:36:19 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-7967b011-8ce5-4302-8052-9bd39aafb21f tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:36:19 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-7967b011-8ce5-4302-8052-9bd39aafb21f tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:36:19 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:19 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-db35ee19-b950-476a-9143-acc956982bb8 tempest-VolumesTransfersTest-2093186761 tempest-VolumesTransfersTest-2093186761-project-member] http://192.168.122.181/volume/v3/os-volume-transfer/cd155fb9-d5db-4f7d-89dd-896b589e227f/accept returned with HTTP 202 Sep 03 13:36:19 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 307/613] 192.168.122.181 () {60 vars in 1307 bytes} [Thu Sep 3 13:36:17 2026] POST /volume/v3/os-volume-transfer/cd155fb9-d5db-4f7d-89dd-896b589e227f/accept => generated 373 bytes in 1606 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:36:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-9f63e260-7e26-430b-b864-643fc082f216 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9f63e260-7e26-430b-b864-643fc082f216 tempest-VolumesTransfersTest-2093186761 tempest-VolumesTransfersTest-2093186761-project-member] GET http://192.168.122.181/volume/v3/volumes/0f2822cd-f824-47c7-b9c3-b88f96de3a9a Sep 03 13:36:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9f63e260-7e26-430b-b864-643fc082f216 tempest-VolumesTransfersTest-2093186761 tempest-VolumesTransfersTest-2093186761-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9f63e260-7e26-430b-b864-643fc082f216 tempest-VolumesTransfersTest-2093186761 tempest-VolumesTransfersTest-2093186761-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:19 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:19 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:19 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:19 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:19 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-9f63e260-7e26-430b-b864-643fc082f216 tempest-VolumesTransfersTest-2093186761 tempest-VolumesTransfersTest-2093186761-project-member] Volume info retrieved successfully. Sep 03 13:36:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9f63e260-7e26-430b-b864-643fc082f216 tempest-VolumesTransfersTest-2093186761 tempest-VolumesTransfersTest-2093186761-project-member] http://192.168.122.181/volume/v3/volumes/0f2822cd-f824-47c7-b9c3-b88f96de3a9a returned with HTTP 200 Sep 03 13:36:19 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 308/614] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:19 2026] GET /volume/v3/volumes/0f2822cd-f824-47c7-b9c3-b88f96de3a9a => generated 853 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-1d27880d-36a6-4d75-ba7c-bc3b512d10fa None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1d27880d-36a6-4d75-ba7c-bc3b512d10fa tempest-VolumesTransfersTest-2093186761 tempest-VolumesTransfersTest-2093186761-project-member] GET http://192.168.122.181/volume/v3/volumes/0f2822cd-f824-47c7-b9c3-b88f96de3a9a Sep 03 13:36:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1d27880d-36a6-4d75-ba7c-bc3b512d10fa tempest-VolumesTransfersTest-2093186761 tempest-VolumesTransfersTest-2093186761-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1d27880d-36a6-4d75-ba7c-bc3b512d10fa tempest-VolumesTransfersTest-2093186761 tempest-VolumesTransfersTest-2093186761-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:19 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:19 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:19 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:19 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:19 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-1d27880d-36a6-4d75-ba7c-bc3b512d10fa tempest-VolumesTransfersTest-2093186761 tempest-VolumesTransfersTest-2093186761-project-member] Volume info retrieved successfully. Sep 03 13:36:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1d27880d-36a6-4d75-ba7c-bc3b512d10fa tempest-VolumesTransfersTest-2093186761 tempest-VolumesTransfersTest-2093186761-project-member] http://192.168.122.181/volume/v3/volumes/0f2822cd-f824-47c7-b9c3-b88f96de3a9a returned with HTTP 200 Sep 03 13:36:19 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 309/615] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:19 2026] GET /volume/v3/volumes/0f2822cd-f824-47c7-b9c3-b88f96de3a9a => generated 853 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-b5ab310d-b9a9-42d5-ab9d-996451cdb5d2 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:19 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-7967b011-8ce5-4302-8052-9bd39aafb21f tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:36:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b5ab310d-b9a9-42d5-ab9d-996451cdb5d2 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] DELETE http://192.168.122.181/volume/v3/os-volume-transfer/cd155fb9-d5db-4f7d-89dd-896b589e227f Sep 03 13:36:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b5ab310d-b9a9-42d5-ab9d-996451cdb5d2 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b5ab310d-b9a9-42d5-ab9d-996451cdb5d2 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:19 devstack devstack@c-api.service[86720]: INFO cinder.api.contrib.volume_transfer [None req-b5ab310d-b9a9-42d5-ab9d-996451cdb5d2 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Delete transfer with id: cd155fb9-d5db-4f7d-89dd-896b589e227f Sep 03 13:36:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b5ab310d-b9a9-42d5-ab9d-996451cdb5d2 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] http://192.168.122.181/volume/v3/os-volume-transfer/cd155fb9-d5db-4f7d-89dd-896b589e227f returned with HTTP 404 Sep 03 13:36:19 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 310/616] 192.168.122.181 () {58 vars in 1268 bytes} [Thu Sep 3 13:36:19 2026] DELETE /volume/v3/os-volume-transfer/cd155fb9-d5db-4f7d-89dd-896b589e227f => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:36:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-0bfa356e-e078-45fe-933c-2b6bb87434e8 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:19 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:19 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7967b011-8ce5-4302-8052-9bd39aafb21f tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/volumes/detail returned with HTTP 200 Sep 03 13:36:19 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 307/617] 192.168.122.181 () {60 vars in 1183 bytes} [Thu Sep 3 13:36:19 2026] GET /volume/v3/volumes/detail => generated 927 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:36:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-95f25326-f6fe-40d7-9f03-0443fb377911 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-95f25326-f6fe-40d7-9f03-0443fb377911 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] POST http://192.168.122.181/volume/v3/groups/7b7679d8-efc7-4536-9546-cac803c7e0ba/action Sep 03 13:36:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-95f25326-f6fe-40d7-9f03-0443fb377911 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:36:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-95f25326-f6fe-40d7-9f03-0443fb377911 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:36:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.groups [None req-95f25326-f6fe-40d7-9f03-0443fb377911 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] delete called for group 7b7679d8-efc7-4536-9546-cac803c7e0ba {{(pid=86719) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 13:36:19 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.groups [None req-95f25326-f6fe-40d7-9f03-0443fb377911 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Delete group with id: 7b7679d8-efc7-4536-9546-cac803c7e0ba Sep 03 13:36:19 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:19 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0bfa356e-e078-45fe-933c-2b6bb87434e8 tempest-VolumesTransfersTest-1759507623 tempest-VolumesTransfersTest-1759507623-project-admin] DELETE http://192.168.122.181/volume/v3/volumes/0f2822cd-f824-47c7-b9c3-b88f96de3a9a Sep 03 13:36:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0bfa356e-e078-45fe-933c-2b6bb87434e8 tempest-VolumesTransfersTest-1759507623 tempest-VolumesTransfersTest-1759507623-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0bfa356e-e078-45fe-933c-2b6bb87434e8 tempest-VolumesTransfersTest-1759507623 tempest-VolumesTransfersTest-1759507623-project-admin] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:19 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-0bfa356e-e078-45fe-933c-2b6bb87434e8 tempest-VolumesTransfersTest-1759507623 tempest-VolumesTransfersTest-1759507623-project-admin] Delete volume with id: 0f2822cd-f824-47c7-b9c3-b88f96de3a9a Sep 03 13:36:19 devstack devstack@c-api.service[86719]: /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 03 13:36:19 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 13:36:19 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:19 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:19 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:19 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:19 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-0bfa356e-e078-45fe-933c-2b6bb87434e8 tempest-VolumesTransfersTest-1759507623 tempest-VolumesTransfersTest-1759507623-project-admin] Volume info retrieved successfully. Sep 03 13:36:19 devstack devstack@c-api.service[86719]: /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 03 13:36:19 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 13:36:19 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-0bfa356e-e078-45fe-933c-2b6bb87434e8 tempest-VolumesTransfersTest-1759507623 tempest-VolumesTransfersTest-1759507623-project-admin] Delete volume request issued successfully. Sep 03 13:36:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0bfa356e-e078-45fe-933c-2b6bb87434e8 tempest-VolumesTransfersTest-1759507623 tempest-VolumesTransfersTest-1759507623-project-admin] http://192.168.122.181/volume/v3/volumes/0f2822cd-f824-47c7-b9c3-b88f96de3a9a returned with HTTP 202 Sep 03 13:36:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-95f25326-f6fe-40d7-9f03-0443fb377911 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/groups/7b7679d8-efc7-4536-9546-cac803c7e0ba/action returned with HTTP 202 Sep 03 13:36:19 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 311/618] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:36:19 2026] DELETE /volume/v3/volumes/0f2822cd-f824-47c7-b9c3-b88f96de3a9a => generated 0 bytes in 289 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:36:19 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 308/619] 192.168.122.181 () {62 vars in 1312 bytes} [Thu Sep 3 13:36:19 2026] POST /volume/v3/groups/7b7679d8-efc7-4536-9546-cac803c7e0ba/action => generated 0 bytes in 208 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 13:36:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-87c5bbca-6135-4493-aacc-b0f94b7f36e6 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-29f7d34c-afbe-4a73-ab08-ebb96883b2ab None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-87c5bbca-6135-4493-aacc-b0f94b7f36e6 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/volumes/d86c6a6b-f898-4eab-86cc-598cd4a3cf76 Sep 03 13:36:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-29f7d34c-afbe-4a73-ab08-ebb96883b2ab tempest-VolumesTransfersTest-1759507623 tempest-VolumesTransfersTest-1759507623-project-admin] GET http://192.168.122.181/volume/v3/volumes/0f2822cd-f824-47c7-b9c3-b88f96de3a9a Sep 03 13:36:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-29f7d34c-afbe-4a73-ab08-ebb96883b2ab tempest-VolumesTransfersTest-1759507623 tempest-VolumesTransfersTest-1759507623-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-29f7d34c-afbe-4a73-ab08-ebb96883b2ab tempest-VolumesTransfersTest-1759507623 tempest-VolumesTransfersTest-1759507623-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-87c5bbca-6135-4493-aacc-b0f94b7f36e6 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-87c5bbca-6135-4493-aacc-b0f94b7f36e6 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:19 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:19 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:19 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:19 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:19 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-29f7d34c-afbe-4a73-ab08-ebb96883b2ab tempest-VolumesTransfersTest-1759507623 tempest-VolumesTransfersTest-1759507623-project-admin] Volume info retrieved successfully. Sep 03 13:36:19 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:19 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:19 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:19 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-29f7d34c-afbe-4a73-ab08-ebb96883b2ab tempest-VolumesTransfersTest-1759507623 tempest-VolumesTransfersTest-1759507623-project-admin] http://192.168.122.181/volume/v3/volumes/0f2822cd-f824-47c7-b9c3-b88f96de3a9a returned with HTTP 200 Sep 03 13:36:19 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 309/620] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:19 2026] GET /volume/v3/volumes/0f2822cd-f824-47c7-b9c3-b88f96de3a9a => generated 1015 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:36:19 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-87c5bbca-6135-4493-aacc-b0f94b7f36e6 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Volume info retrieved successfully. Sep 03 13:36:19 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-87c5bbca-6135-4493-aacc-b0f94b7f36e6 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:36:19 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-87c5bbca-6135-4493-aacc-b0f94b7f36e6 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:36:19 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-87c5bbca-6135-4493-aacc-b0f94b7f36e6 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:36:19 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:19 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-87c5bbca-6135-4493-aacc-b0f94b7f36e6 tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/volumes/d86c6a6b-f898-4eab-86cc-598cd4a3cf76 returned with HTTP 200 Sep 03 13:36:19 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 312/621] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:36:19 2026] GET /volume/v3/volumes/d86c6a6b-f898-4eab-86cc-598cd4a3cf76 => generated 923 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:36:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-905baab9-3dae-42a9-8977-e63688db3a5e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-905baab9-3dae-42a9-8977-e63688db3a5e tempest-VolumesTransfersTest-1759507623 tempest-VolumesTransfersTest-1759507623-project-admin] GET http://192.168.122.181/volume/v3/volumes/0f2822cd-f824-47c7-b9c3-b88f96de3a9a Sep 03 13:36:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-905baab9-3dae-42a9-8977-e63688db3a5e tempest-VolumesTransfersTest-1759507623 tempest-VolumesTransfersTest-1759507623-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-905baab9-3dae-42a9-8977-e63688db3a5e tempest-VolumesTransfersTest-1759507623 tempest-VolumesTransfersTest-1759507623-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:20 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:20 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:20 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:20 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:20 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-905baab9-3dae-42a9-8977-e63688db3a5e tempest-VolumesTransfersTest-1759507623 tempest-VolumesTransfersTest-1759507623-project-admin] Volume info retrieved successfully. Sep 03 13:36:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-905baab9-3dae-42a9-8977-e63688db3a5e tempest-VolumesTransfersTest-1759507623 tempest-VolumesTransfersTest-1759507623-project-admin] http://192.168.122.181/volume/v3/volumes/0f2822cd-f824-47c7-b9c3-b88f96de3a9a returned with HTTP 200 Sep 03 13:36:20 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 310/622] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:20 2026] GET /volume/v3/volumes/0f2822cd-f824-47c7-b9c3-b88f96de3a9a => generated 1015 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:36:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-2f7907b8-df40-4f81-80eb-3c897cbffc8e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2f7907b8-df40-4f81-80eb-3c897cbffc8e tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/volumes/d86c6a6b-f898-4eab-86cc-598cd4a3cf76 Sep 03 13:36:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2f7907b8-df40-4f81-80eb-3c897cbffc8e tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2f7907b8-df40-4f81-80eb-3c897cbffc8e tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:21 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:21 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:21 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:21 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:21 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-2f7907b8-df40-4f81-80eb-3c897cbffc8e tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Volume info retrieved successfully. Sep 03 13:36:21 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-2f7907b8-df40-4f81-80eb-3c897cbffc8e tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:36:21 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-2f7907b8-df40-4f81-80eb-3c897cbffc8e tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:36:21 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-2f7907b8-df40-4f81-80eb-3c897cbffc8e tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:36:21 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:21 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2f7907b8-df40-4f81-80eb-3c897cbffc8e tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/volumes/d86c6a6b-f898-4eab-86cc-598cd4a3cf76 returned with HTTP 200 Sep 03 13:36:21 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 313/623] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:36:20 2026] GET /volume/v3/volumes/d86c6a6b-f898-4eab-86cc-598cd4a3cf76 => generated 923 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:36:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-09fbbb12-b61e-4998-9f54-f7f127a3681a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-09fbbb12-b61e-4998-9f54-f7f127a3681a tempest-VolumesTransfersTest-1759507623 tempest-VolumesTransfersTest-1759507623-project-admin] GET http://192.168.122.181/volume/v3/volumes/0f2822cd-f824-47c7-b9c3-b88f96de3a9a Sep 03 13:36:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-09fbbb12-b61e-4998-9f54-f7f127a3681a tempest-VolumesTransfersTest-1759507623 tempest-VolumesTransfersTest-1759507623-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-09fbbb12-b61e-4998-9f54-f7f127a3681a tempest-VolumesTransfersTest-1759507623 tempest-VolumesTransfersTest-1759507623-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-09fbbb12-b61e-4998-9f54-f7f127a3681a tempest-VolumesTransfersTest-1759507623 tempest-VolumesTransfersTest-1759507623-project-admin] http://192.168.122.181/volume/v3/volumes/0f2822cd-f824-47c7-b9c3-b88f96de3a9a returned with HTTP 404 Sep 03 13:36:22 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 311/624] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:21 2026] GET /volume/v3/volumes/0f2822cd-f824-47c7-b9c3-b88f96de3a9a => generated 109 bytes in 91 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:36:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-5f1f7762-80d7-4add-914c-e1bbcdacc73a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5f1f7762-80d7-4add-914c-e1bbcdacc73a tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] GET http://192.168.122.181/volume/v3/volumes/0f2822cd-f824-47c7-b9c3-b88f96de3a9a Sep 03 13:36:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5f1f7762-80d7-4add-914c-e1bbcdacc73a tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5f1f7762-80d7-4add-914c-e1bbcdacc73a tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5f1f7762-80d7-4add-914c-e1bbcdacc73a tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] http://192.168.122.181/volume/v3/volumes/0f2822cd-f824-47c7-b9c3-b88f96de3a9a returned with HTTP 404 Sep 03 13:36:22 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 314/625] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:22 2026] GET /volume/v3/volumes/0f2822cd-f824-47c7-b9c3-b88f96de3a9a => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:36:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-7dd16cec-e008-4e6c-b5f5-e2d62769d64a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7dd16cec-e008-4e6c-b5f5-e2d62769d64a tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] DELETE http://192.168.122.181/volume/v3/volumes/0f2822cd-f824-47c7-b9c3-b88f96de3a9a Sep 03 13:36:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7dd16cec-e008-4e6c-b5f5-e2d62769d64a tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7dd16cec-e008-4e6c-b5f5-e2d62769d64a tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:22 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-7dd16cec-e008-4e6c-b5f5-e2d62769d64a tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Delete volume with id: 0f2822cd-f824-47c7-b9c3-b88f96de3a9a Sep 03 13:36:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-b59b8b65-1e88-477a-8ada-98d249357eee None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b59b8b65-1e88-477a-8ada-98d249357eee tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/volumes/d86c6a6b-f898-4eab-86cc-598cd4a3cf76 Sep 03 13:36:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b59b8b65-1e88-477a-8ada-98d249357eee tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b59b8b65-1e88-477a-8ada-98d249357eee tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b59b8b65-1e88-477a-8ada-98d249357eee tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/volumes/d86c6a6b-f898-4eab-86cc-598cd4a3cf76 returned with HTTP 404 Sep 03 13:36:22 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 315/626] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:36:22 2026] GET /volume/v3/volumes/d86c6a6b-f898-4eab-86cc-598cd4a3cf76 => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:36:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-7b70f0f2-43bb-4894-a274-08a9fcf48a9d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7b70f0f2-43bb-4894-a274-08a9fcf48a9d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] GET http://192.168.122.181/volume/v3/groups/7b7679d8-efc7-4536-9546-cac803c7e0ba Sep 03 13:36:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7b70f0f2-43bb-4894-a274-08a9fcf48a9d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7b70f0f2-43bb-4894-a274-08a9fcf48a9d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.groups [None req-7b70f0f2-43bb-4894-a274-08a9fcf48a9d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] show called for member 7b7679d8-efc7-4536-9546-cac803c7e0ba {{(pid=86720) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 13:36:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7b70f0f2-43bb-4894-a274-08a9fcf48a9d tempest-GroupSnapshotsTest-1737489660 tempest-GroupSnapshotsTest-1737489660-project-member] http://192.168.122.181/volume/v3/groups/7b7679d8-efc7-4536-9546-cac803c7e0ba returned with HTTP 404 Sep 03 13:36:22 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 316/627] 192.168.122.181 () {60 vars in 1270 bytes} [Thu Sep 3 13:36:22 2026] GET /volume/v3/groups/7b7679d8-efc7-4536-9546-cac803c7e0ba => generated 108 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:36:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-000f6078-f19d-4ffa-aba6-f4625eea2661 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-000f6078-f19d-4ffa-aba6-f4625eea2661 tempest-GroupSnapshotsTest-732234066 tempest-GroupSnapshotsTest-732234066-project-admin] DELETE http://192.168.122.181/volume/v3/group_types/d29df2a1-7d4b-450b-bf25-525c65e23561 Sep 03 13:36:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-000f6078-f19d-4ffa-aba6-f4625eea2661 tempest-GroupSnapshotsTest-732234066 tempest-GroupSnapshotsTest-732234066-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-000f6078-f19d-4ffa-aba6-f4625eea2661 tempest-GroupSnapshotsTest-732234066 tempest-GroupSnapshotsTest-732234066-project-admin] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-000f6078-f19d-4ffa-aba6-f4625eea2661 tempest-GroupSnapshotsTest-732234066 tempest-GroupSnapshotsTest-732234066-project-admin] http://192.168.122.181/volume/v3/group_types/d29df2a1-7d4b-450b-bf25-525c65e23561 returned with HTTP 202 Sep 03 13:36:22 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 317/628] 192.168.122.181 () {60 vars in 1288 bytes} [Thu Sep 3 13:36:22 2026] DELETE /volume/v3/group_types/d29df2a1-7d4b-450b-bf25-525c65e23561 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 13:36:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-efa30a20-d194-4ad3-b1ed-c08948d5b85a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-efa30a20-d194-4ad3-b1ed-c08948d5b85a tempest-GroupSnapshotsTest-732234066 tempest-GroupSnapshotsTest-732234066-project-admin] DELETE http://192.168.122.181/volume/v3/types/f3d135a7-f890-4653-bfea-e95841f08962 Sep 03 13:36:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-efa30a20-d194-4ad3-b1ed-c08948d5b85a tempest-GroupSnapshotsTest-732234066 tempest-GroupSnapshotsTest-732234066-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-efa30a20-d194-4ad3-b1ed-c08948d5b85a tempest-GroupSnapshotsTest-732234066 tempest-GroupSnapshotsTest-732234066-project-admin] Calling method '_delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7dd16cec-e008-4e6c-b5f5-e2d62769d64a tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] http://192.168.122.181/volume/v3/volumes/0f2822cd-f824-47c7-b9c3-b88f96de3a9a returned with HTTP 404 Sep 03 13:36:22 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 312/629] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:36:22 2026] DELETE /volume/v3/volumes/0f2822cd-f824-47c7-b9c3-b88f96de3a9a => generated 109 bytes in 506 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:36:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-efa30a20-d194-4ad3-b1ed-c08948d5b85a tempest-GroupSnapshotsTest-732234066 tempest-GroupSnapshotsTest-732234066-project-admin] http://192.168.122.181/volume/v3/types/f3d135a7-f890-4653-bfea-e95841f08962 returned with HTTP 202 Sep 03 13:36:22 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 318/630] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:36:22 2026] DELETE /volume/v3/types/f3d135a7-f890-4653-bfea-e95841f08962 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:36:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-21f922fa-bf01-4f35-92ba-0c79fe6f3d0c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-21f922fa-bf01-4f35-92ba-0c79fe6f3d0c tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:36:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-21f922fa-bf01-4f35-92ba-0c79fe6f3d0c tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-888155176"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:36:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-bd79918b-6d5a-499a-babf-6a64bc703e5f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-21f922fa-bf01-4f35-92ba-0c79fe6f3d0c tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-888155176'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:36:22 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-21f922fa-bf01-4f35-92ba-0c79fe6f3d0c tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Create volume of 1 GB Sep 03 13:36:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bd79918b-6d5a-499a-babf-6a64bc703e5f tempest-GroupSnapshotsTest-732234066 tempest-GroupSnapshotsTest-732234066-project-admin] GET http://192.168.122.181/volume/v3/types/f3d135a7-f890-4653-bfea-e95841f08962 Sep 03 13:36:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bd79918b-6d5a-499a-babf-6a64bc703e5f tempest-GroupSnapshotsTest-732234066 tempest-GroupSnapshotsTest-732234066-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bd79918b-6d5a-499a-babf-6a64bc703e5f tempest-GroupSnapshotsTest-732234066 tempest-GroupSnapshotsTest-732234066-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:22 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-21f922fa-bf01-4f35-92ba-0c79fe6f3d0c tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Availability Zones retrieved successfully. Sep 03 13:36:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bd79918b-6d5a-499a-babf-6a64bc703e5f tempest-GroupSnapshotsTest-732234066 tempest-GroupSnapshotsTest-732234066-project-admin] http://192.168.122.181/volume/v3/types/f3d135a7-f890-4653-bfea-e95841f08962 returned with HTTP 404 Sep 03 13:36:22 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 319/631] 192.168.122.181 () {58 vars in 1226 bytes} [Thu Sep 3 13:36:22 2026] GET /volume/v3/types/f3d135a7-f890-4653-bfea-e95841f08962 => generated 114 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:36:22 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-21f922fa-bf01-4f35-92ba-0c79fe6f3d0c tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Flow 'volume_create_api' (b8c1a880-1744-4b71-b36e-3c77dd7494ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:36:22 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-21f922fa-bf01-4f35-92ba-0c79fe6f3d0c tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ed4b669-3fc2-4db0-8b4e-3449cf24cc31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:36:22 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-21f922fa-bf01-4f35-92ba-0c79fe6f3d0c tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:36:22 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-21f922fa-bf01-4f35-92ba-0c79fe6f3d0c tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ed4b669-3fc2-4db0-8b4e-3449cf24cc31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:36:22 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-21f922fa-bf01-4f35-92ba-0c79fe6f3d0c tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f034481-4dd7-48e5-b53b-4ab66831a56a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:36:23 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-21f922fa-bf01-4f35-92ba-0c79fe6f3d0c tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Created reservations ['1473a122-b1bd-4ac3-a364-d8ac84ca7af0', 'e15ee104-9c47-4b6d-b78a-ffec6e592666', '458dd4ff-f3ca-4339-8020-8553b5f3b432', '9db367e6-b4b6-4311-8e06-948b83865849'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:36:23 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-21f922fa-bf01-4f35-92ba-0c79fe6f3d0c tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f034481-4dd7-48e5-b53b-4ab66831a56a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1473a122-b1bd-4ac3-a364-d8ac84ca7af0', 'e15ee104-9c47-4b6d-b78a-ffec6e592666', '458dd4ff-f3ca-4339-8020-8553b5f3b432', '9db367e6-b4b6-4311-8e06-948b83865849']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:36:23 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-21f922fa-bf01-4f35-92ba-0c79fe6f3d0c tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d88d75e5-679a-4795-abd2-345fbf7789e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:36:23 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:23 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:23 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-21f922fa-bf01-4f35-92ba-0c79fe6f3d0c tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d88d75e5-679a-4795-abd2-345fbf7789e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2bbcde49-6023-422c-ad0b-71860a7a5c3b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-888155176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8215564b8284cdebcd0acccba06976c',qos_specs=None,replication_status=,reservations=['1473a122-b1bd-4ac3-a364-d8ac84ca7af0','e15ee104-9c47-4b6d-b78a-ffec6e592666','458dd4ff-f3ca-4339-8020-8553b5f3b432','9db367e6-b4b6-4311-8e06-948b83865849'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d127dd84b9594162b359f088d4f95a0d',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:36:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-888155176',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2bbcde49-6023-422c-ad0b-71860a7a5c3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8215564b8284cdebcd0acccba06976c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d127dd84b9594162b359f088d4f95a0d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:36:23 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-21f922fa-bf01-4f35-92ba-0c79fe6f3d0c tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (809b998a-95ab-4b8b-9f7b-cebcace86335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:36:23 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-21f922fa-bf01-4f35-92ba-0c79fe6f3d0c tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (809b998a-95ab-4b8b-9f7b-cebcace86335) transitioned into state 'SUCCESS' from state '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-888155176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8215564b8284cdebcd0acccba06976c',qos_specs=None,replication_status=,reservations=['1473a122-b1bd-4ac3-a364-d8ac84ca7af0','e15ee104-9c47-4b6d-b78a-ffec6e592666','458dd4ff-f3ca-4339-8020-8553b5f3b432','9db367e6-b4b6-4311-8e06-948b83865849'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d127dd84b9594162b359f088d4f95a0d',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:36:23 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-21f922fa-bf01-4f35-92ba-0c79fe6f3d0c tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1af3f409-5c7d-4721-85a1-ffadad93bbb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:36:23 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-21f922fa-bf01-4f35-92ba-0c79fe6f3d0c tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1af3f409-5c7d-4721-85a1-ffadad93bbb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:36:23 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-21f922fa-bf01-4f35-92ba-0c79fe6f3d0c tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Flow 'volume_create_api' (b8c1a880-1744-4b71-b36e-3c77dd7494ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:36:23 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-21f922fa-bf01-4f35-92ba-0c79fe6f3d0c tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Create volume request issued successfully. Sep 03 13:36:23 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-21f922fa-bf01-4f35-92ba-0c79fe6f3d0c tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:36:23 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 313/632] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:36:22 2026] POST /volume/v3/volumes => generated 759 bytes in 722 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 13:36:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-61227f79-0916-4a0d-aadf-781ef08a696f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-61227f79-0916-4a0d-aadf-781ef08a696f tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] GET http://192.168.122.181/volume/v3/volumes/2bbcde49-6023-422c-ad0b-71860a7a5c3b Sep 03 13:36:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-61227f79-0916-4a0d-aadf-781ef08a696f tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-61227f79-0916-4a0d-aadf-781ef08a696f tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:23 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:23 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:23 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:23 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:23 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-61227f79-0916-4a0d-aadf-781ef08a696f tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Volume info retrieved successfully. Sep 03 13:36:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-61227f79-0916-4a0d-aadf-781ef08a696f tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] http://192.168.122.181/volume/v3/volumes/2bbcde49-6023-422c-ad0b-71860a7a5c3b returned with HTTP 200 Sep 03 13:36:23 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 320/633] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:23 2026] GET /volume/v3/volumes/2bbcde49-6023-422c-ad0b-71860a7a5c3b => generated 827 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-1cc2efed-9863-4e15-be2f-9dd7932f503d None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1cc2efed-9863-4e15-be2f-9dd7932f503d tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] GET http://192.168.122.181/volume/v3/volumes/2bbcde49-6023-422c-ad0b-71860a7a5c3b Sep 03 13:36:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1cc2efed-9863-4e15-be2f-9dd7932f503d tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1cc2efed-9863-4e15-be2f-9dd7932f503d tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:24 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:24 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:24 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:24 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:24 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-1cc2efed-9863-4e15-be2f-9dd7932f503d tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Volume info retrieved successfully. Sep 03 13:36:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1cc2efed-9863-4e15-be2f-9dd7932f503d tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] http://192.168.122.181/volume/v3/volumes/2bbcde49-6023-422c-ad0b-71860a7a5c3b returned with HTTP 200 Sep 03 13:36:24 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 314/634] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:24 2026] GET /volume/v3/volumes/2bbcde49-6023-422c-ad0b-71860a7a5c3b => generated 851 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-2eb7869b-9f5b-487d-a987-43b1509908bc None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2eb7869b-9f5b-487d-a987-43b1509908bc tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] GET http://192.168.122.181/volume/v3/volumes/2bbcde49-6023-422c-ad0b-71860a7a5c3b Sep 03 13:36:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2eb7869b-9f5b-487d-a987-43b1509908bc tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2eb7869b-9f5b-487d-a987-43b1509908bc tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:25 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:25 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:25 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:25 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:25 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-2eb7869b-9f5b-487d-a987-43b1509908bc tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Volume info retrieved successfully. Sep 03 13:36:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2eb7869b-9f5b-487d-a987-43b1509908bc tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] http://192.168.122.181/volume/v3/volumes/2bbcde49-6023-422c-ad0b-71860a7a5c3b returned with HTTP 200 Sep 03 13:36:25 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 321/635] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:25 2026] GET /volume/v3/volumes/2bbcde49-6023-422c-ad0b-71860a7a5c3b => generated 852 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-13acdc4a-caef-4599-a44d-977cb5eafd65 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-13acdc4a-caef-4599-a44d-977cb5eafd65 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] POST http://192.168.122.181/volume/v3/os-volume-transfer Sep 03 13:36:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-13acdc4a-caef-4599-a44d-977cb5eafd65 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "2bbcde49-6023-422c-ad0b-71860a7a5c3b"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:36:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.contrib.volume_transfer [None req-13acdc4a-caef-4599-a44d-977cb5eafd65 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Creating new volume transfer {'transfer': {'volume_id': '2bbcde49-6023-422c-ad0b-71860a7a5c3b'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 03 13:36:25 devstack devstack@c-api.service[86719]: INFO cinder.api.contrib.volume_transfer [None req-13acdc4a-caef-4599-a44d-977cb5eafd65 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Creating transfer of volume 2bbcde49-6023-422c-ad0b-71860a7a5c3b Sep 03 13:36:25 devstack devstack@c-api.service[86719]: INFO cinder.transfer.api [None req-13acdc4a-caef-4599-a44d-977cb5eafd65 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Generating transfer record for volume 2bbcde49-6023-422c-ad0b-71860a7a5c3b Sep 03 13:36:25 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:25 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:25 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:25 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:26 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-13acdc4a-caef-4599-a44d-977cb5eafd65 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] http://192.168.122.181/volume/v3/os-volume-transfer returned with HTTP 202 Sep 03 13:36:26 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 315/636] 192.168.122.181 () {60 vars in 1175 bytes} [Thu Sep 3 13:36:25 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:36:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-eb43d611-c906-42ff-b09b-d79f250e15ec None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:26 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-eb43d611-c906-42ff-b09b-d79f250e15ec tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] GET http://192.168.122.181/volume/v3/volumes/2bbcde49-6023-422c-ad0b-71860a7a5c3b Sep 03 13:36:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-eb43d611-c906-42ff-b09b-d79f250e15ec tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-eb43d611-c906-42ff-b09b-d79f250e15ec tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:26 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:26 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:26 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:26 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:26 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-eb43d611-c906-42ff-b09b-d79f250e15ec tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Volume info retrieved successfully. Sep 03 13:36:26 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-eb43d611-c906-42ff-b09b-d79f250e15ec tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] http://192.168.122.181/volume/v3/volumes/2bbcde49-6023-422c-ad0b-71860a7a5c3b returned with HTTP 200 Sep 03 13:36:26 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 322/637] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:26 2026] GET /volume/v3/volumes/2bbcde49-6023-422c-ad0b-71860a7a5c3b => generated 860 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-11af5c44-a5d2-4d7f-939e-0a98adaeb99c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:26 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-11af5c44-a5d2-4d7f-939e-0a98adaeb99c tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] GET http://192.168.122.181/volume/v3/os-volume-transfer/detail Sep 03 13:36:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-11af5c44-a5d2-4d7f-939e-0a98adaeb99c tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-11af5c44-a5d2-4d7f-939e-0a98adaeb99c tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Calling method 'detail' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.contrib.volume_transfer [None req-11af5c44-a5d2-4d7f-939e-0a98adaeb99c tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Listing volume transfers {{(pid=86719) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 03 13:36:26 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-11af5c44-a5d2-4d7f-939e-0a98adaeb99c tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] http://192.168.122.181/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 03 13:36:26 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 316/638] 192.168.122.181 () {58 vars in 1175 bytes} [Thu Sep 3 13:36:26 2026] GET /volume/v3/os-volume-transfer/detail => generated 420 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-28863da6-5276-4a03-aee9-df146c667408 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:26 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-28863da6-5276-4a03-aee9-df146c667408 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] DELETE http://192.168.122.181/volume/v3/os-volume-transfer/22e753c0-5954-411e-a12c-8f6c693c5428 Sep 03 13:36:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-28863da6-5276-4a03-aee9-df146c667408 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-28863da6-5276-4a03-aee9-df146c667408 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:26 devstack devstack@c-api.service[86720]: INFO cinder.api.contrib.volume_transfer [None req-28863da6-5276-4a03-aee9-df146c667408 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Delete transfer with id: 22e753c0-5954-411e-a12c-8f6c693c5428 Sep 03 13:36:26 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:26 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:26 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:26 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:26 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-28863da6-5276-4a03-aee9-df146c667408 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] http://192.168.122.181/volume/v3/os-volume-transfer/22e753c0-5954-411e-a12c-8f6c693c5428 returned with HTTP 202 Sep 03 13:36:26 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 323/639] 192.168.122.181 () {58 vars in 1268 bytes} [Thu Sep 3 13:36:26 2026] DELETE /volume/v3/os-volume-transfer/22e753c0-5954-411e-a12c-8f6c693c5428 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:36:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-7c0d16b1-1a3e-45b7-a154-6110c67850df None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:26 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7c0d16b1-1a3e-45b7-a154-6110c67850df tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] GET http://192.168.122.181/volume/v3/volumes/2bbcde49-6023-422c-ad0b-71860a7a5c3b Sep 03 13:36:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7c0d16b1-1a3e-45b7-a154-6110c67850df tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7c0d16b1-1a3e-45b7-a154-6110c67850df tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:26 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:26 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:26 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:26 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:26 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-7c0d16b1-1a3e-45b7-a154-6110c67850df tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Volume info retrieved successfully. Sep 03 13:36:26 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7c0d16b1-1a3e-45b7-a154-6110c67850df tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] http://192.168.122.181/volume/v3/volumes/2bbcde49-6023-422c-ad0b-71860a7a5c3b returned with HTTP 200 Sep 03 13:36:26 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 317/640] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:26 2026] GET /volume/v3/volumes/2bbcde49-6023-422c-ad0b-71860a7a5c3b => generated 852 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-2665001d-dd53-44a6-a9a5-eda20735fa36 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:26 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2665001d-dd53-44a6-a9a5-eda20735fa36 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] DELETE http://192.168.122.181/volume/v3/os-volume-transfer/22e753c0-5954-411e-a12c-8f6c693c5428 Sep 03 13:36:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2665001d-dd53-44a6-a9a5-eda20735fa36 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2665001d-dd53-44a6-a9a5-eda20735fa36 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:26 devstack devstack@c-api.service[86720]: INFO cinder.api.contrib.volume_transfer [None req-2665001d-dd53-44a6-a9a5-eda20735fa36 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Delete transfer with id: 22e753c0-5954-411e-a12c-8f6c693c5428 Sep 03 13:36:26 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2665001d-dd53-44a6-a9a5-eda20735fa36 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] http://192.168.122.181/volume/v3/os-volume-transfer/22e753c0-5954-411e-a12c-8f6c693c5428 returned with HTTP 404 Sep 03 13:36:26 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 324/641] 192.168.122.181 () {58 vars in 1268 bytes} [Thu Sep 3 13:36:26 2026] DELETE /volume/v3/os-volume-transfer/22e753c0-5954-411e-a12c-8f6c693c5428 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:36:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-fe4706ff-fe8f-4762-bd90-77c95696b0c5 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:26 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fe4706ff-fe8f-4762-bd90-77c95696b0c5 tempest-VolumesTransfersTest-1759507623 tempest-VolumesTransfersTest-1759507623-project-admin] DELETE http://192.168.122.181/volume/v3/volumes/2bbcde49-6023-422c-ad0b-71860a7a5c3b Sep 03 13:36:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fe4706ff-fe8f-4762-bd90-77c95696b0c5 tempest-VolumesTransfersTest-1759507623 tempest-VolumesTransfersTest-1759507623-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fe4706ff-fe8f-4762-bd90-77c95696b0c5 tempest-VolumesTransfersTest-1759507623 tempest-VolumesTransfersTest-1759507623-project-admin] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:26 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-fe4706ff-fe8f-4762-bd90-77c95696b0c5 tempest-VolumesTransfersTest-1759507623 tempest-VolumesTransfersTest-1759507623-project-admin] Delete volume with id: 2bbcde49-6023-422c-ad0b-71860a7a5c3b Sep 03 13:36:26 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:26 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:26 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:26 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:26 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-fe4706ff-fe8f-4762-bd90-77c95696b0c5 tempest-VolumesTransfersTest-1759507623 tempest-VolumesTransfersTest-1759507623-project-admin] Volume info retrieved successfully. Sep 03 13:36:26 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-fe4706ff-fe8f-4762-bd90-77c95696b0c5 tempest-VolumesTransfersTest-1759507623 tempest-VolumesTransfersTest-1759507623-project-admin] Delete volume request issued successfully. Sep 03 13:36:26 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fe4706ff-fe8f-4762-bd90-77c95696b0c5 tempest-VolumesTransfersTest-1759507623 tempest-VolumesTransfersTest-1759507623-project-admin] http://192.168.122.181/volume/v3/volumes/2bbcde49-6023-422c-ad0b-71860a7a5c3b returned with HTTP 202 Sep 03 13:36:26 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 318/642] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:36:26 2026] DELETE /volume/v3/volumes/2bbcde49-6023-422c-ad0b-71860a7a5c3b => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:36:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-b860df94-714e-4b60-a8a6-519066baa6e4 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:26 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b860df94-714e-4b60-a8a6-519066baa6e4 tempest-VolumesTransfersTest-1759507623 tempest-VolumesTransfersTest-1759507623-project-admin] GET http://192.168.122.181/volume/v3/volumes/2bbcde49-6023-422c-ad0b-71860a7a5c3b Sep 03 13:36:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b860df94-714e-4b60-a8a6-519066baa6e4 tempest-VolumesTransfersTest-1759507623 tempest-VolumesTransfersTest-1759507623-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b860df94-714e-4b60-a8a6-519066baa6e4 tempest-VolumesTransfersTest-1759507623 tempest-VolumesTransfersTest-1759507623-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:26 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:26 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:26 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:26 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:26 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-b860df94-714e-4b60-a8a6-519066baa6e4 tempest-VolumesTransfersTest-1759507623 tempest-VolumesTransfersTest-1759507623-project-admin] Volume info retrieved successfully. Sep 03 13:36:26 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b860df94-714e-4b60-a8a6-519066baa6e4 tempest-VolumesTransfersTest-1759507623 tempest-VolumesTransfersTest-1759507623-project-admin] http://192.168.122.181/volume/v3/volumes/2bbcde49-6023-422c-ad0b-71860a7a5c3b returned with HTTP 200 Sep 03 13:36:26 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 325/643] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:26 2026] GET /volume/v3/volumes/2bbcde49-6023-422c-ad0b-71860a7a5c3b => generated 1014 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:36:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-6c39f1d5-ef81-44c3-acbc-9418aa1b0fb6 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:27 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6c39f1d5-ef81-44c3-acbc-9418aa1b0fb6 tempest-VolumesTransfersTest-1759507623 tempest-VolumesTransfersTest-1759507623-project-admin] GET http://192.168.122.181/volume/v3/volumes/2bbcde49-6023-422c-ad0b-71860a7a5c3b Sep 03 13:36:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6c39f1d5-ef81-44c3-acbc-9418aa1b0fb6 tempest-VolumesTransfersTest-1759507623 tempest-VolumesTransfersTest-1759507623-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6c39f1d5-ef81-44c3-acbc-9418aa1b0fb6 tempest-VolumesTransfersTest-1759507623 tempest-VolumesTransfersTest-1759507623-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:27 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:27 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:27 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:27 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:27 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-6c39f1d5-ef81-44c3-acbc-9418aa1b0fb6 tempest-VolumesTransfersTest-1759507623 tempest-VolumesTransfersTest-1759507623-project-admin] Volume info retrieved successfully. Sep 03 13:36:27 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6c39f1d5-ef81-44c3-acbc-9418aa1b0fb6 tempest-VolumesTransfersTest-1759507623 tempest-VolumesTransfersTest-1759507623-project-admin] http://192.168.122.181/volume/v3/volumes/2bbcde49-6023-422c-ad0b-71860a7a5c3b returned with HTTP 200 Sep 03 13:36:27 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 319/644] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:27 2026] GET /volume/v3/volumes/2bbcde49-6023-422c-ad0b-71860a7a5c3b => generated 1014 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:36:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ee1181ce-b3c1-44d9-8725-c6ea16902f2b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ee1181ce-b3c1-44d9-8725-c6ea16902f2b tempest-VolumesTransfersTest-1759507623 tempest-VolumesTransfersTest-1759507623-project-admin] GET http://192.168.122.181/volume/v3/volumes/2bbcde49-6023-422c-ad0b-71860a7a5c3b Sep 03 13:36:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ee1181ce-b3c1-44d9-8725-c6ea16902f2b tempest-VolumesTransfersTest-1759507623 tempest-VolumesTransfersTest-1759507623-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ee1181ce-b3c1-44d9-8725-c6ea16902f2b tempest-VolumesTransfersTest-1759507623 tempest-VolumesTransfersTest-1759507623-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ee1181ce-b3c1-44d9-8725-c6ea16902f2b tempest-VolumesTransfersTest-1759507623 tempest-VolumesTransfersTest-1759507623-project-admin] http://192.168.122.181/volume/v3/volumes/2bbcde49-6023-422c-ad0b-71860a7a5c3b returned with HTTP 404 Sep 03 13:36:28 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 326/645] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:28 2026] GET /volume/v3/volumes/2bbcde49-6023-422c-ad0b-71860a7a5c3b => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:36:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e29d08c1-79ad-4ef5-b9d9-f139e40ec3a9 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:28 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e29d08c1-79ad-4ef5-b9d9-f139e40ec3a9 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] GET http://192.168.122.181/volume/v3/volumes/2bbcde49-6023-422c-ad0b-71860a7a5c3b Sep 03 13:36:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e29d08c1-79ad-4ef5-b9d9-f139e40ec3a9 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e29d08c1-79ad-4ef5-b9d9-f139e40ec3a9 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:28 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e29d08c1-79ad-4ef5-b9d9-f139e40ec3a9 tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] http://192.168.122.181/volume/v3/volumes/2bbcde49-6023-422c-ad0b-71860a7a5c3b returned with HTTP 404 Sep 03 13:36:28 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 320/646] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:28 2026] GET /volume/v3/volumes/2bbcde49-6023-422c-ad0b-71860a7a5c3b => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:36:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-abc7ef51-1436-40ad-94e4-cc038246223a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-abc7ef51-1436-40ad-94e4-cc038246223a tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] DELETE http://192.168.122.181/volume/v3/volumes/2bbcde49-6023-422c-ad0b-71860a7a5c3b Sep 03 13:36:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-abc7ef51-1436-40ad-94e4-cc038246223a tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-abc7ef51-1436-40ad-94e4-cc038246223a tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:28 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-abc7ef51-1436-40ad-94e4-cc038246223a tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] Delete volume with id: 2bbcde49-6023-422c-ad0b-71860a7a5c3b Sep 03 13:36:29 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-abc7ef51-1436-40ad-94e4-cc038246223a tempest-VolumesTransfersTest-611777332 tempest-VolumesTransfersTest-611777332-project-member] http://192.168.122.181/volume/v3/volumes/2bbcde49-6023-422c-ad0b-71860a7a5c3b returned with HTTP 404 Sep 03 13:36:29 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 327/647] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:36:28 2026] DELETE /volume/v3/volumes/2bbcde49-6023-422c-ad0b-71860a7a5c3b => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:36:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-70a4edb6-4fc9-413f-a666-e881a067d580 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-70a4edb6-4fc9-413f-a666-e881a067d580 tempest-GroupTypeSpecsTest-64664459 tempest-GroupTypeSpecsTest-64664459-project-admin] POST http://192.168.122.181/volume/v3/group_types Sep 03 13:36:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-70a4edb6-4fc9-413f-a666-e881a067d580 tempest-GroupTypeSpecsTest-64664459 tempest-GroupTypeSpecsTest-64664459-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-928982583"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:36:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-70a4edb6-4fc9-413f-a666-e881a067d580 tempest-GroupTypeSpecsTest-64664459 tempest-GroupTypeSpecsTest-64664459-project-admin] http://192.168.122.181/volume/v3/group_types returned with HTTP 202 Sep 03 13:36:32 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 321/648] 192.168.122.181 () {62 vars in 1195 bytes} [Thu Sep 3 13:36:31 2026] POST /volume/v3/group_types => generated 180 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:36:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-56a3d09d-1a7e-47ab-a9d0-1394e513196a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-56a3d09d-1a7e-47ab-a9d0-1394e513196a tempest-GroupTypeSpecsTest-64664459 tempest-GroupTypeSpecsTest-64664459-project-admin] POST http://192.168.122.181/volume/v3/group_types/720e928f-68de-4d16-9938-8b009ad4f73f/group_specs Sep 03 13:36:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-56a3d09d-1a7e-47ab-a9d0-1394e513196a tempest-GroupTypeSpecsTest-64664459 tempest-GroupTypeSpecsTest-64664459-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:36:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-56a3d09d-1a7e-47ab-a9d0-1394e513196a tempest-GroupTypeSpecsTest-64664459 tempest-GroupTypeSpecsTest-64664459-project-admin] http://192.168.122.181/volume/v3/group_types/720e928f-68de-4d16-9938-8b009ad4f73f/group_specs returned with HTTP 202 Sep 03 13:36:32 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 328/649] 192.168.122.181 () {62 vars in 1342 bytes} [Thu Sep 3 13:36:32 2026] POST /volume/v3/group_types/720e928f-68de-4d16-9938-8b009ad4f73f/group_specs => generated 53 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:36:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-eb8efb66-d5a1-4d29-8db4-a743252a8e02 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-eb8efb66-d5a1-4d29-8db4-a743252a8e02 tempest-GroupTypeSpecsTest-64664459 tempest-GroupTypeSpecsTest-64664459-project-admin] POST http://192.168.122.181/volume/v3/group_types/720e928f-68de-4d16-9938-8b009ad4f73f/group_specs Sep 03 13:36:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-eb8efb66-d5a1-4d29-8db4-a743252a8e02 tempest-GroupTypeSpecsTest-64664459 tempest-GroupTypeSpecsTest-64664459-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:36:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-eb8efb66-d5a1-4d29-8db4-a743252a8e02 tempest-GroupTypeSpecsTest-64664459 tempest-GroupTypeSpecsTest-64664459-project-admin] http://192.168.122.181/volume/v3/group_types/720e928f-68de-4d16-9938-8b009ad4f73f/group_specs returned with HTTP 202 Sep 03 13:36:32 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 322/650] 192.168.122.181 () {62 vars in 1342 bytes} [Thu Sep 3 13:36:32 2026] POST /volume/v3/group_types/720e928f-68de-4d16-9938-8b009ad4f73f/group_specs => generated 61 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:36:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-0d67fa94-8ff6-499d-8184-6b3d2f6a1aad None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0d67fa94-8ff6-499d-8184-6b3d2f6a1aad tempest-GroupTypeSpecsTest-64664459 tempest-GroupTypeSpecsTest-64664459-project-admin] GET http://192.168.122.181/volume/v3/group_types/720e928f-68de-4d16-9938-8b009ad4f73f/group_specs/key2 Sep 03 13:36:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0d67fa94-8ff6-499d-8184-6b3d2f6a1aad tempest-GroupTypeSpecsTest-64664459 tempest-GroupTypeSpecsTest-64664459-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0d67fa94-8ff6-499d-8184-6b3d2f6a1aad tempest-GroupTypeSpecsTest-64664459 tempest-GroupTypeSpecsTest-64664459-project-admin] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0d67fa94-8ff6-499d-8184-6b3d2f6a1aad tempest-GroupTypeSpecsTest-64664459 tempest-GroupTypeSpecsTest-64664459-project-admin] http://192.168.122.181/volume/v3/group_types/720e928f-68de-4d16-9938-8b009ad4f73f/group_specs/key2 returned with HTTP 200 Sep 03 13:36:32 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 329/651] 192.168.122.181 () {60 vars in 1336 bytes} [Thu Sep 3 13:36:32 2026] GET /volume/v3/group_types/720e928f-68de-4d16-9938-8b009ad4f73f/group_specs/key2 => generated 26 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-0863537c-6251-4e8d-8bce-1d869bf0ecc3 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0863537c-6251-4e8d-8bce-1d869bf0ecc3 tempest-GroupTypeSpecsTest-64664459 tempest-GroupTypeSpecsTest-64664459-project-admin] GET http://192.168.122.181/volume/v3/group_types/720e928f-68de-4d16-9938-8b009ad4f73f/group_specs/key3 Sep 03 13:36:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0863537c-6251-4e8d-8bce-1d869bf0ecc3 tempest-GroupTypeSpecsTest-64664459 tempest-GroupTypeSpecsTest-64664459-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0863537c-6251-4e8d-8bce-1d869bf0ecc3 tempest-GroupTypeSpecsTest-64664459 tempest-GroupTypeSpecsTest-64664459-project-admin] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0863537c-6251-4e8d-8bce-1d869bf0ecc3 tempest-GroupTypeSpecsTest-64664459 tempest-GroupTypeSpecsTest-64664459-project-admin] http://192.168.122.181/volume/v3/group_types/720e928f-68de-4d16-9938-8b009ad4f73f/group_specs/key3 returned with HTTP 200 Sep 03 13:36:32 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 323/652] 192.168.122.181 () {60 vars in 1336 bytes} [Thu Sep 3 13:36:32 2026] GET /volume/v3/group_types/720e928f-68de-4d16-9938-8b009ad4f73f/group_specs/key3 => generated 18 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-39f003a2-282b-4381-be7b-30746ef86b4c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-39f003a2-282b-4381-be7b-30746ef86b4c tempest-GroupTypeSpecsTest-64664459 tempest-GroupTypeSpecsTest-64664459-project-admin] PUT http://192.168.122.181/volume/v3/group_types/720e928f-68de-4d16-9938-8b009ad4f73f/group_specs/key3 Sep 03 13:36:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-39f003a2-282b-4381-be7b-30746ef86b4c tempest-GroupTypeSpecsTest-64664459 tempest-GroupTypeSpecsTest-64664459-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:36:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-39f003a2-282b-4381-be7b-30746ef86b4c tempest-GroupTypeSpecsTest-64664459 tempest-GroupTypeSpecsTest-64664459-project-admin] http://192.168.122.181/volume/v3/group_types/720e928f-68de-4d16-9938-8b009ad4f73f/group_specs/key3 returned with HTTP 200 Sep 03 13:36:32 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 330/653] 192.168.122.181 () {62 vars in 1356 bytes} [Thu Sep 3 13:36:32 2026] PUT /volume/v3/group_types/720e928f-68de-4d16-9938-8b009ad4f73f/group_specs/key3 => generated 26 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e290704c-3176-4170-b73f-355021f088e4 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e290704c-3176-4170-b73f-355021f088e4 tempest-GroupTypeSpecsTest-64664459 tempest-GroupTypeSpecsTest-64664459-project-admin] GET http://192.168.122.181/volume/v3/group_types/720e928f-68de-4d16-9938-8b009ad4f73f/group_specs Sep 03 13:36:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e290704c-3176-4170-b73f-355021f088e4 tempest-GroupTypeSpecsTest-64664459 tempest-GroupTypeSpecsTest-64664459-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e290704c-3176-4170-b73f-355021f088e4 tempest-GroupTypeSpecsTest-64664459 tempest-GroupTypeSpecsTest-64664459-project-admin] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e290704c-3176-4170-b73f-355021f088e4 tempest-GroupTypeSpecsTest-64664459 tempest-GroupTypeSpecsTest-64664459-project-admin] http://192.168.122.181/volume/v3/group_types/720e928f-68de-4d16-9938-8b009ad4f73f/group_specs returned with HTTP 200 Sep 03 13:36:32 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 324/654] 192.168.122.181 () {60 vars in 1321 bytes} [Thu Sep 3 13:36:32 2026] GET /volume/v3/group_types/720e928f-68de-4d16-9938-8b009ad4f73f/group_specs => generated 87 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-5d841a7b-cfff-4c2f-9d61-883ade4e2d05 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5d841a7b-cfff-4c2f-9d61-883ade4e2d05 tempest-GroupTypeSpecsTest-64664459 tempest-GroupTypeSpecsTest-64664459-project-admin] DELETE http://192.168.122.181/volume/v3/group_types/720e928f-68de-4d16-9938-8b009ad4f73f/group_specs/key1 Sep 03 13:36:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5d841a7b-cfff-4c2f-9d61-883ade4e2d05 tempest-GroupTypeSpecsTest-64664459 tempest-GroupTypeSpecsTest-64664459-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5d841a7b-cfff-4c2f-9d61-883ade4e2d05 tempest-GroupTypeSpecsTest-64664459 tempest-GroupTypeSpecsTest-64664459-project-admin] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5d841a7b-cfff-4c2f-9d61-883ade4e2d05 tempest-GroupTypeSpecsTest-64664459 tempest-GroupTypeSpecsTest-64664459-project-admin] http://192.168.122.181/volume/v3/group_types/720e928f-68de-4d16-9938-8b009ad4f73f/group_specs/key1 returned with HTTP 202 Sep 03 13:36:32 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 331/655] 192.168.122.181 () {60 vars in 1339 bytes} [Thu Sep 3 13:36:32 2026] DELETE /volume/v3/group_types/720e928f-68de-4d16-9938-8b009ad4f73f/group_specs/key1 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 13:36:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-399575a8-edb3-461f-a9e3-2d56cca5e5d4 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-399575a8-edb3-461f-a9e3-2d56cca5e5d4 tempest-GroupTypeSpecsTest-64664459 tempest-GroupTypeSpecsTest-64664459-project-admin] GET http://192.168.122.181/volume/v3/group_types/720e928f-68de-4d16-9938-8b009ad4f73f/group_specs/key1 Sep 03 13:36:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-399575a8-edb3-461f-a9e3-2d56cca5e5d4 tempest-GroupTypeSpecsTest-64664459 tempest-GroupTypeSpecsTest-64664459-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-399575a8-edb3-461f-a9e3-2d56cca5e5d4 tempest-GroupTypeSpecsTest-64664459 tempest-GroupTypeSpecsTest-64664459-project-admin] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-399575a8-edb3-461f-a9e3-2d56cca5e5d4 tempest-GroupTypeSpecsTest-64664459 tempest-GroupTypeSpecsTest-64664459-project-admin] HTTP exception thrown: Group Type 720e928f-68de-4d16-9938-8b009ad4f73f has no extra spec with key key1. Sep 03 13:36:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-399575a8-edb3-461f-a9e3-2d56cca5e5d4 tempest-GroupTypeSpecsTest-64664459 tempest-GroupTypeSpecsTest-64664459-project-admin] http://192.168.122.181/volume/v3/group_types/720e928f-68de-4d16-9938-8b009ad4f73f/group_specs/key1 returned with HTTP 404 Sep 03 13:36:32 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 325/656] 192.168.122.181 () {60 vars in 1336 bytes} [Thu Sep 3 13:36:32 2026] GET /volume/v3/group_types/720e928f-68de-4d16-9938-8b009ad4f73f/group_specs/key1 => generated 126 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:36:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-0464c941-ed43-4946-bf4b-e17bc084cedf None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0464c941-ed43-4946-bf4b-e17bc084cedf tempest-GroupTypeSpecsTest-64664459 tempest-GroupTypeSpecsTest-64664459-project-admin] DELETE http://192.168.122.181/volume/v3/group_types/720e928f-68de-4d16-9938-8b009ad4f73f/group_specs/key2 Sep 03 13:36:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0464c941-ed43-4946-bf4b-e17bc084cedf tempest-GroupTypeSpecsTest-64664459 tempest-GroupTypeSpecsTest-64664459-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0464c941-ed43-4946-bf4b-e17bc084cedf tempest-GroupTypeSpecsTest-64664459 tempest-GroupTypeSpecsTest-64664459-project-admin] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0464c941-ed43-4946-bf4b-e17bc084cedf tempest-GroupTypeSpecsTest-64664459 tempest-GroupTypeSpecsTest-64664459-project-admin] http://192.168.122.181/volume/v3/group_types/720e928f-68de-4d16-9938-8b009ad4f73f/group_specs/key2 returned with HTTP 202 Sep 03 13:36:32 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 332/657] 192.168.122.181 () {60 vars in 1339 bytes} [Thu Sep 3 13:36:32 2026] DELETE /volume/v3/group_types/720e928f-68de-4d16-9938-8b009ad4f73f/group_specs/key2 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 13:36:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-9d29a000-6850-4a03-b992-97f948e5ae45 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9d29a000-6850-4a03-b992-97f948e5ae45 tempest-GroupTypeSpecsTest-64664459 tempest-GroupTypeSpecsTest-64664459-project-admin] GET http://192.168.122.181/volume/v3/group_types/720e928f-68de-4d16-9938-8b009ad4f73f/group_specs/key2 Sep 03 13:36:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9d29a000-6850-4a03-b992-97f948e5ae45 tempest-GroupTypeSpecsTest-64664459 tempest-GroupTypeSpecsTest-64664459-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9d29a000-6850-4a03-b992-97f948e5ae45 tempest-GroupTypeSpecsTest-64664459 tempest-GroupTypeSpecsTest-64664459-project-admin] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9d29a000-6850-4a03-b992-97f948e5ae45 tempest-GroupTypeSpecsTest-64664459 tempest-GroupTypeSpecsTest-64664459-project-admin] HTTP exception thrown: Group Type 720e928f-68de-4d16-9938-8b009ad4f73f has no extra spec with key key2. Sep 03 13:36:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9d29a000-6850-4a03-b992-97f948e5ae45 tempest-GroupTypeSpecsTest-64664459 tempest-GroupTypeSpecsTest-64664459-project-admin] http://192.168.122.181/volume/v3/group_types/720e928f-68de-4d16-9938-8b009ad4f73f/group_specs/key2 returned with HTTP 404 Sep 03 13:36:32 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 326/658] 192.168.122.181 () {60 vars in 1336 bytes} [Thu Sep 3 13:36:32 2026] GET /volume/v3/group_types/720e928f-68de-4d16-9938-8b009ad4f73f/group_specs/key2 => generated 126 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:36:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-8f682bea-5fbd-4863-92d6-be268b9a5329 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8f682bea-5fbd-4863-92d6-be268b9a5329 tempest-GroupTypeSpecsTest-64664459 tempest-GroupTypeSpecsTest-64664459-project-admin] DELETE http://192.168.122.181/volume/v3/group_types/720e928f-68de-4d16-9938-8b009ad4f73f/group_specs/key3 Sep 03 13:36:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8f682bea-5fbd-4863-92d6-be268b9a5329 tempest-GroupTypeSpecsTest-64664459 tempest-GroupTypeSpecsTest-64664459-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8f682bea-5fbd-4863-92d6-be268b9a5329 tempest-GroupTypeSpecsTest-64664459 tempest-GroupTypeSpecsTest-64664459-project-admin] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8f682bea-5fbd-4863-92d6-be268b9a5329 tempest-GroupTypeSpecsTest-64664459 tempest-GroupTypeSpecsTest-64664459-project-admin] http://192.168.122.181/volume/v3/group_types/720e928f-68de-4d16-9938-8b009ad4f73f/group_specs/key3 returned with HTTP 202 Sep 03 13:36:32 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 333/659] 192.168.122.181 () {60 vars in 1339 bytes} [Thu Sep 3 13:36:32 2026] DELETE /volume/v3/group_types/720e928f-68de-4d16-9938-8b009ad4f73f/group_specs/key3 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 03 13:36:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-ab036fbc-4ed4-4c5b-a6c6-dec900ca3f0a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ab036fbc-4ed4-4c5b-a6c6-dec900ca3f0a tempest-GroupTypeSpecsTest-64664459 tempest-GroupTypeSpecsTest-64664459-project-admin] GET http://192.168.122.181/volume/v3/group_types/720e928f-68de-4d16-9938-8b009ad4f73f/group_specs/key3 Sep 03 13:36:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ab036fbc-4ed4-4c5b-a6c6-dec900ca3f0a tempest-GroupTypeSpecsTest-64664459 tempest-GroupTypeSpecsTest-64664459-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ab036fbc-4ed4-4c5b-a6c6-dec900ca3f0a tempest-GroupTypeSpecsTest-64664459 tempest-GroupTypeSpecsTest-64664459-project-admin] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ab036fbc-4ed4-4c5b-a6c6-dec900ca3f0a tempest-GroupTypeSpecsTest-64664459 tempest-GroupTypeSpecsTest-64664459-project-admin] HTTP exception thrown: Group Type 720e928f-68de-4d16-9938-8b009ad4f73f has no extra spec with key key3. Sep 03 13:36:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ab036fbc-4ed4-4c5b-a6c6-dec900ca3f0a tempest-GroupTypeSpecsTest-64664459 tempest-GroupTypeSpecsTest-64664459-project-admin] http://192.168.122.181/volume/v3/group_types/720e928f-68de-4d16-9938-8b009ad4f73f/group_specs/key3 returned with HTTP 404 Sep 03 13:36:32 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 327/660] 192.168.122.181 () {60 vars in 1336 bytes} [Thu Sep 3 13:36:32 2026] GET /volume/v3/group_types/720e928f-68de-4d16-9938-8b009ad4f73f/group_specs/key3 => generated 126 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 03 13:36:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-5de15746-c7b0-4d4e-b8eb-3f95615b3662 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5de15746-c7b0-4d4e-b8eb-3f95615b3662 tempest-GroupTypeSpecsTest-64664459 tempest-GroupTypeSpecsTest-64664459-project-admin] DELETE http://192.168.122.181/volume/v3/group_types/720e928f-68de-4d16-9938-8b009ad4f73f Sep 03 13:36:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5de15746-c7b0-4d4e-b8eb-3f95615b3662 tempest-GroupTypeSpecsTest-64664459 tempest-GroupTypeSpecsTest-64664459-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5de15746-c7b0-4d4e-b8eb-3f95615b3662 tempest-GroupTypeSpecsTest-64664459 tempest-GroupTypeSpecsTest-64664459-project-admin] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5de15746-c7b0-4d4e-b8eb-3f95615b3662 tempest-GroupTypeSpecsTest-64664459 tempest-GroupTypeSpecsTest-64664459-project-admin] http://192.168.122.181/volume/v3/group_types/720e928f-68de-4d16-9938-8b009ad4f73f returned with HTTP 202 Sep 03 13:36:32 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 334/661] 192.168.122.181 () {60 vars in 1288 bytes} [Thu Sep 3 13:36:32 2026] DELETE /volume/v3/group_types/720e928f-68de-4d16-9938-8b009ad4f73f => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 03 13:36:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e8ae52f1-5590-4c01-aeb4-348b711a488e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:37 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e8ae52f1-5590-4c01-aeb4-348b711a488e tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:36:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e8ae52f1-5590-4c01-aeb4-348b711a488e tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "8c4b06dc-33f1-463b-a058-dba2e7cf16d8", "size": 1, "name": "tempest-VolumesExtendTest-Volume-415735153"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:36:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-e8ae52f1-5590-4c01-aeb4-348b711a488e tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Create volume request body: {'volume': {'imageRef': '8c4b06dc-33f1-463b-a058-dba2e7cf16d8', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-415735153'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:36:38 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-e8ae52f1-5590-4c01-aeb4-348b711a488e tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Create volume of 1 GB Sep 03 13:36:38 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-e8ae52f1-5590-4c01-aeb4-348b711a488e tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Availability Zones retrieved successfully. Sep 03 13:36:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-e8ae52f1-5590-4c01-aeb4-348b711a488e tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Flow 'volume_create_api' (b70ae1b6-04ad-4ec4-81cb-18728335fe4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:36:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-e8ae52f1-5590-4c01-aeb4-348b711a488e tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b89a4476-d709-46df-9e34-7105bf1f4d2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:36:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-e8ae52f1-5590-4c01-aeb4-348b711a488e tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:36:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-e8ae52f1-5590-4c01-aeb4-348b711a488e tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b89a4476-d709-46df-9e34-7105bf1f4d2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:36:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-e8ae52f1-5590-4c01-aeb4-348b711a488e tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54e5758d-d45f-43e9-9580-ecdad0ac5c35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:36:38 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-e8ae52f1-5590-4c01-aeb4-348b711a488e tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Created reservations ['25469518-c955-493c-958c-3d9c0797b784', '4b4d1163-06ae-4342-87ab-de94e4d0acb4', 'ed07fa64-29c4-419f-b30c-365c45fa39da', '032fb035-3a0e-44ec-afff-dd093b662071'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:36:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-e8ae52f1-5590-4c01-aeb4-348b711a488e tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54e5758d-d45f-43e9-9580-ecdad0ac5c35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25469518-c955-493c-958c-3d9c0797b784', '4b4d1163-06ae-4342-87ab-de94e4d0acb4', 'ed07fa64-29c4-419f-b30c-365c45fa39da', '032fb035-3a0e-44ec-afff-dd093b662071']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:36:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-e8ae52f1-5590-4c01-aeb4-348b711a488e tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6daac62f-ac9b-4a96-9e89-33780ad0d418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:36:38 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:38 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-e8ae52f1-5590-4c01-aeb4-348b711a488e tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6daac62f-ac9b-4a96-9e89-33780ad0d418) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-415735153',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1609b301432449cd9169d4fbe3b85256',qos_specs=None,replication_status=,reservations=['25469518-c955-493c-958c-3d9c0797b784','4b4d1163-06ae-4342-87ab-de94e4d0acb4','ed07fa64-29c4-419f-b30c-365c45fa39da','032fb035-3a0e-44ec-afff-dd093b662071'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a7cdfb76f2c4c97bb909c75a2185914',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:36:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-415735153',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1609b301432449cd9169d4fbe3b85256',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a7cdfb76f2c4c97bb909c75a2185914',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:36:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-e8ae52f1-5590-4c01-aeb4-348b711a488e tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (394a8abb-1030-4553-90f5-4c679b74c8e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:36:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-e8ae52f1-5590-4c01-aeb4-348b711a488e tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (394a8abb-1030-4553-90f5-4c679b74c8e5) transitioned into state 'SUCCESS' from state '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-415735153',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1609b301432449cd9169d4fbe3b85256',qos_specs=None,replication_status=,reservations=['25469518-c955-493c-958c-3d9c0797b784','4b4d1163-06ae-4342-87ab-de94e4d0acb4','ed07fa64-29c4-419f-b30c-365c45fa39da','032fb035-3a0e-44ec-afff-dd093b662071'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a7cdfb76f2c4c97bb909c75a2185914',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:36:39 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-e8ae52f1-5590-4c01-aeb4-348b711a488e tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdb144df-ac1b-4d3f-9d95-9da959e8e389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:36:39 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-e8ae52f1-5590-4c01-aeb4-348b711a488e tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdb144df-ac1b-4d3f-9d95-9da959e8e389) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:36:39 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-e8ae52f1-5590-4c01-aeb4-348b711a488e tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Flow 'volume_create_api' (b70ae1b6-04ad-4ec4-81cb-18728335fe4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:36:39 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-e8ae52f1-5590-4c01-aeb4-348b711a488e tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Create volume request issued successfully. Sep 03 13:36:39 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e8ae52f1-5590-4c01-aeb4-348b711a488e tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:36:39 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 328/662] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:36:37 2026] POST /volume/v3/volumes => generated 756 bytes in 1852 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:36:39 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-4d24a7e9-4488-474a-a03b-62e8465acd0a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:39 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4d24a7e9-4488-474a-a03b-62e8465acd0a tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] GET http://192.168.122.181/volume/v3/volumes/5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e Sep 03 13:36:39 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4d24a7e9-4488-474a-a03b-62e8465acd0a tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:39 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4d24a7e9-4488-474a-a03b-62e8465acd0a tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:39 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:39 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:39 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:39 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:39 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-4d24a7e9-4488-474a-a03b-62e8465acd0a tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Volume info retrieved successfully. Sep 03 13:36:39 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4d24a7e9-4488-474a-a03b-62e8465acd0a tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] http://192.168.122.181/volume/v3/volumes/5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e returned with HTTP 200 Sep 03 13:36:39 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 335/663] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:39 2026] GET /volume/v3/volumes/5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e => generated 824 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-7ca72ef3-064f-4842-9060-e2459332547e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ba77e798-69d3-4eb5-8c95-89de51c0092a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ba77e798-69d3-4eb5-8c95-89de51c0092a tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] GET http://192.168.122.181/volume/v3/volumes/5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e Sep 03 13:36:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ba77e798-69d3-4eb5-8c95-89de51c0092a tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ba77e798-69d3-4eb5-8c95-89de51c0092a tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:40 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:40 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:40 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:40 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:40 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-ba77e798-69d3-4eb5-8c95-89de51c0092a tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Volume info retrieved successfully. Sep 03 13:36:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ba77e798-69d3-4eb5-8c95-89de51c0092a tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] http://192.168.122.181/volume/v3/volumes/5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e returned with HTTP 200 Sep 03 13:36:40 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 336/664] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:40 2026] GET /volume/v3/volumes/5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e => generated 848 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7ca72ef3-064f-4842-9060-e2459332547e tempest-GroupsTest-572424346 tempest-GroupsTest-572424346-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:36:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7ca72ef3-064f-4842-9060-e2459332547e tempest-GroupsTest-572424346 tempest-GroupsTest-572424346-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-2071352307"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:36:40 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:40 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7ca72ef3-064f-4842-9060-e2459332547e tempest-GroupsTest-572424346 tempest-GroupsTest-572424346-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:36:40 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 329/665] 192.168.122.181 () {60 vars in 1136 bytes} [Thu Sep 3 13:36:40 2026] POST /volume/v3/types => generated 216 bytes in 440 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-5396d979-28c6-4771-85b1-551d14d6d002 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5396d979-28c6-4771-85b1-551d14d6d002 tempest-GroupsTest-572424346 tempest-GroupsTest-572424346-project-admin] POST http://192.168.122.181/volume/v3/group_types Sep 03 13:36:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5396d979-28c6-4771-85b1-551d14d6d002 tempest-GroupsTest-572424346 tempest-GroupsTest-572424346-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-163701864"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:36:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5396d979-28c6-4771-85b1-551d14d6d002 tempest-GroupsTest-572424346 tempest-GroupsTest-572424346-project-admin] http://192.168.122.181/volume/v3/group_types returned with HTTP 202 Sep 03 13:36:40 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 337/666] 192.168.122.181 () {62 vars in 1195 bytes} [Thu Sep 3 13:36:40 2026] POST /volume/v3/group_types => generated 172 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:36:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-4c9c7285-68ff-4a6b-83c6-4510ef3e8533 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4c9c7285-68ff-4a6b-83c6-4510ef3e8533 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] POST http://192.168.122.181/volume/v3/groups Sep 03 13:36:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4c9c7285-68ff-4a6b-83c6-4510ef3e8533 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "15b05312-8c10-41c6-98f0-c7e58de88c63", "volume_types": ["dfa3daae-95a2-438b-9c81-f1bf4a132b88"], "name": "tempest-Group1-719120025"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:36:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.groups [None req-4c9c7285-68ff-4a6b-83c6-4510ef3e8533 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Creating new group {'group': {'group_type': '15b05312-8c10-41c6-98f0-c7e58de88c63', 'volume_types': ['dfa3daae-95a2-438b-9c81-f1bf4a132b88'], 'name': 'tempest-Group1-719120025'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 03 13:36:40 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.groups [None req-4c9c7285-68ff-4a6b-83c6-4510ef3e8533 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Creating group tempest-Group1-719120025. Sep 03 13:36:40 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-4c9c7285-68ff-4a6b-83c6-4510ef3e8533 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Availability Zones retrieved successfully. Sep 03 13:36:41 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-4c9c7285-68ff-4a6b-83c6-4510ef3e8533 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Created reservations ['943018f8-35d8-404c-af7c-bbe3a7c773e6'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:36:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4c9c7285-68ff-4a6b-83c6-4510ef3e8533 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] http://192.168.122.181/volume/v3/groups returned with HTTP 202 Sep 03 13:36:41 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 330/667] 192.168.122.181 () {62 vars in 1181 bytes} [Thu Sep 3 13:36:40 2026] POST /volume/v3/groups => generated 93 bytes in 459 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:36:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-66ef0c04-6085-4c93-9155-1dd93e27c80f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-66ef0c04-6085-4c93-9155-1dd93e27c80f tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] GET http://192.168.122.181/volume/v3/groups/db3a133a-9612-4995-885d-f10ce25489fc Sep 03 13:36:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-66ef0c04-6085-4c93-9155-1dd93e27c80f tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-66ef0c04-6085-4c93-9155-1dd93e27c80f tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.groups [None req-66ef0c04-6085-4c93-9155-1dd93e27c80f tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] show called for member db3a133a-9612-4995-885d-f10ce25489fc {{(pid=86720) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 13:36:41 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:41 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:41 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:41 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), Sep 03 13:36:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-66ef0c04-6085-4c93-9155-1dd93e27c80f tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] http://192.168.122.181/volume/v3/groups/db3a133a-9612-4995-885d-f10ce25489fc returned with HTTP 200 Sep 03 13:36:41 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 338/668] 192.168.122.181 () {60 vars in 1270 bytes} [Thu Sep 3 13:36:41 2026] GET /volume/v3/groups/db3a133a-9612-4995-885d-f10ce25489fc => generated 321 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:36:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-ea74fec5-c792-4e08-986e-bfd2523c7a3f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ea74fec5-c792-4e08-986e-bfd2523c7a3f tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] GET http://192.168.122.181/volume/v3/volumes/5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e Sep 03 13:36:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ea74fec5-c792-4e08-986e-bfd2523c7a3f tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ea74fec5-c792-4e08-986e-bfd2523c7a3f tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:41 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:41 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:41 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:41 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:41 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-ea74fec5-c792-4e08-986e-bfd2523c7a3f tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Volume info retrieved successfully. Sep 03 13:36:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ea74fec5-c792-4e08-986e-bfd2523c7a3f tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] http://192.168.122.181/volume/v3/volumes/5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e returned with HTTP 200 Sep 03 13:36:41 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 331/669] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:41 2026] GET /volume/v3/volumes/5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e => generated 848 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-dcedb39c-2371-4130-b51a-9e726bac260d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:42 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-dcedb39c-2371-4130-b51a-9e726bac260d tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] GET http://192.168.122.181/volume/v3/groups/db3a133a-9612-4995-885d-f10ce25489fc Sep 03 13:36:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-dcedb39c-2371-4130-b51a-9e726bac260d tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-dcedb39c-2371-4130-b51a-9e726bac260d tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.groups [None req-dcedb39c-2371-4130-b51a-9e726bac260d tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] show called for member db3a133a-9612-4995-885d-f10ce25489fc {{(pid=86720) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 13:36:42 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:42 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:42 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:42 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), Sep 03 13:36:42 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-dcedb39c-2371-4130-b51a-9e726bac260d tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] http://192.168.122.181/volume/v3/groups/db3a133a-9612-4995-885d-f10ce25489fc returned with HTTP 200 Sep 03 13:36:42 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 339/670] 192.168.122.181 () {60 vars in 1270 bytes} [Thu Sep 3 13:36:42 2026] GET /volume/v3/groups/db3a133a-9612-4995-885d-f10ce25489fc => generated 322 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:36:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-98690e6b-e188-4418-b7f2-28486b05feca None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:42 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-98690e6b-e188-4418-b7f2-28486b05feca tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] POST http://192.168.122.181/volume/v3/groups Sep 03 13:36:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-98690e6b-e188-4418-b7f2-28486b05feca tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "15b05312-8c10-41c6-98f0-c7e58de88c63", "volume_types": ["dfa3daae-95a2-438b-9c81-f1bf4a132b88"], "name": "tempest-Group2-333658569"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:36:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.groups [None req-98690e6b-e188-4418-b7f2-28486b05feca tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Creating new group {'group': {'group_type': '15b05312-8c10-41c6-98f0-c7e58de88c63', 'volume_types': ['dfa3daae-95a2-438b-9c81-f1bf4a132b88'], 'name': 'tempest-Group2-333658569'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 03 13:36:42 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.groups [None req-98690e6b-e188-4418-b7f2-28486b05feca tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Creating group tempest-Group2-333658569. Sep 03 13:36:42 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-98690e6b-e188-4418-b7f2-28486b05feca tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Availability Zones retrieved successfully. Sep 03 13:36:42 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-98690e6b-e188-4418-b7f2-28486b05feca tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Created reservations ['99fdb27a-5158-4ae1-9774-e2526394ab4c'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:36:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a5f10d92-53e2-4d53-9f32-60eaa81e0b46 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:42 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-98690e6b-e188-4418-b7f2-28486b05feca tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] http://192.168.122.181/volume/v3/groups returned with HTTP 202 Sep 03 13:36:42 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 332/671] 192.168.122.181 () {62 vars in 1181 bytes} [Thu Sep 3 13:36:42 2026] POST /volume/v3/groups => generated 93 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:36:42 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a5f10d92-53e2-4d53-9f32-60eaa81e0b46 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] GET http://192.168.122.181/volume/v3/volumes/5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e Sep 03 13:36:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a5f10d92-53e2-4d53-9f32-60eaa81e0b46 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-82e8dcba-6400-47ba-abee-3c95a457e01a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a5f10d92-53e2-4d53-9f32-60eaa81e0b46 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:42 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-82e8dcba-6400-47ba-abee-3c95a457e01a tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] GET http://192.168.122.181/volume/v3/groups/d2c6bd03-6a15-43ab-91e6-b2f802bf9e45 Sep 03 13:36:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-82e8dcba-6400-47ba-abee-3c95a457e01a tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-82e8dcba-6400-47ba-abee-3c95a457e01a tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.groups [None req-82e8dcba-6400-47ba-abee-3c95a457e01a tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] show called for member d2c6bd03-6a15-43ab-91e6-b2f802bf9e45 {{(pid=86719) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 13:36:42 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:42 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:42 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:42 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:42 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:42 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:42 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-a5f10d92-53e2-4d53-9f32-60eaa81e0b46 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Volume info retrieved successfully. Sep 03 13:36:42 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:42 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), Sep 03 13:36:42 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-82e8dcba-6400-47ba-abee-3c95a457e01a tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] http://192.168.122.181/volume/v3/groups/d2c6bd03-6a15-43ab-91e6-b2f802bf9e45 returned with HTTP 200 Sep 03 13:36:42 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 333/672] 192.168.122.181 () {60 vars in 1270 bytes} [Thu Sep 3 13:36:42 2026] GET /volume/v3/groups/d2c6bd03-6a15-43ab-91e6-b2f802bf9e45 => generated 321 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:36:42 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a5f10d92-53e2-4d53-9f32-60eaa81e0b46 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] http://192.168.122.181/volume/v3/volumes/5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e returned with HTTP 200 Sep 03 13:36:42 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 340/673] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:42 2026] GET /volume/v3/volumes/5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e => generated 906 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-f6fb977c-933c-4b6e-b5de-a0d8674ca94f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f6fb977c-933c-4b6e-b5de-a0d8674ca94f tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] GET http://192.168.122.181/volume/v3/groups/d2c6bd03-6a15-43ab-91e6-b2f802bf9e45 Sep 03 13:36:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f6fb977c-933c-4b6e-b5de-a0d8674ca94f tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f6fb977c-933c-4b6e-b5de-a0d8674ca94f tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.groups [None req-f6fb977c-933c-4b6e-b5de-a0d8674ca94f tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] show called for member d2c6bd03-6a15-43ab-91e6-b2f802bf9e45 {{(pid=86719) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 13:36:43 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:43 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-10f527f6-efd6-4334-8bf1-bf8d31381e19 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-10f527f6-efd6-4334-8bf1-bf8d31381e19 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] GET http://192.168.122.181/volume/v3/volumes/5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e Sep 03 13:36:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-10f527f6-efd6-4334-8bf1-bf8d31381e19 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-10f527f6-efd6-4334-8bf1-bf8d31381e19 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:43 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:43 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), Sep 03 13:36:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f6fb977c-933c-4b6e-b5de-a0d8674ca94f tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] http://192.168.122.181/volume/v3/groups/d2c6bd03-6a15-43ab-91e6-b2f802bf9e45 returned with HTTP 200 Sep 03 13:36:43 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 334/674] 192.168.122.181 () {60 vars in 1270 bytes} [Thu Sep 3 13:36:43 2026] GET /volume/v3/groups/d2c6bd03-6a15-43ab-91e6-b2f802bf9e45 => generated 322 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:36:43 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:43 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:43 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:43 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-d761d7cc-1709-4f59-baa2-872a3075483f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d761d7cc-1709-4f59-baa2-872a3075483f tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:36:43 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-10f527f6-efd6-4334-8bf1-bf8d31381e19 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Volume info retrieved successfully. Sep 03 13:36:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d761d7cc-1709-4f59-baa2-872a3075483f tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-33475844", "volume_type": "dfa3daae-95a2-438b-9c81-f1bf4a132b88", "group_id": "db3a133a-9612-4995-885d-f10ce25489fc", "size": 1}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:36:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-10f527f6-efd6-4334-8bf1-bf8d31381e19 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] http://192.168.122.181/volume/v3/volumes/5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e returned with HTTP 200 Sep 03 13:36:43 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 341/675] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:43 2026] GET /volume/v3/volumes/5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e => generated 909 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-d761d7cc-1709-4f59-baa2-872a3075483f tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-33475844', 'volume_type': 'dfa3daae-95a2-438b-9c81-f1bf4a132b88', 'group_id': 'db3a133a-9612-4995-885d-f10ce25489fc', 'size': 1}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:36:43 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:43 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:43 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-d761d7cc-1709-4f59-baa2-872a3075483f tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Create volume of 1 GB Sep 03 13:36:43 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:43 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), Sep 03 13:36:43 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-d761d7cc-1709-4f59-baa2-872a3075483f tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Availability Zones retrieved successfully. Sep 03 13:36:43 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-d761d7cc-1709-4f59-baa2-872a3075483f tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Flow 'volume_create_api' (e5f56a5a-66bf-44f2-9a1b-4886e4255a06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:36:43 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-d761d7cc-1709-4f59-baa2-872a3075483f tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (859dd7e4-fa35-44fe-8121-6d12616c7b10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:36:43 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:43 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:43 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-d761d7cc-1709-4f59-baa2-872a3075483f tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:36:43 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-d761d7cc-1709-4f59-baa2-872a3075483f tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (859dd7e4-fa35-44fe-8121-6d12616c7b10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:36:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dfa3daae-95a2-438b-9c81-f1bf4a132b88,is_public=True,name='tempest-GroupsTest-volume-type-2071352307',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfa3daae-95a2-438b-9c81-f1bf4a132b88', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'db3a133a-9612-4995-885d-f10ce25489fc', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:36:43 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-d761d7cc-1709-4f59-baa2-872a3075483f tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b2a1371-dcaa-46f8-b7c2-8848c21d0ced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:36:43 devstack devstack@c-api.service[86719]: WARNING cinder.quota [None req-d761d7cc-1709-4f59-baa2-872a3075483f tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2071352307 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2071352307, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:36:43 devstack devstack@c-api.service[86719]: WARNING cinder.quota [None req-d761d7cc-1709-4f59-baa2-872a3075483f tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2071352307 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2071352307, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:36:43 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-d761d7cc-1709-4f59-baa2-872a3075483f tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Created reservations ['eaf28cc2-ca1d-450c-b43b-6ef199d60ab8', 'bfaee218-46f1-452d-9e95-3d2d2f9bd374', '2a6bda07-5c72-4357-a06b-d80a5ffc9582', '77029a7b-9519-4ee0-af34-be1dcc6fb616'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:36:43 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-d761d7cc-1709-4f59-baa2-872a3075483f tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b2a1371-dcaa-46f8-b7c2-8848c21d0ced) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eaf28cc2-ca1d-450c-b43b-6ef199d60ab8', 'bfaee218-46f1-452d-9e95-3d2d2f9bd374', '2a6bda07-5c72-4357-a06b-d80a5ffc9582', '77029a7b-9519-4ee0-af34-be1dcc6fb616']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:36:44 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-d761d7cc-1709-4f59-baa2-872a3075483f tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9adee109-9bfd-44a1-b1e4-907707907a9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:36:44 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:44 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:44 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-d761d7cc-1709-4f59-baa2-872a3075483f tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9adee109-9bfd-44a1-b1e4-907707907a9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8f0313c-739e-4d6d-bb5e-3c2774f4ed11', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-33475844',encryption_key_id=None,group_id=db3a133a-9612-4995-885d-f10ce25489fc,group_type_id=,metadata={},multiattach=False,project_id='ecdb3e0a782e4f6796e3418afad3439f',qos_specs=None,replication_status=,reservations=['eaf28cc2-ca1d-450c-b43b-6ef199d60ab8','bfaee218-46f1-452d-9e95-3d2d2f9bd374','2a6bda07-5c72-4357-a06b-d80a5ffc9582','77029a7b-9519-4ee0-af34-be1dcc6fb616'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83b7a95b095c4f4b8eb0e87dc593ff0b',volume_type_id=dfa3daae-95a2-438b-9c81-f1bf4a132b88), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:36:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-33475844',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=db3a133a-9612-4995-885d-f10ce25489fc,host=None,id=d8f0313c-739e-4d6d-bb5e-3c2774f4ed11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ecdb3e0a782e4f6796e3418afad3439f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83b7a95b095c4f4b8eb0e87dc593ff0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfa3daae-95a2-438b-9c81-f1bf4a132b88),volume_type_id=dfa3daae-95a2-438b-9c81-f1bf4a132b88)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:36:44 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-d761d7cc-1709-4f59-baa2-872a3075483f tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87c0df07-6115-49df-b445-209247942728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:36:44 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-d761d7cc-1709-4f59-baa2-872a3075483f tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87c0df07-6115-49df-b445-209247942728) transitioned into state 'SUCCESS' from state '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-33475844',encryption_key_id=None,group_id=db3a133a-9612-4995-885d-f10ce25489fc,group_type_id=,metadata={},multiattach=False,project_id='ecdb3e0a782e4f6796e3418afad3439f',qos_specs=None,replication_status=,reservations=['eaf28cc2-ca1d-450c-b43b-6ef199d60ab8','bfaee218-46f1-452d-9e95-3d2d2f9bd374','2a6bda07-5c72-4357-a06b-d80a5ffc9582','77029a7b-9519-4ee0-af34-be1dcc6fb616'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83b7a95b095c4f4b8eb0e87dc593ff0b',volume_type_id=dfa3daae-95a2-438b-9c81-f1bf4a132b88)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:36:44 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-d761d7cc-1709-4f59-baa2-872a3075483f tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04cb476c-336d-4fed-8f4d-9e78383465b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:36:44 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-d761d7cc-1709-4f59-baa2-872a3075483f tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04cb476c-336d-4fed-8f4d-9e78383465b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:36:44 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-d761d7cc-1709-4f59-baa2-872a3075483f tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Flow 'volume_create_api' (e5f56a5a-66bf-44f2-9a1b-4886e4255a06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:36:44 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-d761d7cc-1709-4f59-baa2-872a3075483f tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Create volume request issued successfully. Sep 03 13:36:44 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-d761d7cc-1709-4f59-baa2-872a3075483f tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:36:44 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-d761d7cc-1709-4f59-baa2-872a3075483f tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:36:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-daf5039b-c11f-4e6b-b12e-0aa2506ab949 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:44 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-daf5039b-c11f-4e6b-b12e-0aa2506ab949 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] GET http://192.168.122.181/volume/v3/volumes/5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e Sep 03 13:36:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-daf5039b-c11f-4e6b-b12e-0aa2506ab949 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-daf5039b-c11f-4e6b-b12e-0aa2506ab949 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:44 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:44 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:44 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:44 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:44 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-d761d7cc-1709-4f59-baa2-872a3075483f tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:36:44 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:44 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:44 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d761d7cc-1709-4f59-baa2-872a3075483f tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:36:44 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 335/676] 192.168.122.181 () {62 vars in 1184 bytes} [Thu Sep 3 13:36:43 2026] POST /volume/v3/volumes => generated 821 bytes in 1225 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:36:44 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-daf5039b-c11f-4e6b-b12e-0aa2506ab949 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Volume info retrieved successfully. Sep 03 13:36:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-c658f3c0-dffa-4672-8835-7b389397e2a7 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:44 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c658f3c0-dffa-4672-8835-7b389397e2a7 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] GET http://192.168.122.181/volume/v3/volumes/d8f0313c-739e-4d6d-bb5e-3c2774f4ed11 Sep 03 13:36:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c658f3c0-dffa-4672-8835-7b389397e2a7 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c658f3c0-dffa-4672-8835-7b389397e2a7 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:44 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:44 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:44 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:44 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:44 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-c658f3c0-dffa-4672-8835-7b389397e2a7 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Volume info retrieved successfully. Sep 03 13:36:44 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-c658f3c0-dffa-4672-8835-7b389397e2a7 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:36:44 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-c658f3c0-dffa-4672-8835-7b389397e2a7 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:36:44 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-daf5039b-c11f-4e6b-b12e-0aa2506ab949 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] http://192.168.122.181/volume/v3/volumes/5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e returned with HTTP 200 Sep 03 13:36:44 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 342/677] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:44 2026] GET /volume/v3/volumes/5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e => generated 909 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-4403beff-69d1-4ab1-a4b9-519fbd52c4d8 req-8dca0436-ab0a-46db-8026-b59847000c15 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:45 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-4403beff-69d1-4ab1-a4b9-519fbd52c4d8 req-8dca0436-ab0a-46db-8026-b59847000c15 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] GET http://192.168.122.181/volume/v3/volumes/0edcb05e-2a10-446e-8d48-80af5db5fc59 Sep 03 13:36:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-4403beff-69d1-4ab1-a4b9-519fbd52c4d8 req-8dca0436-ab0a-46db-8026-b59847000c15 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-4403beff-69d1-4ab1-a4b9-519fbd52c4d8 req-8dca0436-ab0a-46db-8026-b59847000c15 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:45 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-c658f3c0-dffa-4672-8835-7b389397e2a7 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:36:45 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:45 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:45 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:45 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:45 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c658f3c0-dffa-4672-8835-7b389397e2a7 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] http://192.168.122.181/volume/v3/volumes/d8f0313c-739e-4d6d-bb5e-3c2774f4ed11 returned with HTTP 200 Sep 03 13:36:45 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:45 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:45 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 336/678] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:36:44 2026] GET /volume/v3/volumes/d8f0313c-739e-4d6d-bb5e-3c2774f4ed11 => generated 913 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:36:45 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-4403beff-69d1-4ab1-a4b9-519fbd52c4d8 req-8dca0436-ab0a-46db-8026-b59847000c15 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Volume info retrieved successfully. Sep 03 13:36:45 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-4403beff-69d1-4ab1-a4b9-519fbd52c4d8 req-8dca0436-ab0a-46db-8026-b59847000c15 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/volumes/0edcb05e-2a10-446e-8d48-80af5db5fc59 returned with HTTP 200 Sep 03 13:36:45 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 343/679] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:36:44 2026] GET /volume/v3/volumes/0edcb05e-2a10-446e-8d48-80af5db5fc59 => generated 1149 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:36:46 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-74e0640e-5fc3-4450-b0bc-0e87600c5f2e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:46 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-74e0640e-5fc3-4450-b0bc-0e87600c5f2e tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] GET http://192.168.122.181/volume/v3/volumes/5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e Sep 03 13:36:46 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-74e0640e-5fc3-4450-b0bc-0e87600c5f2e tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:46 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-74e0640e-5fc3-4450-b0bc-0e87600c5f2e tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:46 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:46 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:46 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:46 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:46 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-74e0640e-5fc3-4450-b0bc-0e87600c5f2e tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Volume info retrieved successfully. Sep 03 13:36:46 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-74e0640e-5fc3-4450-b0bc-0e87600c5f2e tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] http://192.168.122.181/volume/v3/volumes/5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e returned with HTTP 200 Sep 03 13:36:46 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 337/680] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:46 2026] GET /volume/v3/volumes/5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e => generated 909 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-760e991d-47ed-4f07-98a3-e50cf69e8426 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:46 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-760e991d-47ed-4f07-98a3-e50cf69e8426 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] GET http://192.168.122.181/volume/v3/volumes/d8f0313c-739e-4d6d-bb5e-3c2774f4ed11 Sep 03 13:36:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-760e991d-47ed-4f07-98a3-e50cf69e8426 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-760e991d-47ed-4f07-98a3-e50cf69e8426 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:46 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:46 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:46 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:46 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:46 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-760e991d-47ed-4f07-98a3-e50cf69e8426 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Volume info retrieved successfully. Sep 03 13:36:46 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-760e991d-47ed-4f07-98a3-e50cf69e8426 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:36:46 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-760e991d-47ed-4f07-98a3-e50cf69e8426 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:36:46 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-760e991d-47ed-4f07-98a3-e50cf69e8426 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:36:46 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:46 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:46 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-760e991d-47ed-4f07-98a3-e50cf69e8426 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] http://192.168.122.181/volume/v3/volumes/d8f0313c-739e-4d6d-bb5e-3c2774f4ed11 returned with HTTP 200 Sep 03 13:36:46 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 344/681] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:36:46 2026] GET /volume/v3/volumes/d8f0313c-739e-4d6d-bb5e-3c2774f4ed11 => generated 913 bytes in 656 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:36:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-b1091f3b-f056-4f91-a1b6-0be13326a43d None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:47 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b1091f3b-f056-4f91-a1b6-0be13326a43d tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] GET http://192.168.122.181/volume/v3/volumes/5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e Sep 03 13:36:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b1091f3b-f056-4f91-a1b6-0be13326a43d tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b1091f3b-f056-4f91-a1b6-0be13326a43d tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:47 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:47 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:47 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:47 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:47 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-b1091f3b-f056-4f91-a1b6-0be13326a43d tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Volume info retrieved successfully. Sep 03 13:36:47 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b1091f3b-f056-4f91-a1b6-0be13326a43d tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] http://192.168.122.181/volume/v3/volumes/5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e returned with HTTP 200 Sep 03 13:36:47 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 338/682] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:47 2026] GET /volume/v3/volumes/5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e => generated 909 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-bdf75720-384b-48b4-8f94-159e83a3d1db None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:47 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bdf75720-384b-48b4-8f94-159e83a3d1db tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] GET http://192.168.122.181/volume/v3/volumes/d8f0313c-739e-4d6d-bb5e-3c2774f4ed11 Sep 03 13:36:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bdf75720-384b-48b4-8f94-159e83a3d1db tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bdf75720-384b-48b4-8f94-159e83a3d1db tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:48 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:48 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:48 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:48 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:48 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-bdf75720-384b-48b4-8f94-159e83a3d1db tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Volume info retrieved successfully. Sep 03 13:36:48 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-bdf75720-384b-48b4-8f94-159e83a3d1db tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:36:48 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-bdf75720-384b-48b4-8f94-159e83a3d1db tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:36:48 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-bdf75720-384b-48b4-8f94-159e83a3d1db tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:36:48 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:48 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:48 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bdf75720-384b-48b4-8f94-159e83a3d1db tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] http://192.168.122.181/volume/v3/volumes/d8f0313c-739e-4d6d-bb5e-3c2774f4ed11 returned with HTTP 200 Sep 03 13:36:48 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 345/683] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:36:47 2026] GET /volume/v3/volumes/d8f0313c-739e-4d6d-bb5e-3c2774f4ed11 => generated 914 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:36:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-47d7e81a-c173-4d71-9f24-9cb86ca07dfd None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:48 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-47d7e81a-c173-4d71-9f24-9cb86ca07dfd tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] GET http://192.168.122.181/volume/v3/groups/db3a133a-9612-4995-885d-f10ce25489fc Sep 03 13:36:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-47d7e81a-c173-4d71-9f24-9cb86ca07dfd tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-47d7e81a-c173-4d71-9f24-9cb86ca07dfd tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.groups [None req-47d7e81a-c173-4d71-9f24-9cb86ca07dfd tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] show called for member db3a133a-9612-4995-885d-f10ce25489fc {{(pid=86719) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 13:36:48 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:48 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-6b693457-c2b5-46b3-a5b5-e6ec3e8bf3a7 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:48 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:48 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), Sep 03 13:36:48 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-47d7e81a-c173-4d71-9f24-9cb86ca07dfd tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] http://192.168.122.181/volume/v3/groups/db3a133a-9612-4995-885d-f10ce25489fc returned with HTTP 200 Sep 03 13:36:48 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 339/684] 192.168.122.181 () {60 vars in 1270 bytes} [Thu Sep 3 13:36:48 2026] GET /volume/v3/groups/db3a133a-9612-4995-885d-f10ce25489fc => generated 322 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:36:48 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6b693457-c2b5-46b3-a5b5-e6ec3e8bf3a7 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] GET http://192.168.122.181/volume/v3/volumes/5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e Sep 03 13:36:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6b693457-c2b5-46b3-a5b5-e6ec3e8bf3a7 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6b693457-c2b5-46b3-a5b5-e6ec3e8bf3a7 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-2c2291ef-6e57-4215-9c1c-8e5af6fdaba0 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:48 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2c2291ef-6e57-4215-9c1c-8e5af6fdaba0 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] GET http://192.168.122.181/volume/v3/groups/d2c6bd03-6a15-43ab-91e6-b2f802bf9e45 Sep 03 13:36:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2c2291ef-6e57-4215-9c1c-8e5af6fdaba0 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2c2291ef-6e57-4215-9c1c-8e5af6fdaba0 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.groups [None req-2c2291ef-6e57-4215-9c1c-8e5af6fdaba0 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] show called for member d2c6bd03-6a15-43ab-91e6-b2f802bf9e45 {{(pid=86719) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 13:36:48 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:48 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:48 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:48 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:48 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:48 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:48 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-6b693457-c2b5-46b3-a5b5-e6ec3e8bf3a7 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Volume info retrieved successfully. Sep 03 13:36:48 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6b693457-c2b5-46b3-a5b5-e6ec3e8bf3a7 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] http://192.168.122.181/volume/v3/volumes/5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e returned with HTTP 200 Sep 03 13:36:48 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 346/685] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:48 2026] GET /volume/v3/volumes/5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e => generated 909 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:48 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:48 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), Sep 03 13:36:48 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2c2291ef-6e57-4215-9c1c-8e5af6fdaba0 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] http://192.168.122.181/volume/v3/groups/d2c6bd03-6a15-43ab-91e6-b2f802bf9e45 returned with HTTP 200 Sep 03 13:36:48 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 340/686] 192.168.122.181 () {60 vars in 1270 bytes} [Thu Sep 3 13:36:48 2026] GET /volume/v3/groups/d2c6bd03-6a15-43ab-91e6-b2f802bf9e45 => generated 322 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:36:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-c9aea419-17ed-4840-8a78-7001bdbfee57 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:48 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c9aea419-17ed-4840-8a78-7001bdbfee57 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] GET http://192.168.122.181/volume/v3/groups/detail Sep 03 13:36:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c9aea419-17ed-4840-8a78-7001bdbfee57 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c9aea419-17ed-4840-8a78-7001bdbfee57 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:48 devstack devstack@c-api.service[86720]: /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 03 13:36:48 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), Sep 03 13:36:48 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:48 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), Sep 03 13:36:48 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:48 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), Sep 03 13:36:48 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c9aea419-17ed-4840-8a78-7001bdbfee57 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] http://192.168.122.181/volume/v3/groups/detail returned with HTTP 200 Sep 03 13:36:48 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 347/687] 192.168.122.181 () {60 vars in 1180 bytes} [Thu Sep 3 13:36:48 2026] GET /volume/v3/groups/detail => generated 638 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:36:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-f91de6fb-7a5a-42bd-ad6d-391338b575d0 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:48 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f91de6fb-7a5a-42bd-ad6d-391338b575d0 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] GET http://192.168.122.181/volume/v3/volumes/detail Sep 03 13:36:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f91de6fb-7a5a-42bd-ad6d-391338b575d0 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f91de6fb-7a5a-42bd-ad6d-391338b575d0 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Calling method 'detail' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.api_utils [None req-f91de6fb-7a5a-42bd-ad6d-391338b575d0 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Removing options '' from query. {{(pid=86719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:36:49 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:49 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:49 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-f91de6fb-7a5a-42bd-ad6d-391338b575d0 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86719) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:36:49 devstack devstack@c-api.service[86719]: /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 03 13:36:49 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 13:36:49 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:49 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:49 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-f91de6fb-7a5a-42bd-ad6d-391338b575d0 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Get all volumes completed successfully. Sep 03 13:36:49 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-f91de6fb-7a5a-42bd-ad6d-391338b575d0 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:36:49 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-f91de6fb-7a5a-42bd-ad6d-391338b575d0 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:36:49 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-f91de6fb-7a5a-42bd-ad6d-391338b575d0 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:36:49 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:49 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f91de6fb-7a5a-42bd-ad6d-391338b575d0 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] http://192.168.122.181/volume/v3/volumes/detail returned with HTTP 200 Sep 03 13:36:49 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 341/688] 192.168.122.181 () {60 vars in 1183 bytes} [Thu Sep 3 13:36:48 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:36:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-4c8b36fe-7093-4d75-b266-c51c1f23398c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4c8b36fe-7093-4d75-b266-c51c1f23398c tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] GET http://192.168.122.181/volume/v3/volumes/detail Sep 03 13:36:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4c8b36fe-7093-4d75-b266-c51c1f23398c tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4c8b36fe-7093-4d75-b266-c51c1f23398c tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Calling method 'detail' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.api_utils [None req-4c8b36fe-7093-4d75-b266-c51c1f23398c tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Removing options '' from query. {{(pid=86720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:36:49 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:49 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4c8b36fe-7093-4d75-b266-c51c1f23398c tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86720) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:36:49 devstack devstack@c-api.service[86720]: /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 03 13:36:49 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 13:36:49 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:49 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:49 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-4c8b36fe-7093-4d75-b266-c51c1f23398c tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Get all volumes completed successfully. Sep 03 13:36:49 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-4c8b36fe-7093-4d75-b266-c51c1f23398c tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:36:49 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-4c8b36fe-7093-4d75-b266-c51c1f23398c tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:36:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-cd9ddd02-1743-4a1f-ad99-007543d75c17 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cd9ddd02-1743-4a1f-ad99-007543d75c17 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] GET http://192.168.122.181/volume/v3/volumes/5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e Sep 03 13:36:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cd9ddd02-1743-4a1f-ad99-007543d75c17 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cd9ddd02-1743-4a1f-ad99-007543d75c17 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:49 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-4c8b36fe-7093-4d75-b266-c51c1f23398c tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:36:49 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:49 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:49 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:49 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:49 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-cd9ddd02-1743-4a1f-ad99-007543d75c17 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Volume info retrieved successfully. Sep 03 13:36:49 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:49 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cd9ddd02-1743-4a1f-ad99-007543d75c17 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] http://192.168.122.181/volume/v3/volumes/5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e returned with HTTP 200 Sep 03 13:36:49 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 342/689] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:49 2026] GET /volume/v3/volumes/5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e => generated 909 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:36:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4c8b36fe-7093-4d75-b266-c51c1f23398c tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] http://192.168.122.181/volume/v3/volumes/detail returned with HTTP 200 Sep 03 13:36:49 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 348/690] 192.168.122.181 () {60 vars in 1183 bytes} [Thu Sep 3 13:36:49 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 519 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:36:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-75f01cea-41c5-4e70-892e-1b0de1421d1b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-75f01cea-41c5-4e70-892e-1b0de1421d1b tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] POST http://192.168.122.181/volume/v3/groups/db3a133a-9612-4995-885d-f10ce25489fc/action Sep 03 13:36:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-75f01cea-41c5-4e70-892e-1b0de1421d1b tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:36:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-75f01cea-41c5-4e70-892e-1b0de1421d1b tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:36:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.groups [None req-75f01cea-41c5-4e70-892e-1b0de1421d1b tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] delete called for group db3a133a-9612-4995-885d-f10ce25489fc {{(pid=86719) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 13:36:49 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.groups [None req-75f01cea-41c5-4e70-892e-1b0de1421d1b tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Delete group with id: db3a133a-9612-4995-885d-f10ce25489fc Sep 03 13:36:49 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:49 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:49 devstack devstack@c-api.service[86719]: /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 03 13:36:49 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 13:36:49 devstack devstack@c-api.service[86719]: /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 03 13:36:49 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 13:36:50 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-75f01cea-41c5-4e70-892e-1b0de1421d1b tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] http://192.168.122.181/volume/v3/groups/db3a133a-9612-4995-885d-f10ce25489fc/action returned with HTTP 202 Sep 03 13:36:50 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 343/691] 192.168.122.181 () {62 vars in 1312 bytes} [Thu Sep 3 13:36:49 2026] POST /volume/v3/groups/db3a133a-9612-4995-885d-f10ce25489fc/action => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 13:36:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-6b6826e3-4b6a-4fc3-bd76-e55d661b559f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:50 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6b6826e3-4b6a-4fc3-bd76-e55d661b559f tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] GET http://192.168.122.181/volume/v3/volumes/d8f0313c-739e-4d6d-bb5e-3c2774f4ed11 Sep 03 13:36:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6b6826e3-4b6a-4fc3-bd76-e55d661b559f tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6b6826e3-4b6a-4fc3-bd76-e55d661b559f tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:50 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:50 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:50 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:50 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:50 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-6b6826e3-4b6a-4fc3-bd76-e55d661b559f tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Volume info retrieved successfully. Sep 03 13:36:50 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-6b6826e3-4b6a-4fc3-bd76-e55d661b559f tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:36:50 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-6b6826e3-4b6a-4fc3-bd76-e55d661b559f tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:36:50 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-6b6826e3-4b6a-4fc3-bd76-e55d661b559f tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:36:50 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:50 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:50 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6b6826e3-4b6a-4fc3-bd76-e55d661b559f tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] http://192.168.122.181/volume/v3/volumes/d8f0313c-739e-4d6d-bb5e-3c2774f4ed11 returned with HTTP 200 Sep 03 13:36:50 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 349/692] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:36:50 2026] GET /volume/v3/volumes/d8f0313c-739e-4d6d-bb5e-3c2774f4ed11 => generated 913 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:36:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-fe3c539d-f071-4f1e-9875-3bb0dc31f8a4 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:50 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fe3c539d-f071-4f1e-9875-3bb0dc31f8a4 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] GET http://192.168.122.181/volume/v3/volumes/5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e Sep 03 13:36:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fe3c539d-f071-4f1e-9875-3bb0dc31f8a4 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fe3c539d-f071-4f1e-9875-3bb0dc31f8a4 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:50 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:50 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:50 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:50 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:50 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-fe3c539d-f071-4f1e-9875-3bb0dc31f8a4 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Volume info retrieved successfully. Sep 03 13:36:50 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fe3c539d-f071-4f1e-9875-3bb0dc31f8a4 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] http://192.168.122.181/volume/v3/volumes/5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e returned with HTTP 200 Sep 03 13:36:50 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 344/693] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:50 2026] GET /volume/v3/volumes/5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e => generated 1327 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:36:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-3b057fa7-05c5-42e3-8098-f38ec1187115 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:50 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3b057fa7-05c5-42e3-8098-f38ec1187115 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] POST http://192.168.122.181/volume/v3/volumes/5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e/action Sep 03 13:36:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3b057fa7-05c5-42e3-8098-f38ec1187115 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:36:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3b057fa7-05c5-42e3-8098-f38ec1187115 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:36:50 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:50 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:50 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:50 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:50 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-3b057fa7-05c5-42e3-8098-f38ec1187115 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Volume info retrieved successfully. Sep 03 13:36:51 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-3b057fa7-05c5-42e3-8098-f38ec1187115 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Created reservations ['eeb5f238-ce71-4a50-b51b-6b59ec0ae82a', '4ab69769-738d-4577-b103-2505ef1ebe59'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:36:51 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-3b057fa7-05c5-42e3-8098-f38ec1187115 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Extend volume request issued successfully. Sep 03 13:36:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3b057fa7-05c5-42e3-8098-f38ec1187115 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] http://192.168.122.181/volume/v3/volumes/5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e/action returned with HTTP 202 Sep 03 13:36:51 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 350/694] 192.168.122.181 () {60 vars in 1274 bytes} [Thu Sep 3 13:36:50 2026] POST /volume/v3/volumes/5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e/action => generated 0 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:36:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-034bab1d-b23d-486c-9739-bb9c2111ecf0 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:51 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-034bab1d-b23d-486c-9739-bb9c2111ecf0 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] GET http://192.168.122.181/volume/v3/volumes/5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e Sep 03 13:36:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-034bab1d-b23d-486c-9739-bb9c2111ecf0 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-034bab1d-b23d-486c-9739-bb9c2111ecf0 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:51 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:51 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:51 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:51 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:51 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-034bab1d-b23d-486c-9739-bb9c2111ecf0 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Volume info retrieved successfully. Sep 03 13:36:51 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-034bab1d-b23d-486c-9739-bb9c2111ecf0 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] http://192.168.122.181/volume/v3/volumes/5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e returned with HTTP 200 Sep 03 13:36:51 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 345/695] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:51 2026] GET /volume/v3/volumes/5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e => generated 1327 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:36:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-39f1773a-6526-4e60-93fc-ddf341979021 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-39f1773a-6526-4e60-93fc-ddf341979021 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] GET http://192.168.122.181/volume/v3/volumes/d8f0313c-739e-4d6d-bb5e-3c2774f4ed11 Sep 03 13:36:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-39f1773a-6526-4e60-93fc-ddf341979021 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-39f1773a-6526-4e60-93fc-ddf341979021 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:51 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:51 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:51 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:51 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:51 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-39f1773a-6526-4e60-93fc-ddf341979021 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Volume info retrieved successfully. Sep 03 13:36:51 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-39f1773a-6526-4e60-93fc-ddf341979021 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:36:51 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-39f1773a-6526-4e60-93fc-ddf341979021 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:36:51 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-39f1773a-6526-4e60-93fc-ddf341979021 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:36:51 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:51 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-39f1773a-6526-4e60-93fc-ddf341979021 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] http://192.168.122.181/volume/v3/volumes/d8f0313c-739e-4d6d-bb5e-3c2774f4ed11 returned with HTTP 200 Sep 03 13:36:51 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 351/696] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:36:51 2026] GET /volume/v3/volumes/d8f0313c-739e-4d6d-bb5e-3c2774f4ed11 => generated 912 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 13:36:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-df59870c-8db5-4f74-9529-21280f1dab10 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:52 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-df59870c-8db5-4f74-9529-21280f1dab10 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] GET http://192.168.122.181/volume/v3/volumes/5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e Sep 03 13:36:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-df59870c-8db5-4f74-9529-21280f1dab10 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-df59870c-8db5-4f74-9529-21280f1dab10 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:52 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:52 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:52 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:52 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:52 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-df59870c-8db5-4f74-9529-21280f1dab10 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Volume info retrieved successfully. Sep 03 13:36:52 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-df59870c-8db5-4f74-9529-21280f1dab10 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] http://192.168.122.181/volume/v3/volumes/5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e returned with HTTP 200 Sep 03 13:36:52 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 346/697] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:52 2026] GET /volume/v3/volumes/5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e => generated 1327 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:36:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-fe38b048-1731-42aa-b726-f558531a289e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:52 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-fe38b048-1731-42aa-b726-f558531a289e tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] GET http://192.168.122.181/volume/v3/volumes/5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e Sep 03 13:36:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-fe38b048-1731-42aa-b726-f558531a289e tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-fe38b048-1731-42aa-b726-f558531a289e tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:52 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:52 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:52 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:52 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:52 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-fe38b048-1731-42aa-b726-f558531a289e tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Volume info retrieved successfully. Sep 03 13:36:52 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-fe38b048-1731-42aa-b726-f558531a289e tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] http://192.168.122.181/volume/v3/volumes/5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e returned with HTTP 200 Sep 03 13:36:52 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 352/698] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:52 2026] GET /volume/v3/volumes/5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e => generated 1327 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:36:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-c9376ba8-3831-4e50-b9e7-f9a31dbd056b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:52 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c9376ba8-3831-4e50-b9e7-f9a31dbd056b tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] GET http://192.168.122.181/volume/v3/volumes/5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e Sep 03 13:36:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c9376ba8-3831-4e50-b9e7-f9a31dbd056b tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c9376ba8-3831-4e50-b9e7-f9a31dbd056b tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:52 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:52 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:52 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:52 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:52 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-c9376ba8-3831-4e50-b9e7-f9a31dbd056b tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Volume info retrieved successfully. Sep 03 13:36:52 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c9376ba8-3831-4e50-b9e7-f9a31dbd056b tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] http://192.168.122.181/volume/v3/volumes/5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e returned with HTTP 200 Sep 03 13:36:52 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 347/699] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:52 2026] GET /volume/v3/volumes/5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e => generated 1327 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 13:36:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-0b333d47-6836-4e50-b929-b70c552db6ab None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:52 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0b333d47-6836-4e50-b929-b70c552db6ab tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] DELETE http://192.168.122.181/volume/v3/volumes/5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e Sep 03 13:36:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0b333d47-6836-4e50-b929-b70c552db6ab tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0b333d47-6836-4e50-b929-b70c552db6ab tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:52 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-0b333d47-6836-4e50-b929-b70c552db6ab tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Delete volume with id: 5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e Sep 03 13:36:52 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:52 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:52 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:52 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:52 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-0b333d47-6836-4e50-b929-b70c552db6ab tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Volume info retrieved successfully. Sep 03 13:36:52 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-0b333d47-6836-4e50-b929-b70c552db6ab tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Delete volume request issued successfully. Sep 03 13:36:52 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0b333d47-6836-4e50-b929-b70c552db6ab tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] http://192.168.122.181/volume/v3/volumes/5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e returned with HTTP 202 Sep 03 13:36:52 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 353/700] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:36:52 2026] DELETE /volume/v3/volumes/5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:36:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-eb64807d-d3e8-44f2-96f2-f39c215d4dba None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:52 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-eb64807d-d3e8-44f2-96f2-f39c215d4dba tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] GET http://192.168.122.181/volume/v3/volumes/5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e Sep 03 13:36:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-eb64807d-d3e8-44f2-96f2-f39c215d4dba tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-eb64807d-d3e8-44f2-96f2-f39c215d4dba tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:52 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:52 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:52 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:52 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:52 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-eb64807d-d3e8-44f2-96f2-f39c215d4dba tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Volume info retrieved successfully. Sep 03 13:36:52 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-eb64807d-d3e8-44f2-96f2-f39c215d4dba tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] http://192.168.122.181/volume/v3/volumes/5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e returned with HTTP 200 Sep 03 13:36:52 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 348/701] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:52 2026] GET /volume/v3/volumes/5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e => generated 1326 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:36:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-93c5b12d-99de-411b-a508-63cc1337b7c4 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:52 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-93c5b12d-99de-411b-a508-63cc1337b7c4 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] GET http://192.168.122.181/volume/v3/volumes/d8f0313c-739e-4d6d-bb5e-3c2774f4ed11 Sep 03 13:36:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-93c5b12d-99de-411b-a508-63cc1337b7c4 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-93c5b12d-99de-411b-a508-63cc1337b7c4 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:52 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-93c5b12d-99de-411b-a508-63cc1337b7c4 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] http://192.168.122.181/volume/v3/volumes/d8f0313c-739e-4d6d-bb5e-3c2774f4ed11 returned with HTTP 404 Sep 03 13:36:52 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 354/702] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:36:52 2026] GET /volume/v3/volumes/d8f0313c-739e-4d6d-bb5e-3c2774f4ed11 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:36:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-360eb311-ccfd-4912-bb3e-ef55a9af9443 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:52 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-360eb311-ccfd-4912-bb3e-ef55a9af9443 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] GET http://192.168.122.181/volume/v3/groups/db3a133a-9612-4995-885d-f10ce25489fc Sep 03 13:36:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-360eb311-ccfd-4912-bb3e-ef55a9af9443 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-360eb311-ccfd-4912-bb3e-ef55a9af9443 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.groups [None req-360eb311-ccfd-4912-bb3e-ef55a9af9443 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] show called for member db3a133a-9612-4995-885d-f10ce25489fc {{(pid=86719) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 13:36:52 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-360eb311-ccfd-4912-bb3e-ef55a9af9443 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] http://192.168.122.181/volume/v3/groups/db3a133a-9612-4995-885d-f10ce25489fc returned with HTTP 404 Sep 03 13:36:52 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 349/703] 192.168.122.181 () {60 vars in 1270 bytes} [Thu Sep 3 13:36:52 2026] GET /volume/v3/groups/db3a133a-9612-4995-885d-f10ce25489fc => generated 108 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:36:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-2d04ea55-fddf-4b31-94a6-24191e829695 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:52 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2d04ea55-fddf-4b31-94a6-24191e829695 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] POST http://192.168.122.181/volume/v3/groups/d2c6bd03-6a15-43ab-91e6-b2f802bf9e45/action Sep 03 13:36:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2d04ea55-fddf-4b31-94a6-24191e829695 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:36:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2d04ea55-fddf-4b31-94a6-24191e829695 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:36:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.groups [None req-2d04ea55-fddf-4b31-94a6-24191e829695 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] delete called for group d2c6bd03-6a15-43ab-91e6-b2f802bf9e45 {{(pid=86720) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 13:36:52 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.groups [None req-2d04ea55-fddf-4b31-94a6-24191e829695 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Delete group with id: d2c6bd03-6a15-43ab-91e6-b2f802bf9e45 Sep 03 13:36:52 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:52 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:52 devstack devstack@c-api.service[86720]: /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 03 13:36:52 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 13:36:52 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2d04ea55-fddf-4b31-94a6-24191e829695 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] http://192.168.122.181/volume/v3/groups/d2c6bd03-6a15-43ab-91e6-b2f802bf9e45/action returned with HTTP 202 Sep 03 13:36:52 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 355/704] 192.168.122.181 () {62 vars in 1312 bytes} [Thu Sep 3 13:36:52 2026] POST /volume/v3/groups/d2c6bd03-6a15-43ab-91e6-b2f802bf9e45/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 13:36:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-49358f5c-416a-409e-9fb3-d8dc92140e3a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:52 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-49358f5c-416a-409e-9fb3-d8dc92140e3a tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] GET http://192.168.122.181/volume/v3/groups/d2c6bd03-6a15-43ab-91e6-b2f802bf9e45 Sep 03 13:36:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-49358f5c-416a-409e-9fb3-d8dc92140e3a tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-49358f5c-416a-409e-9fb3-d8dc92140e3a tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.groups [None req-49358f5c-416a-409e-9fb3-d8dc92140e3a tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] show called for member d2c6bd03-6a15-43ab-91e6-b2f802bf9e45 {{(pid=86719) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 13:36:52 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:52 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:52 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:52 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), Sep 03 13:36:52 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-49358f5c-416a-409e-9fb3-d8dc92140e3a tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] http://192.168.122.181/volume/v3/groups/d2c6bd03-6a15-43ab-91e6-b2f802bf9e45 returned with HTTP 200 Sep 03 13:36:52 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 350/705] 192.168.122.181 () {60 vars in 1270 bytes} [Thu Sep 3 13:36:52 2026] GET /volume/v3/groups/d2c6bd03-6a15-43ab-91e6-b2f802bf9e45 => generated 321 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 13:36:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-c52ab3b9-6ed0-4f8f-b33b-a54fd408ac72 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:53 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c52ab3b9-6ed0-4f8f-b33b-a54fd408ac72 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:36:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c52ab3b9-6ed0-4f8f-b33b-a54fd408ac72 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-225063198"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:36:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-c52ab3b9-6ed0-4f8f-b33b-a54fd408ac72 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-225063198'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:36:53 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-c52ab3b9-6ed0-4f8f-b33b-a54fd408ac72 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Create volume of 1 GB Sep 03 13:36:53 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-c52ab3b9-6ed0-4f8f-b33b-a54fd408ac72 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Availability Zones retrieved successfully. Sep 03 13:36:53 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-c52ab3b9-6ed0-4f8f-b33b-a54fd408ac72 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Flow 'volume_create_api' (0c68579c-c992-4dd3-a0b7-f8c7e2b9c94c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:36:53 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-c52ab3b9-6ed0-4f8f-b33b-a54fd408ac72 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c523f39-ddfe-41df-8a6f-5942664c9064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:36:53 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-c52ab3b9-6ed0-4f8f-b33b-a54fd408ac72 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:36:53 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-c52ab3b9-6ed0-4f8f-b33b-a54fd408ac72 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c523f39-ddfe-41df-8a6f-5942664c9064) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:36:53 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-c52ab3b9-6ed0-4f8f-b33b-a54fd408ac72 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed774c8b-585d-4b59-9f3b-be5cf8840eab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:36:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-80d2f2ac-0110-48cb-b149-d896ba7a51e1 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-80d2f2ac-0110-48cb-b149-d896ba7a51e1 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] GET http://192.168.122.181/volume/v3/volumes/5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e Sep 03 13:36:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-80d2f2ac-0110-48cb-b149-d896ba7a51e1 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-80d2f2ac-0110-48cb-b149-d896ba7a51e1 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-80d2f2ac-0110-48cb-b149-d896ba7a51e1 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] http://192.168.122.181/volume/v3/volumes/5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e returned with HTTP 404 Sep 03 13:36:53 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 351/706] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:53 2026] GET /volume/v3/volumes/5f4c0ec1-f49b-4483-b8b0-de27a3f3b77e => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:36:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-4696eaa1-a21c-451b-9d23-f45d41c3977f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4696eaa1-a21c-451b-9d23-f45d41c3977f tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:36:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4696eaa1-a21c-451b-9d23-f45d41c3977f tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1078728771"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:36:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-4696eaa1-a21c-451b-9d23-f45d41c3977f tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1078728771'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:36:53 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-4696eaa1-a21c-451b-9d23-f45d41c3977f tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Create volume of 1 GB Sep 03 13:36:53 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:53 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:53 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-4696eaa1-a21c-451b-9d23-f45d41c3977f tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Availability Zones retrieved successfully. Sep 03 13:36:53 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-4696eaa1-a21c-451b-9d23-f45d41c3977f tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Flow 'volume_create_api' (24cd187f-968c-4aca-9f7a-190117662f75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:36:53 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-4696eaa1-a21c-451b-9d23-f45d41c3977f tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (132fbc31-6eb7-4fec-8e7c-3537c7cc84a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:36:53 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-4696eaa1-a21c-451b-9d23-f45d41c3977f tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:36:53 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-c52ab3b9-6ed0-4f8f-b33b-a54fd408ac72 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Created reservations ['da27c0ad-7b96-4c14-989e-1acb2453a20b', '4c7acf0c-8f18-473c-a8b2-6676f049cae2', '48c2dde5-36a4-4699-bacf-60e1800de2fc', '83044e15-bf07-43aa-bc63-87ef92c07f5a'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:36:53 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-c52ab3b9-6ed0-4f8f-b33b-a54fd408ac72 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed774c8b-585d-4b59-9f3b-be5cf8840eab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da27c0ad-7b96-4c14-989e-1acb2453a20b', '4c7acf0c-8f18-473c-a8b2-6676f049cae2', '48c2dde5-36a4-4699-bacf-60e1800de2fc', '83044e15-bf07-43aa-bc63-87ef92c07f5a']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:36:53 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-c52ab3b9-6ed0-4f8f-b33b-a54fd408ac72 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bec0a1f9-8dd4-4b22-a933-8a592501f083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:36:53 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-4696eaa1-a21c-451b-9d23-f45d41c3977f tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (132fbc31-6eb7-4fec-8e7c-3537c7cc84a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:36:53 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-4696eaa1-a21c-451b-9d23-f45d41c3977f tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18b7e1e8-e2b9-4f3b-8de2-228a1f26a191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:36:53 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:53 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:53 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-c52ab3b9-6ed0-4f8f-b33b-a54fd408ac72 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bec0a1f9-8dd4-4b22-a933-8a592501f083) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cac422d8-2f56-4f09-9ca8-ac88900b2518', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-225063198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57f6840dc71445409fb3c4aac8ab393d',qos_specs=None,replication_status=,reservations=['da27c0ad-7b96-4c14-989e-1acb2453a20b','4c7acf0c-8f18-473c-a8b2-6676f049cae2','48c2dde5-36a4-4699-bacf-60e1800de2fc','83044e15-bf07-43aa-bc63-87ef92c07f5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8aa0d839dc04f05a985886ddcdbdfc3',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:36:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-225063198',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cac422d8-2f56-4f09-9ca8-ac88900b2518,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57f6840dc71445409fb3c4aac8ab393d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8aa0d839dc04f05a985886ddcdbdfc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:36:53 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-c52ab3b9-6ed0-4f8f-b33b-a54fd408ac72 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (366c772d-880d-42e5-94f8-9acc9474dace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:36:54 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-c52ab3b9-6ed0-4f8f-b33b-a54fd408ac72 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (366c772d-880d-42e5-94f8-9acc9474dace) transitioned into state 'SUCCESS' from state '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-225063198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57f6840dc71445409fb3c4aac8ab393d',qos_specs=None,replication_status=,reservations=['da27c0ad-7b96-4c14-989e-1acb2453a20b','4c7acf0c-8f18-473c-a8b2-6676f049cae2','48c2dde5-36a4-4699-bacf-60e1800de2fc','83044e15-bf07-43aa-bc63-87ef92c07f5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8aa0d839dc04f05a985886ddcdbdfc3',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:36:54 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-c52ab3b9-6ed0-4f8f-b33b-a54fd408ac72 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95c1d5e8-2fc0-4a6b-a9cb-bf8870d57930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:36:54 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-c52ab3b9-6ed0-4f8f-b33b-a54fd408ac72 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95c1d5e8-2fc0-4a6b-a9cb-bf8870d57930) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:36:54 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-c52ab3b9-6ed0-4f8f-b33b-a54fd408ac72 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Flow 'volume_create_api' (0c68579c-c992-4dd3-a0b7-f8c7e2b9c94c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:36:54 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-c52ab3b9-6ed0-4f8f-b33b-a54fd408ac72 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Create volume request issued successfully. Sep 03 13:36:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c52ab3b9-6ed0-4f8f-b33b-a54fd408ac72 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:36:54 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 356/707] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:36:53 2026] POST /volume/v3/volumes => generated 762 bytes in 534 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:36:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d6a88bf4-2037-4e96-aac5-e5525030c272 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d6a88bf4-2037-4e96-aac5-e5525030c272 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] GET http://192.168.122.181/volume/v3/groups/d2c6bd03-6a15-43ab-91e6-b2f802bf9e45 Sep 03 13:36:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d6a88bf4-2037-4e96-aac5-e5525030c272 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d6a88bf4-2037-4e96-aac5-e5525030c272 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.groups [None req-d6a88bf4-2037-4e96-aac5-e5525030c272 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] show called for member d2c6bd03-6a15-43ab-91e6-b2f802bf9e45 {{(pid=86720) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 13:36:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d6a88bf4-2037-4e96-aac5-e5525030c272 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] http://192.168.122.181/volume/v3/groups/d2c6bd03-6a15-43ab-91e6-b2f802bf9e45 returned with HTTP 404 Sep 03 13:36:54 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 357/708] 192.168.122.181 () {60 vars in 1270 bytes} [Thu Sep 3 13:36:54 2026] GET /volume/v3/groups/d2c6bd03-6a15-43ab-91e6-b2f802bf9e45 => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:36:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e7474ff5-1188-4d75-9689-46cbed84df67 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e7474ff5-1188-4d75-9689-46cbed84df67 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] GET http://192.168.122.181/volume/v3/volumes/cac422d8-2f56-4f09-9ca8-ac88900b2518 Sep 03 13:36:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e7474ff5-1188-4d75-9689-46cbed84df67 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e7474ff5-1188-4d75-9689-46cbed84df67 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:54 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:54 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:54 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:54 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:54 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-e7474ff5-1188-4d75-9689-46cbed84df67 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Volume info retrieved successfully. Sep 03 13:36:54 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-4696eaa1-a21c-451b-9d23-f45d41c3977f tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Created reservations ['179f82f0-7307-4181-9144-140fc87fcbc4', '54165c5e-a0c8-4dc9-8cd4-fde4dcbb75f9', '12d2f7cd-f79e-46c4-bbd9-8417df60efd0', '6698b74e-8fe6-46d8-b08f-860d44aa4533'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:36:54 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-4696eaa1-a21c-451b-9d23-f45d41c3977f tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18b7e1e8-e2b9-4f3b-8de2-228a1f26a191) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['179f82f0-7307-4181-9144-140fc87fcbc4', '54165c5e-a0c8-4dc9-8cd4-fde4dcbb75f9', '12d2f7cd-f79e-46c4-bbd9-8417df60efd0', '6698b74e-8fe6-46d8-b08f-860d44aa4533']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:36:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e7474ff5-1188-4d75-9689-46cbed84df67 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] http://192.168.122.181/volume/v3/volumes/cac422d8-2f56-4f09-9ca8-ac88900b2518 returned with HTTP 200 Sep 03 13:36:54 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 358/709] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:54 2026] GET /volume/v3/volumes/cac422d8-2f56-4f09-9ca8-ac88900b2518 => generated 830 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-01f0c962-d7c6-47a0-a200-d1323789960d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:54 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-4696eaa1-a21c-451b-9d23-f45d41c3977f tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c07e9139-8467-4554-b851-28fa6f98de95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:36:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-01f0c962-d7c6-47a0-a200-d1323789960d tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] GET http://192.168.122.181/volume/v3/groups/detail Sep 03 13:36:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-01f0c962-d7c6-47a0-a200-d1323789960d tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-01f0c962-d7c6-47a0-a200-d1323789960d tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:54 devstack devstack@c-api.service[86720]: /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 03 13:36:54 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), Sep 03 13:36:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-01f0c962-d7c6-47a0-a200-d1323789960d tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] http://192.168.122.181/volume/v3/groups/detail returned with HTTP 200 Sep 03 13:36:54 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 359/710] 192.168.122.181 () {60 vars in 1180 bytes} [Thu Sep 3 13:36:54 2026] GET /volume/v3/groups/detail => generated 14 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-6a46660b-c813-4723-8bf4-38b5b8e92bfc None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6a46660b-c813-4723-8bf4-38b5b8e92bfc tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] GET http://192.168.122.181/volume/v3/volumes/detail Sep 03 13:36:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6a46660b-c813-4723-8bf4-38b5b8e92bfc tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6a46660b-c813-4723-8bf4-38b5b8e92bfc tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Calling method 'detail' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.api_utils [None req-6a46660b-c813-4723-8bf4-38b5b8e92bfc tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Removing options '' from query. {{(pid=86720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:36:54 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-6a46660b-c813-4723-8bf4-38b5b8e92bfc tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86720) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:36:54 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:54 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:54 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-6a46660b-c813-4723-8bf4-38b5b8e92bfc tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Get all volumes completed successfully. Sep 03 13:36:54 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-4696eaa1-a21c-451b-9d23-f45d41c3977f tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c07e9139-8467-4554-b851-28fa6f98de95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de1a52ad-86f7-4a4a-8e39-6990b6723800', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1078728771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1609b301432449cd9169d4fbe3b85256',qos_specs=None,replication_status=,reservations=['179f82f0-7307-4181-9144-140fc87fcbc4','54165c5e-a0c8-4dc9-8cd4-fde4dcbb75f9','12d2f7cd-f79e-46c4-bbd9-8417df60efd0','6698b74e-8fe6-46d8-b08f-860d44aa4533'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a7cdfb76f2c4c97bb909c75a2185914',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:36:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1078728771',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de1a52ad-86f7-4a4a-8e39-6990b6723800,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1609b301432449cd9169d4fbe3b85256',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a7cdfb76f2c4c97bb909c75a2185914',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:36:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6a46660b-c813-4723-8bf4-38b5b8e92bfc tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] http://192.168.122.181/volume/v3/volumes/detail returned with HTTP 200 Sep 03 13:36:54 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 360/711] 192.168.122.181 () {60 vars in 1183 bytes} [Thu Sep 3 13:36:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:54 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-4696eaa1-a21c-451b-9d23-f45d41c3977f tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c579ece-98ad-46f9-894f-d31c46af6617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:36:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-8c37ca09-1bc6-4451-bc75-8c986e961064 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8c37ca09-1bc6-4451-bc75-8c986e961064 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] POST http://192.168.122.181/volume/v3/groups/d2c6bd03-6a15-43ab-91e6-b2f802bf9e45/action Sep 03 13:36:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8c37ca09-1bc6-4451-bc75-8c986e961064 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:36:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8c37ca09-1bc6-4451-bc75-8c986e961064 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:36:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.groups [None req-8c37ca09-1bc6-4451-bc75-8c986e961064 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] delete called for group d2c6bd03-6a15-43ab-91e6-b2f802bf9e45 {{(pid=86720) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 13:36:54 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.groups [None req-8c37ca09-1bc6-4451-bc75-8c986e961064 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Delete group with id: d2c6bd03-6a15-43ab-91e6-b2f802bf9e45 Sep 03 13:36:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8c37ca09-1bc6-4451-bc75-8c986e961064 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] http://192.168.122.181/volume/v3/groups/d2c6bd03-6a15-43ab-91e6-b2f802bf9e45/action returned with HTTP 404 Sep 03 13:36:54 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 361/712] 192.168.122.181 () {62 vars in 1312 bytes} [Thu Sep 3 13:36:54 2026] POST /volume/v3/groups/d2c6bd03-6a15-43ab-91e6-b2f802bf9e45/action => generated 108 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:36:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-3a71a60a-a0f7-42e6-a48e-027b1c501ad4 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3a71a60a-a0f7-42e6-a48e-027b1c501ad4 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] GET http://192.168.122.181/volume/v3/volumes/0edcb05e-2a10-446e-8d48-80af5db5fc59 Sep 03 13:36:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3a71a60a-a0f7-42e6-a48e-027b1c501ad4 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3a71a60a-a0f7-42e6-a48e-027b1c501ad4 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:54 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-4696eaa1-a21c-451b-9d23-f45d41c3977f tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c579ece-98ad-46f9-894f-d31c46af6617) transitioned into state 'SUCCESS' from state '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-1078728771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1609b301432449cd9169d4fbe3b85256',qos_specs=None,replication_status=,reservations=['179f82f0-7307-4181-9144-140fc87fcbc4','54165c5e-a0c8-4dc9-8cd4-fde4dcbb75f9','12d2f7cd-f79e-46c4-bbd9-8417df60efd0','6698b74e-8fe6-46d8-b08f-860d44aa4533'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a7cdfb76f2c4c97bb909c75a2185914',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:36:54 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-4696eaa1-a21c-451b-9d23-f45d41c3977f tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e9309ba-5a6b-4df3-9a1c-8d653a9c168a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:36:54 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:54 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:54 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:54 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:54 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-4696eaa1-a21c-451b-9d23-f45d41c3977f tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e9309ba-5a6b-4df3-9a1c-8d653a9c168a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:36:54 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-4696eaa1-a21c-451b-9d23-f45d41c3977f tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Flow 'volume_create_api' (24cd187f-968c-4aca-9f7a-190117662f75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:36:54 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-3a71a60a-a0f7-42e6-a48e-027b1c501ad4 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Volume info retrieved successfully. Sep 03 13:36:54 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-4696eaa1-a21c-451b-9d23-f45d41c3977f tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Create volume request issued successfully. Sep 03 13:36:54 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4696eaa1-a21c-451b-9d23-f45d41c3977f tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:36:54 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 352/713] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:36:53 2026] POST /volume/v3/volumes => generated 757 bytes in 607 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 13:36:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-092e2916-9128-4d62-b2ff-401002f52059 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:54 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-092e2916-9128-4d62-b2ff-401002f52059 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] GET http://192.168.122.181/volume/v3/volumes/detail Sep 03 13:36:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-092e2916-9128-4d62-b2ff-401002f52059 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-092e2916-9128-4d62-b2ff-401002f52059 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Calling method 'detail' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.api_utils [None req-092e2916-9128-4d62-b2ff-401002f52059 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Removing options '' from query. {{(pid=86719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:36:54 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:54 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3a71a60a-a0f7-42e6-a48e-027b1c501ad4 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/volumes/0edcb05e-2a10-446e-8d48-80af5db5fc59 returned with HTTP 200 Sep 03 13:36:54 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-092e2916-9128-4d62-b2ff-401002f52059 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86719) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:36:54 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 362/714] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:54 2026] GET /volume/v3/volumes/0edcb05e-2a10-446e-8d48-80af5db5fc59 => generated 1149 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:36:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f251baa2-a624-45e1-8761-2f36a35fec5b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:54 devstack devstack@c-api.service[86719]: /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 03 13:36:54 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 13:36:54 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-092e2916-9128-4d62-b2ff-401002f52059 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Get all volumes completed successfully. Sep 03 13:36:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f251baa2-a624-45e1-8761-2f36a35fec5b tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] GET http://192.168.122.181/volume/v3/volumes/de1a52ad-86f7-4a4a-8e39-6990b6723800 Sep 03 13:36:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f251baa2-a624-45e1-8761-2f36a35fec5b tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f251baa2-a624-45e1-8761-2f36a35fec5b tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:54 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-092e2916-9128-4d62-b2ff-401002f52059 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] http://192.168.122.181/volume/v3/volumes/detail returned with HTTP 200 Sep 03 13:36:54 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 353/715] 192.168.122.181 () {60 vars in 1183 bytes} [Thu Sep 3 13:36:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:54 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:54 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:54 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:54 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-07a7c2a9-2ff9-45e2-9798-24f94c691ca8 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:54 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-07a7c2a9-2ff9-45e2-9798-24f94c691ca8 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] POST http://192.168.122.181/volume/v3/groups/db3a133a-9612-4995-885d-f10ce25489fc/action Sep 03 13:36:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-07a7c2a9-2ff9-45e2-9798-24f94c691ca8 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:36:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-07a7c2a9-2ff9-45e2-9798-24f94c691ca8 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:36:54 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-f251baa2-a624-45e1-8761-2f36a35fec5b tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Volume info retrieved successfully. Sep 03 13:36:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.groups [None req-07a7c2a9-2ff9-45e2-9798-24f94c691ca8 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] delete called for group db3a133a-9612-4995-885d-f10ce25489fc {{(pid=86719) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 13:36:54 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.groups [None req-07a7c2a9-2ff9-45e2-9798-24f94c691ca8 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Delete group with id: db3a133a-9612-4995-885d-f10ce25489fc Sep 03 13:36:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f251baa2-a624-45e1-8761-2f36a35fec5b tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] http://192.168.122.181/volume/v3/volumes/de1a52ad-86f7-4a4a-8e39-6990b6723800 returned with HTTP 200 Sep 03 13:36:54 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-07a7c2a9-2ff9-45e2-9798-24f94c691ca8 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] http://192.168.122.181/volume/v3/groups/db3a133a-9612-4995-885d-f10ce25489fc/action returned with HTTP 404 Sep 03 13:36:54 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 354/716] 192.168.122.181 () {62 vars in 1312 bytes} [Thu Sep 3 13:36:54 2026] POST /volume/v3/groups/db3a133a-9612-4995-885d-f10ce25489fc/action => generated 108 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:36:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-cbcf0291-3957-4949-bff2-dbaf708d8231 req-c4e396aa-7d88-42c0-8905-4f3e6751e244 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:54 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 363/717] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:54 2026] GET /volume/v3/volumes/de1a52ad-86f7-4a4a-8e39-6990b6723800 => generated 825 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-74d45357-c645-4372-99d7-667216dbd6a3 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:54 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-cbcf0291-3957-4949-bff2-dbaf708d8231 req-c4e396aa-7d88-42c0-8905-4f3e6751e244 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] GET http://192.168.122.181/volume/v3/volumes/0edcb05e-2a10-446e-8d48-80af5db5fc59 Sep 03 13:36:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-cbcf0291-3957-4949-bff2-dbaf708d8231 req-c4e396aa-7d88-42c0-8905-4f3e6751e244 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-74d45357-c645-4372-99d7-667216dbd6a3 tempest-GroupsTest-572424346 tempest-GroupsTest-572424346-project-admin] DELETE http://192.168.122.181/volume/v3/group_types/15b05312-8c10-41c6-98f0-c7e58de88c63 Sep 03 13:36:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-74d45357-c645-4372-99d7-667216dbd6a3 tempest-GroupsTest-572424346 tempest-GroupsTest-572424346-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-74d45357-c645-4372-99d7-667216dbd6a3 tempest-GroupsTest-572424346 tempest-GroupsTest-572424346-project-admin] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-cbcf0291-3957-4949-bff2-dbaf708d8231 req-c4e396aa-7d88-42c0-8905-4f3e6751e244 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-74d45357-c645-4372-99d7-667216dbd6a3 tempest-GroupsTest-572424346 tempest-GroupsTest-572424346-project-admin] http://192.168.122.181/volume/v3/group_types/15b05312-8c10-41c6-98f0-c7e58de88c63 returned with HTTP 202 Sep 03 13:36:54 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 364/718] 192.168.122.181 () {60 vars in 1288 bytes} [Thu Sep 3 13:36:54 2026] DELETE /volume/v3/group_types/15b05312-8c10-41c6-98f0-c7e58de88c63 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 13:36:54 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:54 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-04f8380a-56f1-4e3d-9bf8-d89435bdce7b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-04f8380a-56f1-4e3d-9bf8-d89435bdce7b tempest-GroupsTest-572424346 tempest-GroupsTest-572424346-project-admin] DELETE http://192.168.122.181/volume/v3/types/dfa3daae-95a2-438b-9c81-f1bf4a132b88 Sep 03 13:36:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-04f8380a-56f1-4e3d-9bf8-d89435bdce7b tempest-GroupsTest-572424346 tempest-GroupsTest-572424346-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-04f8380a-56f1-4e3d-9bf8-d89435bdce7b tempest-GroupsTest-572424346 tempest-GroupsTest-572424346-project-admin] Calling method '_delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:54 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:54 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:54 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-cbcf0291-3957-4949-bff2-dbaf708d8231 req-c4e396aa-7d88-42c0-8905-4f3e6751e244 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Volume info retrieved successfully. Sep 03 13:36:54 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-cbcf0291-3957-4949-bff2-dbaf708d8231 req-c4e396aa-7d88-42c0-8905-4f3e6751e244 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/volumes/0edcb05e-2a10-446e-8d48-80af5db5fc59 returned with HTTP 200 Sep 03 13:36:54 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 355/719] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:36:54 2026] GET /volume/v3/volumes/0edcb05e-2a10-446e-8d48-80af5db5fc59 => generated 1149 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:36:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-04f8380a-56f1-4e3d-9bf8-d89435bdce7b tempest-GroupsTest-572424346 tempest-GroupsTest-572424346-project-admin] http://192.168.122.181/volume/v3/types/dfa3daae-95a2-438b-9c81-f1bf4a132b88 returned with HTTP 202 Sep 03 13:36:54 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 365/720] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:36:54 2026] DELETE /volume/v3/types/dfa3daae-95a2-438b-9c81-f1bf4a132b88 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:36:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-cbcf0291-3957-4949-bff2-dbaf708d8231 req-5921bc89-413d-4222-9882-b1b04484a693 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-2eb9e6d2-b661-4da2-b73a-3686e2ce5319 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:54 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-cbcf0291-3957-4949-bff2-dbaf708d8231 req-5921bc89-413d-4222-9882-b1b04484a693 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] POST http://192.168.122.181/volume/v3/volumes/0edcb05e-2a10-446e-8d48-80af5db5fc59/action Sep 03 13:36:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2eb9e6d2-b661-4da2-b73a-3686e2ce5319 tempest-GroupsTest-572424346 tempest-GroupsTest-572424346-project-admin] GET http://192.168.122.181/volume/v3/types/dfa3daae-95a2-438b-9c81-f1bf4a132b88 Sep 03 13:36:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2eb9e6d2-b661-4da2-b73a-3686e2ce5319 tempest-GroupsTest-572424346 tempest-GroupsTest-572424346-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2eb9e6d2-b661-4da2-b73a-3686e2ce5319 tempest-GroupsTest-572424346 tempest-GroupsTest-572424346-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-cbcf0291-3957-4949-bff2-dbaf708d8231 req-5921bc89-413d-4222-9882-b1b04484a693 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:36:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-cbcf0291-3957-4949-bff2-dbaf708d8231 req-5921bc89-413d-4222-9882-b1b04484a693 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:36:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2eb9e6d2-b661-4da2-b73a-3686e2ce5319 tempest-GroupsTest-572424346 tempest-GroupsTest-572424346-project-admin] http://192.168.122.181/volume/v3/types/dfa3daae-95a2-438b-9c81-f1bf4a132b88 returned with HTTP 404 Sep 03 13:36:54 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 366/721] 192.168.122.181 () {58 vars in 1226 bytes} [Thu Sep 3 13:36:54 2026] GET /volume/v3/types/dfa3daae-95a2-438b-9c81-f1bf4a132b88 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:36:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-2d211698-a858-423b-85fd-ae473045a00d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2d211698-a858-423b-85fd-ae473045a00d tempest-GroupsTest-572424346 tempest-GroupsTest-572424346-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:36:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2d211698-a858-423b-85fd-ae473045a00d tempest-GroupsTest-572424346 tempest-GroupsTest-572424346-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-418963060"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:36:54 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:54 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:54 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:54 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:54 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-cbcf0291-3957-4949-bff2-dbaf708d8231 req-5921bc89-413d-4222-9882-b1b04484a693 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Volume info retrieved successfully. Sep 03 13:36:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2d211698-a858-423b-85fd-ae473045a00d tempest-GroupsTest-572424346 tempest-GroupsTest-572424346-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:36:54 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 367/722] 192.168.122.181 () {60 vars in 1136 bytes} [Thu Sep 3 13:36:54 2026] POST /volume/v3/types => generated 215 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:54 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-cbcf0291-3957-4949-bff2-dbaf708d8231 req-5921bc89-413d-4222-9882-b1b04484a693 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Begin detaching volume completed successfully. Sep 03 13:36:54 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-cbcf0291-3957-4949-bff2-dbaf708d8231 req-5921bc89-413d-4222-9882-b1b04484a693 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/volumes/0edcb05e-2a10-446e-8d48-80af5db5fc59/action returned with HTTP 202 Sep 03 13:36:54 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 356/723] 192.168.122.181 () {64 vars in 1561 bytes} [Thu Sep 3 13:36:54 2026] POST /volume/v3/volumes/0edcb05e-2a10-446e-8d48-80af5db5fc59/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:36:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d8b01947-db93-418f-95a5-99ea037eba08 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d8b01947-db93-418f-95a5-99ea037eba08 tempest-GroupsTest-572424346 tempest-GroupsTest-572424346-project-admin] POST http://192.168.122.181/volume/v3/group_types Sep 03 13:36:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d8b01947-db93-418f-95a5-99ea037eba08 tempest-GroupsTest-572424346 tempest-GroupsTest-572424346-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1657098064"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:36:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d8b01947-db93-418f-95a5-99ea037eba08 tempest-GroupsTest-572424346 tempest-GroupsTest-572424346-project-admin] http://192.168.122.181/volume/v3/group_types returned with HTTP 202 Sep 03 13:36:54 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 368/724] 192.168.122.181 () {62 vars in 1195 bytes} [Thu Sep 3 13:36:54 2026] POST /volume/v3/group_types => generated 173 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:36:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e347101a-6228-43b1-81bb-61e824cb881c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:54 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e347101a-6228-43b1-81bb-61e824cb881c tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] POST http://192.168.122.181/volume/v3/groups Sep 03 13:36:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e347101a-6228-43b1-81bb-61e824cb881c tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b1d03229-a9ff-4929-bced-64a6ab35360f", "volume_types": ["801e15c5-40d7-42a6-a467-927f0576c516"], "name": "tempest-GroupsTest-Group-436045549"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:36:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.groups [None req-e347101a-6228-43b1-81bb-61e824cb881c tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Creating new group {'group': {'group_type': 'b1d03229-a9ff-4929-bced-64a6ab35360f', 'volume_types': ['801e15c5-40d7-42a6-a467-927f0576c516'], 'name': 'tempest-GroupsTest-Group-436045549'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 03 13:36:54 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.groups [None req-e347101a-6228-43b1-81bb-61e824cb881c tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Creating group tempest-GroupsTest-Group-436045549. Sep 03 13:36:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-265c4583-7feb-4191-b99e-809ef3a1d082 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-265c4583-7feb-4191-b99e-809ef3a1d082 None None] GET http://192.168.122.181/volume// Sep 03 13:36:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-265c4583-7feb-4191-b99e-809ef3a1d082 None None] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-265c4583-7feb-4191-b99e-809ef3a1d082 None None] Calling method 'all' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:54 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-e347101a-6228-43b1-81bb-61e824cb881c tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Availability Zones retrieved successfully. Sep 03 13:36:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-265c4583-7feb-4191-b99e-809ef3a1d082 None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:36:54 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 369/725] 192.168.122.181 () {58 vars in 1315 bytes} [Thu Sep 3 13:36:54 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 13:36:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-cbcf0291-3957-4949-bff2-dbaf708d8231 req-685c6d86-ab47-45ea-9cf4-5e9109430f47 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-cbcf0291-3957-4949-bff2-dbaf708d8231 req-685c6d86-ab47-45ea-9cf4-5e9109430f47 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] GET http://192.168.122.181/volume/v3/volumes/0edcb05e-2a10-446e-8d48-80af5db5fc59 Sep 03 13:36:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-cbcf0291-3957-4949-bff2-dbaf708d8231 req-685c6d86-ab47-45ea-9cf4-5e9109430f47 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-cbcf0291-3957-4949-bff2-dbaf708d8231 req-685c6d86-ab47-45ea-9cf4-5e9109430f47 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:54 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:54 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:54 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-e347101a-6228-43b1-81bb-61e824cb881c tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Created reservations ['bafaed7d-f387-4a57-8378-13e10aabb65c'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:36:54 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:54 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:54 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-cbcf0291-3957-4949-bff2-dbaf708d8231 req-685c6d86-ab47-45ea-9cf4-5e9109430f47 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Volume info retrieved successfully. Sep 03 13:36:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-cbcf0291-3957-4949-bff2-dbaf708d8231 req-685c6d86-ab47-45ea-9cf4-5e9109430f47 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/volumes/0edcb05e-2a10-446e-8d48-80af5db5fc59 returned with HTTP 200 Sep 03 13:36:54 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 370/726] 192.168.122.181 () {62 vars in 1528 bytes} [Thu Sep 3 13:36:54 2026] GET /volume/v3/volumes/0edcb05e-2a10-446e-8d48-80af5db5fc59 => generated 1333 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:36:54 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e347101a-6228-43b1-81bb-61e824cb881c tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] http://192.168.122.181/volume/v3/groups returned with HTTP 202 Sep 03 13:36:54 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 357/727] 192.168.122.181 () {62 vars in 1181 bytes} [Thu Sep 3 13:36:54 2026] POST /volume/v3/groups => generated 103 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:36:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-52d216a2-bfa1-4094-86d2-10b2cfdac073 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-52d216a2-bfa1-4094-86d2-10b2cfdac073 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] GET http://192.168.122.181/volume/v3/groups/b2863898-c98c-4149-bbf5-1d984705916e Sep 03 13:36:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-52d216a2-bfa1-4094-86d2-10b2cfdac073 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-52d216a2-bfa1-4094-86d2-10b2cfdac073 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.groups [None req-52d216a2-bfa1-4094-86d2-10b2cfdac073 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] show called for member b2863898-c98c-4149-bbf5-1d984705916e {{(pid=86720) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 13:36:54 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:54 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:54 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:54 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), Sep 03 13:36:55 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-52d216a2-bfa1-4094-86d2-10b2cfdac073 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] http://192.168.122.181/volume/v3/groups/b2863898-c98c-4149-bbf5-1d984705916e returned with HTTP 200 Sep 03 13:36:55 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 371/728] 192.168.122.181 () {60 vars in 1270 bytes} [Thu Sep 3 13:36:54 2026] GET /volume/v3/groups/b2863898-c98c-4149-bbf5-1d984705916e => generated 331 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:36:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-cbcf0291-3957-4949-bff2-dbaf708d8231 req-84a277c5-f18f-4701-85da-b4bc99260bd3 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-cbcf0291-3957-4949-bff2-dbaf708d8231 req-84a277c5-f18f-4701-85da-b4bc99260bd3 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] DELETE http://192.168.122.181/volume/v3/attachments/469811e1-d3c5-4693-a3f0-8ac8cedad233 Sep 03 13:36:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-cbcf0291-3957-4949-bff2-dbaf708d8231 req-84a277c5-f18f-4701-85da-b4bc99260bd3 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-cbcf0291-3957-4949-bff2-dbaf708d8231 req-84a277c5-f18f-4701-85da-b4bc99260bd3 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-6f54d5b2-84f3-4550-802e-600fd6ef658c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:55 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6f54d5b2-84f3-4550-802e-600fd6ef658c tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] GET http://192.168.122.181/volume/v3/volumes/cac422d8-2f56-4f09-9ca8-ac88900b2518 Sep 03 13:36:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6f54d5b2-84f3-4550-802e-600fd6ef658c tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6f54d5b2-84f3-4550-802e-600fd6ef658c tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:55 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:55 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:55 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:55 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:55 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:55 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:55 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-6f54d5b2-84f3-4550-802e-600fd6ef658c tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Volume info retrieved successfully. Sep 03 13:36:55 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6f54d5b2-84f3-4550-802e-600fd6ef658c tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] http://192.168.122.181/volume/v3/volumes/cac422d8-2f56-4f09-9ca8-ac88900b2518 returned with HTTP 200 Sep 03 13:36:55 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 372/729] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:55 2026] GET /volume/v3/volumes/cac422d8-2f56-4f09-9ca8-ac88900b2518 => generated 854 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:55 devstack devstack@c-api.service[86719]: /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 03 13:36:55 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, Sep 03 13:36:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-cbcf0291-3957-4949-bff2-dbaf708d8231 req-84a277c5-f18f-4701-85da-b4bc99260bd3 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/attachments/469811e1-d3c5-4693-a3f0-8ac8cedad233 returned with HTTP 200 Sep 03 13:36:55 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 358/730] 192.168.122.181 () {64 vars in 1562 bytes} [Thu Sep 3 13:36:55 2026] DELETE /volume/v3/attachments/469811e1-d3c5-4693-a3f0-8ac8cedad233 => generated 19 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-77045c8f-5d45-4639-afee-ac14cd0cb144 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:55 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-77045c8f-5d45-4639-afee-ac14cd0cb144 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] GET http://192.168.122.181/volume/v3/volumes/de1a52ad-86f7-4a4a-8e39-6990b6723800 Sep 03 13:36:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-77045c8f-5d45-4639-afee-ac14cd0cb144 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-77045c8f-5d45-4639-afee-ac14cd0cb144 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:55 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:55 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:55 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:55 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:55 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-77045c8f-5d45-4639-afee-ac14cd0cb144 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Volume info retrieved successfully. Sep 03 13:36:55 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-77045c8f-5d45-4639-afee-ac14cd0cb144 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] http://192.168.122.181/volume/v3/volumes/de1a52ad-86f7-4a4a-8e39-6990b6723800 returned with HTTP 200 Sep 03 13:36:55 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 373/731] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:55 2026] GET /volume/v3/volumes/de1a52ad-86f7-4a4a-8e39-6990b6723800 => generated 849 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e1dff063-ce8b-4b16-94f9-c30bc0154781 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e1dff063-ce8b-4b16-94f9-c30bc0154781 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] GET http://192.168.122.181/volume/v3/volumes/0edcb05e-2a10-446e-8d48-80af5db5fc59 Sep 03 13:36:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e1dff063-ce8b-4b16-94f9-c30bc0154781 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e1dff063-ce8b-4b16-94f9-c30bc0154781 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:55 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:55 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:55 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:55 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:55 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-e1dff063-ce8b-4b16-94f9-c30bc0154781 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Volume info retrieved successfully. Sep 03 13:36:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e1dff063-ce8b-4b16-94f9-c30bc0154781 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/volumes/0edcb05e-2a10-446e-8d48-80af5db5fc59 returned with HTTP 200 Sep 03 13:36:55 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 359/732] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:55 2026] GET /volume/v3/volumes/0edcb05e-2a10-446e-8d48-80af5db5fc59 => generated 857 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-c3175017-254a-4769-b510-0687b691c9ea None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c3175017-254a-4769-b510-0687b691c9ea tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] GET http://192.168.122.181/volume/v3/groups/b2863898-c98c-4149-bbf5-1d984705916e Sep 03 13:36:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c3175017-254a-4769-b510-0687b691c9ea tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c3175017-254a-4769-b510-0687b691c9ea tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.groups [None req-c3175017-254a-4769-b510-0687b691c9ea tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] show called for member b2863898-c98c-4149-bbf5-1d984705916e {{(pid=86720) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 13:36:56 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:56 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:56 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:56 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), Sep 03 13:36:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c3175017-254a-4769-b510-0687b691c9ea tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] http://192.168.122.181/volume/v3/groups/b2863898-c98c-4149-bbf5-1d984705916e returned with HTTP 200 Sep 03 13:36:56 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 374/733] 192.168.122.181 () {60 vars in 1270 bytes} [Thu Sep 3 13:36:56 2026] GET /volume/v3/groups/b2863898-c98c-4149-bbf5-1d984705916e => generated 332 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:36:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-ec3c4ead-8306-484d-9bcd-100de44d5b8b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:56 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ec3c4ead-8306-484d-9bcd-100de44d5b8b tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:36:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ec3c4ead-8306-484d-9bcd-100de44d5b8b tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2018559820", "volume_type": "801e15c5-40d7-42a6-a467-927f0576c516", "group_id": "b2863898-c98c-4149-bbf5-1d984705916e", "size": 1}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:36:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-ec3c4ead-8306-484d-9bcd-100de44d5b8b tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2018559820', 'volume_type': '801e15c5-40d7-42a6-a467-927f0576c516', 'group_id': 'b2863898-c98c-4149-bbf5-1d984705916e', 'size': 1}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:36:56 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:56 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:56 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-ec3c4ead-8306-484d-9bcd-100de44d5b8b tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Create volume of 1 GB Sep 03 13:36:56 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:56 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), Sep 03 13:36:56 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-ec3c4ead-8306-484d-9bcd-100de44d5b8b tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Availability Zones retrieved successfully. Sep 03 13:36:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ec3c4ead-8306-484d-9bcd-100de44d5b8b tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Flow 'volume_create_api' (db813287-9b3b-466e-a9e2-ae5b2d23c8f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:36:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ec3c4ead-8306-484d-9bcd-100de44d5b8b tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8aeff7f5-8762-40cc-aa69-184681c78de2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:36:56 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:56 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-ec3c4ead-8306-484d-9bcd-100de44d5b8b tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:36:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ec3c4ead-8306-484d-9bcd-100de44d5b8b tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8aeff7f5-8762-40cc-aa69-184681c78de2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:36:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=801e15c5-40d7-42a6-a467-927f0576c516,is_public=True,name='tempest-GroupsTest-volume-type-418963060',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '801e15c5-40d7-42a6-a467-927f0576c516', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b2863898-c98c-4149-bbf5-1d984705916e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:36:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ec3c4ead-8306-484d-9bcd-100de44d5b8b tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8aada84-0dd7-4b13-91b1-fe7fb8728de3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:36:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-cd6442bc-d0a5-4229-99c5-5d50492b2bd5 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-cd6442bc-d0a5-4229-99c5-5d50492b2bd5 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] GET http://192.168.122.181/volume/v3/volumes/cac422d8-2f56-4f09-9ca8-ac88900b2518 Sep 03 13:36:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-cd6442bc-d0a5-4229-99c5-5d50492b2bd5 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-cd6442bc-d0a5-4229-99c5-5d50492b2bd5 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:56 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:56 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:56 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:56 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:56 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-cd6442bc-d0a5-4229-99c5-5d50492b2bd5 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Volume info retrieved successfully. Sep 03 13:36:56 devstack devstack@c-api.service[86719]: WARNING cinder.quota [None req-ec3c4ead-8306-484d-9bcd-100de44d5b8b tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-418963060 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-418963060, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:36:56 devstack devstack@c-api.service[86719]: WARNING cinder.quota [None req-ec3c4ead-8306-484d-9bcd-100de44d5b8b tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-418963060 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-418963060, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:36:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-cd6442bc-d0a5-4229-99c5-5d50492b2bd5 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] http://192.168.122.181/volume/v3/volumes/cac422d8-2f56-4f09-9ca8-ac88900b2518 returned with HTTP 200 Sep 03 13:36:56 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 375/734] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:56 2026] GET /volume/v3/volumes/cac422d8-2f56-4f09-9ca8-ac88900b2518 => generated 855 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-b3927d1c-34dd-4c50-89a5-b0b2c4fca38d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b3927d1c-34dd-4c50-89a5-b0b2c4fca38d tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] POST http://192.168.122.181/volume/v3/volumes/cac422d8-2f56-4f09-9ca8-ac88900b2518/action Sep 03 13:36:56 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-ec3c4ead-8306-484d-9bcd-100de44d5b8b tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Created reservations ['351425b7-395c-4740-a2d6-ef0ec78c558b', 'd39f25b8-4ce0-40ba-8d2e-a84aea438fc0', '74e9cba5-962f-498e-8a3a-a1fe985f6e05', 'be67e675-4d0a-4f07-91dc-5dbd52ad17df'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:36:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ec3c4ead-8306-484d-9bcd-100de44d5b8b tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8aada84-0dd7-4b13-91b1-fe7fb8728de3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['351425b7-395c-4740-a2d6-ef0ec78c558b', 'd39f25b8-4ce0-40ba-8d2e-a84aea438fc0', '74e9cba5-962f-498e-8a3a-a1fe985f6e05', 'be67e675-4d0a-4f07-91dc-5dbd52ad17df']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:36:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b3927d1c-34dd-4c50-89a5-b0b2c4fca38d tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:36:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b3927d1c-34dd-4c50-89a5-b0b2c4fca38d tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:36:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ec3c4ead-8306-484d-9bcd-100de44d5b8b tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c498dccc-5a49-41c4-ba15-f8f3c163f6fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:36:56 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:56 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:56 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:56 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:56 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-b3927d1c-34dd-4c50-89a5-b0b2c4fca38d tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Volume info retrieved successfully. Sep 03 13:36:56 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-b3927d1c-34dd-4c50-89a5-b0b2c4fca38d tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Volume updated successfully. Sep 03 13:36:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b3927d1c-34dd-4c50-89a5-b0b2c4fca38d tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] http://192.168.122.181/volume/v3/volumes/cac422d8-2f56-4f09-9ca8-ac88900b2518/action returned with HTTP 200 Sep 03 13:36:56 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 376/735] 192.168.122.181 () {60 vars in 1274 bytes} [Thu Sep 3 13:36:56 2026] POST /volume/v3/volumes/cac422d8-2f56-4f09-9ca8-ac88900b2518/action => generated 0 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 03 13:36:56 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:56 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ec3c4ead-8306-484d-9bcd-100de44d5b8b tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c498dccc-5a49-41c4-ba15-f8f3c163f6fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fdb60836-5ded-4b51-ad30-4f930aba55ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2018559820',encryption_key_id=None,group_id=b2863898-c98c-4149-bbf5-1d984705916e,group_type_id=,metadata={},multiattach=False,project_id='ecdb3e0a782e4f6796e3418afad3439f',qos_specs=None,replication_status=,reservations=['351425b7-395c-4740-a2d6-ef0ec78c558b','d39f25b8-4ce0-40ba-8d2e-a84aea438fc0','74e9cba5-962f-498e-8a3a-a1fe985f6e05','be67e675-4d0a-4f07-91dc-5dbd52ad17df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83b7a95b095c4f4b8eb0e87dc593ff0b',volume_type_id=801e15c5-40d7-42a6-a467-927f0576c516), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:36:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2018559820',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b2863898-c98c-4149-bbf5-1d984705916e,host=None,id=fdb60836-5ded-4b51-ad30-4f930aba55ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ecdb3e0a782e4f6796e3418afad3439f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83b7a95b095c4f4b8eb0e87dc593ff0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(801e15c5-40d7-42a6-a467-927f0576c516),volume_type_id=801e15c5-40d7-42a6-a467-927f0576c516)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:36:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ec3c4ead-8306-484d-9bcd-100de44d5b8b tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e17d5d3-1923-473f-8c04-651b7be77b66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:36:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f8cbebe7-e404-4bc6-90b0-c3831b86ef8b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f8cbebe7-e404-4bc6-90b0-c3831b86ef8b tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] GET http://192.168.122.181/volume/v3/volumes/cac422d8-2f56-4f09-9ca8-ac88900b2518 Sep 03 13:36:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f8cbebe7-e404-4bc6-90b0-c3831b86ef8b tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f8cbebe7-e404-4bc6-90b0-c3831b86ef8b tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:56 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:56 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:56 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:56 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:56 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-f8cbebe7-e404-4bc6-90b0-c3831b86ef8b tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Volume info retrieved successfully. Sep 03 13:36:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f8cbebe7-e404-4bc6-90b0-c3831b86ef8b tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] http://192.168.122.181/volume/v3/volumes/cac422d8-2f56-4f09-9ca8-ac88900b2518 returned with HTTP 200 Sep 03 13:36:56 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 377/736] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:56 2026] GET /volume/v3/volumes/cac422d8-2f56-4f09-9ca8-ac88900b2518 => generated 855 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-59e177a0-ae6a-410a-832e-938bc35cf63e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ec3c4ead-8306-484d-9bcd-100de44d5b8b tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e17d5d3-1923-473f-8c04-651b7be77b66) transitioned into state 'SUCCESS' from state '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-2018559820',encryption_key_id=None,group_id=b2863898-c98c-4149-bbf5-1d984705916e,group_type_id=,metadata={},multiattach=False,project_id='ecdb3e0a782e4f6796e3418afad3439f',qos_specs=None,replication_status=,reservations=['351425b7-395c-4740-a2d6-ef0ec78c558b','d39f25b8-4ce0-40ba-8d2e-a84aea438fc0','74e9cba5-962f-498e-8a3a-a1fe985f6e05','be67e675-4d0a-4f07-91dc-5dbd52ad17df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83b7a95b095c4f4b8eb0e87dc593ff0b',volume_type_id=801e15c5-40d7-42a6-a467-927f0576c516)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:36:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-59e177a0-ae6a-410a-832e-938bc35cf63e tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] GET http://192.168.122.181/volume/v3/volumes/de1a52ad-86f7-4a4a-8e39-6990b6723800 Sep 03 13:36:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-59e177a0-ae6a-410a-832e-938bc35cf63e tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-59e177a0-ae6a-410a-832e-938bc35cf63e tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ec3c4ead-8306-484d-9bcd-100de44d5b8b tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fda4e476-93e5-40c0-9320-45a350635209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:36:56 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:56 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:56 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:56 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:56 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-59e177a0-ae6a-410a-832e-938bc35cf63e tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Volume info retrieved successfully. Sep 03 13:36:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-59e177a0-ae6a-410a-832e-938bc35cf63e tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] http://192.168.122.181/volume/v3/volumes/de1a52ad-86f7-4a4a-8e39-6990b6723800 returned with HTTP 200 Sep 03 13:36:56 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 378/737] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:56 2026] GET /volume/v3/volumes/de1a52ad-86f7-4a4a-8e39-6990b6723800 => generated 850 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ec3c4ead-8306-484d-9bcd-100de44d5b8b tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fda4e476-93e5-40c0-9320-45a350635209) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:36:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a40965ba-e3c0-4735-8772-7bcb652fbc6b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ec3c4ead-8306-484d-9bcd-100de44d5b8b tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Flow 'volume_create_api' (db813287-9b3b-466e-a9e2-ae5b2d23c8f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:36:56 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-ec3c4ead-8306-484d-9bcd-100de44d5b8b tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Create volume request issued successfully. Sep 03 13:36:56 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-ec3c4ead-8306-484d-9bcd-100de44d5b8b tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:36:56 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-ec3c4ead-8306-484d-9bcd-100de44d5b8b tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:36:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a40965ba-e3c0-4735-8772-7bcb652fbc6b tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] POST http://192.168.122.181/volume/v3/snapshots Sep 03 13:36:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a40965ba-e3c0-4735-8772-7bcb652fbc6b tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "de1a52ad-86f7-4a4a-8e39-6990b6723800", "name": "tempest-VolumesExtendTest-Snapshot-1130133936"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:36:56 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:56 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:56 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:56 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:56 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-a40965ba-e3c0-4735-8772-7bcb652fbc6b tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Volume info retrieved successfully. Sep 03 13:36:56 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.snapshots [None req-a40965ba-e3c0-4735-8772-7bcb652fbc6b tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Create snapshot from volume de1a52ad-86f7-4a4a-8e39-6990b6723800 Sep 03 13:36:56 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-ec3c4ead-8306-484d-9bcd-100de44d5b8b tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:36:57 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:57 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ec3c4ead-8306-484d-9bcd-100de44d5b8b tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:36:57 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 360/738] 192.168.122.181 () {62 vars in 1184 bytes} [Thu Sep 3 13:36:56 2026] POST /volume/v3/volumes => generated 822 bytes in 973 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:36:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-4c1e1a28-df46-41df-ae86-76735c811452 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:57 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-a40965ba-e3c0-4735-8772-7bcb652fbc6b tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Created reservations ['96475c56-53b7-4f45-803c-49aaa1ce398f', '7b67c4d7-b1ee-402c-b3e6-c23cd5d2f37b', '6c65d9a0-95b8-4d86-b02d-d1d1ad4909e8', '266ea002-d10e-4866-95cb-3bd8338a5f5f'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:36:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4c1e1a28-df46-41df-ae86-76735c811452 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] GET http://192.168.122.181/volume/v3/volumes/fdb60836-5ded-4b51-ad30-4f930aba55ea Sep 03 13:36:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4c1e1a28-df46-41df-ae86-76735c811452 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4c1e1a28-df46-41df-ae86-76735c811452 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:57 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:57 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:57 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:57 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:57 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:57 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:57 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-4c1e1a28-df46-41df-ae86-76735c811452 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Volume info retrieved successfully. Sep 03 13:36:57 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-4c1e1a28-df46-41df-ae86-76735c811452 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:36:57 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-4c1e1a28-df46-41df-ae86-76735c811452 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:36:57 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-a40965ba-e3c0-4735-8772-7bcb652fbc6b tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Snapshot create request issued successfully. Sep 03 13:36:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a40965ba-e3c0-4735-8772-7bcb652fbc6b tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] http://192.168.122.181/volume/v3/snapshots returned with HTTP 202 Sep 03 13:36:57 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 379/739] 192.168.122.181 () {60 vars in 1149 bytes} [Thu Sep 3 13:36:56 2026] POST /volume/v3/snapshots => generated 304 bytes in 580 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:36:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-698170b4-9ab2-4bb2-867b-11eba958deaf req-0cf07838-dd3a-423d-aacb-186f79fb6877 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-698170b4-9ab2-4bb2-867b-11eba958deaf req-0cf07838-dd3a-423d-aacb-186f79fb6877 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] GET http://192.168.122.181/volume/v3/volumes/cac422d8-2f56-4f09-9ca8-ac88900b2518 Sep 03 13:36:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-698170b4-9ab2-4bb2-867b-11eba958deaf req-0cf07838-dd3a-423d-aacb-186f79fb6877 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-698170b4-9ab2-4bb2-867b-11eba958deaf req-0cf07838-dd3a-423d-aacb-186f79fb6877 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:57 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:57 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:57 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:57 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:57 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-4c1e1a28-df46-41df-ae86-76735c811452 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:36:57 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-698170b4-9ab2-4bb2-867b-11eba958deaf req-0cf07838-dd3a-423d-aacb-186f79fb6877 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Volume info retrieved successfully. Sep 03 13:36:57 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:57 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-698170b4-9ab2-4bb2-867b-11eba958deaf req-0cf07838-dd3a-423d-aacb-186f79fb6877 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] http://192.168.122.181/volume/v3/volumes/cac422d8-2f56-4f09-9ca8-ac88900b2518 returned with HTTP 200 Sep 03 13:36:57 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 380/740] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:36:57 2026] GET /volume/v3/volumes/cac422d8-2f56-4f09-9ca8-ac88900b2518 => generated 855 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-91808570-7d45-457c-96a7-c4e96e227527 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-91808570-7d45-457c-96a7-c4e96e227527 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] GET http://192.168.122.181/volume/v3/snapshots/ed8fb43f-95e3-4b28-96e3-16d2cca5962e Sep 03 13:36:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-91808570-7d45-457c-96a7-c4e96e227527 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-91808570-7d45-457c-96a7-c4e96e227527 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:57 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:57 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:57 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-91808570-7d45-457c-96a7-c4e96e227527 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Snapshot retrieved successfully. Sep 03 13:36:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-91808570-7d45-457c-96a7-c4e96e227527 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] http://192.168.122.181/volume/v3/snapshots/ed8fb43f-95e3-4b28-96e3-16d2cca5962e returned with HTTP 200 Sep 03 13:36:57 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 381/741] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:36:57 2026] GET /volume/v3/snapshots/ed8fb43f-95e3-4b28-96e3-16d2cca5962e => generated 436 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4c1e1a28-df46-41df-ae86-76735c811452 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] http://192.168.122.181/volume/v3/volumes/fdb60836-5ded-4b51-ad30-4f930aba55ea returned with HTTP 200 Sep 03 13:36:57 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 361/742] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:36:57 2026] GET /volume/v3/volumes/fdb60836-5ded-4b51-ad30-4f930aba55ea => generated 890 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:36:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-91f9d804-77cc-4ba9-bd6d-6208a265907f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:58 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-91f9d804-77cc-4ba9-bd6d-6208a265907f tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:36:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-91f9d804-77cc-4ba9-bd6d-6208a265907f tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1589965876"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:36:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-91f9d804-77cc-4ba9-bd6d-6208a265907f tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1589965876'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:36:58 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-91f9d804-77cc-4ba9-bd6d-6208a265907f tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Create volume of 1 GB Sep 03 13:36:58 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-91f9d804-77cc-4ba9-bd6d-6208a265907f tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Availability Zones retrieved successfully. Sep 03 13:36:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-72901a42-a342-498d-89be-5c8a70c64ef5 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:58 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-72901a42-a342-498d-89be-5c8a70c64ef5 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] GET http://192.168.122.181/volume/v3/snapshots/ed8fb43f-95e3-4b28-96e3-16d2cca5962e Sep 03 13:36:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-72901a42-a342-498d-89be-5c8a70c64ef5 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-72901a42-a342-498d-89be-5c8a70c64ef5 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:58 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-91f9d804-77cc-4ba9-bd6d-6208a265907f tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Flow 'volume_create_api' (4824aa28-707c-4f24-a962-edff5cc5621a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:36:58 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-91f9d804-77cc-4ba9-bd6d-6208a265907f tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (152ad015-1680-4ec7-b95f-4b807203c06b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:36:58 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-91f9d804-77cc-4ba9-bd6d-6208a265907f tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:36:58 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:58 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:58 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-72901a42-a342-498d-89be-5c8a70c64ef5 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Snapshot retrieved successfully. Sep 03 13:36:58 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-72901a42-a342-498d-89be-5c8a70c64ef5 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] http://192.168.122.181/volume/v3/snapshots/ed8fb43f-95e3-4b28-96e3-16d2cca5962e returned with HTTP 200 Sep 03 13:36:58 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 362/743] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:36:58 2026] GET /volume/v3/snapshots/ed8fb43f-95e3-4b28-96e3-16d2cca5962e => generated 436 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-a1e8dc1b-77de-40c5-bde1-702a4a071a22 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:58 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a1e8dc1b-77de-40c5-bde1-702a4a071a22 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] GET http://192.168.122.181/volume/v3/volumes/fdb60836-5ded-4b51-ad30-4f930aba55ea Sep 03 13:36:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a1e8dc1b-77de-40c5-bde1-702a4a071a22 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a1e8dc1b-77de-40c5-bde1-702a4a071a22 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:58 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:58 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:58 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:58 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:58 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-a1e8dc1b-77de-40c5-bde1-702a4a071a22 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Volume info retrieved successfully. Sep 03 13:36:58 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-a1e8dc1b-77de-40c5-bde1-702a4a071a22 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:36:58 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-a1e8dc1b-77de-40c5-bde1-702a4a071a22 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:36:58 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-91f9d804-77cc-4ba9-bd6d-6208a265907f tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (152ad015-1680-4ec7-b95f-4b807203c06b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:36:58 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-91f9d804-77cc-4ba9-bd6d-6208a265907f tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cde9dda5-a685-4dca-bdef-3cafe08d15a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:36:58 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-a1e8dc1b-77de-40c5-bde1-702a4a071a22 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:36:58 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:58 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:58 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-91f9d804-77cc-4ba9-bd6d-6208a265907f tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Created reservations ['f4ff6b90-cc14-48ee-b921-bbb747fae818', 'aa235419-1978-4bd3-b2c9-8286740e9ddb', '9b78e31a-633b-47b0-89c6-b650f6e51f66', '0fe0c925-2cd4-4918-ae66-44672bd08450'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:36:58 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-91f9d804-77cc-4ba9-bd6d-6208a265907f tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cde9dda5-a685-4dca-bdef-3cafe08d15a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4ff6b90-cc14-48ee-b921-bbb747fae818', 'aa235419-1978-4bd3-b2c9-8286740e9ddb', '9b78e31a-633b-47b0-89c6-b650f6e51f66', '0fe0c925-2cd4-4918-ae66-44672bd08450']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:36:58 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-91f9d804-77cc-4ba9-bd6d-6208a265907f tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14411ccb-5ab3-448b-8de3-8f8a21fb82a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:36:58 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a1e8dc1b-77de-40c5-bde1-702a4a071a22 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] http://192.168.122.181/volume/v3/volumes/fdb60836-5ded-4b51-ad30-4f930aba55ea returned with HTTP 200 Sep 03 13:36:58 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 363/744] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:36:58 2026] GET /volume/v3/volumes/fdb60836-5ded-4b51-ad30-4f930aba55ea => generated 914 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:36:58 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:58 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:36:58 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-91f9d804-77cc-4ba9-bd6d-6208a265907f tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14411ccb-5ab3-448b-8de3-8f8a21fb82a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf04b6e4-b152-4043-ad46-527157131fa7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1589965876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57f6840dc71445409fb3c4aac8ab393d',qos_specs=None,replication_status=,reservations=['f4ff6b90-cc14-48ee-b921-bbb747fae818','aa235419-1978-4bd3-b2c9-8286740e9ddb','9b78e31a-633b-47b0-89c6-b650f6e51f66','0fe0c925-2cd4-4918-ae66-44672bd08450'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8aa0d839dc04f05a985886ddcdbdfc3',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:36:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1589965876',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf04b6e4-b152-4043-ad46-527157131fa7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57f6840dc71445409fb3c4aac8ab393d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8aa0d839dc04f05a985886ddcdbdfc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:36:58 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-91f9d804-77cc-4ba9-bd6d-6208a265907f tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95ffb302-d840-4de1-9859-d44a79a985de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:36:58 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-91f9d804-77cc-4ba9-bd6d-6208a265907f tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95ffb302-d840-4de1-9859-d44a79a985de) transitioned into state 'SUCCESS' from state '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-1589965876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57f6840dc71445409fb3c4aac8ab393d',qos_specs=None,replication_status=,reservations=['f4ff6b90-cc14-48ee-b921-bbb747fae818','aa235419-1978-4bd3-b2c9-8286740e9ddb','9b78e31a-633b-47b0-89c6-b650f6e51f66','0fe0c925-2cd4-4918-ae66-44672bd08450'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8aa0d839dc04f05a985886ddcdbdfc3',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:36:58 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-91f9d804-77cc-4ba9-bd6d-6208a265907f tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f49fe019-4d40-47ae-9d0d-20c5f882e603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:36:58 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-91f9d804-77cc-4ba9-bd6d-6208a265907f tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f49fe019-4d40-47ae-9d0d-20c5f882e603) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:36:58 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-91f9d804-77cc-4ba9-bd6d-6208a265907f tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Flow 'volume_create_api' (4824aa28-707c-4f24-a962-edff5cc5621a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:36:58 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-91f9d804-77cc-4ba9-bd6d-6208a265907f tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Create volume request issued successfully. Sep 03 13:36:58 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-91f9d804-77cc-4ba9-bd6d-6208a265907f tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:36:58 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 382/745] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:36:58 2026] POST /volume/v3/volumes => generated 763 bytes in 443 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:36:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-31aca660-981a-493b-95a1-232911d24ac4 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:58 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-31aca660-981a-493b-95a1-232911d24ac4 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] GET http://192.168.122.181/volume/v3/volumes/cf04b6e4-b152-4043-ad46-527157131fa7 Sep 03 13:36:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-31aca660-981a-493b-95a1-232911d24ac4 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-31aca660-981a-493b-95a1-232911d24ac4 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:58 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:58 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:58 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:58 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:58 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-31aca660-981a-493b-95a1-232911d24ac4 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Volume info retrieved successfully. Sep 03 13:36:58 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-31aca660-981a-493b-95a1-232911d24ac4 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] http://192.168.122.181/volume/v3/volumes/cf04b6e4-b152-4043-ad46-527157131fa7 returned with HTTP 200 Sep 03 13:36:58 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 364/746] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:58 2026] GET /volume/v3/volumes/cf04b6e4-b152-4043-ad46-527157131fa7 => generated 831 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-64a374c8-3b02-487f-a18d-e28d416475ec None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:59 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-64a374c8-3b02-487f-a18d-e28d416475ec tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] GET http://192.168.122.181/volume/v3/snapshots/ed8fb43f-95e3-4b28-96e3-16d2cca5962e Sep 03 13:36:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-64a374c8-3b02-487f-a18d-e28d416475ec tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-64a374c8-3b02-487f-a18d-e28d416475ec tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:59 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:59 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:59 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-64a374c8-3b02-487f-a18d-e28d416475ec tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Snapshot retrieved successfully. Sep 03 13:36:59 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-64a374c8-3b02-487f-a18d-e28d416475ec tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] http://192.168.122.181/volume/v3/snapshots/ed8fb43f-95e3-4b28-96e3-16d2cca5962e returned with HTTP 200 Sep 03 13:36:59 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 383/747] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:36:59 2026] GET /volume/v3/snapshots/ed8fb43f-95e3-4b28-96e3-16d2cca5962e => generated 436 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-ec8770d8-4378-4ae6-97c1-66a7ae401149 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:59 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ec8770d8-4378-4ae6-97c1-66a7ae401149 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] GET http://192.168.122.181/volume/v3/volumes/fdb60836-5ded-4b51-ad30-4f930aba55ea Sep 03 13:36:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ec8770d8-4378-4ae6-97c1-66a7ae401149 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ec8770d8-4378-4ae6-97c1-66a7ae401149 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:59 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:59 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:59 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:59 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:59 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-ec8770d8-4378-4ae6-97c1-66a7ae401149 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Volume info retrieved successfully. Sep 03 13:36:59 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-ec8770d8-4378-4ae6-97c1-66a7ae401149 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:36:59 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-ec8770d8-4378-4ae6-97c1-66a7ae401149 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:36:59 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-ec8770d8-4378-4ae6-97c1-66a7ae401149 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:36:59 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:59 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:59 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ec8770d8-4378-4ae6-97c1-66a7ae401149 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] http://192.168.122.181/volume/v3/volumes/fdb60836-5ded-4b51-ad30-4f930aba55ea returned with HTTP 200 Sep 03 13:36:59 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 365/748] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:36:59 2026] GET /volume/v3/volumes/fdb60836-5ded-4b51-ad30-4f930aba55ea => generated 915 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:36:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-0dc1fd58-951e-464a-8eda-c6becee0e1ad None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:59 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0dc1fd58-951e-464a-8eda-c6becee0e1ad tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:36:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0dc1fd58-951e-464a-8eda-c6becee0e1ad tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-555924685", "volume_type": "801e15c5-40d7-42a6-a467-927f0576c516", "group_id": "b2863898-c98c-4149-bbf5-1d984705916e", "size": 1}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:36:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-0dc1fd58-951e-464a-8eda-c6becee0e1ad tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-555924685', 'volume_type': '801e15c5-40d7-42a6-a467-927f0576c516', 'group_id': 'b2863898-c98c-4149-bbf5-1d984705916e', 'size': 1}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:36:59 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:59 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:59 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-0dc1fd58-951e-464a-8eda-c6becee0e1ad tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Create volume of 1 GB Sep 03 13:36:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-0580e72b-4f42-4574-aa1a-81e38c579b91 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:36:59 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0580e72b-4f42-4574-aa1a-81e38c579b91 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] GET http://192.168.122.181/volume/v3/volumes/cf04b6e4-b152-4043-ad46-527157131fa7 Sep 03 13:36:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0580e72b-4f42-4574-aa1a-81e38c579b91 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:36:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0580e72b-4f42-4574-aa1a-81e38c579b91 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:36:59 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:59 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), Sep 03 13:36:59 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-0dc1fd58-951e-464a-8eda-c6becee0e1ad tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Availability Zones retrieved successfully. Sep 03 13:36:59 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:36:59 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:36:59 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:59 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:36:59 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-0580e72b-4f42-4574-aa1a-81e38c579b91 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Volume info retrieved successfully. Sep 03 13:36:59 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-0dc1fd58-951e-464a-8eda-c6becee0e1ad tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Flow 'volume_create_api' (07df90e9-e8dd-4cfc-a931-21b989d111e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:36:59 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-0dc1fd58-951e-464a-8eda-c6becee0e1ad tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97aede1e-5c66-4c14-8dae-3ae1986aaa59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:36:59 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0580e72b-4f42-4574-aa1a-81e38c579b91 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] http://192.168.122.181/volume/v3/volumes/cf04b6e4-b152-4043-ad46-527157131fa7 returned with HTTP 200 Sep 03 13:36:59 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 366/749] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:36:59 2026] GET /volume/v3/volumes/cf04b6e4-b152-4043-ad46-527157131fa7 => generated 855 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:36:59 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:36:59 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:36:59 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-0dc1fd58-951e-464a-8eda-c6becee0e1ad tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:37:00 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-0dc1fd58-951e-464a-8eda-c6becee0e1ad tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97aede1e-5c66-4c14-8dae-3ae1986aaa59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:36:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=801e15c5-40d7-42a6-a467-927f0576c516,is_public=True,name='tempest-GroupsTest-volume-type-418963060',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '801e15c5-40d7-42a6-a467-927f0576c516', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b2863898-c98c-4149-bbf5-1d984705916e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:37:00 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-0dc1fd58-951e-464a-8eda-c6becee0e1ad tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc26648a-7bb9-45be-a69a-ccddf9897b96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:37:00 devstack devstack@c-api.service[86720]: WARNING cinder.quota [None req-0dc1fd58-951e-464a-8eda-c6becee0e1ad tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-418963060 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-418963060, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:37:00 devstack devstack@c-api.service[86720]: WARNING cinder.quota [None req-0dc1fd58-951e-464a-8eda-c6becee0e1ad tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-418963060 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-418963060, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:37:00 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-0dc1fd58-951e-464a-8eda-c6becee0e1ad tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Created reservations ['f04443df-8b96-4d99-ad5e-7ccb6cfd904a', '064f8f67-f4b5-49b4-9ebd-4ceceef86026', '2befcef4-af33-4239-ae87-c6b1e2600933', 'f45db507-5b02-4fcc-8f62-d50b66de7b6d'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:37:00 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-0dc1fd58-951e-464a-8eda-c6becee0e1ad tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc26648a-7bb9-45be-a69a-ccddf9897b96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f04443df-8b96-4d99-ad5e-7ccb6cfd904a', '064f8f67-f4b5-49b4-9ebd-4ceceef86026', '2befcef4-af33-4239-ae87-c6b1e2600933', 'f45db507-5b02-4fcc-8f62-d50b66de7b6d']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:37:00 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-0dc1fd58-951e-464a-8eda-c6becee0e1ad tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b55e97c-0867-4b99-9860-b708727dd975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:37:00 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:00 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:37:00 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-0dc1fd58-951e-464a-8eda-c6becee0e1ad tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b55e97c-0867-4b99-9860-b708727dd975) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3716e3de-57a9-4eb5-8133-1435403a928c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-555924685',encryption_key_id=None,group_id=b2863898-c98c-4149-bbf5-1d984705916e,group_type_id=,metadata={},multiattach=False,project_id='ecdb3e0a782e4f6796e3418afad3439f',qos_specs=None,replication_status=,reservations=['f04443df-8b96-4d99-ad5e-7ccb6cfd904a','064f8f67-f4b5-49b4-9ebd-4ceceef86026','2befcef4-af33-4239-ae87-c6b1e2600933','f45db507-5b02-4fcc-8f62-d50b66de7b6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83b7a95b095c4f4b8eb0e87dc593ff0b',volume_type_id=801e15c5-40d7-42a6-a467-927f0576c516), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:37:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-555924685',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b2863898-c98c-4149-bbf5-1d984705916e,host=None,id=3716e3de-57a9-4eb5-8133-1435403a928c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ecdb3e0a782e4f6796e3418afad3439f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83b7a95b095c4f4b8eb0e87dc593ff0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(801e15c5-40d7-42a6-a467-927f0576c516),volume_type_id=801e15c5-40d7-42a6-a467-927f0576c516)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:37:00 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-0dc1fd58-951e-464a-8eda-c6becee0e1ad tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (379e99c9-b60a-42a7-916a-168f5104c9cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:37:00 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-0dc1fd58-951e-464a-8eda-c6becee0e1ad tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (379e99c9-b60a-42a7-916a-168f5104c9cf) transitioned into state 'SUCCESS' from state '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-555924685',encryption_key_id=None,group_id=b2863898-c98c-4149-bbf5-1d984705916e,group_type_id=,metadata={},multiattach=False,project_id='ecdb3e0a782e4f6796e3418afad3439f',qos_specs=None,replication_status=,reservations=['f04443df-8b96-4d99-ad5e-7ccb6cfd904a','064f8f67-f4b5-49b4-9ebd-4ceceef86026','2befcef4-af33-4239-ae87-c6b1e2600933','f45db507-5b02-4fcc-8f62-d50b66de7b6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83b7a95b095c4f4b8eb0e87dc593ff0b',volume_type_id=801e15c5-40d7-42a6-a467-927f0576c516)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:37:00 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-0dc1fd58-951e-464a-8eda-c6becee0e1ad tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ea937df-c5eb-4d7f-a200-d341c81ef7fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:37:00 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-0dc1fd58-951e-464a-8eda-c6becee0e1ad tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ea937df-c5eb-4d7f-a200-d341c81ef7fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:37:00 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-0dc1fd58-951e-464a-8eda-c6becee0e1ad tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Flow 'volume_create_api' (07df90e9-e8dd-4cfc-a931-21b989d111e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:37:00 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-0dc1fd58-951e-464a-8eda-c6becee0e1ad tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Create volume request issued successfully. Sep 03 13:37:00 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-0dc1fd58-951e-464a-8eda-c6becee0e1ad tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:37:00 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-0dc1fd58-951e-464a-8eda-c6becee0e1ad tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:37:00 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-0dc1fd58-951e-464a-8eda-c6becee0e1ad tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:37:00 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:00 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:00 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0dc1fd58-951e-464a-8eda-c6becee0e1ad tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:37:00 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 384/750] 192.168.122.181 () {62 vars in 1184 bytes} [Thu Sep 3 13:36:59 2026] POST /volume/v3/volumes => generated 821 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 03 13:37:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-00cdfc03-727c-442b-9d08-5c26fef98ae4 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:00 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-00cdfc03-727c-442b-9d08-5c26fef98ae4 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] GET http://192.168.122.181/volume/v3/volumes/3716e3de-57a9-4eb5-8133-1435403a928c Sep 03 13:37:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-00cdfc03-727c-442b-9d08-5c26fef98ae4 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-00cdfc03-727c-442b-9d08-5c26fef98ae4 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:00 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:00 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:37:00 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:00 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:00 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-00cdfc03-727c-442b-9d08-5c26fef98ae4 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Volume info retrieved successfully. Sep 03 13:37:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-29275ff1-322d-48e6-b1d8-d02839d3cd45 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:00 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-00cdfc03-727c-442b-9d08-5c26fef98ae4 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:37:00 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-00cdfc03-727c-442b-9d08-5c26fef98ae4 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:37:00 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-29275ff1-322d-48e6-b1d8-d02839d3cd45 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] GET http://192.168.122.181/volume/v3/snapshots/ed8fb43f-95e3-4b28-96e3-16d2cca5962e Sep 03 13:37:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-29275ff1-322d-48e6-b1d8-d02839d3cd45 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-29275ff1-322d-48e6-b1d8-d02839d3cd45 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:00 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:00 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:00 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-29275ff1-322d-48e6-b1d8-d02839d3cd45 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Snapshot retrieved successfully. Sep 03 13:37:00 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-29275ff1-322d-48e6-b1d8-d02839d3cd45 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] http://192.168.122.181/volume/v3/snapshots/ed8fb43f-95e3-4b28-96e3-16d2cca5962e returned with HTTP 200 Sep 03 13:37:00 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 385/751] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:37:00 2026] GET /volume/v3/snapshots/ed8fb43f-95e3-4b28-96e3-16d2cca5962e => generated 436 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:37:00 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-00cdfc03-727c-442b-9d08-5c26fef98ae4 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:37:00 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:00 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:00 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-00cdfc03-727c-442b-9d08-5c26fef98ae4 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] http://192.168.122.181/volume/v3/volumes/3716e3de-57a9-4eb5-8133-1435403a928c returned with HTTP 200 Sep 03 13:37:00 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 367/752] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:37:00 2026] GET /volume/v3/volumes/3716e3de-57a9-4eb5-8133-1435403a928c => generated 889 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:37:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-c02fa868-fb4f-490c-9e07-02ea5d6a903f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:00 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c02fa868-fb4f-490c-9e07-02ea5d6a903f tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] GET http://192.168.122.181/volume/v3/volumes/cf04b6e4-b152-4043-ad46-527157131fa7 Sep 03 13:37:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c02fa868-fb4f-490c-9e07-02ea5d6a903f tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c02fa868-fb4f-490c-9e07-02ea5d6a903f tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:01 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:01 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:37:01 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:01 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:01 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-c02fa868-fb4f-490c-9e07-02ea5d6a903f tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Volume info retrieved successfully. Sep 03 13:37:01 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c02fa868-fb4f-490c-9e07-02ea5d6a903f tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] http://192.168.122.181/volume/v3/volumes/cf04b6e4-b152-4043-ad46-527157131fa7 returned with HTTP 200 Sep 03 13:37:01 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 386/753] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:37:00 2026] GET /volume/v3/volumes/cf04b6e4-b152-4043-ad46-527157131fa7 => generated 855 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:37:01 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-cecd6e27-a21c-46b8-abb6-e9aeb0a16690 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:01 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cecd6e27-a21c-46b8-abb6-e9aeb0a16690 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] GET http://192.168.122.181/volume/v3/snapshots/ed8fb43f-95e3-4b28-96e3-16d2cca5962e Sep 03 13:37:01 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cecd6e27-a21c-46b8-abb6-e9aeb0a16690 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:01 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cecd6e27-a21c-46b8-abb6-e9aeb0a16690 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:01 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:01 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:01 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-cecd6e27-a21c-46b8-abb6-e9aeb0a16690 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Snapshot retrieved successfully. Sep 03 13:37:01 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cecd6e27-a21c-46b8-abb6-e9aeb0a16690 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] http://192.168.122.181/volume/v3/snapshots/ed8fb43f-95e3-4b28-96e3-16d2cca5962e returned with HTTP 200 Sep 03 13:37:01 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 368/754] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:37:01 2026] GET /volume/v3/snapshots/ed8fb43f-95e3-4b28-96e3-16d2cca5962e => generated 463 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:37:01 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-c108ab3c-1010-4f81-bfd7-cc1d68bd3cfd None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:01 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c108ab3c-1010-4f81-bfd7-cc1d68bd3cfd tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] POST http://192.168.122.181/volume/v3/volumes/de1a52ad-86f7-4a4a-8e39-6990b6723800/action Sep 03 13:37:01 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c108ab3c-1010-4f81-bfd7-cc1d68bd3cfd tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:37:01 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c108ab3c-1010-4f81-bfd7-cc1d68bd3cfd tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:37:01 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:01 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:37:01 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:01 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:01 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-c108ab3c-1010-4f81-bfd7-cc1d68bd3cfd tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Volume info retrieved successfully. Sep 03 13:37:01 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-a4c73a3e-7000-481c-a86b-42aa2f47738c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:01 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a4c73a3e-7000-481c-a86b-42aa2f47738c tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] GET http://192.168.122.181/volume/v3/volumes/3716e3de-57a9-4eb5-8133-1435403a928c Sep 03 13:37:01 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a4c73a3e-7000-481c-a86b-42aa2f47738c tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:01 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a4c73a3e-7000-481c-a86b-42aa2f47738c tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:01 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:01 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:37:01 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:01 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:01 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-a4c73a3e-7000-481c-a86b-42aa2f47738c tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Volume info retrieved successfully. Sep 03 13:37:01 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-a4c73a3e-7000-481c-a86b-42aa2f47738c tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:37:01 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-a4c73a3e-7000-481c-a86b-42aa2f47738c tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:37:01 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-c108ab3c-1010-4f81-bfd7-cc1d68bd3cfd tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Created reservations ['4e4f8bd4-6819-478b-b18d-5628d33f11e9', '3c8818ac-e5e9-4699-b99c-4a48a3b677d3'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:37:01 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-c108ab3c-1010-4f81-bfd7-cc1d68bd3cfd tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Extend volume request issued successfully. Sep 03 13:37:01 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c108ab3c-1010-4f81-bfd7-cc1d68bd3cfd tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] http://192.168.122.181/volume/v3/volumes/de1a52ad-86f7-4a4a-8e39-6990b6723800/action returned with HTTP 202 Sep 03 13:37:01 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 387/755] 192.168.122.181 () {60 vars in 1274 bytes} [Thu Sep 3 13:37:01 2026] POST /volume/v3/volumes/de1a52ad-86f7-4a4a-8e39-6990b6723800/action => generated 0 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:37:01 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-8d99f8e3-c0f3-4e57-9486-c12c28c5d7f1 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:01 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8d99f8e3-c0f3-4e57-9486-c12c28c5d7f1 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] GET http://192.168.122.181/volume/v3/volumes/de1a52ad-86f7-4a4a-8e39-6990b6723800 Sep 03 13:37:01 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8d99f8e3-c0f3-4e57-9486-c12c28c5d7f1 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:01 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8d99f8e3-c0f3-4e57-9486-c12c28c5d7f1 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:01 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:01 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:37:01 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:01 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:01 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-8d99f8e3-c0f3-4e57-9486-c12c28c5d7f1 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Volume info retrieved successfully. Sep 03 13:37:01 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8d99f8e3-c0f3-4e57-9486-c12c28c5d7f1 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] http://192.168.122.181/volume/v3/volumes/de1a52ad-86f7-4a4a-8e39-6990b6723800 returned with HTTP 200 Sep 03 13:37:01 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 388/756] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:37:01 2026] GET /volume/v3/volumes/de1a52ad-86f7-4a4a-8e39-6990b6723800 => generated 850 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:37:01 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-a4c73a3e-7000-481c-a86b-42aa2f47738c tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:37:01 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:01 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:01 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a4c73a3e-7000-481c-a86b-42aa2f47738c tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] http://192.168.122.181/volume/v3/volumes/3716e3de-57a9-4eb5-8133-1435403a928c returned with HTTP 200 Sep 03 13:37:01 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 369/757] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:37:01 2026] GET /volume/v3/volumes/3716e3de-57a9-4eb5-8133-1435403a928c => generated 913 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:37:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-524779fb-0603-4e83-8150-2f2cfd70b5b9 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-524779fb-0603-4e83-8150-2f2cfd70b5b9 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] GET http://192.168.122.181/volume/v3/volumes/cf04b6e4-b152-4043-ad46-527157131fa7 Sep 03 13:37:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-524779fb-0603-4e83-8150-2f2cfd70b5b9 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-524779fb-0603-4e83-8150-2f2cfd70b5b9 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:02 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:02 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:37:02 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:02 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:02 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-524779fb-0603-4e83-8150-2f2cfd70b5b9 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Volume info retrieved successfully. Sep 03 13:37:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-524779fb-0603-4e83-8150-2f2cfd70b5b9 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] http://192.168.122.181/volume/v3/volumes/cf04b6e4-b152-4043-ad46-527157131fa7 returned with HTTP 200 Sep 03 13:37:02 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 389/758] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:37:02 2026] GET /volume/v3/volumes/cf04b6e4-b152-4043-ad46-527157131fa7 => generated 856 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:37:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-9073ff15-44cb-4c9d-bd99-430d971732b8 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9073ff15-44cb-4c9d-bd99-430d971732b8 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] DELETE http://192.168.122.181/volume/v3/volumes/cf04b6e4-b152-4043-ad46-527157131fa7 Sep 03 13:37:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9073ff15-44cb-4c9d-bd99-430d971732b8 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9073ff15-44cb-4c9d-bd99-430d971732b8 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:02 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-9073ff15-44cb-4c9d-bd99-430d971732b8 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Delete volume with id: cf04b6e4-b152-4043-ad46-527157131fa7 Sep 03 13:37:02 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:02 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:37:02 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:02 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:02 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-9073ff15-44cb-4c9d-bd99-430d971732b8 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Volume info retrieved successfully. Sep 03 13:37:02 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-9073ff15-44cb-4c9d-bd99-430d971732b8 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Delete volume request issued successfully. Sep 03 13:37:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9073ff15-44cb-4c9d-bd99-430d971732b8 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] http://192.168.122.181/volume/v3/volumes/cf04b6e4-b152-4043-ad46-527157131fa7 returned with HTTP 202 Sep 03 13:37:02 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 370/759] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:37:02 2026] DELETE /volume/v3/volumes/cf04b6e4-b152-4043-ad46-527157131fa7 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:37:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-fe174bc3-c092-474e-b0aa-f9ce371cc0e8 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-fe174bc3-c092-474e-b0aa-f9ce371cc0e8 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] GET http://192.168.122.181/volume/v3/volumes/cf04b6e4-b152-4043-ad46-527157131fa7 Sep 03 13:37:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-fe174bc3-c092-474e-b0aa-f9ce371cc0e8 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-fe174bc3-c092-474e-b0aa-f9ce371cc0e8 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:02 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:02 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:37:02 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:02 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:02 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-fe174bc3-c092-474e-b0aa-f9ce371cc0e8 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Volume info retrieved successfully. Sep 03 13:37:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-fe174bc3-c092-474e-b0aa-f9ce371cc0e8 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] http://192.168.122.181/volume/v3/volumes/cf04b6e4-b152-4043-ad46-527157131fa7 returned with HTTP 200 Sep 03 13:37:02 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 390/760] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:37:02 2026] GET /volume/v3/volumes/cf04b6e4-b152-4043-ad46-527157131fa7 => generated 855 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:37:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-5a930396-537c-449b-acf6-c7ac78745fb1 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5a930396-537c-449b-acf6-c7ac78745fb1 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] GET http://192.168.122.181/volume/v3/volumes/de1a52ad-86f7-4a4a-8e39-6990b6723800 Sep 03 13:37:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5a930396-537c-449b-acf6-c7ac78745fb1 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5a930396-537c-449b-acf6-c7ac78745fb1 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:02 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:02 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:37:02 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:02 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:02 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-5a930396-537c-449b-acf6-c7ac78745fb1 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Volume info retrieved successfully. Sep 03 13:37:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-09925e6d-361d-4373-b8eb-30dfcfa48953 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-09925e6d-361d-4373-b8eb-30dfcfa48953 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] GET http://192.168.122.181/volume/v3/volumes/3716e3de-57a9-4eb5-8133-1435403a928c Sep 03 13:37:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-09925e6d-361d-4373-b8eb-30dfcfa48953 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-09925e6d-361d-4373-b8eb-30dfcfa48953 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5a930396-537c-449b-acf6-c7ac78745fb1 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] http://192.168.122.181/volume/v3/volumes/de1a52ad-86f7-4a4a-8e39-6990b6723800 returned with HTTP 200 Sep 03 13:37:02 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 371/761] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:37:02 2026] GET /volume/v3/volumes/de1a52ad-86f7-4a4a-8e39-6990b6723800 => generated 850 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:37:02 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:02 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:37:02 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:02 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:02 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-09925e6d-361d-4373-b8eb-30dfcfa48953 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Volume info retrieved successfully. Sep 03 13:37:02 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-09925e6d-361d-4373-b8eb-30dfcfa48953 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:37:02 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-09925e6d-361d-4373-b8eb-30dfcfa48953 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:37:03 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-09925e6d-361d-4373-b8eb-30dfcfa48953 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:37:03 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:03 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-09925e6d-361d-4373-b8eb-30dfcfa48953 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] http://192.168.122.181/volume/v3/volumes/3716e3de-57a9-4eb5-8133-1435403a928c returned with HTTP 200 Sep 03 13:37:03 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 391/762] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:37:02 2026] GET /volume/v3/volumes/3716e3de-57a9-4eb5-8133-1435403a928c => generated 914 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:37:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-80224c71-7433-4261-ad07-9ec86458444b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-80224c71-7433-4261-ad07-9ec86458444b tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] PUT http://192.168.122.181/volume/v3/groups/b2863898-c98c-4149-bbf5-1d984705916e Sep 03 13:37:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-80224c71-7433-4261-ad07-9ec86458444b tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "3716e3de-57a9-4eb5-8133-1435403a928c"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:37:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.groups [None req-80224c71-7433-4261-ad07-9ec86458444b tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Update called for group b2863898-c98c-4149-bbf5-1d984705916e. {{(pid=86719) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 03 13:37:03 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.groups [None req-80224c71-7433-4261-ad07-9ec86458444b tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Updating group b2863898-c98c-4149-bbf5-1d984705916e with name new_group description: This is a new group add_volumes: None remove_volumes: 3716e3de-57a9-4eb5-8133-1435403a928c. Sep 03 13:37:03 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:03 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-80224c71-7433-4261-ad07-9ec86458444b tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] http://192.168.122.181/volume/v3/groups/b2863898-c98c-4149-bbf5-1d984705916e returned with HTTP 202 Sep 03 13:37:03 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 372/763] 192.168.122.181 () {62 vars in 1291 bytes} [Thu Sep 3 13:37:03 2026] PUT /volume/v3/groups/b2863898-c98c-4149-bbf5-1d984705916e => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 13:37:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ec0f03bb-c817-4cbb-abce-0a6cc42a3b53 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ec0f03bb-c817-4cbb-abce-0a6cc42a3b53 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] GET http://192.168.122.181/volume/v3/groups/b2863898-c98c-4149-bbf5-1d984705916e Sep 03 13:37:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ec0f03bb-c817-4cbb-abce-0a6cc42a3b53 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ec0f03bb-c817-4cbb-abce-0a6cc42a3b53 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.groups [None req-ec0f03bb-c817-4cbb-abce-0a6cc42a3b53 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] show called for member b2863898-c98c-4149-bbf5-1d984705916e {{(pid=86720) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 13:37:03 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:03 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:03 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:03 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), Sep 03 13:37:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ec0f03bb-c817-4cbb-abce-0a6cc42a3b53 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] http://192.168.122.181/volume/v3/groups/b2863898-c98c-4149-bbf5-1d984705916e returned with HTTP 200 Sep 03 13:37:03 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 392/764] 192.168.122.181 () {60 vars in 1270 bytes} [Thu Sep 3 13:37:03 2026] GET /volume/v3/groups/b2863898-c98c-4149-bbf5-1d984705916e => generated 323 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:37:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-28391a25-e81c-447f-8968-a6a3d64f17ab None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-28391a25-e81c-447f-8968-a6a3d64f17ab tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] GET http://192.168.122.181/volume/v3/volumes/cf04b6e4-b152-4043-ad46-527157131fa7 Sep 03 13:37:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-28391a25-e81c-447f-8968-a6a3d64f17ab tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-28391a25-e81c-447f-8968-a6a3d64f17ab tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-28391a25-e81c-447f-8968-a6a3d64f17ab tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] http://192.168.122.181/volume/v3/volumes/cf04b6e4-b152-4043-ad46-527157131fa7 returned with HTTP 404 Sep 03 13:37:03 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 373/765] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:37:03 2026] GET /volume/v3/volumes/cf04b6e4-b152-4043-ad46-527157131fa7 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:37:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-5e635db9-942a-4b95-b7da-316ea92ea9ad None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5e635db9-942a-4b95-b7da-316ea92ea9ad tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] DELETE http://192.168.122.181/volume/v3/volumes/cac422d8-2f56-4f09-9ca8-ac88900b2518 Sep 03 13:37:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5e635db9-942a-4b95-b7da-316ea92ea9ad tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5e635db9-942a-4b95-b7da-316ea92ea9ad tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:03 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-5e635db9-942a-4b95-b7da-316ea92ea9ad tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Delete volume with id: cac422d8-2f56-4f09-9ca8-ac88900b2518 Sep 03 13:37:03 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:03 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:37:03 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:03 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:03 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-5e635db9-942a-4b95-b7da-316ea92ea9ad tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Volume info retrieved successfully. Sep 03 13:37:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-c71a35eb-b131-408f-81e3-44b8901674a1 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c71a35eb-b131-408f-81e3-44b8901674a1 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] GET http://192.168.122.181/volume/v3/volumes/de1a52ad-86f7-4a4a-8e39-6990b6723800 Sep 03 13:37:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c71a35eb-b131-408f-81e3-44b8901674a1 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c71a35eb-b131-408f-81e3-44b8901674a1 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:03 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:03 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:37:03 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:03 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:04 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-5e635db9-942a-4b95-b7da-316ea92ea9ad tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Delete volume request issued successfully. Sep 03 13:37:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5e635db9-942a-4b95-b7da-316ea92ea9ad tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] http://192.168.122.181/volume/v3/volumes/cac422d8-2f56-4f09-9ca8-ac88900b2518 returned with HTTP 202 Sep 03 13:37:04 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 393/766] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:37:03 2026] DELETE /volume/v3/volumes/cac422d8-2f56-4f09-9ca8-ac88900b2518 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 13:37:04 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-c71a35eb-b131-408f-81e3-44b8901674a1 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Volume info retrieved successfully. Sep 03 13:37:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f255afbd-8fca-4a33-a932-eb3df1c00503 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f255afbd-8fca-4a33-a932-eb3df1c00503 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] GET http://192.168.122.181/volume/v3/volumes/cac422d8-2f56-4f09-9ca8-ac88900b2518 Sep 03 13:37:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f255afbd-8fca-4a33-a932-eb3df1c00503 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f255afbd-8fca-4a33-a932-eb3df1c00503 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c71a35eb-b131-408f-81e3-44b8901674a1 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] http://192.168.122.181/volume/v3/volumes/de1a52ad-86f7-4a4a-8e39-6990b6723800 returned with HTTP 200 Sep 03 13:37:04 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 374/767] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:37:03 2026] GET /volume/v3/volumes/de1a52ad-86f7-4a4a-8e39-6990b6723800 => generated 850 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:37:04 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:04 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:37:04 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:04 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-6f567256-3d92-46d4-a492-d0d05826d7a0 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6f567256-3d92-46d4-a492-d0d05826d7a0 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] GET http://192.168.122.181/volume/v3/volumes/de1a52ad-86f7-4a4a-8e39-6990b6723800 Sep 03 13:37:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6f567256-3d92-46d4-a492-d0d05826d7a0 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6f567256-3d92-46d4-a492-d0d05826d7a0 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:04 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-f255afbd-8fca-4a33-a932-eb3df1c00503 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Volume info retrieved successfully. Sep 03 13:37:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f255afbd-8fca-4a33-a932-eb3df1c00503 tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] http://192.168.122.181/volume/v3/volumes/cac422d8-2f56-4f09-9ca8-ac88900b2518 returned with HTTP 200 Sep 03 13:37:04 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 394/768] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:37:04 2026] GET /volume/v3/volumes/cac422d8-2f56-4f09-9ca8-ac88900b2518 => generated 854 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:37:04 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:04 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:37:04 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:04 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:04 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-6f567256-3d92-46d4-a492-d0d05826d7a0 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Volume info retrieved successfully. Sep 03 13:37:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6f567256-3d92-46d4-a492-d0d05826d7a0 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] http://192.168.122.181/volume/v3/volumes/de1a52ad-86f7-4a4a-8e39-6990b6723800 returned with HTTP 200 Sep 03 13:37:04 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 375/769] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:37:04 2026] GET /volume/v3/volumes/de1a52ad-86f7-4a4a-8e39-6990b6723800 => generated 850 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:37:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-db2625a2-0f50-4cf2-a024-7172728ec0be None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-db2625a2-0f50-4cf2-a024-7172728ec0be tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] DELETE http://192.168.122.181/volume/v3/snapshots/ed8fb43f-95e3-4b28-96e3-16d2cca5962e Sep 03 13:37:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-db2625a2-0f50-4cf2-a024-7172728ec0be tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-db2625a2-0f50-4cf2-a024-7172728ec0be tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:04 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.snapshots [None req-db2625a2-0f50-4cf2-a024-7172728ec0be tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Delete snapshot with id: ed8fb43f-95e3-4b28-96e3-16d2cca5962e Sep 03 13:37:04 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:04 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:04 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-db2625a2-0f50-4cf2-a024-7172728ec0be tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Snapshot retrieved successfully. Sep 03 13:37:04 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:04 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:37:04 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-db2625a2-0f50-4cf2-a024-7172728ec0be tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Snapshot delete request issued successfully. Sep 03 13:37:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-db2625a2-0f50-4cf2-a024-7172728ec0be tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] http://192.168.122.181/volume/v3/snapshots/ed8fb43f-95e3-4b28-96e3-16d2cca5962e returned with HTTP 202 Sep 03 13:37:04 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 395/770] 192.168.122.181 () {58 vars in 1241 bytes} [Thu Sep 3 13:37:04 2026] DELETE /volume/v3/snapshots/ed8fb43f-95e3-4b28-96e3-16d2cca5962e => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:37:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-70872f6e-f801-4d98-9462-9f00b800885e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-70872f6e-f801-4d98-9462-9f00b800885e tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] GET http://192.168.122.181/volume/v3/snapshots/ed8fb43f-95e3-4b28-96e3-16d2cca5962e Sep 03 13:37:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-70872f6e-f801-4d98-9462-9f00b800885e tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-70872f6e-f801-4d98-9462-9f00b800885e tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:04 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:04 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:04 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-70872f6e-f801-4d98-9462-9f00b800885e tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Snapshot retrieved successfully. Sep 03 13:37:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-70872f6e-f801-4d98-9462-9f00b800885e tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] http://192.168.122.181/volume/v3/snapshots/ed8fb43f-95e3-4b28-96e3-16d2cca5962e returned with HTTP 200 Sep 03 13:37:04 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 376/771] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:37:04 2026] GET /volume/v3/snapshots/ed8fb43f-95e3-4b28-96e3-16d2cca5962e => generated 462 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:37:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-6705b952-71f2-40dd-b76e-d95c1ab69db3 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6705b952-71f2-40dd-b76e-d95c1ab69db3 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] GET http://192.168.122.181/volume/v3/groups/b2863898-c98c-4149-bbf5-1d984705916e Sep 03 13:37:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6705b952-71f2-40dd-b76e-d95c1ab69db3 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6705b952-71f2-40dd-b76e-d95c1ab69db3 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.groups [None req-6705b952-71f2-40dd-b76e-d95c1ab69db3 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] show called for member b2863898-c98c-4149-bbf5-1d984705916e {{(pid=86720) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 13:37:04 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:04 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:04 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:04 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), Sep 03 13:37:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6705b952-71f2-40dd-b76e-d95c1ab69db3 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] http://192.168.122.181/volume/v3/groups/b2863898-c98c-4149-bbf5-1d984705916e returned with HTTP 200 Sep 03 13:37:04 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 396/772] 192.168.122.181 () {60 vars in 1270 bytes} [Thu Sep 3 13:37:04 2026] GET /volume/v3/groups/b2863898-c98c-4149-bbf5-1d984705916e => generated 324 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 13:37:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-d4ff9d3b-397e-43fd-9c4f-502d8c901089 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d4ff9d3b-397e-43fd-9c4f-502d8c901089 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] GET http://192.168.122.181/volume/v3/groups/b2863898-c98c-4149-bbf5-1d984705916e Sep 03 13:37:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d4ff9d3b-397e-43fd-9c4f-502d8c901089 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d4ff9d3b-397e-43fd-9c4f-502d8c901089 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.groups [None req-d4ff9d3b-397e-43fd-9c4f-502d8c901089 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] show called for member b2863898-c98c-4149-bbf5-1d984705916e {{(pid=86719) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 13:37:04 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:04 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:04 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:04 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), Sep 03 13:37:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d4ff9d3b-397e-43fd-9c4f-502d8c901089 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] http://192.168.122.181/volume/v3/groups/b2863898-c98c-4149-bbf5-1d984705916e returned with HTTP 200 Sep 03 13:37:04 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 377/773] 192.168.122.181 () {60 vars in 1270 bytes} [Thu Sep 3 13:37:04 2026] GET /volume/v3/groups/b2863898-c98c-4149-bbf5-1d984705916e => generated 324 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:37:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-1cbb58b4-b5c4-4aa0-a0c8-bdb2ec83d1ec None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1cbb58b4-b5c4-4aa0-a0c8-bdb2ec83d1ec tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] GET http://192.168.122.181/volume/v3/volumes/detail Sep 03 13:37:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1cbb58b4-b5c4-4aa0-a0c8-bdb2ec83d1ec tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1cbb58b4-b5c4-4aa0-a0c8-bdb2ec83d1ec tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Calling method 'detail' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.api_utils [None req-1cbb58b4-b5c4-4aa0-a0c8-bdb2ec83d1ec tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Removing options '' from query. {{(pid=86720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:37:04 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:04 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:04 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-1cbb58b4-b5c4-4aa0-a0c8-bdb2ec83d1ec tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86720) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:37:04 devstack devstack@c-api.service[86720]: /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 03 13:37:04 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 13:37:04 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:04 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:37:04 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:04 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:37:04 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-1cbb58b4-b5c4-4aa0-a0c8-bdb2ec83d1ec tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Get all volumes completed successfully. Sep 03 13:37:04 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-1cbb58b4-b5c4-4aa0-a0c8-bdb2ec83d1ec tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:37:04 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-1cbb58b4-b5c4-4aa0-a0c8-bdb2ec83d1ec tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:37:04 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-1cbb58b4-b5c4-4aa0-a0c8-bdb2ec83d1ec tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:37:04 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:04 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1cbb58b4-b5c4-4aa0-a0c8-bdb2ec83d1ec tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] http://192.168.122.181/volume/v3/volumes/detail returned with HTTP 200 Sep 03 13:37:04 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 397/774] 192.168.122.181 () {60 vars in 1183 bytes} [Thu Sep 3 13:37:04 2026] GET /volume/v3/volumes/detail => generated 1788 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:37:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e63abdf7-cbcd-437e-85d3-d1cf14dff94b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e63abdf7-cbcd-437e-85d3-d1cf14dff94b tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] PUT http://192.168.122.181/volume/v3/groups/b2863898-c98c-4149-bbf5-1d984705916e Sep 03 13:37:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e63abdf7-cbcd-437e-85d3-d1cf14dff94b tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "3716e3de-57a9-4eb5-8133-1435403a928c"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:37:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.groups [None req-e63abdf7-cbcd-437e-85d3-d1cf14dff94b tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Update called for group b2863898-c98c-4149-bbf5-1d984705916e. {{(pid=86719) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 03 13:37:04 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.groups [None req-e63abdf7-cbcd-437e-85d3-d1cf14dff94b tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Updating group b2863898-c98c-4149-bbf5-1d984705916e with name None description: None add_volumes: 3716e3de-57a9-4eb5-8133-1435403a928c remove_volumes: None. Sep 03 13:37:04 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:04 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:04 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:04 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:37:04 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:04 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), Sep 03 13:37:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e63abdf7-cbcd-437e-85d3-d1cf14dff94b tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] http://192.168.122.181/volume/v3/groups/b2863898-c98c-4149-bbf5-1d984705916e returned with HTTP 202 Sep 03 13:37:04 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 378/775] 192.168.122.181 () {62 vars in 1290 bytes} [Thu Sep 3 13:37:04 2026] PUT /volume/v3/groups/b2863898-c98c-4149-bbf5-1d984705916e => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 13:37:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a05950d3-e85f-4e8e-8950-e83e63df8565 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a05950d3-e85f-4e8e-8950-e83e63df8565 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] GET http://192.168.122.181/volume/v3/groups/b2863898-c98c-4149-bbf5-1d984705916e Sep 03 13:37:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a05950d3-e85f-4e8e-8950-e83e63df8565 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a05950d3-e85f-4e8e-8950-e83e63df8565 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.groups [None req-a05950d3-e85f-4e8e-8950-e83e63df8565 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] show called for member b2863898-c98c-4149-bbf5-1d984705916e {{(pid=86720) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 13:37:04 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:04 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:04 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:04 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), Sep 03 13:37:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a05950d3-e85f-4e8e-8950-e83e63df8565 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] http://192.168.122.181/volume/v3/groups/b2863898-c98c-4149-bbf5-1d984705916e returned with HTTP 200 Sep 03 13:37:04 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 398/776] 192.168.122.181 () {60 vars in 1270 bytes} [Thu Sep 3 13:37:04 2026] GET /volume/v3/groups/b2863898-c98c-4149-bbf5-1d984705916e => generated 323 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 13:37:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-eab391e5-5759-4d14-9c74-a243f3d07cdc None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-eab391e5-5759-4d14-9c74-a243f3d07cdc tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] GET http://192.168.122.181/volume/v3/volumes/cac422d8-2f56-4f09-9ca8-ac88900b2518 Sep 03 13:37:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-eab391e5-5759-4d14-9c74-a243f3d07cdc tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-eab391e5-5759-4d14-9c74-a243f3d07cdc tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:05 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:05 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:37:05 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:05 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:05 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-eab391e5-5759-4d14-9c74-a243f3d07cdc tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Volume info retrieved successfully. Sep 03 13:37:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-eab391e5-5759-4d14-9c74-a243f3d07cdc tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] http://192.168.122.181/volume/v3/volumes/cac422d8-2f56-4f09-9ca8-ac88900b2518 returned with HTTP 200 Sep 03 13:37:05 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 379/777] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:37:05 2026] GET /volume/v3/volumes/cac422d8-2f56-4f09-9ca8-ac88900b2518 => generated 854 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:37:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-b7984c71-2af7-48d2-a11e-6152bbc0a537 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b7984c71-2af7-48d2-a11e-6152bbc0a537 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] GET http://192.168.122.181/volume/v3/snapshots/ed8fb43f-95e3-4b28-96e3-16d2cca5962e Sep 03 13:37:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b7984c71-2af7-48d2-a11e-6152bbc0a537 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b7984c71-2af7-48d2-a11e-6152bbc0a537 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:05 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:05 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:05 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-b7984c71-2af7-48d2-a11e-6152bbc0a537 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Snapshot retrieved successfully. Sep 03 13:37:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b7984c71-2af7-48d2-a11e-6152bbc0a537 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] http://192.168.122.181/volume/v3/snapshots/ed8fb43f-95e3-4b28-96e3-16d2cca5962e returned with HTTP 200 Sep 03 13:37:05 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 399/778] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:37:05 2026] GET /volume/v3/snapshots/ed8fb43f-95e3-4b28-96e3-16d2cca5962e => generated 462 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:37:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-8a5cbbc1-c33f-4cb6-9fc5-a5b760818f58 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8a5cbbc1-c33f-4cb6-9fc5-a5b760818f58 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] GET http://192.168.122.181/volume/v3/groups/b2863898-c98c-4149-bbf5-1d984705916e Sep 03 13:37:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8a5cbbc1-c33f-4cb6-9fc5-a5b760818f58 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8a5cbbc1-c33f-4cb6-9fc5-a5b760818f58 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.groups [None req-8a5cbbc1-c33f-4cb6-9fc5-a5b760818f58 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] show called for member b2863898-c98c-4149-bbf5-1d984705916e {{(pid=86719) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 13:37:05 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:05 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:05 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:05 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), Sep 03 13:37:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8a5cbbc1-c33f-4cb6-9fc5-a5b760818f58 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] http://192.168.122.181/volume/v3/groups/b2863898-c98c-4149-bbf5-1d984705916e returned with HTTP 200 Sep 03 13:37:05 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 380/779] 192.168.122.181 () {60 vars in 1270 bytes} [Thu Sep 3 13:37:05 2026] GET /volume/v3/groups/b2863898-c98c-4149-bbf5-1d984705916e => generated 324 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:37:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-fe448480-2e17-4ec6-aad8-a7e0206cd2ca None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-fe448480-2e17-4ec6-aad8-a7e0206cd2ca tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] GET http://192.168.122.181/volume/v3/volumes/detail Sep 03 13:37:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-fe448480-2e17-4ec6-aad8-a7e0206cd2ca tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-fe448480-2e17-4ec6-aad8-a7e0206cd2ca tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Calling method 'detail' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.api_utils [None req-fe448480-2e17-4ec6-aad8-a7e0206cd2ca tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Removing options '' from query. {{(pid=86720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:37:05 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-fe448480-2e17-4ec6-aad8-a7e0206cd2ca tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86720) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:37:05 devstack devstack@c-api.service[86720]: /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 03 13:37:05 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 13:37:05 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:05 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:37:05 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:05 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:37:05 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-fe448480-2e17-4ec6-aad8-a7e0206cd2ca tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Get all volumes completed successfully. Sep 03 13:37:05 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-fe448480-2e17-4ec6-aad8-a7e0206cd2ca tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:37:05 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-fe448480-2e17-4ec6-aad8-a7e0206cd2ca tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:37:05 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-fe448480-2e17-4ec6-aad8-a7e0206cd2ca tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:37:05 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:05 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:05 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-fe448480-2e17-4ec6-aad8-a7e0206cd2ca tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:37:05 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-fe448480-2e17-4ec6-aad8-a7e0206cd2ca tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:37:06 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-fe448480-2e17-4ec6-aad8-a7e0206cd2ca tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:37:06 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:06 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:06 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-fe448480-2e17-4ec6-aad8-a7e0206cd2ca tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] http://192.168.122.181/volume/v3/volumes/detail returned with HTTP 200 Sep 03 13:37:06 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 400/780] 192.168.122.181 () {60 vars in 1183 bytes} [Thu Sep 3 13:37:05 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:37:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-a9750485-f1d1-4c3e-91ac-653f54a97008 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:06 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a9750485-f1d1-4c3e-91ac-653f54a97008 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] GET http://192.168.122.181/volume/v3/volumes/detail Sep 03 13:37:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a9750485-f1d1-4c3e-91ac-653f54a97008 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a9750485-f1d1-4c3e-91ac-653f54a97008 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Calling method 'detail' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.api_utils [None req-a9750485-f1d1-4c3e-91ac-653f54a97008 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Removing options '' from query. {{(pid=86719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:37:06 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:06 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:06 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-a9750485-f1d1-4c3e-91ac-653f54a97008 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86719) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:37:06 devstack devstack@c-api.service[86719]: /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 03 13:37:06 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 13:37:06 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:06 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:37:06 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:06 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:37:06 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-a9750485-f1d1-4c3e-91ac-653f54a97008 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Get all volumes completed successfully. Sep 03 13:37:06 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-a9750485-f1d1-4c3e-91ac-653f54a97008 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:37:06 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-a9750485-f1d1-4c3e-91ac-653f54a97008 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:37:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-cd25c520-f1a9-4c7f-b6f1-ee45cf787a6f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:06 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-cd25c520-f1a9-4c7f-b6f1-ee45cf787a6f tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] GET http://192.168.122.181/volume/v3/volumes/cac422d8-2f56-4f09-9ca8-ac88900b2518 Sep 03 13:37:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-cd25c520-f1a9-4c7f-b6f1-ee45cf787a6f tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-cd25c520-f1a9-4c7f-b6f1-ee45cf787a6f tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:06 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-a9750485-f1d1-4c3e-91ac-653f54a97008 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:37:06 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:06 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:06 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-cd25c520-f1a9-4c7f-b6f1-ee45cf787a6f tempest-ServersNegativeTestJSON-1542789088 tempest-ServersNegativeTestJSON-1542789088-project-member] http://192.168.122.181/volume/v3/volumes/cac422d8-2f56-4f09-9ca8-ac88900b2518 returned with HTTP 404 Sep 03 13:37:06 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 401/781] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:37:06 2026] GET /volume/v3/volumes/cac422d8-2f56-4f09-9ca8-ac88900b2518 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:37:06 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-a9750485-f1d1-4c3e-91ac-653f54a97008 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:37:06 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-a9750485-f1d1-4c3e-91ac-653f54a97008 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:37:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-8a8d8d10-8c0d-4983-a4b5-e33cd1c1fb56 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:06 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8a8d8d10-8c0d-4983-a4b5-e33cd1c1fb56 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] GET http://192.168.122.181/volume/v3/snapshots/ed8fb43f-95e3-4b28-96e3-16d2cca5962e Sep 03 13:37:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8a8d8d10-8c0d-4983-a4b5-e33cd1c1fb56 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8a8d8d10-8c0d-4983-a4b5-e33cd1c1fb56 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:06 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:06 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:06 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-8a8d8d10-8c0d-4983-a4b5-e33cd1c1fb56 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Snapshot retrieved successfully. Sep 03 13:37:06 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-a9750485-f1d1-4c3e-91ac-653f54a97008 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:37:06 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8a8d8d10-8c0d-4983-a4b5-e33cd1c1fb56 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] http://192.168.122.181/volume/v3/snapshots/ed8fb43f-95e3-4b28-96e3-16d2cca5962e returned with HTTP 200 Sep 03 13:37:06 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 402/782] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:37:06 2026] GET /volume/v3/snapshots/ed8fb43f-95e3-4b28-96e3-16d2cca5962e => generated 462 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:37:06 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:06 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:06 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a9750485-f1d1-4c3e-91ac-653f54a97008 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] http://192.168.122.181/volume/v3/volumes/detail returned with HTTP 200 Sep 03 13:37:06 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 381/783] 192.168.122.181 () {60 vars in 1183 bytes} [Thu Sep 3 13:37:06 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:37:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-0a60c19b-7b90-4122-937a-3256b75eeca6 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:06 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0a60c19b-7b90-4122-937a-3256b75eeca6 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] POST http://192.168.122.181/volume/v3/groups/b2863898-c98c-4149-bbf5-1d984705916e/action Sep 03 13:37:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0a60c19b-7b90-4122-937a-3256b75eeca6 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:37:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0a60c19b-7b90-4122-937a-3256b75eeca6 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:37:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.groups [None req-0a60c19b-7b90-4122-937a-3256b75eeca6 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] delete called for group b2863898-c98c-4149-bbf5-1d984705916e {{(pid=86720) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 13:37:06 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.groups [None req-0a60c19b-7b90-4122-937a-3256b75eeca6 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Delete group with id: b2863898-c98c-4149-bbf5-1d984705916e Sep 03 13:37:06 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:06 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:06 devstack devstack@c-api.service[86720]: /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 03 13:37:06 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 13:37:06 devstack devstack@c-api.service[86720]: /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 03 13:37:06 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 13:37:06 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0a60c19b-7b90-4122-937a-3256b75eeca6 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] http://192.168.122.181/volume/v3/groups/b2863898-c98c-4149-bbf5-1d984705916e/action returned with HTTP 202 Sep 03 13:37:06 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 403/784] 192.168.122.181 () {62 vars in 1312 bytes} [Thu Sep 3 13:37:06 2026] POST /volume/v3/groups/b2863898-c98c-4149-bbf5-1d984705916e/action => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 13:37:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-0738be85-adeb-426d-b08e-aabeef7e6df1 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:06 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0738be85-adeb-426d-b08e-aabeef7e6df1 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] GET http://192.168.122.181/volume/v3/volumes/3716e3de-57a9-4eb5-8133-1435403a928c Sep 03 13:37:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0738be85-adeb-426d-b08e-aabeef7e6df1 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0738be85-adeb-426d-b08e-aabeef7e6df1 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:06 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:06 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:37:06 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:06 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:06 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-0738be85-adeb-426d-b08e-aabeef7e6df1 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Volume info retrieved successfully. Sep 03 13:37:06 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-0738be85-adeb-426d-b08e-aabeef7e6df1 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:37:06 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-0738be85-adeb-426d-b08e-aabeef7e6df1 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:37:06 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-0738be85-adeb-426d-b08e-aabeef7e6df1 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:37:06 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:06 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:06 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0738be85-adeb-426d-b08e-aabeef7e6df1 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] http://192.168.122.181/volume/v3/volumes/3716e3de-57a9-4eb5-8133-1435403a928c returned with HTTP 200 Sep 03 13:37:06 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 382/785] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:37:06 2026] GET /volume/v3/volumes/3716e3de-57a9-4eb5-8133-1435403a928c => generated 913 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 13:37:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-35812a8c-8fef-4e69-a59c-68f7a3d821a3 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:07 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-35812a8c-8fef-4e69-a59c-68f7a3d821a3 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] GET http://192.168.122.181/volume/v3/snapshots/ed8fb43f-95e3-4b28-96e3-16d2cca5962e Sep 03 13:37:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-35812a8c-8fef-4e69-a59c-68f7a3d821a3 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-35812a8c-8fef-4e69-a59c-68f7a3d821a3 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:07 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-35812a8c-8fef-4e69-a59c-68f7a3d821a3 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] http://192.168.122.181/volume/v3/snapshots/ed8fb43f-95e3-4b28-96e3-16d2cca5962e returned with HTTP 404 Sep 03 13:37:07 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 404/786] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:37:07 2026] GET /volume/v3/snapshots/ed8fb43f-95e3-4b28-96e3-16d2cca5962e => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:37:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-9db24c90-becd-4acf-b288-ae8e2c838f40 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:07 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9db24c90-becd-4acf-b288-ae8e2c838f40 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] GET http://192.168.122.181/volume/v3/volumes/de1a52ad-86f7-4a4a-8e39-6990b6723800 Sep 03 13:37:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9db24c90-becd-4acf-b288-ae8e2c838f40 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9db24c90-becd-4acf-b288-ae8e2c838f40 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:07 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:07 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:37:07 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:07 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:07 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-9db24c90-becd-4acf-b288-ae8e2c838f40 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Volume info retrieved successfully. Sep 03 13:37:07 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9db24c90-becd-4acf-b288-ae8e2c838f40 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] http://192.168.122.181/volume/v3/volumes/de1a52ad-86f7-4a4a-8e39-6990b6723800 returned with HTTP 200 Sep 03 13:37:07 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 383/787] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:37:07 2026] GET /volume/v3/volumes/de1a52ad-86f7-4a4a-8e39-6990b6723800 => generated 850 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:37:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-afb78be2-dac3-4312-a9d0-005e34617d3f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:07 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-afb78be2-dac3-4312-a9d0-005e34617d3f tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] DELETE http://192.168.122.181/volume/v3/volumes/de1a52ad-86f7-4a4a-8e39-6990b6723800 Sep 03 13:37:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-afb78be2-dac3-4312-a9d0-005e34617d3f tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-afb78be2-dac3-4312-a9d0-005e34617d3f tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:07 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-afb78be2-dac3-4312-a9d0-005e34617d3f tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Delete volume with id: de1a52ad-86f7-4a4a-8e39-6990b6723800 Sep 03 13:37:07 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:07 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:37:07 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:07 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:07 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-afb78be2-dac3-4312-a9d0-005e34617d3f tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Volume info retrieved successfully. Sep 03 13:37:07 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-afb78be2-dac3-4312-a9d0-005e34617d3f tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Delete volume request issued successfully. Sep 03 13:37:07 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-afb78be2-dac3-4312-a9d0-005e34617d3f tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] http://192.168.122.181/volume/v3/volumes/de1a52ad-86f7-4a4a-8e39-6990b6723800 returned with HTTP 202 Sep 03 13:37:07 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 405/788] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:37:07 2026] DELETE /volume/v3/volumes/de1a52ad-86f7-4a4a-8e39-6990b6723800 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:37:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-cb1b6345-9462-494b-87cc-c2593e8f91d8 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:07 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cb1b6345-9462-494b-87cc-c2593e8f91d8 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] GET http://192.168.122.181/volume/v3/volumes/de1a52ad-86f7-4a4a-8e39-6990b6723800 Sep 03 13:37:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cb1b6345-9462-494b-87cc-c2593e8f91d8 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cb1b6345-9462-494b-87cc-c2593e8f91d8 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:07 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:07 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:37:07 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:07 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:07 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-cb1b6345-9462-494b-87cc-c2593e8f91d8 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Volume info retrieved successfully. Sep 03 13:37:07 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cb1b6345-9462-494b-87cc-c2593e8f91d8 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] http://192.168.122.181/volume/v3/volumes/de1a52ad-86f7-4a4a-8e39-6990b6723800 returned with HTTP 200 Sep 03 13:37:07 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 384/789] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:37:07 2026] GET /volume/v3/volumes/de1a52ad-86f7-4a4a-8e39-6990b6723800 => generated 849 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:37:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d90dcdc8-f37c-4ef6-99c7-f8b4e4d68141 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:07 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d90dcdc8-f37c-4ef6-99c7-f8b4e4d68141 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] GET http://192.168.122.181/volume/v3/volumes/3716e3de-57a9-4eb5-8133-1435403a928c Sep 03 13:37:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d90dcdc8-f37c-4ef6-99c7-f8b4e4d68141 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d90dcdc8-f37c-4ef6-99c7-f8b4e4d68141 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:07 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:07 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:37:07 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:07 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:08 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-d90dcdc8-f37c-4ef6-99c7-f8b4e4d68141 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Volume info retrieved successfully. Sep 03 13:37:08 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-d90dcdc8-f37c-4ef6-99c7-f8b4e4d68141 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:37:08 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-d90dcdc8-f37c-4ef6-99c7-f8b4e4d68141 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:37:08 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-d90dcdc8-f37c-4ef6-99c7-f8b4e4d68141 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:37:08 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:08 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:08 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d90dcdc8-f37c-4ef6-99c7-f8b4e4d68141 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] http://192.168.122.181/volume/v3/volumes/3716e3de-57a9-4eb5-8133-1435403a928c returned with HTTP 200 Sep 03 13:37:08 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 406/790] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:37:07 2026] GET /volume/v3/volumes/3716e3de-57a9-4eb5-8133-1435403a928c => generated 913 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:37:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-f0d8d80c-9d03-4ef7-9cdf-1958506f8923 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:08 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f0d8d80c-9d03-4ef7-9cdf-1958506f8923 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] GET http://192.168.122.181/volume/v3/volumes/de1a52ad-86f7-4a4a-8e39-6990b6723800 Sep 03 13:37:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f0d8d80c-9d03-4ef7-9cdf-1958506f8923 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f0d8d80c-9d03-4ef7-9cdf-1958506f8923 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:08 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:08 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:37:08 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:08 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:08 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-f0d8d80c-9d03-4ef7-9cdf-1958506f8923 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Volume info retrieved successfully. Sep 03 13:37:08 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f0d8d80c-9d03-4ef7-9cdf-1958506f8923 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] http://192.168.122.181/volume/v3/volumes/de1a52ad-86f7-4a4a-8e39-6990b6723800 returned with HTTP 200 Sep 03 13:37:08 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 385/791] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:37:08 2026] GET /volume/v3/volumes/de1a52ad-86f7-4a4a-8e39-6990b6723800 => generated 849 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:37:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-cbbf22b0-bdb1-4c89-9351-d32e46434031 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-cbbf22b0-bdb1-4c89-9351-d32e46434031 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] GET http://192.168.122.181/volume/v3/volumes/3716e3de-57a9-4eb5-8133-1435403a928c Sep 03 13:37:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-cbbf22b0-bdb1-4c89-9351-d32e46434031 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-cbbf22b0-bdb1-4c89-9351-d32e46434031 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:09 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:09 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:37:09 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:09 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:09 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-cbbf22b0-bdb1-4c89-9351-d32e46434031 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Volume info retrieved successfully. Sep 03 13:37:09 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-cbbf22b0-bdb1-4c89-9351-d32e46434031 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:37:09 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-cbbf22b0-bdb1-4c89-9351-d32e46434031 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:37:09 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-cbbf22b0-bdb1-4c89-9351-d32e46434031 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:37:09 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:09 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-cbbf22b0-bdb1-4c89-9351-d32e46434031 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] http://192.168.122.181/volume/v3/volumes/3716e3de-57a9-4eb5-8133-1435403a928c returned with HTTP 200 Sep 03 13:37:09 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 407/792] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:37:09 2026] GET /volume/v3/volumes/3716e3de-57a9-4eb5-8133-1435403a928c => generated 912 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:37:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-224c3ee3-087a-4753-91ad-6c2d464d6227 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-224c3ee3-087a-4753-91ad-6c2d464d6227 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] GET http://192.168.122.181/volume/v3/volumes/de1a52ad-86f7-4a4a-8e39-6990b6723800 Sep 03 13:37:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-224c3ee3-087a-4753-91ad-6c2d464d6227 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-224c3ee3-087a-4753-91ad-6c2d464d6227 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-224c3ee3-087a-4753-91ad-6c2d464d6227 tempest-VolumesExtendTest-509902767 tempest-VolumesExtendTest-509902767-project-member] http://192.168.122.181/volume/v3/volumes/de1a52ad-86f7-4a4a-8e39-6990b6723800 returned with HTTP 404 Sep 03 13:37:09 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 386/793] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:37:09 2026] GET /volume/v3/volumes/de1a52ad-86f7-4a4a-8e39-6990b6723800 => generated 109 bytes in 92 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:37:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-1658e998-b8e2-42a6-9a18-5f6c505eb9ac None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:10 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1658e998-b8e2-42a6-9a18-5f6c505eb9ac tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] GET http://192.168.122.181/volume/v3/volumes/3716e3de-57a9-4eb5-8133-1435403a928c Sep 03 13:37:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1658e998-b8e2-42a6-9a18-5f6c505eb9ac tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1658e998-b8e2-42a6-9a18-5f6c505eb9ac tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:10 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1658e998-b8e2-42a6-9a18-5f6c505eb9ac tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] http://192.168.122.181/volume/v3/volumes/3716e3de-57a9-4eb5-8133-1435403a928c returned with HTTP 404 Sep 03 13:37:10 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 408/794] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:37:10 2026] GET /volume/v3/volumes/3716e3de-57a9-4eb5-8133-1435403a928c => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:37:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-902f3bc4-7808-4300-a248-3bb411ffb052 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:10 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-902f3bc4-7808-4300-a248-3bb411ffb052 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] GET http://192.168.122.181/volume/v3/volumes/fdb60836-5ded-4b51-ad30-4f930aba55ea Sep 03 13:37:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-902f3bc4-7808-4300-a248-3bb411ffb052 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-902f3bc4-7808-4300-a248-3bb411ffb052 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:10 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-902f3bc4-7808-4300-a248-3bb411ffb052 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] http://192.168.122.181/volume/v3/volumes/fdb60836-5ded-4b51-ad30-4f930aba55ea returned with HTTP 404 Sep 03 13:37:10 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 387/795] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:37:10 2026] GET /volume/v3/volumes/fdb60836-5ded-4b51-ad30-4f930aba55ea => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:37:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-8604cac8-a22b-4474-b3d1-f97aa2d179c8 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:10 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8604cac8-a22b-4474-b3d1-f97aa2d179c8 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] GET http://192.168.122.181/volume/v3/groups/b2863898-c98c-4149-bbf5-1d984705916e Sep 03 13:37:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8604cac8-a22b-4474-b3d1-f97aa2d179c8 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8604cac8-a22b-4474-b3d1-f97aa2d179c8 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.groups [None req-8604cac8-a22b-4474-b3d1-f97aa2d179c8 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] show called for member b2863898-c98c-4149-bbf5-1d984705916e {{(pid=86720) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 13:37:10 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8604cac8-a22b-4474-b3d1-f97aa2d179c8 tempest-GroupsTest-415950433 tempest-GroupsTest-415950433-project-member] http://192.168.122.181/volume/v3/groups/b2863898-c98c-4149-bbf5-1d984705916e returned with HTTP 404 Sep 03 13:37:10 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 409/796] 192.168.122.181 () {60 vars in 1270 bytes} [Thu Sep 3 13:37:10 2026] GET /volume/v3/groups/b2863898-c98c-4149-bbf5-1d984705916e => generated 108 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 03 13:37:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-77055df6-f9b3-4068-8e58-5e7685993322 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:10 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-77055df6-f9b3-4068-8e58-5e7685993322 tempest-GroupsTest-572424346 tempest-GroupsTest-572424346-project-admin] DELETE http://192.168.122.181/volume/v3/group_types/b1d03229-a9ff-4929-bced-64a6ab35360f Sep 03 13:37:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-77055df6-f9b3-4068-8e58-5e7685993322 tempest-GroupsTest-572424346 tempest-GroupsTest-572424346-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-77055df6-f9b3-4068-8e58-5e7685993322 tempest-GroupsTest-572424346 tempest-GroupsTest-572424346-project-admin] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:10 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-77055df6-f9b3-4068-8e58-5e7685993322 tempest-GroupsTest-572424346 tempest-GroupsTest-572424346-project-admin] http://192.168.122.181/volume/v3/group_types/b1d03229-a9ff-4929-bced-64a6ab35360f returned with HTTP 202 Sep 03 13:37:10 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 388/797] 192.168.122.181 () {60 vars in 1288 bytes} [Thu Sep 3 13:37:10 2026] DELETE /volume/v3/group_types/b1d03229-a9ff-4929-bced-64a6ab35360f => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 13:37:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-3b26b5ba-5b2a-4fc6-add8-af99024e834c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:10 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3b26b5ba-5b2a-4fc6-add8-af99024e834c tempest-GroupsTest-572424346 tempest-GroupsTest-572424346-project-admin] DELETE http://192.168.122.181/volume/v3/types/801e15c5-40d7-42a6-a467-927f0576c516 Sep 03 13:37:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3b26b5ba-5b2a-4fc6-add8-af99024e834c tempest-GroupsTest-572424346 tempest-GroupsTest-572424346-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3b26b5ba-5b2a-4fc6-add8-af99024e834c tempest-GroupsTest-572424346 tempest-GroupsTest-572424346-project-admin] Calling method '_delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:11 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3b26b5ba-5b2a-4fc6-add8-af99024e834c tempest-GroupsTest-572424346 tempest-GroupsTest-572424346-project-admin] http://192.168.122.181/volume/v3/types/801e15c5-40d7-42a6-a467-927f0576c516 returned with HTTP 202 Sep 03 13:37:11 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 410/798] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:37:10 2026] DELETE /volume/v3/types/801e15c5-40d7-42a6-a467-927f0576c516 => generated 0 bytes in 216 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:37:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-d24da76e-dd3a-401b-9b2e-01d6ae5a8e7f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:11 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d24da76e-dd3a-401b-9b2e-01d6ae5a8e7f tempest-GroupsTest-572424346 tempest-GroupsTest-572424346-project-admin] GET http://192.168.122.181/volume/v3/types/801e15c5-40d7-42a6-a467-927f0576c516 Sep 03 13:37:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d24da76e-dd3a-401b-9b2e-01d6ae5a8e7f tempest-GroupsTest-572424346 tempest-GroupsTest-572424346-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d24da76e-dd3a-401b-9b2e-01d6ae5a8e7f tempest-GroupsTest-572424346 tempest-GroupsTest-572424346-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:11 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d24da76e-dd3a-401b-9b2e-01d6ae5a8e7f tempest-GroupsTest-572424346 tempest-GroupsTest-572424346-project-admin] http://192.168.122.181/volume/v3/types/801e15c5-40d7-42a6-a467-927f0576c516 returned with HTTP 404 Sep 03 13:37:11 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 389/799] 192.168.122.181 () {58 vars in 1226 bytes} [Thu Sep 3 13:37:11 2026] GET /volume/v3/types/801e15c5-40d7-42a6-a467-927f0576c516 => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:37:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d5a2576b-ed1a-4323-bcb2-74b9d838485d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:13 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d5a2576b-ed1a-4323-bcb2-74b9d838485d tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:37:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d5a2576b-ed1a-4323-bcb2-74b9d838485d tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1069673942"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:37:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-d5a2576b-ed1a-4323-bcb2-74b9d838485d tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1069673942'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:37:13 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-d5a2576b-ed1a-4323-bcb2-74b9d838485d tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Create volume of 1 GB Sep 03 13:37:13 devstack devstack@c-api.service[86720]: DEBUG dbcounter [-] [86720] Writing DB stats cinder:SELECT=516,cinder:UPDATE=119,cinder:INSERT=67 {{(pid=86720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:37:13 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-d5a2576b-ed1a-4323-bcb2-74b9d838485d tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Availability Zones retrieved successfully. Sep 03 13:37:13 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-d5a2576b-ed1a-4323-bcb2-74b9d838485d tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Flow 'volume_create_api' (42c52e68-725f-4df3-a07a-73b75bc376f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:37:13 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-d5a2576b-ed1a-4323-bcb2-74b9d838485d tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f809ed6d-13d3-42f8-bacd-bf829f07d30f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:37:13 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-d5a2576b-ed1a-4323-bcb2-74b9d838485d tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:37:14 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-d5a2576b-ed1a-4323-bcb2-74b9d838485d tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f809ed6d-13d3-42f8-bacd-bf829f07d30f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:37:14 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-d5a2576b-ed1a-4323-bcb2-74b9d838485d tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b89df39-d36b-40ec-9f58-cca2110a1d75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:37:14 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-d5a2576b-ed1a-4323-bcb2-74b9d838485d tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Created reservations ['f2276f3b-e2da-4545-ba14-cb5353540ed8', '81b410ca-515d-43a7-a41e-6534302603b2', '1c68ed83-fc9e-4620-8649-f840f91b641c', 'c603b658-28a9-494a-9b0b-d8f9cade8886'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:37:14 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-d5a2576b-ed1a-4323-bcb2-74b9d838485d tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b89df39-d36b-40ec-9f58-cca2110a1d75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2276f3b-e2da-4545-ba14-cb5353540ed8', '81b410ca-515d-43a7-a41e-6534302603b2', '1c68ed83-fc9e-4620-8649-f840f91b641c', 'c603b658-28a9-494a-9b0b-d8f9cade8886']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:37:14 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-d5a2576b-ed1a-4323-bcb2-74b9d838485d tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35c2f0d0-a04b-4819-9d82-7acf7db758ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:37:14 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:14 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:37:14 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-d5a2576b-ed1a-4323-bcb2-74b9d838485d tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35c2f0d0-a04b-4819-9d82-7acf7db758ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45476e45-92af-4545-877e-8b853e389aeb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1069673942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd60c3d22b4c48fc809348498638f17e',qos_specs=None,replication_status=,reservations=['f2276f3b-e2da-4545-ba14-cb5353540ed8','81b410ca-515d-43a7-a41e-6534302603b2','1c68ed83-fc9e-4620-8649-f840f91b641c','c603b658-28a9-494a-9b0b-d8f9cade8886'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d5f6ace42ec4b56ae31449e27ad1c4f',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:37:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1069673942',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45476e45-92af-4545-877e-8b853e389aeb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd60c3d22b4c48fc809348498638f17e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d5f6ace42ec4b56ae31449e27ad1c4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:37:14 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-d5a2576b-ed1a-4323-bcb2-74b9d838485d tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21ec12c1-adef-4384-b063-0299bd870b1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:37:14 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-d5a2576b-ed1a-4323-bcb2-74b9d838485d tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21ec12c1-adef-4384-b063-0299bd870b1d) transitioned into state 'SUCCESS' from state '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-1069673942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd60c3d22b4c48fc809348498638f17e',qos_specs=None,replication_status=,reservations=['f2276f3b-e2da-4545-ba14-cb5353540ed8','81b410ca-515d-43a7-a41e-6534302603b2','1c68ed83-fc9e-4620-8649-f840f91b641c','c603b658-28a9-494a-9b0b-d8f9cade8886'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d5f6ace42ec4b56ae31449e27ad1c4f',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:37:14 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-d5a2576b-ed1a-4323-bcb2-74b9d838485d tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1645d24c-f17e-44f6-b540-cfaf3df0d661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:37:14 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-d5a2576b-ed1a-4323-bcb2-74b9d838485d tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1645d24c-f17e-44f6-b540-cfaf3df0d661) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:37:14 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-d5a2576b-ed1a-4323-bcb2-74b9d838485d tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Flow 'volume_create_api' (42c52e68-725f-4df3-a07a-73b75bc376f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:37:14 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-d5a2576b-ed1a-4323-bcb2-74b9d838485d tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Create volume request issued successfully. Sep 03 13:37:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d5a2576b-ed1a-4323-bcb2-74b9d838485d tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:37:14 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 411/800] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:37:13 2026] POST /volume/v3/volumes => generated 759 bytes in 914 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:37:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-b5355a62-8638-412c-8c72-50f83983371c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b5355a62-8638-412c-8c72-50f83983371c tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] GET http://192.168.122.181/volume/v3/volumes/45476e45-92af-4545-877e-8b853e389aeb Sep 03 13:37:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b5355a62-8638-412c-8c72-50f83983371c tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b5355a62-8638-412c-8c72-50f83983371c tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:14 devstack devstack@c-api.service[86719]: DEBUG dbcounter [-] [86719] Writing DB stats cinder:INSERT=71,cinder:UPDATE=111,cinder:SELECT=494 {{(pid=86719) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:37:14 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:14 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:37:14 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:14 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:14 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-b5355a62-8638-412c-8c72-50f83983371c tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Volume info retrieved successfully. Sep 03 13:37:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b5355a62-8638-412c-8c72-50f83983371c tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] http://192.168.122.181/volume/v3/volumes/45476e45-92af-4545-877e-8b853e389aeb returned with HTTP 200 Sep 03 13:37:14 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 390/801] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:37:14 2026] GET /volume/v3/volumes/45476e45-92af-4545-877e-8b853e389aeb => generated 827 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:37:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-6dd6b2f5-e1ea-4a6a-b5e6-2604d2130e5b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6dd6b2f5-e1ea-4a6a-b5e6-2604d2130e5b tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] GET http://192.168.122.181/volume/v3/volumes/45476e45-92af-4545-877e-8b853e389aeb Sep 03 13:37:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6dd6b2f5-e1ea-4a6a-b5e6-2604d2130e5b tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6dd6b2f5-e1ea-4a6a-b5e6-2604d2130e5b tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:15 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:15 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:37:15 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:15 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:15 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-6dd6b2f5-e1ea-4a6a-b5e6-2604d2130e5b tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Volume info retrieved successfully. Sep 03 13:37:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6dd6b2f5-e1ea-4a6a-b5e6-2604d2130e5b tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] http://192.168.122.181/volume/v3/volumes/45476e45-92af-4545-877e-8b853e389aeb returned with HTTP 200 Sep 03 13:37:15 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 412/802] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:37:15 2026] GET /volume/v3/volumes/45476e45-92af-4545-877e-8b853e389aeb => generated 851 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:37:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-376f6854-d3ed-4f95-a7f1-b104bb6b8270 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:16 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-376f6854-d3ed-4f95-a7f1-b104bb6b8270 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] GET http://192.168.122.181/volume/v3/volumes/45476e45-92af-4545-877e-8b853e389aeb Sep 03 13:37:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-376f6854-d3ed-4f95-a7f1-b104bb6b8270 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-376f6854-d3ed-4f95-a7f1-b104bb6b8270 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:16 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:16 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:37:16 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:16 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:16 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-376f6854-d3ed-4f95-a7f1-b104bb6b8270 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Volume info retrieved successfully. Sep 03 13:37:16 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-376f6854-d3ed-4f95-a7f1-b104bb6b8270 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] http://192.168.122.181/volume/v3/volumes/45476e45-92af-4545-877e-8b853e389aeb returned with HTTP 200 Sep 03 13:37:16 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 391/803] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:37:16 2026] GET /volume/v3/volumes/45476e45-92af-4545-877e-8b853e389aeb => generated 852 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:37:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-dd3a890f-63cb-41f3-b623-a1a0c4fa3eb2 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-dd3a890f-63cb-41f3-b623-a1a0c4fa3eb2 tempest-GroupsV320Test-1222058021 tempest-GroupsV320Test-1222058021-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:37:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-dd3a890f-63cb-41f3-b623-a1a0c4fa3eb2 tempest-GroupsV320Test-1222058021 tempest-GroupsV320Test-1222058021-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1202713334"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:37:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-dd3a890f-63cb-41f3-b623-a1a0c4fa3eb2 tempest-GroupsV320Test-1222058021 tempest-GroupsV320Test-1222058021-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:37:20 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 413/804] 192.168.122.181 () {60 vars in 1136 bytes} [Thu Sep 3 13:37:19 2026] POST /volume/v3/types => generated 220 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:37:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-2e52bd20-4138-4ca8-92be-39614571da08 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2e52bd20-4138-4ca8-92be-39614571da08 tempest-GroupsV320Test-1222058021 tempest-GroupsV320Test-1222058021-project-admin] POST http://192.168.122.181/volume/v3/group_types Sep 03 13:37:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2e52bd20-4138-4ca8-92be-39614571da08 tempest-GroupsV320Test-1222058021 tempest-GroupsV320Test-1222058021-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1927177459"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:37:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2e52bd20-4138-4ca8-92be-39614571da08 tempest-GroupsV320Test-1222058021 tempest-GroupsV320Test-1222058021-project-admin] http://192.168.122.181/volume/v3/group_types returned with HTTP 202 Sep 03 13:37:20 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 392/805] 192.168.122.181 () {62 vars in 1195 bytes} [Thu Sep 3 13:37:20 2026] POST /volume/v3/group_types => generated 177 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:37:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-9943814f-aa18-4797-ac9c-3724fe2f20f8 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9943814f-aa18-4797-ac9c-3724fe2f20f8 tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] POST http://192.168.122.181/volume/v3/groups Sep 03 13:37:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9943814f-aa18-4797-ac9c-3724fe2f20f8 tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c86436e4-df8b-4ebf-b0e2-0e567b737fd0", "volume_types": ["457e5480-4d2b-40d5-9568-419de7725775"], "name": "tempest-GroupsV320Test-Group-1416041947"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:37:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.groups [None req-9943814f-aa18-4797-ac9c-3724fe2f20f8 tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] Creating new group {'group': {'group_type': 'c86436e4-df8b-4ebf-b0e2-0e567b737fd0', 'volume_types': ['457e5480-4d2b-40d5-9568-419de7725775'], 'name': 'tempest-GroupsV320Test-Group-1416041947'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 03 13:37:20 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.groups [None req-9943814f-aa18-4797-ac9c-3724fe2f20f8 tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] Creating group tempest-GroupsV320Test-Group-1416041947. Sep 03 13:37:20 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-9943814f-aa18-4797-ac9c-3724fe2f20f8 tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] Availability Zones retrieved successfully. Sep 03 13:37:20 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-9943814f-aa18-4797-ac9c-3724fe2f20f8 tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] Created reservations ['39b57c38-babb-4971-8575-c7593a1bfbea'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:37:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9943814f-aa18-4797-ac9c-3724fe2f20f8 tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] http://192.168.122.181/volume/v3/groups returned with HTTP 202 Sep 03 13:37:21 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 414/806] 192.168.122.181 () {62 vars in 1181 bytes} [Thu Sep 3 13:37:20 2026] POST /volume/v3/groups => generated 108 bytes in 847 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:37:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-07ed2557-8af5-467d-8999-c1e1bde1874e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-07ed2557-8af5-467d-8999-c1e1bde1874e tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] GET http://192.168.122.181/volume/v3/groups/7ec7f120-c6c5-406f-a11a-11e2264e9bb4 Sep 03 13:37:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-07ed2557-8af5-467d-8999-c1e1bde1874e tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-07ed2557-8af5-467d-8999-c1e1bde1874e tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.groups [None req-07ed2557-8af5-467d-8999-c1e1bde1874e tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] show called for member 7ec7f120-c6c5-406f-a11a-11e2264e9bb4 {{(pid=86719) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 13:37:21 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:21 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:21 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:21 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), Sep 03 13:37:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-07ed2557-8af5-467d-8999-c1e1bde1874e tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] http://192.168.122.181/volume/v3/groups/7ec7f120-c6c5-406f-a11a-11e2264e9bb4 returned with HTTP 200 Sep 03 13:37:21 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 393/807] 192.168.122.181 () {60 vars in 1270 bytes} [Thu Sep 3 13:37:21 2026] GET /volume/v3/groups/7ec7f120-c6c5-406f-a11a-11e2264e9bb4 => generated 388 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 13:37:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-b1d3a98b-7433-4c64-ba20-0a34e204c624 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b1d3a98b-7433-4c64-ba20-0a34e204c624 tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] GET http://192.168.122.181/volume/v3/groups/7ec7f120-c6c5-406f-a11a-11e2264e9bb4 Sep 03 13:37:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b1d3a98b-7433-4c64-ba20-0a34e204c624 tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b1d3a98b-7433-4c64-ba20-0a34e204c624 tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.groups [None req-b1d3a98b-7433-4c64-ba20-0a34e204c624 tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] show called for member 7ec7f120-c6c5-406f-a11a-11e2264e9bb4 {{(pid=86720) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 13:37:22 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:22 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:22 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:22 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), Sep 03 13:37:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b1d3a98b-7433-4c64-ba20-0a34e204c624 tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] http://192.168.122.181/volume/v3/groups/7ec7f120-c6c5-406f-a11a-11e2264e9bb4 returned with HTTP 200 Sep 03 13:37:22 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 415/808] 192.168.122.181 () {60 vars in 1270 bytes} [Thu Sep 3 13:37:22 2026] GET /volume/v3/groups/7ec7f120-c6c5-406f-a11a-11e2264e9bb4 => generated 389 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:37:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-50b90b7b-4845-4929-a65d-61a9a77e8216 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-50b90b7b-4845-4929-a65d-61a9a77e8216 tempest-GroupsV320Test-1222058021 tempest-GroupsV320Test-1222058021-project-admin] POST http://192.168.122.181/volume/v3/groups/7ec7f120-c6c5-406f-a11a-11e2264e9bb4/action Sep 03 13:37:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-50b90b7b-4845-4929-a65d-61a9a77e8216 tempest-GroupsV320Test-1222058021 tempest-GroupsV320Test-1222058021-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:37:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-50b90b7b-4845-4929-a65d-61a9a77e8216 tempest-GroupsV320Test-1222058021 tempest-GroupsV320Test-1222058021-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:37:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.groups [None req-50b90b7b-4845-4929-a65d-61a9a77e8216 tempest-GroupsV320Test-1222058021 tempest-GroupsV320Test-1222058021-project-admin] Updating group '7ec7f120-c6c5-406f-a11a-11e2264e9bb4' with 'creating' {{(pid=86719) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 03 13:37:22 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:22 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-50b90b7b-4845-4929-a65d-61a9a77e8216 tempest-GroupsV320Test-1222058021 tempest-GroupsV320Test-1222058021-project-admin] http://192.168.122.181/volume/v3/groups/7ec7f120-c6c5-406f-a11a-11e2264e9bb4/action returned with HTTP 202 Sep 03 13:37:22 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 394/809] 192.168.122.181 () {62 vars in 1312 bytes} [Thu Sep 3 13:37:22 2026] POST /volume/v3/groups/7ec7f120-c6c5-406f-a11a-11e2264e9bb4/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 13:37:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-1cf811c5-1a08-458f-9b9e-d34172bd676f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1cf811c5-1a08-458f-9b9e-d34172bd676f tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] GET http://192.168.122.181/volume/v3/groups/7ec7f120-c6c5-406f-a11a-11e2264e9bb4 Sep 03 13:37:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1cf811c5-1a08-458f-9b9e-d34172bd676f tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1cf811c5-1a08-458f-9b9e-d34172bd676f tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.groups [None req-1cf811c5-1a08-458f-9b9e-d34172bd676f tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] show called for member 7ec7f120-c6c5-406f-a11a-11e2264e9bb4 {{(pid=86720) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 13:37:22 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:22 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:22 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:22 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), Sep 03 13:37:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1cf811c5-1a08-458f-9b9e-d34172bd676f tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] http://192.168.122.181/volume/v3/groups/7ec7f120-c6c5-406f-a11a-11e2264e9bb4 returned with HTTP 200 Sep 03 13:37:22 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 416/810] 192.168.122.181 () {60 vars in 1270 bytes} [Thu Sep 3 13:37:22 2026] GET /volume/v3/groups/7ec7f120-c6c5-406f-a11a-11e2264e9bb4 => generated 388 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:37:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-2f582c36-0f40-466e-995d-2453ee7db5fc None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2f582c36-0f40-466e-995d-2453ee7db5fc tempest-GroupsV320Test-1222058021 tempest-GroupsV320Test-1222058021-project-admin] POST http://192.168.122.181/volume/v3/groups/7ec7f120-c6c5-406f-a11a-11e2264e9bb4/action Sep 03 13:37:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2f582c36-0f40-466e-995d-2453ee7db5fc tempest-GroupsV320Test-1222058021 tempest-GroupsV320Test-1222058021-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:37:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2f582c36-0f40-466e-995d-2453ee7db5fc tempest-GroupsV320Test-1222058021 tempest-GroupsV320Test-1222058021-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:37:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.groups [None req-2f582c36-0f40-466e-995d-2453ee7db5fc tempest-GroupsV320Test-1222058021 tempest-GroupsV320Test-1222058021-project-admin] Updating group '7ec7f120-c6c5-406f-a11a-11e2264e9bb4' with 'available' {{(pid=86719) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 03 13:37:22 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:22 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2f582c36-0f40-466e-995d-2453ee7db5fc tempest-GroupsV320Test-1222058021 tempest-GroupsV320Test-1222058021-project-admin] http://192.168.122.181/volume/v3/groups/7ec7f120-c6c5-406f-a11a-11e2264e9bb4/action returned with HTTP 202 Sep 03 13:37:22 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 395/811] 192.168.122.181 () {62 vars in 1312 bytes} [Thu Sep 3 13:37:22 2026] POST /volume/v3/groups/7ec7f120-c6c5-406f-a11a-11e2264e9bb4/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 13:37:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-7b8d7b69-dc26-44b5-851a-833c0019211f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7b8d7b69-dc26-44b5-851a-833c0019211f tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] GET http://192.168.122.181/volume/v3/groups/7ec7f120-c6c5-406f-a11a-11e2264e9bb4 Sep 03 13:37:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7b8d7b69-dc26-44b5-851a-833c0019211f tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7b8d7b69-dc26-44b5-851a-833c0019211f tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.groups [None req-7b8d7b69-dc26-44b5-851a-833c0019211f tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] show called for member 7ec7f120-c6c5-406f-a11a-11e2264e9bb4 {{(pid=86720) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 13:37:22 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:22 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:22 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:22 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), Sep 03 13:37:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7b8d7b69-dc26-44b5-851a-833c0019211f tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] http://192.168.122.181/volume/v3/groups/7ec7f120-c6c5-406f-a11a-11e2264e9bb4 returned with HTTP 200 Sep 03 13:37:22 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 417/812] 192.168.122.181 () {60 vars in 1270 bytes} [Thu Sep 3 13:37:22 2026] GET /volume/v3/groups/7ec7f120-c6c5-406f-a11a-11e2264e9bb4 => generated 389 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:37:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-6b273aed-27f0-453d-8aa6-38a540fcafe3 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6b273aed-27f0-453d-8aa6-38a540fcafe3 tempest-GroupsV320Test-1222058021 tempest-GroupsV320Test-1222058021-project-admin] POST http://192.168.122.181/volume/v3/groups/7ec7f120-c6c5-406f-a11a-11e2264e9bb4/action Sep 03 13:37:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6b273aed-27f0-453d-8aa6-38a540fcafe3 tempest-GroupsV320Test-1222058021 tempest-GroupsV320Test-1222058021-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:37:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6b273aed-27f0-453d-8aa6-38a540fcafe3 tempest-GroupsV320Test-1222058021 tempest-GroupsV320Test-1222058021-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:37:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.groups [None req-6b273aed-27f0-453d-8aa6-38a540fcafe3 tempest-GroupsV320Test-1222058021 tempest-GroupsV320Test-1222058021-project-admin] Updating group '7ec7f120-c6c5-406f-a11a-11e2264e9bb4' with 'error' {{(pid=86719) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 03 13:37:22 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:22 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6b273aed-27f0-453d-8aa6-38a540fcafe3 tempest-GroupsV320Test-1222058021 tempest-GroupsV320Test-1222058021-project-admin] http://192.168.122.181/volume/v3/groups/7ec7f120-c6c5-406f-a11a-11e2264e9bb4/action returned with HTTP 202 Sep 03 13:37:22 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 396/813] 192.168.122.181 () {62 vars in 1312 bytes} [Thu Sep 3 13:37:22 2026] POST /volume/v3/groups/7ec7f120-c6c5-406f-a11a-11e2264e9bb4/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 13:37:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-003ba7be-ecda-4b4f-b6a1-8b494fe21485 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-003ba7be-ecda-4b4f-b6a1-8b494fe21485 tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] GET http://192.168.122.181/volume/v3/groups/7ec7f120-c6c5-406f-a11a-11e2264e9bb4 Sep 03 13:37:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-003ba7be-ecda-4b4f-b6a1-8b494fe21485 tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-003ba7be-ecda-4b4f-b6a1-8b494fe21485 tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.groups [None req-003ba7be-ecda-4b4f-b6a1-8b494fe21485 tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] show called for member 7ec7f120-c6c5-406f-a11a-11e2264e9bb4 {{(pid=86720) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 13:37:22 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:22 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:22 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:22 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), Sep 03 13:37:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-003ba7be-ecda-4b4f-b6a1-8b494fe21485 tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] http://192.168.122.181/volume/v3/groups/7ec7f120-c6c5-406f-a11a-11e2264e9bb4 returned with HTTP 200 Sep 03 13:37:22 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 418/814] 192.168.122.181 () {60 vars in 1270 bytes} [Thu Sep 3 13:37:22 2026] GET /volume/v3/groups/7ec7f120-c6c5-406f-a11a-11e2264e9bb4 => generated 385 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:37:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-b5d9308c-d097-4d46-b1d2-65d27b9d05dc None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b5d9308c-d097-4d46-b1d2-65d27b9d05dc tempest-GroupsV320Test-1222058021 tempest-GroupsV320Test-1222058021-project-admin] POST http://192.168.122.181/volume/v3/groups/7ec7f120-c6c5-406f-a11a-11e2264e9bb4/action Sep 03 13:37:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b5d9308c-d097-4d46-b1d2-65d27b9d05dc tempest-GroupsV320Test-1222058021 tempest-GroupsV320Test-1222058021-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:37:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b5d9308c-d097-4d46-b1d2-65d27b9d05dc tempest-GroupsV320Test-1222058021 tempest-GroupsV320Test-1222058021-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:37:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.groups [None req-b5d9308c-d097-4d46-b1d2-65d27b9d05dc tempest-GroupsV320Test-1222058021 tempest-GroupsV320Test-1222058021-project-admin] Updating group '7ec7f120-c6c5-406f-a11a-11e2264e9bb4' with 'available' {{(pid=86719) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 03 13:37:22 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:22 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b5d9308c-d097-4d46-b1d2-65d27b9d05dc tempest-GroupsV320Test-1222058021 tempest-GroupsV320Test-1222058021-project-admin] http://192.168.122.181/volume/v3/groups/7ec7f120-c6c5-406f-a11a-11e2264e9bb4/action returned with HTTP 202 Sep 03 13:37:22 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 397/815] 192.168.122.181 () {62 vars in 1312 bytes} [Thu Sep 3 13:37:22 2026] POST /volume/v3/groups/7ec7f120-c6c5-406f-a11a-11e2264e9bb4/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 03 13:37:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-6267c646-4c59-4938-b6b3-1a42f3e63045 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6267c646-4c59-4938-b6b3-1a42f3e63045 tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] GET http://192.168.122.181/volume/v3/groups/7ec7f120-c6c5-406f-a11a-11e2264e9bb4 Sep 03 13:37:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6267c646-4c59-4938-b6b3-1a42f3e63045 tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6267c646-4c59-4938-b6b3-1a42f3e63045 tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.groups [None req-6267c646-4c59-4938-b6b3-1a42f3e63045 tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] show called for member 7ec7f120-c6c5-406f-a11a-11e2264e9bb4 {{(pid=86720) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 13:37:22 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:22 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:22 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:22 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), Sep 03 13:37:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6267c646-4c59-4938-b6b3-1a42f3e63045 tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] http://192.168.122.181/volume/v3/groups/7ec7f120-c6c5-406f-a11a-11e2264e9bb4 returned with HTTP 200 Sep 03 13:37:22 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 419/816] 192.168.122.181 () {60 vars in 1270 bytes} [Thu Sep 3 13:37:22 2026] GET /volume/v3/groups/7ec7f120-c6c5-406f-a11a-11e2264e9bb4 => generated 389 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:37:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-5047ba26-d1a8-4e02-badf-20b467056bc1 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5047ba26-d1a8-4e02-badf-20b467056bc1 tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] GET http://192.168.122.181/volume/v3/volumes/detail Sep 03 13:37:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5047ba26-d1a8-4e02-badf-20b467056bc1 tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5047ba26-d1a8-4e02-badf-20b467056bc1 tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] Calling method 'detail' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.api_utils [None req-5047ba26-d1a8-4e02-badf-20b467056bc1 tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] Removing options '' from query. {{(pid=86719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:37:22 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5047ba26-d1a8-4e02-badf-20b467056bc1 tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86719) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:37:22 devstack devstack@c-api.service[86719]: /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 03 13:37:22 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 13:37:22 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-5047ba26-d1a8-4e02-badf-20b467056bc1 tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] Get all volumes completed successfully. Sep 03 13:37:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5047ba26-d1a8-4e02-badf-20b467056bc1 tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] http://192.168.122.181/volume/v3/volumes/detail returned with HTTP 200 Sep 03 13:37:22 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 398/817] 192.168.122.181 () {60 vars in 1183 bytes} [Thu Sep 3 13:37:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:37:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-c234e019-5325-46f6-970c-f9213060ee58 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c234e019-5325-46f6-970c-f9213060ee58 tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] POST http://192.168.122.181/volume/v3/groups/7ec7f120-c6c5-406f-a11a-11e2264e9bb4/action Sep 03 13:37:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c234e019-5325-46f6-970c-f9213060ee58 tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:37:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c234e019-5325-46f6-970c-f9213060ee58 tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:37:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.groups [None req-c234e019-5325-46f6-970c-f9213060ee58 tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] delete called for group 7ec7f120-c6c5-406f-a11a-11e2264e9bb4 {{(pid=86720) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 13:37:22 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.groups [None req-c234e019-5325-46f6-970c-f9213060ee58 tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] Delete group with id: 7ec7f120-c6c5-406f-a11a-11e2264e9bb4 Sep 03 13:37:22 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:22 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:23 devstack devstack@c-api.service[86720]: /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 03 13:37:23 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 13:37:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c234e019-5325-46f6-970c-f9213060ee58 tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] http://192.168.122.181/volume/v3/groups/7ec7f120-c6c5-406f-a11a-11e2264e9bb4/action returned with HTTP 202 Sep 03 13:37:23 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 420/818] 192.168.122.181 () {62 vars in 1312 bytes} [Thu Sep 3 13:37:22 2026] POST /volume/v3/groups/7ec7f120-c6c5-406f-a11a-11e2264e9bb4/action => generated 0 bytes in 174 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 13:37:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-76871b0b-b601-43cd-b8d6-1189fe7ff214 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:23 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-76871b0b-b601-43cd-b8d6-1189fe7ff214 tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] GET http://192.168.122.181/volume/v3/groups/7ec7f120-c6c5-406f-a11a-11e2264e9bb4 Sep 03 13:37:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-76871b0b-b601-43cd-b8d6-1189fe7ff214 tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-76871b0b-b601-43cd-b8d6-1189fe7ff214 tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.groups [None req-76871b0b-b601-43cd-b8d6-1189fe7ff214 tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] show called for member 7ec7f120-c6c5-406f-a11a-11e2264e9bb4 {{(pid=86719) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 13:37:23 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:23 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:23 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:23 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), Sep 03 13:37:23 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-76871b0b-b601-43cd-b8d6-1189fe7ff214 tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] http://192.168.122.181/volume/v3/groups/7ec7f120-c6c5-406f-a11a-11e2264e9bb4 returned with HTTP 200 Sep 03 13:37:23 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 399/819] 192.168.122.181 () {60 vars in 1270 bytes} [Thu Sep 3 13:37:23 2026] GET /volume/v3/groups/7ec7f120-c6c5-406f-a11a-11e2264e9bb4 => generated 388 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:37:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-0725e1bf-520c-4f4b-9368-0a83c1bd4737 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0725e1bf-520c-4f4b-9368-0a83c1bd4737 tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] GET http://192.168.122.181/volume/v3/groups/7ec7f120-c6c5-406f-a11a-11e2264e9bb4 Sep 03 13:37:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0725e1bf-520c-4f4b-9368-0a83c1bd4737 tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0725e1bf-520c-4f4b-9368-0a83c1bd4737 tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.groups [None req-0725e1bf-520c-4f4b-9368-0a83c1bd4737 tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] show called for member 7ec7f120-c6c5-406f-a11a-11e2264e9bb4 {{(pid=86720) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 13:37:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0725e1bf-520c-4f4b-9368-0a83c1bd4737 tempest-GroupsV320Test-1812374820 tempest-GroupsV320Test-1812374820-project-member] http://192.168.122.181/volume/v3/groups/7ec7f120-c6c5-406f-a11a-11e2264e9bb4 returned with HTTP 404 Sep 03 13:37:24 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 421/820] 192.168.122.181 () {60 vars in 1270 bytes} [Thu Sep 3 13:37:24 2026] GET /volume/v3/groups/7ec7f120-c6c5-406f-a11a-11e2264e9bb4 => generated 108 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:37:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-a31fddb3-0d4b-480e-af4a-1f8c7dc5b648 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a31fddb3-0d4b-480e-af4a-1f8c7dc5b648 tempest-GroupsV320Test-1222058021 tempest-GroupsV320Test-1222058021-project-admin] DELETE http://192.168.122.181/volume/v3/group_types/c86436e4-df8b-4ebf-b0e2-0e567b737fd0 Sep 03 13:37:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a31fddb3-0d4b-480e-af4a-1f8c7dc5b648 tempest-GroupsV320Test-1222058021 tempest-GroupsV320Test-1222058021-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a31fddb3-0d4b-480e-af4a-1f8c7dc5b648 tempest-GroupsV320Test-1222058021 tempest-GroupsV320Test-1222058021-project-admin] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:24 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:24 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a31fddb3-0d4b-480e-af4a-1f8c7dc5b648 tempest-GroupsV320Test-1222058021 tempest-GroupsV320Test-1222058021-project-admin] http://192.168.122.181/volume/v3/group_types/c86436e4-df8b-4ebf-b0e2-0e567b737fd0 returned with HTTP 202 Sep 03 13:37:24 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 400/821] 192.168.122.181 () {60 vars in 1288 bytes} [Thu Sep 3 13:37:24 2026] DELETE /volume/v3/group_types/c86436e4-df8b-4ebf-b0e2-0e567b737fd0 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 13:37:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-6922ace1-7167-4a39-ba83-5c8129b03f32 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6922ace1-7167-4a39-ba83-5c8129b03f32 tempest-GroupsV320Test-1222058021 tempest-GroupsV320Test-1222058021-project-admin] DELETE http://192.168.122.181/volume/v3/types/457e5480-4d2b-40d5-9568-419de7725775 Sep 03 13:37:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6922ace1-7167-4a39-ba83-5c8129b03f32 tempest-GroupsV320Test-1222058021 tempest-GroupsV320Test-1222058021-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6922ace1-7167-4a39-ba83-5c8129b03f32 tempest-GroupsV320Test-1222058021 tempest-GroupsV320Test-1222058021-project-admin] Calling method '_delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6922ace1-7167-4a39-ba83-5c8129b03f32 tempest-GroupsV320Test-1222058021 tempest-GroupsV320Test-1222058021-project-admin] http://192.168.122.181/volume/v3/types/457e5480-4d2b-40d5-9568-419de7725775 returned with HTTP 202 Sep 03 13:37:24 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 422/822] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:37:24 2026] DELETE /volume/v3/types/457e5480-4d2b-40d5-9568-419de7725775 => generated 0 bytes in 261 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:37:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-979eac72-c825-477b-8c32-eb6766576910 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-979eac72-c825-477b-8c32-eb6766576910 tempest-GroupsV320Test-1222058021 tempest-GroupsV320Test-1222058021-project-admin] GET http://192.168.122.181/volume/v3/types/457e5480-4d2b-40d5-9568-419de7725775 Sep 03 13:37:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-979eac72-c825-477b-8c32-eb6766576910 tempest-GroupsV320Test-1222058021 tempest-GroupsV320Test-1222058021-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-979eac72-c825-477b-8c32-eb6766576910 tempest-GroupsV320Test-1222058021 tempest-GroupsV320Test-1222058021-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-979eac72-c825-477b-8c32-eb6766576910 tempest-GroupsV320Test-1222058021 tempest-GroupsV320Test-1222058021-project-admin] http://192.168.122.181/volume/v3/types/457e5480-4d2b-40d5-9568-419de7725775 returned with HTTP 404 Sep 03 13:37:24 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 401/823] 192.168.122.181 () {58 vars in 1226 bytes} [Thu Sep 3 13:37:24 2026] GET /volume/v3/types/457e5480-4d2b-40d5-9568-419de7725775 => generated 114 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:37:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-b3ba7b14-6a1a-4c74-a09f-38e92c70d1b2 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b3ba7b14-6a1a-4c74-a09f-38e92c70d1b2 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] POST http://192.168.122.181/volume/v3/volumes/30573efe-352d-464f-9901-f5ac2d0c5f87/action Sep 03 13:37:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b3ba7b14-6a1a-4c74-a09f-38e92c70d1b2 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Action body: b'{"os-attach": {"instance_uuid": "9f8c3759-69f3-4b02-b370-998fd1803a25", "mountpoint": "/dev/vdc"}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:37:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b3ba7b14-6a1a-4c74-a09f-38e92c70d1b2 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "9f8c3759-69f3-4b02-b370-998fd1803a25", "mountpoint": "/dev/vdc"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:37:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b3ba7b14-6a1a-4c74-a09f-38e92c70d1b2 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] http://192.168.122.181/volume/v3/volumes/30573efe-352d-464f-9901-f5ac2d0c5f87/action returned with HTTP 404 Sep 03 13:37:28 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 423/824] 192.168.122.181 () {60 vars in 1274 bytes} [Thu Sep 3 13:37:28 2026] POST /volume/v3/volumes/30573efe-352d-464f-9901-f5ac2d0c5f87/action => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:37:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-847edc9e-5110-4643-9b01-1354632f9e3e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-847edc9e-5110-4643-9b01-1354632f9e3e tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] POST http://192.168.122.181/volume/v3/qos-specs Sep 03 13:37:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-847edc9e-5110-4643-9b01-1354632f9e3e tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1680053133", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:37:32 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.qos_specs [None req-847edc9e-5110-4643-9b01-1354632f9e3e tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1680053133', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=86719) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 03 13:37:32 devstack devstack@c-api.service[86719]: DEBUG cinder.db.api [None req-847edc9e-5110-4643-9b01-1354632f9e3e tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] DB qos_specs_create(): root {'id': 'f1b883a2-b9b0-4402-a82b-18980af95ba4', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1680053133'} {{(pid=86719) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 03 13:37:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-847edc9e-5110-4643-9b01-1354632f9e3e tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] http://192.168.122.181/volume/v3/qos-specs returned with HTTP 200 Sep 03 13:37:32 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 402/825] 192.168.122.181 () {60 vars in 1149 bytes} [Thu Sep 3 13:37:32 2026] POST /volume/v3/qos-specs => generated 401 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:37:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-0740effb-ef75-4014-8b38-148a7360217f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0740effb-ef75-4014-8b38-148a7360217f tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:37:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0740effb-ef75-4014-8b38-148a7360217f tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-93862620"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:37:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0740effb-ef75-4014-8b38-148a7360217f tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:37:32 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 424/826] 192.168.122.181 () {60 vars in 1136 bytes} [Thu Sep 3 13:37:32 2026] POST /volume/v3/types => generated 220 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:37:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-796a7c8d-1465-4edb-8807-b801cebf6c08 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-796a7c8d-1465-4edb-8807-b801cebf6c08 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:37:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-796a7c8d-1465-4edb-8807-b801cebf6c08 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1308351932"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:37:32 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:32 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-796a7c8d-1465-4edb-8807-b801cebf6c08 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:37:32 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 403/827] 192.168.122.181 () {60 vars in 1136 bytes} [Thu Sep 3 13:37:32 2026] POST /volume/v3/types => generated 222 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:37:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-4a5f7181-58a4-47ed-bb53-d3fafa6bae86 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4a5f7181-58a4-47ed-bb53-d3fafa6bae86 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:37:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4a5f7181-58a4-47ed-bb53-d3fafa6bae86 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1270654837"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:37:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4a5f7181-58a4-47ed-bb53-d3fafa6bae86 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:37:32 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 425/828] 192.168.122.181 () {60 vars in 1136 bytes} [Thu Sep 3 13:37:32 2026] POST /volume/v3/types => generated 222 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:37:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-ecc7b136-5fde-4028-aaed-22125e0fcfc5 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ecc7b136-5fde-4028-aaed-22125e0fcfc5 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] GET http://192.168.122.181/volume/v3/qos-specs/f1b883a2-b9b0-4402-a82b-18980af95ba4/associate?vol_type_id=6fbbe63f-b703-4c7a-8995-f76c801cad0d Sep 03 13:37:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ecc7b136-5fde-4028-aaed-22125e0fcfc5 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ecc7b136-5fde-4028-aaed-22125e0fcfc5 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Calling method 'associate' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ecc7b136-5fde-4028-aaed-22125e0fcfc5 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Associate qos_spec: f1b883a2-b9b0-4402-a82b-18980af95ba4 with type: 6fbbe63f-b703-4c7a-8995-f76c801cad0d {{(pid=86719) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 03 13:37:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ecc7b136-5fde-4028-aaed-22125e0fcfc5 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] http://192.168.122.181/volume/v3/qos-specs/f1b883a2-b9b0-4402-a82b-18980af95ba4/associate?vol_type_id=6fbbe63f-b703-4c7a-8995-f76c801cad0d returned with HTTP 202 Sep 03 13:37:32 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 404/829] 192.168.122.181 () {58 vars in 1365 bytes} [Thu Sep 3 13:37:32 2026] GET /volume/v3/qos-specs/f1b883a2-b9b0-4402-a82b-18980af95ba4/associate?vol_type_id=6fbbe63f-b703-4c7a-8995-f76c801cad0d => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:37:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a237cccf-236e-4688-a2f8-1959cefbf934 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:33 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a237cccf-236e-4688-a2f8-1959cefbf934 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] GET http://192.168.122.181/volume/v3/qos-specs/f1b883a2-b9b0-4402-a82b-18980af95ba4/associate?vol_type_id=f9edd498-effe-4046-a011-1fe405784e41 Sep 03 13:37:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a237cccf-236e-4688-a2f8-1959cefbf934 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a237cccf-236e-4688-a2f8-1959cefbf934 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Calling method 'associate' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a237cccf-236e-4688-a2f8-1959cefbf934 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Associate qos_spec: f1b883a2-b9b0-4402-a82b-18980af95ba4 with type: f9edd498-effe-4046-a011-1fe405784e41 {{(pid=86720) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 03 13:37:33 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a237cccf-236e-4688-a2f8-1959cefbf934 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] http://192.168.122.181/volume/v3/qos-specs/f1b883a2-b9b0-4402-a82b-18980af95ba4/associate?vol_type_id=f9edd498-effe-4046-a011-1fe405784e41 returned with HTTP 202 Sep 03 13:37:33 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 426/830] 192.168.122.181 () {58 vars in 1365 bytes} [Thu Sep 3 13:37:32 2026] GET /volume/v3/qos-specs/f1b883a2-b9b0-4402-a82b-18980af95ba4/associate?vol_type_id=f9edd498-effe-4046-a011-1fe405784e41 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:37:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-551cbd49-6115-4c14-aab4-3520c723c0a4 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:33 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-551cbd49-6115-4c14-aab4-3520c723c0a4 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] GET http://192.168.122.181/volume/v3/qos-specs/f1b883a2-b9b0-4402-a82b-18980af95ba4/associate?vol_type_id=28541ba3-647c-4b09-87e8-3cc52eaa1070 Sep 03 13:37:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-551cbd49-6115-4c14-aab4-3520c723c0a4 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-551cbd49-6115-4c14-aab4-3520c723c0a4 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Calling method 'associate' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:33 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:33 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.contrib.qos_specs_manage [None req-551cbd49-6115-4c14-aab4-3520c723c0a4 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Associate qos_spec: f1b883a2-b9b0-4402-a82b-18980af95ba4 with type: 28541ba3-647c-4b09-87e8-3cc52eaa1070 {{(pid=86719) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 03 13:37:33 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-551cbd49-6115-4c14-aab4-3520c723c0a4 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] http://192.168.122.181/volume/v3/qos-specs/f1b883a2-b9b0-4402-a82b-18980af95ba4/associate?vol_type_id=28541ba3-647c-4b09-87e8-3cc52eaa1070 returned with HTTP 202 Sep 03 13:37:33 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 405/831] 192.168.122.181 () {58 vars in 1365 bytes} [Thu Sep 3 13:37:33 2026] GET /volume/v3/qos-specs/f1b883a2-b9b0-4402-a82b-18980af95ba4/associate?vol_type_id=28541ba3-647c-4b09-87e8-3cc52eaa1070 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:37:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-09beb3af-ac11-4544-a3a8-56a8dc9cf444 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:33 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-09beb3af-ac11-4544-a3a8-56a8dc9cf444 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] GET http://192.168.122.181/volume/v3/qos-specs/f1b883a2-b9b0-4402-a82b-18980af95ba4/associations Sep 03 13:37:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-09beb3af-ac11-4544-a3a8-56a8dc9cf444 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-09beb3af-ac11-4544-a3a8-56a8dc9cf444 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Calling method 'associations' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:33 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:33 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.contrib.qos_specs_manage [None req-09beb3af-ac11-4544-a3a8-56a8dc9cf444 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Get associations for qos_spec id: f1b883a2-b9b0-4402-a82b-18980af95ba4 {{(pid=86720) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 03 13:37:33 devstack devstack@c-api.service[86720]: /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 03 13:37:33 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 03 13:37:33 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-09beb3af-ac11-4544-a3a8-56a8dc9cf444 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] http://192.168.122.181/volume/v3/qos-specs/f1b883a2-b9b0-4402-a82b-18980af95ba4/associations returned with HTTP 200 Sep 03 13:37:33 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 427/832] 192.168.122.181 () {58 vars in 1277 bytes} [Thu Sep 3 13:37:33 2026] GET /volume/v3/qos-specs/f1b883a2-b9b0-4402-a82b-18980af95ba4/associations => generated 446 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:37:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e7bcee9b-d78e-410c-b2cb-93df83554988 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:33 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e7bcee9b-d78e-410c-b2cb-93df83554988 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] GET http://192.168.122.181/volume/v3/qos-specs/f1b883a2-b9b0-4402-a82b-18980af95ba4/disassociate?vol_type_id=6fbbe63f-b703-4c7a-8995-f76c801cad0d Sep 03 13:37:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e7bcee9b-d78e-410c-b2cb-93df83554988 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e7bcee9b-d78e-410c-b2cb-93df83554988 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Calling method 'disassociate' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:33 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:33 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e7bcee9b-d78e-410c-b2cb-93df83554988 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Disassociate qos_spec: f1b883a2-b9b0-4402-a82b-18980af95ba4 from type: 6fbbe63f-b703-4c7a-8995-f76c801cad0d {{(pid=86719) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Sep 03 13:37:33 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e7bcee9b-d78e-410c-b2cb-93df83554988 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] http://192.168.122.181/volume/v3/qos-specs/f1b883a2-b9b0-4402-a82b-18980af95ba4/disassociate?vol_type_id=6fbbe63f-b703-4c7a-8995-f76c801cad0d returned with HTTP 202 Sep 03 13:37:33 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 406/833] 192.168.122.181 () {58 vars in 1374 bytes} [Thu Sep 3 13:37:33 2026] GET /volume/v3/qos-specs/f1b883a2-b9b0-4402-a82b-18980af95ba4/disassociate?vol_type_id=6fbbe63f-b703-4c7a-8995-f76c801cad0d => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:37:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d091a2bf-7172-4985-a1c2-bafb48a482a3 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:33 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d091a2bf-7172-4985-a1c2-bafb48a482a3 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] GET http://192.168.122.181/volume/v3/qos-specs/f1b883a2-b9b0-4402-a82b-18980af95ba4/associations Sep 03 13:37:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d091a2bf-7172-4985-a1c2-bafb48a482a3 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d091a2bf-7172-4985-a1c2-bafb48a482a3 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Calling method 'associations' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:33 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:33 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d091a2bf-7172-4985-a1c2-bafb48a482a3 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Get associations for qos_spec id: f1b883a2-b9b0-4402-a82b-18980af95ba4 {{(pid=86720) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 03 13:37:33 devstack devstack@c-api.service[86720]: /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 03 13:37:33 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 03 13:37:33 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d091a2bf-7172-4985-a1c2-bafb48a482a3 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] http://192.168.122.181/volume/v3/qos-specs/f1b883a2-b9b0-4402-a82b-18980af95ba4/associations returned with HTTP 200 Sep 03 13:37:33 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 428/834] 192.168.122.181 () {58 vars in 1277 bytes} [Thu Sep 3 13:37:33 2026] GET /volume/v3/qos-specs/f1b883a2-b9b0-4402-a82b-18980af95ba4/associations => generated 306 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:37:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-368baafe-2c1d-435f-a096-7ec73d100226 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:33 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-368baafe-2c1d-435f-a096-7ec73d100226 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] GET http://192.168.122.181/volume/v3/qos-specs/f1b883a2-b9b0-4402-a82b-18980af95ba4/disassociate_all Sep 03 13:37:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-368baafe-2c1d-435f-a096-7ec73d100226 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-368baafe-2c1d-435f-a096-7ec73d100226 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Calling method 'disassociate_all' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:33 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:33 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.contrib.qos_specs_manage [None req-368baafe-2c1d-435f-a096-7ec73d100226 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Disassociate qos_spec: f1b883a2-b9b0-4402-a82b-18980af95ba4 from all. {{(pid=86719) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Sep 03 13:37:33 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-368baafe-2c1d-435f-a096-7ec73d100226 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] http://192.168.122.181/volume/v3/qos-specs/f1b883a2-b9b0-4402-a82b-18980af95ba4/disassociate_all returned with HTTP 202 Sep 03 13:37:33 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 407/835] 192.168.122.181 () {58 vars in 1289 bytes} [Thu Sep 3 13:37:33 2026] GET /volume/v3/qos-specs/f1b883a2-b9b0-4402-a82b-18980af95ba4/disassociate_all => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:37:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-466bb00a-a0ec-4eba-b719-1617cf422c23 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:33 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-466bb00a-a0ec-4eba-b719-1617cf422c23 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] GET http://192.168.122.181/volume/v3/qos-specs/f1b883a2-b9b0-4402-a82b-18980af95ba4/associations Sep 03 13:37:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-466bb00a-a0ec-4eba-b719-1617cf422c23 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-466bb00a-a0ec-4eba-b719-1617cf422c23 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Calling method 'associations' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:33 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:33 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.contrib.qos_specs_manage [None req-466bb00a-a0ec-4eba-b719-1617cf422c23 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Get associations for qos_spec id: f1b883a2-b9b0-4402-a82b-18980af95ba4 {{(pid=86720) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 03 13:37:33 devstack devstack@c-api.service[86720]: /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 03 13:37:33 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 03 13:37:33 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-466bb00a-a0ec-4eba-b719-1617cf422c23 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] http://192.168.122.181/volume/v3/qos-specs/f1b883a2-b9b0-4402-a82b-18980af95ba4/associations returned with HTTP 200 Sep 03 13:37:33 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 429/836] 192.168.122.181 () {58 vars in 1277 bytes} [Thu Sep 3 13:37:33 2026] GET /volume/v3/qos-specs/f1b883a2-b9b0-4402-a82b-18980af95ba4/associations => generated 24 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:37:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-b9d124c8-1033-4f47-b545-8935f31d6ac4 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:33 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b9d124c8-1033-4f47-b545-8935f31d6ac4 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] DELETE http://192.168.122.181/volume/v3/types/28541ba3-647c-4b09-87e8-3cc52eaa1070 Sep 03 13:37:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b9d124c8-1033-4f47-b545-8935f31d6ac4 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b9d124c8-1033-4f47-b545-8935f31d6ac4 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Calling method '_delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:33 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:33 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:33 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b9d124c8-1033-4f47-b545-8935f31d6ac4 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] http://192.168.122.181/volume/v3/types/28541ba3-647c-4b09-87e8-3cc52eaa1070 returned with HTTP 202 Sep 03 13:37:33 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 408/837] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:37:33 2026] DELETE /volume/v3/types/28541ba3-647c-4b09-87e8-3cc52eaa1070 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:37:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-37981691-8ef4-444a-ac50-77252d8eff1c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:33 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-37981691-8ef4-444a-ac50-77252d8eff1c tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] GET http://192.168.122.181/volume/v3/types/28541ba3-647c-4b09-87e8-3cc52eaa1070 Sep 03 13:37:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-37981691-8ef4-444a-ac50-77252d8eff1c tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-37981691-8ef4-444a-ac50-77252d8eff1c tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:33 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-37981691-8ef4-444a-ac50-77252d8eff1c tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] http://192.168.122.181/volume/v3/types/28541ba3-647c-4b09-87e8-3cc52eaa1070 returned with HTTP 404 Sep 03 13:37:33 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 430/838] 192.168.122.181 () {58 vars in 1226 bytes} [Thu Sep 3 13:37:33 2026] GET /volume/v3/types/28541ba3-647c-4b09-87e8-3cc52eaa1070 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:37:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-322f96c1-e30c-41a7-b90a-ba29e59ce363 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:33 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-322f96c1-e30c-41a7-b90a-ba29e59ce363 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] DELETE http://192.168.122.181/volume/v3/types/f9edd498-effe-4046-a011-1fe405784e41 Sep 03 13:37:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-322f96c1-e30c-41a7-b90a-ba29e59ce363 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-322f96c1-e30c-41a7-b90a-ba29e59ce363 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Calling method '_delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:33 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-322f96c1-e30c-41a7-b90a-ba29e59ce363 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] http://192.168.122.181/volume/v3/types/f9edd498-effe-4046-a011-1fe405784e41 returned with HTTP 202 Sep 03 13:37:33 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 409/839] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:37:33 2026] DELETE /volume/v3/types/f9edd498-effe-4046-a011-1fe405784e41 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:37:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-1a80549b-b7bd-450a-8540-36db2bf57af1 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:33 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1a80549b-b7bd-450a-8540-36db2bf57af1 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] GET http://192.168.122.181/volume/v3/types/f9edd498-effe-4046-a011-1fe405784e41 Sep 03 13:37:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1a80549b-b7bd-450a-8540-36db2bf57af1 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1a80549b-b7bd-450a-8540-36db2bf57af1 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:33 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1a80549b-b7bd-450a-8540-36db2bf57af1 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] http://192.168.122.181/volume/v3/types/f9edd498-effe-4046-a011-1fe405784e41 returned with HTTP 404 Sep 03 13:37:33 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 431/840] 192.168.122.181 () {58 vars in 1226 bytes} [Thu Sep 3 13:37:33 2026] GET /volume/v3/types/f9edd498-effe-4046-a011-1fe405784e41 => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:37:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-0d946d14-be6e-4f5b-a137-3a66b5b92c69 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:33 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0d946d14-be6e-4f5b-a137-3a66b5b92c69 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] DELETE http://192.168.122.181/volume/v3/types/6fbbe63f-b703-4c7a-8995-f76c801cad0d Sep 03 13:37:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0d946d14-be6e-4f5b-a137-3a66b5b92c69 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0d946d14-be6e-4f5b-a137-3a66b5b92c69 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Calling method '_delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:33 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0d946d14-be6e-4f5b-a137-3a66b5b92c69 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] http://192.168.122.181/volume/v3/types/6fbbe63f-b703-4c7a-8995-f76c801cad0d returned with HTTP 202 Sep 03 13:37:33 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 410/841] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:37:33 2026] DELETE /volume/v3/types/6fbbe63f-b703-4c7a-8995-f76c801cad0d => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:37:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-eb1b5587-9ef0-4314-b8cb-6ab50f8e5057 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:33 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-eb1b5587-9ef0-4314-b8cb-6ab50f8e5057 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] GET http://192.168.122.181/volume/v3/types/6fbbe63f-b703-4c7a-8995-f76c801cad0d Sep 03 13:37:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-eb1b5587-9ef0-4314-b8cb-6ab50f8e5057 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-eb1b5587-9ef0-4314-b8cb-6ab50f8e5057 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:33 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-eb1b5587-9ef0-4314-b8cb-6ab50f8e5057 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] http://192.168.122.181/volume/v3/types/6fbbe63f-b703-4c7a-8995-f76c801cad0d returned with HTTP 404 Sep 03 13:37:33 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 432/842] 192.168.122.181 () {58 vars in 1226 bytes} [Thu Sep 3 13:37:33 2026] GET /volume/v3/types/6fbbe63f-b703-4c7a-8995-f76c801cad0d => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 13:37:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-18541bf2-008b-440d-9144-c5a59c7eba37 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:33 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-18541bf2-008b-440d-9144-c5a59c7eba37 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] POST http://192.168.122.181/volume/v3/qos-specs Sep 03 13:37:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-18541bf2-008b-440d-9144-c5a59c7eba37 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1912510047", "consumer": "back-end"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:37:33 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.qos_specs [None req-18541bf2-008b-440d-9144-c5a59c7eba37 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1912510047', 'consumer': 'back-end', 'specs': {}} {{(pid=86719) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 03 13:37:33 devstack devstack@c-api.service[86719]: DEBUG cinder.db.api [None req-18541bf2-008b-440d-9144-c5a59c7eba37 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] DB qos_specs_create(): root {'id': 'a2061a7f-909b-4df0-bf73-69dfd16c1429', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1912510047'} {{(pid=86719) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 03 13:37:33 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-18541bf2-008b-440d-9144-c5a59c7eba37 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] http://192.168.122.181/volume/v3/qos-specs returned with HTTP 200 Sep 03 13:37:33 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 411/843] 192.168.122.181 () {60 vars in 1148 bytes} [Thu Sep 3 13:37:33 2026] POST /volume/v3/qos-specs => generated 377 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:37:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-32834390-f99e-45c9-9b44-a357fba352a8 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:33 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-32834390-f99e-45c9-9b44-a357fba352a8 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] DELETE http://192.168.122.181/volume/v3/qos-specs/a2061a7f-909b-4df0-bf73-69dfd16c1429?force=False Sep 03 13:37:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-32834390-f99e-45c9-9b44-a357fba352a8 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-32834390-f99e-45c9-9b44-a357fba352a8 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:33 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:33 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.contrib.qos_specs_manage [None req-32834390-f99e-45c9-9b44-a357fba352a8 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Delete qos_spec: a2061a7f-909b-4df0-bf73-69dfd16c1429, force: False {{(pid=86720) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 03 13:37:34 devstack devstack@c-api.service[86720]: /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 03 13:37:34 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 03 13:37:34 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-32834390-f99e-45c9-9b44-a357fba352a8 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] http://192.168.122.181/volume/v3/qos-specs/a2061a7f-909b-4df0-bf73-69dfd16c1429?force=False returned with HTTP 202 Sep 03 13:37:34 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 433/844] 192.168.122.181 () {58 vars in 1264 bytes} [Thu Sep 3 13:37:33 2026] DELETE /volume/v3/qos-specs/a2061a7f-909b-4df0-bf73-69dfd16c1429?force=False => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:37:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-00fdfc99-e1be-4397-ae95-02ace09064fb None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:34 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-00fdfc99-e1be-4397-ae95-02ace09064fb tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] GET http://192.168.122.181/volume/v3/qos-specs/a2061a7f-909b-4df0-bf73-69dfd16c1429 Sep 03 13:37:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-00fdfc99-e1be-4397-ae95-02ace09064fb tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-00fdfc99-e1be-4397-ae95-02ace09064fb tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:34 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:34 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:34 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-00fdfc99-e1be-4397-ae95-02ace09064fb tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] http://192.168.122.181/volume/v3/qos-specs/a2061a7f-909b-4df0-bf73-69dfd16c1429 returned with HTTP 404 Sep 03 13:37:34 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 412/845] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:37:34 2026] GET /volume/v3/qos-specs/a2061a7f-909b-4df0-bf73-69dfd16c1429 => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:37:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-80d6f4f1-ba97-41f1-8dcb-7c7ee150ff82 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:34 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-80d6f4f1-ba97-41f1-8dcb-7c7ee150ff82 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] GET http://192.168.122.181/volume/v3/qos-specs Sep 03 13:37:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-80d6f4f1-ba97-41f1-8dcb-7c7ee150ff82 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-80d6f4f1-ba97-41f1-8dcb-7c7ee150ff82 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Calling method 'index' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:34 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:34 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:34 devstack devstack@c-api.service[86720]: /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 03 13:37:34 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), Sep 03 13:37:34 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-80d6f4f1-ba97-41f1-8dcb-7c7ee150ff82 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] http://192.168.122.181/volume/v3/qos-specs returned with HTTP 200 Sep 03 13:37:34 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 434/846] 192.168.122.181 () {58 vars in 1127 bytes} [Thu Sep 3 13:37:34 2026] GET /volume/v3/qos-specs => generated 175 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:37:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-1ec92924-0aab-4fc8-a1a7-78cf14d2e231 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:34 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1ec92924-0aab-4fc8-a1a7-78cf14d2e231 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] DELETE http://192.168.122.181/volume/v3/qos-specs/a2061a7f-909b-4df0-bf73-69dfd16c1429?force=False Sep 03 13:37:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1ec92924-0aab-4fc8-a1a7-78cf14d2e231 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1ec92924-0aab-4fc8-a1a7-78cf14d2e231 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1ec92924-0aab-4fc8-a1a7-78cf14d2e231 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Delete qos_spec: a2061a7f-909b-4df0-bf73-69dfd16c1429, force: False {{(pid=86719) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 03 13:37:34 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1ec92924-0aab-4fc8-a1a7-78cf14d2e231 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] http://192.168.122.181/volume/v3/qos-specs/a2061a7f-909b-4df0-bf73-69dfd16c1429?force=False returned with HTTP 404 Sep 03 13:37:34 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 413/847] 192.168.122.181 () {58 vars in 1264 bytes} [Thu Sep 3 13:37:34 2026] DELETE /volume/v3/qos-specs/a2061a7f-909b-4df0-bf73-69dfd16c1429?force=False => generated 100 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:37:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-189072f6-0e0b-49d8-8186-51d98bc50d00 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:34 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-189072f6-0e0b-49d8-8186-51d98bc50d00 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] GET http://192.168.122.181/volume/v3/qos-specs/a2061a7f-909b-4df0-bf73-69dfd16c1429 Sep 03 13:37:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-189072f6-0e0b-49d8-8186-51d98bc50d00 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-189072f6-0e0b-49d8-8186-51d98bc50d00 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:34 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:34 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:34 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-189072f6-0e0b-49d8-8186-51d98bc50d00 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] http://192.168.122.181/volume/v3/qos-specs/a2061a7f-909b-4df0-bf73-69dfd16c1429 returned with HTTP 404 Sep 03 13:37:34 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 435/848] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:37:34 2026] GET /volume/v3/qos-specs/a2061a7f-909b-4df0-bf73-69dfd16c1429 => generated 100 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 13:37:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-8d0bf7dd-0493-4d52-964b-37eac29507f2 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:34 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8d0bf7dd-0493-4d52-964b-37eac29507f2 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] POST http://192.168.122.181/volume/v3/qos-specs Sep 03 13:37:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8d0bf7dd-0493-4d52-964b-37eac29507f2 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-860488597", "consumer": "both"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:37:34 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.qos_specs [None req-8d0bf7dd-0493-4d52-964b-37eac29507f2 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-860488597', 'consumer': 'both', 'specs': {}} {{(pid=86719) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 03 13:37:34 devstack devstack@c-api.service[86719]: DEBUG cinder.db.api [None req-8d0bf7dd-0493-4d52-964b-37eac29507f2 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] DB qos_specs_create(): root {'id': 'ff54588a-5562-41f3-9d27-663000036da1', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-860488597'} {{(pid=86719) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 03 13:37:34 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8d0bf7dd-0493-4d52-964b-37eac29507f2 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] http://192.168.122.181/volume/v3/qos-specs returned with HTTP 200 Sep 03 13:37:34 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 414/849] 192.168.122.181 () {60 vars in 1148 bytes} [Thu Sep 3 13:37:34 2026] POST /volume/v3/qos-specs => generated 372 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:37:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-4734c67b-34af-4a71-972d-307322e6d034 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:34 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4734c67b-34af-4a71-972d-307322e6d034 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] DELETE http://192.168.122.181/volume/v3/qos-specs/ff54588a-5562-41f3-9d27-663000036da1?force=False Sep 03 13:37:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4734c67b-34af-4a71-972d-307322e6d034 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4734c67b-34af-4a71-972d-307322e6d034 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4734c67b-34af-4a71-972d-307322e6d034 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Delete qos_spec: ff54588a-5562-41f3-9d27-663000036da1, force: False {{(pid=86720) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 03 13:37:34 devstack devstack@c-api.service[86720]: /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 03 13:37:34 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 03 13:37:34 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4734c67b-34af-4a71-972d-307322e6d034 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] http://192.168.122.181/volume/v3/qos-specs/ff54588a-5562-41f3-9d27-663000036da1?force=False returned with HTTP 202 Sep 03 13:37:34 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 436/850] 192.168.122.181 () {58 vars in 1264 bytes} [Thu Sep 3 13:37:34 2026] DELETE /volume/v3/qos-specs/ff54588a-5562-41f3-9d27-663000036da1?force=False => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:37:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-5adf6b78-715a-44ee-a659-fa8b17f91d90 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:34 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5adf6b78-715a-44ee-a659-fa8b17f91d90 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] GET http://192.168.122.181/volume/v3/qos-specs/ff54588a-5562-41f3-9d27-663000036da1 Sep 03 13:37:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5adf6b78-715a-44ee-a659-fa8b17f91d90 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5adf6b78-715a-44ee-a659-fa8b17f91d90 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:34 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:34 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:34 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5adf6b78-715a-44ee-a659-fa8b17f91d90 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] http://192.168.122.181/volume/v3/qos-specs/ff54588a-5562-41f3-9d27-663000036da1 returned with HTTP 404 Sep 03 13:37:34 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 415/851] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:37:34 2026] GET /volume/v3/qos-specs/ff54588a-5562-41f3-9d27-663000036da1 => generated 100 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:37:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-c2396fa2-a0a6-48d3-a9cf-cecd6c59e50f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:34 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c2396fa2-a0a6-48d3-a9cf-cecd6c59e50f tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] GET http://192.168.122.181/volume/v3/qos-specs Sep 03 13:37:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c2396fa2-a0a6-48d3-a9cf-cecd6c59e50f tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c2396fa2-a0a6-48d3-a9cf-cecd6c59e50f tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Calling method 'index' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:34 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:34 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:34 devstack devstack@c-api.service[86720]: /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 03 13:37:34 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), Sep 03 13:37:34 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c2396fa2-a0a6-48d3-a9cf-cecd6c59e50f tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] http://192.168.122.181/volume/v3/qos-specs returned with HTTP 200 Sep 03 13:37:34 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 437/852] 192.168.122.181 () {58 vars in 1127 bytes} [Thu Sep 3 13:37:34 2026] GET /volume/v3/qos-specs => generated 175 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:37:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-95a47a6f-283a-4772-b398-0a1093e6b542 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:34 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-95a47a6f-283a-4772-b398-0a1093e6b542 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] DELETE http://192.168.122.181/volume/v3/qos-specs/ff54588a-5562-41f3-9d27-663000036da1?force=False Sep 03 13:37:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-95a47a6f-283a-4772-b398-0a1093e6b542 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-95a47a6f-283a-4772-b398-0a1093e6b542 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.contrib.qos_specs_manage [None req-95a47a6f-283a-4772-b398-0a1093e6b542 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Delete qos_spec: ff54588a-5562-41f3-9d27-663000036da1, force: False {{(pid=86719) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 03 13:37:34 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-95a47a6f-283a-4772-b398-0a1093e6b542 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] http://192.168.122.181/volume/v3/qos-specs/ff54588a-5562-41f3-9d27-663000036da1?force=False returned with HTTP 404 Sep 03 13:37:34 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 416/853] 192.168.122.181 () {58 vars in 1264 bytes} [Thu Sep 3 13:37:34 2026] DELETE /volume/v3/qos-specs/ff54588a-5562-41f3-9d27-663000036da1?force=False => generated 100 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:37:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-dca35152-7103-4af2-92b1-5120ce595b73 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:34 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-dca35152-7103-4af2-92b1-5120ce595b73 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] GET http://192.168.122.181/volume/v3/qos-specs/ff54588a-5562-41f3-9d27-663000036da1 Sep 03 13:37:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-dca35152-7103-4af2-92b1-5120ce595b73 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-dca35152-7103-4af2-92b1-5120ce595b73 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:34 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:34 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:34 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-dca35152-7103-4af2-92b1-5120ce595b73 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] http://192.168.122.181/volume/v3/qos-specs/ff54588a-5562-41f3-9d27-663000036da1 returned with HTTP 404 Sep 03 13:37:34 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 438/854] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:37:34 2026] GET /volume/v3/qos-specs/ff54588a-5562-41f3-9d27-663000036da1 => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:37:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-47fb7993-b2eb-4cf2-b26f-cc8246db1be4 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:34 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-47fb7993-b2eb-4cf2-b26f-cc8246db1be4 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] POST http://192.168.122.181/volume/v3/qos-specs Sep 03 13:37:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-47fb7993-b2eb-4cf2-b26f-cc8246db1be4 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-797088577", "consumer": "front-end"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:37:34 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.qos_specs [None req-47fb7993-b2eb-4cf2-b26f-cc8246db1be4 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-797088577', 'consumer': 'front-end', 'specs': {}} {{(pid=86719) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 03 13:37:34 devstack devstack@c-api.service[86719]: DEBUG cinder.db.api [None req-47fb7993-b2eb-4cf2-b26f-cc8246db1be4 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] DB qos_specs_create(): root {'id': 'f25445f4-19d1-4f6e-a075-170382ee3db8', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-797088577'} {{(pid=86719) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 03 13:37:34 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-47fb7993-b2eb-4cf2-b26f-cc8246db1be4 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] http://192.168.122.181/volume/v3/qos-specs returned with HTTP 200 Sep 03 13:37:34 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 417/855] 192.168.122.181 () {60 vars in 1148 bytes} [Thu Sep 3 13:37:34 2026] POST /volume/v3/qos-specs => generated 377 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:37:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-3b309f46-3035-4048-8407-cd5eeb7c81be None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:34 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3b309f46-3035-4048-8407-cd5eeb7c81be tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] DELETE http://192.168.122.181/volume/v3/qos-specs/f25445f4-19d1-4f6e-a075-170382ee3db8?force=False Sep 03 13:37:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3b309f46-3035-4048-8407-cd5eeb7c81be tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3b309f46-3035-4048-8407-cd5eeb7c81be tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3b309f46-3035-4048-8407-cd5eeb7c81be tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Delete qos_spec: f25445f4-19d1-4f6e-a075-170382ee3db8, force: False {{(pid=86720) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 03 13:37:34 devstack devstack@c-api.service[86720]: /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 03 13:37:34 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 03 13:37:34 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3b309f46-3035-4048-8407-cd5eeb7c81be tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] http://192.168.122.181/volume/v3/qos-specs/f25445f4-19d1-4f6e-a075-170382ee3db8?force=False returned with HTTP 202 Sep 03 13:37:34 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 439/856] 192.168.122.181 () {58 vars in 1264 bytes} [Thu Sep 3 13:37:34 2026] DELETE /volume/v3/qos-specs/f25445f4-19d1-4f6e-a075-170382ee3db8?force=False => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:37:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-5a604d08-af9f-4b4f-bb09-fd6c5e217988 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:34 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5a604d08-af9f-4b4f-bb09-fd6c5e217988 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] GET http://192.168.122.181/volume/v3/qos-specs/f25445f4-19d1-4f6e-a075-170382ee3db8 Sep 03 13:37:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5a604d08-af9f-4b4f-bb09-fd6c5e217988 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5a604d08-af9f-4b4f-bb09-fd6c5e217988 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:34 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:34 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:34 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5a604d08-af9f-4b4f-bb09-fd6c5e217988 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] http://192.168.122.181/volume/v3/qos-specs/f25445f4-19d1-4f6e-a075-170382ee3db8 returned with HTTP 404 Sep 03 13:37:34 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 418/857] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:37:34 2026] GET /volume/v3/qos-specs/f25445f4-19d1-4f6e-a075-170382ee3db8 => generated 100 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 13:37:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-c4455b9b-db18-42f3-b551-3818364a34d8 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:34 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c4455b9b-db18-42f3-b551-3818364a34d8 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] GET http://192.168.122.181/volume/v3/qos-specs Sep 03 13:37:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c4455b9b-db18-42f3-b551-3818364a34d8 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c4455b9b-db18-42f3-b551-3818364a34d8 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Calling method 'index' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:34 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:34 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:34 devstack devstack@c-api.service[86720]: /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 03 13:37:34 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), Sep 03 13:37:34 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c4455b9b-db18-42f3-b551-3818364a34d8 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] http://192.168.122.181/volume/v3/qos-specs returned with HTTP 200 Sep 03 13:37:34 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 440/858] 192.168.122.181 () {58 vars in 1127 bytes} [Thu Sep 3 13:37:34 2026] GET /volume/v3/qos-specs => generated 175 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:37:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-dcfed586-c9ac-409e-8151-88c01bef4e84 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:34 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-dcfed586-c9ac-409e-8151-88c01bef4e84 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] DELETE http://192.168.122.181/volume/v3/qos-specs/f25445f4-19d1-4f6e-a075-170382ee3db8?force=False Sep 03 13:37:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-dcfed586-c9ac-409e-8151-88c01bef4e84 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-dcfed586-c9ac-409e-8151-88c01bef4e84 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.contrib.qos_specs_manage [None req-dcfed586-c9ac-409e-8151-88c01bef4e84 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Delete qos_spec: f25445f4-19d1-4f6e-a075-170382ee3db8, force: False {{(pid=86719) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 03 13:37:34 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-dcfed586-c9ac-409e-8151-88c01bef4e84 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] http://192.168.122.181/volume/v3/qos-specs/f25445f4-19d1-4f6e-a075-170382ee3db8?force=False returned with HTTP 404 Sep 03 13:37:34 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 419/859] 192.168.122.181 () {58 vars in 1264 bytes} [Thu Sep 3 13:37:34 2026] DELETE /volume/v3/qos-specs/f25445f4-19d1-4f6e-a075-170382ee3db8?force=False => generated 100 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:37:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ce4fe042-56cf-4a49-b60b-d633f9ab1765 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:34 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ce4fe042-56cf-4a49-b60b-d633f9ab1765 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] GET http://192.168.122.181/volume/v3/qos-specs/f25445f4-19d1-4f6e-a075-170382ee3db8 Sep 03 13:37:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ce4fe042-56cf-4a49-b60b-d633f9ab1765 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ce4fe042-56cf-4a49-b60b-d633f9ab1765 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:34 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:34 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:34 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ce4fe042-56cf-4a49-b60b-d633f9ab1765 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] http://192.168.122.181/volume/v3/qos-specs/f25445f4-19d1-4f6e-a075-170382ee3db8 returned with HTTP 404 Sep 03 13:37:34 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 441/860] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:37:34 2026] GET /volume/v3/qos-specs/f25445f4-19d1-4f6e-a075-170382ee3db8 => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:37:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-799986c3-c323-4efe-a779-443acd8d3575 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:34 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-799986c3-c323-4efe-a779-443acd8d3575 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] GET http://192.168.122.181/volume/v3/qos-specs/f1b883a2-b9b0-4402-a82b-18980af95ba4 Sep 03 13:37:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-799986c3-c323-4efe-a779-443acd8d3575 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-799986c3-c323-4efe-a779-443acd8d3575 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:34 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-799986c3-c323-4efe-a779-443acd8d3575 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] http://192.168.122.181/volume/v3/qos-specs/f1b883a2-b9b0-4402-a82b-18980af95ba4 returned with HTTP 200 Sep 03 13:37:34 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 420/861] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:37:34 2026] GET /volume/v3/qos-specs/f1b883a2-b9b0-4402-a82b-18980af95ba4 => generated 401 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:37:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d58142b7-e728-483d-bf63-523c98dff43a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:34 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d58142b7-e728-483d-bf63-523c98dff43a tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] GET http://192.168.122.181/volume/v3/qos-specs Sep 03 13:37:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d58142b7-e728-483d-bf63-523c98dff43a tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d58142b7-e728-483d-bf63-523c98dff43a tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Calling method 'index' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:34 devstack devstack@c-api.service[86720]: /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 03 13:37:34 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), Sep 03 13:37:34 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d58142b7-e728-483d-bf63-523c98dff43a tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] http://192.168.122.181/volume/v3/qos-specs returned with HTTP 200 Sep 03 13:37:34 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 442/862] 192.168.122.181 () {58 vars in 1127 bytes} [Thu Sep 3 13:37:34 2026] GET /volume/v3/qos-specs => generated 175 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:37:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-02d56727-c931-4014-9994-b88fb5394faa None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:34 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-02d56727-c931-4014-9994-b88fb5394faa tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] PUT http://192.168.122.181/volume/v3/qos-specs/f1b883a2-b9b0-4402-a82b-18980af95ba4 Sep 03 13:37:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-02d56727-c931-4014-9994-b88fb5394faa tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:37:34 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:34 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:34 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.qos_specs [None req-02d56727-c931-4014-9994-b88fb5394faa tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=86719) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Sep 03 13:37:34 devstack devstack@c-api.service[86719]: DEBUG cinder.db.api [None req-02d56727-c931-4014-9994-b88fb5394faa tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] qos_specs_update() value: {'id': 'b873de5d-58e4-4838-92f9-a5adeacab080', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'f1b883a2-b9b0-4402-a82b-18980af95ba4', 'deleted': False} {{(pid=86719) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Sep 03 13:37:34 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-02d56727-c931-4014-9994-b88fb5394faa tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] http://192.168.122.181/volume/v3/qos-specs/f1b883a2-b9b0-4402-a82b-18980af95ba4 returned with HTTP 200 Sep 03 13:37:34 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 421/863] 192.168.122.181 () {60 vars in 1258 bytes} [Thu Sep 3 13:37:34 2026] PUT /volume/v3/qos-specs/f1b883a2-b9b0-4402-a82b-18980af95ba4 => generated 36 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:37:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-5e6410ae-e250-49d2-8167-05d70e6e47a7 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:34 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5e6410ae-e250-49d2-8167-05d70e6e47a7 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] GET http://192.168.122.181/volume/v3/qos-specs/f1b883a2-b9b0-4402-a82b-18980af95ba4 Sep 03 13:37:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5e6410ae-e250-49d2-8167-05d70e6e47a7 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5e6410ae-e250-49d2-8167-05d70e6e47a7 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:34 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:34 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:34 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5e6410ae-e250-49d2-8167-05d70e6e47a7 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] http://192.168.122.181/volume/v3/qos-specs/f1b883a2-b9b0-4402-a82b-18980af95ba4 returned with HTTP 200 Sep 03 13:37:34 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 443/864] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:37:34 2026] GET /volume/v3/qos-specs/f1b883a2-b9b0-4402-a82b-18980af95ba4 => generated 422 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:37:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-b1919eb5-8656-4182-895f-e808afa3fcaf None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:34 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b1919eb5-8656-4182-895f-e808afa3fcaf tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] PUT http://192.168.122.181/volume/v3/qos-specs/f1b883a2-b9b0-4402-a82b-18980af95ba4/delete_keys Sep 03 13:37:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b1919eb5-8656-4182-895f-e808afa3fcaf tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:37:34 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:34 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b1919eb5-8656-4182-895f-e808afa3fcaf tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Delete_key spec: f1b883a2-b9b0-4402-a82b-18980af95ba4, keys: ['iops_bytes'] {{(pid=86719) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Sep 03 13:37:35 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b1919eb5-8656-4182-895f-e808afa3fcaf tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] http://192.168.122.181/volume/v3/qos-specs/f1b883a2-b9b0-4402-a82b-18980af95ba4/delete_keys returned with HTTP 202 Sep 03 13:37:35 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 422/865] 192.168.122.181 () {60 vars in 1294 bytes} [Thu Sep 3 13:37:34 2026] PUT /volume/v3/qos-specs/f1b883a2-b9b0-4402-a82b-18980af95ba4/delete_keys => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 13:37:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-8649014a-b2ea-4fd2-b7f0-082713ffb221 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:35 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8649014a-b2ea-4fd2-b7f0-082713ffb221 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] GET http://192.168.122.181/volume/v3/qos-specs/f1b883a2-b9b0-4402-a82b-18980af95ba4 Sep 03 13:37:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8649014a-b2ea-4fd2-b7f0-082713ffb221 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8649014a-b2ea-4fd2-b7f0-082713ffb221 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:35 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:35 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:35 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8649014a-b2ea-4fd2-b7f0-082713ffb221 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] http://192.168.122.181/volume/v3/qos-specs/f1b883a2-b9b0-4402-a82b-18980af95ba4 returned with HTTP 200 Sep 03 13:37:35 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 444/866] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:37:35 2026] GET /volume/v3/qos-specs/f1b883a2-b9b0-4402-a82b-18980af95ba4 => generated 401 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:37:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-320508c5-3eeb-4217-b9d2-b76d1aff3701 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:35 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-320508c5-3eeb-4217-b9d2-b76d1aff3701 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] GET http://192.168.122.181/volume/v3/qos-specs/f1b883a2-b9b0-4402-a82b-18980af95ba4 Sep 03 13:37:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-320508c5-3eeb-4217-b9d2-b76d1aff3701 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-320508c5-3eeb-4217-b9d2-b76d1aff3701 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:35 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:35 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:35 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-320508c5-3eeb-4217-b9d2-b76d1aff3701 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] http://192.168.122.181/volume/v3/qos-specs/f1b883a2-b9b0-4402-a82b-18980af95ba4 returned with HTTP 200 Sep 03 13:37:35 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 423/867] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:37:35 2026] GET /volume/v3/qos-specs/f1b883a2-b9b0-4402-a82b-18980af95ba4 => generated 401 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:37:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-8532864f-2e5b-4eb9-8f57-158d997b4e4a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:35 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8532864f-2e5b-4eb9-8f57-158d997b4e4a tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] DELETE http://192.168.122.181/volume/v3/qos-specs/f1b883a2-b9b0-4402-a82b-18980af95ba4?force=False Sep 03 13:37:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8532864f-2e5b-4eb9-8f57-158d997b4e4a tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8532864f-2e5b-4eb9-8f57-158d997b4e4a tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:35 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:35 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8532864f-2e5b-4eb9-8f57-158d997b4e4a tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Delete qos_spec: f1b883a2-b9b0-4402-a82b-18980af95ba4, force: False {{(pid=86720) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 03 13:37:35 devstack devstack@c-api.service[86720]: /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 03 13:37:35 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 03 13:37:35 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8532864f-2e5b-4eb9-8f57-158d997b4e4a tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] http://192.168.122.181/volume/v3/qos-specs/f1b883a2-b9b0-4402-a82b-18980af95ba4?force=False returned with HTTP 202 Sep 03 13:37:35 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 445/868] 192.168.122.181 () {58 vars in 1264 bytes} [Thu Sep 3 13:37:35 2026] DELETE /volume/v3/qos-specs/f1b883a2-b9b0-4402-a82b-18980af95ba4?force=False => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:37:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-614d6bb0-34c4-4481-b62f-94ec27dbcb03 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:35 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-614d6bb0-34c4-4481-b62f-94ec27dbcb03 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] GET http://192.168.122.181/volume/v3/qos-specs/f1b883a2-b9b0-4402-a82b-18980af95ba4 Sep 03 13:37:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-614d6bb0-34c4-4481-b62f-94ec27dbcb03 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-614d6bb0-34c4-4481-b62f-94ec27dbcb03 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:35 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:35 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:35 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-614d6bb0-34c4-4481-b62f-94ec27dbcb03 tempest-QosSpecsTestJSON-907019046 tempest-QosSpecsTestJSON-907019046-project-admin] http://192.168.122.181/volume/v3/qos-specs/f1b883a2-b9b0-4402-a82b-18980af95ba4 returned with HTTP 404 Sep 03 13:37:35 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 424/869] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:37:35 2026] GET /volume/v3/qos-specs/f1b883a2-b9b0-4402-a82b-18980af95ba4 => generated 100 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:37:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-441ff173-b79f-48e9-8999-b3bcde5d905e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:36 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-441ff173-b79f-48e9-8999-b3bcde5d905e tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:37:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-441ff173-b79f-48e9-8999-b3bcde5d905e tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e0630884-35d4-472b-8e37-b1bdc0b5fd63", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1853877691"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:37:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-441ff173-b79f-48e9-8999-b3bcde5d905e tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Create volume request body: {'volume': {'imageRef': 'e0630884-35d4-472b-8e37-b1bdc0b5fd63', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1853877691'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:37:36 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-441ff173-b79f-48e9-8999-b3bcde5d905e tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Create volume of 2 GB Sep 03 13:37:36 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:36 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:36 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-441ff173-b79f-48e9-8999-b3bcde5d905e tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Availability Zones retrieved successfully. Sep 03 13:37:36 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-441ff173-b79f-48e9-8999-b3bcde5d905e tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Flow 'volume_create_api' (49ea12d0-b43f-47a1-92ea-170ec0cdfa82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:37:36 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-441ff173-b79f-48e9-8999-b3bcde5d905e tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (195af3d5-469e-4ea1-8595-ddb1c772fa4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:37:36 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-441ff173-b79f-48e9-8999-b3bcde5d905e tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Validating volume size '2' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:37:36 devstack devstack@c-api.service[86720]: WARNING cinder.volume.api [None req-441ff173-b79f-48e9-8999-b3bcde5d905e tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (195af3d5-469e-4ea1-8595-ddb1c772fa4c) transitioned into state 'FAILURE' from state 'RUNNING' Sep 03 13:37:36 devstack devstack@c-api.service[86720]: Failure: cinder.exception.InvalidInput: Invalid input received: Image e0630884-35d4-472b-8e37-b1bdc0b5fd63 is not active. Sep 03 13:37:36 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-441ff173-b79f-48e9-8999-b3bcde5d905e tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (195af3d5-469e-4ea1-8595-ddb1c772fa4c) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:37:36 devstack devstack@c-api.service[86720]: WARNING cinder.volume.api [None req-441ff173-b79f-48e9-8999-b3bcde5d905e tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (195af3d5-469e-4ea1-8595-ddb1c772fa4c) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 03 13:37:36 devstack devstack@c-api.service[86720]: WARNING cinder.volume.api [None req-441ff173-b79f-48e9-8999-b3bcde5d905e tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Flow 'volume_create_api' (49ea12d0-b43f-47a1-92ea-170ec0cdfa82) transitioned into state 'REVERTED' from state 'RUNNING' Sep 03 13:37:36 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-441ff173-b79f-48e9-8999-b3bcde5d905e tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 400 Sep 03 13:37:36 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 446/870] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:37:36 2026] POST /volume/v3/volumes => generated 125 bytes in 326 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 13:37:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-ad0927e6-e7b2-40f5-8b13-586af2a9809d None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:37 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ad0927e6-e7b2-40f5-8b13-586af2a9809d tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:37:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ad0927e6-e7b2-40f5-8b13-586af2a9809d tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-688956136"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:37:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-ad0927e6-e7b2-40f5-8b13-586af2a9809d tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-688956136'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:37:37 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-ad0927e6-e7b2-40f5-8b13-586af2a9809d tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Create volume of 1 GB Sep 03 13:37:37 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-ad0927e6-e7b2-40f5-8b13-586af2a9809d tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Availability Zones retrieved successfully. Sep 03 13:37:37 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ad0927e6-e7b2-40f5-8b13-586af2a9809d tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Flow 'volume_create_api' (7c693bf8-e99a-48de-a1ab-7c38e4f9ecd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:37:37 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ad0927e6-e7b2-40f5-8b13-586af2a9809d tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a1746ba-5802-4091-a7ca-d0c13c82a334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:37:37 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-ad0927e6-e7b2-40f5-8b13-586af2a9809d tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:37:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ad0927e6-e7b2-40f5-8b13-586af2a9809d tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a1746ba-5802-4091-a7ca-d0c13c82a334) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:37:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ad0927e6-e7b2-40f5-8b13-586af2a9809d tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a4362ca-0aeb-4fa5-a431-891c8d2f2636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:37:38 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-ad0927e6-e7b2-40f5-8b13-586af2a9809d tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Created reservations ['8136aa72-37c6-4ec1-97ee-0b513ee7e3cf', '38a6dca8-c695-4e0c-b052-d74778bef203', 'bc810f7c-1609-495c-88d4-257d04e98b4f', '0f2f4615-8d85-4e21-a30b-def79338348d'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:37:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ad0927e6-e7b2-40f5-8b13-586af2a9809d tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a4362ca-0aeb-4fa5-a431-891c8d2f2636) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8136aa72-37c6-4ec1-97ee-0b513ee7e3cf', '38a6dca8-c695-4e0c-b052-d74778bef203', 'bc810f7c-1609-495c-88d4-257d04e98b4f', '0f2f4615-8d85-4e21-a30b-def79338348d']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:37:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ad0927e6-e7b2-40f5-8b13-586af2a9809d tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ab5e3cc-45f4-4210-9e02-cb1718415a9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:37:38 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:38 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:37:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ad0927e6-e7b2-40f5-8b13-586af2a9809d tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ab5e3cc-45f4-4210-9e02-cb1718415a9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7ff8022-b89e-4dca-b4c3-2539d9422d73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-688956136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='607cfc237d9a4878b186c3edb95eb798',qos_specs=None,replication_status=,reservations=['8136aa72-37c6-4ec1-97ee-0b513ee7e3cf','38a6dca8-c695-4e0c-b052-d74778bef203','bc810f7c-1609-495c-88d4-257d04e98b4f','0f2f4615-8d85-4e21-a30b-def79338348d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2eaccce84cbd422b9517e94b54231cab',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:37:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-688956136',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7ff8022-b89e-4dca-b4c3-2539d9422d73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='607cfc237d9a4878b186c3edb95eb798',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2eaccce84cbd422b9517e94b54231cab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:37:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ad0927e6-e7b2-40f5-8b13-586af2a9809d tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cc8533d-3b02-4778-a9d1-38ceb8ea7795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:37:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ad0927e6-e7b2-40f5-8b13-586af2a9809d tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cc8533d-3b02-4778-a9d1-38ceb8ea7795) transitioned into state 'SUCCESS' from state '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-688956136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='607cfc237d9a4878b186c3edb95eb798',qos_specs=None,replication_status=,reservations=['8136aa72-37c6-4ec1-97ee-0b513ee7e3cf','38a6dca8-c695-4e0c-b052-d74778bef203','bc810f7c-1609-495c-88d4-257d04e98b4f','0f2f4615-8d85-4e21-a30b-def79338348d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2eaccce84cbd422b9517e94b54231cab',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:37:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ad0927e6-e7b2-40f5-8b13-586af2a9809d tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14121709-aa86-4ac1-afdf-031ad7007c49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:37:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ad0927e6-e7b2-40f5-8b13-586af2a9809d tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14121709-aa86-4ac1-afdf-031ad7007c49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:37:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ad0927e6-e7b2-40f5-8b13-586af2a9809d tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Flow 'volume_create_api' (7c693bf8-e99a-48de-a1ab-7c38e4f9ecd2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:37:38 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-ad0927e6-e7b2-40f5-8b13-586af2a9809d tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Create volume request issued successfully. Sep 03 13:37:38 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ad0927e6-e7b2-40f5-8b13-586af2a9809d tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:37:38 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 425/871] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:37:37 2026] POST /volume/v3/volumes => generated 763 bytes in 506 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:37:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-bec1beec-5683-4d6e-b367-a0cc177eb836 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:38 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bec1beec-5683-4d6e-b367-a0cc177eb836 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] GET http://192.168.122.181/volume/v3/volumes/b7ff8022-b89e-4dca-b4c3-2539d9422d73 Sep 03 13:37:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bec1beec-5683-4d6e-b367-a0cc177eb836 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bec1beec-5683-4d6e-b367-a0cc177eb836 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:38 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:38 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:37:38 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:38 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:38 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-bec1beec-5683-4d6e-b367-a0cc177eb836 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Volume info retrieved successfully. Sep 03 13:37:38 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bec1beec-5683-4d6e-b367-a0cc177eb836 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/volumes/b7ff8022-b89e-4dca-b4c3-2539d9422d73 returned with HTTP 200 Sep 03 13:37:38 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 447/872] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:37:38 2026] GET /volume/v3/volumes/b7ff8022-b89e-4dca-b4c3-2539d9422d73 => generated 831 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:37:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-1ee9138e-504b-4cdd-83ea-ece61236f09e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:39 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1ee9138e-504b-4cdd-83ea-ece61236f09e tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] GET http://192.168.122.181/volume/v3/volumes/b7ff8022-b89e-4dca-b4c3-2539d9422d73 Sep 03 13:37:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1ee9138e-504b-4cdd-83ea-ece61236f09e tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1ee9138e-504b-4cdd-83ea-ece61236f09e tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:39 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:39 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:37:39 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:39 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:39 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-1ee9138e-504b-4cdd-83ea-ece61236f09e tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Volume info retrieved successfully. Sep 03 13:37:39 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-7b370e99-5a14-4375-90a6-7e25b26a3389 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:39 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7b370e99-5a14-4375-90a6-7e25b26a3389 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:37:39 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7b370e99-5a14-4375-90a6-7e25b26a3389 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "8b2be1e7-ef88-4ef0-abba-41f93e2afd77"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:37:39 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-7b370e99-5a14-4375-90a6-7e25b26a3389 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '8b2be1e7-ef88-4ef0-abba-41f93e2afd77'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:37:39 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1ee9138e-504b-4cdd-83ea-ece61236f09e tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/volumes/b7ff8022-b89e-4dca-b4c3-2539d9422d73 returned with HTTP 200 Sep 03 13:37:39 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 426/873] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:37:39 2026] GET /volume/v3/volumes/b7ff8022-b89e-4dca-b4c3-2539d9422d73 => generated 855 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:37:39 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-7b370e99-5a14-4375-90a6-7e25b26a3389 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Create volume of 1 GB Sep 03 13:37:39 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-7b370e99-5a14-4375-90a6-7e25b26a3389 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Availability Zones retrieved successfully. Sep 03 13:37:39 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-7b370e99-5a14-4375-90a6-7e25b26a3389 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Flow 'volume_create_api' (3c3d963b-89ac-48f3-bb7b-5d9cfed226e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:37:39 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-7b370e99-5a14-4375-90a6-7e25b26a3389 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (903e0e71-d784-420b-a5f4-ef36cbe85fa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:37:39 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-7b370e99-5a14-4375-90a6-7e25b26a3389 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:37:39 devstack devstack@c-api.service[86720]: WARNING cinder.volume.api [None req-7b370e99-5a14-4375-90a6-7e25b26a3389 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (903e0e71-d784-420b-a5f4-ef36cbe85fa7) transitioned into state 'FAILURE' from state 'RUNNING' Sep 03 13:37:39 devstack devstack@c-api.service[86720]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Sep 03 13:37:39 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-7b370e99-5a14-4375-90a6-7e25b26a3389 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (903e0e71-d784-420b-a5f4-ef36cbe85fa7) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:37:39 devstack devstack@c-api.service[86720]: WARNING cinder.volume.api [None req-7b370e99-5a14-4375-90a6-7e25b26a3389 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (903e0e71-d784-420b-a5f4-ef36cbe85fa7) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 03 13:37:39 devstack devstack@c-api.service[86720]: WARNING cinder.volume.api [None req-7b370e99-5a14-4375-90a6-7e25b26a3389 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Flow 'volume_create_api' (3c3d963b-89ac-48f3-bb7b-5d9cfed226e5) transitioned into state 'REVERTED' from state 'RUNNING' Sep 03 13:37:39 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7b370e99-5a14-4375-90a6-7e25b26a3389 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 400 Sep 03 13:37:39 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 448/874] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:37:39 2026] POST /volume/v3/volumes => generated 134 bytes in 276 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 13:37:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-09b7b1a7-f505-4c21-be69-b7e98ee9d70b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:39 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-09b7b1a7-f505-4c21-be69-b7e98ee9d70b tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:37:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-09b7b1a7-f505-4c21-be69-b7e98ee9d70b tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:37:39 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-09b7b1a7-f505-4c21-be69-b7e98ee9d70b tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 400 Sep 03 13:37:39 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 427/875] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:37:39 2026] POST /volume/v3/volumes => generated 127 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 13:37:39 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-fd621db4-1c61-43fd-a626-829c0ba9a06e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:39 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-fd621db4-1c61-43fd-a626-829c0ba9a06e tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:37:39 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-fd621db4-1c61-43fd-a626-829c0ba9a06e tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "ad639767-a6a1-492a-a7cd-34f1273ae5cc"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:37:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-fd621db4-1c61-43fd-a626-829c0ba9a06e tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'ad639767-a6a1-492a-a7cd-34f1273ae5cc'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:37:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-fd621db4-1c61-43fd-a626-829c0ba9a06e tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 404 Sep 03 13:37:40 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 449/876] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:37:39 2026] POST /volume/v3/volumes => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:37:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-529c4f42-c9cd-469f-863d-2252f62db11d None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-529c4f42-c9cd-469f-863d-2252f62db11d tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:37:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-529c4f42-c9cd-469f-863d-2252f62db11d tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "6350f852-79b9-436a-b64d-81cdb1925470"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:37:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-529c4f42-c9cd-469f-863d-2252f62db11d tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '6350f852-79b9-436a-b64d-81cdb1925470'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:37:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-529c4f42-c9cd-469f-863d-2252f62db11d tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 404 Sep 03 13:37:40 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 428/877] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:37:40 2026] POST /volume/v3/volumes => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:37:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-13a2aedd-97bb-4e38-8ad8-d6840ef643cd None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-13a2aedd-97bb-4e38-8ad8-d6840ef643cd tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:37:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-13a2aedd-97bb-4e38-8ad8-d6840ef643cd tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "cd51ce61-561b-4d4c-8435-b208e8493887"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:37:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-13a2aedd-97bb-4e38-8ad8-d6840ef643cd tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'cd51ce61-561b-4d4c-8435-b208e8493887'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:37:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-13a2aedd-97bb-4e38-8ad8-d6840ef643cd tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 404 Sep 03 13:37:40 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 450/878] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:37:40 2026] POST /volume/v3/volumes => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:37:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-97d7674e-6757-473d-84a6-03ced279f80b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-97d7674e-6757-473d-84a6-03ced279f80b tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:37:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-97d7674e-6757-473d-84a6-03ced279f80b tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:37:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-97d7674e-6757-473d-84a6-03ced279f80b tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 400 Sep 03 13:37:40 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 429/879] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:37:40 2026] POST /volume/v3/volumes => generated 125 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 13:37:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-8f4e619d-3ede-441b-af96-9034bcc97211 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8f4e619d-3ede-441b-af96-9034bcc97211 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:37:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8f4e619d-3ede-441b-af96-9034bcc97211 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:37:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8f4e619d-3ede-441b-af96-9034bcc97211 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 400 Sep 03 13:37:40 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 451/880] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:37:40 2026] POST /volume/v3/volumes => generated 125 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 13:37:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-cec22506-c560-4cd6-9687-5db45f97118b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cec22506-c560-4cd6-9687-5db45f97118b tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:37:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cec22506-c560-4cd6-9687-5db45f97118b tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:37:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cec22506-c560-4cd6-9687-5db45f97118b tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 400 Sep 03 13:37:40 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 430/881] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:37:40 2026] POST /volume/v3/volumes => generated 121 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 13:37:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-945ae5d5-9db1-47b0-aa03-ef7d6f2ca7fe None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-945ae5d5-9db1-47b0-aa03-ef7d6f2ca7fe tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] DELETE http://192.168.122.181/volume/v3/volumes/tempest-invalid-2125433716 Sep 03 13:37:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-945ae5d5-9db1-47b0-aa03-ef7d6f2ca7fe tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-945ae5d5-9db1-47b0-aa03-ef7d6f2ca7fe tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:40 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-945ae5d5-9db1-47b0-aa03-ef7d6f2ca7fe tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Delete volume with id: tempest-invalid-2125433716 Sep 03 13:37:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-945ae5d5-9db1-47b0-aa03-ef7d6f2ca7fe tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] http://192.168.122.181/volume/v3/volumes/tempest-invalid-2125433716 returned with HTTP 404 Sep 03 13:37:40 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 452/882] 192.168.122.181 () {58 vars in 1205 bytes} [Thu Sep 3 13:37:40 2026] DELETE /volume/v3/volumes/tempest-invalid-2125433716 => generated 99 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:37:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-959990c6-13a0-40bf-885c-4e8b178479fa None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:40 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 431/883] 192.168.122.181 () {58 vars in 1127 bytes} [Thu Sep 3 13:37:40 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (2 switches on core 0) Sep 03 13:37:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-2caade7a-7e3d-4f0f-b56a-cb14f0984a72 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2caade7a-7e3d-4f0f-b56a-cb14f0984a72 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] POST http://192.168.122.181/volume/v3/volumes/xxx/action Sep 03 13:37:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2caade7a-7e3d-4f0f-b56a-cb14f0984a72 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Action body: b'{"os-detach": {}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:37:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2caade7a-7e3d-4f0f-b56a-cb14f0984a72 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:37:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2caade7a-7e3d-4f0f-b56a-cb14f0984a72 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] http://192.168.122.181/volume/v3/volumes/xxx/action returned with HTTP 404 Sep 03 13:37:40 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 453/884] 192.168.122.181 () {60 vars in 1175 bytes} [Thu Sep 3 13:37:40 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Sep 03 13:37:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-791c79d3-d0fd-4ff5-8a96-c7349f7e2a59 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-791c79d3-d0fd-4ff5-8a96-c7349f7e2a59 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] GET http://192.168.122.181/volume/v3/volumes/tempest-invalid-918404453 Sep 03 13:37:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-791c79d3-d0fd-4ff5-8a96-c7349f7e2a59 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-791c79d3-d0fd-4ff5-8a96-c7349f7e2a59 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-791c79d3-d0fd-4ff5-8a96-c7349f7e2a59 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] http://192.168.122.181/volume/v3/volumes/tempest-invalid-918404453 returned with HTTP 404 Sep 03 13:37:40 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 432/885] 192.168.122.181 () {58 vars in 1199 bytes} [Thu Sep 3 13:37:40 2026] GET /volume/v3/volumes/tempest-invalid-918404453 => generated 98 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:37:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-cd638ae9-488b-4edd-b234-c01662b21541 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:40 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 454/886] 192.168.122.181 () {58 vars in 1124 bytes} [Thu Sep 3 13:37:40 2026] GET /volume/v3/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 03 13:37:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-da16f74f-ecc0-47e2-9136-6d3828865055 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-da16f74f-ecc0-47e2-9136-6d3828865055 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] GET http://192.168.122.181/volume/v3/volumes/detail?status=null Sep 03 13:37:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-da16f74f-ecc0-47e2-9136-6d3828865055 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-da16f74f-ecc0-47e2-9136-6d3828865055 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Calling method 'detail' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.api_utils [None req-da16f74f-ecc0-47e2-9136-6d3828865055 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Removing options '' from query. {{(pid=86719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:37:40 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-da16f74f-ecc0-47e2-9136-6d3828865055 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Could not evaluate value null, assuming string {{(pid=86719) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 13:37:40 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-da16f74f-ecc0-47e2-9136-6d3828865055 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=86719) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:37:40 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-da16f74f-ecc0-47e2-9136-6d3828865055 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Get all volumes completed successfully. Sep 03 13:37:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-da16f74f-ecc0-47e2-9136-6d3828865055 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] http://192.168.122.181/volume/v3/volumes/detail?status=null returned with HTTP 200 Sep 03 13:37:40 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 433/887] 192.168.122.181 () {58 vars in 1165 bytes} [Thu Sep 3 13:37:40 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:37:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-885bfbe9-f5d8-4650-9f66-b6d41ee803bc None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-885bfbe9-f5d8-4650-9f66-b6d41ee803bc tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] GET http://192.168.122.181/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1885465349 Sep 03 13:37:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-885bfbe9-f5d8-4650-9f66-b6d41ee803bc tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-885bfbe9-f5d8-4650-9f66-b6d41ee803bc tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Calling method 'detail' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.api_utils [None req-885bfbe9-f5d8-4650-9f66-b6d41ee803bc tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Removing options '' from query. {{(pid=86720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:37:40 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-885bfbe9-f5d8-4650-9f66-b6d41ee803bc tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1885465349'), ('no_migration_targets', True)]). {{(pid=86720) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:37:40 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-885bfbe9-f5d8-4650-9f66-b6d41ee803bc tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Get all volumes completed successfully. Sep 03 13:37:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-885bfbe9-f5d8-4650-9f66-b6d41ee803bc tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] http://192.168.122.181/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1885465349 returned with HTTP 200 Sep 03 13:37:40 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 455/888] 192.168.122.181 () {58 vars in 1243 bytes} [Thu Sep 3 13:37:40 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1885465349 => generated 15 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:37:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-46826e15-9efa-4adf-b62f-0525959aeda3 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-46826e15-9efa-4adf-b62f-0525959aeda3 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] GET http://192.168.122.181/volume/v3/volumes?status=null Sep 03 13:37:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-46826e15-9efa-4adf-b62f-0525959aeda3 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-46826e15-9efa-4adf-b62f-0525959aeda3 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Calling method 'index' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.api_utils [None req-46826e15-9efa-4adf-b62f-0525959aeda3 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Removing options '' from query. {{(pid=86719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:37:40 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-46826e15-9efa-4adf-b62f-0525959aeda3 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Could not evaluate value null, assuming string {{(pid=86719) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 13:37:40 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-46826e15-9efa-4adf-b62f-0525959aeda3 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=86719) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:37:40 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-46826e15-9efa-4adf-b62f-0525959aeda3 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Get all volumes completed successfully. Sep 03 13:37:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-46826e15-9efa-4adf-b62f-0525959aeda3 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] http://192.168.122.181/volume/v3/volumes?status=null returned with HTTP 200 Sep 03 13:37:40 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 434/889] 192.168.122.181 () {58 vars in 1144 bytes} [Thu Sep 3 13:37:40 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:37:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-7dd262dc-88d2-4378-ae16-d9024afa91a8 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7dd262dc-88d2-4378-ae16-d9024afa91a8 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] GET http://192.168.122.181/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1329663757 Sep 03 13:37:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7dd262dc-88d2-4378-ae16-d9024afa91a8 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7dd262dc-88d2-4378-ae16-d9024afa91a8 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Calling method 'index' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.api_utils [None req-7dd262dc-88d2-4378-ae16-d9024afa91a8 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Removing options '' from query. {{(pid=86720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:37:40 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-7dd262dc-88d2-4378-ae16-d9024afa91a8 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1329663757'), ('no_migration_targets', True)]). {{(pid=86720) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:37:40 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-7dd262dc-88d2-4378-ae16-d9024afa91a8 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Get all volumes completed successfully. Sep 03 13:37:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7dd262dc-88d2-4378-ae16-d9024afa91a8 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] http://192.168.122.181/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1329663757 returned with HTTP 200 Sep 03 13:37:40 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 456/890] 192.168.122.181 () {58 vars in 1222 bytes} [Thu Sep 3 13:37:40 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1329663757 => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:37:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-9cc1e168-694b-4727-8a5d-ad210858878a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9cc1e168-694b-4727-8a5d-ad210858878a tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] POST http://192.168.122.181/volume/v3/volumes/45476e45-92af-4545-877e-8b853e389aeb/action Sep 03 13:37:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9cc1e168-694b-4727-8a5d-ad210858878a tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:37:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9cc1e168-694b-4727-8a5d-ad210858878a tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:37:40 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:40 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:37:40 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:40 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:40 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-9cc1e168-694b-4727-8a5d-ad210858878a tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Volume info retrieved successfully. Sep 03 13:37:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-89d56bfa-56ec-4c49-87b4-62ba4ceb0b2d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-89d56bfa-56ec-4c49-87b4-62ba4ceb0b2d tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] GET http://192.168.122.181/volume/v3/volumes/b7ff8022-b89e-4dca-b4c3-2539d9422d73 Sep 03 13:37:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-89d56bfa-56ec-4c49-87b4-62ba4ceb0b2d tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-89d56bfa-56ec-4c49-87b4-62ba4ceb0b2d tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:40 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-9cc1e168-694b-4727-8a5d-ad210858878a tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Reserve volume completed successfully. Sep 03 13:37:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9cc1e168-694b-4727-8a5d-ad210858878a tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] http://192.168.122.181/volume/v3/volumes/45476e45-92af-4545-877e-8b853e389aeb/action returned with HTTP 202 Sep 03 13:37:40 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 435/891] 192.168.122.181 () {60 vars in 1274 bytes} [Thu Sep 3 13:37:40 2026] POST /volume/v3/volumes/45476e45-92af-4545-877e-8b853e389aeb/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:37:40 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:40 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:37:40 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:40 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-30573b53-1c06-4a27-890d-985f8c3d9e6f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-30573b53-1c06-4a27-890d-985f8c3d9e6f tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] POST http://192.168.122.181/volume/v3/volumes/45476e45-92af-4545-877e-8b853e389aeb/action Sep 03 13:37:40 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-89d56bfa-56ec-4c49-87b4-62ba4ceb0b2d tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Volume info retrieved successfully. Sep 03 13:37:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-30573b53-1c06-4a27-890d-985f8c3d9e6f tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:37:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-30573b53-1c06-4a27-890d-985f8c3d9e6f tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:37:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-89d56bfa-56ec-4c49-87b4-62ba4ceb0b2d tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/volumes/b7ff8022-b89e-4dca-b4c3-2539d9422d73 returned with HTTP 200 Sep 03 13:37:40 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 457/892] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:37:40 2026] GET /volume/v3/volumes/b7ff8022-b89e-4dca-b4c3-2539d9422d73 => generated 856 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:37:40 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:40 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:37:40 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:40 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:40 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-30573b53-1c06-4a27-890d-985f8c3d9e6f tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Volume info retrieved successfully. Sep 03 13:37:40 devstack devstack@c-api.service[86719]: ERROR cinder.volume.api [None req-30573b53-1c06-4a27-890d-985f8c3d9e6f tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Volume status must be available to reserve, but the status is attaching. Sep 03 13:37:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-30573b53-1c06-4a27-890d-985f8c3d9e6f tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] http://192.168.122.181/volume/v3/volumes/45476e45-92af-4545-877e-8b853e389aeb/action returned with HTTP 400 Sep 03 13:37:40 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 436/893] 192.168.122.181 () {60 vars in 1274 bytes} [Thu Sep 3 13:37:40 2026] POST /volume/v3/volumes/45476e45-92af-4545-877e-8b853e389aeb/action => generated 132 bytes in 48 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 13:37:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-01b46984-e65d-4c7c-8e12-79511124e5e1 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-01b46984-e65d-4c7c-8e12-79511124e5e1 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] POST http://192.168.122.181/volume/v3/volumes/45476e45-92af-4545-877e-8b853e389aeb/action Sep 03 13:37:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-01b46984-e65d-4c7c-8e12-79511124e5e1 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:37:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-01b46984-e65d-4c7c-8e12-79511124e5e1 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:37:40 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:40 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:37:40 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:40 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:40 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-01b46984-e65d-4c7c-8e12-79511124e5e1 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Volume info retrieved successfully. Sep 03 13:37:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-209ef80f-cf39-4aed-a198-71273f85d6ae req-662b2a27-2736-4425-8a32-dccfc260caf5 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:40 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:40 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:37:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-209ef80f-cf39-4aed-a198-71273f85d6ae req-662b2a27-2736-4425-8a32-dccfc260caf5 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] GET http://192.168.122.181/volume/v3/volumes/b7ff8022-b89e-4dca-b4c3-2539d9422d73 Sep 03 13:37:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-209ef80f-cf39-4aed-a198-71273f85d6ae req-662b2a27-2736-4425-8a32-dccfc260caf5 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:40 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-01b46984-e65d-4c7c-8e12-79511124e5e1 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Unreserve volume completed successfully. Sep 03 13:37:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-209ef80f-cf39-4aed-a198-71273f85d6ae req-662b2a27-2736-4425-8a32-dccfc260caf5 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-01b46984-e65d-4c7c-8e12-79511124e5e1 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] http://192.168.122.181/volume/v3/volumes/45476e45-92af-4545-877e-8b853e389aeb/action returned with HTTP 202 Sep 03 13:37:40 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 458/894] 192.168.122.181 () {60 vars in 1274 bytes} [Thu Sep 3 13:37:40 2026] POST /volume/v3/volumes/45476e45-92af-4545-877e-8b853e389aeb/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:37:40 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:40 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:37:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-3bdbb271-a228-479b-9f33-abffd376ba18 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:40 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:40 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3bdbb271-a228-479b-9f33-abffd376ba18 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] POST http://192.168.122.181/volume/v3/volumes/90104c31-023f-4602-adca-4343aba8be62/action Sep 03 13:37:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3bdbb271-a228-479b-9f33-abffd376ba18 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:37:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3bdbb271-a228-479b-9f33-abffd376ba18 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:37:40 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-209ef80f-cf39-4aed-a198-71273f85d6ae req-662b2a27-2736-4425-8a32-dccfc260caf5 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Volume info retrieved successfully. Sep 03 13:37:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3bdbb271-a228-479b-9f33-abffd376ba18 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] http://192.168.122.181/volume/v3/volumes/90104c31-023f-4602-adca-4343aba8be62/action returned with HTTP 404 Sep 03 13:37:40 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 459/895] 192.168.122.181 () {60 vars in 1274 bytes} [Thu Sep 3 13:37:40 2026] POST /volume/v3/volumes/90104c31-023f-4602-adca-4343aba8be62/action => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:37:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-209ef80f-cf39-4aed-a198-71273f85d6ae req-662b2a27-2736-4425-8a32-dccfc260caf5 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/volumes/b7ff8022-b89e-4dca-b4c3-2539d9422d73 returned with HTTP 200 Sep 03 13:37:40 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 437/896] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:37:40 2026] GET /volume/v3/volumes/b7ff8022-b89e-4dca-b4c3-2539d9422d73 => generated 856 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:37:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-aa8e99bb-a4dc-4c06-9fb5-88dee92eeeb5 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-aa8e99bb-a4dc-4c06-9fb5-88dee92eeeb5 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] POST http://192.168.122.181/volume/v3/volumes/5b63512a-58a4-4ddd-9ec0-98086c217c4c/action Sep 03 13:37:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-aa8e99bb-a4dc-4c06-9fb5-88dee92eeeb5 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:37:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-aa8e99bb-a4dc-4c06-9fb5-88dee92eeeb5 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:37:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-aa8e99bb-a4dc-4c06-9fb5-88dee92eeeb5 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] http://192.168.122.181/volume/v3/volumes/5b63512a-58a4-4ddd-9ec0-98086c217c4c/action returned with HTTP 404 Sep 03 13:37:40 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 460/897] 192.168.122.181 () {60 vars in 1274 bytes} [Thu Sep 3 13:37:40 2026] POST /volume/v3/volumes/5b63512a-58a4-4ddd-9ec0-98086c217c4c/action => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:37:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e6e7d877-98f3-4d91-b7fa-1cd4641b4b59 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:40 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 438/898] 192.168.122.181 () {60 vars in 1144 bytes} [Thu Sep 3 13:37:40 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (2 switches on core 0) Sep 03 13:37:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-c727d8ab-4e61-4f0d-9963-1442791851bf None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c727d8ab-4e61-4f0d-9963-1442791851bf tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] PUT http://192.168.122.181/volume/v3/volumes/tempest-invalid-709901923 Sep 03 13:37:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c727d8ab-4e61-4f0d-9963-1442791851bf tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:37:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c727d8ab-4e61-4f0d-9963-1442791851bf tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] http://192.168.122.181/volume/v3/volumes/tempest-invalid-709901923 returned with HTTP 404 Sep 03 13:37:40 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 461/899] 192.168.122.181 () {60 vars in 1219 bytes} [Thu Sep 3 13:37:40 2026] PUT /volume/v3/volumes/tempest-invalid-709901923 => generated 98 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:37:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-89a4695f-a6b7-459c-adbe-f9824abccebb None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-89a4695f-a6b7-459c-adbe-f9824abccebb tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] PUT http://192.168.122.181/volume/v3/volumes/d542d210-7fd2-482e-a17f-05d83833acc8 Sep 03 13:37:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-89a4695f-a6b7-459c-adbe-f9824abccebb tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:37:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-89a4695f-a6b7-459c-adbe-f9824abccebb tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] http://192.168.122.181/volume/v3/volumes/d542d210-7fd2-482e-a17f-05d83833acc8 returned with HTTP 404 Sep 03 13:37:40 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 439/900] 192.168.122.181 () {60 vars in 1252 bytes} [Thu Sep 3 13:37:40 2026] PUT /volume/v3/volumes/d542d210-7fd2-482e-a17f-05d83833acc8 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:37:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-0e90ed0a-3ddc-45a0-b7f8-c3b272e6f45d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0e90ed0a-3ddc-45a0-b7f8-c3b272e6f45d tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] DELETE http://192.168.122.181/volume/v3/volumes/498bdd53-c054-4fef-8d8b-00f55c811c04 Sep 03 13:37:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0e90ed0a-3ddc-45a0-b7f8-c3b272e6f45d tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0e90ed0a-3ddc-45a0-b7f8-c3b272e6f45d tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:40 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-0e90ed0a-3ddc-45a0-b7f8-c3b272e6f45d tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Delete volume with id: 498bdd53-c054-4fef-8d8b-00f55c811c04 Sep 03 13:37:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0e90ed0a-3ddc-45a0-b7f8-c3b272e6f45d tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] http://192.168.122.181/volume/v3/volumes/498bdd53-c054-4fef-8d8b-00f55c811c04 returned with HTTP 404 Sep 03 13:37:40 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 462/901] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:37:40 2026] DELETE /volume/v3/volumes/498bdd53-c054-4fef-8d8b-00f55c811c04 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:37:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-58e529d6-d96c-4be5-b78f-a9538449a873 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-58e529d6-d96c-4be5-b78f-a9538449a873 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] POST http://192.168.122.181/volume/v3/volumes/45476e45-92af-4545-877e-8b853e389aeb/action Sep 03 13:37:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-58e529d6-d96c-4be5-b78f-a9538449a873 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:37:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-58e529d6-d96c-4be5-b78f-a9538449a873 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:37:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-58e529d6-d96c-4be5-b78f-a9538449a873 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] http://192.168.122.181/volume/v3/volumes/45476e45-92af-4545-877e-8b853e389aeb/action returned with HTTP 400 Sep 03 13:37:41 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 440/902] 192.168.122.181 () {60 vars in 1274 bytes} [Thu Sep 3 13:37:40 2026] POST /volume/v3/volumes/45476e45-92af-4545-877e-8b853e389aeb/action => generated 140 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 13:37:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e184fec9-7e17-42c4-b1f0-43be907c7db1 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e184fec9-7e17-42c4-b1f0-43be907c7db1 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] POST http://192.168.122.181/volume/v3/volumes/45476e45-92af-4545-877e-8b853e389aeb/action Sep 03 13:37:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e184fec9-7e17-42c4-b1f0-43be907c7db1 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:37:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e184fec9-7e17-42c4-b1f0-43be907c7db1 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:37:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-173fe226-c656-4455-bece-b353f1ea9f90 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e184fec9-7e17-42c4-b1f0-43be907c7db1 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] http://192.168.122.181/volume/v3/volumes/45476e45-92af-4545-877e-8b853e389aeb/action returned with HTTP 400 Sep 03 13:37:41 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 463/903] 192.168.122.181 () {60 vars in 1274 bytes} [Thu Sep 3 13:37:41 2026] POST /volume/v3/volumes/45476e45-92af-4545-877e-8b853e389aeb/action => generated 131 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 13:37:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a750557b-41dd-42c9-b83e-80fa67a9f29c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a750557b-41dd-42c9-b83e-80fa67a9f29c None None] GET http://192.168.122.181/volume// Sep 03 13:37:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a750557b-41dd-42c9-b83e-80fa67a9f29c None None] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a750557b-41dd-42c9-b83e-80fa67a9f29c None None] Calling method 'all' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a750557b-41dd-42c9-b83e-80fa67a9f29c None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:37:41 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 464/904] 192.168.122.181 () {58 vars in 1317 bytes} [Thu Sep 3 13:37:41 2026] GET /volume/ => generated 390 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 13:37:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-5e47af4e-2707-4b44-a7ed-4ee05069355f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5e47af4e-2707-4b44-a7ed-4ee05069355f tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] POST http://192.168.122.181/volume/v3/volumes/32e1d106-5aff-4adc-9790-6408b4a9053d/action Sep 03 13:37:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5e47af4e-2707-4b44-a7ed-4ee05069355f tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:37:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5e47af4e-2707-4b44-a7ed-4ee05069355f tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:37:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5e47af4e-2707-4b44-a7ed-4ee05069355f tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] http://192.168.122.181/volume/v3/volumes/32e1d106-5aff-4adc-9790-6408b4a9053d/action returned with HTTP 404 Sep 03 13:37:41 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 465/905] 192.168.122.181 () {60 vars in 1274 bytes} [Thu Sep 3 13:37:41 2026] POST /volume/v3/volumes/32e1d106-5aff-4adc-9790-6408b4a9053d/action => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:37:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-209ef80f-cf39-4aed-a198-71273f85d6ae req-d44d88e0-66df-46f4-940f-5d1e9f0205c2 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-209ef80f-cf39-4aed-a198-71273f85d6ae req-d44d88e0-66df-46f4-940f-5d1e9f0205c2 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] POST http://192.168.122.181/volume/v3/attachments Sep 03 13:37:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-209ef80f-cf39-4aed-a198-71273f85d6ae req-d44d88e0-66df-46f4-940f-5d1e9f0205c2 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b7ff8022-b89e-4dca-b4c3-2539d9422d73", "connector": null, "instance_uuid": "e67009ff-3945-41f3-bb7a-c00ae88c1a23"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:37:41 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:41 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:37:41 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:41 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-209ef80f-cf39-4aed-a198-71273f85d6ae req-d44d88e0-66df-46f4-940f-5d1e9f0205c2 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/attachments returned with HTTP 200 Sep 03 13:37:41 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 466/906] 192.168.122.181 () {66 vars in 1483 bytes} [Thu Sep 3 13:37:41 2026] POST /volume/v3/attachments => generated 273 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:37:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-328dd723-7755-4740-8e17-7172704cb4b7 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-328dd723-7755-4740-8e17-7172704cb4b7 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] POST http://192.168.122.181/volume/v3/volumes/45476e45-92af-4545-877e-8b853e389aeb/action Sep 03 13:37:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-328dd723-7755-4740-8e17-7172704cb4b7 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:37:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-328dd723-7755-4740-8e17-7172704cb4b7 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:37:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-328dd723-7755-4740-8e17-7172704cb4b7 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] http://192.168.122.181/volume/v3/volumes/45476e45-92af-4545-877e-8b853e389aeb/action returned with HTTP 400 Sep 03 13:37:41 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 467/907] 192.168.122.181 () {60 vars in 1274 bytes} [Thu Sep 3 13:37:41 2026] POST /volume/v3/volumes/45476e45-92af-4545-877e-8b853e389aeb/action => generated 129 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 13:37:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ab6baf3b-d05d-4714-8fad-1834b37c2ec3 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ab6baf3b-d05d-4714-8fad-1834b37c2ec3 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] POST http://192.168.122.181/volume/v3/volumes/None/action Sep 03 13:37:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ab6baf3b-d05d-4714-8fad-1834b37c2ec3 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:37:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ab6baf3b-d05d-4714-8fad-1834b37c2ec3 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:37:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-173fe226-c656-4455-bece-b353f1ea9f90 tempest-VolumeQuotaClassesTest-239836325 tempest-VolumeQuotaClassesTest-239836325-project-admin] GET http://192.168.122.181/volume/v3/os-quota-class-sets/default Sep 03 13:37:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-173fe226-c656-4455-bece-b353f1ea9f90 tempest-VolumeQuotaClassesTest-239836325 tempest-VolumeQuotaClassesTest-239836325-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-173fe226-c656-4455-bece-b353f1ea9f90 tempest-VolumeQuotaClassesTest-239836325 tempest-VolumeQuotaClassesTest-239836325-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ab6baf3b-d05d-4714-8fad-1834b37c2ec3 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] http://192.168.122.181/volume/v3/volumes/None/action returned with HTTP 404 Sep 03 13:37:41 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 468/908] 192.168.122.181 () {60 vars in 1178 bytes} [Thu Sep 3 13:37:41 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:37:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-95029d6f-dc01-4fd2-bf62-b71a66a1e61d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-95029d6f-dc01-4fd2-bf62-b71a66a1e61d tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] GET http://192.168.122.181/volume/v3/volumes/52263227-8f9a-47f7-a80e-8d56c39021c9 Sep 03 13:37:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-95029d6f-dc01-4fd2-bf62-b71a66a1e61d tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-95029d6f-dc01-4fd2-bf62-b71a66a1e61d tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-95029d6f-dc01-4fd2-bf62-b71a66a1e61d tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] http://192.168.122.181/volume/v3/volumes/52263227-8f9a-47f7-a80e-8d56c39021c9 returned with HTTP 404 Sep 03 13:37:41 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 469/909] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:37:41 2026] GET /volume/v3/volumes/52263227-8f9a-47f7-a80e-8d56c39021c9 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:37:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-10cc0ca6-aee6-4e58-9f87-9cef3b9b2326 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-10cc0ca6-aee6-4e58-9f87-9cef3b9b2326 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] GET http://192.168.122.181/volume/v3/volumes/b7ff8022-b89e-4dca-b4c3-2539d9422d73 Sep 03 13:37:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-173fe226-c656-4455-bece-b353f1ea9f90 tempest-VolumeQuotaClassesTest-239836325 tempest-VolumeQuotaClassesTest-239836325-project-admin] http://192.168.122.181/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 03 13:37:41 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 441/910] 192.168.122.181 () {58 vars in 1181 bytes} [Thu Sep 3 13:37:41 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:37:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-10cc0ca6-aee6-4e58-9f87-9cef3b9b2326 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-10cc0ca6-aee6-4e58-9f87-9cef3b9b2326 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e39694ed-7cba-4dbe-ae52-2e4d39fa16d1 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:41 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:41 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:37:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e39694ed-7cba-4dbe-ae52-2e4d39fa16d1 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] GET http://192.168.122.181/volume/v3/volumes/45476e45-92af-4545-877e-8b853e389aeb Sep 03 13:37:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e39694ed-7cba-4dbe-ae52-2e4d39fa16d1 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e39694ed-7cba-4dbe-ae52-2e4d39fa16d1 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:41 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:41 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:41 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:41 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:37:41 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-10cc0ca6-aee6-4e58-9f87-9cef3b9b2326 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Volume info retrieved successfully. Sep 03 13:37:41 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:41 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-10cc0ca6-aee6-4e58-9f87-9cef3b9b2326 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/volumes/b7ff8022-b89e-4dca-b4c3-2539d9422d73 returned with HTTP 200 Sep 03 13:37:41 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-e39694ed-7cba-4dbe-ae52-2e4d39fa16d1 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Volume info retrieved successfully. Sep 03 13:37:41 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 470/911] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:37:41 2026] GET /volume/v3/volumes/b7ff8022-b89e-4dca-b4c3-2539d9422d73 => generated 855 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:37:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a54a302b-f224-4628-82b9-34feb123ee4b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a54a302b-f224-4628-82b9-34feb123ee4b None None] GET http://192.168.122.181/volume// Sep 03 13:37:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a54a302b-f224-4628-82b9-34feb123ee4b None None] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a54a302b-f224-4628-82b9-34feb123ee4b None None] Calling method 'all' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a54a302b-f224-4628-82b9-34feb123ee4b None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:37:41 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 471/912] 192.168.122.181 () {58 vars in 1315 bytes} [Thu Sep 3 13:37: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 03 13:37:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-3349a5c0-9f06-4e54-b896-05c9caed6311 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3349a5c0-9f06-4e54-b896-05c9caed6311 tempest-VolumeQuotaClassesTest-239836325 tempest-VolumeQuotaClassesTest-239836325-project-admin] GET http://192.168.122.181/volume/v3/os-quota-class-sets/default Sep 03 13:37:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3349a5c0-9f06-4e54-b896-05c9caed6311 tempest-VolumeQuotaClassesTest-239836325 tempest-VolumeQuotaClassesTest-239836325-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3349a5c0-9f06-4e54-b896-05c9caed6311 tempest-VolumeQuotaClassesTest-239836325 tempest-VolumeQuotaClassesTest-239836325-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e39694ed-7cba-4dbe-ae52-2e4d39fa16d1 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] http://192.168.122.181/volume/v3/volumes/45476e45-92af-4545-877e-8b853e389aeb returned with HTTP 200 Sep 03 13:37:41 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 442/913] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:37:41 2026] GET /volume/v3/volumes/45476e45-92af-4545-877e-8b853e389aeb => generated 852 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:37:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-209ef80f-cf39-4aed-a198-71273f85d6ae req-bef1a5e6-cc82-4025-8674-5d7e636ece5a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-209ef80f-cf39-4aed-a198-71273f85d6ae req-bef1a5e6-cc82-4025-8674-5d7e636ece5a tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] GET http://192.168.122.181/volume/v3/volumes/b7ff8022-b89e-4dca-b4c3-2539d9422d73 Sep 03 13:37:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-209ef80f-cf39-4aed-a198-71273f85d6ae req-bef1a5e6-cc82-4025-8674-5d7e636ece5a tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-209ef80f-cf39-4aed-a198-71273f85d6ae req-bef1a5e6-cc82-4025-8674-5d7e636ece5a tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:41 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:41 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:37:41 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:41 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3349a5c0-9f06-4e54-b896-05c9caed6311 tempest-VolumeQuotaClassesTest-239836325 tempest-VolumeQuotaClassesTest-239836325-project-admin] http://192.168.122.181/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 03 13:37:41 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 472/914] 192.168.122.181 () {58 vars in 1181 bytes} [Thu Sep 3 13:37:41 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:37:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-703f15b7-9b72-4539-b300-82f3cd5a9c4e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-703f15b7-9b72-4539-b300-82f3cd5a9c4e tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] DELETE http://192.168.122.181/volume/v3/volumes/45476e45-92af-4545-877e-8b853e389aeb Sep 03 13:37:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-703f15b7-9b72-4539-b300-82f3cd5a9c4e tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:41 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-209ef80f-cf39-4aed-a198-71273f85d6ae req-bef1a5e6-cc82-4025-8674-5d7e636ece5a tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Volume info retrieved successfully. Sep 03 13:37:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-703f15b7-9b72-4539-b300-82f3cd5a9c4e tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:41 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-703f15b7-9b72-4539-b300-82f3cd5a9c4e tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Delete volume with id: 45476e45-92af-4545-877e-8b853e389aeb Sep 03 13:37:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-209ef80f-cf39-4aed-a198-71273f85d6ae req-bef1a5e6-cc82-4025-8674-5d7e636ece5a tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/volumes/b7ff8022-b89e-4dca-b4c3-2539d9422d73 returned with HTTP 200 Sep 03 13:37:41 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 443/915] 192.168.122.181 () {62 vars in 1528 bytes} [Thu Sep 3 13:37:41 2026] GET /volume/v3/volumes/b7ff8022-b89e-4dca-b4c3-2539d9422d73 => generated 1036 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:37:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-38140a46-2c88-4763-86ec-353868f6cac4 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:41 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:41 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:37:41 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:41 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:41 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-703f15b7-9b72-4539-b300-82f3cd5a9c4e tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Volume info retrieved successfully. Sep 03 13:37:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-38140a46-2c88-4763-86ec-353868f6cac4 tempest-VolumeQuotaClassesTest-239836325 tempest-VolumeQuotaClassesTest-239836325-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:37:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-38140a46-2c88-4763-86ec-353868f6cac4 tempest-VolumeQuotaClassesTest-239836325 tempest-VolumeQuotaClassesTest-239836325-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1913206083"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:37:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-38140a46-2c88-4763-86ec-353868f6cac4 tempest-VolumeQuotaClassesTest-239836325 tempest-VolumeQuotaClassesTest-239836325-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:37:41 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 444/916] 192.168.122.181 () {60 vars in 1136 bytes} [Thu Sep 3 13:37:41 2026] POST /volume/v3/types => generated 228 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:37:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-64884c89-03c9-4e8e-8177-82ef9decda58 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-64884c89-03c9-4e8e-8177-82ef9decda58 tempest-VolumeQuotaClassesTest-239836325 tempest-VolumeQuotaClassesTest-239836325-project-admin] PUT http://192.168.122.181/volume/v3/os-quota-class-sets/default Sep 03 13:37:41 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-703f15b7-9b72-4539-b300-82f3cd5a9c4e tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Delete volume request issued successfully. Sep 03 13:37:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-703f15b7-9b72-4539-b300-82f3cd5a9c4e tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] http://192.168.122.181/volume/v3/volumes/45476e45-92af-4545-877e-8b853e389aeb returned with HTTP 202 Sep 03 13:37:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-64884c89-03c9-4e8e-8177-82ef9decda58 tempest-VolumeQuotaClassesTest-239836325 tempest-VolumeQuotaClassesTest-239836325-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-1913206083": 9, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1913206083": 5, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1913206083": 8}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:37:41 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 473/917] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:37:41 2026] DELETE /volume/v3/volumes/45476e45-92af-4545-877e-8b853e389aeb => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:37:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-400159b6-627a-421a-9624-106a2b4514dc None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-400159b6-627a-421a-9624-106a2b4514dc tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] GET http://192.168.122.181/volume/v3/volumes/45476e45-92af-4545-877e-8b853e389aeb Sep 03 13:37:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-400159b6-627a-421a-9624-106a2b4514dc tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-400159b6-627a-421a-9624-106a2b4514dc tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:41 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:41 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:37:41 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:41 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:41 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-400159b6-627a-421a-9624-106a2b4514dc tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Volume info retrieved successfully. Sep 03 13:37:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-400159b6-627a-421a-9624-106a2b4514dc tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] http://192.168.122.181/volume/v3/volumes/45476e45-92af-4545-877e-8b853e389aeb returned with HTTP 200 Sep 03 13:37:41 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 474/918] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:37:41 2026] GET /volume/v3/volumes/45476e45-92af-4545-877e-8b853e389aeb => generated 851 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:37:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-209ef80f-cf39-4aed-a198-71273f85d6ae req-7fd6a9e6-1989-41d2-8fce-68855d9cf4a1 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-209ef80f-cf39-4aed-a198-71273f85d6ae req-7fd6a9e6-1989-41d2-8fce-68855d9cf4a1 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] PUT http://192.168.122.181/volume/v3/attachments/0a0add71-e9b1-4a8e-ad04-cfe7af17e86e Sep 03 13:37:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-209ef80f-cf39-4aed-a198-71273f85d6ae req-7fd6a9e6-1989-41d2-8fce-68855d9cf4a1 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.181", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8d232b6e4de", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "108e3980-7d2b-493a-aa24-bb1dd072d0d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:37:41 devstack devstack@c-api.service[86720]: DEBUG cinder.coordination [req-209ef80f-cf39-4aed-a198-71273f85d6ae req-7fd6a9e6-1989-41d2-8fce-68855d9cf4a1 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Acquiring lock "cinder-attachment_update-b7ff8022-b89e-4dca-b4c3-2539d9422d73-devstack" by "attachment_update" {{(pid=86720) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 13:37:41 devstack devstack@c-api.service[86720]: DEBUG cinder.coordination [req-209ef80f-cf39-4aed-a198-71273f85d6ae req-7fd6a9e6-1989-41d2-8fce-68855d9cf4a1 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Lock "cinder-attachment_update-b7ff8022-b89e-4dca-b4c3-2539d9422d73-devstack" acquired by "attachment_update" :: waited 0.025s {{(pid=86720) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 13:37:41 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:41 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:41 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:41 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:37:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-64884c89-03c9-4e8e-8177-82ef9decda58 tempest-VolumeQuotaClassesTest-239836325 tempest-VolumeQuotaClassesTest-239836325-project-admin] http://192.168.122.181/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 03 13:37:41 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 445/919] 192.168.122.181 () {60 vars in 1202 bytes} [Thu Sep 3 13:37:41 2026] PUT /volume/v3/os-quota-class-sets/default => generated 612 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:37:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-26f9e490-0f82-4da7-b05e-d820c5c3edf9 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-26f9e490-0f82-4da7-b05e-d820c5c3edf9 tempest-VolumeQuotaClassesTest-239836325 tempest-VolumeQuotaClassesTest-239836325-project-admin] GET http://192.168.122.181/volume/v3/os-quota-sets/cc5624e3f5ad4f2dafe0f3257ab75e37/defaults Sep 03 13:37:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-26f9e490-0f82-4da7-b05e-d820c5c3edf9 tempest-VolumeQuotaClassesTest-239836325 tempest-VolumeQuotaClassesTest-239836325-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-26f9e490-0f82-4da7-b05e-d820c5c3edf9 tempest-VolumeQuotaClassesTest-239836325 tempest-VolumeQuotaClassesTest-239836325-project-admin] Calling method 'defaults' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-26f9e490-0f82-4da7-b05e-d820c5c3edf9 tempest-VolumeQuotaClassesTest-239836325 tempest-VolumeQuotaClassesTest-239836325-project-admin] http://192.168.122.181/volume/v3/os-quota-sets/cc5624e3f5ad4f2dafe0f3257ab75e37/defaults returned with HTTP 200 Sep 03 13:37:41 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 446/920] 192.168.122.181 () {58 vars in 1265 bytes} [Thu Sep 3 13:37:41 2026] GET /volume/v3/os-quota-sets/cc5624e3f5ad4f2dafe0f3257ab75e37/defaults => generated 648 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:37:41 devstack devstack@c-api.service[86720]: DEBUG cinder.coordination [req-209ef80f-cf39-4aed-a198-71273f85d6ae req-7fd6a9e6-1989-41d2-8fce-68855d9cf4a1 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Lock "cinder-attachment_update-b7ff8022-b89e-4dca-b4c3-2539d9422d73-devstack" released by "attachment_update" :: held 0.281s {{(pid=86720) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 13:37:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-209ef80f-cf39-4aed-a198-71273f85d6ae req-7fd6a9e6-1989-41d2-8fce-68855d9cf4a1 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/attachments/0a0add71-e9b1-4a8e-ad04-cfe7af17e86e returned with HTTP 200 Sep 03 13:37:41 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 475/921] 192.168.122.181 () {66 vars in 1593 bytes} [Thu Sep 3 13:37:41 2026] PUT /volume/v3/attachments/0a0add71-e9b1-4a8e-ad04-cfe7af17e86e => generated 694 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:37:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-577c2504-e5e5-4fa1-b39f-7bc519ee01df None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:42 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-577c2504-e5e5-4fa1-b39f-7bc519ee01df tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] GET http://192.168.122.181/volume/v3/volumes/b7ff8022-b89e-4dca-b4c3-2539d9422d73 Sep 03 13:37:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-577c2504-e5e5-4fa1-b39f-7bc519ee01df tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-577c2504-e5e5-4fa1-b39f-7bc519ee01df tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:42 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:42 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:37:42 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:42 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-bdf66e38-0e10-4b82-bd72-2946516adb60 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:42 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-577c2504-e5e5-4fa1-b39f-7bc519ee01df tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Volume info retrieved successfully. Sep 03 13:37:42 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bdf66e38-0e10-4b82-bd72-2946516adb60 tempest-VolumeQuotaClassesTest-239836325 tempest-VolumeQuotaClassesTest-239836325-project-admin] GET http://192.168.122.181/volume/v3/os-quota-sets/74e81a2f04384c9f9403849290fe72ab/defaults Sep 03 13:37:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bdf66e38-0e10-4b82-bd72-2946516adb60 tempest-VolumeQuotaClassesTest-239836325 tempest-VolumeQuotaClassesTest-239836325-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bdf66e38-0e10-4b82-bd72-2946516adb60 tempest-VolumeQuotaClassesTest-239836325 tempest-VolumeQuotaClassesTest-239836325-project-admin] Calling method 'defaults' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:42 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:42 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:42 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-577c2504-e5e5-4fa1-b39f-7bc519ee01df tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/volumes/b7ff8022-b89e-4dca-b4c3-2539d9422d73 returned with HTTP 200 Sep 03 13:37:42 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 447/922] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:37:42 2026] GET /volume/v3/volumes/b7ff8022-b89e-4dca-b4c3-2539d9422d73 => generated 856 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:37:42 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bdf66e38-0e10-4b82-bd72-2946516adb60 tempest-VolumeQuotaClassesTest-239836325 tempest-VolumeQuotaClassesTest-239836325-project-admin] http://192.168.122.181/volume/v3/os-quota-sets/74e81a2f04384c9f9403849290fe72ab/defaults returned with HTTP 200 Sep 03 13:37:42 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 476/923] 192.168.122.181 () {58 vars in 1265 bytes} [Thu Sep 3 13:37:42 2026] GET /volume/v3/os-quota-sets/74e81a2f04384c9f9403849290fe72ab/defaults => generated 648 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:37:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-f8cb14b5-d72b-4fe7-8cad-0fe49c8c0b85 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:42 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f8cb14b5-d72b-4fe7-8cad-0fe49c8c0b85 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] GET http://192.168.122.181/volume/v3/volumes/45476e45-92af-4545-877e-8b853e389aeb Sep 03 13:37:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f8cb14b5-d72b-4fe7-8cad-0fe49c8c0b85 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f8cb14b5-d72b-4fe7-8cad-0fe49c8c0b85 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:42 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:42 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:37:42 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:42 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e210f6e5-7c7d-4680-89b9-b8a46304170a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:42 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-f8cb14b5-d72b-4fe7-8cad-0fe49c8c0b85 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Volume info retrieved successfully. Sep 03 13:37:42 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e210f6e5-7c7d-4680-89b9-b8a46304170a tempest-VolumeQuotaClassesTest-239836325 tempest-VolumeQuotaClassesTest-239836325-project-admin] DELETE http://192.168.122.181/volume/v3/types/e9907778-0e67-4396-9ad4-52bf5da0a5f3 Sep 03 13:37:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e210f6e5-7c7d-4680-89b9-b8a46304170a tempest-VolumeQuotaClassesTest-239836325 tempest-VolumeQuotaClassesTest-239836325-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e210f6e5-7c7d-4680-89b9-b8a46304170a tempest-VolumeQuotaClassesTest-239836325 tempest-VolumeQuotaClassesTest-239836325-project-admin] Calling method '_delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:42 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f8cb14b5-d72b-4fe7-8cad-0fe49c8c0b85 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] http://192.168.122.181/volume/v3/volumes/45476e45-92af-4545-877e-8b853e389aeb returned with HTTP 200 Sep 03 13:37:42 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 448/924] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:37:42 2026] GET /volume/v3/volumes/45476e45-92af-4545-877e-8b853e389aeb => generated 851 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:37:42 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e210f6e5-7c7d-4680-89b9-b8a46304170a tempest-VolumeQuotaClassesTest-239836325 tempest-VolumeQuotaClassesTest-239836325-project-admin] http://192.168.122.181/volume/v3/types/e9907778-0e67-4396-9ad4-52bf5da0a5f3 returned with HTTP 202 Sep 03 13:37:42 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 477/925] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:37:42 2026] DELETE /volume/v3/types/e9907778-0e67-4396-9ad4-52bf5da0a5f3 => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:37:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-0d7f0b16-6f3a-425b-b995-a25148f2d8a9 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:42 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0d7f0b16-6f3a-425b-b995-a25148f2d8a9 tempest-VolumeQuotaClassesTest-239836325 tempest-VolumeQuotaClassesTest-239836325-project-admin] GET http://192.168.122.181/volume/v3/types/e9907778-0e67-4396-9ad4-52bf5da0a5f3 Sep 03 13:37:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0d7f0b16-6f3a-425b-b995-a25148f2d8a9 tempest-VolumeQuotaClassesTest-239836325 tempest-VolumeQuotaClassesTest-239836325-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0d7f0b16-6f3a-425b-b995-a25148f2d8a9 tempest-VolumeQuotaClassesTest-239836325 tempest-VolumeQuotaClassesTest-239836325-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:42 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0d7f0b16-6f3a-425b-b995-a25148f2d8a9 tempest-VolumeQuotaClassesTest-239836325 tempest-VolumeQuotaClassesTest-239836325-project-admin] http://192.168.122.181/volume/v3/types/e9907778-0e67-4396-9ad4-52bf5da0a5f3 returned with HTTP 404 Sep 03 13:37:42 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 449/926] 192.168.122.181 () {58 vars in 1226 bytes} [Thu Sep 3 13:37:42 2026] GET /volume/v3/types/e9907778-0e67-4396-9ad4-52bf5da0a5f3 => generated 114 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:37:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-50c1f7a9-a2c5-422e-92c9-907cb7b10c10 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:42 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-50c1f7a9-a2c5-422e-92c9-907cb7b10c10 tempest-VolumeQuotaClassesTest-239836325 tempest-VolumeQuotaClassesTest-239836325-project-admin] PUT http://192.168.122.181/volume/v3/os-quota-class-sets/default Sep 03 13:37:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-50c1f7a9-a2c5-422e-92c9-907cb7b10c10 tempest-VolumeQuotaClassesTest-239836325 tempest-VolumeQuotaClassesTest-239836325-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=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:37:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-209ef80f-cf39-4aed-a198-71273f85d6ae req-ce134687-0925-4b9d-aa6f-71038ac87b28 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-209ef80f-cf39-4aed-a198-71273f85d6ae req-ce134687-0925-4b9d-aa6f-71038ac87b28 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] POST http://192.168.122.181/volume/v3/attachments/0a0add71-e9b1-4a8e-ad04-cfe7af17e86e/action Sep 03 13:37:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-209ef80f-cf39-4aed-a198-71273f85d6ae req-ce134687-0925-4b9d-aa6f-71038ac87b28 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Action body: b'{"os-complete": null}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:37:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-209ef80f-cf39-4aed-a198-71273f85d6ae req-ce134687-0925-4b9d-aa6f-71038ac87b28 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:37:43 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:43 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:37:43 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:43 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-209ef80f-cf39-4aed-a198-71273f85d6ae req-ce134687-0925-4b9d-aa6f-71038ac87b28 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/attachments/0a0add71-e9b1-4a8e-ad04-cfe7af17e86e/action returned with HTTP 204 Sep 03 13:37:43 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 450/927] 192.168.122.181 () {66 vars in 1614 bytes} [Thu Sep 3 13:37:43 2026] POST /volume/v3/attachments/0a0add71-e9b1-4a8e-ad04-cfe7af17e86e/action => generated 0 bytes in 145 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 03 13:37:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-50c1f7a9-a2c5-422e-92c9-907cb7b10c10 tempest-VolumeQuotaClassesTest-239836325 tempest-VolumeQuotaClassesTest-239836325-project-admin] http://192.168.122.181/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 03 13:37:43 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 478/928] 192.168.122.181 () {60 vars in 1202 bytes} [Thu Sep 3 13:37:42 2026] PUT /volume/v3/os-quota-class-sets/default => generated 404 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:37:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-f207f60c-c4c7-40fa-9a10-74d1569a7878 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f207f60c-c4c7-40fa-9a10-74d1569a7878 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] GET http://192.168.122.181/volume/v3/volumes/b7ff8022-b89e-4dca-b4c3-2539d9422d73 Sep 03 13:37:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f207f60c-c4c7-40fa-9a10-74d1569a7878 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f207f60c-c4c7-40fa-9a10-74d1569a7878 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:43 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:43 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:37:43 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:43 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:43 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-f207f60c-c4c7-40fa-9a10-74d1569a7878 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Volume info retrieved successfully. Sep 03 13:37:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f207f60c-c4c7-40fa-9a10-74d1569a7878 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/volumes/b7ff8022-b89e-4dca-b4c3-2539d9422d73 returned with HTTP 200 Sep 03 13:37:43 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 451/929] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:37:43 2026] GET /volume/v3/volumes/b7ff8022-b89e-4dca-b4c3-2539d9422d73 => generated 1148 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:37:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-b3361d7d-bfa2-48ba-8598-0f49ea76375c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b3361d7d-bfa2-48ba-8598-0f49ea76375c tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] GET http://192.168.122.181/volume/v3/volumes/b7ff8022-b89e-4dca-b4c3-2539d9422d73 Sep 03 13:37:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b3361d7d-bfa2-48ba-8598-0f49ea76375c tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b3361d7d-bfa2-48ba-8598-0f49ea76375c tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:43 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:43 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:37:43 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:43 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:43 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-b3361d7d-bfa2-48ba-8598-0f49ea76375c tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Volume info retrieved successfully. Sep 03 13:37:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b3361d7d-bfa2-48ba-8598-0f49ea76375c tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/volumes/b7ff8022-b89e-4dca-b4c3-2539d9422d73 returned with HTTP 200 Sep 03 13:37:43 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 479/930] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:37:43 2026] GET /volume/v3/volumes/b7ff8022-b89e-4dca-b4c3-2539d9422d73 => generated 1148 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:37:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-06fe78f1-c146-4ae1-9549-90ad5302e540 req-378404a1-d56a-4205-8a85-223763b90899 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-06fe78f1-c146-4ae1-9549-90ad5302e540 req-378404a1-d56a-4205-8a85-223763b90899 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] GET http://192.168.122.181/volume/v3/volumes/b7ff8022-b89e-4dca-b4c3-2539d9422d73 Sep 03 13:37:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-06fe78f1-c146-4ae1-9549-90ad5302e540 req-378404a1-d56a-4205-8a85-223763b90899 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-06fe78f1-c146-4ae1-9549-90ad5302e540 req-378404a1-d56a-4205-8a85-223763b90899 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:43 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:43 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:37:43 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:43 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-71c01748-1632-42b9-849d-1b5ffed277b0 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-71c01748-1632-42b9-849d-1b5ffed277b0 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] GET http://192.168.122.181/volume/v3/volumes/45476e45-92af-4545-877e-8b853e389aeb Sep 03 13:37:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-71c01748-1632-42b9-849d-1b5ffed277b0 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:43 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-06fe78f1-c146-4ae1-9549-90ad5302e540 req-378404a1-d56a-4205-8a85-223763b90899 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Volume info retrieved successfully. Sep 03 13:37:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-71c01748-1632-42b9-849d-1b5ffed277b0 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-06fe78f1-c146-4ae1-9549-90ad5302e540 req-378404a1-d56a-4205-8a85-223763b90899 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/volumes/b7ff8022-b89e-4dca-b4c3-2539d9422d73 returned with HTTP 200 Sep 03 13:37:43 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 452/931] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:37:43 2026] GET /volume/v3/volumes/b7ff8022-b89e-4dca-b4c3-2539d9422d73 => generated 1148 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:37:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-71c01748-1632-42b9-849d-1b5ffed277b0 tempest-VolumesNegativeTest-2767454 tempest-VolumesNegativeTest-2767454-project-member] http://192.168.122.181/volume/v3/volumes/45476e45-92af-4545-877e-8b853e389aeb returned with HTTP 404 Sep 03 13:37:43 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 480/932] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:37:43 2026] GET /volume/v3/volumes/45476e45-92af-4545-877e-8b853e389aeb => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:37:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-12a3f0fa-61a7-4fc5-bd1d-eb97718edea2 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-12a3f0fa-61a7-4fc5-bd1d-eb97718edea2 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] GET http://192.168.122.181/volume/v3/volumes/b7ff8022-b89e-4dca-b4c3-2539d9422d73 Sep 03 13:37:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-12a3f0fa-61a7-4fc5-bd1d-eb97718edea2 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-12a3f0fa-61a7-4fc5-bd1d-eb97718edea2 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:43 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:43 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:37:43 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:43 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:43 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-12a3f0fa-61a7-4fc5-bd1d-eb97718edea2 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Volume info retrieved successfully. Sep 03 13:37:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-12a3f0fa-61a7-4fc5-bd1d-eb97718edea2 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/volumes/b7ff8022-b89e-4dca-b4c3-2539d9422d73 returned with HTTP 200 Sep 03 13:37:43 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 453/933] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:37:43 2026] GET /volume/v3/volumes/b7ff8022-b89e-4dca-b4c3-2539d9422d73 => generated 1148 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:37:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-fae266ce-1423-4b55-98ce-adfa5b012148 req-bc1e6b1f-15bc-41e0-8a70-d075c79d9ae9 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-fae266ce-1423-4b55-98ce-adfa5b012148 req-bc1e6b1f-15bc-41e0-8a70-d075c79d9ae9 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] GET http://192.168.122.181/volume/v3/volumes/b7ff8022-b89e-4dca-b4c3-2539d9422d73 Sep 03 13:37:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-fae266ce-1423-4b55-98ce-adfa5b012148 req-bc1e6b1f-15bc-41e0-8a70-d075c79d9ae9 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-fae266ce-1423-4b55-98ce-adfa5b012148 req-bc1e6b1f-15bc-41e0-8a70-d075c79d9ae9 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:44 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:44 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:37:44 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:44 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:44 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-fae266ce-1423-4b55-98ce-adfa5b012148 req-bc1e6b1f-15bc-41e0-8a70-d075c79d9ae9 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Volume info retrieved successfully. Sep 03 13:37:44 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-fae266ce-1423-4b55-98ce-adfa5b012148 req-bc1e6b1f-15bc-41e0-8a70-d075c79d9ae9 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/volumes/b7ff8022-b89e-4dca-b4c3-2539d9422d73 returned with HTTP 200 Sep 03 13:37:44 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 481/934] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:37:43 2026] GET /volume/v3/volumes/b7ff8022-b89e-4dca-b4c3-2539d9422d73 => generated 1148 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:37:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-fae266ce-1423-4b55-98ce-adfa5b012148 req-f5199191-c921-404b-833e-f4a697871280 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:44 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-fae266ce-1423-4b55-98ce-adfa5b012148 req-f5199191-c921-404b-833e-f4a697871280 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] POST http://192.168.122.181/volume/v3/volumes/b7ff8022-b89e-4dca-b4c3-2539d9422d73/action Sep 03 13:37:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-fae266ce-1423-4b55-98ce-adfa5b012148 req-f5199191-c921-404b-833e-f4a697871280 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:37:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-fae266ce-1423-4b55-98ce-adfa5b012148 req-f5199191-c921-404b-833e-f4a697871280 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:37:44 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:44 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:37:44 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:44 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:44 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-fae266ce-1423-4b55-98ce-adfa5b012148 req-f5199191-c921-404b-833e-f4a697871280 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Volume info retrieved successfully. Sep 03 13:37:44 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-fae266ce-1423-4b55-98ce-adfa5b012148 req-f5199191-c921-404b-833e-f4a697871280 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Begin detaching volume completed successfully. Sep 03 13:37:44 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-fae266ce-1423-4b55-98ce-adfa5b012148 req-f5199191-c921-404b-833e-f4a697871280 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/volumes/b7ff8022-b89e-4dca-b4c3-2539d9422d73/action returned with HTTP 202 Sep 03 13:37:44 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 454/935] 192.168.122.181 () {64 vars in 1561 bytes} [Thu Sep 3 13:37:44 2026] POST /volume/v3/volumes/b7ff8022-b89e-4dca-b4c3-2539d9422d73/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 03 13:37:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-c77237b1-e799-411c-94de-5221339ba43e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:44 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c77237b1-e799-411c-94de-5221339ba43e None None] GET http://192.168.122.181/volume// Sep 03 13:37:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c77237b1-e799-411c-94de-5221339ba43e None None] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c77237b1-e799-411c-94de-5221339ba43e None None] Calling method 'all' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:44 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c77237b1-e799-411c-94de-5221339ba43e None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:37:44 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 482/936] 192.168.122.181 () {58 vars in 1315 bytes} [Thu Sep 3 13:37:44 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 13:37:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-fae266ce-1423-4b55-98ce-adfa5b012148 req-747b6a8f-ab9a-420a-a226-912639a80c18 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:44 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-fae266ce-1423-4b55-98ce-adfa5b012148 req-747b6a8f-ab9a-420a-a226-912639a80c18 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] GET http://192.168.122.181/volume/v3/volumes/b7ff8022-b89e-4dca-b4c3-2539d9422d73 Sep 03 13:37:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-fae266ce-1423-4b55-98ce-adfa5b012148 req-747b6a8f-ab9a-420a-a226-912639a80c18 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-fae266ce-1423-4b55-98ce-adfa5b012148 req-747b6a8f-ab9a-420a-a226-912639a80c18 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:44 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:44 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:37:44 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:44 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:44 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-fae266ce-1423-4b55-98ce-adfa5b012148 req-747b6a8f-ab9a-420a-a226-912639a80c18 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Volume info retrieved successfully. Sep 03 13:37:44 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-fae266ce-1423-4b55-98ce-adfa5b012148 req-747b6a8f-ab9a-420a-a226-912639a80c18 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/volumes/b7ff8022-b89e-4dca-b4c3-2539d9422d73 returned with HTTP 200 Sep 03 13:37:44 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 455/937] 192.168.122.181 () {62 vars in 1528 bytes} [Thu Sep 3 13:37:44 2026] GET /volume/v3/volumes/b7ff8022-b89e-4dca-b4c3-2539d9422d73 => generated 1332 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:37:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-fae266ce-1423-4b55-98ce-adfa5b012148 req-4e909c6a-1248-4fb7-8aad-a4244cf8a5f2 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:44 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-fae266ce-1423-4b55-98ce-adfa5b012148 req-4e909c6a-1248-4fb7-8aad-a4244cf8a5f2 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] DELETE http://192.168.122.181/volume/v3/attachments/0a0add71-e9b1-4a8e-ad04-cfe7af17e86e Sep 03 13:37:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-fae266ce-1423-4b55-98ce-adfa5b012148 req-4e909c6a-1248-4fb7-8aad-a4244cf8a5f2 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-fae266ce-1423-4b55-98ce-adfa5b012148 req-4e909c6a-1248-4fb7-8aad-a4244cf8a5f2 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:44 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:44 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:44 devstack devstack@c-api.service[86720]: /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 03 13:37:44 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, Sep 03 13:37:44 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-fae266ce-1423-4b55-98ce-adfa5b012148 req-4e909c6a-1248-4fb7-8aad-a4244cf8a5f2 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/attachments/0a0add71-e9b1-4a8e-ad04-cfe7af17e86e returned with HTTP 200 Sep 03 13:37:44 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 483/938] 192.168.122.181 () {64 vars in 1562 bytes} [Thu Sep 3 13:37:44 2026] DELETE /volume/v3/attachments/0a0add71-e9b1-4a8e-ad04-cfe7af17e86e => generated 19 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:37:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-cac2e372-8acd-4bb6-befe-88991642309c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:45 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cac2e372-8acd-4bb6-befe-88991642309c tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] GET http://192.168.122.181/volume/v3/volumes/b7ff8022-b89e-4dca-b4c3-2539d9422d73 Sep 03 13:37:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cac2e372-8acd-4bb6-befe-88991642309c tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cac2e372-8acd-4bb6-befe-88991642309c tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:45 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:45 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:37:45 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:45 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:45 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-cac2e372-8acd-4bb6-befe-88991642309c tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Volume info retrieved successfully. Sep 03 13:37:45 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cac2e372-8acd-4bb6-befe-88991642309c tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/volumes/b7ff8022-b89e-4dca-b4c3-2539d9422d73 returned with HTTP 200 Sep 03 13:37:45 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 456/939] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:37:45 2026] GET /volume/v3/volumes/b7ff8022-b89e-4dca-b4c3-2539d9422d73 => generated 856 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:37:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f86b4ce1-484a-4d1d-a79c-c195e5e1a0ee None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:52 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f86b4ce1-484a-4d1d-a79c-c195e5e1a0ee tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] GET http://192.168.122.181/volume/v3/os-quota-sets/11bae95ba58f4f7796b8f3d525bde972 Sep 03 13:37:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f86b4ce1-484a-4d1d-a79c-c195e5e1a0ee tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f86b4ce1-484a-4d1d-a79c-c195e5e1a0ee tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:52 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:52 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:52 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f86b4ce1-484a-4d1d-a79c-c195e5e1a0ee tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] http://192.168.122.181/volume/v3/os-quota-sets/11bae95ba58f4f7796b8f3d525bde972 returned with HTTP 200 Sep 03 13:37:52 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 484/940] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:37:52 2026] GET /volume/v3/os-quota-sets/11bae95ba58f4f7796b8f3d525bde972 => generated 440 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:37:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-bdcd434e-48ea-4e8f-ab7b-ec3a55504d68 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:52 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-bdcd434e-48ea-4e8f-ab7b-ec3a55504d68 tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] GET http://192.168.122.181/volume/v3/os-quota-sets/11bae95ba58f4f7796b8f3d525bde972/defaults Sep 03 13:37:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-bdcd434e-48ea-4e8f-ab7b-ec3a55504d68 tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-bdcd434e-48ea-4e8f-ab7b-ec3a55504d68 tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] Calling method 'defaults' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:52 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-bdcd434e-48ea-4e8f-ab7b-ec3a55504d68 tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] http://192.168.122.181/volume/v3/os-quota-sets/11bae95ba58f4f7796b8f3d525bde972/defaults returned with HTTP 200 Sep 03 13:37:52 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 457/941] 192.168.122.181 () {58 vars in 1265 bytes} [Thu Sep 3 13:37:52 2026] GET /volume/v3/os-quota-sets/11bae95ba58f4f7796b8f3d525bde972/defaults => generated 440 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:37:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f3881205-bea5-4b14-8677-521568042f16 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:52 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f3881205-bea5-4b14-8677-521568042f16 tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] PUT http://192.168.122.181/volume/v3/os-quota-sets/11bae95ba58f4f7796b8f3d525bde972 Sep 03 13:37:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f3881205-bea5-4b14-8677-521568042f16 tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:37:52 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f3881205-bea5-4b14-8677-521568042f16 tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] http://192.168.122.181/volume/v3/os-quota-sets/11bae95ba58f4f7796b8f3d525bde972 returned with HTTP 200 Sep 03 13:37:52 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 485/942] 192.168.122.181 () {60 vars in 1258 bytes} [Thu Sep 3 13:37:52 2026] PUT /volume/v3/os-quota-sets/11bae95ba58f4f7796b8f3d525bde972 => generated 398 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:37:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-96d0ce3d-0d7d-4499-bf0e-f9f781ee1e02 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:52 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-96d0ce3d-0d7d-4499-bf0e-f9f781ee1e02 tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] DELETE http://192.168.122.181/volume/v3/os-quota-sets/11bae95ba58f4f7796b8f3d525bde972 Sep 03 13:37:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-96d0ce3d-0d7d-4499-bf0e-f9f781ee1e02 tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-96d0ce3d-0d7d-4499-bf0e-f9f781ee1e02 tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:52 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-96d0ce3d-0d7d-4499-bf0e-f9f781ee1e02 tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] http://192.168.122.181/volume/v3/os-quota-sets/11bae95ba58f4f7796b8f3d525bde972 returned with HTTP 200 Sep 03 13:37:52 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 458/943] 192.168.122.181 () {58 vars in 1241 bytes} [Thu Sep 3 13:37:52 2026] DELETE /volume/v3/os-quota-sets/11bae95ba58f4f7796b8f3d525bde972 => generated 0 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Sep 03 13:37:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ee18f5df-6e7a-4939-b083-6190330205de None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:52 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ee18f5df-6e7a-4939-b083-6190330205de tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] GET http://192.168.122.181/volume/v3/os-quota-sets/11bae95ba58f4f7796b8f3d525bde972 Sep 03 13:37:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ee18f5df-6e7a-4939-b083-6190330205de tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ee18f5df-6e7a-4939-b083-6190330205de tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:52 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ee18f5df-6e7a-4939-b083-6190330205de tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] http://192.168.122.181/volume/v3/os-quota-sets/11bae95ba58f4f7796b8f3d525bde972 returned with HTTP 200 Sep 03 13:37:52 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 486/944] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:37:52 2026] GET /volume/v3/os-quota-sets/11bae95ba58f4f7796b8f3d525bde972 => generated 440 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:37:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e7519882-af48-4894-8075-8ff278a8a151 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:52 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e7519882-af48-4894-8075-8ff278a8a151 tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] PUT http://192.168.122.181/volume/v3/os-quota-sets/11bae95ba58f4f7796b8f3d525bde972 Sep 03 13:37:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e7519882-af48-4894-8075-8ff278a8a151 tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-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=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:37:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e7519882-af48-4894-8075-8ff278a8a151 tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] http://192.168.122.181/volume/v3/os-quota-sets/11bae95ba58f4f7796b8f3d525bde972 returned with HTTP 200 Sep 03 13:37:53 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 459/945] 192.168.122.181 () {60 vars in 1259 bytes} [Thu Sep 3 13:37:52 2026] PUT /volume/v3/os-quota-sets/11bae95ba58f4f7796b8f3d525bde972 => generated 398 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:37:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-2517a582-357f-41ee-85e3-26c7ae433b19 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:53 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2517a582-357f-41ee-85e3-26c7ae433b19 tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] GET http://192.168.122.181/volume/v3/os-quota-sets/11bae95ba58f4f7796b8f3d525bde972/defaults Sep 03 13:37:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2517a582-357f-41ee-85e3-26c7ae433b19 tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2517a582-357f-41ee-85e3-26c7ae433b19 tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] Calling method 'defaults' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:53 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2517a582-357f-41ee-85e3-26c7ae433b19 tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] http://192.168.122.181/volume/v3/os-quota-sets/11bae95ba58f4f7796b8f3d525bde972/defaults returned with HTTP 200 Sep 03 13:37:53 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 487/946] 192.168.122.181 () {58 vars in 1265 bytes} [Thu Sep 3 13:37:53 2026] GET /volume/v3/os-quota-sets/11bae95ba58f4f7796b8f3d525bde972/defaults => generated 440 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:37:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-ed7654ca-32d5-41a5-85d7-4175e4be9436 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ed7654ca-32d5-41a5-85d7-4175e4be9436 tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] GET http://192.168.122.181/volume/v3/os-quota-sets/11bae95ba58f4f7796b8f3d525bde972 Sep 03 13:37:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ed7654ca-32d5-41a5-85d7-4175e4be9436 tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ed7654ca-32d5-41a5-85d7-4175e4be9436 tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ed7654ca-32d5-41a5-85d7-4175e4be9436 tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] http://192.168.122.181/volume/v3/os-quota-sets/11bae95ba58f4f7796b8f3d525bde972 returned with HTTP 200 Sep 03 13:37:53 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 460/947] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:37:53 2026] GET /volume/v3/os-quota-sets/11bae95ba58f4f7796b8f3d525bde972 => generated 440 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:37:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-8c88e04b-2250-492d-a0af-dad7b535c6ff None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:53 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8c88e04b-2250-492d-a0af-dad7b535c6ff tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] GET http://192.168.122.181/volume/v3/os-quota-sets/11bae95ba58f4f7796b8f3d525bde972?usage=True Sep 03 13:37:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8c88e04b-2250-492d-a0af-dad7b535c6ff tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8c88e04b-2250-492d-a0af-dad7b535c6ff tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:53 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8c88e04b-2250-492d-a0af-dad7b535c6ff tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] http://192.168.122.181/volume/v3/os-quota-sets/11bae95ba58f4f7796b8f3d525bde972?usage=True returned with HTTP 200 Sep 03 13:37:53 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 488/948] 192.168.122.181 () {58 vars in 1259 bytes} [Thu Sep 3 13:37:53 2026] GET /volume/v3/os-quota-sets/11bae95ba58f4f7796b8f3d525bde972?usage=True => generated 1064 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:37:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-53648b90-60cc-4608-ad50-2c870c2c678a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-53648b90-60cc-4608-ad50-2c870c2c678a tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:37:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-53648b90-60cc-4608-ad50-2c870c2c678a tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1388728303"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:37:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-53648b90-60cc-4608-ad50-2c870c2c678a tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1388728303'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:37:53 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-53648b90-60cc-4608-ad50-2c870c2c678a tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Create volume of 1 GB Sep 03 13:37:53 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-53648b90-60cc-4608-ad50-2c870c2c678a tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Availability Zones retrieved successfully. Sep 03 13:37:53 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-53648b90-60cc-4608-ad50-2c870c2c678a tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Flow 'volume_create_api' (ae1ea4f7-9804-4d02-ba61-d12f854e05a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:37:53 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-53648b90-60cc-4608-ad50-2c870c2c678a tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fccb57e-2960-4fbb-836a-2155c776b23e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:37:53 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-53648b90-60cc-4608-ad50-2c870c2c678a tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:37:53 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-53648b90-60cc-4608-ad50-2c870c2c678a tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fccb57e-2960-4fbb-836a-2155c776b23e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:37:53 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-53648b90-60cc-4608-ad50-2c870c2c678a tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfc266f4-da91-4fc3-8388-63cf750f22de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:37:53 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-53648b90-60cc-4608-ad50-2c870c2c678a tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Created reservations ['dde9f2bc-1bdb-44dd-be00-aeab16107ef1', '8595d142-6b22-4725-8f11-f395fc96aa7c', 'e97b2414-11e2-43ea-b3fc-9e9f96c9af29', '369885b8-c24f-418e-8690-cc8167046969'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:37:53 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-53648b90-60cc-4608-ad50-2c870c2c678a tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfc266f4-da91-4fc3-8388-63cf750f22de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dde9f2bc-1bdb-44dd-be00-aeab16107ef1', '8595d142-6b22-4725-8f11-f395fc96aa7c', 'e97b2414-11e2-43ea-b3fc-9e9f96c9af29', '369885b8-c24f-418e-8690-cc8167046969']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:37:53 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-53648b90-60cc-4608-ad50-2c870c2c678a tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b894140d-e59d-443b-9788-8ffb4084a367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:37:53 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:53 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:37:53 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-53648b90-60cc-4608-ad50-2c870c2c678a tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b894140d-e59d-443b-9788-8ffb4084a367) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90ced1f0-3072-4962-b2d7-b50e7f09f441', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1388728303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11bae95ba58f4f7796b8f3d525bde972',qos_specs=None,replication_status=,reservations=['dde9f2bc-1bdb-44dd-be00-aeab16107ef1','8595d142-6b22-4725-8f11-f395fc96aa7c','e97b2414-11e2-43ea-b3fc-9e9f96c9af29','369885b8-c24f-418e-8690-cc8167046969'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb291e2081ca4ba88ec14f7f1a9ecb53',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:37:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1388728303',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90ced1f0-3072-4962-b2d7-b50e7f09f441,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11bae95ba58f4f7796b8f3d525bde972',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb291e2081ca4ba88ec14f7f1a9ecb53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:37:53 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-53648b90-60cc-4608-ad50-2c870c2c678a tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (020213e5-f2b6-4ff0-a938-a22fccf3300e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:37:53 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-53648b90-60cc-4608-ad50-2c870c2c678a tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (020213e5-f2b6-4ff0-a938-a22fccf3300e) transitioned into state 'SUCCESS' from state '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-1388728303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11bae95ba58f4f7796b8f3d525bde972',qos_specs=None,replication_status=,reservations=['dde9f2bc-1bdb-44dd-be00-aeab16107ef1','8595d142-6b22-4725-8f11-f395fc96aa7c','e97b2414-11e2-43ea-b3fc-9e9f96c9af29','369885b8-c24f-418e-8690-cc8167046969'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb291e2081ca4ba88ec14f7f1a9ecb53',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:37:53 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-53648b90-60cc-4608-ad50-2c870c2c678a tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84914705-264b-4c6b-9a34-f39f555be9cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:37:54 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-53648b90-60cc-4608-ad50-2c870c2c678a tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84914705-264b-4c6b-9a34-f39f555be9cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:37:54 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-53648b90-60cc-4608-ad50-2c870c2c678a tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Flow 'volume_create_api' (ae1ea4f7-9804-4d02-ba61-d12f854e05a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:37:54 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-53648b90-60cc-4608-ad50-2c870c2c678a tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Create volume request issued successfully. Sep 03 13:37:54 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-53648b90-60cc-4608-ad50-2c870c2c678a tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:37:54 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 461/949] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:37:53 2026] POST /volume/v3/volumes => generated 765 bytes in 777 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:37:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-cdba28b6-c7cb-4d22-b852-a1df7170c5b9 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-cdba28b6-c7cb-4d22-b852-a1df7170c5b9 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] GET http://192.168.122.181/volume/v3/volumes/90ced1f0-3072-4962-b2d7-b50e7f09f441 Sep 03 13:37:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-cdba28b6-c7cb-4d22-b852-a1df7170c5b9 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-cdba28b6-c7cb-4d22-b852-a1df7170c5b9 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:54 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:54 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:37:54 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:54 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:54 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-cdba28b6-c7cb-4d22-b852-a1df7170c5b9 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Volume info retrieved successfully. Sep 03 13:37:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-cdba28b6-c7cb-4d22-b852-a1df7170c5b9 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] http://192.168.122.181/volume/v3/volumes/90ced1f0-3072-4962-b2d7-b50e7f09f441 returned with HTTP 200 Sep 03 13:37:54 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 489/950] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:37:54 2026] GET /volume/v3/volumes/90ced1f0-3072-4962-b2d7-b50e7f09f441 => generated 833 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:37:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-dc71897d-dcbb-465d-9265-4754e9751ff8 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-dc71897d-dcbb-465d-9265-4754e9751ff8 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] GET http://192.168.122.181/volume/v3/volumes/90ced1f0-3072-4962-b2d7-b50e7f09f441 Sep 03 13:37:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-dc71897d-dcbb-465d-9265-4754e9751ff8 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-dc71897d-dcbb-465d-9265-4754e9751ff8 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:55 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:55 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:37:55 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:55 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:55 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-dc71897d-dcbb-465d-9265-4754e9751ff8 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Volume info retrieved successfully. Sep 03 13:37:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-dc71897d-dcbb-465d-9265-4754e9751ff8 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] http://192.168.122.181/volume/v3/volumes/90ced1f0-3072-4962-b2d7-b50e7f09f441 returned with HTTP 200 Sep 03 13:37:55 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 462/951] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:37:55 2026] GET /volume/v3/volumes/90ced1f0-3072-4962-b2d7-b50e7f09f441 => generated 857 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:37:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-b6390ded-5f23-4299-a53c-31e576d9549a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b6390ded-5f23-4299-a53c-31e576d9549a tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] GET http://192.168.122.181/volume/v3/volumes/90ced1f0-3072-4962-b2d7-b50e7f09f441 Sep 03 13:37:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b6390ded-5f23-4299-a53c-31e576d9549a tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b6390ded-5f23-4299-a53c-31e576d9549a tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:56 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:56 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:37:56 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:56 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:56 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-b6390ded-5f23-4299-a53c-31e576d9549a tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Volume info retrieved successfully. Sep 03 13:37:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b6390ded-5f23-4299-a53c-31e576d9549a tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] http://192.168.122.181/volume/v3/volumes/90ced1f0-3072-4962-b2d7-b50e7f09f441 returned with HTTP 200 Sep 03 13:37:56 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 490/952] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:37:56 2026] GET /volume/v3/volumes/90ced1f0-3072-4962-b2d7-b50e7f09f441 => generated 858 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:37:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-f4b920c1-6a6f-41e0-bcfe-9b6f615304c8 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:56 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f4b920c1-6a6f-41e0-bcfe-9b6f615304c8 tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] GET http://192.168.122.181/volume/v3/os-quota-sets/11bae95ba58f4f7796b8f3d525bde972?usage=True Sep 03 13:37:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f4b920c1-6a6f-41e0-bcfe-9b6f615304c8 tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f4b920c1-6a6f-41e0-bcfe-9b6f615304c8 tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:56 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f4b920c1-6a6f-41e0-bcfe-9b6f615304c8 tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] http://192.168.122.181/volume/v3/os-quota-sets/11bae95ba58f4f7796b8f3d525bde972?usage=True returned with HTTP 200 Sep 03 13:37:56 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 463/953] 192.168.122.181 () {58 vars in 1259 bytes} [Thu Sep 3 13:37:56 2026] GET /volume/v3/os-quota-sets/11bae95ba58f4f7796b8f3d525bde972?usage=True => generated 1064 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:37:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-db807306-3ab4-45e0-803a-84c693c77da1 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-db807306-3ab4-45e0-803a-84c693c77da1 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] DELETE http://192.168.122.181/volume/v3/volumes/90ced1f0-3072-4962-b2d7-b50e7f09f441 Sep 03 13:37:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-db807306-3ab4-45e0-803a-84c693c77da1 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-db807306-3ab4-45e0-803a-84c693c77da1 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:56 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-db807306-3ab4-45e0-803a-84c693c77da1 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Delete volume with id: 90ced1f0-3072-4962-b2d7-b50e7f09f441 Sep 03 13:37:56 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:56 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:37:56 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:56 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:56 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-db807306-3ab4-45e0-803a-84c693c77da1 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Volume info retrieved successfully. Sep 03 13:37:56 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-db807306-3ab4-45e0-803a-84c693c77da1 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Delete volume request issued successfully. Sep 03 13:37:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-db807306-3ab4-45e0-803a-84c693c77da1 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] http://192.168.122.181/volume/v3/volumes/90ced1f0-3072-4962-b2d7-b50e7f09f441 returned with HTTP 202 Sep 03 13:37:56 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 491/954] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:37:56 2026] DELETE /volume/v3/volumes/90ced1f0-3072-4962-b2d7-b50e7f09f441 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:37:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-b8a8b319-d50b-42a4-bb65-484cbae94aa6 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:56 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b8a8b319-d50b-42a4-bb65-484cbae94aa6 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] GET http://192.168.122.181/volume/v3/volumes/90ced1f0-3072-4962-b2d7-b50e7f09f441 Sep 03 13:37:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b8a8b319-d50b-42a4-bb65-484cbae94aa6 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b8a8b319-d50b-42a4-bb65-484cbae94aa6 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:56 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:56 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:37:56 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:56 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:56 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-b8a8b319-d50b-42a4-bb65-484cbae94aa6 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Volume info retrieved successfully. Sep 03 13:37:56 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b8a8b319-d50b-42a4-bb65-484cbae94aa6 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] http://192.168.122.181/volume/v3/volumes/90ced1f0-3072-4962-b2d7-b50e7f09f441 returned with HTTP 200 Sep 03 13:37:56 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 464/955] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:37:56 2026] GET /volume/v3/volumes/90ced1f0-3072-4962-b2d7-b50e7f09f441 => generated 857 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:37:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-c06c4c0f-6f9b-42a6-8f0c-541fae1a3533 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c06c4c0f-6f9b-42a6-8f0c-541fae1a3533 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] GET http://192.168.122.181/volume/v3/volumes/90ced1f0-3072-4962-b2d7-b50e7f09f441 Sep 03 13:37:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c06c4c0f-6f9b-42a6-8f0c-541fae1a3533 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c06c4c0f-6f9b-42a6-8f0c-541fae1a3533 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:57 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:57 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:37:57 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:57 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:37:57 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-c06c4c0f-6f9b-42a6-8f0c-541fae1a3533 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Volume info retrieved successfully. Sep 03 13:37:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c06c4c0f-6f9b-42a6-8f0c-541fae1a3533 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] http://192.168.122.181/volume/v3/volumes/90ced1f0-3072-4962-b2d7-b50e7f09f441 returned with HTTP 200 Sep 03 13:37:57 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 492/956] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:37:57 2026] GET /volume/v3/volumes/90ced1f0-3072-4962-b2d7-b50e7f09f441 => generated 857 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:37:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-40b839a0-3402-406a-bfc0-d77882fb597c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:58 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-40b839a0-3402-406a-bfc0-d77882fb597c tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] GET http://192.168.122.181/volume/v3/volumes/90ced1f0-3072-4962-b2d7-b50e7f09f441 Sep 03 13:37:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-40b839a0-3402-406a-bfc0-d77882fb597c tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-40b839a0-3402-406a-bfc0-d77882fb597c tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:58 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-40b839a0-3402-406a-bfc0-d77882fb597c tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] http://192.168.122.181/volume/v3/volumes/90ced1f0-3072-4962-b2d7-b50e7f09f441 returned with HTTP 404 Sep 03 13:37:58 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 465/957] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:37:58 2026] GET /volume/v3/volumes/90ced1f0-3072-4962-b2d7-b50e7f09f441 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 13:37:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-152223c1-599d-44f7-b3a4-1ed8f4192762 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:58 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-152223c1-599d-44f7-b3a4-1ed8f4192762 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] GET http://192.168.122.181/volume/v3/volumes/90ced1f0-3072-4962-b2d7-b50e7f09f441 Sep 03 13:37:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-152223c1-599d-44f7-b3a4-1ed8f4192762 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-152223c1-599d-44f7-b3a4-1ed8f4192762 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:58 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-152223c1-599d-44f7-b3a4-1ed8f4192762 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] http://192.168.122.181/volume/v3/volumes/90ced1f0-3072-4962-b2d7-b50e7f09f441 returned with HTTP 404 Sep 03 13:37:58 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 493/958] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:37:58 2026] GET /volume/v3/volumes/90ced1f0-3072-4962-b2d7-b50e7f09f441 => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:37:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-dca56ce1-a763-4f81-af51-4bd5a7c4ac13 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:58 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-dca56ce1-a763-4f81-af51-4bd5a7c4ac13 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] DELETE http://192.168.122.181/volume/v3/volumes/90ced1f0-3072-4962-b2d7-b50e7f09f441 Sep 03 13:37:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-dca56ce1-a763-4f81-af51-4bd5a7c4ac13 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-dca56ce1-a763-4f81-af51-4bd5a7c4ac13 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:58 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-dca56ce1-a763-4f81-af51-4bd5a7c4ac13 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Delete volume with id: 90ced1f0-3072-4962-b2d7-b50e7f09f441 Sep 03 13:37:58 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-dca56ce1-a763-4f81-af51-4bd5a7c4ac13 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] http://192.168.122.181/volume/v3/volumes/90ced1f0-3072-4962-b2d7-b50e7f09f441 returned with HTTP 404 Sep 03 13:37:58 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 466/959] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:37:58 2026] DELETE /volume/v3/volumes/90ced1f0-3072-4962-b2d7-b50e7f09f441 => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:37:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-8c125bae-05e4-4b19-ba72-24c7d82d2896 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:59 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8c125bae-05e4-4b19-ba72-24c7d82d2896 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:37:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8c125bae-05e4-4b19-ba72-24c7d82d2896 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-251116317"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:37:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-8c125bae-05e4-4b19-ba72-24c7d82d2896 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-251116317'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:37:59 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-8c125bae-05e4-4b19-ba72-24c7d82d2896 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Create volume of 1 GB Sep 03 13:37:59 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-8c125bae-05e4-4b19-ba72-24c7d82d2896 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Availability Zones retrieved successfully. Sep 03 13:37:59 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-8c125bae-05e4-4b19-ba72-24c7d82d2896 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Flow 'volume_create_api' (0cac79e9-ef5d-4ddd-b53f-62d9990db3d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:37:59 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-8c125bae-05e4-4b19-ba72-24c7d82d2896 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b79e3eca-d22d-4e71-84fb-b1b9daa64656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:37:59 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-8c125bae-05e4-4b19-ba72-24c7d82d2896 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:37:59 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-8c125bae-05e4-4b19-ba72-24c7d82d2896 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b79e3eca-d22d-4e71-84fb-b1b9daa64656) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:37:59 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-8c125bae-05e4-4b19-ba72-24c7d82d2896 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f33387d-91a2-4ffa-b9d4-29c44795a4c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:37:59 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-8c125bae-05e4-4b19-ba72-24c7d82d2896 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Created reservations ['0da79d76-1884-4552-b584-2e009c238bdd', '5713254e-f6b7-4acf-8c1f-46278b223e6c', 'ae2708e1-868c-45ac-b127-4e3ab2569ac3', '484cae8c-c4c1-427b-871a-5e154b714564'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:37:59 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-8c125bae-05e4-4b19-ba72-24c7d82d2896 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f33387d-91a2-4ffa-b9d4-29c44795a4c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0da79d76-1884-4552-b584-2e009c238bdd', '5713254e-f6b7-4acf-8c1f-46278b223e6c', 'ae2708e1-868c-45ac-b127-4e3ab2569ac3', '484cae8c-c4c1-427b-871a-5e154b714564']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:37:59 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-8c125bae-05e4-4b19-ba72-24c7d82d2896 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4af2877a-7729-45b6-93b7-51e94bab1c60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:37:59 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:59 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:37:59 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-8c125bae-05e4-4b19-ba72-24c7d82d2896 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4af2877a-7729-45b6-93b7-51e94bab1c60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25186aca-7b66-49ae-9ff8-7aaadc00edb7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-251116317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11bae95ba58f4f7796b8f3d525bde972',qos_specs=None,replication_status=,reservations=['0da79d76-1884-4552-b584-2e009c238bdd','5713254e-f6b7-4acf-8c1f-46278b223e6c','ae2708e1-868c-45ac-b127-4e3ab2569ac3','484cae8c-c4c1-427b-871a-5e154b714564'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb291e2081ca4ba88ec14f7f1a9ecb53',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:37:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-251116317',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25186aca-7b66-49ae-9ff8-7aaadc00edb7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11bae95ba58f4f7796b8f3d525bde972',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb291e2081ca4ba88ec14f7f1a9ecb53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:37:59 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-8c125bae-05e4-4b19-ba72-24c7d82d2896 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d54f36a3-17f2-4cf6-9183-0d5ba1d10445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:37:59 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-8c125bae-05e4-4b19-ba72-24c7d82d2896 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d54f36a3-17f2-4cf6-9183-0d5ba1d10445) transitioned into state 'SUCCESS' from state '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-251116317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11bae95ba58f4f7796b8f3d525bde972',qos_specs=None,replication_status=,reservations=['0da79d76-1884-4552-b584-2e009c238bdd','5713254e-f6b7-4acf-8c1f-46278b223e6c','ae2708e1-868c-45ac-b127-4e3ab2569ac3','484cae8c-c4c1-427b-871a-5e154b714564'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb291e2081ca4ba88ec14f7f1a9ecb53',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:37:59 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-8c125bae-05e4-4b19-ba72-24c7d82d2896 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0503441-54de-47cd-91ea-9e6725c48323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:37:59 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-8c125bae-05e4-4b19-ba72-24c7d82d2896 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0503441-54de-47cd-91ea-9e6725c48323) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:37:59 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-8c125bae-05e4-4b19-ba72-24c7d82d2896 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Flow 'volume_create_api' (0cac79e9-ef5d-4ddd-b53f-62d9990db3d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:37:59 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-8c125bae-05e4-4b19-ba72-24c7d82d2896 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Create volume request issued successfully. Sep 03 13:37:59 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8c125bae-05e4-4b19-ba72-24c7d82d2896 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:37:59 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 494/960] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:37:59 2026] POST /volume/v3/volumes => generated 764 bytes in 654 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:37:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-186b5b37-07c9-4b9e-92b9-67b03422402a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:37:59 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-186b5b37-07c9-4b9e-92b9-67b03422402a tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] GET http://192.168.122.181/volume/v3/volumes/25186aca-7b66-49ae-9ff8-7aaadc00edb7 Sep 03 13:37:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-186b5b37-07c9-4b9e-92b9-67b03422402a tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:37:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-186b5b37-07c9-4b9e-92b9-67b03422402a tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:37:59 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:37:59 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:37:59 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:37:59 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:37:59 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-186b5b37-07c9-4b9e-92b9-67b03422402a tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Volume info retrieved successfully. Sep 03 13:37:59 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-186b5b37-07c9-4b9e-92b9-67b03422402a tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] http://192.168.122.181/volume/v3/volumes/25186aca-7b66-49ae-9ff8-7aaadc00edb7 returned with HTTP 200 Sep 03 13:37:59 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 467/961] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:37:59 2026] GET /volume/v3/volumes/25186aca-7b66-49ae-9ff8-7aaadc00edb7 => generated 832 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:38:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f7a8ffe4-2cb5-42eb-9673-66f2610ef47c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:00 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f7a8ffe4-2cb5-42eb-9673-66f2610ef47c tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] GET http://192.168.122.181/volume/v3/volumes/25186aca-7b66-49ae-9ff8-7aaadc00edb7 Sep 03 13:38:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f7a8ffe4-2cb5-42eb-9673-66f2610ef47c tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f7a8ffe4-2cb5-42eb-9673-66f2610ef47c tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:00 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:00 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:38:00 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:00 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:38:00 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-f7a8ffe4-2cb5-42eb-9673-66f2610ef47c tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Volume info retrieved successfully. Sep 03 13:38:00 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f7a8ffe4-2cb5-42eb-9673-66f2610ef47c tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] http://192.168.122.181/volume/v3/volumes/25186aca-7b66-49ae-9ff8-7aaadc00edb7 returned with HTTP 200 Sep 03 13:38:00 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 495/962] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:00 2026] GET /volume/v3/volumes/25186aca-7b66-49ae-9ff8-7aaadc00edb7 => generated 856 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:38:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-5894b6cd-2730-4957-b9b2-ef00dfe41220 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5894b6cd-2730-4957-b9b2-ef00dfe41220 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] GET http://192.168.122.181/volume/v3/volumes/25186aca-7b66-49ae-9ff8-7aaadc00edb7 Sep 03 13:38:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5894b6cd-2730-4957-b9b2-ef00dfe41220 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5894b6cd-2730-4957-b9b2-ef00dfe41220 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:02 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:02 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:38:02 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:02 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:38:02 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-5894b6cd-2730-4957-b9b2-ef00dfe41220 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Volume info retrieved successfully. Sep 03 13:38:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5894b6cd-2730-4957-b9b2-ef00dfe41220 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] http://192.168.122.181/volume/v3/volumes/25186aca-7b66-49ae-9ff8-7aaadc00edb7 returned with HTTP 200 Sep 03 13:38:02 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 468/963] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:02 2026] GET /volume/v3/volumes/25186aca-7b66-49ae-9ff8-7aaadc00edb7 => generated 857 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-7b7395d6-508e-4995-8496-f1bee04734dd None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7b7395d6-508e-4995-8496-f1bee04734dd tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] GET http://192.168.122.181/volume/v3/os-quota-sets/11bae95ba58f4f7796b8f3d525bde972?usage=True Sep 03 13:38:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7b7395d6-508e-4995-8496-f1bee04734dd tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7b7395d6-508e-4995-8496-f1bee04734dd tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7b7395d6-508e-4995-8496-f1bee04734dd tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] http://192.168.122.181/volume/v3/os-quota-sets/11bae95ba58f4f7796b8f3d525bde972?usage=True returned with HTTP 200 Sep 03 13:38:02 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 496/964] 192.168.122.181 () {58 vars in 1259 bytes} [Thu Sep 3 13:38:02 2026] GET /volume/v3/os-quota-sets/11bae95ba58f4f7796b8f3d525bde972?usage=True => generated 1064 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:38:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-34e84a22-9af0-4601-9e34-825abcc9442a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-34e84a22-9af0-4601-9e34-825abcc9442a tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] GET http://192.168.122.181/volume/v3/os-quota-sets/1ca770dade1544c2bf2b052eb8444a43?usage=True Sep 03 13:38:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-34e84a22-9af0-4601-9e34-825abcc9442a tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-34e84a22-9af0-4601-9e34-825abcc9442a tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-34e84a22-9af0-4601-9e34-825abcc9442a tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] http://192.168.122.181/volume/v3/os-quota-sets/1ca770dade1544c2bf2b052eb8444a43?usage=True returned with HTTP 200 Sep 03 13:38:02 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 469/965] 192.168.122.181 () {58 vars in 1259 bytes} [Thu Sep 3 13:38:02 2026] GET /volume/v3/os-quota-sets/1ca770dade1544c2bf2b052eb8444a43?usage=True => generated 1064 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:38:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-acb0a669-9a2b-4a9f-b86f-4e4e48992901 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-acb0a669-9a2b-4a9f-b86f-4e4e48992901 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] POST http://192.168.122.181/volume/v3/os-volume-transfer Sep 03 13:38:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-acb0a669-9a2b-4a9f-b86f-4e4e48992901 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "25186aca-7b66-49ae-9ff8-7aaadc00edb7"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:38:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.contrib.volume_transfer [None req-acb0a669-9a2b-4a9f-b86f-4e4e48992901 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Creating new volume transfer {'transfer': {'volume_id': '25186aca-7b66-49ae-9ff8-7aaadc00edb7'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 03 13:38:02 devstack devstack@c-api.service[86720]: INFO cinder.api.contrib.volume_transfer [None req-acb0a669-9a2b-4a9f-b86f-4e4e48992901 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Creating transfer of volume 25186aca-7b66-49ae-9ff8-7aaadc00edb7 Sep 03 13:38:02 devstack devstack@c-api.service[86720]: INFO cinder.transfer.api [None req-acb0a669-9a2b-4a9f-b86f-4e4e48992901 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Generating transfer record for volume 25186aca-7b66-49ae-9ff8-7aaadc00edb7 Sep 03 13:38:02 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:02 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:38:02 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:02 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:38:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-acb0a669-9a2b-4a9f-b86f-4e4e48992901 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] http://192.168.122.181/volume/v3/os-volume-transfer returned with HTTP 202 Sep 03 13:38:02 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 497/966] 192.168.122.181 () {60 vars in 1175 bytes} [Thu Sep 3 13:38:02 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:38:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-4a72d3ee-3577-4f77-b3fa-91502c9ab4ba None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4a72d3ee-3577-4f77-b3fa-91502c9ab4ba tempest-VolumeQuotasAdminTestJSON-605743328 tempest-VolumeQuotasAdminTestJSON-605743328-project-member] POST http://192.168.122.181/volume/v3/os-volume-transfer/18073420-95e0-4f98-8b7b-c4dc15083f0e/accept Sep 03 13:38:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4a72d3ee-3577-4f77-b3fa-91502c9ab4ba tempest-VolumeQuotasAdminTestJSON-605743328 tempest-VolumeQuotasAdminTestJSON-605743328-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "e554a4f9fb2b2538"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:38:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.contrib.volume_transfer [None req-4a72d3ee-3577-4f77-b3fa-91502c9ab4ba tempest-VolumeQuotasAdminTestJSON-605743328 tempest-VolumeQuotasAdminTestJSON-605743328-project-member] Accepting volume transfer 18073420-95e0-4f98-8b7b-c4dc15083f0e {{(pid=86719) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 03 13:38:02 devstack devstack@c-api.service[86719]: INFO cinder.api.contrib.volume_transfer [None req-4a72d3ee-3577-4f77-b3fa-91502c9ab4ba tempest-VolumeQuotasAdminTestJSON-605743328 tempest-VolumeQuotasAdminTestJSON-605743328-project-member] Accepting transfer 18073420-95e0-4f98-8b7b-c4dc15083f0e Sep 03 13:38:02 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:02 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:38:02 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-4a72d3ee-3577-4f77-b3fa-91502c9ab4ba tempest-VolumeQuotasAdminTestJSON-605743328 tempest-VolumeQuotasAdminTestJSON-605743328-project-member] Created reservations ['67a4e68f-47b6-4274-9157-f285b792801d', '0781317f-8b24-44de-846d-57ea378c8344', '7a28b64e-4d27-4f1f-bb4f-9c7b1d612f9b', '34d613b6-f539-478e-8396-101db15299c3'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:38:02 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-4a72d3ee-3577-4f77-b3fa-91502c9ab4ba tempest-VolumeQuotasAdminTestJSON-605743328 tempest-VolumeQuotasAdminTestJSON-605743328-project-member] Created reservations ['d4b51778-1a41-4801-b7fa-adc591570ed6', 'dcf04764-6225-4ce8-9bbe-2e3f14734179', '2bc8a327-617e-48a5-9294-cdc85c97d0a9', 'afa28d2d-6d56-4109-93de-dd35d35772e4'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:38:02 devstack devstack@c-api.service[86719]: /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 03 13:38:02 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 13:38:02 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-4a72d3ee-3577-4f77-b3fa-91502c9ab4ba tempest-VolumeQuotasAdminTestJSON-605743328 tempest-VolumeQuotasAdminTestJSON-605743328-project-member] Created reservations ['70252a3d-c108-455a-afa6-796dc7f250a9', 'ef47f29e-5984-473c-87e9-d2228ab37657', '1301c789-81d4-4f38-9fd0-3375443a00ca', '3e1157e1-a306-490f-8d9a-e9a4a2e49938'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:38:02 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-4a72d3ee-3577-4f77-b3fa-91502c9ab4ba tempest-VolumeQuotasAdminTestJSON-605743328 tempest-VolumeQuotasAdminTestJSON-605743328-project-member] Created reservations ['9a22095b-643f-4702-9584-6f7a5468ce9f', '7ead059f-4666-42e3-afec-bf76ca1d4027', '1f1755e3-c467-43cc-9c38-49c3de784157', '200fc30d-18be-40ce-aab8-11eb985d6280'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:38:02 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-4a72d3ee-3577-4f77-b3fa-91502c9ab4ba tempest-VolumeQuotasAdminTestJSON-605743328 tempest-VolumeQuotasAdminTestJSON-605743328-project-member] Transfer volume completed successfully. Sep 03 13:38:03 devstack devstack@c-api.service[86719]: INFO cinder.transfer.api [None req-4a72d3ee-3577-4f77-b3fa-91502c9ab4ba tempest-VolumeQuotasAdminTestJSON-605743328 tempest-VolumeQuotasAdminTestJSON-605743328-project-member] Volume 25186aca-7b66-49ae-9ff8-7aaadc00edb7 has been transferred. Sep 03 13:38:03 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:03 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:38:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4a72d3ee-3577-4f77-b3fa-91502c9ab4ba tempest-VolumeQuotasAdminTestJSON-605743328 tempest-VolumeQuotasAdminTestJSON-605743328-project-member] http://192.168.122.181/volume/v3/os-volume-transfer/18073420-95e0-4f98-8b7b-c4dc15083f0e/accept returned with HTTP 202 Sep 03 13:38:03 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 470/967] 192.168.122.181 () {60 vars in 1307 bytes} [Thu Sep 3 13:38:02 2026] POST /volume/v3/os-volume-transfer/18073420-95e0-4f98-8b7b-c4dc15083f0e/accept => generated 373 bytes in 811 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:38:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-5d8b1549-df85-4de9-899d-90f348fb27f1 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5d8b1549-df85-4de9-899d-90f348fb27f1 tempest-VolumeQuotasAdminTestJSON-605743328 tempest-VolumeQuotasAdminTestJSON-605743328-project-member] GET http://192.168.122.181/volume/v3/volumes/25186aca-7b66-49ae-9ff8-7aaadc00edb7 Sep 03 13:38:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5d8b1549-df85-4de9-899d-90f348fb27f1 tempest-VolumeQuotasAdminTestJSON-605743328 tempest-VolumeQuotasAdminTestJSON-605743328-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5d8b1549-df85-4de9-899d-90f348fb27f1 tempest-VolumeQuotasAdminTestJSON-605743328 tempest-VolumeQuotasAdminTestJSON-605743328-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:03 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:03 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:38:03 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:03 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:38:03 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-5d8b1549-df85-4de9-899d-90f348fb27f1 tempest-VolumeQuotasAdminTestJSON-605743328 tempest-VolumeQuotasAdminTestJSON-605743328-project-member] Volume info retrieved successfully. Sep 03 13:38:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5d8b1549-df85-4de9-899d-90f348fb27f1 tempest-VolumeQuotasAdminTestJSON-605743328 tempest-VolumeQuotasAdminTestJSON-605743328-project-member] http://192.168.122.181/volume/v3/volumes/25186aca-7b66-49ae-9ff8-7aaadc00edb7 returned with HTTP 200 Sep 03 13:38:03 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 498/968] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:03 2026] GET /volume/v3/volumes/25186aca-7b66-49ae-9ff8-7aaadc00edb7 => generated 857 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-9e7833cb-bad9-45e3-b9b8-f864c5ef5913 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9e7833cb-bad9-45e3-b9b8-f864c5ef5913 tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] GET http://192.168.122.181/volume/v3/os-quota-sets/11bae95ba58f4f7796b8f3d525bde972?usage=True Sep 03 13:38:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9e7833cb-bad9-45e3-b9b8-f864c5ef5913 tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9e7833cb-bad9-45e3-b9b8-f864c5ef5913 tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:03 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:03 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:38:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9e7833cb-bad9-45e3-b9b8-f864c5ef5913 tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] http://192.168.122.181/volume/v3/os-quota-sets/11bae95ba58f4f7796b8f3d525bde972?usage=True returned with HTTP 200 Sep 03 13:38:03 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 471/969] 192.168.122.181 () {58 vars in 1259 bytes} [Thu Sep 3 13:38:03 2026] GET /volume/v3/os-quota-sets/11bae95ba58f4f7796b8f3d525bde972?usage=True => generated 1064 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 13:38:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-c3998559-4edf-4471-bda1-62e9f1a1214a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c3998559-4edf-4471-bda1-62e9f1a1214a tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] GET http://192.168.122.181/volume/v3/os-quota-sets/1ca770dade1544c2bf2b052eb8444a43?usage=True Sep 03 13:38:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c3998559-4edf-4471-bda1-62e9f1a1214a tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c3998559-4edf-4471-bda1-62e9f1a1214a tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c3998559-4edf-4471-bda1-62e9f1a1214a tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] http://192.168.122.181/volume/v3/os-quota-sets/1ca770dade1544c2bf2b052eb8444a43?usage=True returned with HTTP 200 Sep 03 13:38:03 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 499/970] 192.168.122.181 () {58 vars in 1259 bytes} [Thu Sep 3 13:38:03 2026] GET /volume/v3/os-quota-sets/1ca770dade1544c2bf2b052eb8444a43?usage=True => generated 1064 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:38:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-35696a86-702c-49eb-a1d6-94088d219a04 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-35696a86-702c-49eb-a1d6-94088d219a04 tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] DELETE http://192.168.122.181/volume/v3/volumes/25186aca-7b66-49ae-9ff8-7aaadc00edb7 Sep 03 13:38:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-35696a86-702c-49eb-a1d6-94088d219a04 tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-35696a86-702c-49eb-a1d6-94088d219a04 tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:03 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-35696a86-702c-49eb-a1d6-94088d219a04 tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] Delete volume with id: 25186aca-7b66-49ae-9ff8-7aaadc00edb7 Sep 03 13:38:03 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:03 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:38:03 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:03 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:38:03 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-35696a86-702c-49eb-a1d6-94088d219a04 tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] Volume info retrieved successfully. Sep 03 13:38:03 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-35696a86-702c-49eb-a1d6-94088d219a04 tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] Delete volume request issued successfully. Sep 03 13:38:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-35696a86-702c-49eb-a1d6-94088d219a04 tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] http://192.168.122.181/volume/v3/volumes/25186aca-7b66-49ae-9ff8-7aaadc00edb7 returned with HTTP 202 Sep 03 13:38:03 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 472/971] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:38:03 2026] DELETE /volume/v3/volumes/25186aca-7b66-49ae-9ff8-7aaadc00edb7 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 13:38:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-2e61bb55-2085-42e1-8ab1-29951307c826 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2e61bb55-2085-42e1-8ab1-29951307c826 tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] GET http://192.168.122.181/volume/v3/volumes/25186aca-7b66-49ae-9ff8-7aaadc00edb7 Sep 03 13:38:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2e61bb55-2085-42e1-8ab1-29951307c826 tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2e61bb55-2085-42e1-8ab1-29951307c826 tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:03 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:03 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:38:03 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:03 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:38:03 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-2e61bb55-2085-42e1-8ab1-29951307c826 tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] Volume info retrieved successfully. Sep 03 13:38:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2e61bb55-2085-42e1-8ab1-29951307c826 tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] http://192.168.122.181/volume/v3/volumes/25186aca-7b66-49ae-9ff8-7aaadc00edb7 returned with HTTP 200 Sep 03 13:38:03 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 500/972] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:03 2026] GET /volume/v3/volumes/25186aca-7b66-49ae-9ff8-7aaadc00edb7 => generated 1019 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:38:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-0fd1e436-2be6-4b30-a746-fbb9efb3eb10 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0fd1e436-2be6-4b30-a746-fbb9efb3eb10 tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] GET http://192.168.122.181/volume/v3/volumes/25186aca-7b66-49ae-9ff8-7aaadc00edb7 Sep 03 13:38:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0fd1e436-2be6-4b30-a746-fbb9efb3eb10 tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0fd1e436-2be6-4b30-a746-fbb9efb3eb10 tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:04 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:04 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:38:04 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:04 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:38:04 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-0fd1e436-2be6-4b30-a746-fbb9efb3eb10 tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] Volume info retrieved successfully. Sep 03 13:38:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0fd1e436-2be6-4b30-a746-fbb9efb3eb10 tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] http://192.168.122.181/volume/v3/volumes/25186aca-7b66-49ae-9ff8-7aaadc00edb7 returned with HTTP 200 Sep 03 13:38:04 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 473/973] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:04 2026] GET /volume/v3/volumes/25186aca-7b66-49ae-9ff8-7aaadc00edb7 => generated 1019 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:38:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-b7d6f042-0a31-475b-bf64-5d11f68c7add None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b7d6f042-0a31-475b-bf64-5d11f68c7add tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] GET http://192.168.122.181/volume/v3/volumes/25186aca-7b66-49ae-9ff8-7aaadc00edb7 Sep 03 13:38:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b7d6f042-0a31-475b-bf64-5d11f68c7add tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b7d6f042-0a31-475b-bf64-5d11f68c7add tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b7d6f042-0a31-475b-bf64-5d11f68c7add tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] http://192.168.122.181/volume/v3/volumes/25186aca-7b66-49ae-9ff8-7aaadc00edb7 returned with HTTP 404 Sep 03 13:38:05 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 501/974] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:05 2026] GET /volume/v3/volumes/25186aca-7b66-49ae-9ff8-7aaadc00edb7 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:38:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-cf4012d1-1fa1-49d2-859a-1423e74d7631 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cf4012d1-1fa1-49d2-859a-1423e74d7631 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] GET http://192.168.122.181/volume/v3/volumes/25186aca-7b66-49ae-9ff8-7aaadc00edb7 Sep 03 13:38:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cf4012d1-1fa1-49d2-859a-1423e74d7631 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cf4012d1-1fa1-49d2-859a-1423e74d7631 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cf4012d1-1fa1-49d2-859a-1423e74d7631 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] http://192.168.122.181/volume/v3/volumes/25186aca-7b66-49ae-9ff8-7aaadc00edb7 returned with HTTP 404 Sep 03 13:38:05 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 474/975] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:05 2026] GET /volume/v3/volumes/25186aca-7b66-49ae-9ff8-7aaadc00edb7 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:38:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-bd8de3f9-6858-489c-a7f1-b871768572b6 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bd8de3f9-6858-489c-a7f1-b871768572b6 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] DELETE http://192.168.122.181/volume/v3/volumes/25186aca-7b66-49ae-9ff8-7aaadc00edb7 Sep 03 13:38:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bd8de3f9-6858-489c-a7f1-b871768572b6 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bd8de3f9-6858-489c-a7f1-b871768572b6 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:05 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-bd8de3f9-6858-489c-a7f1-b871768572b6 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] Delete volume with id: 25186aca-7b66-49ae-9ff8-7aaadc00edb7 Sep 03 13:38:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bd8de3f9-6858-489c-a7f1-b871768572b6 tempest-VolumeQuotasAdminTestJSON-638756912 tempest-VolumeQuotasAdminTestJSON-638756912-project-member] http://192.168.122.181/volume/v3/volumes/25186aca-7b66-49ae-9ff8-7aaadc00edb7 returned with HTTP 404 Sep 03 13:38:05 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 502/976] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:38:05 2026] DELETE /volume/v3/volumes/25186aca-7b66-49ae-9ff8-7aaadc00edb7 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:38:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-bdaa497b-e5ea-4844-b6e7-cd655cc278cb None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-bdaa497b-e5ea-4844-b6e7-cd655cc278cb tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] GET http://192.168.122.181/volume/v3/os-quota-sets/aafe0e0dd6494d8e932835409afa9046?usage=True Sep 03 13:38:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-bdaa497b-e5ea-4844-b6e7-cd655cc278cb tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-bdaa497b-e5ea-4844-b6e7-cd655cc278cb tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-bdaa497b-e5ea-4844-b6e7-cd655cc278cb tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] http://192.168.122.181/volume/v3/os-quota-sets/aafe0e0dd6494d8e932835409afa9046?usage=True returned with HTTP 200 Sep 03 13:38:05 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 475/977] 192.168.122.181 () {58 vars in 1259 bytes} [Thu Sep 3 13:38:05 2026] GET /volume/v3/os-quota-sets/aafe0e0dd6494d8e932835409afa9046?usage=True => generated 1064 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 13:38:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-42391c8e-af02-4a3b-9532-3b126f28e6bb None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:06 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-42391c8e-af02-4a3b-9532-3b126f28e6bb tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] PUT http://192.168.122.181/volume/v3/os-quota-sets/11bae95ba58f4f7796b8f3d525bde972 Sep 03 13:38:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-42391c8e-af02-4a3b-9532-3b126f28e6bb tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-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=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:38:06 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-42391c8e-af02-4a3b-9532-3b126f28e6bb tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] http://192.168.122.181/volume/v3/os-quota-sets/11bae95ba58f4f7796b8f3d525bde972 returned with HTTP 200 Sep 03 13:38:06 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 503/978] 192.168.122.181 () {60 vars in 1259 bytes} [Thu Sep 3 13:38:05 2026] PUT /volume/v3/os-quota-sets/11bae95ba58f4f7796b8f3d525bde972 => generated 400 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-0d0ecf3a-ac2a-4440-ad47-84c5f0ec685a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:06 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0d0ecf3a-ac2a-4440-ad47-84c5f0ec685a tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] PUT http://192.168.122.181/volume/v3/os-quota-sets/11bae95ba58f4f7796b8f3d525bde972 Sep 03 13:38:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0d0ecf3a-ac2a-4440-ad47-84c5f0ec685a tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-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=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:38:06 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0d0ecf3a-ac2a-4440-ad47-84c5f0ec685a tempest-VolumeQuotasAdminTestJSON-1492688212 tempest-VolumeQuotasAdminTestJSON-1492688212-project-admin] http://192.168.122.181/volume/v3/os-quota-sets/11bae95ba58f4f7796b8f3d525bde972 returned with HTTP 200 Sep 03 13:38:06 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 476/979] 192.168.122.181 () {60 vars in 1259 bytes} [Thu Sep 3 13:38:06 2026] PUT /volume/v3/os-quota-sets/11bae95ba58f4f7796b8f3d525bde972 => generated 398 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-0799825c-4e1f-42db-ac60-d610a80245ac None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:13 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0799825c-4e1f-42db-ac60-d610a80245ac tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:38:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0799825c-4e1f-42db-ac60-d610a80245ac tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1709284918"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:38:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-0799825c-4e1f-42db-ac60-d610a80245ac tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1709284918'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:38:13 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-0799825c-4e1f-42db-ac60-d610a80245ac tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Create volume of 1 GB Sep 03 13:38:13 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-0799825c-4e1f-42db-ac60-d610a80245ac tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Availability Zones retrieved successfully. Sep 03 13:38:13 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-0799825c-4e1f-42db-ac60-d610a80245ac tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Flow 'volume_create_api' (0f023571-9239-473e-84e1-3554a82009a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:38:13 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-0799825c-4e1f-42db-ac60-d610a80245ac tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a339c8f-3ee1-4442-9b16-bc243e510f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:38:13 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-0799825c-4e1f-42db-ac60-d610a80245ac tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:38:13 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-0799825c-4e1f-42db-ac60-d610a80245ac tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a339c8f-3ee1-4442-9b16-bc243e510f0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:38:13 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-0799825c-4e1f-42db-ac60-d610a80245ac tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f37a742-2850-4c45-8fb0-7a08ec91c481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:38:13 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-0799825c-4e1f-42db-ac60-d610a80245ac tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Created reservations ['7918e360-6d2f-4656-ab11-0110df57ba37', 'a1a1c3bb-1ce1-46ec-8e99-866f4f157fd6', '1ba63b79-fa5b-4a67-939c-987019e4c7e1', '188202cf-9b05-427d-a953-7cf2a577eb86'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:38:13 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-0799825c-4e1f-42db-ac60-d610a80245ac tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f37a742-2850-4c45-8fb0-7a08ec91c481) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7918e360-6d2f-4656-ab11-0110df57ba37', 'a1a1c3bb-1ce1-46ec-8e99-866f4f157fd6', '1ba63b79-fa5b-4a67-939c-987019e4c7e1', '188202cf-9b05-427d-a953-7cf2a577eb86']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:38:13 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-0799825c-4e1f-42db-ac60-d610a80245ac tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcab97d3-76f0-4dfa-bac9-1c6bd9ef5030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:38:13 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:13 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:38:13 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-0799825c-4e1f-42db-ac60-d610a80245ac tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcab97d3-76f0-4dfa-bac9-1c6bd9ef5030) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da6477f9-0b50-44f4-8de9-9f23a4410062', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1709284918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13c1b11db4eb4ffa9c67d7c80ff74e2c',qos_specs=None,replication_status=,reservations=['7918e360-6d2f-4656-ab11-0110df57ba37','a1a1c3bb-1ce1-46ec-8e99-866f4f157fd6','1ba63b79-fa5b-4a67-939c-987019e4c7e1','188202cf-9b05-427d-a953-7cf2a577eb86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a05454b19314f178e9f63801ea12dbf',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:38:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1709284918',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da6477f9-0b50-44f4-8de9-9f23a4410062,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13c1b11db4eb4ffa9c67d7c80ff74e2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a05454b19314f178e9f63801ea12dbf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:38:13 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-0799825c-4e1f-42db-ac60-d610a80245ac tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbba82e5-5165-45e0-92a9-af1c8425ce47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:38:13 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-0799825c-4e1f-42db-ac60-d610a80245ac tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbba82e5-5165-45e0-92a9-af1c8425ce47) transitioned into state 'SUCCESS' from state '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-1709284918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13c1b11db4eb4ffa9c67d7c80ff74e2c',qos_specs=None,replication_status=,reservations=['7918e360-6d2f-4656-ab11-0110df57ba37','a1a1c3bb-1ce1-46ec-8e99-866f4f157fd6','1ba63b79-fa5b-4a67-939c-987019e4c7e1','188202cf-9b05-427d-a953-7cf2a577eb86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a05454b19314f178e9f63801ea12dbf',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:38:13 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-0799825c-4e1f-42db-ac60-d610a80245ac tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d9c5f05-8762-45d5-b5e5-59a887908f88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:38:13 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-0799825c-4e1f-42db-ac60-d610a80245ac tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d9c5f05-8762-45d5-b5e5-59a887908f88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:38:13 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-0799825c-4e1f-42db-ac60-d610a80245ac tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Flow 'volume_create_api' (0f023571-9239-473e-84e1-3554a82009a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:38:13 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-0799825c-4e1f-42db-ac60-d610a80245ac tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Create volume request issued successfully. Sep 03 13:38:13 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0799825c-4e1f-42db-ac60-d610a80245ac tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:38:13 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 504/980] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:38:13 2026] POST /volume/v3/volumes => generated 760 bytes in 486 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:38:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-df08fb35-1c90-471a-be30-6993f3a1fa0b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:13 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-df08fb35-1c90-471a-be30-6993f3a1fa0b tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] GET http://192.168.122.181/volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062 Sep 03 13:38:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-df08fb35-1c90-471a-be30-6993f3a1fa0b tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-df08fb35-1c90-471a-be30-6993f3a1fa0b tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:14 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:14 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:38:14 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:14 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:38:14 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-df08fb35-1c90-471a-be30-6993f3a1fa0b tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Volume info retrieved successfully. Sep 03 13:38:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-df08fb35-1c90-471a-be30-6993f3a1fa0b tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062 returned with HTTP 200 Sep 03 13:38:14 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 477/981] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:13 2026] GET /volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062 => generated 828 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-b4940c7e-1e10-4f82-bf82-f04a755e6697 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b4940c7e-1e10-4f82-bf82-f04a755e6697 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] GET http://192.168.122.181/volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062 Sep 03 13:38:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b4940c7e-1e10-4f82-bf82-f04a755e6697 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b4940c7e-1e10-4f82-bf82-f04a755e6697 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:15 devstack devstack@c-api.service[86720]: DEBUG dbcounter [-] [86720] Writing DB stats cinder:SELECT=383,cinder:INSERT=38,cinder:UPDATE=74 {{(pid=86720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:38:15 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:15 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:38:15 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:15 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:38:15 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-b4940c7e-1e10-4f82-bf82-f04a755e6697 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Volume info retrieved successfully. Sep 03 13:38:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b4940c7e-1e10-4f82-bf82-f04a755e6697 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062 returned with HTTP 200 Sep 03 13:38:15 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 505/982] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:15 2026] GET /volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062 => generated 852 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e74838c8-48fd-4882-b860-4e756465fa2c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:16 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e74838c8-48fd-4882-b860-4e756465fa2c tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] GET http://192.168.122.181/volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062 Sep 03 13:38:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e74838c8-48fd-4882-b860-4e756465fa2c tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e74838c8-48fd-4882-b860-4e756465fa2c tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:16 devstack devstack@c-api.service[86719]: DEBUG dbcounter [-] [86719] Writing DB stats cinder:SELECT=398,cinder:INSERT=63,cinder:UPDATE=95 {{(pid=86719) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:38:16 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:16 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:38:16 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:16 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:38:16 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-e74838c8-48fd-4882-b860-4e756465fa2c tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Volume info retrieved successfully. Sep 03 13:38:16 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e74838c8-48fd-4882-b860-4e756465fa2c tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062 returned with HTTP 200 Sep 03 13:38:16 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 478/983] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:16 2026] GET /volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062 => generated 853 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-ba824e1b-3580-4c03-ad82-6243d8dda384 req-ce72a88a-4187-4ce2-99f0-6724d9e26e7f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:16 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-ba824e1b-3580-4c03-ad82-6243d8dda384 req-ce72a88a-4187-4ce2-99f0-6724d9e26e7f tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] GET http://192.168.122.181/volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062 Sep 03 13:38:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-ba824e1b-3580-4c03-ad82-6243d8dda384 req-ce72a88a-4187-4ce2-99f0-6724d9e26e7f tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-ba824e1b-3580-4c03-ad82-6243d8dda384 req-ce72a88a-4187-4ce2-99f0-6724d9e26e7f tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:16 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:16 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:38:16 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:16 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:38:16 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-ba824e1b-3580-4c03-ad82-6243d8dda384 req-ce72a88a-4187-4ce2-99f0-6724d9e26e7f tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Volume info retrieved successfully. Sep 03 13:38:16 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-ba824e1b-3580-4c03-ad82-6243d8dda384 req-ce72a88a-4187-4ce2-99f0-6724d9e26e7f tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062 returned with HTTP 200 Sep 03 13:38:16 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 506/984] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:38:16 2026] GET /volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062 => generated 853 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-0b2f7d09-7aee-4a0d-91b4-48b732cfa1f0 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0b2f7d09-7aee-4a0d-91b4-48b732cfa1f0 None None] GET http://192.168.122.181/volume// Sep 03 13:38:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0b2f7d09-7aee-4a0d-91b4-48b732cfa1f0 None None] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0b2f7d09-7aee-4a0d-91b4-48b732cfa1f0 None None] Calling method 'all' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0b2f7d09-7aee-4a0d-91b4-48b732cfa1f0 None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:38:17 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 479/985] 192.168.122.181 () {58 vars in 1317 bytes} [Thu Sep 3 13:38:16 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 13:38:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-ba824e1b-3580-4c03-ad82-6243d8dda384 req-bafc3ccb-8e4a-4db7-be74-fa4b54796fa6 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-ba824e1b-3580-4c03-ad82-6243d8dda384 req-bafc3ccb-8e4a-4db7-be74-fa4b54796fa6 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] POST http://192.168.122.181/volume/v3/attachments Sep 03 13:38:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-ba824e1b-3580-4c03-ad82-6243d8dda384 req-bafc3ccb-8e4a-4db7-be74-fa4b54796fa6 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "da6477f9-0b50-44f4-8de9-9f23a4410062", "connector": null, "instance_uuid": "6f308a91-6d64-44e2-81f5-5137129e9f22"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:38:17 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:17 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:38:17 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:17 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:38:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-ba824e1b-3580-4c03-ad82-6243d8dda384 req-bafc3ccb-8e4a-4db7-be74-fa4b54796fa6 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/attachments returned with HTTP 200 Sep 03 13:38:17 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 507/986] 192.168.122.181 () {66 vars in 1483 bytes} [Thu Sep 3 13:38:17 2026] POST /volume/v3/attachments => generated 273 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 13:38:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-40f1ccbe-da96-461b-b52e-19c1596a70fd None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-40f1ccbe-da96-461b-b52e-19c1596a70fd tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] GET http://192.168.122.181/volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062 Sep 03 13:38:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-40f1ccbe-da96-461b-b52e-19c1596a70fd tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-40f1ccbe-da96-461b-b52e-19c1596a70fd tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:17 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:17 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:38:17 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:17 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:38:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-fdbc9162-0679-4164-90f0-8602533afa12 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-fdbc9162-0679-4164-90f0-8602533afa12 None None] GET http://192.168.122.181/volume// Sep 03 13:38:17 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-40f1ccbe-da96-461b-b52e-19c1596a70fd tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Volume info retrieved successfully. Sep 03 13:38:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-fdbc9162-0679-4164-90f0-8602533afa12 None None] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-fdbc9162-0679-4164-90f0-8602533afa12 None None] Calling method 'all' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-fdbc9162-0679-4164-90f0-8602533afa12 None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:38:17 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 508/987] 192.168.122.181 () {58 vars in 1315 bytes} [Thu Sep 3 13:38:17 2026] GET /volume/ => generated 390 bytes in 23 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 13:38:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-ba824e1b-3580-4c03-ad82-6243d8dda384 req-7abff1f6-6338-4047-8b16-d1ad6bf4597c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-ba824e1b-3580-4c03-ad82-6243d8dda384 req-7abff1f6-6338-4047-8b16-d1ad6bf4597c tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] GET http://192.168.122.181/volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062 Sep 03 13:38:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-ba824e1b-3580-4c03-ad82-6243d8dda384 req-7abff1f6-6338-4047-8b16-d1ad6bf4597c tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-ba824e1b-3580-4c03-ad82-6243d8dda384 req-7abff1f6-6338-4047-8b16-d1ad6bf4597c tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-40f1ccbe-da96-461b-b52e-19c1596a70fd tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062 returned with HTTP 200 Sep 03 13:38:17 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:17 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:38:17 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 480/988] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:17 2026] GET /volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062 => generated 852 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:17 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:17 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:38:17 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-ba824e1b-3580-4c03-ad82-6243d8dda384 req-7abff1f6-6338-4047-8b16-d1ad6bf4597c tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Volume info retrieved successfully. Sep 03 13:38:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-ba824e1b-3580-4c03-ad82-6243d8dda384 req-7abff1f6-6338-4047-8b16-d1ad6bf4597c tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062 returned with HTTP 200 Sep 03 13:38:17 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 509/989] 192.168.122.181 () {62 vars in 1528 bytes} [Thu Sep 3 13:38:17 2026] GET /volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062 => generated 1033 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:38:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-a190942c-f20b-4729-ad70-b4c234a57f7c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-ba824e1b-3580-4c03-ad82-6243d8dda384 req-96c93dbe-d8fa-4ca9-80aa-a897bb88042e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-ba824e1b-3580-4c03-ad82-6243d8dda384 req-96c93dbe-d8fa-4ca9-80aa-a897bb88042e tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] PUT http://192.168.122.181/volume/v3/attachments/4d022185-f20f-4ab8-8798-a12603aa36d8 Sep 03 13:38:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-ba824e1b-3580-4c03-ad82-6243d8dda384 req-96c93dbe-d8fa-4ca9-80aa-a897bb88042e tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.181", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8d232b6e4de", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "108e3980-7d2b-493a-aa24-bb1dd072d0d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:38:17 devstack devstack@c-api.service[86720]: DEBUG cinder.coordination [req-ba824e1b-3580-4c03-ad82-6243d8dda384 req-96c93dbe-d8fa-4ca9-80aa-a897bb88042e tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Acquiring lock "cinder-attachment_update-da6477f9-0b50-44f4-8de9-9f23a4410062-devstack" by "attachment_update" {{(pid=86720) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 13:38:17 devstack devstack@c-api.service[86720]: DEBUG cinder.coordination [req-ba824e1b-3580-4c03-ad82-6243d8dda384 req-96c93dbe-d8fa-4ca9-80aa-a897bb88042e tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Lock "cinder-attachment_update-da6477f9-0b50-44f4-8de9-9f23a4410062-devstack" acquired by "attachment_update" :: waited 0.053s {{(pid=86720) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 13:38:17 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:17 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:38:17 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:17 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:38:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a190942c-f20b-4729-ad70-b4c234a57f7c tempest-VolumeRetypeWithoutMigrationTest-2089314291 tempest-VolumeRetypeWithoutMigrationTest-2089314291-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:38:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a190942c-f20b-4729-ad70-b4c234a57f7c tempest-VolumeRetypeWithoutMigrationTest-2089314291 tempest-VolumeRetypeWithoutMigrationTest-2089314291-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:38:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a190942c-f20b-4729-ad70-b4c234a57f7c tempest-VolumeRetypeWithoutMigrationTest-2089314291 tempest-VolumeRetypeWithoutMigrationTest-2089314291-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:38:18 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 481/990] 192.168.122.181 () {60 vars in 1136 bytes} [Thu Sep 3 13:38:17 2026] POST /volume/v3/types => generated 188 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-d6a20881-0ca1-4b33-a513-8f7478cfac23 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d6a20881-0ca1-4b33-a513-8f7478cfac23 tempest-VolumeRetypeWithoutMigrationTest-2089314291 tempest-VolumeRetypeWithoutMigrationTest-2089314291-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:38:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d6a20881-0ca1-4b33-a513-8f7478cfac23 tempest-VolumeRetypeWithoutMigrationTest-2089314291 tempest-VolumeRetypeWithoutMigrationTest-2089314291-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:38:18 devstack devstack@c-api.service[86720]: DEBUG cinder.coordination [req-ba824e1b-3580-4c03-ad82-6243d8dda384 req-96c93dbe-d8fa-4ca9-80aa-a897bb88042e tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Lock "cinder-attachment_update-da6477f9-0b50-44f4-8de9-9f23a4410062-devstack" released by "attachment_update" :: held 0.287s {{(pid=86720) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 13:38:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-ba824e1b-3580-4c03-ad82-6243d8dda384 req-96c93dbe-d8fa-4ca9-80aa-a897bb88042e tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/attachments/4d022185-f20f-4ab8-8798-a12603aa36d8 returned with HTTP 200 Sep 03 13:38:18 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 510/991] 192.168.122.181 () {66 vars in 1593 bytes} [Thu Sep 3 13:38:17 2026] PUT /volume/v3/attachments/4d022185-f20f-4ab8-8798-a12603aa36d8 => generated 694 bytes in 449 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:38:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d6a20881-0ca1-4b33-a513-8f7478cfac23 tempest-VolumeRetypeWithoutMigrationTest-2089314291 tempest-VolumeRetypeWithoutMigrationTest-2089314291-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:38:18 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 482/992] 192.168.122.181 () {60 vars in 1136 bytes} [Thu Sep 3 13:38:18 2026] POST /volume/v3/types => generated 188 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-4d0f88bd-ae2d-483e-a926-5fe44cfcafe5 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-1e69819d-1006-4dd9-8ae2-34971509e130 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1e69819d-1006-4dd9-8ae2-34971509e130 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] GET http://192.168.122.181/volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062 Sep 03 13:38:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1e69819d-1006-4dd9-8ae2-34971509e130 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1e69819d-1006-4dd9-8ae2-34971509e130 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4d0f88bd-ae2d-483e-a926-5fe44cfcafe5 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:38:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4d0f88bd-ae2d-483e-a926-5fe44cfcafe5 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-343916272"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:38:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-4d0f88bd-ae2d-483e-a926-5fe44cfcafe5 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-343916272'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:38:18 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:18 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:38:18 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-4d0f88bd-ae2d-483e-a926-5fe44cfcafe5 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] Create volume of 1 GB Sep 03 13:38:18 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:18 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:38:18 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-4d0f88bd-ae2d-483e-a926-5fe44cfcafe5 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] Availability Zones retrieved successfully. Sep 03 13:38:18 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:18 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:38:18 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-1e69819d-1006-4dd9-8ae2-34971509e130 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Volume info retrieved successfully. Sep 03 13:38:18 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4d0f88bd-ae2d-483e-a926-5fe44cfcafe5 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] Flow 'volume_create_api' (29b71354-6caa-44c5-8f55-a312a70b0421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:38:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1e69819d-1006-4dd9-8ae2-34971509e130 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062 returned with HTTP 200 Sep 03 13:38:18 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 483/993] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:18 2026] GET /volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062 => generated 853 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:18 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4d0f88bd-ae2d-483e-a926-5fe44cfcafe5 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10e06c11-34af-41bd-afef-e341a66735bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:38:18 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-4d0f88bd-ae2d-483e-a926-5fe44cfcafe5 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:38:18 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4d0f88bd-ae2d-483e-a926-5fe44cfcafe5 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10e06c11-34af-41bd-afef-e341a66735bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:38:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51ad63b1-5470-4052-a25a-8303f1737cf7,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51ad63b1-5470-4052-a25a-8303f1737cf7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:38:18 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4d0f88bd-ae2d-483e-a926-5fe44cfcafe5 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21c7704e-ab03-4fbd-a6d3-2c67751d3a02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:38:18 devstack devstack@c-api.service[86720]: WARNING cinder.quota [None req-4d0f88bd-ae2d-483e-a926-5fe44cfcafe5 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-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 03 13:38:18 devstack devstack@c-api.service[86720]: WARNING cinder.quota [None req-4d0f88bd-ae2d-483e-a926-5fe44cfcafe5 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-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 03 13:38:18 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-4d0f88bd-ae2d-483e-a926-5fe44cfcafe5 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] Created reservations ['9f488c00-43a7-425f-a63b-3696a6d14525', '9b67b8f8-cb29-4e22-a4c6-9e65421f0dd8', '947da4eb-a488-413a-a695-c6fb86571091', '15580275-4b8f-4d78-9d7b-16052e7a26e6'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:38:18 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4d0f88bd-ae2d-483e-a926-5fe44cfcafe5 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21c7704e-ab03-4fbd-a6d3-2c67751d3a02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f488c00-43a7-425f-a63b-3696a6d14525', '9b67b8f8-cb29-4e22-a4c6-9e65421f0dd8', '947da4eb-a488-413a-a695-c6fb86571091', '15580275-4b8f-4d78-9d7b-16052e7a26e6']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:38:18 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4d0f88bd-ae2d-483e-a926-5fe44cfcafe5 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d213a254-5b7a-4a15-bc1f-df4cbc2346a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:38:18 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:18 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:38:18 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4d0f88bd-ae2d-483e-a926-5fe44cfcafe5 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d213a254-5b7a-4a15-bc1f-df4cbc2346a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a3819ab-931e-4a2d-aba9-5ae719a8d0be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-343916272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5722d95801c3443fa59df57aa9b268d1',qos_specs=None,replication_status=,reservations=['9f488c00-43a7-425f-a63b-3696a6d14525','9b67b8f8-cb29-4e22-a4c6-9e65421f0dd8','947da4eb-a488-413a-a695-c6fb86571091','15580275-4b8f-4d78-9d7b-16052e7a26e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47239ac71343456ab28377b0863cb542',volume_type_id=51ad63b1-5470-4052-a25a-8303f1737cf7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:38:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-343916272',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a3819ab-931e-4a2d-aba9-5ae719a8d0be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5722d95801c3443fa59df57aa9b268d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47239ac71343456ab28377b0863cb542',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51ad63b1-5470-4052-a25a-8303f1737cf7),volume_type_id=51ad63b1-5470-4052-a25a-8303f1737cf7)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:38:18 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4d0f88bd-ae2d-483e-a926-5fe44cfcafe5 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e91cd746-39ce-45d9-a778-afb23842b7fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:38:19 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4d0f88bd-ae2d-483e-a926-5fe44cfcafe5 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e91cd746-39ce-45d9-a778-afb23842b7fa) transitioned into state 'SUCCESS' from state '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-343916272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5722d95801c3443fa59df57aa9b268d1',qos_specs=None,replication_status=,reservations=['9f488c00-43a7-425f-a63b-3696a6d14525','9b67b8f8-cb29-4e22-a4c6-9e65421f0dd8','947da4eb-a488-413a-a695-c6fb86571091','15580275-4b8f-4d78-9d7b-16052e7a26e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47239ac71343456ab28377b0863cb542',volume_type_id=51ad63b1-5470-4052-a25a-8303f1737cf7)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:38:19 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4d0f88bd-ae2d-483e-a926-5fe44cfcafe5 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f7d260f-71bf-4da3-a678-ecf8be9116e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:38:19 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4d0f88bd-ae2d-483e-a926-5fe44cfcafe5 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f7d260f-71bf-4da3-a678-ecf8be9116e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:38:19 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4d0f88bd-ae2d-483e-a926-5fe44cfcafe5 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] Flow 'volume_create_api' (29b71354-6caa-44c5-8f55-a312a70b0421) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:38:19 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-4d0f88bd-ae2d-483e-a926-5fe44cfcafe5 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] Create volume request issued successfully. Sep 03 13:38:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4d0f88bd-ae2d-483e-a926-5fe44cfcafe5 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:38:19 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 511/994] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:38:18 2026] POST /volume/v3/volumes => generated 775 bytes in 912 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:38:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-83b6f275-9724-40ee-8358-9355d178baad None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-83b6f275-9724-40ee-8358-9355d178baad tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] GET http://192.168.122.181/volume/v3/volumes/7a3819ab-931e-4a2d-aba9-5ae719a8d0be Sep 03 13:38:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-83b6f275-9724-40ee-8358-9355d178baad tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-83b6f275-9724-40ee-8358-9355d178baad tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-ba824e1b-3580-4c03-ad82-6243d8dda384 req-1eda5a84-6f7d-4297-8862-8ad6543b1c83 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:19 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:19 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:38:19 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:19 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:38:19 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-83b6f275-9724-40ee-8358-9355d178baad tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] Volume info retrieved successfully. Sep 03 13:38:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-ba824e1b-3580-4c03-ad82-6243d8dda384 req-1eda5a84-6f7d-4297-8862-8ad6543b1c83 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] POST http://192.168.122.181/volume/v3/attachments/4d022185-f20f-4ab8-8798-a12603aa36d8/action Sep 03 13:38:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-ba824e1b-3580-4c03-ad82-6243d8dda384 req-1eda5a84-6f7d-4297-8862-8ad6543b1c83 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Action body: b'{"os-complete": null}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:38:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-ba824e1b-3580-4c03-ad82-6243d8dda384 req-1eda5a84-6f7d-4297-8862-8ad6543b1c83 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:38:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-83b6f275-9724-40ee-8358-9355d178baad tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] http://192.168.122.181/volume/v3/volumes/7a3819ab-931e-4a2d-aba9-5ae719a8d0be returned with HTTP 200 Sep 03 13:38:19 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 484/995] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:19 2026] GET /volume/v3/volumes/7a3819ab-931e-4a2d-aba9-5ae719a8d0be => generated 843 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:19 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:19 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:38:19 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:19 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:38:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-ba824e1b-3580-4c03-ad82-6243d8dda384 req-1eda5a84-6f7d-4297-8862-8ad6543b1c83 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/attachments/4d022185-f20f-4ab8-8798-a12603aa36d8/action returned with HTTP 204 Sep 03 13:38:19 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 512/996] 192.168.122.181 () {66 vars in 1614 bytes} [Thu Sep 3 13:38:19 2026] POST /volume/v3/attachments/4d022185-f20f-4ab8-8798-a12603aa36d8/action => generated 0 bytes in 157 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:38:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-eacc7af5-8368-4e51-8e42-41c1eac2e476 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-eacc7af5-8368-4e51-8e42-41c1eac2e476 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] GET http://192.168.122.181/volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062 Sep 03 13:38:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-eacc7af5-8368-4e51-8e42-41c1eac2e476 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-eacc7af5-8368-4e51-8e42-41c1eac2e476 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:19 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:19 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:38:19 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:19 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:38:19 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-eacc7af5-8368-4e51-8e42-41c1eac2e476 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Volume info retrieved successfully. Sep 03 13:38:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-eacc7af5-8368-4e51-8e42-41c1eac2e476 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062 returned with HTTP 200 Sep 03 13:38:19 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 485/997] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:19 2026] GET /volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062 => generated 1145 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:38:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-bf8170d4-5838-4751-8292-aed7a82d4e57 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bf8170d4-5838-4751-8292-aed7a82d4e57 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] GET http://192.168.122.181/volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062 Sep 03 13:38:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bf8170d4-5838-4751-8292-aed7a82d4e57 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bf8170d4-5838-4751-8292-aed7a82d4e57 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:19 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:19 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:38:19 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:19 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:38:19 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-bf8170d4-5838-4751-8292-aed7a82d4e57 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Volume info retrieved successfully. Sep 03 13:38:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bf8170d4-5838-4751-8292-aed7a82d4e57 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062 returned with HTTP 200 Sep 03 13:38:19 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 513/998] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:19 2026] GET /volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062 => generated 1145 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 13:38:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e388e2fb-8245-4ded-be01-3cae2d3b4021 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e388e2fb-8245-4ded-be01-3cae2d3b4021 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] GET http://192.168.122.181/volume/v3/volumes/7a3819ab-931e-4a2d-aba9-5ae719a8d0be Sep 03 13:38:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e388e2fb-8245-4ded-be01-3cae2d3b4021 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e388e2fb-8245-4ded-be01-3cae2d3b4021 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:20 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:20 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:38:20 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:20 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:38:20 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-e388e2fb-8245-4ded-be01-3cae2d3b4021 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] Volume info retrieved successfully. Sep 03 13:38:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e388e2fb-8245-4ded-be01-3cae2d3b4021 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] http://192.168.122.181/volume/v3/volumes/7a3819ab-931e-4a2d-aba9-5ae719a8d0be returned with HTTP 200 Sep 03 13:38:20 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 486/999] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:20 2026] GET /volume/v3/volumes/7a3819ab-931e-4a2d-aba9-5ae719a8d0be => generated 867 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-72c0b731-bbc6-4249-8f6e-899792126cf4 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-72c0b731-bbc6-4249-8f6e-899792126cf4 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] GET http://192.168.122.181/volume/v3/volumes/7a3819ab-931e-4a2d-aba9-5ae719a8d0be Sep 03 13:38:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-72c0b731-bbc6-4249-8f6e-899792126cf4 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-72c0b731-bbc6-4249-8f6e-899792126cf4 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:21 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:21 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:38:21 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:21 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:38:21 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-72c0b731-bbc6-4249-8f6e-899792126cf4 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] Volume info retrieved successfully. Sep 03 13:38:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-72c0b731-bbc6-4249-8f6e-899792126cf4 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] http://192.168.122.181/volume/v3/volumes/7a3819ab-931e-4a2d-aba9-5ae719a8d0be returned with HTTP 200 Sep 03 13:38:21 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 514/1000] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:21 2026] GET /volume/v3/volumes/7a3819ab-931e-4a2d-aba9-5ae719a8d0be => generated 868 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-95e98b5b-f454-4892-9ecd-26e050e7592c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-95e98b5b-f454-4892-9ecd-26e050e7592c tempest-VolumeRetypeWithoutMigrationTest-2089314291 tempest-VolumeRetypeWithoutMigrationTest-2089314291-project-admin] GET http://192.168.122.181/volume/v3/volumes/7a3819ab-931e-4a2d-aba9-5ae719a8d0be Sep 03 13:38:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-95e98b5b-f454-4892-9ecd-26e050e7592c tempest-VolumeRetypeWithoutMigrationTest-2089314291 tempest-VolumeRetypeWithoutMigrationTest-2089314291-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-95e98b5b-f454-4892-9ecd-26e050e7592c tempest-VolumeRetypeWithoutMigrationTest-2089314291 tempest-VolumeRetypeWithoutMigrationTest-2089314291-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:21 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:21 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:38:21 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:21 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:38:21 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-95e98b5b-f454-4892-9ecd-26e050e7592c tempest-VolumeRetypeWithoutMigrationTest-2089314291 tempest-VolumeRetypeWithoutMigrationTest-2089314291-project-admin] Volume info retrieved successfully. Sep 03 13:38:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-95e98b5b-f454-4892-9ecd-26e050e7592c tempest-VolumeRetypeWithoutMigrationTest-2089314291 tempest-VolumeRetypeWithoutMigrationTest-2089314291-project-admin] http://192.168.122.181/volume/v3/volumes/7a3819ab-931e-4a2d-aba9-5ae719a8d0be returned with HTTP 200 Sep 03 13:38:21 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 487/1001] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:21 2026] GET /volume/v3/volumes/7a3819ab-931e-4a2d-aba9-5ae719a8d0be => generated 1031 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:38:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-5aee50d4-c37d-41ac-bf44-54f590b47e9a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5aee50d4-c37d-41ac-bf44-54f590b47e9a tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] POST http://192.168.122.181/volume/v3/volumes/7a3819ab-931e-4a2d-aba9-5ae719a8d0be/action Sep 03 13:38:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5aee50d4-c37d-41ac-bf44-54f590b47e9a tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:38:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5aee50d4-c37d-41ac-bf44-54f590b47e9a tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:38:21 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:21 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:38:21 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:21 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:38:21 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-5aee50d4-c37d-41ac-bf44-54f590b47e9a tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] Volume info retrieved successfully. Sep 03 13:38:21 devstack devstack@c-api.service[86720]: /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 03 13:38:21 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 13:38:21 devstack devstack@c-api.service[86720]: WARNING cinder.quota [None req-5aee50d4-c37d-41ac-bf44-54f590b47e9a tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-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 03 13:38:21 devstack devstack@c-api.service[86720]: WARNING cinder.quota [None req-5aee50d4-c37d-41ac-bf44-54f590b47e9a tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-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 03 13:38:21 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-5aee50d4-c37d-41ac-bf44-54f590b47e9a tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] Created reservations ['2aee0bbf-81a2-4d27-916b-1420fd593778', '77919d1e-02f7-4cbf-8f5d-7da1dac166ab'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:38:21 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-5aee50d4-c37d-41ac-bf44-54f590b47e9a tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] Created reservations ['c40d5185-af22-4b96-b849-e1a756c928bb', 'a91c3323-02bf-4c38-98f5-4c452b08d180'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:38:21 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:21 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:38:21 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-5aee50d4-c37d-41ac-bf44-54f590b47e9a tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] Retype volume request issued successfully. Sep 03 13:38:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5aee50d4-c37d-41ac-bf44-54f590b47e9a tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] http://192.168.122.181/volume/v3/volumes/7a3819ab-931e-4a2d-aba9-5ae719a8d0be/action returned with HTTP 202 Sep 03 13:38:21 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 515/1002] 192.168.122.181 () {60 vars in 1274 bytes} [Thu Sep 3 13:38:21 2026] POST /volume/v3/volumes/7a3819ab-931e-4a2d-aba9-5ae719a8d0be/action => generated 0 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 03 13:38:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-69c0ff46-31ba-40b3-89b6-f90f60b670b3 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-69c0ff46-31ba-40b3-89b6-f90f60b670b3 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] GET http://192.168.122.181/volume/v3/volumes/7a3819ab-931e-4a2d-aba9-5ae719a8d0be Sep 03 13:38:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-69c0ff46-31ba-40b3-89b6-f90f60b670b3 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-69c0ff46-31ba-40b3-89b6-f90f60b670b3 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:21 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:21 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:38:21 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:21 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:38:21 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-69c0ff46-31ba-40b3-89b6-f90f60b670b3 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] Volume info retrieved successfully. Sep 03 13:38:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-69c0ff46-31ba-40b3-89b6-f90f60b670b3 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] http://192.168.122.181/volume/v3/volumes/7a3819ab-931e-4a2d-aba9-5ae719a8d0be returned with HTTP 200 Sep 03 13:38:21 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 488/1003] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:21 2026] GET /volume/v3/volumes/7a3819ab-931e-4a2d-aba9-5ae719a8d0be => generated 867 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f85d32c9-2484-4555-aed5-7537c44e29a8 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f85d32c9-2484-4555-aed5-7537c44e29a8 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:38:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f85d32c9-2484-4555-aed5-7537c44e29a8 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-981754380", "imageRef": "8c4b06dc-33f1-463b-a058-dba2e7cf16d8", "size": 1}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:38:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-f85d32c9-2484-4555-aed5-7537c44e29a8 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-981754380', 'imageRef': '8c4b06dc-33f1-463b-a058-dba2e7cf16d8', 'size': 1}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:38:22 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-f85d32c9-2484-4555-aed5-7537c44e29a8 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Create volume of 1 GB Sep 03 13:38:22 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:22 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:38:22 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-f85d32c9-2484-4555-aed5-7537c44e29a8 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Availability Zones retrieved successfully. Sep 03 13:38:22 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f85d32c9-2484-4555-aed5-7537c44e29a8 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Flow 'volume_create_api' (1d5f7742-8901-4603-a0dc-7476dd6e2bc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:38:22 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f85d32c9-2484-4555-aed5-7537c44e29a8 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eccf2978-582c-4c8a-9509-cce2390ba0b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:38:22 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-f85d32c9-2484-4555-aed5-7537c44e29a8 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:38:22 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f85d32c9-2484-4555-aed5-7537c44e29a8 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eccf2978-582c-4c8a-9509-cce2390ba0b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:38:22 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f85d32c9-2484-4555-aed5-7537c44e29a8 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b5a5678-7643-4012-b814-a6b8570b7c8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:38:22 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-f85d32c9-2484-4555-aed5-7537c44e29a8 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Created reservations ['a4ce3ea7-3ddc-4108-bb76-b961dcbe43b7', 'f7f50b5a-8cbb-4766-b93b-cd20c7810d97', 'ca316741-003e-4b2c-9a80-0b6988757f1f', '7d8ebb15-a064-4903-a3d0-169b3cb44bef'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:38:22 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f85d32c9-2484-4555-aed5-7537c44e29a8 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b5a5678-7643-4012-b814-a6b8570b7c8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4ce3ea7-3ddc-4108-bb76-b961dcbe43b7', 'f7f50b5a-8cbb-4766-b93b-cd20c7810d97', 'ca316741-003e-4b2c-9a80-0b6988757f1f', '7d8ebb15-a064-4903-a3d0-169b3cb44bef']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:38:22 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f85d32c9-2484-4555-aed5-7537c44e29a8 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2dc15db-78e6-4e74-be71-d43061b7fe90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:38:22 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:22 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:38:22 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f85d32c9-2484-4555-aed5-7537c44e29a8 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2dc15db-78e6-4e74-be71-d43061b7fe90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '955e764a-da89-489a-bb50-e2cadd1589e4', '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-981754380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='555ce5a73e0b4d5aa566e220418e290c',qos_specs=None,replication_status=,reservations=['a4ce3ea7-3ddc-4108-bb76-b961dcbe43b7','f7f50b5a-8cbb-4766-b93b-cd20c7810d97','ca316741-003e-4b2c-9a80-0b6988757f1f','7d8ebb15-a064-4903-a3d0-169b3cb44bef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='196a3c52dd234494bbeb10af562854d2',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:38:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-981754380',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=955e764a-da89-489a-bb50-e2cadd1589e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='555ce5a73e0b4d5aa566e220418e290c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='196a3c52dd234494bbeb10af562854d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:38:22 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f85d32c9-2484-4555-aed5-7537c44e29a8 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25ce6a10-17c0-4a65-a9f6-31502bbf5a1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:38:22 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f85d32c9-2484-4555-aed5-7537c44e29a8 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25ce6a10-17c0-4a65-a9f6-31502bbf5a1a) transitioned into state 'SUCCESS' from state '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-981754380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='555ce5a73e0b4d5aa566e220418e290c',qos_specs=None,replication_status=,reservations=['a4ce3ea7-3ddc-4108-bb76-b961dcbe43b7','f7f50b5a-8cbb-4766-b93b-cd20c7810d97','ca316741-003e-4b2c-9a80-0b6988757f1f','7d8ebb15-a064-4903-a3d0-169b3cb44bef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='196a3c52dd234494bbeb10af562854d2',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:38:22 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f85d32c9-2484-4555-aed5-7537c44e29a8 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06bd0d8a-d008-4d5f-8fed-338abf617c53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:38:22 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f85d32c9-2484-4555-aed5-7537c44e29a8 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06bd0d8a-d008-4d5f-8fed-338abf617c53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:38:22 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f85d32c9-2484-4555-aed5-7537c44e29a8 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Flow 'volume_create_api' (1d5f7742-8901-4603-a0dc-7476dd6e2bc9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:38:22 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-f85d32c9-2484-4555-aed5-7537c44e29a8 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Create volume request issued successfully. Sep 03 13:38:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f85d32c9-2484-4555-aed5-7537c44e29a8 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:38:22 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 516/1004] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:38:21 2026] POST /volume/v3/volumes => generated 761 bytes in 586 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 13:38:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-b096a761-8d3a-4a10-9ea7-cedc582db63f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b096a761-8d3a-4a10-9ea7-cedc582db63f tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] GET http://192.168.122.181/volume/v3/volumes/955e764a-da89-489a-bb50-e2cadd1589e4 Sep 03 13:38:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b096a761-8d3a-4a10-9ea7-cedc582db63f tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b096a761-8d3a-4a10-9ea7-cedc582db63f tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:22 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:22 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:38:22 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:22 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:38:22 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-b096a761-8d3a-4a10-9ea7-cedc582db63f tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Volume info retrieved successfully. Sep 03 13:38:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b096a761-8d3a-4a10-9ea7-cedc582db63f tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] http://192.168.122.181/volume/v3/volumes/955e764a-da89-489a-bb50-e2cadd1589e4 returned with HTTP 200 Sep 03 13:38:22 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 489/1005] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:22 2026] GET /volume/v3/volumes/955e764a-da89-489a-bb50-e2cadd1589e4 => generated 829 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-fa0b372f-2c04-406f-bbe3-74f3f38ff849 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-fa0b372f-2c04-406f-bbe3-74f3f38ff849 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] GET http://192.168.122.181/volume/v3/volumes/7a3819ab-931e-4a2d-aba9-5ae719a8d0be Sep 03 13:38:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-fa0b372f-2c04-406f-bbe3-74f3f38ff849 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-fa0b372f-2c04-406f-bbe3-74f3f38ff849 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:22 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:22 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:38:22 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:22 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:38:22 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-fa0b372f-2c04-406f-bbe3-74f3f38ff849 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] Volume info retrieved successfully. Sep 03 13:38:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-fa0b372f-2c04-406f-bbe3-74f3f38ff849 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] http://192.168.122.181/volume/v3/volumes/7a3819ab-931e-4a2d-aba9-5ae719a8d0be returned with HTTP 200 Sep 03 13:38:22 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 517/1006] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:22 2026] GET /volume/v3/volumes/7a3819ab-931e-4a2d-aba9-5ae719a8d0be => generated 868 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-ed3f3dd5-e187-4ae0-b514-0a3fe3d2a0a6 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ed3f3dd5-e187-4ae0-b514-0a3fe3d2a0a6 tempest-VolumeRetypeWithoutMigrationTest-2089314291 tempest-VolumeRetypeWithoutMigrationTest-2089314291-project-admin] GET http://192.168.122.181/volume/v3/volumes/7a3819ab-931e-4a2d-aba9-5ae719a8d0be Sep 03 13:38:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ed3f3dd5-e187-4ae0-b514-0a3fe3d2a0a6 tempest-VolumeRetypeWithoutMigrationTest-2089314291 tempest-VolumeRetypeWithoutMigrationTest-2089314291-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ed3f3dd5-e187-4ae0-b514-0a3fe3d2a0a6 tempest-VolumeRetypeWithoutMigrationTest-2089314291 tempest-VolumeRetypeWithoutMigrationTest-2089314291-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:23 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:23 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:38:23 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:23 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:38:23 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-ed3f3dd5-e187-4ae0-b514-0a3fe3d2a0a6 tempest-VolumeRetypeWithoutMigrationTest-2089314291 tempest-VolumeRetypeWithoutMigrationTest-2089314291-project-admin] Volume info retrieved successfully. Sep 03 13:38:23 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ed3f3dd5-e187-4ae0-b514-0a3fe3d2a0a6 tempest-VolumeRetypeWithoutMigrationTest-2089314291 tempest-VolumeRetypeWithoutMigrationTest-2089314291-project-admin] http://192.168.122.181/volume/v3/volumes/7a3819ab-931e-4a2d-aba9-5ae719a8d0be returned with HTTP 200 Sep 03 13:38:23 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 490/1007] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:22 2026] GET /volume/v3/volumes/7a3819ab-931e-4a2d-aba9-5ae719a8d0be => generated 1031 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:38:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-cdd923ab-c356-4b3b-ab20-e86a0c73b8e6 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-cdd923ab-c356-4b3b-ab20-e86a0c73b8e6 tempest-VolumeRetypeWithoutMigrationTest-2089314291 tempest-VolumeRetypeWithoutMigrationTest-2089314291-project-admin] GET http://192.168.122.181/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-343916272 Sep 03 13:38:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-cdd923ab-c356-4b3b-ab20-e86a0c73b8e6 tempest-VolumeRetypeWithoutMigrationTest-2089314291 tempest-VolumeRetypeWithoutMigrationTest-2089314291-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-cdd923ab-c356-4b3b-ab20-e86a0c73b8e6 tempest-VolumeRetypeWithoutMigrationTest-2089314291 tempest-VolumeRetypeWithoutMigrationTest-2089314291-project-admin] Calling method 'index' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:23 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-cdd923ab-c356-4b3b-ab20-e86a0c73b8e6 tempest-VolumeRetypeWithoutMigrationTest-2089314291 tempest-VolumeRetypeWithoutMigrationTest-2089314291-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-343916272'), ('all_tenants', True)]). {{(pid=86720) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:38:23 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:23 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:38:23 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-cdd923ab-c356-4b3b-ab20-e86a0c73b8e6 tempest-VolumeRetypeWithoutMigrationTest-2089314291 tempest-VolumeRetypeWithoutMigrationTest-2089314291-project-admin] Get all volumes completed successfully. Sep 03 13:38:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-cdd923ab-c356-4b3b-ab20-e86a0c73b8e6 tempest-VolumeRetypeWithoutMigrationTest-2089314291 tempest-VolumeRetypeWithoutMigrationTest-2089314291-project-admin] http://192.168.122.181/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-343916272 returned with HTTP 200 Sep 03 13:38:23 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 518/1008] 192.168.122.181 () {58 vars in 1280 bytes} [Thu Sep 3 13:38:23 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-343916272 => generated 354 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-34bf717d-e8b2-4dbf-9e8d-30944fcde7b3 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:23 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-34bf717d-e8b2-4dbf-9e8d-30944fcde7b3 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] GET http://192.168.122.181/volume/v3/volumes/7a3819ab-931e-4a2d-aba9-5ae719a8d0be Sep 03 13:38:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-34bf717d-e8b2-4dbf-9e8d-30944fcde7b3 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-34bf717d-e8b2-4dbf-9e8d-30944fcde7b3 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:23 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:23 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:38:23 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:23 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:38:23 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-34bf717d-e8b2-4dbf-9e8d-30944fcde7b3 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] Volume info retrieved successfully. Sep 03 13:38:23 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-34bf717d-e8b2-4dbf-9e8d-30944fcde7b3 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] http://192.168.122.181/volume/v3/volumes/7a3819ab-931e-4a2d-aba9-5ae719a8d0be returned with HTTP 200 Sep 03 13:38:23 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 491/1009] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:23 2026] GET /volume/v3/volumes/7a3819ab-931e-4a2d-aba9-5ae719a8d0be => generated 868 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-5e91d164-9c6e-4cf7-a3c2-25c59ce25233 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5e91d164-9c6e-4cf7-a3c2-25c59ce25233 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] DELETE http://192.168.122.181/volume/v3/volumes/7a3819ab-931e-4a2d-aba9-5ae719a8d0be Sep 03 13:38:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5e91d164-9c6e-4cf7-a3c2-25c59ce25233 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5e91d164-9c6e-4cf7-a3c2-25c59ce25233 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:23 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-5e91d164-9c6e-4cf7-a3c2-25c59ce25233 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] Delete volume with id: 7a3819ab-931e-4a2d-aba9-5ae719a8d0be Sep 03 13:38:23 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:23 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:38:23 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:23 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:38:23 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-5e91d164-9c6e-4cf7-a3c2-25c59ce25233 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] Volume info retrieved successfully. Sep 03 13:38:23 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-5e91d164-9c6e-4cf7-a3c2-25c59ce25233 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] Delete volume request issued successfully. Sep 03 13:38:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5e91d164-9c6e-4cf7-a3c2-25c59ce25233 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] http://192.168.122.181/volume/v3/volumes/7a3819ab-931e-4a2d-aba9-5ae719a8d0be returned with HTTP 202 Sep 03 13:38:23 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 519/1010] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:38:23 2026] DELETE /volume/v3/volumes/7a3819ab-931e-4a2d-aba9-5ae719a8d0be => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:38:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-1fb9ef4e-5f54-4106-8bb3-65d23cf73903 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:23 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1fb9ef4e-5f54-4106-8bb3-65d23cf73903 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] GET http://192.168.122.181/volume/v3/volumes/7a3819ab-931e-4a2d-aba9-5ae719a8d0be Sep 03 13:38:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1fb9ef4e-5f54-4106-8bb3-65d23cf73903 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1fb9ef4e-5f54-4106-8bb3-65d23cf73903 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:23 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:23 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:38:23 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:23 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:38:23 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-1fb9ef4e-5f54-4106-8bb3-65d23cf73903 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] Volume info retrieved successfully. Sep 03 13:38:23 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1fb9ef4e-5f54-4106-8bb3-65d23cf73903 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] http://192.168.122.181/volume/v3/volumes/7a3819ab-931e-4a2d-aba9-5ae719a8d0be returned with HTTP 200 Sep 03 13:38:23 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 492/1011] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:23 2026] GET /volume/v3/volumes/7a3819ab-931e-4a2d-aba9-5ae719a8d0be => generated 867 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:38:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-c5afa7ef-c37d-453d-a001-98dc561351ea None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c5afa7ef-c37d-453d-a001-98dc561351ea tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] GET http://192.168.122.181/volume/v3/volumes/955e764a-da89-489a-bb50-e2cadd1589e4 Sep 03 13:38:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c5afa7ef-c37d-453d-a001-98dc561351ea tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c5afa7ef-c37d-453d-a001-98dc561351ea tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:23 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:23 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:38:23 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:23 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:38:23 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-c5afa7ef-c37d-453d-a001-98dc561351ea tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Volume info retrieved successfully. Sep 03 13:38:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c5afa7ef-c37d-453d-a001-98dc561351ea tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] http://192.168.122.181/volume/v3/volumes/955e764a-da89-489a-bb50-e2cadd1589e4 returned with HTTP 200 Sep 03 13:38:23 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 520/1012] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:23 2026] GET /volume/v3/volumes/955e764a-da89-489a-bb50-e2cadd1589e4 => generated 853 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-345710be-e0c8-4817-8f92-d8ee939e6c23 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-345710be-e0c8-4817-8f92-d8ee939e6c23 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] GET http://192.168.122.181/volume/v3/volumes/7a3819ab-931e-4a2d-aba9-5ae719a8d0be Sep 03 13:38:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-345710be-e0c8-4817-8f92-d8ee939e6c23 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-345710be-e0c8-4817-8f92-d8ee939e6c23 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:24 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:24 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:38:24 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:24 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:38:24 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-345710be-e0c8-4817-8f92-d8ee939e6c23 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] Volume info retrieved successfully. Sep 03 13:38:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-345710be-e0c8-4817-8f92-d8ee939e6c23 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] http://192.168.122.181/volume/v3/volumes/7a3819ab-931e-4a2d-aba9-5ae719a8d0be returned with HTTP 200 Sep 03 13:38:24 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 493/1013] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:24 2026] GET /volume/v3/volumes/7a3819ab-931e-4a2d-aba9-5ae719a8d0be => generated 867 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-0be22f63-5fa2-42fd-804e-52835c820756 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0be22f63-5fa2-42fd-804e-52835c820756 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] GET http://192.168.122.181/volume/v3/volumes/955e764a-da89-489a-bb50-e2cadd1589e4 Sep 03 13:38:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0be22f63-5fa2-42fd-804e-52835c820756 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0be22f63-5fa2-42fd-804e-52835c820756 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:24 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:24 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:38:24 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:24 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:38:24 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-0be22f63-5fa2-42fd-804e-52835c820756 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Volume info retrieved successfully. Sep 03 13:38:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0be22f63-5fa2-42fd-804e-52835c820756 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] http://192.168.122.181/volume/v3/volumes/955e764a-da89-489a-bb50-e2cadd1589e4 returned with HTTP 200 Sep 03 13:38:24 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 521/1014] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:24 2026] GET /volume/v3/volumes/955e764a-da89-489a-bb50-e2cadd1589e4 => generated 853 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-f1ca5505-11db-42fe-a849-b7de7d58f916 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f1ca5505-11db-42fe-a849-b7de7d58f916 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] GET http://192.168.122.181/volume/v3/volumes/7a3819ab-931e-4a2d-aba9-5ae719a8d0be Sep 03 13:38:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f1ca5505-11db-42fe-a849-b7de7d58f916 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f1ca5505-11db-42fe-a849-b7de7d58f916 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f1ca5505-11db-42fe-a849-b7de7d58f916 tempest-VolumeRetypeWithoutMigrationTest-1314205342 tempest-VolumeRetypeWithoutMigrationTest-1314205342-project-member] http://192.168.122.181/volume/v3/volumes/7a3819ab-931e-4a2d-aba9-5ae719a8d0be returned with HTTP 404 Sep 03 13:38:25 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 494/1015] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:25 2026] GET /volume/v3/volumes/7a3819ab-931e-4a2d-aba9-5ae719a8d0be => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:38:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d5930fc4-a267-4849-80c3-f6b269a3042a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d5930fc4-a267-4849-80c3-f6b269a3042a tempest-VolumeRetypeWithoutMigrationTest-2089314291 tempest-VolumeRetypeWithoutMigrationTest-2089314291-project-admin] DELETE http://192.168.122.181/volume/v3/types/00f0e5cc-34e9-4871-b35e-d32a707277c0 Sep 03 13:38:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d5930fc4-a267-4849-80c3-f6b269a3042a tempest-VolumeRetypeWithoutMigrationTest-2089314291 tempest-VolumeRetypeWithoutMigrationTest-2089314291-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d5930fc4-a267-4849-80c3-f6b269a3042a tempest-VolumeRetypeWithoutMigrationTest-2089314291 tempest-VolumeRetypeWithoutMigrationTest-2089314291-project-admin] Calling method '_delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d5930fc4-a267-4849-80c3-f6b269a3042a tempest-VolumeRetypeWithoutMigrationTest-2089314291 tempest-VolumeRetypeWithoutMigrationTest-2089314291-project-admin] http://192.168.122.181/volume/v3/types/00f0e5cc-34e9-4871-b35e-d32a707277c0 returned with HTTP 202 Sep 03 13:38:25 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 522/1016] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:38:25 2026] DELETE /volume/v3/types/00f0e5cc-34e9-4871-b35e-d32a707277c0 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:38:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-0a988b88-f3e4-4dfd-9fb0-06366eb51166 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0a988b88-f3e4-4dfd-9fb0-06366eb51166 tempest-VolumeRetypeWithoutMigrationTest-2089314291 tempest-VolumeRetypeWithoutMigrationTest-2089314291-project-admin] GET http://192.168.122.181/volume/v3/types/00f0e5cc-34e9-4871-b35e-d32a707277c0 Sep 03 13:38:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0a988b88-f3e4-4dfd-9fb0-06366eb51166 tempest-VolumeRetypeWithoutMigrationTest-2089314291 tempest-VolumeRetypeWithoutMigrationTest-2089314291-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0a988b88-f3e4-4dfd-9fb0-06366eb51166 tempest-VolumeRetypeWithoutMigrationTest-2089314291 tempest-VolumeRetypeWithoutMigrationTest-2089314291-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0a988b88-f3e4-4dfd-9fb0-06366eb51166 tempest-VolumeRetypeWithoutMigrationTest-2089314291 tempest-VolumeRetypeWithoutMigrationTest-2089314291-project-admin] http://192.168.122.181/volume/v3/types/00f0e5cc-34e9-4871-b35e-d32a707277c0 returned with HTTP 404 Sep 03 13:38:25 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 495/1017] 192.168.122.181 () {58 vars in 1226 bytes} [Thu Sep 3 13:38:25 2026] GET /volume/v3/types/00f0e5cc-34e9-4871-b35e-d32a707277c0 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:38:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d0960143-0145-4510-887d-090233f52bab None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d0960143-0145-4510-887d-090233f52bab tempest-VolumeRetypeWithoutMigrationTest-2089314291 tempest-VolumeRetypeWithoutMigrationTest-2089314291-project-admin] DELETE http://192.168.122.181/volume/v3/types/51ad63b1-5470-4052-a25a-8303f1737cf7 Sep 03 13:38:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d0960143-0145-4510-887d-090233f52bab tempest-VolumeRetypeWithoutMigrationTest-2089314291 tempest-VolumeRetypeWithoutMigrationTest-2089314291-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d0960143-0145-4510-887d-090233f52bab tempest-VolumeRetypeWithoutMigrationTest-2089314291 tempest-VolumeRetypeWithoutMigrationTest-2089314291-project-admin] Calling method '_delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d0960143-0145-4510-887d-090233f52bab tempest-VolumeRetypeWithoutMigrationTest-2089314291 tempest-VolumeRetypeWithoutMigrationTest-2089314291-project-admin] http://192.168.122.181/volume/v3/types/51ad63b1-5470-4052-a25a-8303f1737cf7 returned with HTTP 202 Sep 03 13:38:25 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 523/1018] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:38:25 2026] DELETE /volume/v3/types/51ad63b1-5470-4052-a25a-8303f1737cf7 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:38:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-d9a83536-f9d8-4b62-bf1e-8f3b32c1744e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d9a83536-f9d8-4b62-bf1e-8f3b32c1744e tempest-VolumeRetypeWithoutMigrationTest-2089314291 tempest-VolumeRetypeWithoutMigrationTest-2089314291-project-admin] GET http://192.168.122.181/volume/v3/types/51ad63b1-5470-4052-a25a-8303f1737cf7 Sep 03 13:38:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d9a83536-f9d8-4b62-bf1e-8f3b32c1744e tempest-VolumeRetypeWithoutMigrationTest-2089314291 tempest-VolumeRetypeWithoutMigrationTest-2089314291-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d9a83536-f9d8-4b62-bf1e-8f3b32c1744e tempest-VolumeRetypeWithoutMigrationTest-2089314291 tempest-VolumeRetypeWithoutMigrationTest-2089314291-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d9a83536-f9d8-4b62-bf1e-8f3b32c1744e tempest-VolumeRetypeWithoutMigrationTest-2089314291 tempest-VolumeRetypeWithoutMigrationTest-2089314291-project-admin] http://192.168.122.181/volume/v3/types/51ad63b1-5470-4052-a25a-8303f1737cf7 returned with HTTP 404 Sep 03 13:38:25 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 496/1019] 192.168.122.181 () {58 vars in 1226 bytes} [Thu Sep 3 13:38:25 2026] GET /volume/v3/types/51ad63b1-5470-4052-a25a-8303f1737cf7 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:38:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f81169fd-a650-433e-afbb-71ebcae5ffed None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f81169fd-a650-433e-afbb-71ebcae5ffed tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] GET http://192.168.122.181/volume/v3/volumes/955e764a-da89-489a-bb50-e2cadd1589e4 Sep 03 13:38:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f81169fd-a650-433e-afbb-71ebcae5ffed tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f81169fd-a650-433e-afbb-71ebcae5ffed tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:25 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:25 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:38:25 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:25 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:38:25 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-f81169fd-a650-433e-afbb-71ebcae5ffed tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Volume info retrieved successfully. Sep 03 13:38:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f81169fd-a650-433e-afbb-71ebcae5ffed tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] http://192.168.122.181/volume/v3/volumes/955e764a-da89-489a-bb50-e2cadd1589e4 returned with HTTP 200 Sep 03 13:38:25 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 524/1020] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:25 2026] GET /volume/v3/volumes/955e764a-da89-489a-bb50-e2cadd1589e4 => generated 911 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-5602cbbe-e7e5-4d66-8971-779ac10241d2 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:26 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5602cbbe-e7e5-4d66-8971-779ac10241d2 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] GET http://192.168.122.181/volume/v3/volumes/955e764a-da89-489a-bb50-e2cadd1589e4 Sep 03 13:38:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5602cbbe-e7e5-4d66-8971-779ac10241d2 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5602cbbe-e7e5-4d66-8971-779ac10241d2 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:26 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:26 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:38:26 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:26 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:38:26 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-5602cbbe-e7e5-4d66-8971-779ac10241d2 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Volume info retrieved successfully. Sep 03 13:38:26 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5602cbbe-e7e5-4d66-8971-779ac10241d2 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] http://192.168.122.181/volume/v3/volumes/955e764a-da89-489a-bb50-e2cadd1589e4 returned with HTTP 200 Sep 03 13:38:26 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 497/1021] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:26 2026] GET /volume/v3/volumes/955e764a-da89-489a-bb50-e2cadd1589e4 => generated 914 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:27 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-bdb354fa-ab13-4156-ad93-7b8fc12d6a28 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bdb354fa-ab13-4156-ad93-7b8fc12d6a28 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] GET http://192.168.122.181/volume/v3/volumes/955e764a-da89-489a-bb50-e2cadd1589e4 Sep 03 13:38:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bdb354fa-ab13-4156-ad93-7b8fc12d6a28 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bdb354fa-ab13-4156-ad93-7b8fc12d6a28 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:28 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:28 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:38:28 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:28 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:38:28 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-bdb354fa-ab13-4156-ad93-7b8fc12d6a28 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Volume info retrieved successfully. Sep 03 13:38:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bdb354fa-ab13-4156-ad93-7b8fc12d6a28 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] http://192.168.122.181/volume/v3/volumes/955e764a-da89-489a-bb50-e2cadd1589e4 returned with HTTP 200 Sep 03 13:38:28 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 525/1022] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:27 2026] GET /volume/v3/volumes/955e764a-da89-489a-bb50-e2cadd1589e4 => generated 914 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-f17615cb-7619-4729-aec5-26c340ffd50b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:29 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f17615cb-7619-4729-aec5-26c340ffd50b tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] GET http://192.168.122.181/volume/v3/volumes/955e764a-da89-489a-bb50-e2cadd1589e4 Sep 03 13:38:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f17615cb-7619-4729-aec5-26c340ffd50b tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f17615cb-7619-4729-aec5-26c340ffd50b tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:29 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:29 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:38:29 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:29 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:38:29 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-f17615cb-7619-4729-aec5-26c340ffd50b tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Volume info retrieved successfully. Sep 03 13:38:29 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f17615cb-7619-4729-aec5-26c340ffd50b tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] http://192.168.122.181/volume/v3/volumes/955e764a-da89-489a-bb50-e2cadd1589e4 returned with HTTP 200 Sep 03 13:38:29 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 498/1023] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:29 2026] GET /volume/v3/volumes/955e764a-da89-489a-bb50-e2cadd1589e4 => generated 914 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-58a1135c-d36a-420d-bb95-5076e2d1bb84 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:30 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-58a1135c-d36a-420d-bb95-5076e2d1bb84 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] GET http://192.168.122.181/volume/v3/volumes/955e764a-da89-489a-bb50-e2cadd1589e4 Sep 03 13:38:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-58a1135c-d36a-420d-bb95-5076e2d1bb84 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-58a1135c-d36a-420d-bb95-5076e2d1bb84 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:30 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:30 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:38:30 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:30 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:38:30 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-58a1135c-d36a-420d-bb95-5076e2d1bb84 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Volume info retrieved successfully. Sep 03 13:38:30 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-58a1135c-d36a-420d-bb95-5076e2d1bb84 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] http://192.168.122.181/volume/v3/volumes/955e764a-da89-489a-bb50-e2cadd1589e4 returned with HTTP 200 Sep 03 13:38:30 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 526/1024] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:30 2026] GET /volume/v3/volumes/955e764a-da89-489a-bb50-e2cadd1589e4 => generated 914 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-765647bb-82b9-4f5e-b5d4-c3f6501a4fe3 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:30 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-765647bb-82b9-4f5e-b5d4-c3f6501a4fe3 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:38:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-765647bb-82b9-4f5e-b5d4-c3f6501a4fe3 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-847844047"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:38:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-765647bb-82b9-4f5e-b5d4-c3f6501a4fe3 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-847844047'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:38:30 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-765647bb-82b9-4f5e-b5d4-c3f6501a4fe3 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Create volume of 1 GB Sep 03 13:38:30 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-765647bb-82b9-4f5e-b5d4-c3f6501a4fe3 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Availability Zones retrieved successfully. Sep 03 13:38:30 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-765647bb-82b9-4f5e-b5d4-c3f6501a4fe3 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Flow 'volume_create_api' (2d382aab-f9c2-43a5-822f-e46b76bb1247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:38:30 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-765647bb-82b9-4f5e-b5d4-c3f6501a4fe3 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ee6444b-2922-4362-9caa-e26764eeccd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:38:30 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-765647bb-82b9-4f5e-b5d4-c3f6501a4fe3 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:38:30 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-765647bb-82b9-4f5e-b5d4-c3f6501a4fe3 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ee6444b-2922-4362-9caa-e26764eeccd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:38:30 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-765647bb-82b9-4f5e-b5d4-c3f6501a4fe3 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b8b59c3-2c96-443a-b05a-72b21018297c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:38:30 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-765647bb-82b9-4f5e-b5d4-c3f6501a4fe3 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Created reservations ['516571d5-e282-4546-939a-5d1ce548d599', 'b585e7e6-0d2d-4566-8381-ce2519e82761', '50060b62-8aa9-427b-8d90-208ff67aaa2c', '1dd0ddde-ac29-42a0-a75d-be545093db8b'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:38:30 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-765647bb-82b9-4f5e-b5d4-c3f6501a4fe3 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b8b59c3-2c96-443a-b05a-72b21018297c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['516571d5-e282-4546-939a-5d1ce548d599', 'b585e7e6-0d2d-4566-8381-ce2519e82761', '50060b62-8aa9-427b-8d90-208ff67aaa2c', '1dd0ddde-ac29-42a0-a75d-be545093db8b']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:38:30 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-765647bb-82b9-4f5e-b5d4-c3f6501a4fe3 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bccef07f-4eef-48ac-880a-2c6c9b1be11b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:38:30 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:30 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:38:30 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-765647bb-82b9-4f5e-b5d4-c3f6501a4fe3 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bccef07f-4eef-48ac-880a-2c6c9b1be11b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0cca5292-c745-47bb-b3d8-2a198c151e63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-847844047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='607cfc237d9a4878b186c3edb95eb798',qos_specs=None,replication_status=,reservations=['516571d5-e282-4546-939a-5d1ce548d599','b585e7e6-0d2d-4566-8381-ce2519e82761','50060b62-8aa9-427b-8d90-208ff67aaa2c','1dd0ddde-ac29-42a0-a75d-be545093db8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2eaccce84cbd422b9517e94b54231cab',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:38:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-847844047',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0cca5292-c745-47bb-b3d8-2a198c151e63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='607cfc237d9a4878b186c3edb95eb798',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2eaccce84cbd422b9517e94b54231cab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:38:30 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-765647bb-82b9-4f5e-b5d4-c3f6501a4fe3 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a4f47bb-e302-4140-87e7-140924290230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:38:30 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-765647bb-82b9-4f5e-b5d4-c3f6501a4fe3 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a4f47bb-e302-4140-87e7-140924290230) transitioned into state 'SUCCESS' from state '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-847844047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='607cfc237d9a4878b186c3edb95eb798',qos_specs=None,replication_status=,reservations=['516571d5-e282-4546-939a-5d1ce548d599','b585e7e6-0d2d-4566-8381-ce2519e82761','50060b62-8aa9-427b-8d90-208ff67aaa2c','1dd0ddde-ac29-42a0-a75d-be545093db8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2eaccce84cbd422b9517e94b54231cab',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:38:30 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-765647bb-82b9-4f5e-b5d4-c3f6501a4fe3 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99a11254-e4f0-4ddc-99e4-5d88b9b6ae55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:38:30 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-765647bb-82b9-4f5e-b5d4-c3f6501a4fe3 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99a11254-e4f0-4ddc-99e4-5d88b9b6ae55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:38:30 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-765647bb-82b9-4f5e-b5d4-c3f6501a4fe3 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Flow 'volume_create_api' (2d382aab-f9c2-43a5-822f-e46b76bb1247) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:38:30 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-765647bb-82b9-4f5e-b5d4-c3f6501a4fe3 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Create volume request issued successfully. Sep 03 13:38:30 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-765647bb-82b9-4f5e-b5d4-c3f6501a4fe3 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:38:30 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 499/1025] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:38:30 2026] POST /volume/v3/volumes => generated 763 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:38:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-53d503a7-07e1-4769-8d1f-568e3178c866 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:31 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-53d503a7-07e1-4769-8d1f-568e3178c866 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] GET http://192.168.122.181/volume/v3/volumes/0cca5292-c745-47bb-b3d8-2a198c151e63 Sep 03 13:38:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-53d503a7-07e1-4769-8d1f-568e3178c866 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-53d503a7-07e1-4769-8d1f-568e3178c866 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:31 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:31 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:38:31 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:31 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:38:31 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-53d503a7-07e1-4769-8d1f-568e3178c866 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Volume info retrieved successfully. Sep 03 13:38:31 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-53d503a7-07e1-4769-8d1f-568e3178c866 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/volumes/0cca5292-c745-47bb-b3d8-2a198c151e63 returned with HTTP 200 Sep 03 13:38:31 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 527/1026] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:31 2026] GET /volume/v3/volumes/0cca5292-c745-47bb-b3d8-2a198c151e63 => generated 831 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-213a77e5-b4c2-4a0e-bc82-82f2c6a54777 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:31 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-213a77e5-b4c2-4a0e-bc82-82f2c6a54777 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] GET http://192.168.122.181/volume/v3/volumes/955e764a-da89-489a-bb50-e2cadd1589e4 Sep 03 13:38:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-213a77e5-b4c2-4a0e-bc82-82f2c6a54777 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-213a77e5-b4c2-4a0e-bc82-82f2c6a54777 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:31 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:31 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:38:31 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:31 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:38:31 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-213a77e5-b4c2-4a0e-bc82-82f2c6a54777 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Volume info retrieved successfully. Sep 03 13:38:31 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-213a77e5-b4c2-4a0e-bc82-82f2c6a54777 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] http://192.168.122.181/volume/v3/volumes/955e764a-da89-489a-bb50-e2cadd1589e4 returned with HTTP 200 Sep 03 13:38:31 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 500/1027] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:31 2026] GET /volume/v3/volumes/955e764a-da89-489a-bb50-e2cadd1589e4 => generated 1332 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:38:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-c592647b-ea67-4257-b0c0-c2cbf12e1d37 req-ee5bb0c6-5456-4ccf-a08f-a733ef5c67c3 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:31 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-c592647b-ea67-4257-b0c0-c2cbf12e1d37 req-ee5bb0c6-5456-4ccf-a08f-a733ef5c67c3 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] GET http://192.168.122.181/volume/v3/volumes/955e764a-da89-489a-bb50-e2cadd1589e4 Sep 03 13:38:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-c592647b-ea67-4257-b0c0-c2cbf12e1d37 req-ee5bb0c6-5456-4ccf-a08f-a733ef5c67c3 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-c592647b-ea67-4257-b0c0-c2cbf12e1d37 req-ee5bb0c6-5456-4ccf-a08f-a733ef5c67c3 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:31 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:31 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:38:31 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:31 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:38:31 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-c592647b-ea67-4257-b0c0-c2cbf12e1d37 req-ee5bb0c6-5456-4ccf-a08f-a733ef5c67c3 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Volume info retrieved successfully. Sep 03 13:38:31 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-c592647b-ea67-4257-b0c0-c2cbf12e1d37 req-ee5bb0c6-5456-4ccf-a08f-a733ef5c67c3 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] http://192.168.122.181/volume/v3/volumes/955e764a-da89-489a-bb50-e2cadd1589e4 returned with HTTP 200 Sep 03 13:38:31 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 528/1028] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:38:31 2026] GET /volume/v3/volumes/955e764a-da89-489a-bb50-e2cadd1589e4 => generated 1332 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:38:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-82d72756-f3b6-4230-a295-2c64bf1285da None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:31 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-82d72756-f3b6-4230-a295-2c64bf1285da tempest-VolumeSnapshotQuotasNegativeTestJSON-1374321318 tempest-VolumeSnapshotQuotasNegativeTestJSON-1374321318-project-admin] GET http://192.168.122.181/volume/v3/os-quota-sets/313d324778314366a34b7c12156f6b40 Sep 03 13:38:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-82d72756-f3b6-4230-a295-2c64bf1285da tempest-VolumeSnapshotQuotasNegativeTestJSON-1374321318 tempest-VolumeSnapshotQuotasNegativeTestJSON-1374321318-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-82d72756-f3b6-4230-a295-2c64bf1285da tempest-VolumeSnapshotQuotasNegativeTestJSON-1374321318 tempest-VolumeSnapshotQuotasNegativeTestJSON-1374321318-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:31 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-82d72756-f3b6-4230-a295-2c64bf1285da tempest-VolumeSnapshotQuotasNegativeTestJSON-1374321318 tempest-VolumeSnapshotQuotasNegativeTestJSON-1374321318-project-admin] http://192.168.122.181/volume/v3/os-quota-sets/313d324778314366a34b7c12156f6b40 returned with HTTP 200 Sep 03 13:38:31 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 501/1029] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:38:31 2026] GET /volume/v3/os-quota-sets/313d324778314366a34b7c12156f6b40 => generated 440 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-fed62238-1ddd-49aa-a6a2-c0e0336dde54 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:31 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-fed62238-1ddd-49aa-a6a2-c0e0336dde54 tempest-VolumeSnapshotQuotasNegativeTestJSON-1374321318 tempest-VolumeSnapshotQuotasNegativeTestJSON-1374321318-project-admin] PUT http://192.168.122.181/volume/v3/os-quota-sets/313d324778314366a34b7c12156f6b40 Sep 03 13:38:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-fed62238-1ddd-49aa-a6a2-c0e0336dde54 tempest-VolumeSnapshotQuotasNegativeTestJSON-1374321318 tempest-VolumeSnapshotQuotasNegativeTestJSON-1374321318-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:38:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-77636620-066d-4caa-97a4-839aa8fa841b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-77636620-066d-4caa-97a4-839aa8fa841b tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] GET http://192.168.122.181/volume/v3/volumes/0cca5292-c745-47bb-b3d8-2a198c151e63 Sep 03 13:38:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-77636620-066d-4caa-97a4-839aa8fa841b tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-77636620-066d-4caa-97a4-839aa8fa841b tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:32 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:32 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:38:32 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:32 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:38:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-fed62238-1ddd-49aa-a6a2-c0e0336dde54 tempest-VolumeSnapshotQuotasNegativeTestJSON-1374321318 tempest-VolumeSnapshotQuotasNegativeTestJSON-1374321318-project-admin] http://192.168.122.181/volume/v3/os-quota-sets/313d324778314366a34b7c12156f6b40 returned with HTTP 200 Sep 03 13:38:32 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 529/1030] 192.168.122.181 () {60 vars in 1258 bytes} [Thu Sep 3 13:38:31 2026] PUT /volume/v3/os-quota-sets/313d324778314366a34b7c12156f6b40 => generated 393 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:38:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f37e1bc4-ba88-4c58-b1ec-81aea5e69385 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:32 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-77636620-066d-4caa-97a4-839aa8fa841b tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Volume info retrieved successfully. Sep 03 13:38:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-77636620-066d-4caa-97a4-839aa8fa841b tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/volumes/0cca5292-c745-47bb-b3d8-2a198c151e63 returned with HTTP 200 Sep 03 13:38:32 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 502/1031] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:32 2026] GET /volume/v3/volumes/0cca5292-c745-47bb-b3d8-2a198c151e63 => generated 855 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-c592647b-ea67-4257-b0c0-c2cbf12e1d37 req-43d44e25-68e5-40c7-9cc3-1a7dee3af8e6 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-c592647b-ea67-4257-b0c0-c2cbf12e1d37 req-43d44e25-68e5-40c7-9cc3-1a7dee3af8e6 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] GET http://192.168.122.181/volume/v3/volumes/955e764a-da89-489a-bb50-e2cadd1589e4 Sep 03 13:38:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-c592647b-ea67-4257-b0c0-c2cbf12e1d37 req-43d44e25-68e5-40c7-9cc3-1a7dee3af8e6 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-c592647b-ea67-4257-b0c0-c2cbf12e1d37 req-43d44e25-68e5-40c7-9cc3-1a7dee3af8e6 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:32 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:32 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:38:32 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:32 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:38:32 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-c592647b-ea67-4257-b0c0-c2cbf12e1d37 req-43d44e25-68e5-40c7-9cc3-1a7dee3af8e6 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Volume info retrieved successfully. Sep 03 13:38:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-c592647b-ea67-4257-b0c0-c2cbf12e1d37 req-43d44e25-68e5-40c7-9cc3-1a7dee3af8e6 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] http://192.168.122.181/volume/v3/volumes/955e764a-da89-489a-bb50-e2cadd1589e4 returned with HTTP 200 Sep 03 13:38:32 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 503/1032] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:38:32 2026] GET /volume/v3/volumes/955e764a-da89-489a-bb50-e2cadd1589e4 => generated 1332 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:38:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-ac94dc9b-e2d5-40eb-96f0-726c8a7e6e39 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ac94dc9b-e2d5-40eb-96f0-726c8a7e6e39 None None] GET http://192.168.122.181/volume// Sep 03 13:38:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ac94dc9b-e2d5-40eb-96f0-726c8a7e6e39 None None] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ac94dc9b-e2d5-40eb-96f0-726c8a7e6e39 None None] Calling method 'all' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ac94dc9b-e2d5-40eb-96f0-726c8a7e6e39 None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:38:32 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 504/1033] 192.168.122.181 () {58 vars in 1308 bytes} [Thu Sep 3 13:38:32 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 13:38:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-c592647b-ea67-4257-b0c0-c2cbf12e1d37 req-d871b898-3b52-4665-9c88-8a441e4d9b31 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-c592647b-ea67-4257-b0c0-c2cbf12e1d37 req-d871b898-3b52-4665-9c88-8a441e4d9b31 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] POST http://192.168.122.181/volume/v3/attachments Sep 03 13:38:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-c592647b-ea67-4257-b0c0-c2cbf12e1d37 req-d871b898-3b52-4665-9c88-8a441e4d9b31 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "955e764a-da89-489a-bb50-e2cadd1589e4", "connector": null, "instance_uuid": "a9d1ef4f-53e8-44be-82c5-4bb3067ae017"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:38:32 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:32 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:38:32 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:32 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:38:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f37e1bc4-ba88-4c58-b1ec-81aea5e69385 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:38:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f37e1bc4-ba88-4c58-b1ec-81aea5e69385 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1071964205"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:38:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-f37e1bc4-ba88-4c58-b1ec-81aea5e69385 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1071964205'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:38:32 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-f37e1bc4-ba88-4c58-b1ec-81aea5e69385 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Create volume of 1 GB Sep 03 13:38:32 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-f37e1bc4-ba88-4c58-b1ec-81aea5e69385 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Availability Zones retrieved successfully. Sep 03 13:38:32 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f37e1bc4-ba88-4c58-b1ec-81aea5e69385 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Flow 'volume_create_api' (d88b2c36-913d-406a-9b31-177c686688ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:38:32 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f37e1bc4-ba88-4c58-b1ec-81aea5e69385 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c38ad22d-fb0a-4739-8d5a-fcc3f9deeb9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:38:32 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-f37e1bc4-ba88-4c58-b1ec-81aea5e69385 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:38:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-c592647b-ea67-4257-b0c0-c2cbf12e1d37 req-d871b898-3b52-4665-9c88-8a441e4d9b31 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] http://192.168.122.181/volume/v3/attachments returned with HTTP 200 Sep 03 13:38:32 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 505/1034] 192.168.122.181 () {66 vars in 1483 bytes} [Thu Sep 3 13:38:32 2026] POST /volume/v3/attachments => generated 273 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:38:32 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f37e1bc4-ba88-4c58-b1ec-81aea5e69385 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c38ad22d-fb0a-4739-8d5a-fcc3f9deeb9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:38:32 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f37e1bc4-ba88-4c58-b1ec-81aea5e69385 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf16cd67-2c0e-41e8-b0c9-ca1ba8c5254d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:38:32 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-f37e1bc4-ba88-4c58-b1ec-81aea5e69385 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Created reservations ['951828e9-f5bf-4dc5-891b-23ea86b6a713', '3b4e30d1-5cf4-4a29-b431-a1dc6367c1b7', 'f6281d39-9641-446e-9986-50295aee31ad', '0148df74-0a58-49c0-acb0-4ad3f19eeaff'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:38:32 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f37e1bc4-ba88-4c58-b1ec-81aea5e69385 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf16cd67-2c0e-41e8-b0c9-ca1ba8c5254d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['951828e9-f5bf-4dc5-891b-23ea86b6a713', '3b4e30d1-5cf4-4a29-b431-a1dc6367c1b7', 'f6281d39-9641-446e-9986-50295aee31ad', '0148df74-0a58-49c0-acb0-4ad3f19eeaff']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:38:32 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f37e1bc4-ba88-4c58-b1ec-81aea5e69385 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c3888b5-97d1-4af7-bfc3-aa2012e43c24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:38:32 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:32 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:38:32 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f37e1bc4-ba88-4c58-b1ec-81aea5e69385 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c3888b5-97d1-4af7-bfc3-aa2012e43c24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5fba463d-b8f6-4565-8ec3-971b01259134', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1071964205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='313d324778314366a34b7c12156f6b40',qos_specs=None,replication_status=,reservations=['951828e9-f5bf-4dc5-891b-23ea86b6a713','3b4e30d1-5cf4-4a29-b431-a1dc6367c1b7','f6281d39-9641-446e-9986-50295aee31ad','0148df74-0a58-49c0-acb0-4ad3f19eeaff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49bc521299be4042b6c0426d8eac6ad2',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:38:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1071964205',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5fba463d-b8f6-4565-8ec3-971b01259134,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='313d324778314366a34b7c12156f6b40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49bc521299be4042b6c0426d8eac6ad2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:38:32 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f37e1bc4-ba88-4c58-b1ec-81aea5e69385 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74c9623c-2261-431c-ad26-8d66627c5846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:38:32 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f37e1bc4-ba88-4c58-b1ec-81aea5e69385 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74c9623c-2261-431c-ad26-8d66627c5846) transitioned into state 'SUCCESS' from state '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-1071964205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='313d324778314366a34b7c12156f6b40',qos_specs=None,replication_status=,reservations=['951828e9-f5bf-4dc5-891b-23ea86b6a713','3b4e30d1-5cf4-4a29-b431-a1dc6367c1b7','f6281d39-9641-446e-9986-50295aee31ad','0148df74-0a58-49c0-acb0-4ad3f19eeaff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49bc521299be4042b6c0426d8eac6ad2',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:38:32 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f37e1bc4-ba88-4c58-b1ec-81aea5e69385 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c30f1b3-743b-4caf-9e59-ea3d78bb9f03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:38:32 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f37e1bc4-ba88-4c58-b1ec-81aea5e69385 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c30f1b3-743b-4caf-9e59-ea3d78bb9f03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:38:32 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f37e1bc4-ba88-4c58-b1ec-81aea5e69385 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Flow 'volume_create_api' (d88b2c36-913d-406a-9b31-177c686688ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:38:32 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-f37e1bc4-ba88-4c58-b1ec-81aea5e69385 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Create volume request issued successfully. Sep 03 13:38:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f37e1bc4-ba88-4c58-b1ec-81aea5e69385 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:38:32 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 530/1035] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:38:32 2026] POST /volume/v3/volumes => generated 776 bytes in 645 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:38:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-39ee12bb-bc3c-4ddd-b388-cc016b978cc8 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-39ee12bb-bc3c-4ddd-b388-cc016b978cc8 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] GET http://192.168.122.181/volume/v3/volumes/5fba463d-b8f6-4565-8ec3-971b01259134 Sep 03 13:38:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-39ee12bb-bc3c-4ddd-b388-cc016b978cc8 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-39ee12bb-bc3c-4ddd-b388-cc016b978cc8 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:32 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:32 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:38:32 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:32 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:38:32 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-39ee12bb-bc3c-4ddd-b388-cc016b978cc8 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Volume info retrieved successfully. Sep 03 13:38:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-39ee12bb-bc3c-4ddd-b388-cc016b978cc8 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] http://192.168.122.181/volume/v3/volumes/5fba463d-b8f6-4565-8ec3-971b01259134 returned with HTTP 200 Sep 03 13:38:32 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 506/1036] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:32 2026] GET /volume/v3/volumes/5fba463d-b8f6-4565-8ec3-971b01259134 => generated 844 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-2dbc05a4-4fea-478c-ba1d-3d97c35be919 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:33 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2dbc05a4-4fea-478c-ba1d-3d97c35be919 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] GET http://192.168.122.181/volume/v3/volumes/0cca5292-c745-47bb-b3d8-2a198c151e63 Sep 03 13:38:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2dbc05a4-4fea-478c-ba1d-3d97c35be919 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2dbc05a4-4fea-478c-ba1d-3d97c35be919 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:33 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:33 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:38:33 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:33 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:38:33 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-2dbc05a4-4fea-478c-ba1d-3d97c35be919 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Volume info retrieved successfully. Sep 03 13:38:33 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2dbc05a4-4fea-478c-ba1d-3d97c35be919 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/volumes/0cca5292-c745-47bb-b3d8-2a198c151e63 returned with HTTP 200 Sep 03 13:38:33 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 531/1037] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:33 2026] GET /volume/v3/volumes/0cca5292-c745-47bb-b3d8-2a198c151e63 => generated 856 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-93e185fc-a49d-4987-8161-76f29ded031e req-21ccdf91-be5f-4934-9005-866b0139f396 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:33 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-93e185fc-a49d-4987-8161-76f29ded031e req-21ccdf91-be5f-4934-9005-866b0139f396 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] GET http://192.168.122.181/volume/v3/volumes/0cca5292-c745-47bb-b3d8-2a198c151e63 Sep 03 13:38:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-93e185fc-a49d-4987-8161-76f29ded031e req-21ccdf91-be5f-4934-9005-866b0139f396 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-93e185fc-a49d-4987-8161-76f29ded031e req-21ccdf91-be5f-4934-9005-866b0139f396 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:33 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:33 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:38:33 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:33 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:38:33 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-93e185fc-a49d-4987-8161-76f29ded031e req-21ccdf91-be5f-4934-9005-866b0139f396 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Volume info retrieved successfully. Sep 03 13:38:33 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-93e185fc-a49d-4987-8161-76f29ded031e req-21ccdf91-be5f-4934-9005-866b0139f396 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/volumes/0cca5292-c745-47bb-b3d8-2a198c151e63 returned with HTTP 200 Sep 03 13:38:33 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 507/1038] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:38:33 2026] GET /volume/v3/volumes/0cca5292-c745-47bb-b3d8-2a198c151e63 => generated 856 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d54caa72-8bde-4787-9808-f711fe516857 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:33 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d54caa72-8bde-4787-9808-f711fe516857 None None] GET http://192.168.122.181/volume// Sep 03 13:38:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d54caa72-8bde-4787-9808-f711fe516857 None None] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d54caa72-8bde-4787-9808-f711fe516857 None None] Calling method 'all' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:33 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d54caa72-8bde-4787-9808-f711fe516857 None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:38:33 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 532/1039] 192.168.122.181 () {58 vars in 1317 bytes} [Thu Sep 3 13:38:33 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 13:38:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-93e185fc-a49d-4987-8161-76f29ded031e req-12cf0e9b-2ddc-47cf-95d6-a20ba83802f4 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:33 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-93e185fc-a49d-4987-8161-76f29ded031e req-12cf0e9b-2ddc-47cf-95d6-a20ba83802f4 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] POST http://192.168.122.181/volume/v3/attachments Sep 03 13:38:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-93e185fc-a49d-4987-8161-76f29ded031e req-12cf0e9b-2ddc-47cf-95d6-a20ba83802f4 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0cca5292-c745-47bb-b3d8-2a198c151e63", "connector": null, "instance_uuid": "d4ed8f20-c238-405f-be6c-5bbd30e6173a"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:38:33 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:33 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:38:33 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:33 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:38:33 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-93e185fc-a49d-4987-8161-76f29ded031e req-12cf0e9b-2ddc-47cf-95d6-a20ba83802f4 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/attachments returned with HTTP 200 Sep 03 13:38:33 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 508/1040] 192.168.122.181 () {66 vars in 1483 bytes} [Thu Sep 3 13:38:33 2026] POST /volume/v3/attachments => generated 273 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:38:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-c1f556be-624e-4218-8142-625630f428bc None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:33 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c1f556be-624e-4218-8142-625630f428bc tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] GET http://192.168.122.181/volume/v3/volumes/5fba463d-b8f6-4565-8ec3-971b01259134 Sep 03 13:38:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c1f556be-624e-4218-8142-625630f428bc tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c1f556be-624e-4218-8142-625630f428bc tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:33 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:33 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:38:33 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:33 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:38:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-448f677d-a0d6-4f2b-bef7-468214599087 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:34 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-c1f556be-624e-4218-8142-625630f428bc tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Volume info retrieved successfully. Sep 03 13:38:34 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-448f677d-a0d6-4f2b-bef7-468214599087 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] GET http://192.168.122.181/volume/v3/volumes/0cca5292-c745-47bb-b3d8-2a198c151e63 Sep 03 13:38:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-448f677d-a0d6-4f2b-bef7-468214599087 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-448f677d-a0d6-4f2b-bef7-468214599087 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:34 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c1f556be-624e-4218-8142-625630f428bc tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] http://192.168.122.181/volume/v3/volumes/5fba463d-b8f6-4565-8ec3-971b01259134 returned with HTTP 200 Sep 03 13:38:34 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 533/1041] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:33 2026] GET /volume/v3/volumes/5fba463d-b8f6-4565-8ec3-971b01259134 => generated 868 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:34 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:34 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:38:34 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:34 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:38:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-4c8ca330-bcbc-405a-a495-79474a2b8871 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:34 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4c8ca330-bcbc-405a-a495-79474a2b8871 None None] GET http://192.168.122.181/volume// Sep 03 13:38:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4c8ca330-bcbc-405a-a495-79474a2b8871 None None] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4c8ca330-bcbc-405a-a495-79474a2b8871 None None] Calling method 'all' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:34 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4c8ca330-bcbc-405a-a495-79474a2b8871 None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:38:34 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 534/1042] 192.168.122.181 () {58 vars in 1315 bytes} [Thu Sep 3 13:38:34 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 13:38:34 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-448f677d-a0d6-4f2b-bef7-468214599087 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Volume info retrieved successfully. Sep 03 13:38:34 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-448f677d-a0d6-4f2b-bef7-468214599087 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/volumes/0cca5292-c745-47bb-b3d8-2a198c151e63 returned with HTTP 200 Sep 03 13:38:34 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 509/1043] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:34 2026] GET /volume/v3/volumes/0cca5292-c745-47bb-b3d8-2a198c151e63 => generated 855 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-93e185fc-a49d-4987-8161-76f29ded031e req-932e8793-6222-4891-b39d-11d2a4e6eb08 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:34 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-93e185fc-a49d-4987-8161-76f29ded031e req-932e8793-6222-4891-b39d-11d2a4e6eb08 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] GET http://192.168.122.181/volume/v3/volumes/0cca5292-c745-47bb-b3d8-2a198c151e63 Sep 03 13:38:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-93e185fc-a49d-4987-8161-76f29ded031e req-932e8793-6222-4891-b39d-11d2a4e6eb08 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-93e185fc-a49d-4987-8161-76f29ded031e req-932e8793-6222-4891-b39d-11d2a4e6eb08 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:34 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:34 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:38:34 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:34 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:38:34 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-93e185fc-a49d-4987-8161-76f29ded031e req-932e8793-6222-4891-b39d-11d2a4e6eb08 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Volume info retrieved successfully. Sep 03 13:38:34 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-93e185fc-a49d-4987-8161-76f29ded031e req-932e8793-6222-4891-b39d-11d2a4e6eb08 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/volumes/0cca5292-c745-47bb-b3d8-2a198c151e63 returned with HTTP 200 Sep 03 13:38:34 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 535/1044] 192.168.122.181 () {62 vars in 1528 bytes} [Thu Sep 3 13:38:34 2026] GET /volume/v3/volumes/0cca5292-c745-47bb-b3d8-2a198c151e63 => generated 1036 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:38:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-93e185fc-a49d-4987-8161-76f29ded031e req-0bab1577-a701-4038-8c4a-85ef5680731f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:34 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-93e185fc-a49d-4987-8161-76f29ded031e req-0bab1577-a701-4038-8c4a-85ef5680731f tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] PUT http://192.168.122.181/volume/v3/attachments/59f56824-eaba-4247-9e93-496bdaa9daf2 Sep 03 13:38:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-93e185fc-a49d-4987-8161-76f29ded031e req-0bab1577-a701-4038-8c4a-85ef5680731f tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.181", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8d232b6e4de", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "108e3980-7d2b-493a-aa24-bb1dd072d0d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:38:34 devstack devstack@c-api.service[86719]: DEBUG cinder.coordination [req-93e185fc-a49d-4987-8161-76f29ded031e req-0bab1577-a701-4038-8c4a-85ef5680731f tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Acquiring lock "cinder-attachment_update-0cca5292-c745-47bb-b3d8-2a198c151e63-devstack" by "attachment_update" {{(pid=86719) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 13:38:34 devstack devstack@c-api.service[86719]: DEBUG cinder.coordination [req-93e185fc-a49d-4987-8161-76f29ded031e req-0bab1577-a701-4038-8c4a-85ef5680731f tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Lock "cinder-attachment_update-0cca5292-c745-47bb-b3d8-2a198c151e63-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=86719) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 13:38:34 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:34 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:38:34 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:34 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:38:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e3ff125d-7c0f-4ccd-9450-a759a3a5d332 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:34 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e3ff125d-7c0f-4ccd-9450-a759a3a5d332 None None] GET http://192.168.122.181/volume// Sep 03 13:38:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e3ff125d-7c0f-4ccd-9450-a759a3a5d332 None None] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e3ff125d-7c0f-4ccd-9450-a759a3a5d332 None None] Calling method 'all' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:34 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e3ff125d-7c0f-4ccd-9450-a759a3a5d332 None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:38:34 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 536/1045] 192.168.122.181 () {58 vars in 1315 bytes} [Thu Sep 3 13:38:34 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 03 13:38:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-c592647b-ea67-4257-b0c0-c2cbf12e1d37 req-38416b02-6345-44f5-a0a1-f3acf043d2b6 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:34 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-c592647b-ea67-4257-b0c0-c2cbf12e1d37 req-38416b02-6345-44f5-a0a1-f3acf043d2b6 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] GET http://192.168.122.181/volume/v3/volumes/955e764a-da89-489a-bb50-e2cadd1589e4 Sep 03 13:38:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-c592647b-ea67-4257-b0c0-c2cbf12e1d37 req-38416b02-6345-44f5-a0a1-f3acf043d2b6 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-c592647b-ea67-4257-b0c0-c2cbf12e1d37 req-38416b02-6345-44f5-a0a1-f3acf043d2b6 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:34 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:34 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:38:34 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:34 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:38:34 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-c592647b-ea67-4257-b0c0-c2cbf12e1d37 req-38416b02-6345-44f5-a0a1-f3acf043d2b6 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Volume info retrieved successfully. Sep 03 13:38:34 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-c592647b-ea67-4257-b0c0-c2cbf12e1d37 req-38416b02-6345-44f5-a0a1-f3acf043d2b6 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] http://192.168.122.181/volume/v3/volumes/955e764a-da89-489a-bb50-e2cadd1589e4 returned with HTTP 200 Sep 03 13:38:34 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 537/1046] 192.168.122.181 () {62 vars in 1528 bytes} [Thu Sep 3 13:38:34 2026] GET /volume/v3/volumes/955e764a-da89-489a-bb50-e2cadd1589e4 => generated 1512 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:38:34 devstack devstack@c-api.service[86719]: DEBUG cinder.coordination [req-93e185fc-a49d-4987-8161-76f29ded031e req-0bab1577-a701-4038-8c4a-85ef5680731f tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Lock "cinder-attachment_update-0cca5292-c745-47bb-b3d8-2a198c151e63-devstack" released by "attachment_update" :: held 0.329s {{(pid=86719) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 13:38:34 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-93e185fc-a49d-4987-8161-76f29ded031e req-0bab1577-a701-4038-8c4a-85ef5680731f tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/attachments/59f56824-eaba-4247-9e93-496bdaa9daf2 returned with HTTP 200 Sep 03 13:38:34 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 510/1047] 192.168.122.181 () {66 vars in 1593 bytes} [Thu Sep 3 13:38:34 2026] PUT /volume/v3/attachments/59f56824-eaba-4247-9e93-496bdaa9daf2 => generated 694 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:38:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-c592647b-ea67-4257-b0c0-c2cbf12e1d37 req-efe87d47-711a-4e0e-a20e-bbd4f14783ea None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:34 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-c592647b-ea67-4257-b0c0-c2cbf12e1d37 req-efe87d47-711a-4e0e-a20e-bbd4f14783ea tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] PUT http://192.168.122.181/volume/v3/attachments/4f78958a-d535-4ff2-94fc-e2dbe3815e4e Sep 03 13:38:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-c592647b-ea67-4257-b0c0-c2cbf12e1d37 req-efe87d47-711a-4e0e-a20e-bbd4f14783ea tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.181", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8d232b6e4de", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "108e3980-7d2b-493a-aa24-bb1dd072d0d4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:38:34 devstack devstack@c-api.service[86720]: DEBUG cinder.coordination [req-c592647b-ea67-4257-b0c0-c2cbf12e1d37 req-efe87d47-711a-4e0e-a20e-bbd4f14783ea tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Acquiring lock "cinder-attachment_update-955e764a-da89-489a-bb50-e2cadd1589e4-devstack" by "attachment_update" {{(pid=86720) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 13:38:34 devstack devstack@c-api.service[86720]: DEBUG cinder.coordination [req-c592647b-ea67-4257-b0c0-c2cbf12e1d37 req-efe87d47-711a-4e0e-a20e-bbd4f14783ea tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Lock "cinder-attachment_update-955e764a-da89-489a-bb50-e2cadd1589e4-devstack" acquired by "attachment_update" :: waited 0.024s {{(pid=86720) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 13:38:34 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:34 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:38:34 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:34 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:38:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-9770883c-deea-4486-992c-22449c8fef1e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:35 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9770883c-deea-4486-992c-22449c8fef1e tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] GET http://192.168.122.181/volume/v3/volumes/5fba463d-b8f6-4565-8ec3-971b01259134 Sep 03 13:38:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9770883c-deea-4486-992c-22449c8fef1e tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9770883c-deea-4486-992c-22449c8fef1e tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:35 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:35 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:38:35 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:35 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:38:35 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-9770883c-deea-4486-992c-22449c8fef1e tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Volume info retrieved successfully. Sep 03 13:38:35 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9770883c-deea-4486-992c-22449c8fef1e tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] http://192.168.122.181/volume/v3/volumes/5fba463d-b8f6-4565-8ec3-971b01259134 returned with HTTP 200 Sep 03 13:38:35 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 511/1048] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:35 2026] GET /volume/v3/volumes/5fba463d-b8f6-4565-8ec3-971b01259134 => generated 869 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-5491a540-a5e7-4dab-a54a-2c685591f05c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:35 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5491a540-a5e7-4dab-a54a-2c685591f05c tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] GET http://192.168.122.181/volume/v3/volumes/0cca5292-c745-47bb-b3d8-2a198c151e63 Sep 03 13:38:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5491a540-a5e7-4dab-a54a-2c685591f05c tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5491a540-a5e7-4dab-a54a-2c685591f05c tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:35 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:35 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:38:35 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:35 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:38:35 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-5491a540-a5e7-4dab-a54a-2c685591f05c tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Volume info retrieved successfully. Sep 03 13:38:35 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5491a540-a5e7-4dab-a54a-2c685591f05c tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/volumes/0cca5292-c745-47bb-b3d8-2a198c151e63 returned with HTTP 200 Sep 03 13:38:35 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 512/1049] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:35 2026] GET /volume/v3/volumes/0cca5292-c745-47bb-b3d8-2a198c151e63 => generated 856 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-b71a2b31-7958-45c5-933c-d8dd5d11e208 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:35 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b71a2b31-7958-45c5-933c-d8dd5d11e208 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] POST http://192.168.122.181/volume/v3/snapshots Sep 03 13:38:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b71a2b31-7958-45c5-933c-d8dd5d11e208 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5fba463d-b8f6-4565-8ec3-971b01259134", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1669766336"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:38:35 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:35 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:38:35 devstack devstack@c-api.service[86720]: DEBUG cinder.coordination [req-c592647b-ea67-4257-b0c0-c2cbf12e1d37 req-efe87d47-711a-4e0e-a20e-bbd4f14783ea tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Lock "cinder-attachment_update-955e764a-da89-489a-bb50-e2cadd1589e4-devstack" released by "attachment_update" :: held 0.482s {{(pid=86720) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 13:38:35 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:35 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:38:35 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-b71a2b31-7958-45c5-933c-d8dd5d11e208 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Volume info retrieved successfully. Sep 03 13:38:35 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-c592647b-ea67-4257-b0c0-c2cbf12e1d37 req-efe87d47-711a-4e0e-a20e-bbd4f14783ea tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] http://192.168.122.181/volume/v3/attachments/4f78958a-d535-4ff2-94fc-e2dbe3815e4e returned with HTTP 200 Sep 03 13:38:35 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.snapshots [None req-b71a2b31-7958-45c5-933c-d8dd5d11e208 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Create snapshot from volume 5fba463d-b8f6-4565-8ec3-971b01259134 Sep 03 13:38:35 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 538/1050] 192.168.122.181 () {66 vars in 1593 bytes} [Thu Sep 3 13:38:34 2026] PUT /volume/v3/attachments/4f78958a-d535-4ff2-94fc-e2dbe3815e4e => generated 694 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:38:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-93e185fc-a49d-4987-8161-76f29ded031e req-1115f747-5731-4fce-850b-9f578916852e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:35 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-93e185fc-a49d-4987-8161-76f29ded031e req-1115f747-5731-4fce-850b-9f578916852e tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] POST http://192.168.122.181/volume/v3/attachments/59f56824-eaba-4247-9e93-496bdaa9daf2/action Sep 03 13:38:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-93e185fc-a49d-4987-8161-76f29ded031e req-1115f747-5731-4fce-850b-9f578916852e tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Action body: b'{"os-complete": null}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:38:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-93e185fc-a49d-4987-8161-76f29ded031e req-1115f747-5731-4fce-850b-9f578916852e tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:38:35 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:35 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:38:35 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:35 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:38:35 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-b71a2b31-7958-45c5-933c-d8dd5d11e208 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Created reservations ['41120288-1c91-4021-812d-f619e1211bdd', '5910fc8b-6f49-4ce4-87a5-fabebe516b7f', '583a2001-f2f8-4b5e-866d-82bbd9fd27b8', '84a44ee8-a5fb-4e9c-984c-f2a4bf4a2801'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:38:35 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-93e185fc-a49d-4987-8161-76f29ded031e req-1115f747-5731-4fce-850b-9f578916852e tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/attachments/59f56824-eaba-4247-9e93-496bdaa9daf2/action returned with HTTP 204 Sep 03 13:38:35 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 539/1051] 192.168.122.181 () {66 vars in 1614 bytes} [Thu Sep 3 13:38:35 2026] POST /volume/v3/attachments/59f56824-eaba-4247-9e93-496bdaa9daf2/action => generated 0 bytes in 142 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:38:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-c592647b-ea67-4257-b0c0-c2cbf12e1d37 req-e40e20f1-fcd2-417f-ac01-391cbd4f5858 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:35 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-c592647b-ea67-4257-b0c0-c2cbf12e1d37 req-e40e20f1-fcd2-417f-ac01-391cbd4f5858 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] POST http://192.168.122.181/volume/v3/attachments/4f78958a-d535-4ff2-94fc-e2dbe3815e4e/action Sep 03 13:38:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-c592647b-ea67-4257-b0c0-c2cbf12e1d37 req-e40e20f1-fcd2-417f-ac01-391cbd4f5858 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Action body: b'{"os-complete": null}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:38:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-c592647b-ea67-4257-b0c0-c2cbf12e1d37 req-e40e20f1-fcd2-417f-ac01-391cbd4f5858 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:38:35 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:35 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:38:35 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:35 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:38:35 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:35 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:38:35 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-b71a2b31-7958-45c5-933c-d8dd5d11e208 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Snapshot create request issued successfully. Sep 03 13:38:35 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b71a2b31-7958-45c5-933c-d8dd5d11e208 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] http://192.168.122.181/volume/v3/snapshots returned with HTTP 202 Sep 03 13:38:35 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-c592647b-ea67-4257-b0c0-c2cbf12e1d37 req-e40e20f1-fcd2-417f-ac01-391cbd4f5858 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] http://192.168.122.181/volume/v3/attachments/4f78958a-d535-4ff2-94fc-e2dbe3815e4e/action returned with HTTP 204 Sep 03 13:38:35 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 540/1052] 192.168.122.181 () {66 vars in 1614 bytes} [Thu Sep 3 13:38:35 2026] POST /volume/v3/attachments/4f78958a-d535-4ff2-94fc-e2dbe3815e4e/action => generated 0 bytes in 116 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:38:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ac3efe41-55c5-482f-90e3-d4cd18433c31 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:35 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 513/1053] 192.168.122.181 () {60 vars in 1149 bytes} [Thu Sep 3 13:38:35 2026] POST /volume/v3/snapshots => generated 323 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:38:35 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ac3efe41-55c5-482f-90e3-d4cd18433c31 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] GET http://192.168.122.181/volume/v3/snapshots/cd8a18bf-ddd6-4b4d-b13e-cc9beede6f3f Sep 03 13:38:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ac3efe41-55c5-482f-90e3-d4cd18433c31 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ac3efe41-55c5-482f-90e3-d4cd18433c31 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:35 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:35 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:38:35 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-ac3efe41-55c5-482f-90e3-d4cd18433c31 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Snapshot retrieved successfully. Sep 03 13:38:35 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ac3efe41-55c5-482f-90e3-d4cd18433c31 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] http://192.168.122.181/volume/v3/snapshots/cd8a18bf-ddd6-4b4d-b13e-cc9beede6f3f returned with HTTP 200 Sep 03 13:38:35 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 541/1054] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:38:35 2026] GET /volume/v3/snapshots/cd8a18bf-ddd6-4b4d-b13e-cc9beede6f3f => generated 455 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-fea14bba-a244-4274-8710-119c6e6fa3e7 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:36 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fea14bba-a244-4274-8710-119c6e6fa3e7 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] GET http://192.168.122.181/volume/v3/volumes/0cca5292-c745-47bb-b3d8-2a198c151e63 Sep 03 13:38:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fea14bba-a244-4274-8710-119c6e6fa3e7 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fea14bba-a244-4274-8710-119c6e6fa3e7 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:36 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:36 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:38:36 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:36 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:38:36 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-fea14bba-a244-4274-8710-119c6e6fa3e7 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Volume info retrieved successfully. Sep 03 13:38:36 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fea14bba-a244-4274-8710-119c6e6fa3e7 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/volumes/0cca5292-c745-47bb-b3d8-2a198c151e63 returned with HTTP 200 Sep 03 13:38:36 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 514/1055] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:36 2026] GET /volume/v3/volumes/0cca5292-c745-47bb-b3d8-2a198c151e63 => generated 1148 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:38:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-8afb7d6c-ddb5-4b03-ac73-09857ec7c7a5 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:36 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8afb7d6c-ddb5-4b03-ac73-09857ec7c7a5 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] GET http://192.168.122.181/volume/v3/volumes/0cca5292-c745-47bb-b3d8-2a198c151e63 Sep 03 13:38:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8afb7d6c-ddb5-4b03-ac73-09857ec7c7a5 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8afb7d6c-ddb5-4b03-ac73-09857ec7c7a5 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:36 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:36 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:38:36 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:36 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:38:36 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-8afb7d6c-ddb5-4b03-ac73-09857ec7c7a5 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Volume info retrieved successfully. Sep 03 13:38:36 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8afb7d6c-ddb5-4b03-ac73-09857ec7c7a5 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/volumes/0cca5292-c745-47bb-b3d8-2a198c151e63 returned with HTTP 200 Sep 03 13:38:36 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 542/1056] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:36 2026] GET /volume/v3/volumes/0cca5292-c745-47bb-b3d8-2a198c151e63 => generated 1148 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:38:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-4ca2ba85-8be4-4c1d-989b-11b05248fdc7 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:36 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4ca2ba85-8be4-4c1d-989b-11b05248fdc7 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] DELETE http://192.168.122.181/volume/v3/volumes/0cca5292-c745-47bb-b3d8-2a198c151e63 Sep 03 13:38:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4ca2ba85-8be4-4c1d-989b-11b05248fdc7 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4ca2ba85-8be4-4c1d-989b-11b05248fdc7 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:36 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-4ca2ba85-8be4-4c1d-989b-11b05248fdc7 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Delete volume with id: 0cca5292-c745-47bb-b3d8-2a198c151e63 Sep 03 13:38:36 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:36 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:38:36 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:36 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:38:36 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-4ca2ba85-8be4-4c1d-989b-11b05248fdc7 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Volume info retrieved successfully. Sep 03 13:38:36 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-4ca2ba85-8be4-4c1d-989b-11b05248fdc7 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-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 03 13:38:36 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4ca2ba85-8be4-4c1d-989b-11b05248fdc7 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/volumes/0cca5292-c745-47bb-b3d8-2a198c151e63 returned with HTTP 400 Sep 03 13:38:36 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 515/1057] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:38:36 2026] DELETE /volume/v3/volumes/0cca5292-c745-47bb-b3d8-2a198c151e63 => generated 307 bytes in 131 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 03 13:38:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-dbc43ad8-f732-4f2a-981e-c470616eced5 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:36 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-dbc43ad8-f732-4f2a-981e-c470616eced5 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] GET http://192.168.122.181/volume/v3/volumes/0cca5292-c745-47bb-b3d8-2a198c151e63 Sep 03 13:38:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-dbc43ad8-f732-4f2a-981e-c470616eced5 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-dbc43ad8-f732-4f2a-981e-c470616eced5 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:36 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:36 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:38:36 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:36 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:38:36 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-dbc43ad8-f732-4f2a-981e-c470616eced5 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Volume info retrieved successfully. Sep 03 13:38:36 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-dbc43ad8-f732-4f2a-981e-c470616eced5 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/volumes/0cca5292-c745-47bb-b3d8-2a198c151e63 returned with HTTP 200 Sep 03 13:38:36 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 543/1058] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:36 2026] GET /volume/v3/volumes/0cca5292-c745-47bb-b3d8-2a198c151e63 => generated 1148 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 13:38:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-6dbd9ff7-d9fc-4e49-8932-a548736aae72 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:36 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6dbd9ff7-d9fc-4e49-8932-a548736aae72 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] GET http://192.168.122.181/volume/v3/snapshots/cd8a18bf-ddd6-4b4d-b13e-cc9beede6f3f Sep 03 13:38:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6dbd9ff7-d9fc-4e49-8932-a548736aae72 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6dbd9ff7-d9fc-4e49-8932-a548736aae72 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-a9b95f47-7681-4b98-892c-c15514835afb req-6a27d03f-057f-41b5-9db6-3f25b2c969ec None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:36 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:36 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:38:36 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-6dbd9ff7-d9fc-4e49-8932-a548736aae72 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Snapshot retrieved successfully. Sep 03 13:38:36 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6dbd9ff7-d9fc-4e49-8932-a548736aae72 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] http://192.168.122.181/volume/v3/snapshots/cd8a18bf-ddd6-4b4d-b13e-cc9beede6f3f returned with HTTP 200 Sep 03 13:38:36 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 516/1059] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:38:36 2026] GET /volume/v3/snapshots/cd8a18bf-ddd6-4b4d-b13e-cc9beede6f3f => generated 455 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:38:36 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-a9b95f47-7681-4b98-892c-c15514835afb req-6a27d03f-057f-41b5-9db6-3f25b2c969ec tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] GET http://192.168.122.181/volume/v3/volumes/0cca5292-c745-47bb-b3d8-2a198c151e63 Sep 03 13:38:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-a9b95f47-7681-4b98-892c-c15514835afb req-6a27d03f-057f-41b5-9db6-3f25b2c969ec tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-a9b95f47-7681-4b98-892c-c15514835afb req-6a27d03f-057f-41b5-9db6-3f25b2c969ec tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:36 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:36 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:38:36 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:36 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:38:36 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-a9b95f47-7681-4b98-892c-c15514835afb req-6a27d03f-057f-41b5-9db6-3f25b2c969ec tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Volume info retrieved successfully. Sep 03 13:38:36 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-a9b95f47-7681-4b98-892c-c15514835afb req-6a27d03f-057f-41b5-9db6-3f25b2c969ec tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/volumes/0cca5292-c745-47bb-b3d8-2a198c151e63 returned with HTTP 200 Sep 03 13:38:36 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 544/1060] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:38:36 2026] GET /volume/v3/volumes/0cca5292-c745-47bb-b3d8-2a198c151e63 => generated 1148 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:38:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-a9b95f47-7681-4b98-892c-c15514835afb req-05a2a4f7-265e-4773-a1c6-9ad5db256ad4 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:36 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-a9b95f47-7681-4b98-892c-c15514835afb req-05a2a4f7-265e-4773-a1c6-9ad5db256ad4 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] POST http://192.168.122.181/volume/v3/volumes/0cca5292-c745-47bb-b3d8-2a198c151e63/action Sep 03 13:38:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-a9b95f47-7681-4b98-892c-c15514835afb req-05a2a4f7-265e-4773-a1c6-9ad5db256ad4 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:38:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-a9b95f47-7681-4b98-892c-c15514835afb req-05a2a4f7-265e-4773-a1c6-9ad5db256ad4 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:38:37 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:37 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:38:37 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:37 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:38:37 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-a9b95f47-7681-4b98-892c-c15514835afb req-05a2a4f7-265e-4773-a1c6-9ad5db256ad4 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Volume info retrieved successfully. Sep 03 13:38:37 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-a9b95f47-7681-4b98-892c-c15514835afb req-05a2a4f7-265e-4773-a1c6-9ad5db256ad4 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Begin detaching volume completed successfully. Sep 03 13:38:37 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-a9b95f47-7681-4b98-892c-c15514835afb req-05a2a4f7-265e-4773-a1c6-9ad5db256ad4 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/volumes/0cca5292-c745-47bb-b3d8-2a198c151e63/action returned with HTTP 202 Sep 03 13:38:37 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 517/1061] 192.168.122.181 () {64 vars in 1561 bytes} [Thu Sep 3 13:38:36 2026] POST /volume/v3/volumes/0cca5292-c745-47bb-b3d8-2a198c151e63/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:38:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-145997d1-0dfd-49f4-845d-76a1fbc4b0a4 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:37 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-145997d1-0dfd-49f4-845d-76a1fbc4b0a4 None None] GET http://192.168.122.181/volume// Sep 03 13:38:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-145997d1-0dfd-49f4-845d-76a1fbc4b0a4 None None] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-145997d1-0dfd-49f4-845d-76a1fbc4b0a4 None None] Calling method 'all' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:37 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-145997d1-0dfd-49f4-845d-76a1fbc4b0a4 None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:38:37 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 545/1062] 192.168.122.181 () {58 vars in 1315 bytes} [Thu Sep 3 13:38: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 03 13:38:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-a9b95f47-7681-4b98-892c-c15514835afb req-ca50bc20-3557-42a4-ac2e-9bbf8a987fe3 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:37 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-a9b95f47-7681-4b98-892c-c15514835afb req-ca50bc20-3557-42a4-ac2e-9bbf8a987fe3 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] GET http://192.168.122.181/volume/v3/volumes/0cca5292-c745-47bb-b3d8-2a198c151e63 Sep 03 13:38:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-a9b95f47-7681-4b98-892c-c15514835afb req-ca50bc20-3557-42a4-ac2e-9bbf8a987fe3 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-a9b95f47-7681-4b98-892c-c15514835afb req-ca50bc20-3557-42a4-ac2e-9bbf8a987fe3 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:37 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:37 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:38:37 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:37 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:38:37 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-a9b95f47-7681-4b98-892c-c15514835afb req-ca50bc20-3557-42a4-ac2e-9bbf8a987fe3 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Volume info retrieved successfully. Sep 03 13:38:37 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-a9b95f47-7681-4b98-892c-c15514835afb req-ca50bc20-3557-42a4-ac2e-9bbf8a987fe3 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/volumes/0cca5292-c745-47bb-b3d8-2a198c151e63 returned with HTTP 200 Sep 03 13:38:37 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 518/1063] 192.168.122.181 () {62 vars in 1528 bytes} [Thu Sep 3 13:38:37 2026] GET /volume/v3/volumes/0cca5292-c745-47bb-b3d8-2a198c151e63 => generated 1332 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:38:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-a9b95f47-7681-4b98-892c-c15514835afb req-9696bf89-cc7d-43a5-91f6-44db222ef71b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:37 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-a9b95f47-7681-4b98-892c-c15514835afb req-9696bf89-cc7d-43a5-91f6-44db222ef71b tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] DELETE http://192.168.122.181/volume/v3/attachments/59f56824-eaba-4247-9e93-496bdaa9daf2 Sep 03 13:38:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-a9b95f47-7681-4b98-892c-c15514835afb req-9696bf89-cc7d-43a5-91f6-44db222ef71b tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-a9b95f47-7681-4b98-892c-c15514835afb req-9696bf89-cc7d-43a5-91f6-44db222ef71b tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:37 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:37 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:38:37 devstack devstack@c-api.service[86720]: /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 03 13:38:37 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, Sep 03 13:38:37 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-a9b95f47-7681-4b98-892c-c15514835afb req-9696bf89-cc7d-43a5-91f6-44db222ef71b tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/attachments/59f56824-eaba-4247-9e93-496bdaa9daf2 returned with HTTP 200 Sep 03 13:38:37 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 546/1064] 192.168.122.181 () {64 vars in 1562 bytes} [Thu Sep 3 13:38:37 2026] DELETE /volume/v3/attachments/59f56824-eaba-4247-9e93-496bdaa9daf2 => generated 19 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-ff39bcf9-daba-4c4e-8e53-8e2b5cd4ae04 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:37 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ff39bcf9-daba-4c4e-8e53-8e2b5cd4ae04 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] GET http://192.168.122.181/volume/v3/snapshots/cd8a18bf-ddd6-4b4d-b13e-cc9beede6f3f Sep 03 13:38:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ff39bcf9-daba-4c4e-8e53-8e2b5cd4ae04 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ff39bcf9-daba-4c4e-8e53-8e2b5cd4ae04 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:37 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:37 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:38:37 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-ff39bcf9-daba-4c4e-8e53-8e2b5cd4ae04 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Snapshot retrieved successfully. Sep 03 13:38:37 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ff39bcf9-daba-4c4e-8e53-8e2b5cd4ae04 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] http://192.168.122.181/volume/v3/snapshots/cd8a18bf-ddd6-4b4d-b13e-cc9beede6f3f returned with HTTP 200 Sep 03 13:38:37 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 519/1065] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:38:37 2026] GET /volume/v3/snapshots/cd8a18bf-ddd6-4b4d-b13e-cc9beede6f3f => generated 455 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-564d52ee-d57b-4316-b621-b5af3b1f8619 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:38 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-564d52ee-d57b-4316-b621-b5af3b1f8619 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] GET http://192.168.122.181/volume/v3/volumes/0cca5292-c745-47bb-b3d8-2a198c151e63 Sep 03 13:38:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-564d52ee-d57b-4316-b621-b5af3b1f8619 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-564d52ee-d57b-4316-b621-b5af3b1f8619 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:38 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:38 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:38:38 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:38 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:38:38 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-564d52ee-d57b-4316-b621-b5af3b1f8619 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Volume info retrieved successfully. Sep 03 13:38:38 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-564d52ee-d57b-4316-b621-b5af3b1f8619 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/volumes/0cca5292-c745-47bb-b3d8-2a198c151e63 returned with HTTP 200 Sep 03 13:38:38 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 547/1066] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:38 2026] GET /volume/v3/volumes/0cca5292-c745-47bb-b3d8-2a198c151e63 => generated 856 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:38 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-d6a06222-96d3-492b-b9d4-f022b4d8d305 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:38 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d6a06222-96d3-492b-b9d4-f022b4d8d305 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] GET http://192.168.122.181/volume/v3/snapshots/cd8a18bf-ddd6-4b4d-b13e-cc9beede6f3f Sep 03 13:38:38 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d6a06222-96d3-492b-b9d4-f022b4d8d305 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:38 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d6a06222-96d3-492b-b9d4-f022b4d8d305 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:39 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:39 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:38:39 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-d6a06222-96d3-492b-b9d4-f022b4d8d305 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Snapshot retrieved successfully. Sep 03 13:38:39 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d6a06222-96d3-492b-b9d4-f022b4d8d305 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] http://192.168.122.181/volume/v3/snapshots/cd8a18bf-ddd6-4b4d-b13e-cc9beede6f3f returned with HTTP 200 Sep 03 13:38:39 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 520/1067] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:38:38 2026] GET /volume/v3/snapshots/cd8a18bf-ddd6-4b4d-b13e-cc9beede6f3f => generated 455 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-45c19c6c-44b1-4141-90ba-71a9d3f4aadd None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-45c19c6c-44b1-4141-90ba-71a9d3f4aadd tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] GET http://192.168.122.181/volume/v3/snapshots/cd8a18bf-ddd6-4b4d-b13e-cc9beede6f3f Sep 03 13:38:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-45c19c6c-44b1-4141-90ba-71a9d3f4aadd tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-45c19c6c-44b1-4141-90ba-71a9d3f4aadd tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:40 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:40 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:38:40 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-45c19c6c-44b1-4141-90ba-71a9d3f4aadd tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Snapshot retrieved successfully. Sep 03 13:38:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-45c19c6c-44b1-4141-90ba-71a9d3f4aadd tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] http://192.168.122.181/volume/v3/snapshots/cd8a18bf-ddd6-4b4d-b13e-cc9beede6f3f returned with HTTP 200 Sep 03 13:38:40 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 548/1068] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:38:40 2026] GET /volume/v3/snapshots/cd8a18bf-ddd6-4b4d-b13e-cc9beede6f3f => generated 482 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:38:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-b3662b98-9277-4e10-806e-331e77d35ab0 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b3662b98-9277-4e10-806e-331e77d35ab0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1374321318 tempest-VolumeSnapshotQuotasNegativeTestJSON-1374321318-project-admin] PUT http://192.168.122.181/volume/v3/os-quota-sets/313d324778314366a34b7c12156f6b40 Sep 03 13:38:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b3662b98-9277-4e10-806e-331e77d35ab0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1374321318 tempest-VolumeSnapshotQuotasNegativeTestJSON-1374321318-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:38:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b3662b98-9277-4e10-806e-331e77d35ab0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1374321318 tempest-VolumeSnapshotQuotasNegativeTestJSON-1374321318-project-admin] http://192.168.122.181/volume/v3/os-quota-sets/313d324778314366a34b7c12156f6b40 returned with HTTP 200 Sep 03 13:38:40 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 521/1069] 192.168.122.181 () {60 vars in 1258 bytes} [Thu Sep 3 13:38:40 2026] PUT /volume/v3/os-quota-sets/313d324778314366a34b7c12156f6b40 => generated 393 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-eef49cdd-6ce2-49b5-838c-091f65169f23 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-eef49cdd-6ce2-49b5-838c-091f65169f23 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] POST http://192.168.122.181/volume/v3/snapshots Sep 03 13:38:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-eef49cdd-6ce2-49b5-838c-091f65169f23 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5fba463d-b8f6-4565-8ec3-971b01259134"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:38:40 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:40 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:38:40 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:40 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:38:40 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-eef49cdd-6ce2-49b5-838c-091f65169f23 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Volume info retrieved successfully. Sep 03 13:38:40 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.snapshots [None req-eef49cdd-6ce2-49b5-838c-091f65169f23 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Create snapshot from volume 5fba463d-b8f6-4565-8ec3-971b01259134 Sep 03 13:38:40 devstack devstack@c-api.service[86720]: WARNING cinder.quota_utils [None req-eef49cdd-6ce2-49b5-838c-091f65169f23 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Quota exceeded for 313d324778314366a34b7c12156f6b40, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 03 13:38:40 devstack devstack@c-api.service[86720]: INFO cinder.api.middleware.fault [None req-eef49cdd-6ce2-49b5-838c-091f65169f23 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] http://192.168.122.181/volume/v3/snapshots returned with HTTP 413 Sep 03 13:38:40 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 549/1070] 192.168.122.181 () {60 vars in 1148 bytes} [Thu Sep 3 13:38:40 2026] POST /volume/v3/snapshots => generated 208 bytes in 138 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 03 13:38:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-19fed7b3-e346-43f5-898a-c2b31410033b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-19fed7b3-e346-43f5-898a-c2b31410033b tempest-VolumeSnapshotQuotasNegativeTestJSON-1374321318 tempest-VolumeSnapshotQuotasNegativeTestJSON-1374321318-project-admin] PUT http://192.168.122.181/volume/v3/os-quota-sets/313d324778314366a34b7c12156f6b40 Sep 03 13:38:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-19fed7b3-e346-43f5-898a-c2b31410033b tempest-VolumeSnapshotQuotasNegativeTestJSON-1374321318 tempest-VolumeSnapshotQuotasNegativeTestJSON-1374321318-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:38:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-19fed7b3-e346-43f5-898a-c2b31410033b tempest-VolumeSnapshotQuotasNegativeTestJSON-1374321318 tempest-VolumeSnapshotQuotasNegativeTestJSON-1374321318-project-admin] http://192.168.122.181/volume/v3/os-quota-sets/313d324778314366a34b7c12156f6b40 returned with HTTP 200 Sep 03 13:38:40 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 522/1071] 192.168.122.181 () {60 vars in 1258 bytes} [Thu Sep 3 13:38:40 2026] PUT /volume/v3/os-quota-sets/313d324778314366a34b7c12156f6b40 => generated 393 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-bea3f895-1675-44d5-83f2-8560ec17f1eb None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bea3f895-1675-44d5-83f2-8560ec17f1eb tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] POST http://192.168.122.181/volume/v3/snapshots Sep 03 13:38:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bea3f895-1675-44d5-83f2-8560ec17f1eb tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5fba463d-b8f6-4565-8ec3-971b01259134"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:38:40 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:40 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:38:41 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:41 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:38:41 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-bea3f895-1675-44d5-83f2-8560ec17f1eb tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Volume info retrieved successfully. Sep 03 13:38:41 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.snapshots [None req-bea3f895-1675-44d5-83f2-8560ec17f1eb tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Create snapshot from volume 5fba463d-b8f6-4565-8ec3-971b01259134 Sep 03 13:38:41 devstack devstack@c-api.service[86720]: WARNING cinder.quota_utils [None req-bea3f895-1675-44d5-83f2-8560ec17f1eb tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Quota exceeded for 313d324778314366a34b7c12156f6b40, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Sep 03 13:38:41 devstack devstack@c-api.service[86720]: INFO cinder.api.middleware.fault [None req-bea3f895-1675-44d5-83f2-8560ec17f1eb tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] http://192.168.122.181/volume/v3/snapshots returned with HTTP 413 Sep 03 13:38:41 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 550/1072] 192.168.122.181 () {60 vars in 1148 bytes} [Thu Sep 3 13:38:40 2026] POST /volume/v3/snapshots => generated 133 bytes in 268 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 03 13:38:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-edd42065-3afb-4467-9509-b248ab3ab85f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-edd42065-3afb-4467-9509-b248ab3ab85f tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] DELETE http://192.168.122.181/volume/v3/snapshots/cd8a18bf-ddd6-4b4d-b13e-cc9beede6f3f Sep 03 13:38:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-edd42065-3afb-4467-9509-b248ab3ab85f tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-edd42065-3afb-4467-9509-b248ab3ab85f tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:41 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.snapshots [None req-edd42065-3afb-4467-9509-b248ab3ab85f tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Delete snapshot with id: cd8a18bf-ddd6-4b4d-b13e-cc9beede6f3f Sep 03 13:38:41 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:41 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:38:41 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-edd42065-3afb-4467-9509-b248ab3ab85f tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Snapshot retrieved successfully. Sep 03 13:38:41 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:41 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:38:41 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-edd42065-3afb-4467-9509-b248ab3ab85f tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Snapshot delete request issued successfully. Sep 03 13:38:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-edd42065-3afb-4467-9509-b248ab3ab85f tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] http://192.168.122.181/volume/v3/snapshots/cd8a18bf-ddd6-4b4d-b13e-cc9beede6f3f returned with HTTP 202 Sep 03 13:38:41 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 523/1073] 192.168.122.181 () {58 vars in 1241 bytes} [Thu Sep 3 13:38:41 2026] DELETE /volume/v3/snapshots/cd8a18bf-ddd6-4b4d-b13e-cc9beede6f3f => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:38:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-1497c910-6dbc-4e0e-a407-c27df1138aaa None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1497c910-6dbc-4e0e-a407-c27df1138aaa tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] GET http://192.168.122.181/volume/v3/snapshots/cd8a18bf-ddd6-4b4d-b13e-cc9beede6f3f Sep 03 13:38:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1497c910-6dbc-4e0e-a407-c27df1138aaa tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1497c910-6dbc-4e0e-a407-c27df1138aaa tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:41 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:41 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:38:41 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-1497c910-6dbc-4e0e-a407-c27df1138aaa tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Snapshot retrieved successfully. Sep 03 13:38:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1497c910-6dbc-4e0e-a407-c27df1138aaa tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] http://192.168.122.181/volume/v3/snapshots/cd8a18bf-ddd6-4b4d-b13e-cc9beede6f3f returned with HTTP 200 Sep 03 13:38:41 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 551/1074] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:38:41 2026] GET /volume/v3/snapshots/cd8a18bf-ddd6-4b4d-b13e-cc9beede6f3f => generated 481 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:38:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-98a30997-cff0-47eb-8ecb-eda6dbe3ad03 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:42 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-98a30997-cff0-47eb-8ecb-eda6dbe3ad03 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] GET http://192.168.122.181/volume/v3/snapshots/cd8a18bf-ddd6-4b4d-b13e-cc9beede6f3f Sep 03 13:38:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-98a30997-cff0-47eb-8ecb-eda6dbe3ad03 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-98a30997-cff0-47eb-8ecb-eda6dbe3ad03 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:42 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:42 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:38:42 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-98a30997-cff0-47eb-8ecb-eda6dbe3ad03 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Snapshot retrieved successfully. Sep 03 13:38:42 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-98a30997-cff0-47eb-8ecb-eda6dbe3ad03 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] http://192.168.122.181/volume/v3/snapshots/cd8a18bf-ddd6-4b4d-b13e-cc9beede6f3f returned with HTTP 200 Sep 03 13:38:42 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 524/1075] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:38:42 2026] GET /volume/v3/snapshots/cd8a18bf-ddd6-4b4d-b13e-cc9beede6f3f => generated 481 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-3222e8cf-7b4e-4e6c-8df1-a1cfacb66e43 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3222e8cf-7b4e-4e6c-8df1-a1cfacb66e43 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] GET http://192.168.122.181/volume/v3/snapshots/cd8a18bf-ddd6-4b4d-b13e-cc9beede6f3f Sep 03 13:38:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3222e8cf-7b4e-4e6c-8df1-a1cfacb66e43 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3222e8cf-7b4e-4e6c-8df1-a1cfacb66e43 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3222e8cf-7b4e-4e6c-8df1-a1cfacb66e43 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] http://192.168.122.181/volume/v3/snapshots/cd8a18bf-ddd6-4b4d-b13e-cc9beede6f3f returned with HTTP 404 Sep 03 13:38:43 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 552/1076] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:38:43 2026] GET /volume/v3/snapshots/cd8a18bf-ddd6-4b4d-b13e-cc9beede6f3f => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:38:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-16e0057f-f1fd-43cc-9ca7-99cc7ed674e6 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-16e0057f-f1fd-43cc-9ca7-99cc7ed674e6 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] GET http://192.168.122.181/volume/v3/volumes/5fba463d-b8f6-4565-8ec3-971b01259134 Sep 03 13:38:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-16e0057f-f1fd-43cc-9ca7-99cc7ed674e6 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-16e0057f-f1fd-43cc-9ca7-99cc7ed674e6 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:43 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:43 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:38:43 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:43 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:38:43 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-16e0057f-f1fd-43cc-9ca7-99cc7ed674e6 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Volume info retrieved successfully. Sep 03 13:38:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-16e0057f-f1fd-43cc-9ca7-99cc7ed674e6 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] http://192.168.122.181/volume/v3/volumes/5fba463d-b8f6-4565-8ec3-971b01259134 returned with HTTP 200 Sep 03 13:38:43 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 525/1077] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:43 2026] GET /volume/v3/volumes/5fba463d-b8f6-4565-8ec3-971b01259134 => generated 869 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-4719f424-1e7b-4761-a92f-f3de0ca105f8 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4719f424-1e7b-4761-a92f-f3de0ca105f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] DELETE http://192.168.122.181/volume/v3/volumes/5fba463d-b8f6-4565-8ec3-971b01259134 Sep 03 13:38:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4719f424-1e7b-4761-a92f-f3de0ca105f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4719f424-1e7b-4761-a92f-f3de0ca105f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:43 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-4719f424-1e7b-4761-a92f-f3de0ca105f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Delete volume with id: 5fba463d-b8f6-4565-8ec3-971b01259134 Sep 03 13:38:43 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:43 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:38:43 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:43 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:38:43 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-4719f424-1e7b-4761-a92f-f3de0ca105f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Volume info retrieved successfully. Sep 03 13:38:43 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-4719f424-1e7b-4761-a92f-f3de0ca105f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Delete volume request issued successfully. Sep 03 13:38:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4719f424-1e7b-4761-a92f-f3de0ca105f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] http://192.168.122.181/volume/v3/volumes/5fba463d-b8f6-4565-8ec3-971b01259134 returned with HTTP 202 Sep 03 13:38:43 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 553/1078] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:38:43 2026] DELETE /volume/v3/volumes/5fba463d-b8f6-4565-8ec3-971b01259134 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:38:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-34390722-bcff-43c0-916d-62e660d3e4ac None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-34390722-bcff-43c0-916d-62e660d3e4ac tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] GET http://192.168.122.181/volume/v3/volumes/5fba463d-b8f6-4565-8ec3-971b01259134 Sep 03 13:38:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-34390722-bcff-43c0-916d-62e660d3e4ac tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-34390722-bcff-43c0-916d-62e660d3e4ac tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:43 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:43 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:38:43 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:43 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:38:43 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-34390722-bcff-43c0-916d-62e660d3e4ac tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Volume info retrieved successfully. Sep 03 13:38:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-34390722-bcff-43c0-916d-62e660d3e4ac tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] http://192.168.122.181/volume/v3/volumes/5fba463d-b8f6-4565-8ec3-971b01259134 returned with HTTP 200 Sep 03 13:38:43 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 526/1079] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:43 2026] GET /volume/v3/volumes/5fba463d-b8f6-4565-8ec3-971b01259134 => generated 868 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-49ab9eda-d018-49d3-9975-5437e9b2c95e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:44 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-49ab9eda-d018-49d3-9975-5437e9b2c95e tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] GET http://192.168.122.181/volume/v3/volumes/5fba463d-b8f6-4565-8ec3-971b01259134 Sep 03 13:38:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-49ab9eda-d018-49d3-9975-5437e9b2c95e tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-49ab9eda-d018-49d3-9975-5437e9b2c95e tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:44 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-49ab9eda-d018-49d3-9975-5437e9b2c95e tempest-VolumeSnapshotQuotasNegativeTestJSON-646360 tempest-VolumeSnapshotQuotasNegativeTestJSON-646360-project-member] http://192.168.122.181/volume/v3/volumes/5fba463d-b8f6-4565-8ec3-971b01259134 returned with HTTP 404 Sep 03 13:38:44 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 554/1080] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:44 2026] GET /volume/v3/volumes/5fba463d-b8f6-4565-8ec3-971b01259134 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:38:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-4dd49b25-3f45-4bb3-8e7a-f9fd9367cfc8 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:44 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4dd49b25-3f45-4bb3-8e7a-f9fd9367cfc8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1374321318 tempest-VolumeSnapshotQuotasNegativeTestJSON-1374321318-project-admin] PUT http://192.168.122.181/volume/v3/os-quota-sets/313d324778314366a34b7c12156f6b40 Sep 03 13:38:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4dd49b25-3f45-4bb3-8e7a-f9fd9367cfc8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1374321318 tempest-VolumeSnapshotQuotasNegativeTestJSON-1374321318-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=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:38:45 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4dd49b25-3f45-4bb3-8e7a-f9fd9367cfc8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1374321318 tempest-VolumeSnapshotQuotasNegativeTestJSON-1374321318-project-admin] http://192.168.122.181/volume/v3/os-quota-sets/313d324778314366a34b7c12156f6b40 returned with HTTP 200 Sep 03 13:38:45 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 527/1081] 192.168.122.181 () {60 vars in 1259 bytes} [Thu Sep 3 13:38:44 2026] PUT /volume/v3/os-quota-sets/313d324778314366a34b7c12156f6b40 => generated 398 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-b713e05c-15d1-46f0-bba3-cdffc8306ba6 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:46 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b713e05c-15d1-46f0-bba3-cdffc8306ba6 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] DELETE http://192.168.122.181/volume/v3/volumes/0cca5292-c745-47bb-b3d8-2a198c151e63 Sep 03 13:38:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b713e05c-15d1-46f0-bba3-cdffc8306ba6 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b713e05c-15d1-46f0-bba3-cdffc8306ba6 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:46 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-b713e05c-15d1-46f0-bba3-cdffc8306ba6 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Delete volume with id: 0cca5292-c745-47bb-b3d8-2a198c151e63 Sep 03 13:38:46 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:46 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:38:46 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:46 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:38:46 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-b713e05c-15d1-46f0-bba3-cdffc8306ba6 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Volume info retrieved successfully. Sep 03 13:38:46 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-b713e05c-15d1-46f0-bba3-cdffc8306ba6 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Delete volume request issued successfully. Sep 03 13:38:46 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b713e05c-15d1-46f0-bba3-cdffc8306ba6 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/volumes/0cca5292-c745-47bb-b3d8-2a198c151e63 returned with HTTP 202 Sep 03 13:38:46 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 555/1082] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:38:46 2026] DELETE /volume/v3/volumes/0cca5292-c745-47bb-b3d8-2a198c151e63 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:38:46 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-d0c58f1a-0e09-414f-be5f-92a704068ee9 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:46 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d0c58f1a-0e09-414f-be5f-92a704068ee9 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] GET http://192.168.122.181/volume/v3/volumes/0cca5292-c745-47bb-b3d8-2a198c151e63 Sep 03 13:38:46 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d0c58f1a-0e09-414f-be5f-92a704068ee9 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:46 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d0c58f1a-0e09-414f-be5f-92a704068ee9 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:46 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:46 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:38:46 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:46 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:38:46 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-d0c58f1a-0e09-414f-be5f-92a704068ee9 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Volume info retrieved successfully. Sep 03 13:38:46 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d0c58f1a-0e09-414f-be5f-92a704068ee9 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/volumes/0cca5292-c745-47bb-b3d8-2a198c151e63 returned with HTTP 200 Sep 03 13:38:46 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 528/1083] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:46 2026] GET /volume/v3/volumes/0cca5292-c745-47bb-b3d8-2a198c151e63 => generated 855 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f5280ed6-acbd-4feb-91fe-fb29f9861a22 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:47 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f5280ed6-acbd-4feb-91fe-fb29f9861a22 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] GET http://192.168.122.181/volume/v3/volumes/0cca5292-c745-47bb-b3d8-2a198c151e63 Sep 03 13:38:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f5280ed6-acbd-4feb-91fe-fb29f9861a22 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f5280ed6-acbd-4feb-91fe-fb29f9861a22 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:47 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:47 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:38:47 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:47 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:38:47 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f5280ed6-acbd-4feb-91fe-fb29f9861a22 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/volumes/0cca5292-c745-47bb-b3d8-2a198c151e63 returned with HTTP 404 Sep 03 13:38:47 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 556/1084] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:47 2026] GET /volume/v3/volumes/0cca5292-c745-47bb-b3d8-2a198c151e63 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 13:38:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-55f8b967-30e7-4450-af5c-2d30c79cfd4f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:47 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-55f8b967-30e7-4450-af5c-2d30c79cfd4f tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] DELETE http://192.168.122.181/volume/v3/volumes/b7ff8022-b89e-4dca-b4c3-2539d9422d73 Sep 03 13:38:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-55f8b967-30e7-4450-af5c-2d30c79cfd4f tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-55f8b967-30e7-4450-af5c-2d30c79cfd4f tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:47 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-55f8b967-30e7-4450-af5c-2d30c79cfd4f tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Delete volume with id: b7ff8022-b89e-4dca-b4c3-2539d9422d73 Sep 03 13:38:47 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:47 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:38:47 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:47 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:38:47 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-55f8b967-30e7-4450-af5c-2d30c79cfd4f tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Volume info retrieved successfully. Sep 03 13:38:47 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-55f8b967-30e7-4450-af5c-2d30c79cfd4f tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Delete volume request issued successfully. Sep 03 13:38:47 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-55f8b967-30e7-4450-af5c-2d30c79cfd4f tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/volumes/b7ff8022-b89e-4dca-b4c3-2539d9422d73 returned with HTTP 202 Sep 03 13:38:47 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 529/1085] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:38:47 2026] DELETE /volume/v3/volumes/b7ff8022-b89e-4dca-b4c3-2539d9422d73 => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:38:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-9439cd98-c496-4ecb-9c7a-3017a4e2ab09 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:47 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9439cd98-c496-4ecb-9c7a-3017a4e2ab09 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] GET http://192.168.122.181/volume/v3/volumes/b7ff8022-b89e-4dca-b4c3-2539d9422d73 Sep 03 13:38:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9439cd98-c496-4ecb-9c7a-3017a4e2ab09 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9439cd98-c496-4ecb-9c7a-3017a4e2ab09 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:47 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:47 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:38:47 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:47 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:38:47 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-9439cd98-c496-4ecb-9c7a-3017a4e2ab09 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Volume info retrieved successfully. Sep 03 13:38:47 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9439cd98-c496-4ecb-9c7a-3017a4e2ab09 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/volumes/b7ff8022-b89e-4dca-b4c3-2539d9422d73 returned with HTTP 200 Sep 03 13:38:47 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 557/1086] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:47 2026] GET /volume/v3/volumes/b7ff8022-b89e-4dca-b4c3-2539d9422d73 => generated 855 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-d2d3d1c2-4522-49c4-aac7-f35cbce84109 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:48 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d2d3d1c2-4522-49c4-aac7-f35cbce84109 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] GET http://192.168.122.181/volume/v3/volumes/b7ff8022-b89e-4dca-b4c3-2539d9422d73 Sep 03 13:38:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d2d3d1c2-4522-49c4-aac7-f35cbce84109 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d2d3d1c2-4522-49c4-aac7-f35cbce84109 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:48 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:48 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:38:48 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:48 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:38:48 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-d2d3d1c2-4522-49c4-aac7-f35cbce84109 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Volume info retrieved successfully. Sep 03 13:38:48 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d2d3d1c2-4522-49c4-aac7-f35cbce84109 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/volumes/b7ff8022-b89e-4dca-b4c3-2539d9422d73 returned with HTTP 200 Sep 03 13:38:48 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 530/1087] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:48 2026] GET /volume/v3/volumes/b7ff8022-b89e-4dca-b4c3-2539d9422d73 => generated 855 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-4fc9560b-31f3-4d60-af43-511f3c80ea41 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4fc9560b-31f3-4d60-af43-511f3c80ea41 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] GET http://192.168.122.181/volume/v3/volumes/b7ff8022-b89e-4dca-b4c3-2539d9422d73 Sep 03 13:38:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4fc9560b-31f3-4d60-af43-511f3c80ea41 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4fc9560b-31f3-4d60-af43-511f3c80ea41 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4fc9560b-31f3-4d60-af43-511f3c80ea41 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/volumes/b7ff8022-b89e-4dca-b4c3-2539d9422d73 returned with HTTP 404 Sep 03 13:38:49 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 558/1088] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:49 2026] GET /volume/v3/volumes/b7ff8022-b89e-4dca-b4c3-2539d9422d73 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:38:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-53b339f2-7dcc-40b2-8de0-2eada3a0cae1 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:50 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-53b339f2-7dcc-40b2-8de0-2eada3a0cae1 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] DELETE http://192.168.122.181/volume/v3/volumes/0edcb05e-2a10-446e-8d48-80af5db5fc59 Sep 03 13:38:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-53b339f2-7dcc-40b2-8de0-2eada3a0cae1 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-53b339f2-7dcc-40b2-8de0-2eada3a0cae1 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:50 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-53b339f2-7dcc-40b2-8de0-2eada3a0cae1 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Delete volume with id: 0edcb05e-2a10-446e-8d48-80af5db5fc59 Sep 03 13:38:50 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:50 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:38:50 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:50 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:38:50 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-53b339f2-7dcc-40b2-8de0-2eada3a0cae1 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Volume info retrieved successfully. Sep 03 13:38:50 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-53b339f2-7dcc-40b2-8de0-2eada3a0cae1 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Delete volume request issued successfully. Sep 03 13:38:50 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-53b339f2-7dcc-40b2-8de0-2eada3a0cae1 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/volumes/0edcb05e-2a10-446e-8d48-80af5db5fc59 returned with HTTP 202 Sep 03 13:38:50 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 531/1089] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:38:50 2026] DELETE /volume/v3/volumes/0edcb05e-2a10-446e-8d48-80af5db5fc59 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:38:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-661aec9a-68d6-43f2-a40a-36b443543d66 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:50 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-661aec9a-68d6-43f2-a40a-36b443543d66 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] GET http://192.168.122.181/volume/v3/volumes/0edcb05e-2a10-446e-8d48-80af5db5fc59 Sep 03 13:38:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-661aec9a-68d6-43f2-a40a-36b443543d66 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-661aec9a-68d6-43f2-a40a-36b443543d66 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:50 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:50 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:38:50 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:50 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:38:50 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-661aec9a-68d6-43f2-a40a-36b443543d66 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Volume info retrieved successfully. Sep 03 13:38:50 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-661aec9a-68d6-43f2-a40a-36b443543d66 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/volumes/0edcb05e-2a10-446e-8d48-80af5db5fc59 returned with HTTP 200 Sep 03 13:38:50 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 559/1090] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:50 2026] GET /volume/v3/volumes/0edcb05e-2a10-446e-8d48-80af5db5fc59 => generated 856 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-cf00ca59-c641-44ae-ae25-3ef5a82dab25 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:50 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cf00ca59-c641-44ae-ae25-3ef5a82dab25 None None] GET http://192.168.122.181/volume// Sep 03 13:38:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cf00ca59-c641-44ae-ae25-3ef5a82dab25 None None] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cf00ca59-c641-44ae-ae25-3ef5a82dab25 None None] Calling method 'all' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:50 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cf00ca59-c641-44ae-ae25-3ef5a82dab25 None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:38:50 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 532/1091] 192.168.122.181 () {56 vars in 888 bytes} [Thu Sep 3 13:38:50 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 13:38:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-692f1bee-087f-4a9f-afee-7eec619d26b5 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:50 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-692f1bee-087f-4a9f-afee-7eec619d26b5 None None] GET http://192.168.122.181/volume// Sep 03 13:38:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-692f1bee-087f-4a9f-afee-7eec619d26b5 None None] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-692f1bee-087f-4a9f-afee-7eec619d26b5 None None] Calling method 'all' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:50 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-692f1bee-087f-4a9f-afee-7eec619d26b5 None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:38:50 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 560/1092] 192.168.122.181 () {56 vars in 888 bytes} [Thu Sep 3 13:38:50 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 13:38:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-488848da-1eff-4f56-9cd3-d08a11106271 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:50 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-488848da-1eff-4f56-9cd3-d08a11106271 tempest-VersionsTest-528929703 tempest-VersionsTest-528929703-project-member] GET http://192.168.122.181/volume/v3/ Sep 03 13:38:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-488848da-1eff-4f56-9cd3-d08a11106271 tempest-VersionsTest-528929703 tempest-VersionsTest-528929703-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-488848da-1eff-4f56-9cd3-d08a11106271 tempest-VersionsTest-528929703 tempest-VersionsTest-528929703-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:50 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-488848da-1eff-4f56-9cd3-d08a11106271 tempest-VersionsTest-528929703 tempest-VersionsTest-528929703-project-member] http://192.168.122.181/volume/v3/ returned with HTTP 200 Sep 03 13:38:50 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 533/1093] 192.168.122.181 () {58 vars in 1100 bytes} [Thu Sep 3 13:38:50 2026] GET /volume/v3/ => generated 390 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-728811b3-4312-4c0f-ab51-fb455caefe34 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-728811b3-4312-4c0f-ab51-fb455caefe34 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] GET http://192.168.122.181/volume/v3/volumes/0edcb05e-2a10-446e-8d48-80af5db5fc59 Sep 03 13:38:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-728811b3-4312-4c0f-ab51-fb455caefe34 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-728811b3-4312-4c0f-ab51-fb455caefe34 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-728811b3-4312-4c0f-ab51-fb455caefe34 tempest-AttachVolumeNegativeTest-1824734433 tempest-AttachVolumeNegativeTest-1824734433-project-member] http://192.168.122.181/volume/v3/volumes/0edcb05e-2a10-446e-8d48-80af5db5fc59 returned with HTTP 404 Sep 03 13:38:51 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 561/1094] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:51 2026] GET /volume/v3/volumes/0edcb05e-2a10-446e-8d48-80af5db5fc59 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:38:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-6dd0097f-da1f-440b-a813-682dcde96e56 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:54 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6dd0097f-da1f-440b-a813-682dcde96e56 tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:38:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6dd0097f-da1f-440b-a813-682dcde96e56 tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-2061740916"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:38:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-6dd0097f-da1f-440b-a813-682dcde96e56 tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-2061740916'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:38:54 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-6dd0097f-da1f-440b-a813-682dcde96e56 tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] Create volume of 1 GB Sep 03 13:38:54 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-6dd0097f-da1f-440b-a813-682dcde96e56 tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] Availability Zones retrieved successfully. Sep 03 13:38:54 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-6dd0097f-da1f-440b-a813-682dcde96e56 tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] Flow 'volume_create_api' (a17dab80-77b7-4953-b55d-31660ff957d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:38:54 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-6dd0097f-da1f-440b-a813-682dcde96e56 tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bafd38b-3b32-41a6-9e7b-b1ddd1375757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:38:54 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-6dd0097f-da1f-440b-a813-682dcde96e56 tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:38:54 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-6dd0097f-da1f-440b-a813-682dcde96e56 tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bafd38b-3b32-41a6-9e7b-b1ddd1375757) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:38:54 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-6dd0097f-da1f-440b-a813-682dcde96e56 tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a060920-0c18-4632-9b25-6e4a5cf41a4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:38:54 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-6dd0097f-da1f-440b-a813-682dcde96e56 tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] Created reservations ['1e135588-ebae-48e8-af89-f0266f75b9b1', '06104191-d3c8-4622-968c-77e2cd04e6e7', 'cdf81e4c-8cf4-46fb-a103-be048e052856', '4d967298-e485-430a-a36e-f19075a5e0f9'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:38:54 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-6dd0097f-da1f-440b-a813-682dcde96e56 tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a060920-0c18-4632-9b25-6e4a5cf41a4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e135588-ebae-48e8-af89-f0266f75b9b1', '06104191-d3c8-4622-968c-77e2cd04e6e7', 'cdf81e4c-8cf4-46fb-a103-be048e052856', '4d967298-e485-430a-a36e-f19075a5e0f9']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:38:54 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-6dd0097f-da1f-440b-a813-682dcde96e56 tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c7627c8-be31-412d-aaca-e37d17b91b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:38:54 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:54 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:38:54 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-6dd0097f-da1f-440b-a813-682dcde96e56 tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c7627c8-be31-412d-aaca-e37d17b91b86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b5223dc-ac00-47d4-9ecf-fb6ae63b72d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-2061740916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d3c7096c0c84f18baa3ccca2ee16001',qos_specs=None,replication_status=,reservations=['1e135588-ebae-48e8-af89-f0266f75b9b1','06104191-d3c8-4622-968c-77e2cd04e6e7','cdf81e4c-8cf4-46fb-a103-be048e052856','4d967298-e485-430a-a36e-f19075a5e0f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a56cf6043c1f4d7db46e95fa25b3ead0',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:38:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-2061740916',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b5223dc-ac00-47d4-9ecf-fb6ae63b72d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d3c7096c0c84f18baa3ccca2ee16001',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a56cf6043c1f4d7db46e95fa25b3ead0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:38:54 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-6dd0097f-da1f-440b-a813-682dcde96e56 tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d5b76c2-898a-4fba-a97d-c8820711f8db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:38:54 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-6dd0097f-da1f-440b-a813-682dcde96e56 tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d5b76c2-898a-4fba-a97d-c8820711f8db) transitioned into state 'SUCCESS' from state '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-2061740916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d3c7096c0c84f18baa3ccca2ee16001',qos_specs=None,replication_status=,reservations=['1e135588-ebae-48e8-af89-f0266f75b9b1','06104191-d3c8-4622-968c-77e2cd04e6e7','cdf81e4c-8cf4-46fb-a103-be048e052856','4d967298-e485-430a-a36e-f19075a5e0f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a56cf6043c1f4d7db46e95fa25b3ead0',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:38:54 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-6dd0097f-da1f-440b-a813-682dcde96e56 tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a704284d-5a2c-4d2b-8bc2-16031fa40abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:38:54 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-6dd0097f-da1f-440b-a813-682dcde96e56 tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a704284d-5a2c-4d2b-8bc2-16031fa40abb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:38:54 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-6dd0097f-da1f-440b-a813-682dcde96e56 tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] Flow 'volume_create_api' (a17dab80-77b7-4953-b55d-31660ff957d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:38:54 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-6dd0097f-da1f-440b-a813-682dcde96e56 tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] Create volume request issued successfully. Sep 03 13:38:54 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6dd0097f-da1f-440b-a813-682dcde96e56 tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:38:54 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 534/1095] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:38:54 2026] POST /volume/v3/volumes => generated 759 bytes in 652 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:38:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-65d5145d-9e26-4203-8fa7-362197268fc9 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-65d5145d-9e26-4203-8fa7-362197268fc9 tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] GET http://192.168.122.181/volume/v3/volumes/9b5223dc-ac00-47d4-9ecf-fb6ae63b72d1 Sep 03 13:38:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-65d5145d-9e26-4203-8fa7-362197268fc9 tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-65d5145d-9e26-4203-8fa7-362197268fc9 tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:54 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:54 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:38:54 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:54 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:38:54 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-65d5145d-9e26-4203-8fa7-362197268fc9 tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] Volume info retrieved successfully. Sep 03 13:38:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-65d5145d-9e26-4203-8fa7-362197268fc9 tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] http://192.168.122.181/volume/v3/volumes/9b5223dc-ac00-47d4-9ecf-fb6ae63b72d1 returned with HTTP 200 Sep 03 13:38:54 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 562/1096] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:54 2026] GET /volume/v3/volumes/9b5223dc-ac00-47d4-9ecf-fb6ae63b72d1 => generated 827 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-1c4f09ec-d9c6-4972-901f-bbc8ee63bdc5 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1c4f09ec-d9c6-4972-901f-bbc8ee63bdc5 tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] GET http://192.168.122.181/volume/v3/volumes/9b5223dc-ac00-47d4-9ecf-fb6ae63b72d1 Sep 03 13:38:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1c4f09ec-d9c6-4972-901f-bbc8ee63bdc5 tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1c4f09ec-d9c6-4972-901f-bbc8ee63bdc5 tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:55 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:55 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:38:55 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:55 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:38:56 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-1c4f09ec-d9c6-4972-901f-bbc8ee63bdc5 tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] Volume info retrieved successfully. Sep 03 13:38:56 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1c4f09ec-d9c6-4972-901f-bbc8ee63bdc5 tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] http://192.168.122.181/volume/v3/volumes/9b5223dc-ac00-47d4-9ecf-fb6ae63b72d1 returned with HTTP 200 Sep 03 13:38:56 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 535/1097] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:55 2026] GET /volume/v3/volumes/9b5223dc-ac00-47d4-9ecf-fb6ae63b72d1 => generated 851 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d7ca8fa9-d7b5-4e21-84e6-40a748afb730 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d7ca8fa9-d7b5-4e21-84e6-40a748afb730 tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] GET http://192.168.122.181/volume/v3/volumes/9b5223dc-ac00-47d4-9ecf-fb6ae63b72d1 Sep 03 13:38:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d7ca8fa9-d7b5-4e21-84e6-40a748afb730 tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d7ca8fa9-d7b5-4e21-84e6-40a748afb730 tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:57 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:57 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:38:57 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:57 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:38:57 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-d7ca8fa9-d7b5-4e21-84e6-40a748afb730 tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] Volume info retrieved successfully. Sep 03 13:38:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d7ca8fa9-d7b5-4e21-84e6-40a748afb730 tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] http://192.168.122.181/volume/v3/volumes/9b5223dc-ac00-47d4-9ecf-fb6ae63b72d1 returned with HTTP 200 Sep 03 13:38:57 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 563/1098] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:57 2026] GET /volume/v3/volumes/9b5223dc-ac00-47d4-9ecf-fb6ae63b72d1 => generated 852 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e7b3fb47-df50-46cd-9fd3-40d455d138fe None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e7b3fb47-df50-46cd-9fd3-40d455d138fe tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] GET http://192.168.122.181/volume/v3/limits Sep 03 13:38:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e7b3fb47-df50-46cd-9fd3-40d455d138fe tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e7b3fb47-df50-46cd-9fd3-40d455d138fe tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] Calling method 'index' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e7b3fb47-df50-46cd-9fd3-40d455d138fe tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] http://192.168.122.181/volume/v3/limits returned with HTTP 200 Sep 03 13:38:57 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 536/1099] 192.168.122.181 () {58 vars in 1118 bytes} [Thu Sep 3 13:38:57 2026] GET /volume/v3/limits => generated 302 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-9f014675-5863-411e-b2f3-dabaa1cbb6d2 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9f014675-5863-411e-b2f3-dabaa1cbb6d2 tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] GET http://192.168.122.181/volume/v3/volumes/9b5223dc-ac00-47d4-9ecf-fb6ae63b72d1 Sep 03 13:38:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9f014675-5863-411e-b2f3-dabaa1cbb6d2 tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9f014675-5863-411e-b2f3-dabaa1cbb6d2 tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:57 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:57 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:38:57 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:57 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:38:57 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-9f014675-5863-411e-b2f3-dabaa1cbb6d2 tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] Volume info retrieved successfully. Sep 03 13:38:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9f014675-5863-411e-b2f3-dabaa1cbb6d2 tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] http://192.168.122.181/volume/v3/volumes/9b5223dc-ac00-47d4-9ecf-fb6ae63b72d1 returned with HTTP 200 Sep 03 13:38:57 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 564/1100] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:57 2026] GET /volume/v3/volumes/9b5223dc-ac00-47d4-9ecf-fb6ae63b72d1 => generated 852 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-55c0cbde-e835-4d9c-94f7-89ac58c074b0 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-55c0cbde-e835-4d9c-94f7-89ac58c074b0 tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] DELETE http://192.168.122.181/volume/v3/volumes/9b5223dc-ac00-47d4-9ecf-fb6ae63b72d1 Sep 03 13:38:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-55c0cbde-e835-4d9c-94f7-89ac58c074b0 tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-55c0cbde-e835-4d9c-94f7-89ac58c074b0 tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:57 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-55c0cbde-e835-4d9c-94f7-89ac58c074b0 tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] Delete volume with id: 9b5223dc-ac00-47d4-9ecf-fb6ae63b72d1 Sep 03 13:38:57 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:57 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:38:57 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:57 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:38:57 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-55c0cbde-e835-4d9c-94f7-89ac58c074b0 tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] Volume info retrieved successfully. Sep 03 13:38:57 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-55c0cbde-e835-4d9c-94f7-89ac58c074b0 tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] Delete volume request issued successfully. Sep 03 13:38:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-55c0cbde-e835-4d9c-94f7-89ac58c074b0 tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] http://192.168.122.181/volume/v3/volumes/9b5223dc-ac00-47d4-9ecf-fb6ae63b72d1 returned with HTTP 202 Sep 03 13:38:57 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 537/1101] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:38:57 2026] DELETE /volume/v3/volumes/9b5223dc-ac00-47d4-9ecf-fb6ae63b72d1 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:38:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-2a3ef03e-079c-47e9-bf4e-58f04e965e00 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2a3ef03e-079c-47e9-bf4e-58f04e965e00 tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] GET http://192.168.122.181/volume/v3/volumes/9b5223dc-ac00-47d4-9ecf-fb6ae63b72d1 Sep 03 13:38:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2a3ef03e-079c-47e9-bf4e-58f04e965e00 tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2a3ef03e-079c-47e9-bf4e-58f04e965e00 tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:57 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:38:57 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:38:57 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:38:57 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:38:57 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-2a3ef03e-079c-47e9-bf4e-58f04e965e00 tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] Volume info retrieved successfully. Sep 03 13:38:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2a3ef03e-079c-47e9-bf4e-58f04e965e00 tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] http://192.168.122.181/volume/v3/volumes/9b5223dc-ac00-47d4-9ecf-fb6ae63b72d1 returned with HTTP 200 Sep 03 13:38:57 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 565/1102] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:57 2026] GET /volume/v3/volumes/9b5223dc-ac00-47d4-9ecf-fb6ae63b72d1 => generated 851 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:38:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-3e3f3f72-c92c-4e3a-802f-cd1af23ad72d None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:38:58 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3e3f3f72-c92c-4e3a-802f-cd1af23ad72d tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] GET http://192.168.122.181/volume/v3/volumes/9b5223dc-ac00-47d4-9ecf-fb6ae63b72d1 Sep 03 13:38:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3e3f3f72-c92c-4e3a-802f-cd1af23ad72d tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:38:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3e3f3f72-c92c-4e3a-802f-cd1af23ad72d tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:38:58 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3e3f3f72-c92c-4e3a-802f-cd1af23ad72d tempest-AbsoluteLimitsTests-1205972115 tempest-AbsoluteLimitsTests-1205972115-project-member] http://192.168.122.181/volume/v3/volumes/9b5223dc-ac00-47d4-9ecf-fb6ae63b72d1 returned with HTTP 404 Sep 03 13:38:58 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 538/1103] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:38:58 2026] GET /volume/v3/volumes/9b5223dc-ac00-47d4-9ecf-fb6ae63b72d1 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 13:39:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-e1e9c783-dd24-4bd8-8e42-62a70cbeae63 req-36257392-08e7-48d5-8390-9cf24100c3fc None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:00 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-e1e9c783-dd24-4bd8-8e42-62a70cbeae63 req-36257392-08e7-48d5-8390-9cf24100c3fc tempest-VolumesNegativeTest-584589048 tempest-VolumesNegativeTest-584589048-project-member] DELETE http://192.168.122.181/volume/v3/volumes/tempest-invalid-1619221724 Sep 03 13:39:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-e1e9c783-dd24-4bd8-8e42-62a70cbeae63 req-36257392-08e7-48d5-8390-9cf24100c3fc tempest-VolumesNegativeTest-584589048 tempest-VolumesNegativeTest-584589048-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-e1e9c783-dd24-4bd8-8e42-62a70cbeae63 req-36257392-08e7-48d5-8390-9cf24100c3fc tempest-VolumesNegativeTest-584589048 tempest-VolumesNegativeTest-584589048-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:00 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [req-e1e9c783-dd24-4bd8-8e42-62a70cbeae63 req-36257392-08e7-48d5-8390-9cf24100c3fc tempest-VolumesNegativeTest-584589048 tempest-VolumesNegativeTest-584589048-project-member] Delete volume with id: tempest-invalid-1619221724 Sep 03 13:39:00 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-e1e9c783-dd24-4bd8-8e42-62a70cbeae63 req-36257392-08e7-48d5-8390-9cf24100c3fc tempest-VolumesNegativeTest-584589048 tempest-VolumesNegativeTest-584589048-project-member] http://192.168.122.181/volume/v3/volumes/tempest-invalid-1619221724 returned with HTTP 404 Sep 03 13:39:00 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 566/1104] 192.168.122.181 () {62 vars in 1479 bytes} [Thu Sep 3 13:39:00 2026] DELETE /volume/v3/volumes/tempest-invalid-1619221724 => generated 99 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:39:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-e63f6137-a414-4cc0-8b00-91f91f401947 req-ec4c98f2-fac1-4882-8ac7-627390fb9343 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:00 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-e63f6137-a414-4cc0-8b00-91f91f401947 req-ec4c98f2-fac1-4882-8ac7-627390fb9343 tempest-VolumesNegativeTest-584589048 tempest-VolumesNegativeTest-584589048-project-member] DELETE http://192.168.122.181/volume/v3/volumes/e5c5b975-021e-4805-91c4-1bea775e3594 Sep 03 13:39:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-e63f6137-a414-4cc0-8b00-91f91f401947 req-ec4c98f2-fac1-4882-8ac7-627390fb9343 tempest-VolumesNegativeTest-584589048 tempest-VolumesNegativeTest-584589048-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-e63f6137-a414-4cc0-8b00-91f91f401947 req-ec4c98f2-fac1-4882-8ac7-627390fb9343 tempest-VolumesNegativeTest-584589048 tempest-VolumesNegativeTest-584589048-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:00 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [req-e63f6137-a414-4cc0-8b00-91f91f401947 req-ec4c98f2-fac1-4882-8ac7-627390fb9343 tempest-VolumesNegativeTest-584589048 tempest-VolumesNegativeTest-584589048-project-member] Delete volume with id: e5c5b975-021e-4805-91c4-1bea775e3594 Sep 03 13:39:00 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-e63f6137-a414-4cc0-8b00-91f91f401947 req-ec4c98f2-fac1-4882-8ac7-627390fb9343 tempest-VolumesNegativeTest-584589048 tempest-VolumesNegativeTest-584589048-project-member] http://192.168.122.181/volume/v3/volumes/e5c5b975-021e-4805-91c4-1bea775e3594 returned with HTTP 404 Sep 03 13:39:00 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 539/1105] 192.168.122.181 () {62 vars in 1509 bytes} [Thu Sep 3 13:39:00 2026] DELETE /volume/v3/volumes/e5c5b975-021e-4805-91c4-1bea775e3594 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:39:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-4bb6a934-5b1d-45a9-bd59-d915d0140e1d req-c312af88-d9cc-4be6-8085-47df740e8a27 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:00 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-4bb6a934-5b1d-45a9-bd59-d915d0140e1d req-c312af88-d9cc-4be6-8085-47df740e8a27 tempest-VolumesNegativeTest-584589048 tempest-VolumesNegativeTest-584589048-project-reader] GET http://192.168.122.181/volume/v3/volumes/1651d584-525c-4b67-a568-a0c4e9e68316 Sep 03 13:39:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-4bb6a934-5b1d-45a9-bd59-d915d0140e1d req-c312af88-d9cc-4be6-8085-47df740e8a27 tempest-VolumesNegativeTest-584589048 tempest-VolumesNegativeTest-584589048-project-reader] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-4bb6a934-5b1d-45a9-bd59-d915d0140e1d req-c312af88-d9cc-4be6-8085-47df740e8a27 tempest-VolumesNegativeTest-584589048 tempest-VolumesNegativeTest-584589048-project-reader] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:00 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-4bb6a934-5b1d-45a9-bd59-d915d0140e1d req-c312af88-d9cc-4be6-8085-47df740e8a27 tempest-VolumesNegativeTest-584589048 tempest-VolumesNegativeTest-584589048-project-reader] http://192.168.122.181/volume/v3/volumes/1651d584-525c-4b67-a568-a0c4e9e68316 returned with HTTP 404 Sep 03 13:39:00 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 567/1106] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:39:00 2026] GET /volume/v3/volumes/1651d584-525c-4b67-a568-a0c4e9e68316 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 13:39:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-732c69d1-d965-4ed2-a39a-900b8e602ee7 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-d7193721-c50d-4d5d-8dee-d4d775b595ef req-07f2e7c5-4122-4b66-acf2-6f89ed58971c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-d7193721-c50d-4d5d-8dee-d4d775b595ef req-07f2e7c5-4122-4b66-acf2-6f89ed58971c tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] GET http://192.168.122.181/volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062 Sep 03 13:39:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-d7193721-c50d-4d5d-8dee-d4d775b595ef req-07f2e7c5-4122-4b66-acf2-6f89ed58971c tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-d7193721-c50d-4d5d-8dee-d4d775b595ef req-07f2e7c5-4122-4b66-acf2-6f89ed58971c tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:02 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:02 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:02 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:02 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:02 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-d7193721-c50d-4d5d-8dee-d4d775b595ef req-07f2e7c5-4122-4b66-acf2-6f89ed58971c tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Volume info retrieved successfully. Sep 03 13:39:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-d7193721-c50d-4d5d-8dee-d4d775b595ef req-07f2e7c5-4122-4b66-acf2-6f89ed58971c tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062 returned with HTTP 200 Sep 03 13:39:02 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 568/1107] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:39:02 2026] GET /volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062 => generated 1145 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:39:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-732c69d1-d965-4ed2-a39a-900b8e602ee7 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:39:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-732c69d1-d965-4ed2-a39a-900b8e602ee7 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1665105999"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:39:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-732c69d1-d965-4ed2-a39a-900b8e602ee7 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1665105999'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:39:02 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-732c69d1-d965-4ed2-a39a-900b8e602ee7 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Create volume of 1 GB Sep 03 13:39:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-d7193721-c50d-4d5d-8dee-d4d775b595ef req-f56bdd30-b590-428b-8532-6599ceadc95b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-d7193721-c50d-4d5d-8dee-d4d775b595ef req-f56bdd30-b590-428b-8532-6599ceadc95b tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] POST http://192.168.122.181/volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062/action Sep 03 13:39:02 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-732c69d1-d965-4ed2-a39a-900b8e602ee7 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Availability Zones retrieved successfully. Sep 03 13:39:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-d7193721-c50d-4d5d-8dee-d4d775b595ef req-f56bdd30-b590-428b-8532-6599ceadc95b tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:39:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-d7193721-c50d-4d5d-8dee-d4d775b595ef req-f56bdd30-b590-428b-8532-6599ceadc95b tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:39:02 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:02 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:02 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-732c69d1-d965-4ed2-a39a-900b8e602ee7 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Flow 'volume_create_api' (61ea0693-0a51-4749-be9d-50a4b74915a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:39:02 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-732c69d1-d965-4ed2-a39a-900b8e602ee7 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f894476b-4ff1-456e-9a33-aadddb3bfa19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:39:02 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:02 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:02 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-d7193721-c50d-4d5d-8dee-d4d775b595ef req-f56bdd30-b590-428b-8532-6599ceadc95b tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Volume info retrieved successfully. Sep 03 13:39:02 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-732c69d1-d965-4ed2-a39a-900b8e602ee7 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:39:02 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-d7193721-c50d-4d5d-8dee-d4d775b595ef req-f56bdd30-b590-428b-8532-6599ceadc95b tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Begin detaching volume completed successfully. Sep 03 13:39:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-d7193721-c50d-4d5d-8dee-d4d775b595ef req-f56bdd30-b590-428b-8532-6599ceadc95b tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062/action returned with HTTP 202 Sep 03 13:39:02 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 569/1108] 192.168.122.181 () {64 vars in 1561 bytes} [Thu Sep 3 13:39:02 2026] POST /volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:39:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-95ed0909-72c2-4bc2-be7a-7a3d253afbf4 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-95ed0909-72c2-4bc2-be7a-7a3d253afbf4 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] GET http://192.168.122.181/volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062 Sep 03 13:39:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-95ed0909-72c2-4bc2-be7a-7a3d253afbf4 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-95ed0909-72c2-4bc2-be7a-7a3d253afbf4 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:02 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-732c69d1-d965-4ed2-a39a-900b8e602ee7 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f894476b-4ff1-456e-9a33-aadddb3bfa19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:39:02 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:02 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:02 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-732c69d1-d965-4ed2-a39a-900b8e602ee7 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f40b76b-cdb1-4fa1-81b7-726f44fd5ebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:39:02 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:02 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:02 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-95ed0909-72c2-4bc2-be7a-7a3d253afbf4 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Volume info retrieved successfully. Sep 03 13:39:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-95ed0909-72c2-4bc2-be7a-7a3d253afbf4 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062 returned with HTTP 200 Sep 03 13:39:02 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 570/1109] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:39:02 2026] GET /volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062 => generated 1148 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:39:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-185a5e68-a8d0-4ecf-8506-b7cf1326f199 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-185a5e68-a8d0-4ecf-8506-b7cf1326f199 None None] GET http://192.168.122.181/volume// Sep 03 13:39:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-185a5e68-a8d0-4ecf-8506-b7cf1326f199 None None] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-185a5e68-a8d0-4ecf-8506-b7cf1326f199 None None] Calling method 'all' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-185a5e68-a8d0-4ecf-8506-b7cf1326f199 None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:39:02 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 571/1110] 192.168.122.181 () {58 vars in 1315 bytes} [Thu Sep 3 13:39:02 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 13:39:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-d7193721-c50d-4d5d-8dee-d4d775b595ef req-3474ff18-a33f-4a7f-9775-146b8dad8e55 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-d7193721-c50d-4d5d-8dee-d4d775b595ef req-3474ff18-a33f-4a7f-9775-146b8dad8e55 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] GET http://192.168.122.181/volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062 Sep 03 13:39:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-d7193721-c50d-4d5d-8dee-d4d775b595ef req-3474ff18-a33f-4a7f-9775-146b8dad8e55 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-d7193721-c50d-4d5d-8dee-d4d775b595ef req-3474ff18-a33f-4a7f-9775-146b8dad8e55 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:02 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:02 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:02 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:02 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:02 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-d7193721-c50d-4d5d-8dee-d4d775b595ef req-3474ff18-a33f-4a7f-9775-146b8dad8e55 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Volume info retrieved successfully. Sep 03 13:39:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-d7193721-c50d-4d5d-8dee-d4d775b595ef req-3474ff18-a33f-4a7f-9775-146b8dad8e55 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062 returned with HTTP 200 Sep 03 13:39:02 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 572/1111] 192.168.122.181 () {62 vars in 1528 bytes} [Thu Sep 3 13:39:02 2026] GET /volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062 => generated 1329 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:39:02 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-732c69d1-d965-4ed2-a39a-900b8e602ee7 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Created reservations ['e81d5cc0-64e4-489d-a2b3-221713a543be', 'aa8df40f-0a76-4dbb-b279-5543be4dfb8d', '10aedf6d-2a76-441f-9734-7f57e068ac7c', 'b658718d-f845-499e-89f1-d70423176ab4'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:39:02 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-732c69d1-d965-4ed2-a39a-900b8e602ee7 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f40b76b-cdb1-4fa1-81b7-726f44fd5ebc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e81d5cc0-64e4-489d-a2b3-221713a543be', 'aa8df40f-0a76-4dbb-b279-5543be4dfb8d', '10aedf6d-2a76-441f-9734-7f57e068ac7c', 'b658718d-f845-499e-89f1-d70423176ab4']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:39:02 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-732c69d1-d965-4ed2-a39a-900b8e602ee7 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28883b98-e452-4447-a424-55dfe0067945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:39:02 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:02 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:02 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-732c69d1-d965-4ed2-a39a-900b8e602ee7 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28883b98-e452-4447-a424-55dfe0067945) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '771dc9b1-ca46-4038-8bc6-570f6cf80931', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1665105999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b85830f628f94f6f9298ad5409b23c74',qos_specs=None,replication_status=,reservations=['e81d5cc0-64e4-489d-a2b3-221713a543be','aa8df40f-0a76-4dbb-b279-5543be4dfb8d','10aedf6d-2a76-441f-9734-7f57e068ac7c','b658718d-f845-499e-89f1-d70423176ab4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6624bd9cd9924326b7549715884d7ea9',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:39:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1665105999',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=771dc9b1-ca46-4038-8bc6-570f6cf80931,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b85830f628f94f6f9298ad5409b23c74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6624bd9cd9924326b7549715884d7ea9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:39:02 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-732c69d1-d965-4ed2-a39a-900b8e602ee7 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7c51288-e794-4df5-9f3b-82da231f01b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:39:02 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-732c69d1-d965-4ed2-a39a-900b8e602ee7 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7c51288-e794-4df5-9f3b-82da231f01b1) transitioned into state 'SUCCESS' from state '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-1665105999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b85830f628f94f6f9298ad5409b23c74',qos_specs=None,replication_status=,reservations=['e81d5cc0-64e4-489d-a2b3-221713a543be','aa8df40f-0a76-4dbb-b279-5543be4dfb8d','10aedf6d-2a76-441f-9734-7f57e068ac7c','b658718d-f845-499e-89f1-d70423176ab4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6624bd9cd9924326b7549715884d7ea9',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:39:02 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-732c69d1-d965-4ed2-a39a-900b8e602ee7 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1ff2c43-3bde-4256-beff-290ed8f6c014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:39:02 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-732c69d1-d965-4ed2-a39a-900b8e602ee7 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1ff2c43-3bde-4256-beff-290ed8f6c014) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:39:02 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-732c69d1-d965-4ed2-a39a-900b8e602ee7 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Flow 'volume_create_api' (61ea0693-0a51-4749-be9d-50a4b74915a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:39:02 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-732c69d1-d965-4ed2-a39a-900b8e602ee7 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Create volume request issued successfully. Sep 03 13:39:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-732c69d1-d965-4ed2-a39a-900b8e602ee7 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:39:02 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 540/1112] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:39:02 2026] POST /volume/v3/volumes => generated 760 bytes in 610 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:39:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-1f54e74d-a92a-4110-8558-2528946c950c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1f54e74d-a92a-4110-8558-2528946c950c tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] GET http://192.168.122.181/volume/v3/volumes/771dc9b1-ca46-4038-8bc6-570f6cf80931 Sep 03 13:39:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1f54e74d-a92a-4110-8558-2528946c950c tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1f54e74d-a92a-4110-8558-2528946c950c tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:02 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:02 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:02 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:02 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:02 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-1f54e74d-a92a-4110-8558-2528946c950c tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Volume info retrieved successfully. Sep 03 13:39:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1f54e74d-a92a-4110-8558-2528946c950c tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/volumes/771dc9b1-ca46-4038-8bc6-570f6cf80931 returned with HTTP 200 Sep 03 13:39:02 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 573/1113] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:39:02 2026] GET /volume/v3/volumes/771dc9b1-ca46-4038-8bc6-570f6cf80931 => generated 828 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-d7193721-c50d-4d5d-8dee-d4d775b595ef req-ec7968b4-212f-4dd7-9021-d7544e46c7be None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-d7193721-c50d-4d5d-8dee-d4d775b595ef req-ec7968b4-212f-4dd7-9021-d7544e46c7be tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] DELETE http://192.168.122.181/volume/v3/attachments/4d022185-f20f-4ab8-8798-a12603aa36d8 Sep 03 13:39:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-d7193721-c50d-4d5d-8dee-d4d775b595ef req-ec7968b4-212f-4dd7-9021-d7544e46c7be tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-d7193721-c50d-4d5d-8dee-d4d775b595ef req-ec7968b4-212f-4dd7-9021-d7544e46c7be tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:03 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:03 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:39:03 devstack devstack@c-api.service[86719]: /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 03 13:39:03 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, Sep 03 13:39:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-d7193721-c50d-4d5d-8dee-d4d775b595ef req-ec7968b4-212f-4dd7-9021-d7544e46c7be tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/attachments/4d022185-f20f-4ab8-8798-a12603aa36d8 returned with HTTP 200 Sep 03 13:39:03 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 541/1114] 192.168.122.181 () {64 vars in 1562 bytes} [Thu Sep 3 13:39:02 2026] DELETE /volume/v3/attachments/4d022185-f20f-4ab8-8798-a12603aa36d8 => generated 19 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ef3d1c2e-189b-40df-908d-4d06e2a3f35e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ef3d1c2e-189b-40df-908d-4d06e2a3f35e tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] GET http://192.168.122.181/volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062 Sep 03 13:39:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ef3d1c2e-189b-40df-908d-4d06e2a3f35e tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ef3d1c2e-189b-40df-908d-4d06e2a3f35e tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:03 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:03 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:03 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:03 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:03 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-ef3d1c2e-189b-40df-908d-4d06e2a3f35e tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Volume info retrieved successfully. Sep 03 13:39:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ef3d1c2e-189b-40df-908d-4d06e2a3f35e tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062 returned with HTTP 200 Sep 03 13:39:03 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 574/1115] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:39:03 2026] GET /volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062 => generated 853 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-f4f64739-02b6-4e24-b71e-e6d1e9d44dc7 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f4f64739-02b6-4e24-b71e-e6d1e9d44dc7 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] GET http://192.168.122.181/volume/v3/volumes/771dc9b1-ca46-4038-8bc6-570f6cf80931 Sep 03 13:39:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f4f64739-02b6-4e24-b71e-e6d1e9d44dc7 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f4f64739-02b6-4e24-b71e-e6d1e9d44dc7 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:04 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:04 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:04 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:04 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:39:04 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-f4f64739-02b6-4e24-b71e-e6d1e9d44dc7 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Volume info retrieved successfully. Sep 03 13:39:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f4f64739-02b6-4e24-b71e-e6d1e9d44dc7 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/volumes/771dc9b1-ca46-4038-8bc6-570f6cf80931 returned with HTTP 200 Sep 03 13:39:04 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 542/1116] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:39:03 2026] GET /volume/v3/volumes/771dc9b1-ca46-4038-8bc6-570f6cf80931 => generated 852 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:39:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f6c33bbf-1172-4b5a-b31c-6fef99b49304 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f6c33bbf-1172-4b5a-b31c-6fef99b49304 tempest-BackendsCapabilitiesAdminTestsJSON-721142268 tempest-BackendsCapabilitiesAdminTestsJSON-721142268-project-admin] GET http://192.168.122.181/volume/v3/scheduler-stats/get_pools Sep 03 13:39:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f6c33bbf-1172-4b5a-b31c-6fef99b49304 tempest-BackendsCapabilitiesAdminTestsJSON-721142268 tempest-BackendsCapabilitiesAdminTestsJSON-721142268-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f6c33bbf-1172-4b5a-b31c-6fef99b49304 tempest-BackendsCapabilitiesAdminTestsJSON-721142268 tempest-BackendsCapabilitiesAdminTestsJSON-721142268-project-admin] Calling method 'get_pools' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f6c33bbf-1172-4b5a-b31c-6fef99b49304 tempest-BackendsCapabilitiesAdminTestsJSON-721142268 tempest-BackendsCapabilitiesAdminTestsJSON-721142268-project-admin] http://192.168.122.181/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 03 13:39:04 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 575/1117] 192.168.122.181 () {58 vars in 1175 bytes} [Thu Sep 3 13:39:04 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:39:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-dc9b3002-cd73-4038-9950-5fe2c24186d6 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-dc9b3002-cd73-4038-9950-5fe2c24186d6 tempest-BackendsCapabilitiesAdminTestsJSON-721142268 tempest-BackendsCapabilitiesAdminTestsJSON-721142268-project-admin] GET http://192.168.122.181/volume/v3/scheduler-stats/get_pools?detail=True Sep 03 13:39:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-dc9b3002-cd73-4038-9950-5fe2c24186d6 tempest-BackendsCapabilitiesAdminTestsJSON-721142268 tempest-BackendsCapabilitiesAdminTestsJSON-721142268-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-dc9b3002-cd73-4038-9950-5fe2c24186d6 tempest-BackendsCapabilitiesAdminTestsJSON-721142268 tempest-BackendsCapabilitiesAdminTestsJSON-721142268-project-admin] Calling method 'get_pools' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-dc9b3002-cd73-4038-9950-5fe2c24186d6 tempest-BackendsCapabilitiesAdminTestsJSON-721142268 tempest-BackendsCapabilitiesAdminTestsJSON-721142268-project-admin] http://192.168.122.181/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 03 13:39:04 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 543/1118] 192.168.122.181 () {58 vars in 1198 bytes} [Thu Sep 3 13:39:04 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 519 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-967319c9-0a2a-46ff-813c-fb54ace6da04 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-967319c9-0a2a-46ff-813c-fb54ace6da04 tempest-BackendsCapabilitiesAdminTestsJSON-721142268 tempest-BackendsCapabilitiesAdminTestsJSON-721142268-project-admin] GET http://192.168.122.181/volume/v3/capabilities/devstack@QuobyteHD Sep 03 13:39:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-967319c9-0a2a-46ff-813c-fb54ace6da04 tempest-BackendsCapabilitiesAdminTestsJSON-721142268 tempest-BackendsCapabilitiesAdminTestsJSON-721142268-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-967319c9-0a2a-46ff-813c-fb54ace6da04 tempest-BackendsCapabilitiesAdminTestsJSON-721142268 tempest-BackendsCapabilitiesAdminTestsJSON-721142268-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:04 devstack devstack@c-api.service[86720]: /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 03 13:39:04 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 13:39:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-967319c9-0a2a-46ff-813c-fb54ace6da04 tempest-BackendsCapabilitiesAdminTestsJSON-721142268 tempest-BackendsCapabilitiesAdminTestsJSON-721142268-project-admin] http://192.168.122.181/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 03 13:39:04 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 576/1119] 192.168.122.181 () {58 vars in 1193 bytes} [Thu Sep 3 13:39:04 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e6e3421b-3f1d-4ea6-a83c-0ab982b9a338 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e6e3421b-3f1d-4ea6-a83c-0ab982b9a338 tempest-BackendsCapabilitiesAdminTestsJSON-721142268 tempest-BackendsCapabilitiesAdminTestsJSON-721142268-project-admin] GET http://192.168.122.181/volume/v3/capabilities/devstack@QuobyteHD Sep 03 13:39:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e6e3421b-3f1d-4ea6-a83c-0ab982b9a338 tempest-BackendsCapabilitiesAdminTestsJSON-721142268 tempest-BackendsCapabilitiesAdminTestsJSON-721142268-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e6e3421b-3f1d-4ea6-a83c-0ab982b9a338 tempest-BackendsCapabilitiesAdminTestsJSON-721142268 tempest-BackendsCapabilitiesAdminTestsJSON-721142268-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:04 devstack devstack@c-api.service[86719]: /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 03 13:39:04 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 13:39:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e6e3421b-3f1d-4ea6-a83c-0ab982b9a338 tempest-BackendsCapabilitiesAdminTestsJSON-721142268 tempest-BackendsCapabilitiesAdminTestsJSON-721142268-project-admin] http://192.168.122.181/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 03 13:39:04 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 544/1120] 192.168.122.181 () {58 vars in 1193 bytes} [Thu Sep 3 13:39:04 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ba1366e8-441f-4d1b-bc08-4eb1aeda57b8 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ba1366e8-441f-4d1b-bc08-4eb1aeda57b8 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] GET http://192.168.122.181/volume/v3/volumes/771dc9b1-ca46-4038-8bc6-570f6cf80931 Sep 03 13:39:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ba1366e8-441f-4d1b-bc08-4eb1aeda57b8 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ba1366e8-441f-4d1b-bc08-4eb1aeda57b8 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:05 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:05 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:05 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:05 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:05 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-ba1366e8-441f-4d1b-bc08-4eb1aeda57b8 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Volume info retrieved successfully. Sep 03 13:39:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ba1366e8-441f-4d1b-bc08-4eb1aeda57b8 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/volumes/771dc9b1-ca46-4038-8bc6-570f6cf80931 returned with HTTP 200 Sep 03 13:39:05 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 577/1121] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:39:05 2026] GET /volume/v3/volumes/771dc9b1-ca46-4038-8bc6-570f6cf80931 => generated 853 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-2bb40053-5832-4d28-bcdf-b9451d51347f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2bb40053-5832-4d28-bcdf-b9451d51347f tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] POST http://192.168.122.181/volume/v3/snapshots Sep 03 13:39:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2bb40053-5832-4d28-bcdf-b9451d51347f tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "771dc9b1-ca46-4038-8bc6-570f6cf80931", "name": "tempest-VolumesDeleteCascade-Snapshot-1303981794"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:39:05 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:05 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:05 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:05 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:39:05 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-2bb40053-5832-4d28-bcdf-b9451d51347f tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Volume info retrieved successfully. Sep 03 13:39:05 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.snapshots [None req-2bb40053-5832-4d28-bcdf-b9451d51347f tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Create snapshot from volume 771dc9b1-ca46-4038-8bc6-570f6cf80931 Sep 03 13:39:05 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-2bb40053-5832-4d28-bcdf-b9451d51347f tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Created reservations ['637876e3-1abe-4e38-82b6-e3d9a48faf6b', '141b6a0c-b305-4d74-b0b5-e178bceec4e0', 'bb251a16-64ed-4dfd-98bb-2f8de9827306', '17ce4181-7c69-4743-a258-233ef5aae513'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:39:05 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:05 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:05 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-2bb40053-5832-4d28-bcdf-b9451d51347f tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Snapshot create request issued successfully. Sep 03 13:39:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2bb40053-5832-4d28-bcdf-b9451d51347f tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/snapshots returned with HTTP 202 Sep 03 13:39:05 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 545/1122] 192.168.122.181 () {60 vars in 1149 bytes} [Thu Sep 3 13:39:05 2026] POST /volume/v3/snapshots => generated 307 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:39:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-533f4da5-f38c-4390-8aea-97d74e902e8a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-533f4da5-f38c-4390-8aea-97d74e902e8a tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] GET http://192.168.122.181/volume/v3/snapshots/1da68345-ac59-4c72-ac73-ae0ea5c3d9aa Sep 03 13:39:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-533f4da5-f38c-4390-8aea-97d74e902e8a tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-533f4da5-f38c-4390-8aea-97d74e902e8a tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:05 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:05 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:05 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-533f4da5-f38c-4390-8aea-97d74e902e8a tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Snapshot retrieved successfully. Sep 03 13:39:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-533f4da5-f38c-4390-8aea-97d74e902e8a tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/snapshots/1da68345-ac59-4c72-ac73-ae0ea5c3d9aa returned with HTTP 200 Sep 03 13:39:05 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 578/1123] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:39:05 2026] GET /volume/v3/snapshots/1da68345-ac59-4c72-ac73-ae0ea5c3d9aa => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-0eb0455c-06ff-4b72-af9b-8d2b9c70f972 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:06 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0eb0455c-06ff-4b72-af9b-8d2b9c70f972 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] GET http://192.168.122.181/volume/v3/snapshots/1da68345-ac59-4c72-ac73-ae0ea5c3d9aa Sep 03 13:39:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0eb0455c-06ff-4b72-af9b-8d2b9c70f972 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0eb0455c-06ff-4b72-af9b-8d2b9c70f972 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:06 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:06 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:39:06 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-0eb0455c-06ff-4b72-af9b-8d2b9c70f972 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Snapshot retrieved successfully. Sep 03 13:39:06 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0eb0455c-06ff-4b72-af9b-8d2b9c70f972 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/snapshots/1da68345-ac59-4c72-ac73-ae0ea5c3d9aa returned with HTTP 200 Sep 03 13:39:06 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 546/1124] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:39:06 2026] GET /volume/v3/snapshots/1da68345-ac59-4c72-ac73-ae0ea5c3d9aa => generated 439 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-0cee8829-f1aa-474c-8ad8-e7f816221250 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:07 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0cee8829-f1aa-474c-8ad8-e7f816221250 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] GET http://192.168.122.181/volume/v3/snapshots/1da68345-ac59-4c72-ac73-ae0ea5c3d9aa Sep 03 13:39:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0cee8829-f1aa-474c-8ad8-e7f816221250 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0cee8829-f1aa-474c-8ad8-e7f816221250 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:07 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:07 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:07 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-0cee8829-f1aa-474c-8ad8-e7f816221250 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Snapshot retrieved successfully. Sep 03 13:39:07 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0cee8829-f1aa-474c-8ad8-e7f816221250 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/snapshots/1da68345-ac59-4c72-ac73-ae0ea5c3d9aa returned with HTTP 200 Sep 03 13:39:07 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 579/1125] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:39:07 2026] GET /volume/v3/snapshots/1da68345-ac59-4c72-ac73-ae0ea5c3d9aa => generated 439 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-5881d64d-50d1-4aba-bf18-0bd6777905d4 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:08 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5881d64d-50d1-4aba-bf18-0bd6777905d4 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] GET http://192.168.122.181/volume/v3/snapshots/1da68345-ac59-4c72-ac73-ae0ea5c3d9aa Sep 03 13:39:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5881d64d-50d1-4aba-bf18-0bd6777905d4 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5881d64d-50d1-4aba-bf18-0bd6777905d4 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:08 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:08 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:39:08 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-5881d64d-50d1-4aba-bf18-0bd6777905d4 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Snapshot retrieved successfully. Sep 03 13:39:08 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5881d64d-50d1-4aba-bf18-0bd6777905d4 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/snapshots/1da68345-ac59-4c72-ac73-ae0ea5c3d9aa returned with HTTP 200 Sep 03 13:39:08 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 547/1126] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:39:08 2026] GET /volume/v3/snapshots/1da68345-ac59-4c72-ac73-ae0ea5c3d9aa => generated 439 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:39:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-69baa1b0-d32f-446f-a004-24f311bc7ce2 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-69baa1b0-d32f-446f-a004-24f311bc7ce2 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] GET http://192.168.122.181/volume/v3/snapshots/1da68345-ac59-4c72-ac73-ae0ea5c3d9aa Sep 03 13:39:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-69baa1b0-d32f-446f-a004-24f311bc7ce2 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-69baa1b0-d32f-446f-a004-24f311bc7ce2 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:09 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:09 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:09 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-69baa1b0-d32f-446f-a004-24f311bc7ce2 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Snapshot retrieved successfully. Sep 03 13:39:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-69baa1b0-d32f-446f-a004-24f311bc7ce2 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/snapshots/1da68345-ac59-4c72-ac73-ae0ea5c3d9aa returned with HTTP 200 Sep 03 13:39:09 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 580/1127] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:39:09 2026] GET /volume/v3/snapshots/1da68345-ac59-4c72-ac73-ae0ea5c3d9aa => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:39:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-b8699bbc-5a21-42b8-8919-011532817ea6 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b8699bbc-5a21-42b8-8919-011532817ea6 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] POST http://192.168.122.181/volume/v3/snapshots Sep 03 13:39:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b8699bbc-5a21-42b8-8919-011532817ea6 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "771dc9b1-ca46-4038-8bc6-570f6cf80931", "name": "tempest-VolumesDeleteCascade-Snapshot-1820863537"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:39:09 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:09 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:09 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:09 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:39:09 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-b8699bbc-5a21-42b8-8919-011532817ea6 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Volume info retrieved successfully. Sep 03 13:39:09 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.snapshots [None req-b8699bbc-5a21-42b8-8919-011532817ea6 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Create snapshot from volume 771dc9b1-ca46-4038-8bc6-570f6cf80931 Sep 03 13:39:09 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-b8699bbc-5a21-42b8-8919-011532817ea6 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Created reservations ['9dfe5ffd-b5e9-4187-b78c-47c3c9f2c920', '26fe7f82-9eb2-44ae-9649-680804dc4ba1', '5c6bcdf3-2866-4f27-9fd0-1053b00fca92', 'f738f86b-1e45-474e-bac5-fc33778b8e13'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:39:09 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:09 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:09 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-b8699bbc-5a21-42b8-8919-011532817ea6 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Snapshot create request issued successfully. Sep 03 13:39:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b8699bbc-5a21-42b8-8919-011532817ea6 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/snapshots returned with HTTP 202 Sep 03 13:39:09 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 548/1128] 192.168.122.181 () {60 vars in 1149 bytes} [Thu Sep 3 13:39:09 2026] POST /volume/v3/snapshots => generated 307 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:39:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-37e76969-c554-47cb-ac0f-21e8804b9098 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-37e76969-c554-47cb-ac0f-21e8804b9098 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] GET http://192.168.122.181/volume/v3/snapshots/3a7faeb9-43be-4b01-8efb-b1ec06ab5ce7 Sep 03 13:39:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-37e76969-c554-47cb-ac0f-21e8804b9098 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-37e76969-c554-47cb-ac0f-21e8804b9098 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:09 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:09 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:09 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-37e76969-c554-47cb-ac0f-21e8804b9098 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Snapshot retrieved successfully. Sep 03 13:39:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-37e76969-c554-47cb-ac0f-21e8804b9098 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/snapshots/3a7faeb9-43be-4b01-8efb-b1ec06ab5ce7 returned with HTTP 200 Sep 03 13:39:09 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 581/1129] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:39:09 2026] GET /volume/v3/snapshots/3a7faeb9-43be-4b01-8efb-b1ec06ab5ce7 => generated 439 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-f4eaf6fa-17a8-424a-a695-09e1d1852ce2 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:10 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f4eaf6fa-17a8-424a-a695-09e1d1852ce2 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] GET http://192.168.122.181/volume/v3/snapshots/3a7faeb9-43be-4b01-8efb-b1ec06ab5ce7 Sep 03 13:39:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f4eaf6fa-17a8-424a-a695-09e1d1852ce2 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f4eaf6fa-17a8-424a-a695-09e1d1852ce2 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:10 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:10 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:39:10 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-f4eaf6fa-17a8-424a-a695-09e1d1852ce2 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Snapshot retrieved successfully. Sep 03 13:39:10 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f4eaf6fa-17a8-424a-a695-09e1d1852ce2 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/snapshots/3a7faeb9-43be-4b01-8efb-b1ec06ab5ce7 returned with HTTP 200 Sep 03 13:39:10 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 549/1130] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:39:10 2026] GET /volume/v3/snapshots/3a7faeb9-43be-4b01-8efb-b1ec06ab5ce7 => generated 439 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-46d8b627-6924-4198-aa6f-b6c556771602 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:11 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-46d8b627-6924-4198-aa6f-b6c556771602 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] GET http://192.168.122.181/volume/v3/snapshots/3a7faeb9-43be-4b01-8efb-b1ec06ab5ce7 Sep 03 13:39:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-46d8b627-6924-4198-aa6f-b6c556771602 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-46d8b627-6924-4198-aa6f-b6c556771602 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-37cae66a-fe29-4391-80ae-230c13ac328e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:11 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:11 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:11 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-46d8b627-6924-4198-aa6f-b6c556771602 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Snapshot retrieved successfully. Sep 03 13:39:11 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-46d8b627-6924-4198-aa6f-b6c556771602 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/snapshots/3a7faeb9-43be-4b01-8efb-b1ec06ab5ce7 returned with HTTP 200 Sep 03 13:39:11 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 582/1131] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:39:11 2026] GET /volume/v3/snapshots/3a7faeb9-43be-4b01-8efb-b1ec06ab5ce7 => generated 439 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-37cae66a-fe29-4391-80ae-230c13ac328e tempest-VolumesServicesTestJSON-1594684707 tempest-VolumesServicesTestJSON-1594684707-project-admin] GET http://192.168.122.181/volume/v3/os-services Sep 03 13:39:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-37cae66a-fe29-4391-80ae-230c13ac328e tempest-VolumesServicesTestJSON-1594684707 tempest-VolumesServicesTestJSON-1594684707-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-37cae66a-fe29-4391-80ae-230c13ac328e tempest-VolumesServicesTestJSON-1594684707 tempest-VolumesServicesTestJSON-1594684707-project-admin] Calling method 'index' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:12 devstack devstack@c-api.service[86719]: /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 03 13:39:12 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 13:39:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-37cae66a-fe29-4391-80ae-230c13ac328e tempest-VolumesServicesTestJSON-1594684707 tempest-VolumesServicesTestJSON-1594684707-project-admin] http://192.168.122.181/volume/v3/os-services returned with HTTP 200 Sep 03 13:39:12 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 550/1132] 192.168.122.181 () {58 vars in 1133 bytes} [Thu Sep 3 13:39:11 2026] GET /volume/v3/os-services => generated 705 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-cf15508e-e3e5-42e5-867a-ee784286ec17 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:12 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-cf15508e-e3e5-42e5-867a-ee784286ec17 tempest-VolumesServicesTestJSON-1594684707 tempest-VolumesServicesTestJSON-1594684707-project-admin] GET http://192.168.122.181/volume/v3/os-services?host=devstack Sep 03 13:39:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-cf15508e-e3e5-42e5-867a-ee784286ec17 tempest-VolumesServicesTestJSON-1594684707 tempest-VolumesServicesTestJSON-1594684707-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-cf15508e-e3e5-42e5-867a-ee784286ec17 tempest-VolumesServicesTestJSON-1594684707 tempest-VolumesServicesTestJSON-1594684707-project-admin] Calling method 'index' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:12 devstack devstack@c-api.service[86720]: /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 03 13:39:12 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 13:39:12 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-cf15508e-e3e5-42e5-867a-ee784286ec17 tempest-VolumesServicesTestJSON-1594684707 tempest-VolumesServicesTestJSON-1594684707-project-admin] http://192.168.122.181/volume/v3/os-services?host=devstack returned with HTTP 200 Sep 03 13:39:12 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 583/1133] 192.168.122.181 () {58 vars in 1160 bytes} [Thu Sep 3 13:39:12 2026] GET /volume/v3/os-services?host=devstack => generated 705 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-bfd0b9d3-dbf6-421b-93a9-69231b8778e3 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-bfd0b9d3-dbf6-421b-93a9-69231b8778e3 tempest-VolumesServicesTestJSON-1594684707 tempest-VolumesServicesTestJSON-1594684707-project-admin] GET http://192.168.122.181/volume/v3/os-services?host=devstack&binary=cinder-scheduler Sep 03 13:39:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-bfd0b9d3-dbf6-421b-93a9-69231b8778e3 tempest-VolumesServicesTestJSON-1594684707 tempest-VolumesServicesTestJSON-1594684707-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-bfd0b9d3-dbf6-421b-93a9-69231b8778e3 tempest-VolumesServicesTestJSON-1594684707 tempest-VolumesServicesTestJSON-1594684707-project-admin] Calling method 'index' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-bfd0b9d3-dbf6-421b-93a9-69231b8778e3 tempest-VolumesServicesTestJSON-1594684707 tempest-VolumesServicesTestJSON-1594684707-project-admin] http://192.168.122.181/volume/v3/os-services?host=devstack&binary=cinder-scheduler returned with HTTP 200 Sep 03 13:39:12 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 551/1134] 192.168.122.181 () {58 vars in 1208 bytes} [Thu Sep 3 13:39:12 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-scheduler => generated 187 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:39:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-3d5baa74-491f-4f3c-b920-1f6e56147881 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:12 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3d5baa74-491f-4f3c-b920-1f6e56147881 tempest-VolumesServicesTestJSON-1594684707 tempest-VolumesServicesTestJSON-1594684707-project-admin] GET http://192.168.122.181/volume/v3/os-services?binary=cinder-scheduler Sep 03 13:39:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3d5baa74-491f-4f3c-b920-1f6e56147881 tempest-VolumesServicesTestJSON-1594684707 tempest-VolumesServicesTestJSON-1594684707-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3d5baa74-491f-4f3c-b920-1f6e56147881 tempest-VolumesServicesTestJSON-1594684707 tempest-VolumesServicesTestJSON-1594684707-project-admin] Calling method 'index' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:12 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3d5baa74-491f-4f3c-b920-1f6e56147881 tempest-VolumesServicesTestJSON-1594684707 tempest-VolumesServicesTestJSON-1594684707-project-admin] http://192.168.122.181/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Sep 03 13:39:12 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 584/1135] 192.168.122.181 () {58 vars in 1180 bytes} [Thu Sep 3 13:39:12 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 187 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-c96403e6-29d4-45ff-ad1a-3c115f602b68 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c96403e6-29d4-45ff-ad1a-3c115f602b68 tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:39:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c96403e6-29d4-45ff-ad1a-3c115f602b68 tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-340201162"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:39:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-c96403e6-29d4-45ff-ad1a-3c115f602b68 tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-340201162'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:39:12 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-c96403e6-29d4-45ff-ad1a-3c115f602b68 tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] Create volume of 1 GB Sep 03 13:39:12 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-c96403e6-29d4-45ff-ad1a-3c115f602b68 tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] Availability Zones retrieved successfully. Sep 03 13:39:12 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c96403e6-29d4-45ff-ad1a-3c115f602b68 tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] Flow 'volume_create_api' (257d38a8-31ab-4be5-b6f4-539021120c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:39:12 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c96403e6-29d4-45ff-ad1a-3c115f602b68 tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbee3c99-088d-481e-93a3-4a33a74bce3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:39:12 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-c96403e6-29d4-45ff-ad1a-3c115f602b68 tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:39:12 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c96403e6-29d4-45ff-ad1a-3c115f602b68 tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbee3c99-088d-481e-93a3-4a33a74bce3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:39:12 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c96403e6-29d4-45ff-ad1a-3c115f602b68 tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c745338c-09dd-4b24-a931-d11350d7bff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:39:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-20e0bf5f-9a17-42ac-a48a-6ae3881f58dd None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:13 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-20e0bf5f-9a17-42ac-a48a-6ae3881f58dd tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] GET http://192.168.122.181/volume/v3/snapshots/3a7faeb9-43be-4b01-8efb-b1ec06ab5ce7 Sep 03 13:39:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-20e0bf5f-9a17-42ac-a48a-6ae3881f58dd tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-20e0bf5f-9a17-42ac-a48a-6ae3881f58dd tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:13 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-c96403e6-29d4-45ff-ad1a-3c115f602b68 tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] Created reservations ['dfdfc968-49d4-4180-8b28-3c228ec71e30', '645f5c45-b017-4b16-924c-92f99040e195', '23aa8080-7ab6-432b-9892-9435aabf5410', 'f1550a71-3fca-4578-adb0-fd78e18a5ab7'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:39:13 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:13 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:13 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-20e0bf5f-9a17-42ac-a48a-6ae3881f58dd tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Snapshot retrieved successfully. Sep 03 13:39:13 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-20e0bf5f-9a17-42ac-a48a-6ae3881f58dd tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/snapshots/3a7faeb9-43be-4b01-8efb-b1ec06ab5ce7 returned with HTTP 200 Sep 03 13:39:13 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 585/1136] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:39:13 2026] GET /volume/v3/snapshots/3a7faeb9-43be-4b01-8efb-b1ec06ab5ce7 => generated 466 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:39:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-50372251-8f9e-43c0-b7c9-64cd04d9dd1d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:13 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c96403e6-29d4-45ff-ad1a-3c115f602b68 tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c745338c-09dd-4b24-a931-d11350d7bff9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfdfc968-49d4-4180-8b28-3c228ec71e30', '645f5c45-b017-4b16-924c-92f99040e195', '23aa8080-7ab6-432b-9892-9435aabf5410', 'f1550a71-3fca-4578-adb0-fd78e18a5ab7']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:39:13 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-50372251-8f9e-43c0-b7c9-64cd04d9dd1d None None] GET http://192.168.122.181/volume// Sep 03 13:39:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-50372251-8f9e-43c0-b7c9-64cd04d9dd1d None None] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-50372251-8f9e-43c0-b7c9-64cd04d9dd1d None None] Calling method 'all' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:13 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-50372251-8f9e-43c0-b7c9-64cd04d9dd1d None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:39:13 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 586/1137] 192.168.122.181 () {58 vars in 1315 bytes} [Thu Sep 3 13:39:13 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 13:39:13 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c96403e6-29d4-45ff-ad1a-3c115f602b68 tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40d93ff7-b0be-4d8c-b3c9-228439fad4b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:39:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-491754d2-9d60-4389-ae41-9ad4b3f9dd57 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:13 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-491754d2-9d60-4389-ae41-9ad4b3f9dd57 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] DELETE http://192.168.122.181/volume/v3/volumes/771dc9b1-ca46-4038-8bc6-570f6cf80931?cascade=True Sep 03 13:39:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-491754d2-9d60-4389-ae41-9ad4b3f9dd57 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-491754d2-9d60-4389-ae41-9ad4b3f9dd57 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:13 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-491754d2-9d60-4389-ae41-9ad4b3f9dd57 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Delete volume with id: 771dc9b1-ca46-4038-8bc6-570f6cf80931 Sep 03 13:39:13 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:13 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:13 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:13 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:13 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-491754d2-9d60-4389-ae41-9ad4b3f9dd57 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Volume info retrieved successfully. Sep 03 13:39:13 devstack devstack@c-api.service[86720]: /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 03 13:39:13 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 13:39:13 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:13 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:13 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c96403e6-29d4-45ff-ad1a-3c115f602b68 tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40d93ff7-b0be-4d8c-b3c9-228439fad4b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf14561d-d75d-43d6-bb16-4039903e698e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-340201162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='853e22b0426741d0b6d1250b7e45d1bd',qos_specs=None,replication_status=,reservations=['dfdfc968-49d4-4180-8b28-3c228ec71e30','645f5c45-b017-4b16-924c-92f99040e195','23aa8080-7ab6-432b-9892-9435aabf5410','f1550a71-3fca-4578-adb0-fd78e18a5ab7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5175e69956943bca66ca934601bc1c8',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:39:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-340201162',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf14561d-d75d-43d6-bb16-4039903e698e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='853e22b0426741d0b6d1250b7e45d1bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5175e69956943bca66ca934601bc1c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:39:13 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c96403e6-29d4-45ff-ad1a-3c115f602b68 tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcc27629-91ad-47fc-9ed8-e455ec87fa8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:39:13 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-491754d2-9d60-4389-ae41-9ad4b3f9dd57 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Delete volume request issued successfully. Sep 03 13:39:13 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-491754d2-9d60-4389-ae41-9ad4b3f9dd57 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/volumes/771dc9b1-ca46-4038-8bc6-570f6cf80931?cascade=True returned with HTTP 202 Sep 03 13:39:13 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 587/1138] 192.168.122.181 () {58 vars in 1260 bytes} [Thu Sep 3 13:39:13 2026] DELETE /volume/v3/volumes/771dc9b1-ca46-4038-8bc6-570f6cf80931?cascade=True => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:39:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-b1362761-7c4e-4541-bb3e-aac18857d7d9 req-4f36bb6a-a92f-46a5-9f2d-576940bb56c7 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:13 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c96403e6-29d4-45ff-ad1a-3c115f602b68 tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcc27629-91ad-47fc-9ed8-e455ec87fa8f) transitioned into state 'SUCCESS' from state '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-340201162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='853e22b0426741d0b6d1250b7e45d1bd',qos_specs=None,replication_status=,reservations=['dfdfc968-49d4-4180-8b28-3c228ec71e30','645f5c45-b017-4b16-924c-92f99040e195','23aa8080-7ab6-432b-9892-9435aabf5410','f1550a71-3fca-4578-adb0-fd78e18a5ab7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5175e69956943bca66ca934601bc1c8',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:39:13 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-b1362761-7c4e-4541-bb3e-aac18857d7d9 req-4f36bb6a-a92f-46a5-9f2d-576940bb56c7 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] POST http://192.168.122.181/volume/v3/attachments Sep 03 13:39:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-b1362761-7c4e-4541-bb3e-aac18857d7d9 req-4f36bb6a-a92f-46a5-9f2d-576940bb56c7 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "955e764a-da89-489a-bb50-e2cadd1589e4", "connector": null, "instance_uuid": "a9d1ef4f-53e8-44be-82c5-4bb3067ae017"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:39:13 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c96403e6-29d4-45ff-ad1a-3c115f602b68 tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97d9f412-058e-4370-9eb7-013c98366127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:39:13 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c96403e6-29d4-45ff-ad1a-3c115f602b68 tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97d9f412-058e-4370-9eb7-013c98366127) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:39:13 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:13 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:13 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c96403e6-29d4-45ff-ad1a-3c115f602b68 tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] Flow 'volume_create_api' (257d38a8-31ab-4be5-b6f4-539021120c25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:39:13 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-c96403e6-29d4-45ff-ad1a-3c115f602b68 tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] Create volume request issued successfully. Sep 03 13:39:13 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c96403e6-29d4-45ff-ad1a-3c115f602b68 tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:39:13 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 552/1139] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:39:12 2026] POST /volume/v3/volumes => generated 762 bytes in 839 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:39:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-817795be-9799-4409-ab53-b59d714c4126 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:13 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:13 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:13 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-817795be-9799-4409-ab53-b59d714c4126 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] GET http://192.168.122.181/volume/v3/volumes/771dc9b1-ca46-4038-8bc6-570f6cf80931 Sep 03 13:39:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-817795be-9799-4409-ab53-b59d714c4126 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-817795be-9799-4409-ab53-b59d714c4126 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:13 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:13 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:13 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:13 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:39:13 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-817795be-9799-4409-ab53-b59d714c4126 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Volume info retrieved successfully. Sep 03 13:39:13 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:13 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:13 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-817795be-9799-4409-ab53-b59d714c4126 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/volumes/771dc9b1-ca46-4038-8bc6-570f6cf80931 returned with HTTP 200 Sep 03 13:39:13 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 553/1140] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:39:13 2026] GET /volume/v3/volumes/771dc9b1-ca46-4038-8bc6-570f6cf80931 => generated 852 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-06036a57-d1f3-4e95-b187-0d8e69277ee4 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:13 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-06036a57-d1f3-4e95-b187-0d8e69277ee4 tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] GET http://192.168.122.181/volume/v3/volumes/bf14561d-d75d-43d6-bb16-4039903e698e Sep 03 13:39:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-06036a57-d1f3-4e95-b187-0d8e69277ee4 tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-06036a57-d1f3-4e95-b187-0d8e69277ee4 tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:13 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:13 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:13 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:13 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:39:13 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-06036a57-d1f3-4e95-b187-0d8e69277ee4 tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] Volume info retrieved successfully. Sep 03 13:39:13 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-06036a57-d1f3-4e95-b187-0d8e69277ee4 tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] http://192.168.122.181/volume/v3/volumes/bf14561d-d75d-43d6-bb16-4039903e698e returned with HTTP 200 Sep 03 13:39:13 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 554/1141] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:39:13 2026] GET /volume/v3/volumes/bf14561d-d75d-43d6-bb16-4039903e698e => generated 830 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:13 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-b1362761-7c4e-4541-bb3e-aac18857d7d9 req-4f36bb6a-a92f-46a5-9f2d-576940bb56c7 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] http://192.168.122.181/volume/v3/attachments returned with HTTP 200 Sep 03 13:39:13 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 588/1142] 192.168.122.181 () {66 vars in 1483 bytes} [Thu Sep 3 13:39:13 2026] POST /volume/v3/attachments => generated 273 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:39:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-b1362761-7c4e-4541-bb3e-aac18857d7d9 req-053f423c-a444-4a49-9cf7-bf6d042cc850 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:13 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-b1362761-7c4e-4541-bb3e-aac18857d7d9 req-053f423c-a444-4a49-9cf7-bf6d042cc850 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] DELETE http://192.168.122.181/volume/v3/attachments/4f78958a-d535-4ff2-94fc-e2dbe3815e4e Sep 03 13:39:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-b1362761-7c4e-4541-bb3e-aac18857d7d9 req-053f423c-a444-4a49-9cf7-bf6d042cc850 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-b1362761-7c4e-4541-bb3e-aac18857d7d9 req-053f423c-a444-4a49-9cf7-bf6d042cc850 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:13 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:13 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:39:13 devstack devstack@c-api.service[86719]: /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 03 13:39:13 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, Sep 03 13:39:13 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-b1362761-7c4e-4541-bb3e-aac18857d7d9 req-053f423c-a444-4a49-9cf7-bf6d042cc850 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] http://192.168.122.181/volume/v3/attachments/4f78958a-d535-4ff2-94fc-e2dbe3815e4e returned with HTTP 200 Sep 03 13:39:13 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 555/1143] 192.168.122.181 () {64 vars in 1562 bytes} [Thu Sep 3 13:39:13 2026] DELETE /volume/v3/attachments/4f78958a-d535-4ff2-94fc-e2dbe3815e4e => generated 192 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:39:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-97cbc8e8-29cb-41af-83e7-f77b6555bc8c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-97cbc8e8-29cb-41af-83e7-f77b6555bc8c tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] GET http://192.168.122.181/volume/v3/volumes/771dc9b1-ca46-4038-8bc6-570f6cf80931 Sep 03 13:39:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-97cbc8e8-29cb-41af-83e7-f77b6555bc8c tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-97cbc8e8-29cb-41af-83e7-f77b6555bc8c tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:14 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:14 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:14 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:14 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:14 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-97cbc8e8-29cb-41af-83e7-f77b6555bc8c tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Volume info retrieved successfully. Sep 03 13:39:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-97cbc8e8-29cb-41af-83e7-f77b6555bc8c tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/volumes/771dc9b1-ca46-4038-8bc6-570f6cf80931 returned with HTTP 200 Sep 03 13:39:14 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 589/1144] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:39:14 2026] GET /volume/v3/volumes/771dc9b1-ca46-4038-8bc6-570f6cf80931 => generated 852 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:39:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-80dbe89d-748f-4a12-8232-83d446ada331 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-80dbe89d-748f-4a12-8232-83d446ada331 tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] GET http://192.168.122.181/volume/v3/volumes/bf14561d-d75d-43d6-bb16-4039903e698e Sep 03 13:39:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-80dbe89d-748f-4a12-8232-83d446ada331 tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-80dbe89d-748f-4a12-8232-83d446ada331 tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:14 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:14 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:14 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:14 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:39:14 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-80dbe89d-748f-4a12-8232-83d446ada331 tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] Volume info retrieved successfully. Sep 03 13:39:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-80dbe89d-748f-4a12-8232-83d446ada331 tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] http://192.168.122.181/volume/v3/volumes/bf14561d-d75d-43d6-bb16-4039903e698e returned with HTTP 200 Sep 03 13:39:14 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 556/1145] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:39:14 2026] GET /volume/v3/volumes/bf14561d-d75d-43d6-bb16-4039903e698e => generated 854 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-be383f01-4d95-4295-b36b-52bea1315beb None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-be383f01-4d95-4295-b36b-52bea1315beb tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] GET http://192.168.122.181/volume/v3/volumes/771dc9b1-ca46-4038-8bc6-570f6cf80931 Sep 03 13:39:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-be383f01-4d95-4295-b36b-52bea1315beb tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-be383f01-4d95-4295-b36b-52bea1315beb tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:15 devstack devstack@c-api.service[86720]: DEBUG dbcounter [-] [86720] Writing DB stats cinder:SELECT=372,cinder:UPDATE=70,cinder:INSERT=45 {{(pid=86720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:39:15 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:15 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:15 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:15 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:15 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-be383f01-4d95-4295-b36b-52bea1315beb tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Volume info retrieved successfully. Sep 03 13:39:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-be383f01-4d95-4295-b36b-52bea1315beb tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/volumes/771dc9b1-ca46-4038-8bc6-570f6cf80931 returned with HTTP 200 Sep 03 13:39:15 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 590/1146] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:39:15 2026] GET /volume/v3/volumes/771dc9b1-ca46-4038-8bc6-570f6cf80931 => generated 852 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-ebe76f38-ce9f-4c6e-87ad-1d0bcb65e130 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:15 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ebe76f38-ce9f-4c6e-87ad-1d0bcb65e130 tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] GET http://192.168.122.181/volume/v3/volumes/bf14561d-d75d-43d6-bb16-4039903e698e Sep 03 13:39:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ebe76f38-ce9f-4c6e-87ad-1d0bcb65e130 tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ebe76f38-ce9f-4c6e-87ad-1d0bcb65e130 tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:15 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:15 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:15 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:15 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:39:15 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-ebe76f38-ce9f-4c6e-87ad-1d0bcb65e130 tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] Volume info retrieved successfully. Sep 03 13:39:15 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ebe76f38-ce9f-4c6e-87ad-1d0bcb65e130 tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] http://192.168.122.181/volume/v3/volumes/bf14561d-d75d-43d6-bb16-4039903e698e returned with HTTP 200 Sep 03 13:39:15 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 557/1147] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:39:15 2026] GET /volume/v3/volumes/bf14561d-d75d-43d6-bb16-4039903e698e => generated 855 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-43d7fd23-cc6c-4e6d-a804-84b71d9af931 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-43d7fd23-cc6c-4e6d-a804-84b71d9af931 tempest-VolumesServicesTestJSON-1594684707 tempest-VolumesServicesTestJSON-1594684707-project-admin] GET http://192.168.122.181/volume/v3/volumes/bf14561d-d75d-43d6-bb16-4039903e698e Sep 03 13:39:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-43d7fd23-cc6c-4e6d-a804-84b71d9af931 tempest-VolumesServicesTestJSON-1594684707 tempest-VolumesServicesTestJSON-1594684707-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-43d7fd23-cc6c-4e6d-a804-84b71d9af931 tempest-VolumesServicesTestJSON-1594684707 tempest-VolumesServicesTestJSON-1594684707-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:15 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:15 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:15 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:15 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:15 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-43d7fd23-cc6c-4e6d-a804-84b71d9af931 tempest-VolumesServicesTestJSON-1594684707 tempest-VolumesServicesTestJSON-1594684707-project-admin] Volume info retrieved successfully. Sep 03 13:39:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-43d7fd23-cc6c-4e6d-a804-84b71d9af931 tempest-VolumesServicesTestJSON-1594684707 tempest-VolumesServicesTestJSON-1594684707-project-admin] http://192.168.122.181/volume/v3/volumes/bf14561d-d75d-43d6-bb16-4039903e698e returned with HTTP 200 Sep 03 13:39:15 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 591/1148] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:39:15 2026] GET /volume/v3/volumes/bf14561d-d75d-43d6-bb16-4039903e698e => generated 1018 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:39:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-33b01c1c-2781-4bd8-b16b-8fd81d049406 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:15 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-33b01c1c-2781-4bd8-b16b-8fd81d049406 tempest-VolumesServicesTestJSON-1594684707 tempest-VolumesServicesTestJSON-1594684707-project-admin] GET http://192.168.122.181/volume/v3/os-services?host=devstack&binary=cinder-volume Sep 03 13:39:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-33b01c1c-2781-4bd8-b16b-8fd81d049406 tempest-VolumesServicesTestJSON-1594684707 tempest-VolumesServicesTestJSON-1594684707-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-33b01c1c-2781-4bd8-b16b-8fd81d049406 tempest-VolumesServicesTestJSON-1594684707 tempest-VolumesServicesTestJSON-1594684707-project-admin] Calling method 'index' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:15 devstack devstack@c-api.service[86719]: /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 03 13:39:15 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 13:39:15 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-33b01c1c-2781-4bd8-b16b-8fd81d049406 tempest-VolumesServicesTestJSON-1594684707 tempest-VolumesServicesTestJSON-1594684707-project-admin] http://192.168.122.181/volume/v3/os-services?host=devstack&binary=cinder-volume returned with HTTP 200 Sep 03 13:39:15 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 558/1149] 192.168.122.181 () {58 vars in 1202 bytes} [Thu Sep 3 13:39:15 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 03 13:39:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-83056379-c27d-4922-901a-ab6531b36113 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-83056379-c27d-4922-901a-ab6531b36113 tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] GET http://192.168.122.181/volume/v3/volumes/bf14561d-d75d-43d6-bb16-4039903e698e Sep 03 13:39:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-83056379-c27d-4922-901a-ab6531b36113 tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-83056379-c27d-4922-901a-ab6531b36113 tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:15 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:15 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:15 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:15 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:15 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-83056379-c27d-4922-901a-ab6531b36113 tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] Volume info retrieved successfully. Sep 03 13:39:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-83056379-c27d-4922-901a-ab6531b36113 tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] http://192.168.122.181/volume/v3/volumes/bf14561d-d75d-43d6-bb16-4039903e698e returned with HTTP 200 Sep 03 13:39:15 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 592/1150] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:39:15 2026] GET /volume/v3/volumes/bf14561d-d75d-43d6-bb16-4039903e698e => generated 855 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-f6efbc47-0dc3-4d71-83b0-8e46a232b73d None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:15 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f6efbc47-0dc3-4d71-83b0-8e46a232b73d tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] DELETE http://192.168.122.181/volume/v3/volumes/bf14561d-d75d-43d6-bb16-4039903e698e Sep 03 13:39:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f6efbc47-0dc3-4d71-83b0-8e46a232b73d tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f6efbc47-0dc3-4d71-83b0-8e46a232b73d tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:15 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-f6efbc47-0dc3-4d71-83b0-8e46a232b73d tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] Delete volume with id: bf14561d-d75d-43d6-bb16-4039903e698e Sep 03 13:39:15 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:15 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:15 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:15 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:39:15 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-f6efbc47-0dc3-4d71-83b0-8e46a232b73d tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] Volume info retrieved successfully. Sep 03 13:39:15 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-f6efbc47-0dc3-4d71-83b0-8e46a232b73d tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] Delete volume request issued successfully. Sep 03 13:39:15 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f6efbc47-0dc3-4d71-83b0-8e46a232b73d tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] http://192.168.122.181/volume/v3/volumes/bf14561d-d75d-43d6-bb16-4039903e698e returned with HTTP 202 Sep 03 13:39:15 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 559/1151] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:39:15 2026] DELETE /volume/v3/volumes/bf14561d-d75d-43d6-bb16-4039903e698e => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:39:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-44a3eae3-2e8f-4ac4-b728-f293d7010864 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-44a3eae3-2e8f-4ac4-b728-f293d7010864 tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] GET http://192.168.122.181/volume/v3/volumes/bf14561d-d75d-43d6-bb16-4039903e698e Sep 03 13:39:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-44a3eae3-2e8f-4ac4-b728-f293d7010864 tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-44a3eae3-2e8f-4ac4-b728-f293d7010864 tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:15 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:15 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:15 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:15 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:15 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-44a3eae3-2e8f-4ac4-b728-f293d7010864 tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] Volume info retrieved successfully. Sep 03 13:39:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-44a3eae3-2e8f-4ac4-b728-f293d7010864 tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] http://192.168.122.181/volume/v3/volumes/bf14561d-d75d-43d6-bb16-4039903e698e returned with HTTP 200 Sep 03 13:39:15 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 593/1152] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:39:15 2026] GET /volume/v3/volumes/bf14561d-d75d-43d6-bb16-4039903e698e => generated 854 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-977b42c2-db33-422e-b2cf-224bd63c1602 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:16 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-977b42c2-db33-422e-b2cf-224bd63c1602 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] GET http://192.168.122.181/volume/v3/volumes/771dc9b1-ca46-4038-8bc6-570f6cf80931 Sep 03 13:39:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e9f09c80-d275-4ca5-8ce6-ff5316fee8eb None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-977b42c2-db33-422e-b2cf-224bd63c1602 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:16 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e9f09c80-d275-4ca5-8ce6-ff5316fee8eb None None] GET http://192.168.122.181/volume// Sep 03 13:39:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-977b42c2-db33-422e-b2cf-224bd63c1602 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e9f09c80-d275-4ca5-8ce6-ff5316fee8eb None None] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e9f09c80-d275-4ca5-8ce6-ff5316fee8eb None None] Calling method 'all' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:16 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e9f09c80-d275-4ca5-8ce6-ff5316fee8eb None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:39:16 devstack devstack@c-api.service[86719]: DEBUG dbcounter [-] [86719] Writing DB stats cinder:SELECT=435,cinder:INSERT=66,cinder:UPDATE=109 {{(pid=86719) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:39:16 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 594/1153] 192.168.122.181 () {58 vars in 1315 bytes} [Thu Sep 3 13:39:16 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 13:39:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-3d723fbf-6ef5-416e-a5f6-84154586a97d req-d49610af-a829-43da-bf02-18f2d973d792 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:16 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-3d723fbf-6ef5-416e-a5f6-84154586a97d req-d49610af-a829-43da-bf02-18f2d973d792 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] GET http://192.168.122.181/volume/v3/volumes/955e764a-da89-489a-bb50-e2cadd1589e4 Sep 03 13:39:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-3d723fbf-6ef5-416e-a5f6-84154586a97d req-d49610af-a829-43da-bf02-18f2d973d792 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-3d723fbf-6ef5-416e-a5f6-84154586a97d req-d49610af-a829-43da-bf02-18f2d973d792 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:16 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:16 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:16 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:16 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:39:16 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:16 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:16 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:16 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:16 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-3d723fbf-6ef5-416e-a5f6-84154586a97d req-d49610af-a829-43da-bf02-18f2d973d792 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Volume info retrieved successfully. Sep 03 13:39:16 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-977b42c2-db33-422e-b2cf-224bd63c1602 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Volume info retrieved successfully. Sep 03 13:39:16 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-3d723fbf-6ef5-416e-a5f6-84154586a97d req-d49610af-a829-43da-bf02-18f2d973d792 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] http://192.168.122.181/volume/v3/volumes/955e764a-da89-489a-bb50-e2cadd1589e4 returned with HTTP 200 Sep 03 13:39:16 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 595/1154] 192.168.122.181 () {62 vars in 1528 bytes} [Thu Sep 3 13:39:16 2026] GET /volume/v3/volumes/955e764a-da89-489a-bb50-e2cadd1589e4 => generated 1512 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:39:16 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-977b42c2-db33-422e-b2cf-224bd63c1602 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/volumes/771dc9b1-ca46-4038-8bc6-570f6cf80931 returned with HTTP 200 Sep 03 13:39:16 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 560/1155] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:39:16 2026] GET /volume/v3/volumes/771dc9b1-ca46-4038-8bc6-570f6cf80931 => generated 852 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-3d723fbf-6ef5-416e-a5f6-84154586a97d req-c39db4a2-d624-4ded-9c10-2b29f326cc28 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:16 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-3d723fbf-6ef5-416e-a5f6-84154586a97d req-c39db4a2-d624-4ded-9c10-2b29f326cc28 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] PUT http://192.168.122.181/volume/v3/attachments/05d36db6-1bd3-4c73-aac6-770ca0c6e4c5 Sep 03 13:39:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-3d723fbf-6ef5-416e-a5f6-84154586a97d req-c39db4a2-d624-4ded-9c10-2b29f326cc28 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.181", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8d232b6e4de", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "108e3980-7d2b-493a-aa24-bb1dd072d0d4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:39:16 devstack devstack@c-api.service[86720]: DEBUG cinder.coordination [req-3d723fbf-6ef5-416e-a5f6-84154586a97d req-c39db4a2-d624-4ded-9c10-2b29f326cc28 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Acquiring lock "cinder-attachment_update-955e764a-da89-489a-bb50-e2cadd1589e4-devstack" by "attachment_update" {{(pid=86720) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 13:39:16 devstack devstack@c-api.service[86720]: DEBUG cinder.coordination [req-3d723fbf-6ef5-416e-a5f6-84154586a97d req-c39db4a2-d624-4ded-9c10-2b29f326cc28 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Lock "cinder-attachment_update-955e764a-da89-489a-bb50-e2cadd1589e4-devstack" acquired by "attachment_update" :: waited 0.043s {{(pid=86720) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 13:39:16 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:16 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:16 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:16 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-ea2b6ea5-80aa-410b-85b4-7ba59ca0176d None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:16 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ea2b6ea5-80aa-410b-85b4-7ba59ca0176d tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] GET http://192.168.122.181/volume/v3/volumes/bf14561d-d75d-43d6-bb16-4039903e698e Sep 03 13:39:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ea2b6ea5-80aa-410b-85b4-7ba59ca0176d tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ea2b6ea5-80aa-410b-85b4-7ba59ca0176d tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:17 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:17 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:17 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:17 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:39:17 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-ea2b6ea5-80aa-410b-85b4-7ba59ca0176d tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] Volume info retrieved successfully. Sep 03 13:39:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ea2b6ea5-80aa-410b-85b4-7ba59ca0176d tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] http://192.168.122.181/volume/v3/volumes/bf14561d-d75d-43d6-bb16-4039903e698e returned with HTTP 200 Sep 03 13:39:17 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 561/1156] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:39:16 2026] GET /volume/v3/volumes/bf14561d-d75d-43d6-bb16-4039903e698e => generated 854 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:17 devstack devstack@c-api.service[86720]: DEBUG cinder.coordination [req-3d723fbf-6ef5-416e-a5f6-84154586a97d req-c39db4a2-d624-4ded-9c10-2b29f326cc28 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Lock "cinder-attachment_update-955e764a-da89-489a-bb50-e2cadd1589e4-devstack" released by "attachment_update" :: held 0.349s {{(pid=86720) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 13:39:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-3d723fbf-6ef5-416e-a5f6-84154586a97d req-c39db4a2-d624-4ded-9c10-2b29f326cc28 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] http://192.168.122.181/volume/v3/attachments/05d36db6-1bd3-4c73-aac6-770ca0c6e4c5 returned with HTTP 200 Sep 03 13:39:17 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 596/1157] 192.168.122.181 () {66 vars in 1593 bytes} [Thu Sep 3 13:39:16 2026] PUT /volume/v3/attachments/05d36db6-1bd3-4c73-aac6-770ca0c6e4c5 => generated 694 bytes in 444 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:39:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-3d723fbf-6ef5-416e-a5f6-84154586a97d req-21c5885c-3b6d-4304-bfc1-6f2e580a9b36 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-3d723fbf-6ef5-416e-a5f6-84154586a97d req-21c5885c-3b6d-4304-bfc1-6f2e580a9b36 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] POST http://192.168.122.181/volume/v3/attachments/05d36db6-1bd3-4c73-aac6-770ca0c6e4c5/action Sep 03 13:39:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-3d723fbf-6ef5-416e-a5f6-84154586a97d req-21c5885c-3b6d-4304-bfc1-6f2e580a9b36 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Action body: b'{"os-complete": null}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:39:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-3d723fbf-6ef5-416e-a5f6-84154586a97d req-21c5885c-3b6d-4304-bfc1-6f2e580a9b36 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:39:17 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:17 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:17 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:17 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:39:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-3d723fbf-6ef5-416e-a5f6-84154586a97d req-21c5885c-3b6d-4304-bfc1-6f2e580a9b36 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] http://192.168.122.181/volume/v3/attachments/05d36db6-1bd3-4c73-aac6-770ca0c6e4c5/action returned with HTTP 204 Sep 03 13:39:17 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 562/1158] 192.168.122.181 () {66 vars in 1614 bytes} [Thu Sep 3 13:39:17 2026] POST /volume/v3/attachments/05d36db6-1bd3-4c73-aac6-770ca0c6e4c5/action => generated 0 bytes in 104 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:39:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-41b3a268-c9af-440c-80b1-93b08fe0ea3f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-41b3a268-c9af-440c-80b1-93b08fe0ea3f tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] GET http://192.168.122.181/volume/v3/volumes/771dc9b1-ca46-4038-8bc6-570f6cf80931 Sep 03 13:39:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-41b3a268-c9af-440c-80b1-93b08fe0ea3f tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-41b3a268-c9af-440c-80b1-93b08fe0ea3f tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:17 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:17 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:17 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:17 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:17 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-41b3a268-c9af-440c-80b1-93b08fe0ea3f tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Volume info retrieved successfully. Sep 03 13:39:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-41b3a268-c9af-440c-80b1-93b08fe0ea3f tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/volumes/771dc9b1-ca46-4038-8bc6-570f6cf80931 returned with HTTP 200 Sep 03 13:39:17 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 597/1159] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:39:17 2026] GET /volume/v3/volumes/771dc9b1-ca46-4038-8bc6-570f6cf80931 => generated 852 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-15172b89-f8cb-4b31-9c4b-54215bc54545 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-15172b89-f8cb-4b31-9c4b-54215bc54545 tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] GET http://192.168.122.181/volume/v3/volumes/bf14561d-d75d-43d6-bb16-4039903e698e Sep 03 13:39:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-15172b89-f8cb-4b31-9c4b-54215bc54545 tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-15172b89-f8cb-4b31-9c4b-54215bc54545 tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-15172b89-f8cb-4b31-9c4b-54215bc54545 tempest-VolumesServicesTestJSON-695342628 tempest-VolumesServicesTestJSON-695342628-project-member] http://192.168.122.181/volume/v3/volumes/bf14561d-d75d-43d6-bb16-4039903e698e returned with HTTP 404 Sep 03 13:39:18 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 563/1160] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:39:18 2026] GET /volume/v3/volumes/bf14561d-d75d-43d6-bb16-4039903e698e => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:39:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-549a2c8f-edfc-43d0-b707-2046591fd313 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-549a2c8f-edfc-43d0-b707-2046591fd313 tempest-VolumesServicesTestJSON-1594684707 tempest-VolumesServicesTestJSON-1594684707-project-admin] GET http://192.168.122.181/volume/v3/os-services Sep 03 13:39:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-549a2c8f-edfc-43d0-b707-2046591fd313 tempest-VolumesServicesTestJSON-1594684707 tempest-VolumesServicesTestJSON-1594684707-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-549a2c8f-edfc-43d0-b707-2046591fd313 tempest-VolumesServicesTestJSON-1594684707 tempest-VolumesServicesTestJSON-1594684707-project-admin] Calling method 'index' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:18 devstack devstack@c-api.service[86720]: /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 03 13:39:18 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 13:39:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-549a2c8f-edfc-43d0-b707-2046591fd313 tempest-VolumesServicesTestJSON-1594684707 tempest-VolumesServicesTestJSON-1594684707-project-admin] http://192.168.122.181/volume/v3/os-services returned with HTTP 200 Sep 03 13:39:18 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 598/1161] 192.168.122.181 () {58 vars in 1133 bytes} [Thu Sep 3 13:39:18 2026] GET /volume/v3/os-services => generated 705 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-0073d8a4-da53-4415-8566-13a49e8982e0 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0073d8a4-da53-4415-8566-13a49e8982e0 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] GET http://192.168.122.181/volume/v3/volumes/771dc9b1-ca46-4038-8bc6-570f6cf80931 Sep 03 13:39:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0073d8a4-da53-4415-8566-13a49e8982e0 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0073d8a4-da53-4415-8566-13a49e8982e0 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:18 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:18 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:18 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:18 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:39:18 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-0073d8a4-da53-4415-8566-13a49e8982e0 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Volume info retrieved successfully. Sep 03 13:39:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0073d8a4-da53-4415-8566-13a49e8982e0 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/volumes/771dc9b1-ca46-4038-8bc6-570f6cf80931 returned with HTTP 200 Sep 03 13:39:18 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 564/1162] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:39:18 2026] GET /volume/v3/volumes/771dc9b1-ca46-4038-8bc6-570f6cf80931 => generated 852 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-b4d66fa1-1b47-4c1b-a926-26cbc689f7d4 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b4d66fa1-1b47-4c1b-a926-26cbc689f7d4 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] GET http://192.168.122.181/volume/v3/volumes/771dc9b1-ca46-4038-8bc6-570f6cf80931 Sep 03 13:39:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b4d66fa1-1b47-4c1b-a926-26cbc689f7d4 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b4d66fa1-1b47-4c1b-a926-26cbc689f7d4 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:19 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:19 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:19 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:19 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:19 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-b4d66fa1-1b47-4c1b-a926-26cbc689f7d4 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Volume info retrieved successfully. Sep 03 13:39:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b4d66fa1-1b47-4c1b-a926-26cbc689f7d4 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/volumes/771dc9b1-ca46-4038-8bc6-570f6cf80931 returned with HTTP 200 Sep 03 13:39:19 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 599/1163] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:39:19 2026] GET /volume/v3/volumes/771dc9b1-ca46-4038-8bc6-570f6cf80931 => generated 852 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:39:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-cbd886b0-c294-4df9-a70d-0203d0cbc166 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cbd886b0-c294-4df9-a70d-0203d0cbc166 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] GET http://192.168.122.181/volume/v3/volumes/771dc9b1-ca46-4038-8bc6-570f6cf80931 Sep 03 13:39:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cbd886b0-c294-4df9-a70d-0203d0cbc166 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cbd886b0-c294-4df9-a70d-0203d0cbc166 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:21 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:21 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:21 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:21 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:39:21 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-cbd886b0-c294-4df9-a70d-0203d0cbc166 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Volume info retrieved successfully. Sep 03 13:39:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cbd886b0-c294-4df9-a70d-0203d0cbc166 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/volumes/771dc9b1-ca46-4038-8bc6-570f6cf80931 returned with HTTP 200 Sep 03 13:39:21 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 565/1164] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:39:20 2026] GET /volume/v3/volumes/771dc9b1-ca46-4038-8bc6-570f6cf80931 => generated 852 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-23382134-4b55-4362-8d38-9def7b2f4059 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-23382134-4b55-4362-8d38-9def7b2f4059 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] GET http://192.168.122.181/volume/v3/volumes/771dc9b1-ca46-4038-8bc6-570f6cf80931 Sep 03 13:39:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-23382134-4b55-4362-8d38-9def7b2f4059 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-23382134-4b55-4362-8d38-9def7b2f4059 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-23382134-4b55-4362-8d38-9def7b2f4059 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/volumes/771dc9b1-ca46-4038-8bc6-570f6cf80931 returned with HTTP 404 Sep 03 13:39:22 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 600/1165] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:39:22 2026] GET /volume/v3/volumes/771dc9b1-ca46-4038-8bc6-570f6cf80931 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 13:39:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-01d4c50f-4531-4d38-8bb1-13ce193647dc None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-01d4c50f-4531-4d38-8bb1-13ce193647dc tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] GET http://192.168.122.181/volume/v3/volumes Sep 03 13:39:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-01d4c50f-4531-4d38-8bb1-13ce193647dc tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-01d4c50f-4531-4d38-8bb1-13ce193647dc tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'index' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.api_utils [None req-01d4c50f-4531-4d38-8bb1-13ce193647dc tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Removing options '' from query. {{(pid=86719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:39:22 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-01d4c50f-4531-4d38-8bb1-13ce193647dc tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86719) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:39:22 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-01d4c50f-4531-4d38-8bb1-13ce193647dc tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Get all volumes completed successfully. Sep 03 13:39:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-01d4c50f-4531-4d38-8bb1-13ce193647dc tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 200 Sep 03 13:39:22 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 566/1166] 192.168.122.181 () {58 vars in 1121 bytes} [Thu Sep 3 13:39:22 2026] GET /volume/v3/volumes => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:39:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-bbae4257-3375-44af-9d24-6d426e420f09 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bbae4257-3375-44af-9d24-6d426e420f09 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] GET http://192.168.122.181/volume/v3/snapshots Sep 03 13:39:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bbae4257-3375-44af-9d24-6d426e420f09 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bbae4257-3375-44af-9d24-6d426e420f09 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'index' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.api_utils [None req-bbae4257-3375-44af-9d24-6d426e420f09 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Removing options '' from query. {{(pid=86720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:39:22 devstack devstack@c-api.service[86720]: DEBUG cinder.db.api [None req-bbae4257-3375-44af-9d24-6d426e420f09 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Building query based on filter {{(pid=86720) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 13:39:22 devstack devstack@c-api.service[86720]: /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 03 13:39:22 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 13:39:22 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-bbae4257-3375-44af-9d24-6d426e420f09 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Get all snapshots completed successfully. Sep 03 13:39:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bbae4257-3375-44af-9d24-6d426e420f09 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/snapshots returned with HTTP 200 Sep 03 13:39:22 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 601/1167] 192.168.122.181 () {58 vars in 1127 bytes} [Thu Sep 3 13:39:22 2026] GET /volume/v3/snapshots => generated 17 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:39:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-cc32becb-00a3-4d1a-aef4-75c11bd83eee None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cc32becb-00a3-4d1a-aef4-75c11bd83eee tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] DELETE http://192.168.122.181/volume/v3/snapshots/3a7faeb9-43be-4b01-8efb-b1ec06ab5ce7 Sep 03 13:39:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cc32becb-00a3-4d1a-aef4-75c11bd83eee tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cc32becb-00a3-4d1a-aef4-75c11bd83eee tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:22 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.snapshots [None req-cc32becb-00a3-4d1a-aef4-75c11bd83eee tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Delete snapshot with id: 3a7faeb9-43be-4b01-8efb-b1ec06ab5ce7 Sep 03 13:39:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cc32becb-00a3-4d1a-aef4-75c11bd83eee tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/snapshots/3a7faeb9-43be-4b01-8efb-b1ec06ab5ce7 returned with HTTP 404 Sep 03 13:39:22 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 567/1168] 192.168.122.181 () {58 vars in 1241 bytes} [Thu Sep 3 13:39:22 2026] DELETE /volume/v3/snapshots/3a7faeb9-43be-4b01-8efb-b1ec06ab5ce7 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:39:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a10b435a-ce3f-4cc8-83ee-93caf17e488c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a10b435a-ce3f-4cc8-83ee-93caf17e488c tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] DELETE http://192.168.122.181/volume/v3/snapshots/1da68345-ac59-4c72-ac73-ae0ea5c3d9aa Sep 03 13:39:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a10b435a-ce3f-4cc8-83ee-93caf17e488c tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a10b435a-ce3f-4cc8-83ee-93caf17e488c tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:22 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.snapshots [None req-a10b435a-ce3f-4cc8-83ee-93caf17e488c tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Delete snapshot with id: 1da68345-ac59-4c72-ac73-ae0ea5c3d9aa Sep 03 13:39:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a10b435a-ce3f-4cc8-83ee-93caf17e488c tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/snapshots/1da68345-ac59-4c72-ac73-ae0ea5c3d9aa returned with HTTP 404 Sep 03 13:39:22 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 602/1169] 192.168.122.181 () {58 vars in 1241 bytes} [Thu Sep 3 13:39:22 2026] DELETE /volume/v3/snapshots/1da68345-ac59-4c72-ac73-ae0ea5c3d9aa => generated 111 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:39:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-172d62de-3aeb-4a9f-b1f7-e0b5963445db None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-172d62de-3aeb-4a9f-b1f7-e0b5963445db tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] GET http://192.168.122.181/volume/v3/volumes/771dc9b1-ca46-4038-8bc6-570f6cf80931 Sep 03 13:39:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-172d62de-3aeb-4a9f-b1f7-e0b5963445db tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-172d62de-3aeb-4a9f-b1f7-e0b5963445db tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-172d62de-3aeb-4a9f-b1f7-e0b5963445db tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/volumes/771dc9b1-ca46-4038-8bc6-570f6cf80931 returned with HTTP 404 Sep 03 13:39:22 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 568/1170] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:39:22 2026] GET /volume/v3/volumes/771dc9b1-ca46-4038-8bc6-570f6cf80931 => generated 109 bytes in 120 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:39:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-424510a0-4cfd-4347-b5d0-bbb8d498929b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-424510a0-4cfd-4347-b5d0-bbb8d498929b tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] DELETE http://192.168.122.181/volume/v3/volumes/771dc9b1-ca46-4038-8bc6-570f6cf80931 Sep 03 13:39:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-424510a0-4cfd-4347-b5d0-bbb8d498929b tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-424510a0-4cfd-4347-b5d0-bbb8d498929b tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:22 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-424510a0-4cfd-4347-b5d0-bbb8d498929b tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Delete volume with id: 771dc9b1-ca46-4038-8bc6-570f6cf80931 Sep 03 13:39:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-424510a0-4cfd-4347-b5d0-bbb8d498929b tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/volumes/771dc9b1-ca46-4038-8bc6-570f6cf80931 returned with HTTP 404 Sep 03 13:39:22 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 603/1171] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:39:22 2026] DELETE /volume/v3/volumes/771dc9b1-ca46-4038-8bc6-570f6cf80931 => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:39:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-039bc809-c3ec-435a-afd8-517519bf483c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-039bc809-c3ec-435a-afd8-517519bf483c tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:39:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-039bc809-c3ec-435a-afd8-517519bf483c tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-507455755"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:39:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-039bc809-c3ec-435a-afd8-517519bf483c tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-507455755'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:39:22 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-039bc809-c3ec-435a-afd8-517519bf483c tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Create volume of 1 GB Sep 03 13:39:22 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-039bc809-c3ec-435a-afd8-517519bf483c tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Availability Zones retrieved successfully. Sep 03 13:39:22 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-039bc809-c3ec-435a-afd8-517519bf483c tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Flow 'volume_create_api' (ad7370a5-e52f-4391-8717-993355688371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:39:22 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-039bc809-c3ec-435a-afd8-517519bf483c tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df943905-42e2-412d-9c6d-d1f59af205aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:39:22 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-039bc809-c3ec-435a-afd8-517519bf483c tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:39:22 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-039bc809-c3ec-435a-afd8-517519bf483c tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df943905-42e2-412d-9c6d-d1f59af205aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:39:22 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-039bc809-c3ec-435a-afd8-517519bf483c tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41e77c97-c91d-4ba6-951f-40258cebe414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:39:23 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-039bc809-c3ec-435a-afd8-517519bf483c tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Created reservations ['5a2733f2-7df7-43a4-96f5-7ffb1d96b7d6', '9d869363-5caa-43a1-b694-6ef15a8c7ddd', 'af7a292f-35a6-4c4c-b4e8-6cf0b488e5ac', '95fd1def-a50f-4144-b7ba-c11f218f4ee3'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:39:23 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-039bc809-c3ec-435a-afd8-517519bf483c tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41e77c97-c91d-4ba6-951f-40258cebe414) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a2733f2-7df7-43a4-96f5-7ffb1d96b7d6', '9d869363-5caa-43a1-b694-6ef15a8c7ddd', 'af7a292f-35a6-4c4c-b4e8-6cf0b488e5ac', '95fd1def-a50f-4144-b7ba-c11f218f4ee3']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:39:23 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-039bc809-c3ec-435a-afd8-517519bf483c tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f399c48-f9b6-4dba-b2eb-99c3826707e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:39:23 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:23 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:23 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-039bc809-c3ec-435a-afd8-517519bf483c tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f399c48-f9b6-4dba-b2eb-99c3826707e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab433beb-99db-4611-9645-95ed82bacf28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-507455755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b85830f628f94f6f9298ad5409b23c74',qos_specs=None,replication_status=,reservations=['5a2733f2-7df7-43a4-96f5-7ffb1d96b7d6','9d869363-5caa-43a1-b694-6ef15a8c7ddd','af7a292f-35a6-4c4c-b4e8-6cf0b488e5ac','95fd1def-a50f-4144-b7ba-c11f218f4ee3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6624bd9cd9924326b7549715884d7ea9',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:39:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-507455755',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab433beb-99db-4611-9645-95ed82bacf28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b85830f628f94f6f9298ad5409b23c74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6624bd9cd9924326b7549715884d7ea9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:39:23 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-039bc809-c3ec-435a-afd8-517519bf483c tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43834a93-6b02-42d2-a6d0-f09a66258024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:39:23 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-039bc809-c3ec-435a-afd8-517519bf483c tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43834a93-6b02-42d2-a6d0-f09a66258024) transitioned into state 'SUCCESS' from state '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-507455755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b85830f628f94f6f9298ad5409b23c74',qos_specs=None,replication_status=,reservations=['5a2733f2-7df7-43a4-96f5-7ffb1d96b7d6','9d869363-5caa-43a1-b694-6ef15a8c7ddd','af7a292f-35a6-4c4c-b4e8-6cf0b488e5ac','95fd1def-a50f-4144-b7ba-c11f218f4ee3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6624bd9cd9924326b7549715884d7ea9',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:39:23 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-039bc809-c3ec-435a-afd8-517519bf483c tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5113421b-45b5-4118-a494-df3a18af914a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:39:23 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-039bc809-c3ec-435a-afd8-517519bf483c tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5113421b-45b5-4118-a494-df3a18af914a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:39:23 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-039bc809-c3ec-435a-afd8-517519bf483c tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Flow 'volume_create_api' (ad7370a5-e52f-4391-8717-993355688371) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:39:23 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-039bc809-c3ec-435a-afd8-517519bf483c tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Create volume request issued successfully. Sep 03 13:39:23 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-039bc809-c3ec-435a-afd8-517519bf483c tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:39:23 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 569/1172] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:39:22 2026] POST /volume/v3/volumes => generated 759 bytes in 482 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:39:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-5f7472ea-17f6-4735-8162-2eb940644878 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5f7472ea-17f6-4735-8162-2eb940644878 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] GET http://192.168.122.181/volume/v3/volumes/ab433beb-99db-4611-9645-95ed82bacf28 Sep 03 13:39:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5f7472ea-17f6-4735-8162-2eb940644878 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5f7472ea-17f6-4735-8162-2eb940644878 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:23 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:23 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:23 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:23 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:23 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-5f7472ea-17f6-4735-8162-2eb940644878 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Volume info retrieved successfully. Sep 03 13:39:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5f7472ea-17f6-4735-8162-2eb940644878 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/volumes/ab433beb-99db-4611-9645-95ed82bacf28 returned with HTTP 200 Sep 03 13:39:23 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 604/1173] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:39:23 2026] GET /volume/v3/volumes/ab433beb-99db-4611-9645-95ed82bacf28 => generated 827 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-a605b654-f544-4882-b08a-c5216e96f60f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a605b654-f544-4882-b08a-c5216e96f60f tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] GET http://192.168.122.181/volume/v3/volumes/ab433beb-99db-4611-9645-95ed82bacf28 Sep 03 13:39:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a605b654-f544-4882-b08a-c5216e96f60f tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a605b654-f544-4882-b08a-c5216e96f60f tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:24 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:24 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:24 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:24 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:39:24 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-a605b654-f544-4882-b08a-c5216e96f60f tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Volume info retrieved successfully. Sep 03 13:39:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a605b654-f544-4882-b08a-c5216e96f60f tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/volumes/ab433beb-99db-4611-9645-95ed82bacf28 returned with HTTP 200 Sep 03 13:39:24 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 570/1174] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:39:24 2026] GET /volume/v3/volumes/ab433beb-99db-4611-9645-95ed82bacf28 => generated 851 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-b8e02674-7ace-4fb0-8aea-86fad1335c7e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b8e02674-7ace-4fb0-8aea-86fad1335c7e tempest-VolumeTypesNegativeTest-1977465454 tempest-VolumeTypesNegativeTest-1977465454-project-admin] POST http://192.168.122.181/volume/v3/types/4d21279c-08a9-4093-a72a-0d43cff46b1b/encryption Sep 03 13:39:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b8e02674-7ace-4fb0-8aea-86fad1335c7e tempest-VolumeTypesNegativeTest-1977465454 tempest-VolumeTypesNegativeTest-1977465454-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:39:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b8e02674-7ace-4fb0-8aea-86fad1335c7e tempest-VolumeTypesNegativeTest-1977465454 tempest-VolumeTypesNegativeTest-1977465454-project-admin] http://192.168.122.181/volume/v3/types/4d21279c-08a9-4093-a72a-0d43cff46b1b/encryption returned with HTTP 404 Sep 03 13:39:25 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 605/1175] 192.168.122.181 () {60 vars in 1281 bytes} [Thu Sep 3 13:39:25 2026] POST /volume/v3/types/4d21279c-08a9-4093-a72a-0d43cff46b1b/encryption => generated 114 bytes in 193 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:39:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-5924200f-ac96-4472-884e-efd52c75fd31 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5924200f-ac96-4472-884e-efd52c75fd31 tempest-VolumeTypesNegativeTest-1977465454 tempest-VolumeTypesNegativeTest-1977465454-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:39:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5924200f-ac96-4472-884e-efd52c75fd31 tempest-VolumeTypesNegativeTest-1977465454 tempest-VolumeTypesNegativeTest-1977465454-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1788619630", "os-volume-type-access:is_public": false}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:39:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-1dc2903e-473e-4bb4-90fb-aa32682522d0 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1dc2903e-473e-4bb4-90fb-aa32682522d0 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] GET http://192.168.122.181/volume/v3/volumes/ab433beb-99db-4611-9645-95ed82bacf28 Sep 03 13:39:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1dc2903e-473e-4bb4-90fb-aa32682522d0 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1dc2903e-473e-4bb4-90fb-aa32682522d0 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:25 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:25 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:25 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:25 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5924200f-ac96-4472-884e-efd52c75fd31 tempest-VolumeTypesNegativeTest-1977465454 tempest-VolumeTypesNegativeTest-1977465454-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:39:25 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 571/1176] 192.168.122.181 () {60 vars in 1137 bytes} [Thu Sep 3 13:39:25 2026] POST /volume/v3/types => generated 231 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:25 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-1dc2903e-473e-4bb4-90fb-aa32682522d0 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Volume info retrieved successfully. Sep 03 13:39:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-42b2ff65-860d-402b-9928-531f1eee083c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1dc2903e-473e-4bb4-90fb-aa32682522d0 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/volumes/ab433beb-99db-4611-9645-95ed82bacf28 returned with HTTP 200 Sep 03 13:39:25 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 606/1177] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:39:25 2026] GET /volume/v3/volumes/ab433beb-99db-4611-9645-95ed82bacf28 => generated 852 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-56624e37-0fe8-4d90-b948-ca01ccfb4ca5 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-56624e37-0fe8-4d90-b948-ca01ccfb4ca5 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] POST http://192.168.122.181/volume/v3/snapshots Sep 03 13:39:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-56624e37-0fe8-4d90-b948-ca01ccfb4ca5 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ab433beb-99db-4611-9645-95ed82bacf28", "name": "tempest-VolumesDeleteCascade-Snapshot-2073368059"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:39:25 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:25 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:25 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:25 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:25 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-56624e37-0fe8-4d90-b948-ca01ccfb4ca5 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Volume info retrieved successfully. Sep 03 13:39:25 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.snapshots [None req-56624e37-0fe8-4d90-b948-ca01ccfb4ca5 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Create snapshot from volume ab433beb-99db-4611-9645-95ed82bacf28 Sep 03 13:39:25 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-56624e37-0fe8-4d90-b948-ca01ccfb4ca5 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Created reservations ['3c23caf7-6ae6-4059-9827-f3d5232d5796', '10681814-5449-4e83-824d-06ac1db8f245', 'd920959c-643d-48c1-875d-e09d6775f251', '58de676b-e42a-4e0a-834b-a6de9e1a0518'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:39:25 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:25 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-42b2ff65-860d-402b-9928-531f1eee083c tempest-VolumeTypesNegativeTest-1947893190 tempest-VolumeTypesNegativeTest-1947893190-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:39:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-42b2ff65-860d-402b-9928-531f1eee083c tempest-VolumeTypesNegativeTest-1947893190 tempest-VolumeTypesNegativeTest-1947893190-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "12ce6eab-178b-4dfa-9a24-2066ab88b933", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-2129144036"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:39:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-42b2ff65-860d-402b-9928-531f1eee083c tempest-VolumeTypesNegativeTest-1947893190 tempest-VolumeTypesNegativeTest-1947893190-project-member] Create volume request body: {'volume': {'volume_type': '12ce6eab-178b-4dfa-9a24-2066ab88b933', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-2129144036'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:39:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-42b2ff65-860d-402b-9928-531f1eee083c tempest-VolumeTypesNegativeTest-1947893190 tempest-VolumeTypesNegativeTest-1947893190-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 404 Sep 03 13:39:25 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 572/1178] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:39:25 2026] POST /volume/v3/volumes => generated 114 bytes in 194 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:39:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-92e626f4-6642-4732-9930-07045b6ad6ab None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-92e626f4-6642-4732-9930-07045b6ad6ab tempest-VolumeTypesNegativeTest-1977465454 tempest-VolumeTypesNegativeTest-1977465454-project-admin] DELETE http://192.168.122.181/volume/v3/types/12ce6eab-178b-4dfa-9a24-2066ab88b933 Sep 03 13:39:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-92e626f4-6642-4732-9930-07045b6ad6ab tempest-VolumeTypesNegativeTest-1977465454 tempest-VolumeTypesNegativeTest-1977465454-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-92e626f4-6642-4732-9930-07045b6ad6ab tempest-VolumeTypesNegativeTest-1977465454 tempest-VolumeTypesNegativeTest-1977465454-project-admin] Calling method '_delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:25 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-56624e37-0fe8-4d90-b948-ca01ccfb4ca5 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Snapshot create request issued successfully. Sep 03 13:39:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-56624e37-0fe8-4d90-b948-ca01ccfb4ca5 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/snapshots returned with HTTP 202 Sep 03 13:39:25 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 607/1179] 192.168.122.181 () {60 vars in 1149 bytes} [Thu Sep 3 13:39:25 2026] POST /volume/v3/snapshots => generated 307 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:39:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-1f1515a4-ed97-4fe5-8cb7-9c7606ffe229 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1f1515a4-ed97-4fe5-8cb7-9c7606ffe229 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] GET http://192.168.122.181/volume/v3/snapshots/41a3a373-6517-4f3e-a29a-464c06c2b862 Sep 03 13:39:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1f1515a4-ed97-4fe5-8cb7-9c7606ffe229 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1f1515a4-ed97-4fe5-8cb7-9c7606ffe229 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:25 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:25 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:25 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-1f1515a4-ed97-4fe5-8cb7-9c7606ffe229 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Snapshot retrieved successfully. Sep 03 13:39:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1f1515a4-ed97-4fe5-8cb7-9c7606ffe229 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/snapshots/41a3a373-6517-4f3e-a29a-464c06c2b862 returned with HTTP 200 Sep 03 13:39:25 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 608/1180] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:39:25 2026] GET /volume/v3/snapshots/41a3a373-6517-4f3e-a29a-464c06c2b862 => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-92e626f4-6642-4732-9930-07045b6ad6ab tempest-VolumeTypesNegativeTest-1977465454 tempest-VolumeTypesNegativeTest-1977465454-project-admin] http://192.168.122.181/volume/v3/types/12ce6eab-178b-4dfa-9a24-2066ab88b933 returned with HTTP 202 Sep 03 13:39:25 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 573/1181] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:39:25 2026] DELETE /volume/v3/types/12ce6eab-178b-4dfa-9a24-2066ab88b933 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 13:39:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f0da12f7-06bc-46ed-89b7-91ceebb40eb0 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f0da12f7-06bc-46ed-89b7-91ceebb40eb0 tempest-VolumeTypesNegativeTest-1977465454 tempest-VolumeTypesNegativeTest-1977465454-project-admin] GET http://192.168.122.181/volume/v3/types/12ce6eab-178b-4dfa-9a24-2066ab88b933 Sep 03 13:39:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f0da12f7-06bc-46ed-89b7-91ceebb40eb0 tempest-VolumeTypesNegativeTest-1977465454 tempest-VolumeTypesNegativeTest-1977465454-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f0da12f7-06bc-46ed-89b7-91ceebb40eb0 tempest-VolumeTypesNegativeTest-1977465454 tempest-VolumeTypesNegativeTest-1977465454-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f0da12f7-06bc-46ed-89b7-91ceebb40eb0 tempest-VolumeTypesNegativeTest-1977465454 tempest-VolumeTypesNegativeTest-1977465454-project-admin] http://192.168.122.181/volume/v3/types/12ce6eab-178b-4dfa-9a24-2066ab88b933 returned with HTTP 404 Sep 03 13:39:25 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 609/1182] 192.168.122.181 () {58 vars in 1226 bytes} [Thu Sep 3 13:39:25 2026] GET /volume/v3/types/12ce6eab-178b-4dfa-9a24-2066ab88b933 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:39:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-05eb1dea-54e5-4d89-ad14-19ca8c2f86f7 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-05eb1dea-54e5-4d89-ad14-19ca8c2f86f7 tempest-VolumeTypesNegativeTest-1977465454 tempest-VolumeTypesNegativeTest-1977465454-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:39:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-05eb1dea-54e5-4d89-ad14-19ca8c2f86f7 tempest-VolumeTypesNegativeTest-1977465454 tempest-VolumeTypesNegativeTest-1977465454-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:39:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-05eb1dea-54e5-4d89-ad14-19ca8c2f86f7 tempest-VolumeTypesNegativeTest-1977465454 tempest-VolumeTypesNegativeTest-1977465454-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 400 Sep 03 13:39:25 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 574/1183] 192.168.122.181 () {60 vars in 1136 bytes} [Thu Sep 3 13:39:25 2026] POST /volume/v3/types => generated 115 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 13:39:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-caa41e82-7acf-4261-9d10-2d13663acb03 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-caa41e82-7acf-4261-9d10-2d13663acb03 tempest-VolumeTypesNegativeTest-1977465454 tempest-VolumeTypesNegativeTest-1977465454-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:39:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-caa41e82-7acf-4261-9d10-2d13663acb03 tempest-VolumeTypesNegativeTest-1977465454 tempest-VolumeTypesNegativeTest-1977465454-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-2006531812"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:39:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-caa41e82-7acf-4261-9d10-2d13663acb03 tempest-VolumeTypesNegativeTest-1977465454 tempest-VolumeTypesNegativeTest-1977465454-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:39:25 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 610/1184] 192.168.122.181 () {60 vars in 1136 bytes} [Thu Sep 3 13:39:25 2026] POST /volume/v3/types => generated 229 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-8e95766d-e457-446c-8c62-ec0a17e14927 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8e95766d-e457-446c-8c62-ec0a17e14927 tempest-VolumeTypesNegativeTest-1977465454 tempest-VolumeTypesNegativeTest-1977465454-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:39:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8e95766d-e457-446c-8c62-ec0a17e14927 tempest-VolumeTypesNegativeTest-1977465454 tempest-VolumeTypesNegativeTest-1977465454-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-2006531812"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:39:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8e95766d-e457-446c-8c62-ec0a17e14927 tempest-VolumeTypesNegativeTest-1977465454 tempest-VolumeTypesNegativeTest-1977465454-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-2006531812 already exists. Sep 03 13:39:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8e95766d-e457-446c-8c62-ec0a17e14927 tempest-VolumeTypesNegativeTest-1977465454 tempest-VolumeTypesNegativeTest-1977465454-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 409 Sep 03 13:39:25 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 575/1185] 192.168.122.181 () {60 vars in 1136 bytes} [Thu Sep 3 13:39:25 2026] POST /volume/v3/types => generated 134 bytes in 21 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:39:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-002c1ef8-6800-414e-8c1b-1ecf0e737cbb None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-002c1ef8-6800-414e-8c1b-1ecf0e737cbb tempest-VolumeTypesNegativeTest-1977465454 tempest-VolumeTypesNegativeTest-1977465454-project-admin] DELETE http://192.168.122.181/volume/v3/types/0e456a7d-6184-485c-8e4e-721905b97921 Sep 03 13:39:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-002c1ef8-6800-414e-8c1b-1ecf0e737cbb tempest-VolumeTypesNegativeTest-1977465454 tempest-VolumeTypesNegativeTest-1977465454-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-002c1ef8-6800-414e-8c1b-1ecf0e737cbb tempest-VolumeTypesNegativeTest-1977465454 tempest-VolumeTypesNegativeTest-1977465454-project-admin] Calling method '_delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-002c1ef8-6800-414e-8c1b-1ecf0e737cbb tempest-VolumeTypesNegativeTest-1977465454 tempest-VolumeTypesNegativeTest-1977465454-project-admin] http://192.168.122.181/volume/v3/types/0e456a7d-6184-485c-8e4e-721905b97921 returned with HTTP 202 Sep 03 13:39:25 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 611/1186] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:39:25 2026] DELETE /volume/v3/types/0e456a7d-6184-485c-8e4e-721905b97921 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:39:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-f4039b37-9c2c-497d-a7a9-29891de019c8 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f4039b37-9c2c-497d-a7a9-29891de019c8 tempest-VolumeTypesNegativeTest-1977465454 tempest-VolumeTypesNegativeTest-1977465454-project-admin] GET http://192.168.122.181/volume/v3/types/0e456a7d-6184-485c-8e4e-721905b97921 Sep 03 13:39:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f4039b37-9c2c-497d-a7a9-29891de019c8 tempest-VolumeTypesNegativeTest-1977465454 tempest-VolumeTypesNegativeTest-1977465454-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f4039b37-9c2c-497d-a7a9-29891de019c8 tempest-VolumeTypesNegativeTest-1977465454 tempest-VolumeTypesNegativeTest-1977465454-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:26 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f4039b37-9c2c-497d-a7a9-29891de019c8 tempest-VolumeTypesNegativeTest-1977465454 tempest-VolumeTypesNegativeTest-1977465454-project-admin] http://192.168.122.181/volume/v3/types/0e456a7d-6184-485c-8e4e-721905b97921 returned with HTTP 404 Sep 03 13:39:26 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 576/1187] 192.168.122.181 () {58 vars in 1226 bytes} [Thu Sep 3 13:39:25 2026] GET /volume/v3/types/0e456a7d-6184-485c-8e4e-721905b97921 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:39:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d43920ed-29dc-4d91-bfb1-b4b5c973eb1e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:26 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d43920ed-29dc-4d91-bfb1-b4b5c973eb1e tempest-VolumeTypesNegativeTest-1977465454 tempest-VolumeTypesNegativeTest-1977465454-project-admin] DELETE http://192.168.122.181/volume/v3/types/c5bf7ec4-f134-411b-bb12-396cae32c359 Sep 03 13:39:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d43920ed-29dc-4d91-bfb1-b4b5c973eb1e tempest-VolumeTypesNegativeTest-1977465454 tempest-VolumeTypesNegativeTest-1977465454-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d43920ed-29dc-4d91-bfb1-b4b5c973eb1e tempest-VolumeTypesNegativeTest-1977465454 tempest-VolumeTypesNegativeTest-1977465454-project-admin] Calling method '_delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:26 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d43920ed-29dc-4d91-bfb1-b4b5c973eb1e tempest-VolumeTypesNegativeTest-1977465454 tempest-VolumeTypesNegativeTest-1977465454-project-admin] http://192.168.122.181/volume/v3/types/c5bf7ec4-f134-411b-bb12-396cae32c359 returned with HTTP 404 Sep 03 13:39:26 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 612/1188] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:39:26 2026] DELETE /volume/v3/types/c5bf7ec4-f134-411b-bb12-396cae32c359 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:39:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-45a98ef9-ff44-49d3-9e3f-cb6382f547c4 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:26 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-45a98ef9-ff44-49d3-9e3f-cb6382f547c4 tempest-VolumeTypesNegativeTest-1977465454 tempest-VolumeTypesNegativeTest-1977465454-project-admin] GET http://192.168.122.181/volume/v3/types/5a181177-f952-48ae-b134-1a9ee56082f8 Sep 03 13:39:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-45a98ef9-ff44-49d3-9e3f-cb6382f547c4 tempest-VolumeTypesNegativeTest-1977465454 tempest-VolumeTypesNegativeTest-1977465454-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-45a98ef9-ff44-49d3-9e3f-cb6382f547c4 tempest-VolumeTypesNegativeTest-1977465454 tempest-VolumeTypesNegativeTest-1977465454-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:26 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-45a98ef9-ff44-49d3-9e3f-cb6382f547c4 tempest-VolumeTypesNegativeTest-1977465454 tempest-VolumeTypesNegativeTest-1977465454-project-admin] http://192.168.122.181/volume/v3/types/5a181177-f952-48ae-b134-1a9ee56082f8 returned with HTTP 404 Sep 03 13:39:26 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 577/1189] 192.168.122.181 () {58 vars in 1226 bytes} [Thu Sep 3 13:39:26 2026] GET /volume/v3/types/5a181177-f952-48ae-b134-1a9ee56082f8 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:39:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a94cc0cd-8bd2-44ba-aa0f-1dec1502f5ef None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:26 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a94cc0cd-8bd2-44ba-aa0f-1dec1502f5ef tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] GET http://192.168.122.181/volume/v3/snapshots/41a3a373-6517-4f3e-a29a-464c06c2b862 Sep 03 13:39:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a94cc0cd-8bd2-44ba-aa0f-1dec1502f5ef tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a94cc0cd-8bd2-44ba-aa0f-1dec1502f5ef tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:26 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:26 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:26 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-a94cc0cd-8bd2-44ba-aa0f-1dec1502f5ef tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Snapshot retrieved successfully. Sep 03 13:39:26 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a94cc0cd-8bd2-44ba-aa0f-1dec1502f5ef tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/snapshots/41a3a373-6517-4f3e-a29a-464c06c2b862 returned with HTTP 200 Sep 03 13:39:26 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 613/1190] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:39:26 2026] GET /volume/v3/snapshots/41a3a373-6517-4f3e-a29a-464c06c2b862 => generated 439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-a67f551b-5505-4a3a-a6e2-e08bb5e9e227 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:27 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a67f551b-5505-4a3a-a6e2-e08bb5e9e227 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] GET http://192.168.122.181/volume/v3/snapshots/41a3a373-6517-4f3e-a29a-464c06c2b862 Sep 03 13:39:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a67f551b-5505-4a3a-a6e2-e08bb5e9e227 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a67f551b-5505-4a3a-a6e2-e08bb5e9e227 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:27 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:27 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:39:27 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-a67f551b-5505-4a3a-a6e2-e08bb5e9e227 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Snapshot retrieved successfully. Sep 03 13:39:27 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a67f551b-5505-4a3a-a6e2-e08bb5e9e227 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/snapshots/41a3a373-6517-4f3e-a29a-464c06c2b862 returned with HTTP 200 Sep 03 13:39:27 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 578/1191] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:39:27 2026] GET /volume/v3/snapshots/41a3a373-6517-4f3e-a29a-464c06c2b862 => generated 439 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-eda60aa5-6461-4868-8412-6a6a42baf895 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-eda60aa5-6461-4868-8412-6a6a42baf895 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] GET http://192.168.122.181/volume/v3/snapshots/41a3a373-6517-4f3e-a29a-464c06c2b862 Sep 03 13:39:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-eda60aa5-6461-4868-8412-6a6a42baf895 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-eda60aa5-6461-4868-8412-6a6a42baf895 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:28 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:28 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:28 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-eda60aa5-6461-4868-8412-6a6a42baf895 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Snapshot retrieved successfully. Sep 03 13:39:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-eda60aa5-6461-4868-8412-6a6a42baf895 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/snapshots/41a3a373-6517-4f3e-a29a-464c06c2b862 returned with HTTP 200 Sep 03 13:39:28 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 614/1192] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:39:28 2026] GET /volume/v3/snapshots/41a3a373-6517-4f3e-a29a-464c06c2b862 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-1a8299c0-7988-4526-8efd-a5d8ee090ff6 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:28 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1a8299c0-7988-4526-8efd-a5d8ee090ff6 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:39:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1a8299c0-7988-4526-8efd-a5d8ee090ff6 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "41a3a373-6517-4f3e-a29a-464c06c2b862", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-976044445"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:39:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-1a8299c0-7988-4526-8efd-a5d8ee090ff6 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Create volume request body: {'volume': {'snapshot_id': '41a3a373-6517-4f3e-a29a-464c06c2b862', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-976044445'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:39:28 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:28 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:39:28 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-1a8299c0-7988-4526-8efd-a5d8ee090ff6 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Snapshot retrieved successfully. Sep 03 13:39:28 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-1a8299c0-7988-4526-8efd-a5d8ee090ff6 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Create volume of 1 GB Sep 03 13:39:28 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-1a8299c0-7988-4526-8efd-a5d8ee090ff6 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Availability Zones retrieved successfully. Sep 03 13:39:28 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-1a8299c0-7988-4526-8efd-a5d8ee090ff6 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Flow 'volume_create_api' (0030570e-0c01-4f43-81e1-0cce250ecf8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:39:28 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-1a8299c0-7988-4526-8efd-a5d8ee090ff6 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7672ad02-0a08-44e0-a6e9-8afc1c3b9e08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:39:28 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-1a8299c0-7988-4526-8efd-a5d8ee090ff6 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:39:28 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:28 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:29 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-1a8299c0-7988-4526-8efd-a5d8ee090ff6 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7672ad02-0a08-44e0-a6e9-8afc1c3b9e08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '41a3a373-6517-4f3e-a29a-464c06c2b862', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:39:29 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-1a8299c0-7988-4526-8efd-a5d8ee090ff6 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5a6d14d-0d18-4517-aa54-11706731c400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:39:29 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-1a8299c0-7988-4526-8efd-a5d8ee090ff6 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Created reservations ['f017dfaa-b5ac-4a02-bf0a-fec45d105b47', '702efbee-a9ca-4a9e-b35a-6365bc6f3e1b', '41ac9fbb-c459-4297-a1bc-8740be7ac27e', '7460f232-4dd0-41f6-939f-1099641bf8c1'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:39:29 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-1a8299c0-7988-4526-8efd-a5d8ee090ff6 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5a6d14d-0d18-4517-aa54-11706731c400) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f017dfaa-b5ac-4a02-bf0a-fec45d105b47', '702efbee-a9ca-4a9e-b35a-6365bc6f3e1b', '41ac9fbb-c459-4297-a1bc-8740be7ac27e', '7460f232-4dd0-41f6-939f-1099641bf8c1']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:39:29 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-1a8299c0-7988-4526-8efd-a5d8ee090ff6 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35479d26-4516-4b70-b15c-f67b123fc5c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:39:29 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:29 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:29 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:29 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:29 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-1a8299c0-7988-4526-8efd-a5d8ee090ff6 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35479d26-4516-4b70-b15c-f67b123fc5c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fae41e6-ccf2-4198-89b5-20e8bba62bb7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-976044445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b85830f628f94f6f9298ad5409b23c74',qos_specs=None,replication_status=,reservations=['f017dfaa-b5ac-4a02-bf0a-fec45d105b47','702efbee-a9ca-4a9e-b35a-6365bc6f3e1b','41ac9fbb-c459-4297-a1bc-8740be7ac27e','7460f232-4dd0-41f6-939f-1099641bf8c1'],size=1,snapshot_id=41a3a373-6517-4f3e-a29a-464c06c2b862,source_replicaid=,source_volid=None,status='creating',user_id='6624bd9cd9924326b7549715884d7ea9',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:39:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-976044445',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7fae41e6-ccf2-4198-89b5-20e8bba62bb7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b85830f628f94f6f9298ad5409b23c74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=41a3a373-6517-4f3e-a29a-464c06c2b862,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6624bd9cd9924326b7549715884d7ea9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:39:29 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-1a8299c0-7988-4526-8efd-a5d8ee090ff6 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dbcc76c-9aab-460a-b968-6718c0f6c1cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:39:29 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-1a8299c0-7988-4526-8efd-a5d8ee090ff6 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dbcc76c-9aab-460a-b968-6718c0f6c1cb) transitioned into state 'SUCCESS' from state '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-976044445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b85830f628f94f6f9298ad5409b23c74',qos_specs=None,replication_status=,reservations=['f017dfaa-b5ac-4a02-bf0a-fec45d105b47','702efbee-a9ca-4a9e-b35a-6365bc6f3e1b','41ac9fbb-c459-4297-a1bc-8740be7ac27e','7460f232-4dd0-41f6-939f-1099641bf8c1'],size=1,snapshot_id=41a3a373-6517-4f3e-a29a-464c06c2b862,source_replicaid=,source_volid=None,status='creating',user_id='6624bd9cd9924326b7549715884d7ea9',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:39:29 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-1a8299c0-7988-4526-8efd-a5d8ee090ff6 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29d42ef2-9047-4ebb-8026-ff5c61349684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:39:29 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:29 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:29 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-1a8299c0-7988-4526-8efd-a5d8ee090ff6 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29d42ef2-9047-4ebb-8026-ff5c61349684) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:39:29 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-1a8299c0-7988-4526-8efd-a5d8ee090ff6 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Flow 'volume_create_api' (0030570e-0c01-4f43-81e1-0cce250ecf8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:39:29 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-1a8299c0-7988-4526-8efd-a5d8ee090ff6 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Create volume request issued successfully. Sep 03 13:39:29 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1a8299c0-7988-4526-8efd-a5d8ee090ff6 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:39:29 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 579/1193] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:39:28 2026] POST /volume/v3/volumes => generated 793 bytes in 492 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:39:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-7d5cb1f2-944d-4c89-af78-d1e5d02d7fc8 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:29 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7d5cb1f2-944d-4c89-af78-d1e5d02d7fc8 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] GET http://192.168.122.181/volume/v3/volumes/7fae41e6-ccf2-4198-89b5-20e8bba62bb7 Sep 03 13:39:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7d5cb1f2-944d-4c89-af78-d1e5d02d7fc8 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7d5cb1f2-944d-4c89-af78-d1e5d02d7fc8 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:29 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:29 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:29 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:29 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:29 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-7d5cb1f2-944d-4c89-af78-d1e5d02d7fc8 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Volume info retrieved successfully. Sep 03 13:39:29 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7d5cb1f2-944d-4c89-af78-d1e5d02d7fc8 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/volumes/7fae41e6-ccf2-4198-89b5-20e8bba62bb7 returned with HTTP 200 Sep 03 13:39:29 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 615/1194] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:39:29 2026] GET /volume/v3/volumes/7fae41e6-ccf2-4198-89b5-20e8bba62bb7 => generated 861 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-34a6fc69-17c6-42fa-9ef6-c9a7bfd13037 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:30 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-34a6fc69-17c6-42fa-9ef6-c9a7bfd13037 tempest-AvailabilityZoneTestJSON-165543426 tempest-AvailabilityZoneTestJSON-165543426-project-member] GET http://192.168.122.181/volume/v3/os-availability-zone Sep 03 13:39:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-34a6fc69-17c6-42fa-9ef6-c9a7bfd13037 tempest-AvailabilityZoneTestJSON-165543426 tempest-AvailabilityZoneTestJSON-165543426-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-34a6fc69-17c6-42fa-9ef6-c9a7bfd13037 tempest-AvailabilityZoneTestJSON-165543426 tempest-AvailabilityZoneTestJSON-165543426-project-member] Calling method 'index' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:30 devstack devstack@c-api.service[86719]: /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 03 13:39:30 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 13:39:30 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-34a6fc69-17c6-42fa-9ef6-c9a7bfd13037 tempest-AvailabilityZoneTestJSON-165543426 tempest-AvailabilityZoneTestJSON-165543426-project-member] Availability Zones retrieved successfully. Sep 03 13:39:30 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-34a6fc69-17c6-42fa-9ef6-c9a7bfd13037 tempest-AvailabilityZoneTestJSON-165543426 tempest-AvailabilityZoneTestJSON-165543426-project-member] http://192.168.122.181/volume/v3/os-availability-zone returned with HTTP 200 Sep 03 13:39:30 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 580/1195] 192.168.122.181 () {58 vars in 1160 bytes} [Thu Sep 3 13:39:30 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 03 13:39:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-4e3443d1-7bba-4f4d-a17d-61a2dcae51e9 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:30 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4e3443d1-7bba-4f4d-a17d-61a2dcae51e9 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] GET http://192.168.122.181/volume/v3/volumes/7fae41e6-ccf2-4198-89b5-20e8bba62bb7 Sep 03 13:39:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4e3443d1-7bba-4f4d-a17d-61a2dcae51e9 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4e3443d1-7bba-4f4d-a17d-61a2dcae51e9 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:30 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:30 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:30 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:30 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:30 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-4e3443d1-7bba-4f4d-a17d-61a2dcae51e9 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Volume info retrieved successfully. Sep 03 13:39:30 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4e3443d1-7bba-4f4d-a17d-61a2dcae51e9 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/volumes/7fae41e6-ccf2-4198-89b5-20e8bba62bb7 returned with HTTP 200 Sep 03 13:39:30 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 616/1196] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:39:30 2026] GET /volume/v3/volumes/7fae41e6-ccf2-4198-89b5-20e8bba62bb7 => generated 885 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-ffcb591e-8288-4f4c-833a-8463bd19aaed None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:31 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ffcb591e-8288-4f4c-833a-8463bd19aaed tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] GET http://192.168.122.181/volume/v3/volumes/7fae41e6-ccf2-4198-89b5-20e8bba62bb7 Sep 03 13:39:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ffcb591e-8288-4f4c-833a-8463bd19aaed tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ffcb591e-8288-4f4c-833a-8463bd19aaed tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:31 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:31 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:31 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:31 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:39:31 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-ffcb591e-8288-4f4c-833a-8463bd19aaed tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Volume info retrieved successfully. Sep 03 13:39:31 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ffcb591e-8288-4f4c-833a-8463bd19aaed tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/volumes/7fae41e6-ccf2-4198-89b5-20e8bba62bb7 returned with HTTP 200 Sep 03 13:39:31 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 581/1197] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:39:31 2026] GET /volume/v3/volumes/7fae41e6-ccf2-4198-89b5-20e8bba62bb7 => generated 885 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:39:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-406f0234-e674-4262-a55c-fa807365fbaf None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-406f0234-e674-4262-a55c-fa807365fbaf tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] GET http://192.168.122.181/volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062 Sep 03 13:39:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-406f0234-e674-4262-a55c-fa807365fbaf tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-406f0234-e674-4262-a55c-fa807365fbaf tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:32 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:32 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:32 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:32 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:32 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-406f0234-e674-4262-a55c-fa807365fbaf tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Volume info retrieved successfully. Sep 03 13:39:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-406f0234-e674-4262-a55c-fa807365fbaf tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062 returned with HTTP 200 Sep 03 13:39:32 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 617/1198] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:39:32 2026] GET /volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062 => generated 853 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-2559d100-229b-4a81-889f-e42e69e5a639 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2559d100-229b-4a81-889f-e42e69e5a639 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] GET http://192.168.122.181/volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062 Sep 03 13:39:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2559d100-229b-4a81-889f-e42e69e5a639 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2559d100-229b-4a81-889f-e42e69e5a639 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:32 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:32 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:32 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:32 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:39:32 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-2559d100-229b-4a81-889f-e42e69e5a639 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Volume info retrieved successfully. Sep 03 13:39:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2559d100-229b-4a81-889f-e42e69e5a639 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062 returned with HTTP 200 Sep 03 13:39:32 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 582/1199] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:39:32 2026] GET /volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062 => generated 853 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-715d0b1a-9387-42fb-87b3-fcf437dec5e1 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-715d0b1a-9387-42fb-87b3-fcf437dec5e1 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] GET http://192.168.122.181/volume/v3/volumes/7fae41e6-ccf2-4198-89b5-20e8bba62bb7 Sep 03 13:39:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-715d0b1a-9387-42fb-87b3-fcf437dec5e1 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-715d0b1a-9387-42fb-87b3-fcf437dec5e1 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:32 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:32 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:33 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:33 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:33 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-715d0b1a-9387-42fb-87b3-fcf437dec5e1 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Volume info retrieved successfully. Sep 03 13:39:33 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-715d0b1a-9387-42fb-87b3-fcf437dec5e1 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/volumes/7fae41e6-ccf2-4198-89b5-20e8bba62bb7 returned with HTTP 200 Sep 03 13:39:33 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 618/1200] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:39:32 2026] GET /volume/v3/volumes/7fae41e6-ccf2-4198-89b5-20e8bba62bb7 => generated 885 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-5c3ddaf2-3633-4e4d-b2e3-4f40e5b28d9d None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:34 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5c3ddaf2-3633-4e4d-b2e3-4f40e5b28d9d tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] GET http://192.168.122.181/volume/v3/volumes/7fae41e6-ccf2-4198-89b5-20e8bba62bb7 Sep 03 13:39:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5c3ddaf2-3633-4e4d-b2e3-4f40e5b28d9d tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5c3ddaf2-3633-4e4d-b2e3-4f40e5b28d9d tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:34 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:34 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:34 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:34 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:39:34 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-5c3ddaf2-3633-4e4d-b2e3-4f40e5b28d9d tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Volume info retrieved successfully. Sep 03 13:39:34 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5c3ddaf2-3633-4e4d-b2e3-4f40e5b28d9d tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/volumes/7fae41e6-ccf2-4198-89b5-20e8bba62bb7 returned with HTTP 200 Sep 03 13:39:34 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 583/1201] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:39:34 2026] GET /volume/v3/volumes/7fae41e6-ccf2-4198-89b5-20e8bba62bb7 => generated 885 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-2d2e44b1-ebc2-4cc7-9349-a6e25e5a7a6d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:35 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2d2e44b1-ebc2-4cc7-9349-a6e25e5a7a6d tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] GET http://192.168.122.181/volume/v3/volumes/7fae41e6-ccf2-4198-89b5-20e8bba62bb7 Sep 03 13:39:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2d2e44b1-ebc2-4cc7-9349-a6e25e5a7a6d tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2d2e44b1-ebc2-4cc7-9349-a6e25e5a7a6d tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:35 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:35 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:35 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:35 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:35 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-2d2e44b1-ebc2-4cc7-9349-a6e25e5a7a6d tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Volume info retrieved successfully. Sep 03 13:39:35 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2d2e44b1-ebc2-4cc7-9349-a6e25e5a7a6d tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/volumes/7fae41e6-ccf2-4198-89b5-20e8bba62bb7 returned with HTTP 200 Sep 03 13:39:35 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 619/1202] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:39:35 2026] GET /volume/v3/volumes/7fae41e6-ccf2-4198-89b5-20e8bba62bb7 => generated 885 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-48ad689c-63ea-42b3-adcf-ea3938c5a4bb None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e1580ce2-3cdb-4abd-960b-d42f54a47dde None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:36 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e1580ce2-3cdb-4abd-960b-d42f54a47dde tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] GET http://192.168.122.181/volume/v3/volumes/7fae41e6-ccf2-4198-89b5-20e8bba62bb7 Sep 03 13:39:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e1580ce2-3cdb-4abd-960b-d42f54a47dde tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e1580ce2-3cdb-4abd-960b-d42f54a47dde tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:36 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:36 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:36 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:36 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:36 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-e1580ce2-3cdb-4abd-960b-d42f54a47dde tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Volume info retrieved successfully. Sep 03 13:39:36 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-48ad689c-63ea-42b3-adcf-ea3938c5a4bb tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:39:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-48ad689c-63ea-42b3-adcf-ea3938c5a4bb tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-849006847"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:39:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-48ad689c-63ea-42b3-adcf-ea3938c5a4bb tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-849006847'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:39:36 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-48ad689c-63ea-42b3-adcf-ea3938c5a4bb tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Create volume of 1 GB Sep 03 13:39:37 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-48ad689c-63ea-42b3-adcf-ea3938c5a4bb tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Availability Zones retrieved successfully. Sep 03 13:39:37 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e1580ce2-3cdb-4abd-960b-d42f54a47dde tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/volumes/7fae41e6-ccf2-4198-89b5-20e8bba62bb7 returned with HTTP 200 Sep 03 13:39:37 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 620/1203] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:39:36 2026] GET /volume/v3/volumes/7fae41e6-ccf2-4198-89b5-20e8bba62bb7 => generated 885 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:37 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-48ad689c-63ea-42b3-adcf-ea3938c5a4bb tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Flow 'volume_create_api' (6ac51907-4b76-4bde-9948-7431eb1eb0f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:39:37 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-48ad689c-63ea-42b3-adcf-ea3938c5a4bb tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e03e3546-323a-44bb-8c2b-b205db06f0ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:39:37 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-48ad689c-63ea-42b3-adcf-ea3938c5a4bb tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:39:37 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-48ad689c-63ea-42b3-adcf-ea3938c5a4bb tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e03e3546-323a-44bb-8c2b-b205db06f0ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:39:37 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-48ad689c-63ea-42b3-adcf-ea3938c5a4bb tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (853a733c-fc08-4fa6-8bd0-444e85d49703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:39:37 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-48ad689c-63ea-42b3-adcf-ea3938c5a4bb tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Created reservations ['cae6139a-22af-4664-b052-eb0cc615173f', '3e5398fd-7cda-4eb6-a1fc-dd3bc155f826', 'c03e33ca-cf71-402f-93cf-cce46bdd9849', '9d5b3904-000b-4a59-8427-f6fee588bd71'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:39:37 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-48ad689c-63ea-42b3-adcf-ea3938c5a4bb tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (853a733c-fc08-4fa6-8bd0-444e85d49703) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cae6139a-22af-4664-b052-eb0cc615173f', '3e5398fd-7cda-4eb6-a1fc-dd3bc155f826', 'c03e33ca-cf71-402f-93cf-cce46bdd9849', '9d5b3904-000b-4a59-8427-f6fee588bd71']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:39:37 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-48ad689c-63ea-42b3-adcf-ea3938c5a4bb tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aed25e73-0d43-4c6e-a223-8f541d544ebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:39:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-4f2b1e6a-4fcc-4e29-ac44-273392679b8f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:38 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4f2b1e6a-4fcc-4e29-ac44-273392679b8f tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] GET http://192.168.122.181/volume/v3/volumes/7fae41e6-ccf2-4198-89b5-20e8bba62bb7 Sep 03 13:39:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4f2b1e6a-4fcc-4e29-ac44-273392679b8f tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4f2b1e6a-4fcc-4e29-ac44-273392679b8f tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:38 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:38 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:38 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:38 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:38 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:38 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-48ad689c-63ea-42b3-adcf-ea3938c5a4bb tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aed25e73-0d43-4c6e-a223-8f541d544ebf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '610b39ee-96d8-444b-8bd6-e06076f88dab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-849006847',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eaabe68cd68f418ca5319dd95a002c64',qos_specs=None,replication_status=,reservations=['cae6139a-22af-4664-b052-eb0cc615173f','3e5398fd-7cda-4eb6-a1fc-dd3bc155f826','c03e33ca-cf71-402f-93cf-cce46bdd9849','9d5b3904-000b-4a59-8427-f6fee588bd71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f0eb117fa1d4665bb91779826e8c6ab',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:39:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-849006847',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=610b39ee-96d8-444b-8bd6-e06076f88dab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eaabe68cd68f418ca5319dd95a002c64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f0eb117fa1d4665bb91779826e8c6ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:39:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-48ad689c-63ea-42b3-adcf-ea3938c5a4bb tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (302e21e4-6abd-4155-9b01-b7cf59ef5ab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:39:38 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-4f2b1e6a-4fcc-4e29-ac44-273392679b8f tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Volume info retrieved successfully. Sep 03 13:39:38 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4f2b1e6a-4fcc-4e29-ac44-273392679b8f tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/volumes/7fae41e6-ccf2-4198-89b5-20e8bba62bb7 returned with HTTP 200 Sep 03 13:39:38 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 621/1204] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:39:38 2026] GET /volume/v3/volumes/7fae41e6-ccf2-4198-89b5-20e8bba62bb7 => generated 885 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-48ad689c-63ea-42b3-adcf-ea3938c5a4bb tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (302e21e4-6abd-4155-9b01-b7cf59ef5ab2) transitioned into state 'SUCCESS' from state '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-849006847',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eaabe68cd68f418ca5319dd95a002c64',qos_specs=None,replication_status=,reservations=['cae6139a-22af-4664-b052-eb0cc615173f','3e5398fd-7cda-4eb6-a1fc-dd3bc155f826','c03e33ca-cf71-402f-93cf-cce46bdd9849','9d5b3904-000b-4a59-8427-f6fee588bd71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f0eb117fa1d4665bb91779826e8c6ab',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:39:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-48ad689c-63ea-42b3-adcf-ea3938c5a4bb tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcbef826-f7d1-4b72-af2d-c9e98ace4ef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:39:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-48ad689c-63ea-42b3-adcf-ea3938c5a4bb tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcbef826-f7d1-4b72-af2d-c9e98ace4ef7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:39:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-48ad689c-63ea-42b3-adcf-ea3938c5a4bb tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Flow 'volume_create_api' (6ac51907-4b76-4bde-9948-7431eb1eb0f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:39:38 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-48ad689c-63ea-42b3-adcf-ea3938c5a4bb tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Create volume request issued successfully. Sep 03 13:39:38 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-48ad689c-63ea-42b3-adcf-ea3938c5a4bb tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:39:38 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 584/1205] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:39:36 2026] POST /volume/v3/volumes => generated 758 bytes in 2182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:39:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f0f129c4-0890-4f9a-a781-4d59a10eed29 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:38 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f0f129c4-0890-4f9a-a781-4d59a10eed29 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] GET http://192.168.122.181/volume/v3/volumes/610b39ee-96d8-444b-8bd6-e06076f88dab Sep 03 13:39:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f0f129c4-0890-4f9a-a781-4d59a10eed29 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f0f129c4-0890-4f9a-a781-4d59a10eed29 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:38 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:38 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:38 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:38 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:38 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-f0f129c4-0890-4f9a-a781-4d59a10eed29 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Volume info retrieved successfully. Sep 03 13:39:38 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f0f129c4-0890-4f9a-a781-4d59a10eed29 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] http://192.168.122.181/volume/v3/volumes/610b39ee-96d8-444b-8bd6-e06076f88dab returned with HTTP 200 Sep 03 13:39:38 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 622/1206] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:39:38 2026] GET /volume/v3/volumes/610b39ee-96d8-444b-8bd6-e06076f88dab => generated 826 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-c8e4f79a-aacd-4d47-a4e2-f552553027e8 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:39 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c8e4f79a-aacd-4d47-a4e2-f552553027e8 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] GET http://192.168.122.181/volume/v3/volumes/7fae41e6-ccf2-4198-89b5-20e8bba62bb7 Sep 03 13:39:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c8e4f79a-aacd-4d47-a4e2-f552553027e8 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c8e4f79a-aacd-4d47-a4e2-f552553027e8 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:39 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:39 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:39 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:39 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:39:39 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-c8e4f79a-aacd-4d47-a4e2-f552553027e8 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Volume info retrieved successfully. Sep 03 13:39:39 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c8e4f79a-aacd-4d47-a4e2-f552553027e8 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/volumes/7fae41e6-ccf2-4198-89b5-20e8bba62bb7 returned with HTTP 200 Sep 03 13:39:39 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 585/1207] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:39:39 2026] GET /volume/v3/volumes/7fae41e6-ccf2-4198-89b5-20e8bba62bb7 => generated 885 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:39 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-2ecfacac-b1e5-4068-a30d-3ac3d8f61cfd None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:39 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2ecfacac-b1e5-4068-a30d-3ac3d8f61cfd tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] GET http://192.168.122.181/volume/v3/volumes/610b39ee-96d8-444b-8bd6-e06076f88dab Sep 03 13:39:39 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2ecfacac-b1e5-4068-a30d-3ac3d8f61cfd tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:39 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2ecfacac-b1e5-4068-a30d-3ac3d8f61cfd tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:39 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:39 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:39 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:39 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:39 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-2ecfacac-b1e5-4068-a30d-3ac3d8f61cfd tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Volume info retrieved successfully. Sep 03 13:39:39 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2ecfacac-b1e5-4068-a30d-3ac3d8f61cfd tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] http://192.168.122.181/volume/v3/volumes/610b39ee-96d8-444b-8bd6-e06076f88dab returned with HTTP 200 Sep 03 13:39:39 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 623/1208] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:39:39 2026] GET /volume/v3/volumes/610b39ee-96d8-444b-8bd6-e06076f88dab => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:39:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-875e0d3c-574a-4c3c-8949-f0b87cc9f3e1 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-875e0d3c-574a-4c3c-8949-f0b87cc9f3e1 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] GET http://192.168.122.181/volume/v3/volumes/7fae41e6-ccf2-4198-89b5-20e8bba62bb7 Sep 03 13:39:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-875e0d3c-574a-4c3c-8949-f0b87cc9f3e1 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-875e0d3c-574a-4c3c-8949-f0b87cc9f3e1 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:40 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:40 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:40 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:40 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:39:40 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-875e0d3c-574a-4c3c-8949-f0b87cc9f3e1 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Volume info retrieved successfully. Sep 03 13:39:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-875e0d3c-574a-4c3c-8949-f0b87cc9f3e1 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/volumes/7fae41e6-ccf2-4198-89b5-20e8bba62bb7 returned with HTTP 200 Sep 03 13:39:40 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 586/1209] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:39:40 2026] GET /volume/v3/volumes/7fae41e6-ccf2-4198-89b5-20e8bba62bb7 => generated 886 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:39:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a4cce29b-9225-4e6c-8430-9ca96ca30736 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a4cce29b-9225-4e6c-8430-9ca96ca30736 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] GET http://192.168.122.181/volume/v3/volumes/7fae41e6-ccf2-4198-89b5-20e8bba62bb7 Sep 03 13:39:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a4cce29b-9225-4e6c-8430-9ca96ca30736 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a4cce29b-9225-4e6c-8430-9ca96ca30736 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:40 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:40 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:40 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:40 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:40 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-a4cce29b-9225-4e6c-8430-9ca96ca30736 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Volume info retrieved successfully. Sep 03 13:39:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a4cce29b-9225-4e6c-8430-9ca96ca30736 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/volumes/7fae41e6-ccf2-4198-89b5-20e8bba62bb7 returned with HTTP 200 Sep 03 13:39:40 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 624/1210] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:39:40 2026] GET /volume/v3/volumes/7fae41e6-ccf2-4198-89b5-20e8bba62bb7 => generated 886 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-0a7bd88d-3b1d-41b8-aa40-4290604b7608 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0a7bd88d-3b1d-41b8-aa40-4290604b7608 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] DELETE http://192.168.122.181/volume/v3/volumes/ab433beb-99db-4611-9645-95ed82bacf28?cascade=True Sep 03 13:39:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0a7bd88d-3b1d-41b8-aa40-4290604b7608 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0a7bd88d-3b1d-41b8-aa40-4290604b7608 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:40 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-0a7bd88d-3b1d-41b8-aa40-4290604b7608 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Delete volume with id: ab433beb-99db-4611-9645-95ed82bacf28 Sep 03 13:39:40 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:40 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:40 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:40 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:39:40 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-0a7bd88d-3b1d-41b8-aa40-4290604b7608 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Volume info retrieved successfully. Sep 03 13:39:40 devstack devstack@c-api.service[86719]: /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 03 13:39:40 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 13:39:40 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-0a7bd88d-3b1d-41b8-aa40-4290604b7608 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Delete volume request issued successfully. Sep 03 13:39:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0a7bd88d-3b1d-41b8-aa40-4290604b7608 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/volumes/ab433beb-99db-4611-9645-95ed82bacf28?cascade=True returned with HTTP 202 Sep 03 13:39:40 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 587/1211] 192.168.122.181 () {58 vars in 1260 bytes} [Thu Sep 3 13:39:40 2026] DELETE /volume/v3/volumes/ab433beb-99db-4611-9645-95ed82bacf28?cascade=True => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:39:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-2c2c70c0-189c-443c-9196-cfd4226aee6e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2c2c70c0-189c-443c-9196-cfd4226aee6e tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] GET http://192.168.122.181/volume/v3/volumes/ab433beb-99db-4611-9645-95ed82bacf28 Sep 03 13:39:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2c2c70c0-189c-443c-9196-cfd4226aee6e tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2c2c70c0-189c-443c-9196-cfd4226aee6e tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:40 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:40 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:40 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:40 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:40 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-2c2c70c0-189c-443c-9196-cfd4226aee6e tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Volume info retrieved successfully. Sep 03 13:39:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2c2c70c0-189c-443c-9196-cfd4226aee6e tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/volumes/ab433beb-99db-4611-9645-95ed82bacf28 returned with HTTP 200 Sep 03 13:39:40 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 625/1212] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:39:40 2026] GET /volume/v3/volumes/ab433beb-99db-4611-9645-95ed82bacf28 => generated 851 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-dfbad3f7-5184-47da-b91d-0ae81703bd44 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-dfbad3f7-5184-47da-b91d-0ae81703bd44 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] GET http://192.168.122.181/volume/v3/volumes/610b39ee-96d8-444b-8bd6-e06076f88dab Sep 03 13:39:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-dfbad3f7-5184-47da-b91d-0ae81703bd44 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-dfbad3f7-5184-47da-b91d-0ae81703bd44 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:40 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:40 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:40 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:40 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:39:40 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-dfbad3f7-5184-47da-b91d-0ae81703bd44 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Volume info retrieved successfully. Sep 03 13:39:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-dfbad3f7-5184-47da-b91d-0ae81703bd44 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] http://192.168.122.181/volume/v3/volumes/610b39ee-96d8-444b-8bd6-e06076f88dab returned with HTTP 200 Sep 03 13:39:40 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 588/1213] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:39:40 2026] GET /volume/v3/volumes/610b39ee-96d8-444b-8bd6-e06076f88dab => generated 851 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:39:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a8694786-34f8-4203-8315-ea04d09591ea None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a8694786-34f8-4203-8315-ea04d09591ea tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] POST http://192.168.122.181/volume/v3/volumes/610b39ee-96d8-444b-8bd6-e06076f88dab/metadata Sep 03 13:39:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a8694786-34f8-4203-8315-ea04d09591ea tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:39:40 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:40 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:40 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:40 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:40 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-a8694786-34f8-4203-8315-ea04d09591ea tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Volume info retrieved successfully. Sep 03 13:39:40 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-a8694786-34f8-4203-8315-ea04d09591ea tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Create volume metadata completed successfully. Sep 03 13:39:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a8694786-34f8-4203-8315-ea04d09591ea tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] http://192.168.122.181/volume/v3/volumes/610b39ee-96d8-444b-8bd6-e06076f88dab/metadata returned with HTTP 200 Sep 03 13:39:40 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 626/1214] 192.168.122.181 () {60 vars in 1281 bytes} [Thu Sep 3 13:39:40 2026] POST /volume/v3/volumes/610b39ee-96d8-444b-8bd6-e06076f88dab/metadata => generated 101 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-9ba9c9dd-d4d0-4970-9d23-22a9a47400f4 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9ba9c9dd-d4d0-4970-9d23-22a9a47400f4 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] GET http://192.168.122.181/volume/v3/volumes/610b39ee-96d8-444b-8bd6-e06076f88dab/metadata Sep 03 13:39:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9ba9c9dd-d4d0-4970-9d23-22a9a47400f4 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9ba9c9dd-d4d0-4970-9d23-22a9a47400f4 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Calling method 'index' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:41 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:41 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:41 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:41 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:39:41 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-9ba9c9dd-d4d0-4970-9d23-22a9a47400f4 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Volume info retrieved successfully. Sep 03 13:39:41 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-9ba9c9dd-d4d0-4970-9d23-22a9a47400f4 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Get volume metadata completed successfully. Sep 03 13:39:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9ba9c9dd-d4d0-4970-9d23-22a9a47400f4 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] http://192.168.122.181/volume/v3/volumes/610b39ee-96d8-444b-8bd6-e06076f88dab/metadata returned with HTTP 200 Sep 03 13:39:41 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 589/1215] 192.168.122.181 () {58 vars in 1259 bytes} [Thu Sep 3 13:39:40 2026] GET /volume/v3/volumes/610b39ee-96d8-444b-8bd6-e06076f88dab/metadata => generated 101 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-dd096907-9741-4031-8421-264a49ef90e8 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-dd096907-9741-4031-8421-264a49ef90e8 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] PUT http://192.168.122.181/volume/v3/volumes/610b39ee-96d8-444b-8bd6-e06076f88dab/metadata Sep 03 13:39:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-dd096907-9741-4031-8421-264a49ef90e8 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:39:41 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:41 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:41 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:41 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:41 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-dd096907-9741-4031-8421-264a49ef90e8 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Volume info retrieved successfully. Sep 03 13:39:41 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-dd096907-9741-4031-8421-264a49ef90e8 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Update volume metadata completed successfully. Sep 03 13:39:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-dd096907-9741-4031-8421-264a49ef90e8 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] http://192.168.122.181/volume/v3/volumes/610b39ee-96d8-444b-8bd6-e06076f88dab/metadata returned with HTTP 200 Sep 03 13:39:41 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 627/1216] 192.168.122.181 () {60 vars in 1279 bytes} [Thu Sep 3 13:39:41 2026] PUT /volume/v3/volumes/610b39ee-96d8-444b-8bd6-e06076f88dab/metadata => generated 57 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:39:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-881aa8c0-8967-4667-95d7-a932ca1f3264 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-881aa8c0-8967-4667-95d7-a932ca1f3264 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] GET http://192.168.122.181/volume/v3/volumes/610b39ee-96d8-444b-8bd6-e06076f88dab/metadata Sep 03 13:39:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-881aa8c0-8967-4667-95d7-a932ca1f3264 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-881aa8c0-8967-4667-95d7-a932ca1f3264 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Calling method 'index' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:41 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:41 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:41 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:41 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:39:41 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-881aa8c0-8967-4667-95d7-a932ca1f3264 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Volume info retrieved successfully. Sep 03 13:39:41 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-881aa8c0-8967-4667-95d7-a932ca1f3264 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Get volume metadata completed successfully. Sep 03 13:39:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-881aa8c0-8967-4667-95d7-a932ca1f3264 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] http://192.168.122.181/volume/v3/volumes/610b39ee-96d8-444b-8bd6-e06076f88dab/metadata returned with HTTP 200 Sep 03 13:39:41 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 590/1217] 192.168.122.181 () {58 vars in 1259 bytes} [Thu Sep 3 13:39:41 2026] GET /volume/v3/volumes/610b39ee-96d8-444b-8bd6-e06076f88dab/metadata => generated 57 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:39:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-551c7986-5c47-41f3-9a3c-1e1e66595a6d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-551c7986-5c47-41f3-9a3c-1e1e66595a6d tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] DELETE http://192.168.122.181/volume/v3/volumes/610b39ee-96d8-444b-8bd6-e06076f88dab/metadata/key1 Sep 03 13:39:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-551c7986-5c47-41f3-9a3c-1e1e66595a6d tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-551c7986-5c47-41f3-9a3c-1e1e66595a6d tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:41 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:41 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:41 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:41 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:41 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-551c7986-5c47-41f3-9a3c-1e1e66595a6d tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Volume info retrieved successfully. Sep 03 13:39:41 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-551c7986-5c47-41f3-9a3c-1e1e66595a6d tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Get volume metadata completed successfully. Sep 03 13:39:41 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-551c7986-5c47-41f3-9a3c-1e1e66595a6d tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Delete volume metadata completed successfully. Sep 03 13:39:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-551c7986-5c47-41f3-9a3c-1e1e66595a6d tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] http://192.168.122.181/volume/v3/volumes/610b39ee-96d8-444b-8bd6-e06076f88dab/metadata/key1 returned with HTTP 200 Sep 03 13:39:41 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 628/1218] 192.168.122.181 () {58 vars in 1277 bytes} [Thu Sep 3 13:39:41 2026] DELETE /volume/v3/volumes/610b39ee-96d8-444b-8bd6-e06076f88dab/metadata/key1 => generated 0 bytes in 87 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 03 13:39:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-ccb70dee-550b-43d9-b718-68ab128a591f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ccb70dee-550b-43d9-b718-68ab128a591f tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] GET http://192.168.122.181/volume/v3/volumes/610b39ee-96d8-444b-8bd6-e06076f88dab/metadata Sep 03 13:39:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ccb70dee-550b-43d9-b718-68ab128a591f tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ccb70dee-550b-43d9-b718-68ab128a591f tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Calling method 'index' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:41 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:41 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:41 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:41 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:39:41 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-ccb70dee-550b-43d9-b718-68ab128a591f tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Volume info retrieved successfully. Sep 03 13:39:41 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-ccb70dee-550b-43d9-b718-68ab128a591f tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Get volume metadata completed successfully. Sep 03 13:39:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ccb70dee-550b-43d9-b718-68ab128a591f tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] http://192.168.122.181/volume/v3/volumes/610b39ee-96d8-444b-8bd6-e06076f88dab/metadata returned with HTTP 200 Sep 03 13:39:41 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 591/1219] 192.168.122.181 () {58 vars in 1259 bytes} [Thu Sep 3 13:39:41 2026] GET /volume/v3/volumes/610b39ee-96d8-444b-8bd6-e06076f88dab/metadata => generated 32 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:39:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-37cc0a32-85ac-407d-aea8-6498735e586a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-37cc0a32-85ac-407d-aea8-6498735e586a tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] PUT http://192.168.122.181/volume/v3/volumes/610b39ee-96d8-444b-8bd6-e06076f88dab/metadata Sep 03 13:39:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-37cc0a32-85ac-407d-aea8-6498735e586a tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:39:41 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:41 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:41 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:41 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:41 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-37cc0a32-85ac-407d-aea8-6498735e586a tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Volume info retrieved successfully. Sep 03 13:39:41 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-37cc0a32-85ac-407d-aea8-6498735e586a tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Update volume metadata completed successfully. Sep 03 13:39:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-37cc0a32-85ac-407d-aea8-6498735e586a tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] http://192.168.122.181/volume/v3/volumes/610b39ee-96d8-444b-8bd6-e06076f88dab/metadata returned with HTTP 200 Sep 03 13:39:41 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 629/1220] 192.168.122.181 () {60 vars in 1279 bytes} [Thu Sep 3 13:39:41 2026] PUT /volume/v3/volumes/610b39ee-96d8-444b-8bd6-e06076f88dab/metadata => generated 16 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:39:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-a356b4d2-453b-40b5-8a6b-b0e2f8aa0ea7 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a356b4d2-453b-40b5-8a6b-b0e2f8aa0ea7 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] POST http://192.168.122.181/volume/v3/volumes/610b39ee-96d8-444b-8bd6-e06076f88dab/metadata Sep 03 13:39:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a356b4d2-453b-40b5-8a6b-b0e2f8aa0ea7 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:39:41 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:41 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:41 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:41 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:39:41 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-a356b4d2-453b-40b5-8a6b-b0e2f8aa0ea7 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Volume info retrieved successfully. Sep 03 13:39:41 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-a356b4d2-453b-40b5-8a6b-b0e2f8aa0ea7 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Create volume metadata completed successfully. Sep 03 13:39:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a356b4d2-453b-40b5-8a6b-b0e2f8aa0ea7 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] http://192.168.122.181/volume/v3/volumes/610b39ee-96d8-444b-8bd6-e06076f88dab/metadata returned with HTTP 200 Sep 03 13:39:41 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 592/1221] 192.168.122.181 () {60 vars in 1280 bytes} [Thu Sep 3 13:39:41 2026] POST /volume/v3/volumes/610b39ee-96d8-444b-8bd6-e06076f88dab/metadata => generated 68 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:39:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-5d0c4940-2879-4524-a613-dc971b310be5 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5d0c4940-2879-4524-a613-dc971b310be5 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] PUT http://192.168.122.181/volume/v3/volumes/610b39ee-96d8-444b-8bd6-e06076f88dab/metadata/key3 Sep 03 13:39:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5d0c4940-2879-4524-a613-dc971b310be5 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:39:41 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:41 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:41 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:41 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:41 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-5d0c4940-2879-4524-a613-dc971b310be5 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Volume info retrieved successfully. Sep 03 13:39:41 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-5d0c4940-2879-4524-a613-dc971b310be5 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Update volume metadata completed successfully. Sep 03 13:39:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5d0c4940-2879-4524-a613-dc971b310be5 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] http://192.168.122.181/volume/v3/volumes/610b39ee-96d8-444b-8bd6-e06076f88dab/metadata/key3 returned with HTTP 200 Sep 03 13:39:41 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 630/1222] 192.168.122.181 () {60 vars in 1294 bytes} [Thu Sep 3 13:39:41 2026] PUT /volume/v3/volumes/610b39ee-96d8-444b-8bd6-e06076f88dab/metadata/key3 => generated 35 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:39:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-343733ee-988a-4131-b4e4-0a492723bb65 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-343733ee-988a-4131-b4e4-0a492723bb65 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] GET http://192.168.122.181/volume/v3/volumes/610b39ee-96d8-444b-8bd6-e06076f88dab/metadata/key3 Sep 03 13:39:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-343733ee-988a-4131-b4e4-0a492723bb65 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-343733ee-988a-4131-b4e4-0a492723bb65 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:41 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:41 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:41 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:41 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:39:41 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-343733ee-988a-4131-b4e4-0a492723bb65 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Volume info retrieved successfully. Sep 03 13:39:41 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-343733ee-988a-4131-b4e4-0a492723bb65 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Get volume metadata completed successfully. Sep 03 13:39:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-343733ee-988a-4131-b4e4-0a492723bb65 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] http://192.168.122.181/volume/v3/volumes/610b39ee-96d8-444b-8bd6-e06076f88dab/metadata/key3 returned with HTTP 200 Sep 03 13:39:41 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 593/1223] 192.168.122.181 () {58 vars in 1274 bytes} [Thu Sep 3 13:39:41 2026] GET /volume/v3/volumes/610b39ee-96d8-444b-8bd6-e06076f88dab/metadata/key3 => generated 35 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:39:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ba2d032b-d068-4d83-b9e4-eea391b463a3 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ba2d032b-d068-4d83-b9e4-eea391b463a3 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] GET http://192.168.122.181/volume/v3/volumes/610b39ee-96d8-444b-8bd6-e06076f88dab/metadata Sep 03 13:39:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ba2d032b-d068-4d83-b9e4-eea391b463a3 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ba2d032b-d068-4d83-b9e4-eea391b463a3 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Calling method 'index' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:41 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:41 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:41 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:41 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:41 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-ba2d032b-d068-4d83-b9e4-eea391b463a3 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Volume info retrieved successfully. Sep 03 13:39:41 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-ba2d032b-d068-4d83-b9e4-eea391b463a3 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Get volume metadata completed successfully. Sep 03 13:39:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ba2d032b-d068-4d83-b9e4-eea391b463a3 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] http://192.168.122.181/volume/v3/volumes/610b39ee-96d8-444b-8bd6-e06076f88dab/metadata returned with HTTP 200 Sep 03 13:39:41 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 631/1224] 192.168.122.181 () {58 vars in 1259 bytes} [Thu Sep 3 13:39:41 2026] GET /volume/v3/volumes/610b39ee-96d8-444b-8bd6-e06076f88dab/metadata => generated 75 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:39:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-68bf6bbf-d1bd-4062-b91a-0357343d98c6 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-68bf6bbf-d1bd-4062-b91a-0357343d98c6 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] PUT http://192.168.122.181/volume/v3/volumes/610b39ee-96d8-444b-8bd6-e06076f88dab/metadata Sep 03 13:39:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-68bf6bbf-d1bd-4062-b91a-0357343d98c6 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:39:41 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:41 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:41 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:41 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:39:41 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-68bf6bbf-d1bd-4062-b91a-0357343d98c6 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Volume info retrieved successfully. Sep 03 13:39:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-78769e62-454b-44a1-95ee-c8f89222f539 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:41 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-68bf6bbf-d1bd-4062-b91a-0357343d98c6 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Update volume metadata completed successfully. Sep 03 13:39:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-68bf6bbf-d1bd-4062-b91a-0357343d98c6 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] http://192.168.122.181/volume/v3/volumes/610b39ee-96d8-444b-8bd6-e06076f88dab/metadata returned with HTTP 200 Sep 03 13:39:41 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 594/1225] 192.168.122.181 () {60 vars in 1279 bytes} [Thu Sep 3 13:39:41 2026] PUT /volume/v3/volumes/610b39ee-96d8-444b-8bd6-e06076f88dab/metadata => generated 16 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:39:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-78769e62-454b-44a1-95ee-c8f89222f539 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] GET http://192.168.122.181/volume/v3/volumes/ab433beb-99db-4611-9645-95ed82bacf28 Sep 03 13:39:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-78769e62-454b-44a1-95ee-c8f89222f539 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-78769e62-454b-44a1-95ee-c8f89222f539 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-055353c8-6391-4f41-bcba-63857899fd9e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-055353c8-6391-4f41-bcba-63857899fd9e tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] GET http://192.168.122.181/volume/v3/volumes/610b39ee-96d8-444b-8bd6-e06076f88dab Sep 03 13:39:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-055353c8-6391-4f41-bcba-63857899fd9e tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:41 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:41 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-055353c8-6391-4f41-bcba-63857899fd9e tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:41 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:41 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:41 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-78769e62-454b-44a1-95ee-c8f89222f539 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Volume info retrieved successfully. Sep 03 13:39:41 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:41 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:41 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:41 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:39:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-78769e62-454b-44a1-95ee-c8f89222f539 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/volumes/ab433beb-99db-4611-9645-95ed82bacf28 returned with HTTP 200 Sep 03 13:39:41 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 632/1226] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:39:41 2026] GET /volume/v3/volumes/ab433beb-99db-4611-9645-95ed82bacf28 => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:41 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-055353c8-6391-4f41-bcba-63857899fd9e tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Volume info retrieved successfully. Sep 03 13:39:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-055353c8-6391-4f41-bcba-63857899fd9e tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] http://192.168.122.181/volume/v3/volumes/610b39ee-96d8-444b-8bd6-e06076f88dab returned with HTTP 200 Sep 03 13:39:41 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 595/1227] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:39:41 2026] GET /volume/v3/volumes/610b39ee-96d8-444b-8bd6-e06076f88dab => generated 851 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-71d635b4-7d68-4a83-9669-07c78c369726 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-71d635b4-7d68-4a83-9669-07c78c369726 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] DELETE http://192.168.122.181/volume/v3/volumes/610b39ee-96d8-444b-8bd6-e06076f88dab Sep 03 13:39:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-71d635b4-7d68-4a83-9669-07c78c369726 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-71d635b4-7d68-4a83-9669-07c78c369726 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:41 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-71d635b4-7d68-4a83-9669-07c78c369726 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Delete volume with id: 610b39ee-96d8-444b-8bd6-e06076f88dab Sep 03 13:39:41 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:41 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:41 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:41 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:41 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-71d635b4-7d68-4a83-9669-07c78c369726 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Volume info retrieved successfully. Sep 03 13:39:41 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-71d635b4-7d68-4a83-9669-07c78c369726 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Delete volume request issued successfully. Sep 03 13:39:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-71d635b4-7d68-4a83-9669-07c78c369726 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] http://192.168.122.181/volume/v3/volumes/610b39ee-96d8-444b-8bd6-e06076f88dab returned with HTTP 202 Sep 03 13:39:41 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 633/1228] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:39:41 2026] DELETE /volume/v3/volumes/610b39ee-96d8-444b-8bd6-e06076f88dab => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 13:39:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-5c477c10-5c69-4bef-8a9b-af3ec79b81da None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5c477c10-5c69-4bef-8a9b-af3ec79b81da tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] GET http://192.168.122.181/volume/v3/volumes/610b39ee-96d8-444b-8bd6-e06076f88dab Sep 03 13:39:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5c477c10-5c69-4bef-8a9b-af3ec79b81da tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5c477c10-5c69-4bef-8a9b-af3ec79b81da tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:41 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:41 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:41 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:41 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:39:41 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-5c477c10-5c69-4bef-8a9b-af3ec79b81da tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Volume info retrieved successfully. Sep 03 13:39:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5c477c10-5c69-4bef-8a9b-af3ec79b81da tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] http://192.168.122.181/volume/v3/volumes/610b39ee-96d8-444b-8bd6-e06076f88dab returned with HTTP 200 Sep 03 13:39:41 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 596/1229] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:39:41 2026] GET /volume/v3/volumes/610b39ee-96d8-444b-8bd6-e06076f88dab => generated 850 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-56857769-449b-4c3f-92dc-4738dfa5c7e8 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:42 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-56857769-449b-4c3f-92dc-4738dfa5c7e8 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] GET http://192.168.122.181/volume/v3/volumes/ab433beb-99db-4611-9645-95ed82bacf28 Sep 03 13:39:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-56857769-449b-4c3f-92dc-4738dfa5c7e8 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-56857769-449b-4c3f-92dc-4738dfa5c7e8 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:42 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:42 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:42 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:42 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:42 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-56857769-449b-4c3f-92dc-4738dfa5c7e8 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Volume info retrieved successfully. Sep 03 13:39:42 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-56857769-449b-4c3f-92dc-4738dfa5c7e8 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/volumes/ab433beb-99db-4611-9645-95ed82bacf28 returned with HTTP 200 Sep 03 13:39:42 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 634/1230] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:39:42 2026] GET /volume/v3/volumes/ab433beb-99db-4611-9645-95ed82bacf28 => generated 851 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-ad78fcbd-f081-4a1e-903d-f5fea39a4a77 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:42 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ad78fcbd-f081-4a1e-903d-f5fea39a4a77 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] GET http://192.168.122.181/volume/v3/volumes/610b39ee-96d8-444b-8bd6-e06076f88dab Sep 03 13:39:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ad78fcbd-f081-4a1e-903d-f5fea39a4a77 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ad78fcbd-f081-4a1e-903d-f5fea39a4a77 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:42 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ad78fcbd-f081-4a1e-903d-f5fea39a4a77 tempest-VolumesMetadataTest-790206046 tempest-VolumesMetadataTest-790206046-project-member] http://192.168.122.181/volume/v3/volumes/610b39ee-96d8-444b-8bd6-e06076f88dab returned with HTTP 404 Sep 03 13:39:42 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 597/1231] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:39:42 2026] GET /volume/v3/volumes/610b39ee-96d8-444b-8bd6-e06076f88dab => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:39:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ed78cdfc-d739-495b-9304-bcf145d34229 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ed78cdfc-d739-495b-9304-bcf145d34229 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] GET http://192.168.122.181/volume/v3/volumes/ab433beb-99db-4611-9645-95ed82bacf28 Sep 03 13:39:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ed78cdfc-d739-495b-9304-bcf145d34229 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ed78cdfc-d739-495b-9304-bcf145d34229 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ed78cdfc-d739-495b-9304-bcf145d34229 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/volumes/ab433beb-99db-4611-9645-95ed82bacf28 returned with HTTP 404 Sep 03 13:39:43 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 635/1232] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:39:43 2026] GET /volume/v3/volumes/ab433beb-99db-4611-9645-95ed82bacf28 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 13:39:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-20a06025-f1fa-4aef-b12e-d0f1c2e7e188 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-20a06025-f1fa-4aef-b12e-d0f1c2e7e188 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] GET http://192.168.122.181/volume/v3/volumes Sep 03 13:39:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-20a06025-f1fa-4aef-b12e-d0f1c2e7e188 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-20a06025-f1fa-4aef-b12e-d0f1c2e7e188 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'index' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.api_utils [None req-20a06025-f1fa-4aef-b12e-d0f1c2e7e188 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Removing options '' from query. {{(pid=86719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:39:43 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-20a06025-f1fa-4aef-b12e-d0f1c2e7e188 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86719) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:39:43 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:43 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:43 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-20a06025-f1fa-4aef-b12e-d0f1c2e7e188 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Get all volumes completed successfully. Sep 03 13:39:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-20a06025-f1fa-4aef-b12e-d0f1c2e7e188 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 200 Sep 03 13:39:43 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 598/1233] 192.168.122.181 () {58 vars in 1121 bytes} [Thu Sep 3 13:39:43 2026] GET /volume/v3/volumes => generated 342 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d292d57d-b069-454c-b72c-e24bd69ff012 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d292d57d-b069-454c-b72c-e24bd69ff012 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] GET http://192.168.122.181/volume/v3/snapshots Sep 03 13:39:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d292d57d-b069-454c-b72c-e24bd69ff012 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d292d57d-b069-454c-b72c-e24bd69ff012 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'index' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.api_utils [None req-d292d57d-b069-454c-b72c-e24bd69ff012 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Removing options '' from query. {{(pid=86720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:39:43 devstack devstack@c-api.service[86720]: DEBUG cinder.db.api [None req-d292d57d-b069-454c-b72c-e24bd69ff012 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Building query based on filter {{(pid=86720) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 13:39:43 devstack devstack@c-api.service[86720]: /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 03 13:39:43 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 13:39:43 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-d292d57d-b069-454c-b72c-e24bd69ff012 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Get all snapshots completed successfully. Sep 03 13:39:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d292d57d-b069-454c-b72c-e24bd69ff012 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/snapshots returned with HTTP 200 Sep 03 13:39:43 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 636/1234] 192.168.122.181 () {58 vars in 1127 bytes} [Thu Sep 3 13:39:43 2026] GET /volume/v3/snapshots => generated 17 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:39:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-597126d3-7d9f-43b9-bcd6-eeb3f802fd64 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-597126d3-7d9f-43b9-bcd6-eeb3f802fd64 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] GET http://192.168.122.181/volume/v3/volumes/7fae41e6-ccf2-4198-89b5-20e8bba62bb7 Sep 03 13:39:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-597126d3-7d9f-43b9-bcd6-eeb3f802fd64 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-597126d3-7d9f-43b9-bcd6-eeb3f802fd64 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:43 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:43 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:43 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:43 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:39:43 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-597126d3-7d9f-43b9-bcd6-eeb3f802fd64 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Volume info retrieved successfully. Sep 03 13:39:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-597126d3-7d9f-43b9-bcd6-eeb3f802fd64 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/volumes/7fae41e6-ccf2-4198-89b5-20e8bba62bb7 returned with HTTP 200 Sep 03 13:39:43 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 599/1235] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:39:43 2026] GET /volume/v3/volumes/7fae41e6-ccf2-4198-89b5-20e8bba62bb7 => generated 886 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-9f4d29a4-7883-4cca-8636-e708384b9092 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9f4d29a4-7883-4cca-8636-e708384b9092 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] DELETE http://192.168.122.181/volume/v3/volumes/7fae41e6-ccf2-4198-89b5-20e8bba62bb7 Sep 03 13:39:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9f4d29a4-7883-4cca-8636-e708384b9092 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9f4d29a4-7883-4cca-8636-e708384b9092 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:43 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-9f4d29a4-7883-4cca-8636-e708384b9092 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Delete volume with id: 7fae41e6-ccf2-4198-89b5-20e8bba62bb7 Sep 03 13:39:43 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:43 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:43 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:43 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:43 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-9f4d29a4-7883-4cca-8636-e708384b9092 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Volume info retrieved successfully. Sep 03 13:39:44 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-9f4d29a4-7883-4cca-8636-e708384b9092 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Delete volume request issued successfully. Sep 03 13:39:44 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9f4d29a4-7883-4cca-8636-e708384b9092 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/volumes/7fae41e6-ccf2-4198-89b5-20e8bba62bb7 returned with HTTP 202 Sep 03 13:39:44 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 637/1236] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:39:43 2026] DELETE /volume/v3/volumes/7fae41e6-ccf2-4198-89b5-20e8bba62bb7 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 13:39:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-47cdaee9-cb54-48b4-a43f-8bdce2433efe None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:44 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-47cdaee9-cb54-48b4-a43f-8bdce2433efe tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] GET http://192.168.122.181/volume/v3/volumes/7fae41e6-ccf2-4198-89b5-20e8bba62bb7 Sep 03 13:39:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-47cdaee9-cb54-48b4-a43f-8bdce2433efe tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-47cdaee9-cb54-48b4-a43f-8bdce2433efe tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:44 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:44 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:44 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:44 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:39:44 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-47cdaee9-cb54-48b4-a43f-8bdce2433efe tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Volume info retrieved successfully. Sep 03 13:39:44 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-47cdaee9-cb54-48b4-a43f-8bdce2433efe tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/volumes/7fae41e6-ccf2-4198-89b5-20e8bba62bb7 returned with HTTP 200 Sep 03 13:39:44 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 600/1237] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:39:44 2026] GET /volume/v3/volumes/7fae41e6-ccf2-4198-89b5-20e8bba62bb7 => generated 885 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:39:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-2c729845-1278-4395-81eb-ee537c3e093d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:45 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2c729845-1278-4395-81eb-ee537c3e093d tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] GET http://192.168.122.181/volume/v3/volumes/7fae41e6-ccf2-4198-89b5-20e8bba62bb7 Sep 03 13:39:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2c729845-1278-4395-81eb-ee537c3e093d tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2c729845-1278-4395-81eb-ee537c3e093d tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:45 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2c729845-1278-4395-81eb-ee537c3e093d tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/volumes/7fae41e6-ccf2-4198-89b5-20e8bba62bb7 returned with HTTP 404 Sep 03 13:39:45 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 638/1238] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:39:45 2026] GET /volume/v3/volumes/7fae41e6-ccf2-4198-89b5-20e8bba62bb7 => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:39:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-a2f43000-4351-4353-8572-893bb12adae6 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:45 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a2f43000-4351-4353-8572-893bb12adae6 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] DELETE http://192.168.122.181/volume/v3/snapshots/41a3a373-6517-4f3e-a29a-464c06c2b862 Sep 03 13:39:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a2f43000-4351-4353-8572-893bb12adae6 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a2f43000-4351-4353-8572-893bb12adae6 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:45 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.snapshots [None req-a2f43000-4351-4353-8572-893bb12adae6 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Delete snapshot with id: 41a3a373-6517-4f3e-a29a-464c06c2b862 Sep 03 13:39:45 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a2f43000-4351-4353-8572-893bb12adae6 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/snapshots/41a3a373-6517-4f3e-a29a-464c06c2b862 returned with HTTP 404 Sep 03 13:39:45 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 601/1239] 192.168.122.181 () {58 vars in 1241 bytes} [Thu Sep 3 13:39:45 2026] DELETE /volume/v3/snapshots/41a3a373-6517-4f3e-a29a-464c06c2b862 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:39:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-968e9151-cbec-44fb-8843-f08825d61735 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:45 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-968e9151-cbec-44fb-8843-f08825d61735 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] GET http://192.168.122.181/volume/v3/volumes/ab433beb-99db-4611-9645-95ed82bacf28 Sep 03 13:39:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-968e9151-cbec-44fb-8843-f08825d61735 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-968e9151-cbec-44fb-8843-f08825d61735 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:45 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-968e9151-cbec-44fb-8843-f08825d61735 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/volumes/ab433beb-99db-4611-9645-95ed82bacf28 returned with HTTP 404 Sep 03 13:39:45 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 639/1240] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:39:45 2026] GET /volume/v3/volumes/ab433beb-99db-4611-9645-95ed82bacf28 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:39:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-88158ea9-72c7-4ae9-992c-abaaa151b0a6 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:45 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-88158ea9-72c7-4ae9-992c-abaaa151b0a6 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] DELETE http://192.168.122.181/volume/v3/volumes/ab433beb-99db-4611-9645-95ed82bacf28 Sep 03 13:39:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-88158ea9-72c7-4ae9-992c-abaaa151b0a6 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-88158ea9-72c7-4ae9-992c-abaaa151b0a6 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:45 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-88158ea9-72c7-4ae9-992c-abaaa151b0a6 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] Delete volume with id: ab433beb-99db-4611-9645-95ed82bacf28 Sep 03 13:39:45 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-88158ea9-72c7-4ae9-992c-abaaa151b0a6 tempest-VolumesDeleteCascade-1206616076 tempest-VolumesDeleteCascade-1206616076-project-member] http://192.168.122.181/volume/v3/volumes/ab433beb-99db-4611-9645-95ed82bacf28 returned with HTTP 404 Sep 03 13:39:45 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 602/1241] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:39:45 2026] DELETE /volume/v3/volumes/ab433beb-99db-4611-9645-95ed82bacf28 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:39:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ee279105-56d5-4c5d-b954-93a437f872a5 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:48 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ee279105-56d5-4c5d-b954-93a437f872a5 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:39:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ee279105-56d5-4c5d-b954-93a437f872a5 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-383747630"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:39:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-ee279105-56d5-4c5d-b954-93a437f872a5 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-383747630'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:39:48 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-ee279105-56d5-4c5d-b954-93a437f872a5 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Create volume of 1 GB Sep 03 13:39:48 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-ee279105-56d5-4c5d-b954-93a437f872a5 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Availability Zones retrieved successfully. Sep 03 13:39:48 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ee279105-56d5-4c5d-b954-93a437f872a5 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Flow 'volume_create_api' (d69321f0-b84f-4f37-a5fc-849cb713e795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:39:48 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ee279105-56d5-4c5d-b954-93a437f872a5 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64483956-cff7-4258-a61c-0d7ffc21b437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:39:48 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-ee279105-56d5-4c5d-b954-93a437f872a5 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:39:48 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ee279105-56d5-4c5d-b954-93a437f872a5 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64483956-cff7-4258-a61c-0d7ffc21b437) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:39:48 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ee279105-56d5-4c5d-b954-93a437f872a5 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (796498b4-41c5-43a9-a6ba-80ddb0862b98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:39:48 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-ee279105-56d5-4c5d-b954-93a437f872a5 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Created reservations ['13799a2d-0446-48ba-acbd-1ee0bd7e52cd', '23ce8cca-95f9-4c2c-ac48-9a0e7a5af80a', '076d9626-c538-4f9c-a045-154b54d24936', '6b1516fb-ebd2-428e-8344-99430cb0e61a'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:39:48 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ee279105-56d5-4c5d-b954-93a437f872a5 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (796498b4-41c5-43a9-a6ba-80ddb0862b98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13799a2d-0446-48ba-acbd-1ee0bd7e52cd', '23ce8cca-95f9-4c2c-ac48-9a0e7a5af80a', '076d9626-c538-4f9c-a045-154b54d24936', '6b1516fb-ebd2-428e-8344-99430cb0e61a']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:39:48 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ee279105-56d5-4c5d-b954-93a437f872a5 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95dfdf0d-4e19-4b28-9313-69d559150ade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:39:48 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:48 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:48 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ee279105-56d5-4c5d-b954-93a437f872a5 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95dfdf0d-4e19-4b28-9313-69d559150ade) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9e078de-19b1-44d9-aaff-e1157f4dd52b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-383747630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0f4e01db6b248d5b810da085f6dd38c',qos_specs=None,replication_status=,reservations=['13799a2d-0446-48ba-acbd-1ee0bd7e52cd','23ce8cca-95f9-4c2c-ac48-9a0e7a5af80a','076d9626-c538-4f9c-a045-154b54d24936','6b1516fb-ebd2-428e-8344-99430cb0e61a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d680e2f3918e4be3b7b401292c8546da',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:39:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-383747630',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9e078de-19b1-44d9-aaff-e1157f4dd52b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0f4e01db6b248d5b810da085f6dd38c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d680e2f3918e4be3b7b401292c8546da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:39:48 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ee279105-56d5-4c5d-b954-93a437f872a5 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (123863a2-8636-44ae-b56d-34e7926ee0ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:39:48 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ee279105-56d5-4c5d-b954-93a437f872a5 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (123863a2-8636-44ae-b56d-34e7926ee0ca) transitioned into state 'SUCCESS' from state '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-383747630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0f4e01db6b248d5b810da085f6dd38c',qos_specs=None,replication_status=,reservations=['13799a2d-0446-48ba-acbd-1ee0bd7e52cd','23ce8cca-95f9-4c2c-ac48-9a0e7a5af80a','076d9626-c538-4f9c-a045-154b54d24936','6b1516fb-ebd2-428e-8344-99430cb0e61a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d680e2f3918e4be3b7b401292c8546da',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:39:48 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ee279105-56d5-4c5d-b954-93a437f872a5 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f3d0d11-40d9-45fa-8e62-773ae3565912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:39:48 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ee279105-56d5-4c5d-b954-93a437f872a5 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f3d0d11-40d9-45fa-8e62-773ae3565912) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:39:48 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ee279105-56d5-4c5d-b954-93a437f872a5 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Flow 'volume_create_api' (d69321f0-b84f-4f37-a5fc-849cb713e795) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:39:48 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-ee279105-56d5-4c5d-b954-93a437f872a5 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Create volume request issued successfully. Sep 03 13:39:48 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ee279105-56d5-4c5d-b954-93a437f872a5 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:39:48 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 640/1242] 192.168.122.181 () {62 vars in 1183 bytes} [Thu Sep 3 13:39:48 2026] POST /volume/v3/volumes => generated 827 bytes in 711 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:39:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-d815c3dd-5cea-457b-ba0a-4bd39e072d9b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:48 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d815c3dd-5cea-457b-ba0a-4bd39e072d9b tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] GET http://192.168.122.181/volume/v3/volumes/a9e078de-19b1-44d9-aaff-e1157f4dd52b Sep 03 13:39:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d815c3dd-5cea-457b-ba0a-4bd39e072d9b tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d815c3dd-5cea-457b-ba0a-4bd39e072d9b tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:48 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:48 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:48 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:48 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:39:48 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-d815c3dd-5cea-457b-ba0a-4bd39e072d9b tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Volume info retrieved successfully. Sep 03 13:39:48 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d815c3dd-5cea-457b-ba0a-4bd39e072d9b tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] http://192.168.122.181/volume/v3/volumes/a9e078de-19b1-44d9-aaff-e1157f4dd52b returned with HTTP 200 Sep 03 13:39:48 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 603/1243] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:39:48 2026] GET /volume/v3/volumes/a9e078de-19b1-44d9-aaff-e1157f4dd52b => generated 895 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:39:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-954ac79b-e86b-41ca-bbad-22986ac5f90f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-954ac79b-e86b-41ca-bbad-22986ac5f90f tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] GET http://192.168.122.181/volume/v3/volumes/a9e078de-19b1-44d9-aaff-e1157f4dd52b Sep 03 13:39:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-954ac79b-e86b-41ca-bbad-22986ac5f90f tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-954ac79b-e86b-41ca-bbad-22986ac5f90f tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:50 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:50 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:50 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:50 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:50 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-954ac79b-e86b-41ca-bbad-22986ac5f90f tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Volume info retrieved successfully. Sep 03 13:39:50 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-954ac79b-e86b-41ca-bbad-22986ac5f90f tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] http://192.168.122.181/volume/v3/volumes/a9e078de-19b1-44d9-aaff-e1157f4dd52b returned with HTTP 200 Sep 03 13:39:50 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 641/1244] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:39:49 2026] GET /volume/v3/volumes/a9e078de-19b1-44d9-aaff-e1157f4dd52b => generated 919 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:39:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-c987dd2f-d687-4bc0-aee5-6c4f4593aaf8 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:51 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c987dd2f-d687-4bc0-aee5-6c4f4593aaf8 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:39:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c987dd2f-d687-4bc0-aee5-6c4f4593aaf8 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1724722255"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:39:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-2b36a69f-d1a9-4356-8cc3-0e960e4c73f9 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-c987dd2f-d687-4bc0-aee5-6c4f4593aaf8 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1724722255'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:39:51 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-c987dd2f-d687-4bc0-aee5-6c4f4593aaf8 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Create volume of 1 GB Sep 03 13:39:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2b36a69f-d1a9-4356-8cc3-0e960e4c73f9 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] GET http://192.168.122.181/volume/v3/volumes/a9e078de-19b1-44d9-aaff-e1157f4dd52b Sep 03 13:39:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2b36a69f-d1a9-4356-8cc3-0e960e4c73f9 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2b36a69f-d1a9-4356-8cc3-0e960e4c73f9 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:51 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-c987dd2f-d687-4bc0-aee5-6c4f4593aaf8 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Availability Zones retrieved successfully. Sep 03 13:39:51 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:51 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:51 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:51 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:51 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c987dd2f-d687-4bc0-aee5-6c4f4593aaf8 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Flow 'volume_create_api' (56cb8c9e-ca4b-434e-bdcc-8b37eb194d81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:39:51 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-2b36a69f-d1a9-4356-8cc3-0e960e4c73f9 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Volume info retrieved successfully. Sep 03 13:39:51 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c987dd2f-d687-4bc0-aee5-6c4f4593aaf8 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7209a8b7-dbbb-4409-916b-f34edd5d2b2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:39:51 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-c987dd2f-d687-4bc0-aee5-6c4f4593aaf8 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:39:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2b36a69f-d1a9-4356-8cc3-0e960e4c73f9 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] http://192.168.122.181/volume/v3/volumes/a9e078de-19b1-44d9-aaff-e1157f4dd52b returned with HTTP 200 Sep 03 13:39:51 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 642/1245] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:39:51 2026] GET /volume/v3/volumes/a9e078de-19b1-44d9-aaff-e1157f4dd52b => generated 955 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 13:39:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-b3a134e6-cb03-49ef-b30b-9689880d8b08 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b3a134e6-cb03-49ef-b30b-9689880d8b08 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] POST http://192.168.122.181/volume/v3/volume-transfers Sep 03 13:39:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b3a134e6-cb03-49ef-b30b-9689880d8b08 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "a9e078de-19b1-44d9-aaff-e1157f4dd52b"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:39:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volume_transfer [None req-b3a134e6-cb03-49ef-b30b-9689880d8b08 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Creating new volume transfer {'transfer': {'volume_id': 'a9e078de-19b1-44d9-aaff-e1157f4dd52b'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 03 13:39:51 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volume_transfer [None req-b3a134e6-cb03-49ef-b30b-9689880d8b08 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Creating transfer of volume a9e078de-19b1-44d9-aaff-e1157f4dd52b Sep 03 13:39:51 devstack devstack@c-api.service[86720]: INFO cinder.transfer.api [None req-b3a134e6-cb03-49ef-b30b-9689880d8b08 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Generating transfer record for volume a9e078de-19b1-44d9-aaff-e1157f4dd52b Sep 03 13:39:51 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:51 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:51 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:51 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:51 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c987dd2f-d687-4bc0-aee5-6c4f4593aaf8 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7209a8b7-dbbb-4409-916b-f34edd5d2b2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:39:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b3a134e6-cb03-49ef-b30b-9689880d8b08 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] http://192.168.122.181/volume/v3/volume-transfers returned with HTTP 202 Sep 03 13:39:51 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 643/1246] 192.168.122.181 () {62 vars in 1210 bytes} [Thu Sep 3 13:39:51 2026] POST /volume/v3/volume-transfers => generated 580 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:39:51 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c987dd2f-d687-4bc0-aee5-6c4f4593aaf8 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae045406-ac32-4478-8916-98c8baa2ac8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:39:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ab58665e-7d02-4e70-ba2f-e01d9eb4d9b2 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ab58665e-7d02-4e70-ba2f-e01d9eb4d9b2 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] GET http://192.168.122.181/volume/v3/volumes/a9e078de-19b1-44d9-aaff-e1157f4dd52b Sep 03 13:39:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ab58665e-7d02-4e70-ba2f-e01d9eb4d9b2 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ab58665e-7d02-4e70-ba2f-e01d9eb4d9b2 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:51 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:51 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:51 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:51 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:51 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-ab58665e-7d02-4e70-ba2f-e01d9eb4d9b2 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Volume info retrieved successfully. Sep 03 13:39:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ab58665e-7d02-4e70-ba2f-e01d9eb4d9b2 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] http://192.168.122.181/volume/v3/volumes/a9e078de-19b1-44d9-aaff-e1157f4dd52b returned with HTTP 200 Sep 03 13:39:51 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 644/1247] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:39:51 2026] GET /volume/v3/volumes/a9e078de-19b1-44d9-aaff-e1157f4dd52b => generated 963 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:39:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f366ef7f-cc90-41ef-a0c6-ec1261d829b6 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f366ef7f-cc90-41ef-a0c6-ec1261d829b6 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] GET http://192.168.122.181/volume/v3/volume-transfers/8bab6a7e-9d40-447c-a1ae-84de12fb7d2e Sep 03 13:39:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f366ef7f-cc90-41ef-a0c6-ec1261d829b6 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f366ef7f-cc90-41ef-a0c6-ec1261d829b6 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f366ef7f-cc90-41ef-a0c6-ec1261d829b6 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] http://192.168.122.181/volume/v3/volume-transfers/8bab6a7e-9d40-447c-a1ae-84de12fb7d2e returned with HTTP 200 Sep 03 13:39:51 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 645/1248] 192.168.122.181 () {60 vars in 1300 bytes} [Thu Sep 3 13:39:51 2026] GET /volume/v3/volume-transfers/8bab6a7e-9d40-447c-a1ae-84de12fb7d2e => generated 548 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:39:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ff0e725e-1606-483b-82b0-a88866bb17d2 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ff0e725e-1606-483b-82b0-a88866bb17d2 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] GET http://192.168.122.181/volume/v3/volume-transfers Sep 03 13:39:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ff0e725e-1606-483b-82b0-a88866bb17d2 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ff0e725e-1606-483b-82b0-a88866bb17d2 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Calling method 'index' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volume_transfer [None req-ff0e725e-1606-483b-82b0-a88866bb17d2 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Listing volume transfers {{(pid=86720) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 03 13:39:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ff0e725e-1606-483b-82b0-a88866bb17d2 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] http://192.168.122.181/volume/v3/volume-transfers returned with HTTP 200 Sep 03 13:39:51 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 646/1249] 192.168.122.181 () {60 vars in 1189 bytes} [Thu Sep 3 13:39:51 2026] GET /volume/v3/volume-transfers => generated 376 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:39:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f0216677-63a1-4f63-80f7-5b99c38a9b61 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:51 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-c987dd2f-d687-4bc0-aee5-6c4f4593aaf8 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Created reservations ['a216cf98-cd69-4244-80da-49ae6b3081c1', '26b4260c-f624-48d7-8ba6-083d284953fc', 'ff8f55e1-a968-4a24-9cb9-30401c46c958', '25ec4bd0-65c7-4050-b7dc-0ee82d025afa'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:39:51 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c987dd2f-d687-4bc0-aee5-6c4f4593aaf8 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae045406-ac32-4478-8916-98c8baa2ac8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a216cf98-cd69-4244-80da-49ae6b3081c1', '26b4260c-f624-48d7-8ba6-083d284953fc', 'ff8f55e1-a968-4a24-9cb9-30401c46c958', '25ec4bd0-65c7-4050-b7dc-0ee82d025afa']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:39:51 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c987dd2f-d687-4bc0-aee5-6c4f4593aaf8 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03fed221-13dc-4db0-b164-e1387a7a29de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:39:51 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:51 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:51 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c987dd2f-d687-4bc0-aee5-6c4f4593aaf8 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03fed221-13dc-4db0-b164-e1387a7a29de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6278cf4-5f07-4732-ace6-0f0fbdf9792c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1724722255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80ce04293e964407a82c70e8b81fa3d1',qos_specs=None,replication_status=,reservations=['a216cf98-cd69-4244-80da-49ae6b3081c1','26b4260c-f624-48d7-8ba6-083d284953fc','ff8f55e1-a968-4a24-9cb9-30401c46c958','25ec4bd0-65c7-4050-b7dc-0ee82d025afa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83e791d959ec48dfbdae479acc06ee55',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:39:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1724722255',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6278cf4-5f07-4732-ace6-0f0fbdf9792c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80ce04293e964407a82c70e8b81fa3d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83e791d959ec48dfbdae479acc06ee55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:39:51 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c987dd2f-d687-4bc0-aee5-6c4f4593aaf8 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7b1c138-c15c-42e1-bc3c-1ad80541be21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:39:51 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c987dd2f-d687-4bc0-aee5-6c4f4593aaf8 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7b1c138-c15c-42e1-bc3c-1ad80541be21) transitioned into state 'SUCCESS' from state '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-1724722255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80ce04293e964407a82c70e8b81fa3d1',qos_specs=None,replication_status=,reservations=['a216cf98-cd69-4244-80da-49ae6b3081c1','26b4260c-f624-48d7-8ba6-083d284953fc','ff8f55e1-a968-4a24-9cb9-30401c46c958','25ec4bd0-65c7-4050-b7dc-0ee82d025afa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83e791d959ec48dfbdae479acc06ee55',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:39:51 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c987dd2f-d687-4bc0-aee5-6c4f4593aaf8 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd6711e7-b873-4c49-a659-694280617ed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:39:51 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c987dd2f-d687-4bc0-aee5-6c4f4593aaf8 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd6711e7-b873-4c49-a659-694280617ed6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:39:51 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c987dd2f-d687-4bc0-aee5-6c4f4593aaf8 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Flow 'volume_create_api' (56cb8c9e-ca4b-434e-bdcc-8b37eb194d81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:39:51 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-c987dd2f-d687-4bc0-aee5-6c4f4593aaf8 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Create volume request issued successfully. Sep 03 13:39:51 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c987dd2f-d687-4bc0-aee5-6c4f4593aaf8 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:39:51 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 604/1250] 192.168.122.181 () {62 vars in 1183 bytes} [Thu Sep 3 13:39:50 2026] POST /volume/v3/volumes => generated 828 bytes in 780 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:39:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f0216677-63a1-4f63-80f7-5b99c38a9b61 tempest-VolumesTransfersV357Test-340360484 tempest-VolumesTransfersV357Test-340360484-project-member] POST http://192.168.122.181/volume/v3/volume-transfers/8bab6a7e-9d40-447c-a1ae-84de12fb7d2e/accept Sep 03 13:39:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f0216677-63a1-4f63-80f7-5b99c38a9b61 tempest-VolumesTransfersV357Test-340360484 tempest-VolumesTransfersV357Test-340360484-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "f6179c86ec3e8c19"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:39:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.contrib.volume_transfer [None req-f0216677-63a1-4f63-80f7-5b99c38a9b61 tempest-VolumesTransfersV357Test-340360484 tempest-VolumesTransfersV357Test-340360484-project-member] Accepting volume transfer 8bab6a7e-9d40-447c-a1ae-84de12fb7d2e {{(pid=86720) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 03 13:39:51 devstack devstack@c-api.service[86720]: INFO cinder.api.contrib.volume_transfer [None req-f0216677-63a1-4f63-80f7-5b99c38a9b61 tempest-VolumesTransfersV357Test-340360484 tempest-VolumesTransfersV357Test-340360484-project-member] Accepting transfer 8bab6a7e-9d40-447c-a1ae-84de12fb7d2e Sep 03 13:39:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-49c3a894-8609-4851-96ff-d906ff0331de None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:51 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-49c3a894-8609-4851-96ff-d906ff0331de tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] GET http://192.168.122.181/volume/v3/volumes/f6278cf4-5f07-4732-ace6-0f0fbdf9792c Sep 03 13:39:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-49c3a894-8609-4851-96ff-d906ff0331de tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-49c3a894-8609-4851-96ff-d906ff0331de tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:51 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:51 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:51 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:51 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:51 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:51 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:39:51 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-49c3a894-8609-4851-96ff-d906ff0331de tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Volume info retrieved successfully. Sep 03 13:39:51 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-49c3a894-8609-4851-96ff-d906ff0331de tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] http://192.168.122.181/volume/v3/volumes/f6278cf4-5f07-4732-ace6-0f0fbdf9792c returned with HTTP 200 Sep 03 13:39:51 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 605/1251] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:39:51 2026] GET /volume/v3/volumes/f6278cf4-5f07-4732-ace6-0f0fbdf9792c => generated 896 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:39:51 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-f0216677-63a1-4f63-80f7-5b99c38a9b61 tempest-VolumesTransfersV357Test-340360484 tempest-VolumesTransfersV357Test-340360484-project-member] Created reservations ['b8a9ad56-da0c-4345-9292-086448f4d5e5', '8344e77a-24e1-4da3-83df-74ecba593058', '68b91a50-5e4e-4e78-9748-1898125ad469', '7659648b-0eba-4235-b83f-e24796e5cdf5'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:39:51 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-f0216677-63a1-4f63-80f7-5b99c38a9b61 tempest-VolumesTransfersV357Test-340360484 tempest-VolumesTransfersV357Test-340360484-project-member] Created reservations ['0be49ecb-cb9d-49b9-8e00-d78f009d3acb', 'e0d9a00b-f975-4a9c-aa1c-eabf44727d2e', 'd68dc966-e414-4d10-9614-40d8eaf8b88f', '39c9c5f3-1bea-4323-a878-f53bafeac8bb'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:39:52 devstack devstack@c-api.service[86720]: /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 03 13:39:52 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 13:39:52 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-f0216677-63a1-4f63-80f7-5b99c38a9b61 tempest-VolumesTransfersV357Test-340360484 tempest-VolumesTransfersV357Test-340360484-project-member] Created reservations ['80ba32e2-8d1f-481e-a59c-a63db7996b3f', 'f9a09431-c15e-418f-bc9c-2657d5ec06ad', '8c9edaa9-374d-4c5e-aadd-d106d26fd2dc', '063c1a2b-ebe8-48a6-a986-0de8fcf807ff'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:39:52 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-f0216677-63a1-4f63-80f7-5b99c38a9b61 tempest-VolumesTransfersV357Test-340360484 tempest-VolumesTransfersV357Test-340360484-project-member] Created reservations ['5f0b69c2-08d5-4566-92f2-e6340dc078bc', '16a80f46-f48c-4d94-ac83-8f3efb184f16', 'e3da5f76-3a56-41eb-8ec8-d08a820441e9', '95a1675b-c8a1-4534-b1ca-008c4cb91ef2'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:39:52 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-f0216677-63a1-4f63-80f7-5b99c38a9b61 tempest-VolumesTransfersV357Test-340360484 tempest-VolumesTransfersV357Test-340360484-project-member] Transfer volume completed successfully. Sep 03 13:39:52 devstack devstack@c-api.service[86720]: INFO cinder.transfer.api [None req-f0216677-63a1-4f63-80f7-5b99c38a9b61 tempest-VolumesTransfersV357Test-340360484 tempest-VolumesTransfersV357Test-340360484-project-member] Volume a9e078de-19b1-44d9-aaff-e1157f4dd52b has been transferred. Sep 03 13:39:52 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:52 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:52 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f0216677-63a1-4f63-80f7-5b99c38a9b61 tempest-VolumesTransfersV357Test-340360484 tempest-VolumesTransfersV357Test-340360484-project-member] http://192.168.122.181/volume/v3/volume-transfers/8bab6a7e-9d40-447c-a1ae-84de12fb7d2e/accept returned with HTTP 202 Sep 03 13:39:52 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 647/1252] 192.168.122.181 () {62 vars in 1342 bytes} [Thu Sep 3 13:39:51 2026] POST /volume/v3/volume-transfers/8bab6a7e-9d40-447c-a1ae-84de12fb7d2e/accept => generated 373 bytes in 1031 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:39:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-35fd4ab8-1223-42e4-8e5e-f8fd50fb289e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:52 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-35fd4ab8-1223-42e4-8e5e-f8fd50fb289e tempest-VolumesTransfersV357Test-340360484 tempest-VolumesTransfersV357Test-340360484-project-member] GET http://192.168.122.181/volume/v3/volumes/a9e078de-19b1-44d9-aaff-e1157f4dd52b Sep 03 13:39:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-35fd4ab8-1223-42e4-8e5e-f8fd50fb289e tempest-VolumesTransfersV357Test-340360484 tempest-VolumesTransfersV357Test-340360484-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-35fd4ab8-1223-42e4-8e5e-f8fd50fb289e tempest-VolumesTransfersV357Test-340360484 tempest-VolumesTransfersV357Test-340360484-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:52 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:52 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:52 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:52 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:39:52 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-35fd4ab8-1223-42e4-8e5e-f8fd50fb289e tempest-VolumesTransfersV357Test-340360484 tempest-VolumesTransfersV357Test-340360484-project-member] Volume info retrieved successfully. Sep 03 13:39:52 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-35fd4ab8-1223-42e4-8e5e-f8fd50fb289e tempest-VolumesTransfersV357Test-340360484 tempest-VolumesTransfersV357Test-340360484-project-member] http://192.168.122.181/volume/v3/volumes/a9e078de-19b1-44d9-aaff-e1157f4dd52b returned with HTTP 200 Sep 03 13:39:52 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 606/1253] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:39:52 2026] GET /volume/v3/volumes/a9e078de-19b1-44d9-aaff-e1157f4dd52b => generated 955 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:39:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-71136cd6-fa3f-428e-9b59-09ebf93dfd1f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:52 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-71136cd6-fa3f-428e-9b59-09ebf93dfd1f tempest-VolumesTransfersV357Test-340360484 tempest-VolumesTransfersV357Test-340360484-project-member] GET http://192.168.122.181/volume/v3/volumes/a9e078de-19b1-44d9-aaff-e1157f4dd52b Sep 03 13:39:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-71136cd6-fa3f-428e-9b59-09ebf93dfd1f tempest-VolumesTransfersV357Test-340360484 tempest-VolumesTransfersV357Test-340360484-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-71136cd6-fa3f-428e-9b59-09ebf93dfd1f tempest-VolumesTransfersV357Test-340360484 tempest-VolumesTransfersV357Test-340360484-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:52 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:52 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:52 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:52 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:52 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-71136cd6-fa3f-428e-9b59-09ebf93dfd1f tempest-VolumesTransfersV357Test-340360484 tempest-VolumesTransfersV357Test-340360484-project-member] Volume info retrieved successfully. Sep 03 13:39:52 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-71136cd6-fa3f-428e-9b59-09ebf93dfd1f tempest-VolumesTransfersV357Test-340360484 tempest-VolumesTransfersV357Test-340360484-project-member] http://192.168.122.181/volume/v3/volumes/a9e078de-19b1-44d9-aaff-e1157f4dd52b returned with HTTP 200 Sep 03 13:39:52 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 648/1254] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:39:52 2026] GET /volume/v3/volumes/a9e078de-19b1-44d9-aaff-e1157f4dd52b => generated 955 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:39:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-112413a3-dcf0-4a2e-99f1-2b619488ce41 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:52 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-112413a3-dcf0-4a2e-99f1-2b619488ce41 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] DELETE http://192.168.122.181/volume/v3/volume-transfers/8bab6a7e-9d40-447c-a1ae-84de12fb7d2e Sep 03 13:39:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-112413a3-dcf0-4a2e-99f1-2b619488ce41 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-112413a3-dcf0-4a2e-99f1-2b619488ce41 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:52 devstack devstack@c-api.service[86719]: INFO cinder.api.contrib.volume_transfer [None req-112413a3-dcf0-4a2e-99f1-2b619488ce41 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Delete transfer with id: 8bab6a7e-9d40-447c-a1ae-84de12fb7d2e Sep 03 13:39:52 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-112413a3-dcf0-4a2e-99f1-2b619488ce41 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] http://192.168.122.181/volume/v3/volume-transfers/8bab6a7e-9d40-447c-a1ae-84de12fb7d2e returned with HTTP 404 Sep 03 13:39:52 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 607/1255] 192.168.122.181 () {60 vars in 1303 bytes} [Thu Sep 3 13:39:52 2026] DELETE /volume/v3/volume-transfers/8bab6a7e-9d40-447c-a1ae-84de12fb7d2e => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:39:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-222cd7c7-0fb5-4797-89f7-eec7c9434cb8 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-34124338-b327-4904-bc6d-bb0dcc65611b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:52 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-34124338-b327-4904-bc6d-bb0dcc65611b tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] GET http://192.168.122.181/volume/v3/volumes/f6278cf4-5f07-4732-ace6-0f0fbdf9792c Sep 03 13:39:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-34124338-b327-4904-bc6d-bb0dcc65611b tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-34124338-b327-4904-bc6d-bb0dcc65611b tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:52 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:52 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:52 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:52 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:39:52 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-34124338-b327-4904-bc6d-bb0dcc65611b tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Volume info retrieved successfully. Sep 03 13:39:52 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-34124338-b327-4904-bc6d-bb0dcc65611b tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] http://192.168.122.181/volume/v3/volumes/f6278cf4-5f07-4732-ace6-0f0fbdf9792c returned with HTTP 200 Sep 03 13:39:52 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 608/1256] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:39:52 2026] GET /volume/v3/volumes/f6278cf4-5f07-4732-ace6-0f0fbdf9792c => generated 920 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:39:52 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-222cd7c7-0fb5-4797-89f7-eec7c9434cb8 tempest-VolumesTransfersV357Test-1301985431 tempest-VolumesTransfersV357Test-1301985431-project-admin] DELETE http://192.168.122.181/volume/v3/volumes/a9e078de-19b1-44d9-aaff-e1157f4dd52b Sep 03 13:39:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-222cd7c7-0fb5-4797-89f7-eec7c9434cb8 tempest-VolumesTransfersV357Test-1301985431 tempest-VolumesTransfersV357Test-1301985431-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-222cd7c7-0fb5-4797-89f7-eec7c9434cb8 tempest-VolumesTransfersV357Test-1301985431 tempest-VolumesTransfersV357Test-1301985431-project-admin] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:52 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-222cd7c7-0fb5-4797-89f7-eec7c9434cb8 tempest-VolumesTransfersV357Test-1301985431 tempest-VolumesTransfersV357Test-1301985431-project-admin] Delete volume with id: a9e078de-19b1-44d9-aaff-e1157f4dd52b Sep 03 13:39:52 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:52 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:52 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:52 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:52 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-222cd7c7-0fb5-4797-89f7-eec7c9434cb8 tempest-VolumesTransfersV357Test-1301985431 tempest-VolumesTransfersV357Test-1301985431-project-admin] Volume info retrieved successfully. Sep 03 13:39:52 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-222cd7c7-0fb5-4797-89f7-eec7c9434cb8 tempest-VolumesTransfersV357Test-1301985431 tempest-VolumesTransfersV357Test-1301985431-project-admin] Delete volume request issued successfully. Sep 03 13:39:52 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-222cd7c7-0fb5-4797-89f7-eec7c9434cb8 tempest-VolumesTransfersV357Test-1301985431 tempest-VolumesTransfersV357Test-1301985431-project-admin] http://192.168.122.181/volume/v3/volumes/a9e078de-19b1-44d9-aaff-e1157f4dd52b returned with HTTP 202 Sep 03 13:39:52 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 649/1257] 192.168.122.181 () {60 vars in 1276 bytes} [Thu Sep 3 13:39:52 2026] DELETE /volume/v3/volumes/a9e078de-19b1-44d9-aaff-e1157f4dd52b => generated 0 bytes in 303 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 03 13:39:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-cfc31f36-591e-4e32-ac4c-6f9d22d5676c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:52 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cfc31f36-591e-4e32-ac4c-6f9d22d5676c tempest-VolumesTransfersV357Test-1301985431 tempest-VolumesTransfersV357Test-1301985431-project-admin] GET http://192.168.122.181/volume/v3/volumes/a9e078de-19b1-44d9-aaff-e1157f4dd52b Sep 03 13:39:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cfc31f36-591e-4e32-ac4c-6f9d22d5676c tempest-VolumesTransfersV357Test-1301985431 tempest-VolumesTransfersV357Test-1301985431-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cfc31f36-591e-4e32-ac4c-6f9d22d5676c tempest-VolumesTransfersV357Test-1301985431 tempest-VolumesTransfersV357Test-1301985431-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:53 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:53 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:53 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:53 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:39:53 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-cfc31f36-591e-4e32-ac4c-6f9d22d5676c tempest-VolumesTransfersV357Test-1301985431 tempest-VolumesTransfersV357Test-1301985431-project-admin] Volume info retrieved successfully. Sep 03 13:39:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cfc31f36-591e-4e32-ac4c-6f9d22d5676c tempest-VolumesTransfersV357Test-1301985431 tempest-VolumesTransfersV357Test-1301985431-project-admin] http://192.168.122.181/volume/v3/volumes/a9e078de-19b1-44d9-aaff-e1157f4dd52b returned with HTTP 200 Sep 03 13:39:53 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 609/1258] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:39:52 2026] GET /volume/v3/volumes/a9e078de-19b1-44d9-aaff-e1157f4dd52b => generated 1138 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:39:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-736c0df8-9e9a-4e0d-ac45-32f26f3e4816 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:53 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-736c0df8-9e9a-4e0d-ac45-32f26f3e4816 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] GET http://192.168.122.181/volume/v3/volumes/f6278cf4-5f07-4732-ace6-0f0fbdf9792c Sep 03 13:39:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-736c0df8-9e9a-4e0d-ac45-32f26f3e4816 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-736c0df8-9e9a-4e0d-ac45-32f26f3e4816 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:53 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:53 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:53 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:53 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:53 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-736c0df8-9e9a-4e0d-ac45-32f26f3e4816 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Volume info retrieved successfully. Sep 03 13:39:53 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-736c0df8-9e9a-4e0d-ac45-32f26f3e4816 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] http://192.168.122.181/volume/v3/volumes/f6278cf4-5f07-4732-ace6-0f0fbdf9792c returned with HTTP 200 Sep 03 13:39:53 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 650/1259] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:39:53 2026] GET /volume/v3/volumes/f6278cf4-5f07-4732-ace6-0f0fbdf9792c => generated 956 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:39:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-6b1d6c9b-00c5-4c65-aa1d-dfbd9649fbdb None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6b1d6c9b-00c5-4c65-aa1d-dfbd9649fbdb tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] POST http://192.168.122.181/volume/v3/volume-transfers Sep 03 13:39:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6b1d6c9b-00c5-4c65-aa1d-dfbd9649fbdb tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "f6278cf4-5f07-4732-ace6-0f0fbdf9792c"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:39:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volume_transfer [None req-6b1d6c9b-00c5-4c65-aa1d-dfbd9649fbdb tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Creating new volume transfer {'transfer': {'volume_id': 'f6278cf4-5f07-4732-ace6-0f0fbdf9792c'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 03 13:39:54 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volume_transfer [None req-6b1d6c9b-00c5-4c65-aa1d-dfbd9649fbdb tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Creating transfer of volume f6278cf4-5f07-4732-ace6-0f0fbdf9792c Sep 03 13:39:54 devstack devstack@c-api.service[86719]: INFO cinder.transfer.api [None req-6b1d6c9b-00c5-4c65-aa1d-dfbd9649fbdb tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Generating transfer record for volume f6278cf4-5f07-4732-ace6-0f0fbdf9792c Sep 03 13:39:54 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:54 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:54 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:54 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:39:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a44c07e1-0dba-4dde-a749-d5a624727009 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:54 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6b1d6c9b-00c5-4c65-aa1d-dfbd9649fbdb tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] http://192.168.122.181/volume/v3/volume-transfers returned with HTTP 202 Sep 03 13:39:54 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 610/1260] 192.168.122.181 () {62 vars in 1210 bytes} [Thu Sep 3 13:39:53 2026] POST /volume/v3/volume-transfers => generated 472 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:39:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a44c07e1-0dba-4dde-a749-d5a624727009 tempest-VolumesTransfersV357Test-1301985431 tempest-VolumesTransfersV357Test-1301985431-project-admin] GET http://192.168.122.181/volume/v3/volumes/a9e078de-19b1-44d9-aaff-e1157f4dd52b Sep 03 13:39:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a44c07e1-0dba-4dde-a749-d5a624727009 tempest-VolumesTransfersV357Test-1301985431 tempest-VolumesTransfersV357Test-1301985431-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a44c07e1-0dba-4dde-a749-d5a624727009 tempest-VolumesTransfersV357Test-1301985431 tempest-VolumesTransfersV357Test-1301985431-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-99ba4243-c118-4d79-9faf-af1147f0aacb None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:54 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-99ba4243-c118-4d79-9faf-af1147f0aacb tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] GET http://192.168.122.181/volume/v3/volumes/f6278cf4-5f07-4732-ace6-0f0fbdf9792c Sep 03 13:39:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-99ba4243-c118-4d79-9faf-af1147f0aacb tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-99ba4243-c118-4d79-9faf-af1147f0aacb tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a44c07e1-0dba-4dde-a749-d5a624727009 tempest-VolumesTransfersV357Test-1301985431 tempest-VolumesTransfersV357Test-1301985431-project-admin] http://192.168.122.181/volume/v3/volumes/a9e078de-19b1-44d9-aaff-e1157f4dd52b returned with HTTP 404 Sep 03 13:39:54 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 651/1261] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:39:54 2026] GET /volume/v3/volumes/a9e078de-19b1-44d9-aaff-e1157f4dd52b => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:39:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-eba53b18-4e88-4ac1-8d44-472d1e04eb8e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:54 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:54 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-eba53b18-4e88-4ac1-8d44-472d1e04eb8e tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] GET http://192.168.122.181/volume/v3/volumes/a9e078de-19b1-44d9-aaff-e1157f4dd52b Sep 03 13:39:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-eba53b18-4e88-4ac1-8d44-472d1e04eb8e tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:54 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:54 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:39:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-eba53b18-4e88-4ac1-8d44-472d1e04eb8e tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-eba53b18-4e88-4ac1-8d44-472d1e04eb8e tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] http://192.168.122.181/volume/v3/volumes/a9e078de-19b1-44d9-aaff-e1157f4dd52b returned with HTTP 404 Sep 03 13:39:54 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 652/1262] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:39:54 2026] GET /volume/v3/volumes/a9e078de-19b1-44d9-aaff-e1157f4dd52b => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:39:54 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-99ba4243-c118-4d79-9faf-af1147f0aacb tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Volume info retrieved successfully. Sep 03 13:39:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a52efc57-4fd7-4fde-a1d1-c23e9707a69c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a52efc57-4fd7-4fde-a1d1-c23e9707a69c tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] DELETE http://192.168.122.181/volume/v3/volumes/a9e078de-19b1-44d9-aaff-e1157f4dd52b Sep 03 13:39:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a52efc57-4fd7-4fde-a1d1-c23e9707a69c tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a52efc57-4fd7-4fde-a1d1-c23e9707a69c tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:54 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-a52efc57-4fd7-4fde-a1d1-c23e9707a69c tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Delete volume with id: a9e078de-19b1-44d9-aaff-e1157f4dd52b Sep 03 13:39:54 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-99ba4243-c118-4d79-9faf-af1147f0aacb tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] http://192.168.122.181/volume/v3/volumes/f6278cf4-5f07-4732-ace6-0f0fbdf9792c returned with HTTP 200 Sep 03 13:39:54 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 611/1263] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:39:54 2026] GET /volume/v3/volumes/f6278cf4-5f07-4732-ace6-0f0fbdf9792c => generated 964 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:39:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a52efc57-4fd7-4fde-a1d1-c23e9707a69c tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] http://192.168.122.181/volume/v3/volumes/a9e078de-19b1-44d9-aaff-e1157f4dd52b returned with HTTP 404 Sep 03 13:39:54 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 653/1264] 192.168.122.181 () {60 vars in 1276 bytes} [Thu Sep 3 13:39:54 2026] DELETE /volume/v3/volumes/a9e078de-19b1-44d9-aaff-e1157f4dd52b => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:39:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-72f3affd-d0fa-4a33-995f-eb9929d4058a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:54 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-72f3affd-d0fa-4a33-995f-eb9929d4058a tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] GET http://192.168.122.181/volume/v3/volume-transfers/6b038402-52b7-4567-9b73-7a81b780ee78 Sep 03 13:39:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-72f3affd-d0fa-4a33-995f-eb9929d4058a tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-72f3affd-d0fa-4a33-995f-eb9929d4058a tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:54 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-72f3affd-d0fa-4a33-995f-eb9929d4058a tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] http://192.168.122.181/volume/v3/volume-transfers/6b038402-52b7-4567-9b73-7a81b780ee78 returned with HTTP 200 Sep 03 13:39:54 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 612/1265] 192.168.122.181 () {60 vars in 1300 bytes} [Thu Sep 3 13:39:54 2026] GET /volume/v3/volume-transfers/6b038402-52b7-4567-9b73-7a81b780ee78 => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:39:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-1250630f-ea39-4a36-b8a0-aec49c655072 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-a87b9381-a76d-477a-9089-e4b2c6ae6aea None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1250630f-ea39-4a36-b8a0-aec49c655072 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:39:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1250630f-ea39-4a36-b8a0-aec49c655072 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1704824443"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:39:54 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a87b9381-a76d-477a-9089-e4b2c6ae6aea tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] GET http://192.168.122.181/volume/v3/volume-transfers Sep 03 13:39:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a87b9381-a76d-477a-9089-e4b2c6ae6aea tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a87b9381-a76d-477a-9089-e4b2c6ae6aea tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Calling method 'index' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volume_transfer [None req-a87b9381-a76d-477a-9089-e4b2c6ae6aea tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Listing volume transfers {{(pid=86719) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 03 13:39:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-1250630f-ea39-4a36-b8a0-aec49c655072 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1704824443'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:39:54 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-1250630f-ea39-4a36-b8a0-aec49c655072 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Create volume of 1 GB Sep 03 13:39:54 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-1250630f-ea39-4a36-b8a0-aec49c655072 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Availability Zones retrieved successfully. Sep 03 13:39:54 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a87b9381-a76d-477a-9089-e4b2c6ae6aea tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] http://192.168.122.181/volume/v3/volume-transfers returned with HTTP 200 Sep 03 13:39:54 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 613/1266] 192.168.122.181 () {60 vars in 1189 bytes} [Thu Sep 3 13:39:54 2026] GET /volume/v3/volume-transfers => generated 376 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:39:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-6facc04f-5021-449d-b97a-081fa67e3083 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:54 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-1250630f-ea39-4a36-b8a0-aec49c655072 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Flow 'volume_create_api' (36535d1c-0b7b-4535-9c70-5167fb4531fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:39:54 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-1250630f-ea39-4a36-b8a0-aec49c655072 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ce4cf30-380c-458f-b5c6-098e9bc8ede3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:39:54 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-1250630f-ea39-4a36-b8a0-aec49c655072 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:39:54 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-1250630f-ea39-4a36-b8a0-aec49c655072 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ce4cf30-380c-458f-b5c6-098e9bc8ede3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:39:54 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-1250630f-ea39-4a36-b8a0-aec49c655072 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d071799c-a650-4a4d-af23-f8c8ba0268e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:39:54 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6facc04f-5021-449d-b97a-081fa67e3083 tempest-VolumesTransfersV355Test-1411549257 tempest-VolumesTransfersV355Test-1411549257-project-member] POST http://192.168.122.181/volume/v3/volume-transfers/6b038402-52b7-4567-9b73-7a81b780ee78/accept Sep 03 13:39:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6facc04f-5021-449d-b97a-081fa67e3083 tempest-VolumesTransfersV355Test-1411549257 tempest-VolumesTransfersV355Test-1411549257-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "8bd19d9475ad107a"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:39:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.contrib.volume_transfer [None req-6facc04f-5021-449d-b97a-081fa67e3083 tempest-VolumesTransfersV355Test-1411549257 tempest-VolumesTransfersV355Test-1411549257-project-member] Accepting volume transfer 6b038402-52b7-4567-9b73-7a81b780ee78 {{(pid=86719) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 03 13:39:54 devstack devstack@c-api.service[86719]: INFO cinder.api.contrib.volume_transfer [None req-6facc04f-5021-449d-b97a-081fa67e3083 tempest-VolumesTransfersV355Test-1411549257 tempest-VolumesTransfersV355Test-1411549257-project-member] Accepting transfer 6b038402-52b7-4567-9b73-7a81b780ee78 Sep 03 13:39:54 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:54 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:54 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-1250630f-ea39-4a36-b8a0-aec49c655072 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Created reservations ['72a367dd-7c5c-4629-abf5-ec8efa45e7c4', 'cb32f95e-488b-4c18-8306-ab3c7eeb0b55', '5957c4d2-e067-438d-b096-ef94faab05ee', 'b936c916-1084-4eb2-a2ff-ce62cba3a010'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:39:54 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-1250630f-ea39-4a36-b8a0-aec49c655072 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d071799c-a650-4a4d-af23-f8c8ba0268e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72a367dd-7c5c-4629-abf5-ec8efa45e7c4', 'cb32f95e-488b-4c18-8306-ab3c7eeb0b55', '5957c4d2-e067-438d-b096-ef94faab05ee', 'b936c916-1084-4eb2-a2ff-ce62cba3a010']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:39:54 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-1250630f-ea39-4a36-b8a0-aec49c655072 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9670797d-8181-49f0-b2c4-956feb8091a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:39:54 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:54 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:54 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-1250630f-ea39-4a36-b8a0-aec49c655072 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9670797d-8181-49f0-b2c4-956feb8091a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3485401f-6373-475c-9dcd-e716688d859f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1704824443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0f4e01db6b248d5b810da085f6dd38c',qos_specs=None,replication_status=,reservations=['72a367dd-7c5c-4629-abf5-ec8efa45e7c4','cb32f95e-488b-4c18-8306-ab3c7eeb0b55','5957c4d2-e067-438d-b096-ef94faab05ee','b936c916-1084-4eb2-a2ff-ce62cba3a010'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d680e2f3918e4be3b7b401292c8546da',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:39:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1704824443',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3485401f-6373-475c-9dcd-e716688d859f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0f4e01db6b248d5b810da085f6dd38c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d680e2f3918e4be3b7b401292c8546da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:39:54 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-1250630f-ea39-4a36-b8a0-aec49c655072 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14f5d5cd-afe2-484a-b416-37fd2dc24ee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:39:54 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-6facc04f-5021-449d-b97a-081fa67e3083 tempest-VolumesTransfersV355Test-1411549257 tempest-VolumesTransfersV355Test-1411549257-project-member] Created reservations ['420551d7-f279-4ebb-ba15-63ce8589adb8', 'ae732b19-17be-40c6-b72f-61263f96275b', '21872e52-d8a8-4a67-8736-326ef8b41383', '2f9241ba-ee29-412f-9168-483f6ac67beb'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:39:54 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-1250630f-ea39-4a36-b8a0-aec49c655072 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14f5d5cd-afe2-484a-b416-37fd2dc24ee6) transitioned into state 'SUCCESS' from state '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-1704824443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0f4e01db6b248d5b810da085f6dd38c',qos_specs=None,replication_status=,reservations=['72a367dd-7c5c-4629-abf5-ec8efa45e7c4','cb32f95e-488b-4c18-8306-ab3c7eeb0b55','5957c4d2-e067-438d-b096-ef94faab05ee','b936c916-1084-4eb2-a2ff-ce62cba3a010'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d680e2f3918e4be3b7b401292c8546da',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:39:54 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-1250630f-ea39-4a36-b8a0-aec49c655072 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b9938bb-39de-4e04-ae01-b4768efcaa80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:39:54 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-6facc04f-5021-449d-b97a-081fa67e3083 tempest-VolumesTransfersV355Test-1411549257 tempest-VolumesTransfersV355Test-1411549257-project-member] Created reservations ['7fc28844-5b5a-49f5-a1e3-571215ce8025', '4bef3152-ec5c-4fc5-82a8-4464ee08b2e1', 'eb4bb1d4-0080-4d70-826c-9ee5447a1537', '45d8e7ed-547b-4bc3-8a4e-13e9bc621147'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:39:54 devstack devstack@c-api.service[86719]: /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 03 13:39:54 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 13:39:54 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-1250630f-ea39-4a36-b8a0-aec49c655072 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b9938bb-39de-4e04-ae01-b4768efcaa80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:39:54 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-1250630f-ea39-4a36-b8a0-aec49c655072 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Flow 'volume_create_api' (36535d1c-0b7b-4535-9c70-5167fb4531fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:39:54 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-1250630f-ea39-4a36-b8a0-aec49c655072 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Create volume request issued successfully. Sep 03 13:39:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1250630f-ea39-4a36-b8a0-aec49c655072 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:39:54 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 654/1267] 192.168.122.181 () {62 vars in 1183 bytes} [Thu Sep 3 13:39:54 2026] POST /volume/v3/volumes => generated 828 bytes in 609 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:39:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ea45e69b-59ae-45c2-b3ee-79799e5c3c5a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ea45e69b-59ae-45c2-b3ee-79799e5c3c5a tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] GET http://192.168.122.181/volume/v3/volumes/3485401f-6373-475c-9dcd-e716688d859f Sep 03 13:39:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ea45e69b-59ae-45c2-b3ee-79799e5c3c5a tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ea45e69b-59ae-45c2-b3ee-79799e5c3c5a tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:54 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:54 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:54 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:54 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:54 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-6facc04f-5021-449d-b97a-081fa67e3083 tempest-VolumesTransfersV355Test-1411549257 tempest-VolumesTransfersV355Test-1411549257-project-member] Created reservations ['97e606fe-a7ac-4f25-b174-05f54f48140f', '2e51f5b3-7c40-40fc-b51a-097115a29a60', 'a39ac76f-707b-47cd-a621-a128f1cced61', '138cb264-bfdf-40fb-b981-babaa15d9467'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:39:54 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-ea45e69b-59ae-45c2-b3ee-79799e5c3c5a tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Volume info retrieved successfully. Sep 03 13:39:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ea45e69b-59ae-45c2-b3ee-79799e5c3c5a tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] http://192.168.122.181/volume/v3/volumes/3485401f-6373-475c-9dcd-e716688d859f returned with HTTP 200 Sep 03 13:39:54 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 655/1268] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:39:54 2026] GET /volume/v3/volumes/3485401f-6373-475c-9dcd-e716688d859f => generated 896 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:39:55 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-6facc04f-5021-449d-b97a-081fa67e3083 tempest-VolumesTransfersV355Test-1411549257 tempest-VolumesTransfersV355Test-1411549257-project-member] Created reservations ['8619b031-fcce-4afb-8798-ba7c713e204e', '2c756dd0-9b2e-4999-ae04-fe029d83f8d6', '42ae147e-efb5-417d-8015-16ff87696601', 'fc3c2587-2115-46bc-8d1a-1d60c19a1ff9'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:39:55 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-6facc04f-5021-449d-b97a-081fa67e3083 tempest-VolumesTransfersV355Test-1411549257 tempest-VolumesTransfersV355Test-1411549257-project-member] Transfer volume completed successfully. Sep 03 13:39:55 devstack devstack@c-api.service[86719]: INFO cinder.transfer.api [None req-6facc04f-5021-449d-b97a-081fa67e3083 tempest-VolumesTransfersV355Test-1411549257 tempest-VolumesTransfersV355Test-1411549257-project-member] Volume f6278cf4-5f07-4732-ace6-0f0fbdf9792c has been transferred. Sep 03 13:39:55 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:55 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6facc04f-5021-449d-b97a-081fa67e3083 tempest-VolumesTransfersV355Test-1411549257 tempest-VolumesTransfersV355Test-1411549257-project-member] http://192.168.122.181/volume/v3/volume-transfers/6b038402-52b7-4567-9b73-7a81b780ee78/accept returned with HTTP 202 Sep 03 13:39:55 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 614/1269] 192.168.122.181 () {62 vars in 1342 bytes} [Thu Sep 3 13:39:54 2026] POST /volume/v3/volume-transfers/6b038402-52b7-4567-9b73-7a81b780ee78/accept => generated 373 bytes in 1101 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:39:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-da7871b7-f4c2-4d26-b73f-719b966f0b69 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:55 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-da7871b7-f4c2-4d26-b73f-719b966f0b69 tempest-VolumesTransfersV355Test-1411549257 tempest-VolumesTransfersV355Test-1411549257-project-member] GET http://192.168.122.181/volume/v3/volumes/f6278cf4-5f07-4732-ace6-0f0fbdf9792c Sep 03 13:39:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-da7871b7-f4c2-4d26-b73f-719b966f0b69 tempest-VolumesTransfersV355Test-1411549257 tempest-VolumesTransfersV355Test-1411549257-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-da7871b7-f4c2-4d26-b73f-719b966f0b69 tempest-VolumesTransfersV355Test-1411549257 tempest-VolumesTransfersV355Test-1411549257-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:55 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:55 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:55 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:55 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:55 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-da7871b7-f4c2-4d26-b73f-719b966f0b69 tempest-VolumesTransfersV355Test-1411549257 tempest-VolumesTransfersV355Test-1411549257-project-member] Volume info retrieved successfully. Sep 03 13:39:55 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-da7871b7-f4c2-4d26-b73f-719b966f0b69 tempest-VolumesTransfersV355Test-1411549257 tempest-VolumesTransfersV355Test-1411549257-project-member] http://192.168.122.181/volume/v3/volumes/f6278cf4-5f07-4732-ace6-0f0fbdf9792c returned with HTTP 200 Sep 03 13:39:55 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 656/1270] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:39:55 2026] GET /volume/v3/volumes/f6278cf4-5f07-4732-ace6-0f0fbdf9792c => generated 956 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:39:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-456a3eb4-cc8e-4051-912f-a323b0157520 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-456a3eb4-cc8e-4051-912f-a323b0157520 tempest-VolumesTransfersV355Test-1411549257 tempest-VolumesTransfersV355Test-1411549257-project-member] GET http://192.168.122.181/volume/v3/volumes/f6278cf4-5f07-4732-ace6-0f0fbdf9792c Sep 03 13:39:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-456a3eb4-cc8e-4051-912f-a323b0157520 tempest-VolumesTransfersV355Test-1411549257 tempest-VolumesTransfersV355Test-1411549257-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-456a3eb4-cc8e-4051-912f-a323b0157520 tempest-VolumesTransfersV355Test-1411549257 tempest-VolumesTransfersV355Test-1411549257-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:55 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:55 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:55 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:55 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:39:55 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-456a3eb4-cc8e-4051-912f-a323b0157520 tempest-VolumesTransfersV355Test-1411549257 tempest-VolumesTransfersV355Test-1411549257-project-member] Volume info retrieved successfully. Sep 03 13:39:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-456a3eb4-cc8e-4051-912f-a323b0157520 tempest-VolumesTransfersV355Test-1411549257 tempest-VolumesTransfersV355Test-1411549257-project-member] http://192.168.122.181/volume/v3/volumes/f6278cf4-5f07-4732-ace6-0f0fbdf9792c returned with HTTP 200 Sep 03 13:39:55 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 615/1271] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:39:55 2026] GET /volume/v3/volumes/f6278cf4-5f07-4732-ace6-0f0fbdf9792c => generated 956 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:39:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-7bc3378d-c022-47ba-9586-498bd11b680b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:55 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7bc3378d-c022-47ba-9586-498bd11b680b tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] DELETE http://192.168.122.181/volume/v3/volume-transfers/6b038402-52b7-4567-9b73-7a81b780ee78 Sep 03 13:39:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7bc3378d-c022-47ba-9586-498bd11b680b tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7bc3378d-c022-47ba-9586-498bd11b680b tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:55 devstack devstack@c-api.service[86720]: INFO cinder.api.contrib.volume_transfer [None req-7bc3378d-c022-47ba-9586-498bd11b680b tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Delete transfer with id: 6b038402-52b7-4567-9b73-7a81b780ee78 Sep 03 13:39:55 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7bc3378d-c022-47ba-9586-498bd11b680b tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] http://192.168.122.181/volume/v3/volume-transfers/6b038402-52b7-4567-9b73-7a81b780ee78 returned with HTTP 404 Sep 03 13:39:55 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 657/1272] 192.168.122.181 () {60 vars in 1303 bytes} [Thu Sep 3 13:39:55 2026] DELETE /volume/v3/volume-transfers/6b038402-52b7-4567-9b73-7a81b780ee78 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:39:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-b3b7c4c5-2972-4af0-bc5b-b491a5fff7bd None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b3b7c4c5-2972-4af0-bc5b-b491a5fff7bd tempest-VolumesTransfersV355Test-1153917582 tempest-VolumesTransfersV355Test-1153917582-project-admin] DELETE http://192.168.122.181/volume/v3/volumes/f6278cf4-5f07-4732-ace6-0f0fbdf9792c Sep 03 13:39:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b3b7c4c5-2972-4af0-bc5b-b491a5fff7bd tempest-VolumesTransfersV355Test-1153917582 tempest-VolumesTransfersV355Test-1153917582-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b3b7c4c5-2972-4af0-bc5b-b491a5fff7bd tempest-VolumesTransfersV355Test-1153917582 tempest-VolumesTransfersV355Test-1153917582-project-admin] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:55 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-b3b7c4c5-2972-4af0-bc5b-b491a5fff7bd tempest-VolumesTransfersV355Test-1153917582 tempest-VolumesTransfersV355Test-1153917582-project-admin] Delete volume with id: f6278cf4-5f07-4732-ace6-0f0fbdf9792c Sep 03 13:39:55 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:55 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:55 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:55 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:39:55 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-b3b7c4c5-2972-4af0-bc5b-b491a5fff7bd tempest-VolumesTransfersV355Test-1153917582 tempest-VolumesTransfersV355Test-1153917582-project-admin] Volume info retrieved successfully. Sep 03 13:39:55 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-b3b7c4c5-2972-4af0-bc5b-b491a5fff7bd tempest-VolumesTransfersV355Test-1153917582 tempest-VolumesTransfersV355Test-1153917582-project-admin] Delete volume request issued successfully. Sep 03 13:39:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b3b7c4c5-2972-4af0-bc5b-b491a5fff7bd tempest-VolumesTransfersV355Test-1153917582 tempest-VolumesTransfersV355Test-1153917582-project-admin] http://192.168.122.181/volume/v3/volumes/f6278cf4-5f07-4732-ace6-0f0fbdf9792c returned with HTTP 202 Sep 03 13:39:55 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 616/1273] 192.168.122.181 () {60 vars in 1276 bytes} [Thu Sep 3 13:39:55 2026] DELETE /volume/v3/volumes/f6278cf4-5f07-4732-ace6-0f0fbdf9792c => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 13:39:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-03c458a1-79bf-4695-8f85-6540063f8fff None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:55 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-03c458a1-79bf-4695-8f85-6540063f8fff tempest-VolumesTransfersV355Test-1153917582 tempest-VolumesTransfersV355Test-1153917582-project-admin] GET http://192.168.122.181/volume/v3/volumes/f6278cf4-5f07-4732-ace6-0f0fbdf9792c Sep 03 13:39:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-03c458a1-79bf-4695-8f85-6540063f8fff tempest-VolumesTransfersV355Test-1153917582 tempest-VolumesTransfersV355Test-1153917582-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-03c458a1-79bf-4695-8f85-6540063f8fff tempest-VolumesTransfersV355Test-1153917582 tempest-VolumesTransfersV355Test-1153917582-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:55 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:55 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:55 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:55 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:55 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-03c458a1-79bf-4695-8f85-6540063f8fff tempest-VolumesTransfersV355Test-1153917582 tempest-VolumesTransfersV355Test-1153917582-project-admin] Volume info retrieved successfully. Sep 03 13:39:55 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-03c458a1-79bf-4695-8f85-6540063f8fff tempest-VolumesTransfersV355Test-1153917582 tempest-VolumesTransfersV355Test-1153917582-project-admin] http://192.168.122.181/volume/v3/volumes/f6278cf4-5f07-4732-ace6-0f0fbdf9792c returned with HTTP 200 Sep 03 13:39:55 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 658/1274] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:39:55 2026] GET /volume/v3/volumes/f6278cf4-5f07-4732-ace6-0f0fbdf9792c => generated 1139 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:39:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-aa309456-8902-4314-8ffb-7f82628a627d None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:56 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-aa309456-8902-4314-8ffb-7f82628a627d tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] GET http://192.168.122.181/volume/v3/volumes/3485401f-6373-475c-9dcd-e716688d859f Sep 03 13:39:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-aa309456-8902-4314-8ffb-7f82628a627d tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-aa309456-8902-4314-8ffb-7f82628a627d tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:56 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:56 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:56 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:56 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:39:56 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-aa309456-8902-4314-8ffb-7f82628a627d tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Volume info retrieved successfully. Sep 03 13:39:56 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-aa309456-8902-4314-8ffb-7f82628a627d tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] http://192.168.122.181/volume/v3/volumes/3485401f-6373-475c-9dcd-e716688d859f returned with HTTP 200 Sep 03 13:39:56 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 617/1275] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:39:55 2026] GET /volume/v3/volumes/3485401f-6373-475c-9dcd-e716688d859f => generated 920 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:39:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-bbf1b466-1f1c-46be-8086-88fc7469eaaa None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bbf1b466-1f1c-46be-8086-88fc7469eaaa tempest-VolumesTransfersV355Test-1153917582 tempest-VolumesTransfersV355Test-1153917582-project-admin] GET http://192.168.122.181/volume/v3/volumes/f6278cf4-5f07-4732-ace6-0f0fbdf9792c Sep 03 13:39:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bbf1b466-1f1c-46be-8086-88fc7469eaaa tempest-VolumesTransfersV355Test-1153917582 tempest-VolumesTransfersV355Test-1153917582-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bbf1b466-1f1c-46be-8086-88fc7469eaaa tempest-VolumesTransfersV355Test-1153917582 tempest-VolumesTransfersV355Test-1153917582-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bbf1b466-1f1c-46be-8086-88fc7469eaaa tempest-VolumesTransfersV355Test-1153917582 tempest-VolumesTransfersV355Test-1153917582-project-admin] http://192.168.122.181/volume/v3/volumes/f6278cf4-5f07-4732-ace6-0f0fbdf9792c returned with HTTP 404 Sep 03 13:39:56 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 659/1276] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:39:56 2026] GET /volume/v3/volumes/f6278cf4-5f07-4732-ace6-0f0fbdf9792c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:39:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-9720bfea-17b0-444c-94bc-0d3be350eaf7 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:56 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9720bfea-17b0-444c-94bc-0d3be350eaf7 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] GET http://192.168.122.181/volume/v3/volumes/f6278cf4-5f07-4732-ace6-0f0fbdf9792c Sep 03 13:39:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9720bfea-17b0-444c-94bc-0d3be350eaf7 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9720bfea-17b0-444c-94bc-0d3be350eaf7 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:56 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9720bfea-17b0-444c-94bc-0d3be350eaf7 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] http://192.168.122.181/volume/v3/volumes/f6278cf4-5f07-4732-ace6-0f0fbdf9792c returned with HTTP 404 Sep 03 13:39:56 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 618/1277] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:39:56 2026] GET /volume/v3/volumes/f6278cf4-5f07-4732-ace6-0f0fbdf9792c => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:39:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a41222c2-df40-4421-bf46-8b2b458015bc None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a41222c2-df40-4421-bf46-8b2b458015bc tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] DELETE http://192.168.122.181/volume/v3/volumes/f6278cf4-5f07-4732-ace6-0f0fbdf9792c Sep 03 13:39:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a41222c2-df40-4421-bf46-8b2b458015bc tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a41222c2-df40-4421-bf46-8b2b458015bc tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:56 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-a41222c2-df40-4421-bf46-8b2b458015bc tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Delete volume with id: f6278cf4-5f07-4732-ace6-0f0fbdf9792c Sep 03 13:39:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a41222c2-df40-4421-bf46-8b2b458015bc tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] http://192.168.122.181/volume/v3/volumes/f6278cf4-5f07-4732-ace6-0f0fbdf9792c returned with HTTP 404 Sep 03 13:39:56 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 660/1278] 192.168.122.181 () {60 vars in 1276 bytes} [Thu Sep 3 13:39:56 2026] DELETE /volume/v3/volumes/f6278cf4-5f07-4732-ace6-0f0fbdf9792c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:39:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-b1b512d4-999e-46ec-b578-08d0e07d0c6c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:56 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b1b512d4-999e-46ec-b578-08d0e07d0c6c tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:39:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b1b512d4-999e-46ec-b578-08d0e07d0c6c tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-552229906"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:39:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-b1b512d4-999e-46ec-b578-08d0e07d0c6c tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-552229906'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:39:56 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-b1b512d4-999e-46ec-b578-08d0e07d0c6c tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Create volume of 1 GB Sep 03 13:39:56 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-b1b512d4-999e-46ec-b578-08d0e07d0c6c tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Availability Zones retrieved successfully. Sep 03 13:39:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b1b512d4-999e-46ec-b578-08d0e07d0c6c tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Flow 'volume_create_api' (6f8687ef-d086-44f0-a42d-077e6db942a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:39:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b1b512d4-999e-46ec-b578-08d0e07d0c6c tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35c24471-8e8c-4fe1-9caf-9622c1780622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:39:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-b1b512d4-999e-46ec-b578-08d0e07d0c6c tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:39:57 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b1b512d4-999e-46ec-b578-08d0e07d0c6c tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35c24471-8e8c-4fe1-9caf-9622c1780622) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:39:57 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b1b512d4-999e-46ec-b578-08d0e07d0c6c tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b24194f-7707-47cc-82a8-44f7d18f58c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:39:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d3b4eda9-6c98-4f47-85ee-25a1c0d7c898 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d3b4eda9-6c98-4f47-85ee-25a1c0d7c898 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] GET http://192.168.122.181/volume/v3/volumes/3485401f-6373-475c-9dcd-e716688d859f Sep 03 13:39:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d3b4eda9-6c98-4f47-85ee-25a1c0d7c898 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d3b4eda9-6c98-4f47-85ee-25a1c0d7c898 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:57 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:57 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:57 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:57 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:57 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-d3b4eda9-6c98-4f47-85ee-25a1c0d7c898 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Volume info retrieved successfully. Sep 03 13:39:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d3b4eda9-6c98-4f47-85ee-25a1c0d7c898 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] http://192.168.122.181/volume/v3/volumes/3485401f-6373-475c-9dcd-e716688d859f returned with HTTP 200 Sep 03 13:39:57 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 661/1279] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:39:57 2026] GET /volume/v3/volumes/3485401f-6373-475c-9dcd-e716688d859f => generated 956 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:39:57 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-b1b512d4-999e-46ec-b578-08d0e07d0c6c tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Created reservations ['72b457ba-b464-4a6d-a73f-0434592ecb8b', '763bb874-c448-486a-b2d6-428496bca10f', 'bfd96cf9-1291-4438-bf91-bea5437ab3ff', 'b12ae7e6-32ad-499d-b698-977bc097d9f3'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:39:57 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b1b512d4-999e-46ec-b578-08d0e07d0c6c tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b24194f-7707-47cc-82a8-44f7d18f58c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72b457ba-b464-4a6d-a73f-0434592ecb8b', '763bb874-c448-486a-b2d6-428496bca10f', 'bfd96cf9-1291-4438-bf91-bea5437ab3ff', 'b12ae7e6-32ad-499d-b698-977bc097d9f3']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:39:57 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b1b512d4-999e-46ec-b578-08d0e07d0c6c tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (509a12a3-cd7f-4551-9fb2-d3c63672e026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:39:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-4c4d1de5-6c1e-4d47-a6ee-905cb3f7523a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4c4d1de5-6c1e-4d47-a6ee-905cb3f7523a tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] POST http://192.168.122.181/volume/v3/volume-transfers Sep 03 13:39:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4c4d1de5-6c1e-4d47-a6ee-905cb3f7523a tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "3485401f-6373-475c-9dcd-e716688d859f"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:39:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volume_transfer [None req-4c4d1de5-6c1e-4d47-a6ee-905cb3f7523a tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Creating new volume transfer {'transfer': {'volume_id': '3485401f-6373-475c-9dcd-e716688d859f'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 03 13:39:57 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volume_transfer [None req-4c4d1de5-6c1e-4d47-a6ee-905cb3f7523a tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Creating transfer of volume 3485401f-6373-475c-9dcd-e716688d859f Sep 03 13:39:57 devstack devstack@c-api.service[86720]: INFO cinder.transfer.api [None req-4c4d1de5-6c1e-4d47-a6ee-905cb3f7523a tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Generating transfer record for volume 3485401f-6373-475c-9dcd-e716688d859f Sep 03 13:39:57 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:57 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:57 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:57 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:57 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:57 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:57 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b1b512d4-999e-46ec-b578-08d0e07d0c6c tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (509a12a3-cd7f-4551-9fb2-d3c63672e026) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '888e4158-3467-4b80-aae3-3585638abf17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-552229906',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80ce04293e964407a82c70e8b81fa3d1',qos_specs=None,replication_status=,reservations=['72b457ba-b464-4a6d-a73f-0434592ecb8b','763bb874-c448-486a-b2d6-428496bca10f','bfd96cf9-1291-4438-bf91-bea5437ab3ff','b12ae7e6-32ad-499d-b698-977bc097d9f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83e791d959ec48dfbdae479acc06ee55',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:39:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-552229906',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=888e4158-3467-4b80-aae3-3585638abf17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80ce04293e964407a82c70e8b81fa3d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83e791d959ec48dfbdae479acc06ee55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:39:57 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b1b512d4-999e-46ec-b578-08d0e07d0c6c tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe9a0763-6226-4886-bcad-7a820452f422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:39:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4c4d1de5-6c1e-4d47-a6ee-905cb3f7523a tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] http://192.168.122.181/volume/v3/volume-transfers returned with HTTP 202 Sep 03 13:39:57 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 662/1280] 192.168.122.181 () {62 vars in 1210 bytes} [Thu Sep 3 13:39:57 2026] POST /volume/v3/volume-transfers => generated 580 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:39:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-c44f0646-0acf-4497-833b-34b3c994b38c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c44f0646-0acf-4497-833b-34b3c994b38c tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] GET http://192.168.122.181/volume/v3/volumes/3485401f-6373-475c-9dcd-e716688d859f Sep 03 13:39:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c44f0646-0acf-4497-833b-34b3c994b38c tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c44f0646-0acf-4497-833b-34b3c994b38c tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:57 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b1b512d4-999e-46ec-b578-08d0e07d0c6c tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe9a0763-6226-4886-bcad-7a820452f422) transitioned into state 'SUCCESS' from state '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-552229906',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80ce04293e964407a82c70e8b81fa3d1',qos_specs=None,replication_status=,reservations=['72b457ba-b464-4a6d-a73f-0434592ecb8b','763bb874-c448-486a-b2d6-428496bca10f','bfd96cf9-1291-4438-bf91-bea5437ab3ff','b12ae7e6-32ad-499d-b698-977bc097d9f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83e791d959ec48dfbdae479acc06ee55',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:39:57 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b1b512d4-999e-46ec-b578-08d0e07d0c6c tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (657ab133-5097-4f21-a381-8fd7ec34d823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:39:57 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:57 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:57 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:57 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:57 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-c44f0646-0acf-4497-833b-34b3c994b38c tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Volume info retrieved successfully. Sep 03 13:39:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c44f0646-0acf-4497-833b-34b3c994b38c tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] http://192.168.122.181/volume/v3/volumes/3485401f-6373-475c-9dcd-e716688d859f returned with HTTP 200 Sep 03 13:39:57 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 663/1281] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:39:57 2026] GET /volume/v3/volumes/3485401f-6373-475c-9dcd-e716688d859f => generated 964 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:39:57 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b1b512d4-999e-46ec-b578-08d0e07d0c6c tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (657ab133-5097-4f21-a381-8fd7ec34d823) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:39:57 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b1b512d4-999e-46ec-b578-08d0e07d0c6c tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Flow 'volume_create_api' (6f8687ef-d086-44f0-a42d-077e6db942a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:39:57 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-b1b512d4-999e-46ec-b578-08d0e07d0c6c tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Create volume request issued successfully. Sep 03 13:39:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b1b512d4-999e-46ec-b578-08d0e07d0c6c tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:39:57 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 619/1282] 192.168.122.181 () {62 vars in 1183 bytes} [Thu Sep 3 13:39:56 2026] POST /volume/v3/volumes => generated 827 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:39:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-3af18549-81d5-4e0a-b203-8c53763c25d7 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-b328fe39-280e-4d0f-8129-116a31df57d1 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3af18549-81d5-4e0a-b203-8c53763c25d7 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] GET http://192.168.122.181/volume/v3/volume-transfers/detail Sep 03 13:39:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3af18549-81d5-4e0a-b203-8c53763c25d7 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3af18549-81d5-4e0a-b203-8c53763c25d7 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Calling method 'detail' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volume_transfer [None req-3af18549-81d5-4e0a-b203-8c53763c25d7 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Listing volume transfers {{(pid=86720) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 03 13:39:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b328fe39-280e-4d0f-8129-116a31df57d1 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] GET http://192.168.122.181/volume/v3/volumes/888e4158-3467-4b80-aae3-3585638abf17 Sep 03 13:39:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b328fe39-280e-4d0f-8129-116a31df57d1 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b328fe39-280e-4d0f-8129-116a31df57d1 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3af18549-81d5-4e0a-b203-8c53763c25d7 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] http://192.168.122.181/volume/v3/volume-transfers/detail returned with HTTP 200 Sep 03 13:39:57 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 664/1283] 192.168.122.181 () {60 vars in 1210 bytes} [Thu Sep 3 13:39:57 2026] GET /volume/v3/volume-transfers/detail => generated 551 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:39:57 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:57 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-3a88273e-8a96-4f14-9772-d02bfa2d8e71 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:57 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:57 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:39:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3a88273e-8a96-4f14-9772-d02bfa2d8e71 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] DELETE http://192.168.122.181/volume/v3/volume-transfers/02b9780e-e363-4268-b2ec-cf3dffc11aba Sep 03 13:39:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3a88273e-8a96-4f14-9772-d02bfa2d8e71 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3a88273e-8a96-4f14-9772-d02bfa2d8e71 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:57 devstack devstack@c-api.service[86720]: INFO cinder.api.contrib.volume_transfer [None req-3a88273e-8a96-4f14-9772-d02bfa2d8e71 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Delete transfer with id: 02b9780e-e363-4268-b2ec-cf3dffc11aba Sep 03 13:39:57 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-b328fe39-280e-4d0f-8129-116a31df57d1 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Volume info retrieved successfully. Sep 03 13:39:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b328fe39-280e-4d0f-8129-116a31df57d1 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] http://192.168.122.181/volume/v3/volumes/888e4158-3467-4b80-aae3-3585638abf17 returned with HTTP 200 Sep 03 13:39:57 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 620/1284] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:39:57 2026] GET /volume/v3/volumes/888e4158-3467-4b80-aae3-3585638abf17 => generated 895 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:39:57 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:57 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:57 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:57 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3a88273e-8a96-4f14-9772-d02bfa2d8e71 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] http://192.168.122.181/volume/v3/volume-transfers/02b9780e-e363-4268-b2ec-cf3dffc11aba returned with HTTP 202 Sep 03 13:39:57 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 665/1285] 192.168.122.181 () {60 vars in 1303 bytes} [Thu Sep 3 13:39:57 2026] DELETE /volume/v3/volume-transfers/02b9780e-e363-4268-b2ec-cf3dffc11aba => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 13:39:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-9803161a-4c1f-4667-94da-398887082639 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9803161a-4c1f-4667-94da-398887082639 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] GET http://192.168.122.181/volume/v3/volumes/3485401f-6373-475c-9dcd-e716688d859f Sep 03 13:39:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9803161a-4c1f-4667-94da-398887082639 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9803161a-4c1f-4667-94da-398887082639 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:57 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:57 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:57 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:57 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:39:57 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-9803161a-4c1f-4667-94da-398887082639 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Volume info retrieved successfully. Sep 03 13:39:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9803161a-4c1f-4667-94da-398887082639 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] http://192.168.122.181/volume/v3/volumes/3485401f-6373-475c-9dcd-e716688d859f returned with HTTP 200 Sep 03 13:39:57 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 621/1286] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:39:57 2026] GET /volume/v3/volumes/3485401f-6373-475c-9dcd-e716688d859f => generated 956 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:39:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-23fd4a02-b949-4f16-8ec8-8a5ddfbca5d4 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-23fd4a02-b949-4f16-8ec8-8a5ddfbca5d4 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] DELETE http://192.168.122.181/volume/v3/volume-transfers/02b9780e-e363-4268-b2ec-cf3dffc11aba Sep 03 13:39:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-23fd4a02-b949-4f16-8ec8-8a5ddfbca5d4 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-23fd4a02-b949-4f16-8ec8-8a5ddfbca5d4 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:57 devstack devstack@c-api.service[86720]: INFO cinder.api.contrib.volume_transfer [None req-23fd4a02-b949-4f16-8ec8-8a5ddfbca5d4 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Delete transfer with id: 02b9780e-e363-4268-b2ec-cf3dffc11aba Sep 03 13:39:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-23fd4a02-b949-4f16-8ec8-8a5ddfbca5d4 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] http://192.168.122.181/volume/v3/volume-transfers/02b9780e-e363-4268-b2ec-cf3dffc11aba returned with HTTP 404 Sep 03 13:39:57 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 666/1287] 192.168.122.181 () {60 vars in 1303 bytes} [Thu Sep 3 13:39:57 2026] DELETE /volume/v3/volume-transfers/02b9780e-e363-4268-b2ec-cf3dffc11aba => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:39:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-2aac6870-47a0-4dbe-b6b4-3f80ceef5cf2 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2aac6870-47a0-4dbe-b6b4-3f80ceef5cf2 tempest-VolumesTransfersV357Test-1301985431 tempest-VolumesTransfersV357Test-1301985431-project-admin] DELETE http://192.168.122.181/volume/v3/volumes/3485401f-6373-475c-9dcd-e716688d859f Sep 03 13:39:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2aac6870-47a0-4dbe-b6b4-3f80ceef5cf2 tempest-VolumesTransfersV357Test-1301985431 tempest-VolumesTransfersV357Test-1301985431-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2aac6870-47a0-4dbe-b6b4-3f80ceef5cf2 tempest-VolumesTransfersV357Test-1301985431 tempest-VolumesTransfersV357Test-1301985431-project-admin] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:57 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-2aac6870-47a0-4dbe-b6b4-3f80ceef5cf2 tempest-VolumesTransfersV357Test-1301985431 tempest-VolumesTransfersV357Test-1301985431-project-admin] Delete volume with id: 3485401f-6373-475c-9dcd-e716688d859f Sep 03 13:39:57 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:57 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:57 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:57 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:39:57 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-2aac6870-47a0-4dbe-b6b4-3f80ceef5cf2 tempest-VolumesTransfersV357Test-1301985431 tempest-VolumesTransfersV357Test-1301985431-project-admin] Volume info retrieved successfully. Sep 03 13:39:57 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-2aac6870-47a0-4dbe-b6b4-3f80ceef5cf2 tempest-VolumesTransfersV357Test-1301985431 tempest-VolumesTransfersV357Test-1301985431-project-admin] Delete volume request issued successfully. Sep 03 13:39:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2aac6870-47a0-4dbe-b6b4-3f80ceef5cf2 tempest-VolumesTransfersV357Test-1301985431 tempest-VolumesTransfersV357Test-1301985431-project-admin] http://192.168.122.181/volume/v3/volumes/3485401f-6373-475c-9dcd-e716688d859f returned with HTTP 202 Sep 03 13:39:57 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 622/1288] 192.168.122.181 () {60 vars in 1276 bytes} [Thu Sep 3 13:39:57 2026] DELETE /volume/v3/volumes/3485401f-6373-475c-9dcd-e716688d859f => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 13:39:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-81490a8b-a840-429b-b793-0d31c71693c1 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-81490a8b-a840-429b-b793-0d31c71693c1 tempest-VolumesTransfersV357Test-1301985431 tempest-VolumesTransfersV357Test-1301985431-project-admin] GET http://192.168.122.181/volume/v3/volumes/3485401f-6373-475c-9dcd-e716688d859f Sep 03 13:39:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-81490a8b-a840-429b-b793-0d31c71693c1 tempest-VolumesTransfersV357Test-1301985431 tempest-VolumesTransfersV357Test-1301985431-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-81490a8b-a840-429b-b793-0d31c71693c1 tempest-VolumesTransfersV357Test-1301985431 tempest-VolumesTransfersV357Test-1301985431-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:57 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:57 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:57 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:57 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:57 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-81490a8b-a840-429b-b793-0d31c71693c1 tempest-VolumesTransfersV357Test-1301985431 tempest-VolumesTransfersV357Test-1301985431-project-admin] Volume info retrieved successfully. Sep 03 13:39:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-81490a8b-a840-429b-b793-0d31c71693c1 tempest-VolumesTransfersV357Test-1301985431 tempest-VolumesTransfersV357Test-1301985431-project-admin] http://192.168.122.181/volume/v3/volumes/3485401f-6373-475c-9dcd-e716688d859f returned with HTTP 200 Sep 03 13:39:57 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 667/1289] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:39:57 2026] GET /volume/v3/volumes/3485401f-6373-475c-9dcd-e716688d859f => generated 1139 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:39:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-2934ab63-9584-4adb-891b-998020cb62fc None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:58 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2934ab63-9584-4adb-891b-998020cb62fc tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] GET http://192.168.122.181/volume/v3/volumes/888e4158-3467-4b80-aae3-3585638abf17 Sep 03 13:39:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2934ab63-9584-4adb-891b-998020cb62fc tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2934ab63-9584-4adb-891b-998020cb62fc tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:58 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:58 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:58 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:58 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:39:58 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-2934ab63-9584-4adb-891b-998020cb62fc tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Volume info retrieved successfully. Sep 03 13:39:58 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2934ab63-9584-4adb-891b-998020cb62fc tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] http://192.168.122.181/volume/v3/volumes/888e4158-3467-4b80-aae3-3585638abf17 returned with HTTP 200 Sep 03 13:39:58 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 623/1290] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:39:58 2026] GET /volume/v3/volumes/888e4158-3467-4b80-aae3-3585638abf17 => generated 919 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:39:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e1c49989-5ee2-4f13-a4d5-3f35019aafb8 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:58 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e1c49989-5ee2-4f13-a4d5-3f35019aafb8 tempest-VolumesTransfersV357Test-1301985431 tempest-VolumesTransfersV357Test-1301985431-project-admin] GET http://192.168.122.181/volume/v3/volumes/3485401f-6373-475c-9dcd-e716688d859f Sep 03 13:39:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e1c49989-5ee2-4f13-a4d5-3f35019aafb8 tempest-VolumesTransfersV357Test-1301985431 tempest-VolumesTransfersV357Test-1301985431-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e1c49989-5ee2-4f13-a4d5-3f35019aafb8 tempest-VolumesTransfersV357Test-1301985431 tempest-VolumesTransfersV357Test-1301985431-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:58 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e1c49989-5ee2-4f13-a4d5-3f35019aafb8 tempest-VolumesTransfersV357Test-1301985431 tempest-VolumesTransfersV357Test-1301985431-project-admin] http://192.168.122.181/volume/v3/volumes/3485401f-6373-475c-9dcd-e716688d859f returned with HTTP 404 Sep 03 13:39:58 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 668/1291] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:39:58 2026] GET /volume/v3/volumes/3485401f-6373-475c-9dcd-e716688d859f => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:39:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-125c95fc-b147-415b-853a-9897311c8722 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:58 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-125c95fc-b147-415b-853a-9897311c8722 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] GET http://192.168.122.181/volume/v3/volumes/3485401f-6373-475c-9dcd-e716688d859f Sep 03 13:39:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-125c95fc-b147-415b-853a-9897311c8722 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-125c95fc-b147-415b-853a-9897311c8722 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:58 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-125c95fc-b147-415b-853a-9897311c8722 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] http://192.168.122.181/volume/v3/volumes/3485401f-6373-475c-9dcd-e716688d859f returned with HTTP 404 Sep 03 13:39:58 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 624/1292] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:39:58 2026] GET /volume/v3/volumes/3485401f-6373-475c-9dcd-e716688d859f => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:39:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-45a92600-934d-4665-99b2-9baab057d559 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:58 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-45a92600-934d-4665-99b2-9baab057d559 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] DELETE http://192.168.122.181/volume/v3/volumes/3485401f-6373-475c-9dcd-e716688d859f Sep 03 13:39:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-45a92600-934d-4665-99b2-9baab057d559 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-45a92600-934d-4665-99b2-9baab057d559 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:58 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-45a92600-934d-4665-99b2-9baab057d559 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] Delete volume with id: 3485401f-6373-475c-9dcd-e716688d859f Sep 03 13:39:58 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-45a92600-934d-4665-99b2-9baab057d559 tempest-VolumesTransfersV357Test-65153545 tempest-VolumesTransfersV357Test-65153545-project-member] http://192.168.122.181/volume/v3/volumes/3485401f-6373-475c-9dcd-e716688d859f returned with HTTP 404 Sep 03 13:39:58 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 669/1293] 192.168.122.181 () {60 vars in 1276 bytes} [Thu Sep 3 13:39:58 2026] DELETE /volume/v3/volumes/3485401f-6373-475c-9dcd-e716688d859f => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:39:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-0cf8ff09-83b3-4198-98a9-3f235162f574 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:59 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0cf8ff09-83b3-4198-98a9-3f235162f574 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] GET http://192.168.122.181/volume/v3/volumes/888e4158-3467-4b80-aae3-3585638abf17 Sep 03 13:39:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0cf8ff09-83b3-4198-98a9-3f235162f574 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0cf8ff09-83b3-4198-98a9-3f235162f574 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:59 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:59 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:59 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:59 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:39:59 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-0cf8ff09-83b3-4198-98a9-3f235162f574 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Volume info retrieved successfully. Sep 03 13:39:59 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0cf8ff09-83b3-4198-98a9-3f235162f574 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] http://192.168.122.181/volume/v3/volumes/888e4158-3467-4b80-aae3-3585638abf17 returned with HTTP 200 Sep 03 13:39:59 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 625/1294] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:39:59 2026] GET /volume/v3/volumes/888e4158-3467-4b80-aae3-3585638abf17 => generated 955 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:39:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-327eba2a-b682-47e1-add2-aecc1535e6d0 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:59 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-327eba2a-b682-47e1-add2-aecc1535e6d0 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] POST http://192.168.122.181/volume/v3/volume-transfers Sep 03 13:39:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-327eba2a-b682-47e1-add2-aecc1535e6d0 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "888e4158-3467-4b80-aae3-3585638abf17"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:39:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volume_transfer [None req-327eba2a-b682-47e1-add2-aecc1535e6d0 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Creating new volume transfer {'transfer': {'volume_id': '888e4158-3467-4b80-aae3-3585638abf17'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 03 13:39:59 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volume_transfer [None req-327eba2a-b682-47e1-add2-aecc1535e6d0 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Creating transfer of volume 888e4158-3467-4b80-aae3-3585638abf17 Sep 03 13:39:59 devstack devstack@c-api.service[86720]: INFO cinder.transfer.api [None req-327eba2a-b682-47e1-add2-aecc1535e6d0 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Generating transfer record for volume 888e4158-3467-4b80-aae3-3585638abf17 Sep 03 13:39:59 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:59 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:59 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:59 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:59 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-327eba2a-b682-47e1-add2-aecc1535e6d0 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] http://192.168.122.181/volume/v3/volume-transfers returned with HTTP 202 Sep 03 13:39:59 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 670/1295] 192.168.122.181 () {62 vars in 1210 bytes} [Thu Sep 3 13:39:59 2026] POST /volume/v3/volume-transfers => generated 472 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:39:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-84613aa2-b741-4875-85eb-5b636574eb6d None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:59 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-84613aa2-b741-4875-85eb-5b636574eb6d tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] GET http://192.168.122.181/volume/v3/volumes/888e4158-3467-4b80-aae3-3585638abf17 Sep 03 13:39:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-84613aa2-b741-4875-85eb-5b636574eb6d tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-84613aa2-b741-4875-85eb-5b636574eb6d tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:59 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:59 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:59 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:59 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:39:59 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-84613aa2-b741-4875-85eb-5b636574eb6d tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Volume info retrieved successfully. Sep 03 13:39:59 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-84613aa2-b741-4875-85eb-5b636574eb6d tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] http://192.168.122.181/volume/v3/volumes/888e4158-3467-4b80-aae3-3585638abf17 returned with HTTP 200 Sep 03 13:39:59 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 626/1296] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:39:59 2026] GET /volume/v3/volumes/888e4158-3467-4b80-aae3-3585638abf17 => generated 963 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:39:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-be53a2dc-1446-4afc-ad93-094b4c485d39 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:59 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-be53a2dc-1446-4afc-ad93-094b4c485d39 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] GET http://192.168.122.181/volume/v3/volume-transfers/detail Sep 03 13:39:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-be53a2dc-1446-4afc-ad93-094b4c485d39 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-be53a2dc-1446-4afc-ad93-094b4c485d39 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Calling method 'detail' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volume_transfer [None req-be53a2dc-1446-4afc-ad93-094b4c485d39 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Listing volume transfers {{(pid=86720) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 03 13:39:59 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-be53a2dc-1446-4afc-ad93-094b4c485d39 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] http://192.168.122.181/volume/v3/volume-transfers/detail returned with HTTP 200 Sep 03 13:39:59 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 671/1297] 192.168.122.181 () {60 vars in 1210 bytes} [Thu Sep 3 13:39:59 2026] GET /volume/v3/volume-transfers/detail => generated 443 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:39:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-dfab74a7-02ff-4588-8744-0d40b307d7e6 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:59 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-dfab74a7-02ff-4588-8744-0d40b307d7e6 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] DELETE http://192.168.122.181/volume/v3/volume-transfers/3679375b-496b-4bbe-9d61-d9431d237a17 Sep 03 13:39:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-dfab74a7-02ff-4588-8744-0d40b307d7e6 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-dfab74a7-02ff-4588-8744-0d40b307d7e6 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:59 devstack devstack@c-api.service[86719]: INFO cinder.api.contrib.volume_transfer [None req-dfab74a7-02ff-4588-8744-0d40b307d7e6 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Delete transfer with id: 3679375b-496b-4bbe-9d61-d9431d237a17 Sep 03 13:39:59 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:59 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:59 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:59 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:39:59 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-dfab74a7-02ff-4588-8744-0d40b307d7e6 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] http://192.168.122.181/volume/v3/volume-transfers/3679375b-496b-4bbe-9d61-d9431d237a17 returned with HTTP 202 Sep 03 13:39:59 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 627/1298] 192.168.122.181 () {60 vars in 1303 bytes} [Thu Sep 3 13:39:59 2026] DELETE /volume/v3/volume-transfers/3679375b-496b-4bbe-9d61-d9431d237a17 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 13:39:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-9c9898b8-4ab3-4537-9101-bbd8de47c11a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:59 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9c9898b8-4ab3-4537-9101-bbd8de47c11a tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] GET http://192.168.122.181/volume/v3/volumes/888e4158-3467-4b80-aae3-3585638abf17 Sep 03 13:39:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9c9898b8-4ab3-4537-9101-bbd8de47c11a tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9c9898b8-4ab3-4537-9101-bbd8de47c11a tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:59 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:59 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:59 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:59 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:59 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-9c9898b8-4ab3-4537-9101-bbd8de47c11a tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Volume info retrieved successfully. Sep 03 13:39:59 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9c9898b8-4ab3-4537-9101-bbd8de47c11a tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] http://192.168.122.181/volume/v3/volumes/888e4158-3467-4b80-aae3-3585638abf17 returned with HTTP 200 Sep 03 13:39:59 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 672/1299] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:39:59 2026] GET /volume/v3/volumes/888e4158-3467-4b80-aae3-3585638abf17 => generated 955 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:39:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-1ee2f834-2d1d-4332-b4fd-103d62ef0759 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:59 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1ee2f834-2d1d-4332-b4fd-103d62ef0759 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] DELETE http://192.168.122.181/volume/v3/volume-transfers/3679375b-496b-4bbe-9d61-d9431d237a17 Sep 03 13:39:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1ee2f834-2d1d-4332-b4fd-103d62ef0759 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1ee2f834-2d1d-4332-b4fd-103d62ef0759 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:59 devstack devstack@c-api.service[86719]: INFO cinder.api.contrib.volume_transfer [None req-1ee2f834-2d1d-4332-b4fd-103d62ef0759 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Delete transfer with id: 3679375b-496b-4bbe-9d61-d9431d237a17 Sep 03 13:39:59 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1ee2f834-2d1d-4332-b4fd-103d62ef0759 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] http://192.168.122.181/volume/v3/volume-transfers/3679375b-496b-4bbe-9d61-d9431d237a17 returned with HTTP 404 Sep 03 13:39:59 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 628/1300] 192.168.122.181 () {60 vars in 1303 bytes} [Thu Sep 3 13:39:59 2026] DELETE /volume/v3/volume-transfers/3679375b-496b-4bbe-9d61-d9431d237a17 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:39:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-34686edf-0609-4444-8a4c-0f0eed6439bf None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:59 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-34686edf-0609-4444-8a4c-0f0eed6439bf tempest-VolumesTransfersV355Test-1153917582 tempest-VolumesTransfersV355Test-1153917582-project-admin] DELETE http://192.168.122.181/volume/v3/volumes/888e4158-3467-4b80-aae3-3585638abf17 Sep 03 13:39:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-34686edf-0609-4444-8a4c-0f0eed6439bf tempest-VolumesTransfersV355Test-1153917582 tempest-VolumesTransfersV355Test-1153917582-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-34686edf-0609-4444-8a4c-0f0eed6439bf tempest-VolumesTransfersV355Test-1153917582 tempest-VolumesTransfersV355Test-1153917582-project-admin] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:59 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-34686edf-0609-4444-8a4c-0f0eed6439bf tempest-VolumesTransfersV355Test-1153917582 tempest-VolumesTransfersV355Test-1153917582-project-admin] Delete volume with id: 888e4158-3467-4b80-aae3-3585638abf17 Sep 03 13:39:59 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:59 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:39:59 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:59 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:39:59 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-34686edf-0609-4444-8a4c-0f0eed6439bf tempest-VolumesTransfersV355Test-1153917582 tempest-VolumesTransfersV355Test-1153917582-project-admin] Volume info retrieved successfully. Sep 03 13:39:59 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-34686edf-0609-4444-8a4c-0f0eed6439bf tempest-VolumesTransfersV355Test-1153917582 tempest-VolumesTransfersV355Test-1153917582-project-admin] Delete volume request issued successfully. Sep 03 13:39:59 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-34686edf-0609-4444-8a4c-0f0eed6439bf tempest-VolumesTransfersV355Test-1153917582 tempest-VolumesTransfersV355Test-1153917582-project-admin] http://192.168.122.181/volume/v3/volumes/888e4158-3467-4b80-aae3-3585638abf17 returned with HTTP 202 Sep 03 13:39:59 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 673/1301] 192.168.122.181 () {60 vars in 1276 bytes} [Thu Sep 3 13:39:59 2026] DELETE /volume/v3/volumes/888e4158-3467-4b80-aae3-3585638abf17 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 03 13:39:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-ebd4bfab-5bff-4733-9e33-f23a0fde69eb None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:39:59 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ebd4bfab-5bff-4733-9e33-f23a0fde69eb tempest-VolumesTransfersV355Test-1153917582 tempest-VolumesTransfersV355Test-1153917582-project-admin] GET http://192.168.122.181/volume/v3/volumes/888e4158-3467-4b80-aae3-3585638abf17 Sep 03 13:39:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ebd4bfab-5bff-4733-9e33-f23a0fde69eb tempest-VolumesTransfersV355Test-1153917582 tempest-VolumesTransfersV355Test-1153917582-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:39:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ebd4bfab-5bff-4733-9e33-f23a0fde69eb tempest-VolumesTransfersV355Test-1153917582 tempest-VolumesTransfersV355Test-1153917582-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:39:59 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:39:59 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:39:59 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:39:59 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:39:59 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-ebd4bfab-5bff-4733-9e33-f23a0fde69eb tempest-VolumesTransfersV355Test-1153917582 tempest-VolumesTransfersV355Test-1153917582-project-admin] Volume info retrieved successfully. Sep 03 13:40:00 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ebd4bfab-5bff-4733-9e33-f23a0fde69eb tempest-VolumesTransfersV355Test-1153917582 tempest-VolumesTransfersV355Test-1153917582-project-admin] http://192.168.122.181/volume/v3/volumes/888e4158-3467-4b80-aae3-3585638abf17 returned with HTTP 200 Sep 03 13:40:00 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 629/1302] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:39:59 2026] GET /volume/v3/volumes/888e4158-3467-4b80-aae3-3585638abf17 => generated 1138 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:40:01 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-30082551-bc8d-4eb5-8245-d306f615bf15 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:01 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-30082551-bc8d-4eb5-8245-d306f615bf15 tempest-VolumesTransfersV355Test-1153917582 tempest-VolumesTransfersV355Test-1153917582-project-admin] GET http://192.168.122.181/volume/v3/volumes/888e4158-3467-4b80-aae3-3585638abf17 Sep 03 13:40:01 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-30082551-bc8d-4eb5-8245-d306f615bf15 tempest-VolumesTransfersV355Test-1153917582 tempest-VolumesTransfersV355Test-1153917582-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:01 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-30082551-bc8d-4eb5-8245-d306f615bf15 tempest-VolumesTransfersV355Test-1153917582 tempest-VolumesTransfersV355Test-1153917582-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:01 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-30082551-bc8d-4eb5-8245-d306f615bf15 tempest-VolumesTransfersV355Test-1153917582 tempest-VolumesTransfersV355Test-1153917582-project-admin] http://192.168.122.181/volume/v3/volumes/888e4158-3467-4b80-aae3-3585638abf17 returned with HTTP 404 Sep 03 13:40:01 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 674/1303] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:40:01 2026] GET /volume/v3/volumes/888e4158-3467-4b80-aae3-3585638abf17 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:40:01 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-928d46bf-1088-405f-8bf4-aa70b1f9e60f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:01 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-928d46bf-1088-405f-8bf4-aa70b1f9e60f tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] GET http://192.168.122.181/volume/v3/volumes/888e4158-3467-4b80-aae3-3585638abf17 Sep 03 13:40:01 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-928d46bf-1088-405f-8bf4-aa70b1f9e60f tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:01 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-928d46bf-1088-405f-8bf4-aa70b1f9e60f tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:01 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-928d46bf-1088-405f-8bf4-aa70b1f9e60f tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] http://192.168.122.181/volume/v3/volumes/888e4158-3467-4b80-aae3-3585638abf17 returned with HTTP 404 Sep 03 13:40:01 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 630/1304] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:40:01 2026] GET /volume/v3/volumes/888e4158-3467-4b80-aae3-3585638abf17 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:40:01 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-2ce7d3c2-fd47-46a5-825d-b75756ca2122 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:01 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2ce7d3c2-fd47-46a5-825d-b75756ca2122 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] DELETE http://192.168.122.181/volume/v3/volumes/888e4158-3467-4b80-aae3-3585638abf17 Sep 03 13:40:01 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2ce7d3c2-fd47-46a5-825d-b75756ca2122 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:01 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2ce7d3c2-fd47-46a5-825d-b75756ca2122 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:01 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-2ce7d3c2-fd47-46a5-825d-b75756ca2122 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] Delete volume with id: 888e4158-3467-4b80-aae3-3585638abf17 Sep 03 13:40:01 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2ce7d3c2-fd47-46a5-825d-b75756ca2122 tempest-VolumesTransfersV355Test-1339868604 tempest-VolumesTransfersV355Test-1339868604-project-member] http://192.168.122.181/volume/v3/volumes/888e4158-3467-4b80-aae3-3585638abf17 returned with HTTP 404 Sep 03 13:40:01 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 675/1305] 192.168.122.181 () {60 vars in 1276 bytes} [Thu Sep 3 13:40:01 2026] DELETE /volume/v3/volumes/888e4158-3467-4b80-aae3-3585638abf17 => generated 109 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:40:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-75dae4f2-09b0-49da-a53e-cc9c6d8da05a req-9e5c2833-6aac-4d78-8c58-1b417620abf6 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-75dae4f2-09b0-49da-a53e-cc9c6d8da05a req-9e5c2833-6aac-4d78-8c58-1b417620abf6 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] DELETE http://192.168.122.181/volume/v3/attachments/05d36db6-1bd3-4c73-aac6-770ca0c6e4c5 Sep 03 13:40:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-75dae4f2-09b0-49da-a53e-cc9c6d8da05a req-9e5c2833-6aac-4d78-8c58-1b417620abf6 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-75dae4f2-09b0-49da-a53e-cc9c6d8da05a req-9e5c2833-6aac-4d78-8c58-1b417620abf6 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:05 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:05 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:05 devstack devstack@c-api.service[86719]: /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 03 13:40:05 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, Sep 03 13:40:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-75dae4f2-09b0-49da-a53e-cc9c6d8da05a req-9e5c2833-6aac-4d78-8c58-1b417620abf6 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] http://192.168.122.181/volume/v3/attachments/05d36db6-1bd3-4c73-aac6-770ca0c6e4c5 returned with HTTP 200 Sep 03 13:40:05 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 631/1306] 192.168.122.181 () {64 vars in 1562 bytes} [Thu Sep 3 13:40:05 2026] DELETE /volume/v3/attachments/05d36db6-1bd3-4c73-aac6-770ca0c6e4c5 => generated 19 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:40:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-75dae4f2-09b0-49da-a53e-cc9c6d8da05a req-772c16a7-4425-41b7-899c-1c9252f83c30 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-75dae4f2-09b0-49da-a53e-cc9c6d8da05a req-772c16a7-4425-41b7-899c-1c9252f83c30 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] DELETE http://192.168.122.181/volume/v3/volumes/955e764a-da89-489a-bb50-e2cadd1589e4 Sep 03 13:40:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-75dae4f2-09b0-49da-a53e-cc9c6d8da05a req-772c16a7-4425-41b7-899c-1c9252f83c30 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-75dae4f2-09b0-49da-a53e-cc9c6d8da05a req-772c16a7-4425-41b7-899c-1c9252f83c30 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:05 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [req-75dae4f2-09b0-49da-a53e-cc9c6d8da05a req-772c16a7-4425-41b7-899c-1c9252f83c30 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Delete volume with id: 955e764a-da89-489a-bb50-e2cadd1589e4 Sep 03 13:40:05 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:05 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:05 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:05 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:05 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-75dae4f2-09b0-49da-a53e-cc9c6d8da05a req-772c16a7-4425-41b7-899c-1c9252f83c30 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Volume info retrieved successfully. Sep 03 13:40:05 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-75dae4f2-09b0-49da-a53e-cc9c6d8da05a req-772c16a7-4425-41b7-899c-1c9252f83c30 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] Delete volume request issued successfully. Sep 03 13:40:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-75dae4f2-09b0-49da-a53e-cc9c6d8da05a req-772c16a7-4425-41b7-899c-1c9252f83c30 tempest-TestShelveInstance-1055945598 tempest-TestShelveInstance-1055945598-project-member] http://192.168.122.181/volume/v3/volumes/955e764a-da89-489a-bb50-e2cadd1589e4 returned with HTTP 202 Sep 03 13:40:05 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 676/1307] 192.168.122.181 () {62 vars in 1509 bytes} [Thu Sep 3 13:40:05 2026] DELETE /volume/v3/volumes/955e764a-da89-489a-bb50-e2cadd1589e4 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:40:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-6572efac-3112-414c-971c-f82cfde9d0eb None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:06 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6572efac-3112-414c-971c-f82cfde9d0eb tempest-VolumesSummaryTest-302221565 tempest-VolumesSummaryTest-302221565-project-member] GET http://192.168.122.181/volume/v3/volumes/summary Sep 03 13:40:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6572efac-3112-414c-971c-f82cfde9d0eb tempest-VolumesSummaryTest-302221565 tempest-VolumesSummaryTest-302221565-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6572efac-3112-414c-971c-f82cfde9d0eb tempest-VolumesSummaryTest-302221565 tempest-VolumesSummaryTest-302221565-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.api_utils [None req-6572efac-3112-414c-971c-f82cfde9d0eb tempest-VolumesSummaryTest-302221565 tempest-VolumesSummaryTest-302221565-project-member] Removing options '' from query. {{(pid=86719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:40:06 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:06 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:06 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-6572efac-3112-414c-971c-f82cfde9d0eb tempest-VolumesSummaryTest-302221565 tempest-VolumesSummaryTest-302221565-project-member] Get summary completed successfully. Sep 03 13:40:06 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6572efac-3112-414c-971c-f82cfde9d0eb tempest-VolumesSummaryTest-302221565 tempest-VolumesSummaryTest-302221565-project-member] http://192.168.122.181/volume/v3/volumes/summary returned with HTTP 200 Sep 03 13:40:06 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 632/1308] 192.168.122.181 () {60 vars in 1186 bytes} [Thu Sep 3 13:40:05 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-447be098-9391-4724-8450-650a0d06fd76 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-447be098-9391-4724-8450-650a0d06fd76 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] GET http://192.168.122.181/volume/v3/volumes Sep 03 13:40:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-447be098-9391-4724-8450-650a0d06fd76 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-447be098-9391-4724-8450-650a0d06fd76 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Calling method 'index' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.api_utils [None req-447be098-9391-4724-8450-650a0d06fd76 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Removing options '' from query. {{(pid=86720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:40:09 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-447be098-9391-4724-8450-650a0d06fd76 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86720) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:40:09 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-447be098-9391-4724-8450-650a0d06fd76 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Get all volumes completed successfully. Sep 03 13:40:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-447be098-9391-4724-8450-650a0d06fd76 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 200 Sep 03 13:40:09 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 677/1309] 192.168.122.181 () {58 vars in 1121 bytes} [Thu Sep 3 13:40:09 2026] GET /volume/v3/volumes => generated 15 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 03 13:40:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-9dadaddf-243b-4acc-8cb4-8537f5d856b8 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9dadaddf-243b-4acc-8cb4-8537f5d856b8 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:40:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9dadaddf-243b-4acc-8cb4-8537f5d856b8 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-512244755"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:40:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-9dadaddf-243b-4acc-8cb4-8537f5d856b8 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-512244755'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:40:09 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-9dadaddf-243b-4acc-8cb4-8537f5d856b8 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Create volume of 1 GB Sep 03 13:40:09 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-9dadaddf-243b-4acc-8cb4-8537f5d856b8 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Availability Zones retrieved successfully. Sep 03 13:40:09 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-9dadaddf-243b-4acc-8cb4-8537f5d856b8 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Flow 'volume_create_api' (61816ccd-322d-4742-b2e3-9d69dd63d86b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:40:09 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-9dadaddf-243b-4acc-8cb4-8537f5d856b8 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b428625-34a1-46fc-9605-6222f9833662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:40:09 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-9dadaddf-243b-4acc-8cb4-8537f5d856b8 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:40:09 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-9dadaddf-243b-4acc-8cb4-8537f5d856b8 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b428625-34a1-46fc-9605-6222f9833662) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:40:09 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-9dadaddf-243b-4acc-8cb4-8537f5d856b8 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60b9d037-6905-4a77-8762-670dfc575e78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:40:09 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-9dadaddf-243b-4acc-8cb4-8537f5d856b8 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Created reservations ['44362130-d244-496e-a2c2-9ebad434cc0b', 'bf31e4a8-ae6f-4346-aae6-c831a2eb3f26', '295fe1d1-4396-4b1e-9547-1ee684229d18', '9f6a7691-422b-41f8-8a73-fe0071a21556'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:40:09 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-9dadaddf-243b-4acc-8cb4-8537f5d856b8 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60b9d037-6905-4a77-8762-670dfc575e78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44362130-d244-496e-a2c2-9ebad434cc0b', 'bf31e4a8-ae6f-4346-aae6-c831a2eb3f26', '295fe1d1-4396-4b1e-9547-1ee684229d18', '9f6a7691-422b-41f8-8a73-fe0071a21556']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:40:09 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-9dadaddf-243b-4acc-8cb4-8537f5d856b8 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c392a32-11a3-4c89-b182-a8b246939649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:40:10 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:10 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:10 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-9dadaddf-243b-4acc-8cb4-8537f5d856b8 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c392a32-11a3-4c89-b182-a8b246939649) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6246580-d6ab-4161-b7a9-debf136326a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-512244755',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='92cd8841f4244d6480e12a97145107ae',qos_specs=None,replication_status=,reservations=['44362130-d244-496e-a2c2-9ebad434cc0b','bf31e4a8-ae6f-4346-aae6-c831a2eb3f26','295fe1d1-4396-4b1e-9547-1ee684229d18','9f6a7691-422b-41f8-8a73-fe0071a21556'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b39db58a728745d687b8c591bf684d71',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:40:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-512244755',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6246580-d6ab-4161-b7a9-debf136326a8,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='92cd8841f4244d6480e12a97145107ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b39db58a728745d687b8c591bf684d71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:40:10 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-9dadaddf-243b-4acc-8cb4-8537f5d856b8 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5152619e-c5ec-45e8-a3ce-7ab6e97a2c3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:40:10 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-9dadaddf-243b-4acc-8cb4-8537f5d856b8 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5152619e-c5ec-45e8-a3ce-7ab6e97a2c3c) transitioned into state 'SUCCESS' from state '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-512244755',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='92cd8841f4244d6480e12a97145107ae',qos_specs=None,replication_status=,reservations=['44362130-d244-496e-a2c2-9ebad434cc0b','bf31e4a8-ae6f-4346-aae6-c831a2eb3f26','295fe1d1-4396-4b1e-9547-1ee684229d18','9f6a7691-422b-41f8-8a73-fe0071a21556'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b39db58a728745d687b8c591bf684d71',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:40:10 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-9dadaddf-243b-4acc-8cb4-8537f5d856b8 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41f41739-9d9f-417e-ad7e-3822c6fa825b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:40:10 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-9dadaddf-243b-4acc-8cb4-8537f5d856b8 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41f41739-9d9f-417e-ad7e-3822c6fa825b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:40:10 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-9dadaddf-243b-4acc-8cb4-8537f5d856b8 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Flow 'volume_create_api' (61816ccd-322d-4742-b2e3-9d69dd63d86b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:40:10 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-9dadaddf-243b-4acc-8cb4-8537f5d856b8 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Create volume request issued successfully. Sep 03 13:40:10 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9dadaddf-243b-4acc-8cb4-8537f5d856b8 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:40:10 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 633/1310] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:40:09 2026] POST /volume/v3/volumes => generated 772 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:40:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-9dc9e680-6fbd-4fc2-adf6-b0bb26493b5c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:10 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9dc9e680-6fbd-4fc2-adf6-b0bb26493b5c tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] GET http://192.168.122.181/volume/v3/volumes/b6246580-d6ab-4161-b7a9-debf136326a8 Sep 03 13:40:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9dc9e680-6fbd-4fc2-adf6-b0bb26493b5c tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9dc9e680-6fbd-4fc2-adf6-b0bb26493b5c tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:10 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:10 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:10 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:10 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:10 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-9dc9e680-6fbd-4fc2-adf6-b0bb26493b5c tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Volume info retrieved successfully. Sep 03 13:40:10 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9dc9e680-6fbd-4fc2-adf6-b0bb26493b5c tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] http://192.168.122.181/volume/v3/volumes/b6246580-d6ab-4161-b7a9-debf136326a8 returned with HTTP 200 Sep 03 13:40:10 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 678/1311] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:10 2026] GET /volume/v3/volumes/b6246580-d6ab-4161-b7a9-debf136326a8 => generated 840 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-3c57c9dc-96fa-48ab-9f23-e98e6aa38f91 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:11 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3c57c9dc-96fa-48ab-9f23-e98e6aa38f91 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] GET http://192.168.122.181/volume/v3/volumes/b6246580-d6ab-4161-b7a9-debf136326a8 Sep 03 13:40:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3c57c9dc-96fa-48ab-9f23-e98e6aa38f91 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3c57c9dc-96fa-48ab-9f23-e98e6aa38f91 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:11 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:11 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:11 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:11 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:11 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-3c57c9dc-96fa-48ab-9f23-e98e6aa38f91 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Volume info retrieved successfully. Sep 03 13:40:11 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3c57c9dc-96fa-48ab-9f23-e98e6aa38f91 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] http://192.168.122.181/volume/v3/volumes/b6246580-d6ab-4161-b7a9-debf136326a8 returned with HTTP 200 Sep 03 13:40:11 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 634/1312] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:11 2026] GET /volume/v3/volumes/b6246580-d6ab-4161-b7a9-debf136326a8 => generated 864 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-b8053185-567d-4ee5-beed-b6d4ab6607b4 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:12 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b8053185-567d-4ee5-beed-b6d4ab6607b4 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] GET http://192.168.122.181/volume/v3/volumes/b6246580-d6ab-4161-b7a9-debf136326a8 Sep 03 13:40:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b8053185-567d-4ee5-beed-b6d4ab6607b4 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b8053185-567d-4ee5-beed-b6d4ab6607b4 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:12 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:12 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:12 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:12 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:12 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-b8053185-567d-4ee5-beed-b6d4ab6607b4 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Volume info retrieved successfully. Sep 03 13:40:12 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b8053185-567d-4ee5-beed-b6d4ab6607b4 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] http://192.168.122.181/volume/v3/volumes/b6246580-d6ab-4161-b7a9-debf136326a8 returned with HTTP 200 Sep 03 13:40:12 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 679/1313] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:12 2026] GET /volume/v3/volumes/b6246580-d6ab-4161-b7a9-debf136326a8 => generated 865 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-8aecd549-fd3b-45f4-bddf-6e786c8f225f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8aecd549-fd3b-45f4-bddf-6e786c8f225f tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] GET http://192.168.122.181/volume/v3/volumes/b6246580-d6ab-4161-b7a9-debf136326a8 Sep 03 13:40:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8aecd549-fd3b-45f4-bddf-6e786c8f225f tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8aecd549-fd3b-45f4-bddf-6e786c8f225f tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:12 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:12 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:12 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:12 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:12 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-8aecd549-fd3b-45f4-bddf-6e786c8f225f tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Volume info retrieved successfully. Sep 03 13:40:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8aecd549-fd3b-45f4-bddf-6e786c8f225f tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] http://192.168.122.181/volume/v3/volumes/b6246580-d6ab-4161-b7a9-debf136326a8 returned with HTTP 200 Sep 03 13:40:12 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 635/1314] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:12 2026] GET /volume/v3/volumes/b6246580-d6ab-4161-b7a9-debf136326a8 => generated 865 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-8d8e6ae8-e4af-4011-96ee-62af6145c079 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:12 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8d8e6ae8-e4af-4011-96ee-62af6145c079 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:40:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8d8e6ae8-e4af-4011-96ee-62af6145c079 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-634781975"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:40:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-8d8e6ae8-e4af-4011-96ee-62af6145c079 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-634781975'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:40:12 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-8d8e6ae8-e4af-4011-96ee-62af6145c079 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Create volume of 1 GB Sep 03 13:40:12 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-8d8e6ae8-e4af-4011-96ee-62af6145c079 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Availability Zones retrieved successfully. Sep 03 13:40:12 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-8d8e6ae8-e4af-4011-96ee-62af6145c079 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Flow 'volume_create_api' (fb798abe-bc30-4e73-82a6-18a9b091620a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:40:12 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-8d8e6ae8-e4af-4011-96ee-62af6145c079 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0456a5b6-33f7-44ff-9d71-14557a0c34a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:40:12 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-8d8e6ae8-e4af-4011-96ee-62af6145c079 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:40:12 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-8d8e6ae8-e4af-4011-96ee-62af6145c079 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0456a5b6-33f7-44ff-9d71-14557a0c34a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:40:12 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-8d8e6ae8-e4af-4011-96ee-62af6145c079 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b9bbe50-0393-4808-b0e5-4ab43bd2de56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:40:12 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-8d8e6ae8-e4af-4011-96ee-62af6145c079 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Created reservations ['ea8fd2b8-82ff-4029-8cd9-5d983a421eb4', '02686aab-9ffd-4392-90ad-3eb55d732f5a', '8754a053-fe8e-4bfe-90ec-d49274d4f3af', 'e70130fc-a58b-4b0d-9535-f7bcda7dada4'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:40:12 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-8d8e6ae8-e4af-4011-96ee-62af6145c079 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b9bbe50-0393-4808-b0e5-4ab43bd2de56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea8fd2b8-82ff-4029-8cd9-5d983a421eb4', '02686aab-9ffd-4392-90ad-3eb55d732f5a', '8754a053-fe8e-4bfe-90ec-d49274d4f3af', 'e70130fc-a58b-4b0d-9535-f7bcda7dada4']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:40:12 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-8d8e6ae8-e4af-4011-96ee-62af6145c079 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bb8dede-e7f0-469e-9fe9-c55f8ae78fcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:40:12 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:12 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:12 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-8d8e6ae8-e4af-4011-96ee-62af6145c079 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bb8dede-e7f0-469e-9fe9-c55f8ae78fcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aeb51fdc-25a7-4984-82c8-10304e7f9cdd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-634781975',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='92cd8841f4244d6480e12a97145107ae',qos_specs=None,replication_status=,reservations=['ea8fd2b8-82ff-4029-8cd9-5d983a421eb4','02686aab-9ffd-4392-90ad-3eb55d732f5a','8754a053-fe8e-4bfe-90ec-d49274d4f3af','e70130fc-a58b-4b0d-9535-f7bcda7dada4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b39db58a728745d687b8c591bf684d71',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:40:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-634781975',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aeb51fdc-25a7-4984-82c8-10304e7f9cdd,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='92cd8841f4244d6480e12a97145107ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b39db58a728745d687b8c591bf684d71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:40:12 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-8d8e6ae8-e4af-4011-96ee-62af6145c079 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3efa3781-6dae-4d02-9234-bf9e7256ce61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:40:12 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-8d8e6ae8-e4af-4011-96ee-62af6145c079 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3efa3781-6dae-4d02-9234-bf9e7256ce61) transitioned into state 'SUCCESS' from state '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-634781975',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='92cd8841f4244d6480e12a97145107ae',qos_specs=None,replication_status=,reservations=['ea8fd2b8-82ff-4029-8cd9-5d983a421eb4','02686aab-9ffd-4392-90ad-3eb55d732f5a','8754a053-fe8e-4bfe-90ec-d49274d4f3af','e70130fc-a58b-4b0d-9535-f7bcda7dada4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b39db58a728745d687b8c591bf684d71',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:40:12 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-8d8e6ae8-e4af-4011-96ee-62af6145c079 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e256257-f0cb-4cf2-b437-6311cdb15ff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:40:12 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-8d8e6ae8-e4af-4011-96ee-62af6145c079 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e256257-f0cb-4cf2-b437-6311cdb15ff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:40:12 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-8d8e6ae8-e4af-4011-96ee-62af6145c079 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Flow 'volume_create_api' (fb798abe-bc30-4e73-82a6-18a9b091620a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:40:12 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-8d8e6ae8-e4af-4011-96ee-62af6145c079 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Create volume request issued successfully. Sep 03 13:40:12 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8d8e6ae8-e4af-4011-96ee-62af6145c079 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:40:12 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 680/1315] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:40:12 2026] POST /volume/v3/volumes => generated 772 bytes in 435 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:40:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-614dfed5-f706-4fde-8218-2667385929f4 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-614dfed5-f706-4fde-8218-2667385929f4 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] GET http://192.168.122.181/volume/v3/volumes/aeb51fdc-25a7-4984-82c8-10304e7f9cdd Sep 03 13:40:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-614dfed5-f706-4fde-8218-2667385929f4 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-614dfed5-f706-4fde-8218-2667385929f4 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:13 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:13 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:13 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:13 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:13 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-614dfed5-f706-4fde-8218-2667385929f4 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Volume info retrieved successfully. Sep 03 13:40:13 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-614dfed5-f706-4fde-8218-2667385929f4 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] http://192.168.122.181/volume/v3/volumes/aeb51fdc-25a7-4984-82c8-10304e7f9cdd returned with HTTP 200 Sep 03 13:40:13 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 636/1316] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:12 2026] GET /volume/v3/volumes/aeb51fdc-25a7-4984-82c8-10304e7f9cdd => generated 840 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-85ddad60-fee2-46a3-bdb3-151173500797 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-85ddad60-fee2-46a3-bdb3-151173500797 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] GET http://192.168.122.181/volume/v3/volumes/aeb51fdc-25a7-4984-82c8-10304e7f9cdd Sep 03 13:40:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-85ddad60-fee2-46a3-bdb3-151173500797 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-85ddad60-fee2-46a3-bdb3-151173500797 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:14 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:14 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:14 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:14 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:14 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-85ddad60-fee2-46a3-bdb3-151173500797 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Volume info retrieved successfully. Sep 03 13:40:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-85ddad60-fee2-46a3-bdb3-151173500797 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] http://192.168.122.181/volume/v3/volumes/aeb51fdc-25a7-4984-82c8-10304e7f9cdd returned with HTTP 200 Sep 03 13:40:14 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 681/1317] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:14 2026] GET /volume/v3/volumes/aeb51fdc-25a7-4984-82c8-10304e7f9cdd => generated 864 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-49d13ac2-57bf-4446-a3f3-4ce3e97a69f3 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:15 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-49d13ac2-57bf-4446-a3f3-4ce3e97a69f3 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:40:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-49d13ac2-57bf-4446-a3f3-4ce3e97a69f3 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2019817696"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:40:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-49d13ac2-57bf-4446-a3f3-4ce3e97a69f3 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2019817696'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:40:15 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-49d13ac2-57bf-4446-a3f3-4ce3e97a69f3 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Create volume of 1 GB Sep 03 13:40:15 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-49d13ac2-57bf-4446-a3f3-4ce3e97a69f3 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Availability Zones retrieved successfully. Sep 03 13:40:15 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-49d13ac2-57bf-4446-a3f3-4ce3e97a69f3 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Flow 'volume_create_api' (f1ef5399-4f55-44ba-97c4-681c7601e324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:40:15 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-49d13ac2-57bf-4446-a3f3-4ce3e97a69f3 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78b0a699-fd6d-4241-b19f-8ed468c22ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:40:15 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-49d13ac2-57bf-4446-a3f3-4ce3e97a69f3 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:40:15 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-49d13ac2-57bf-4446-a3f3-4ce3e97a69f3 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78b0a699-fd6d-4241-b19f-8ed468c22ac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:40:15 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-49d13ac2-57bf-4446-a3f3-4ce3e97a69f3 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7ef747a-7d7a-4e43-bf20-149f5041299e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:40:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-6acbedd3-5b2b-4935-b481-970cd7a0fd1f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6acbedd3-5b2b-4935-b481-970cd7a0fd1f tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] GET http://192.168.122.181/volume/v3/volumes/aeb51fdc-25a7-4984-82c8-10304e7f9cdd Sep 03 13:40:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6acbedd3-5b2b-4935-b481-970cd7a0fd1f tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6acbedd3-5b2b-4935-b481-970cd7a0fd1f tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:15 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:15 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:15 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-49d13ac2-57bf-4446-a3f3-4ce3e97a69f3 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Created reservations ['3c4242af-accc-4643-afab-f6a2b91476ae', 'cfa58d99-2e92-4962-b2ef-c48ce86f3573', '9e3d076a-a60a-4d3e-ad3f-e0fdc8a59b51', '057714fa-545d-4fe1-8e7d-e3d4eeca26ea'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:40:15 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:15 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:15 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-49d13ac2-57bf-4446-a3f3-4ce3e97a69f3 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7ef747a-7d7a-4e43-bf20-149f5041299e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c4242af-accc-4643-afab-f6a2b91476ae', 'cfa58d99-2e92-4962-b2ef-c48ce86f3573', '9e3d076a-a60a-4d3e-ad3f-e0fdc8a59b51', '057714fa-545d-4fe1-8e7d-e3d4eeca26ea']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:40:15 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-6acbedd3-5b2b-4935-b481-970cd7a0fd1f tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Volume info retrieved successfully. Sep 03 13:40:15 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-49d13ac2-57bf-4446-a3f3-4ce3e97a69f3 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd47a4b7-8526-4a6e-b94f-c59e2896cb22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:40:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6acbedd3-5b2b-4935-b481-970cd7a0fd1f tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] http://192.168.122.181/volume/v3/volumes/aeb51fdc-25a7-4984-82c8-10304e7f9cdd returned with HTTP 200 Sep 03 13:40:15 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 682/1318] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:15 2026] GET /volume/v3/volumes/aeb51fdc-25a7-4984-82c8-10304e7f9cdd => generated 865 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-925b506f-b57c-489a-a46d-a5ed7bc115be None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-925b506f-b57c-489a-a46d-a5ed7bc115be tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] GET http://192.168.122.181/volume/v3/volumes/aeb51fdc-25a7-4984-82c8-10304e7f9cdd Sep 03 13:40:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-925b506f-b57c-489a-a46d-a5ed7bc115be tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-925b506f-b57c-489a-a46d-a5ed7bc115be tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:15 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:15 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:15 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-49d13ac2-57bf-4446-a3f3-4ce3e97a69f3 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd47a4b7-8526-4a6e-b94f-c59e2896cb22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29424e45-655f-4ea9-9370-618906ac2be6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2019817696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13c1b11db4eb4ffa9c67d7c80ff74e2c',qos_specs=None,replication_status=,reservations=['3c4242af-accc-4643-afab-f6a2b91476ae','cfa58d99-2e92-4962-b2ef-c48ce86f3573','9e3d076a-a60a-4d3e-ad3f-e0fdc8a59b51','057714fa-545d-4fe1-8e7d-e3d4eeca26ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a05454b19314f178e9f63801ea12dbf',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:40:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2019817696',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29424e45-655f-4ea9-9370-618906ac2be6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13c1b11db4eb4ffa9c67d7c80ff74e2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a05454b19314f178e9f63801ea12dbf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:40:15 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-49d13ac2-57bf-4446-a3f3-4ce3e97a69f3 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec166714-ab04-449b-9d6c-17858d450da0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:40:15 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:15 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:15 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:15 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:15 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-925b506f-b57c-489a-a46d-a5ed7bc115be tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Volume info retrieved successfully. Sep 03 13:40:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-925b506f-b57c-489a-a46d-a5ed7bc115be tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] http://192.168.122.181/volume/v3/volumes/aeb51fdc-25a7-4984-82c8-10304e7f9cdd returned with HTTP 200 Sep 03 13:40:15 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 683/1319] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:15 2026] GET /volume/v3/volumes/aeb51fdc-25a7-4984-82c8-10304e7f9cdd => generated 865 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:15 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-49d13ac2-57bf-4446-a3f3-4ce3e97a69f3 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec166714-ab04-449b-9d6c-17858d450da0) transitioned into state 'SUCCESS' from state '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-2019817696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13c1b11db4eb4ffa9c67d7c80ff74e2c',qos_specs=None,replication_status=,reservations=['3c4242af-accc-4643-afab-f6a2b91476ae','cfa58d99-2e92-4962-b2ef-c48ce86f3573','9e3d076a-a60a-4d3e-ad3f-e0fdc8a59b51','057714fa-545d-4fe1-8e7d-e3d4eeca26ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a05454b19314f178e9f63801ea12dbf',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:40:15 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-49d13ac2-57bf-4446-a3f3-4ce3e97a69f3 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c6f0862-58ad-4403-be39-c28461767dc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:40:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-276a2a7a-774a-4d19-acbe-517521448a44 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-276a2a7a-774a-4d19-acbe-517521448a44 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:40:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-276a2a7a-774a-4d19-acbe-517521448a44 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-343006793"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:40:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-276a2a7a-774a-4d19-acbe-517521448a44 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-343006793'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:40:15 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-276a2a7a-774a-4d19-acbe-517521448a44 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Create volume of 1 GB Sep 03 13:40:15 devstack devstack@c-api.service[86720]: DEBUG dbcounter [-] [86720] Writing DB stats cinder:SELECT=380,cinder:UPDATE=100,cinder:INSERT=62 {{(pid=86720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:40:15 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-276a2a7a-774a-4d19-acbe-517521448a44 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Availability Zones retrieved successfully. Sep 03 13:40:15 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-49d13ac2-57bf-4446-a3f3-4ce3e97a69f3 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c6f0862-58ad-4403-be39-c28461767dc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:40:15 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-49d13ac2-57bf-4446-a3f3-4ce3e97a69f3 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Flow 'volume_create_api' (f1ef5399-4f55-44ba-97c4-681c7601e324) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:40:15 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-49d13ac2-57bf-4446-a3f3-4ce3e97a69f3 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Create volume request issued successfully. Sep 03 13:40:15 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-49d13ac2-57bf-4446-a3f3-4ce3e97a69f3 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:40:15 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 637/1320] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:40:15 2026] POST /volume/v3/volumes => generated 760 bytes in 504 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 13:40:15 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-276a2a7a-774a-4d19-acbe-517521448a44 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Flow 'volume_create_api' (c6cbbb5f-08ce-4991-b67b-69bb1cc5a9ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:40:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-1f47a3f4-6e08-4c53-ba72-5a74c49dc9a9 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:15 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-276a2a7a-774a-4d19-acbe-517521448a44 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c2e83b3-1df7-4f25-b1d4-1806781a9b42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:40:15 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1f47a3f4-6e08-4c53-ba72-5a74c49dc9a9 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] GET http://192.168.122.181/volume/v3/volumes/29424e45-655f-4ea9-9370-618906ac2be6 Sep 03 13:40:15 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-276a2a7a-774a-4d19-acbe-517521448a44 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:40:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1f47a3f4-6e08-4c53-ba72-5a74c49dc9a9 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1f47a3f4-6e08-4c53-ba72-5a74c49dc9a9 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:15 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:15 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:15 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:15 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:15 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-1f47a3f4-6e08-4c53-ba72-5a74c49dc9a9 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Volume info retrieved successfully. Sep 03 13:40:15 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1f47a3f4-6e08-4c53-ba72-5a74c49dc9a9 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes/29424e45-655f-4ea9-9370-618906ac2be6 returned with HTTP 200 Sep 03 13:40:15 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 638/1321] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:15 2026] GET /volume/v3/volumes/29424e45-655f-4ea9-9370-618906ac2be6 => generated 828 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:15 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-276a2a7a-774a-4d19-acbe-517521448a44 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c2e83b3-1df7-4f25-b1d4-1806781a9b42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:40:15 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-276a2a7a-774a-4d19-acbe-517521448a44 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (296b952f-5f64-488e-84cb-1e5568afc138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:40:15 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-276a2a7a-774a-4d19-acbe-517521448a44 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Created reservations ['2d1de4ef-918e-4865-8cf7-5bc063a4984f', 'b6b03dde-4044-4aeb-8c6d-2255faf64562', 'a1e471ef-6120-41e2-82db-fca8e973e37e', 'e4953794-7b2d-4a25-8c1a-79d75c632a84'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:40:15 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-276a2a7a-774a-4d19-acbe-517521448a44 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (296b952f-5f64-488e-84cb-1e5568afc138) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d1de4ef-918e-4865-8cf7-5bc063a4984f', 'b6b03dde-4044-4aeb-8c6d-2255faf64562', 'a1e471ef-6120-41e2-82db-fca8e973e37e', 'e4953794-7b2d-4a25-8c1a-79d75c632a84']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:40:15 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-276a2a7a-774a-4d19-acbe-517521448a44 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6754ba0a-5620-4411-ad16-b44a2c557547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:40:15 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:15 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:15 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-276a2a7a-774a-4d19-acbe-517521448a44 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6754ba0a-5620-4411-ad16-b44a2c557547) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e88d6a5-cc0a-4807-a55a-188c6688ef5d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-343006793',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='92cd8841f4244d6480e12a97145107ae',qos_specs=None,replication_status=,reservations=['2d1de4ef-918e-4865-8cf7-5bc063a4984f','b6b03dde-4044-4aeb-8c6d-2255faf64562','a1e471ef-6120-41e2-82db-fca8e973e37e','e4953794-7b2d-4a25-8c1a-79d75c632a84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b39db58a728745d687b8c591bf684d71',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:40:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-343006793',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e88d6a5-cc0a-4807-a55a-188c6688ef5d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='92cd8841f4244d6480e12a97145107ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b39db58a728745d687b8c591bf684d71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:40:15 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-276a2a7a-774a-4d19-acbe-517521448a44 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da92c26c-138a-4c50-a82d-3dce3809de20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:40:15 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-276a2a7a-774a-4d19-acbe-517521448a44 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da92c26c-138a-4c50-a82d-3dce3809de20) transitioned into state 'SUCCESS' from state '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-343006793',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='92cd8841f4244d6480e12a97145107ae',qos_specs=None,replication_status=,reservations=['2d1de4ef-918e-4865-8cf7-5bc063a4984f','b6b03dde-4044-4aeb-8c6d-2255faf64562','a1e471ef-6120-41e2-82db-fca8e973e37e','e4953794-7b2d-4a25-8c1a-79d75c632a84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b39db58a728745d687b8c591bf684d71',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:40:15 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-276a2a7a-774a-4d19-acbe-517521448a44 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c631c21-4eb1-4582-95c3-f73659803737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:40:16 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-276a2a7a-774a-4d19-acbe-517521448a44 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c631c21-4eb1-4582-95c3-f73659803737) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:40:16 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-276a2a7a-774a-4d19-acbe-517521448a44 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Flow 'volume_create_api' (c6cbbb5f-08ce-4991-b67b-69bb1cc5a9ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:40:16 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-276a2a7a-774a-4d19-acbe-517521448a44 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Create volume request issued successfully. Sep 03 13:40:16 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-276a2a7a-774a-4d19-acbe-517521448a44 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:40:16 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 684/1322] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:40:15 2026] POST /volume/v3/volumes => generated 772 bytes in 551 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:40:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-97890f9c-e770-48ae-b84f-1a1b68f8b2ef None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:16 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-97890f9c-e770-48ae-b84f-1a1b68f8b2ef tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] GET http://192.168.122.181/volume/v3/volumes/1e88d6a5-cc0a-4807-a55a-188c6688ef5d Sep 03 13:40:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-97890f9c-e770-48ae-b84f-1a1b68f8b2ef tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-97890f9c-e770-48ae-b84f-1a1b68f8b2ef tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:16 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:16 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:16 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:16 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:16 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-97890f9c-e770-48ae-b84f-1a1b68f8b2ef tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Volume info retrieved successfully. Sep 03 13:40:16 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-97890f9c-e770-48ae-b84f-1a1b68f8b2ef tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] http://192.168.122.181/volume/v3/volumes/1e88d6a5-cc0a-4807-a55a-188c6688ef5d returned with HTTP 200 Sep 03 13:40:16 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 639/1323] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:16 2026] GET /volume/v3/volumes/1e88d6a5-cc0a-4807-a55a-188c6688ef5d => generated 840 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-79482ffe-00d9-4c4d-990b-2ba263626ac4 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:16 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-79482ffe-00d9-4c4d-990b-2ba263626ac4 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] GET http://192.168.122.181/volume/v3/volumes/29424e45-655f-4ea9-9370-618906ac2be6 Sep 03 13:40:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-79482ffe-00d9-4c4d-990b-2ba263626ac4 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-79482ffe-00d9-4c4d-990b-2ba263626ac4 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:16 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:16 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:16 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:16 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:16 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-79482ffe-00d9-4c4d-990b-2ba263626ac4 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Volume info retrieved successfully. Sep 03 13:40:16 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-79482ffe-00d9-4c4d-990b-2ba263626ac4 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes/29424e45-655f-4ea9-9370-618906ac2be6 returned with HTTP 200 Sep 03 13:40:16 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 685/1324] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:16 2026] GET /volume/v3/volumes/29424e45-655f-4ea9-9370-618906ac2be6 => generated 852 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-921fed55-5fbc-47a0-a0c6-16f496153fbc None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-921fed55-5fbc-47a0-a0c6-16f496153fbc tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] GET http://192.168.122.181/volume/v3/volumes/1e88d6a5-cc0a-4807-a55a-188c6688ef5d Sep 03 13:40:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-921fed55-5fbc-47a0-a0c6-16f496153fbc tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-921fed55-5fbc-47a0-a0c6-16f496153fbc tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:17 devstack devstack@c-api.service[86719]: DEBUG dbcounter [-] [86719] Writing DB stats cinder:SELECT=438,cinder:UPDATE=131,cinder:INSERT=85 {{(pid=86719) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:40:17 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:17 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:17 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:17 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:17 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-921fed55-5fbc-47a0-a0c6-16f496153fbc tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Volume info retrieved successfully. Sep 03 13:40:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-921fed55-5fbc-47a0-a0c6-16f496153fbc tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] http://192.168.122.181/volume/v3/volumes/1e88d6a5-cc0a-4807-a55a-188c6688ef5d returned with HTTP 200 Sep 03 13:40:17 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 640/1325] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:17 2026] GET /volume/v3/volumes/1e88d6a5-cc0a-4807-a55a-188c6688ef5d => generated 864 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d806e6c5-bf75-47ea-b04b-dafc28fdbd05 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d806e6c5-bf75-47ea-b04b-dafc28fdbd05 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] GET http://192.168.122.181/volume/v3/volumes/29424e45-655f-4ea9-9370-618906ac2be6 Sep 03 13:40:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d806e6c5-bf75-47ea-b04b-dafc28fdbd05 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d806e6c5-bf75-47ea-b04b-dafc28fdbd05 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:17 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:17 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:17 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:17 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:17 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-d806e6c5-bf75-47ea-b04b-dafc28fdbd05 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Volume info retrieved successfully. Sep 03 13:40:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d806e6c5-bf75-47ea-b04b-dafc28fdbd05 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes/29424e45-655f-4ea9-9370-618906ac2be6 returned with HTTP 200 Sep 03 13:40:17 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 686/1326] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:17 2026] GET /volume/v3/volumes/29424e45-655f-4ea9-9370-618906ac2be6 => generated 853 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-d59bf3f1-837e-4ae5-92a3-17bdecefdb9a req-82fb06a9-c0e4-4bdb-bd1b-d30743e112d8 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-d59bf3f1-837e-4ae5-92a3-17bdecefdb9a req-82fb06a9-c0e4-4bdb-bd1b-d30743e112d8 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] GET http://192.168.122.181/volume/v3/volumes/29424e45-655f-4ea9-9370-618906ac2be6 Sep 03 13:40:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-d59bf3f1-837e-4ae5-92a3-17bdecefdb9a req-82fb06a9-c0e4-4bdb-bd1b-d30743e112d8 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-d59bf3f1-837e-4ae5-92a3-17bdecefdb9a req-82fb06a9-c0e4-4bdb-bd1b-d30743e112d8 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:17 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:17 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:17 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:17 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:17 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-d59bf3f1-837e-4ae5-92a3-17bdecefdb9a req-82fb06a9-c0e4-4bdb-bd1b-d30743e112d8 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Volume info retrieved successfully. Sep 03 13:40:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-d59bf3f1-837e-4ae5-92a3-17bdecefdb9a req-82fb06a9-c0e4-4bdb-bd1b-d30743e112d8 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes/29424e45-655f-4ea9-9370-618906ac2be6 returned with HTTP 200 Sep 03 13:40:17 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 641/1327] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:40:17 2026] GET /volume/v3/volumes/29424e45-655f-4ea9-9370-618906ac2be6 => generated 853 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-50026ea2-dbef-4944-ab87-43116b252293 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-50026ea2-dbef-4944-ab87-43116b252293 None None] GET http://192.168.122.181/volume// Sep 03 13:40:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-50026ea2-dbef-4944-ab87-43116b252293 None None] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-50026ea2-dbef-4944-ab87-43116b252293 None None] Calling method 'all' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-50026ea2-dbef-4944-ab87-43116b252293 None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:40:18 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 687/1328] 192.168.122.181 () {58 vars in 1317 bytes} [Thu Sep 3 13:40:18 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 13:40:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-d59bf3f1-837e-4ae5-92a3-17bdecefdb9a req-a3324354-6b4f-4101-8f40-219ec48bdc63 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-d59bf3f1-837e-4ae5-92a3-17bdecefdb9a req-a3324354-6b4f-4101-8f40-219ec48bdc63 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] POST http://192.168.122.181/volume/v3/attachments Sep 03 13:40:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-d59bf3f1-837e-4ae5-92a3-17bdecefdb9a req-a3324354-6b4f-4101-8f40-219ec48bdc63 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "29424e45-655f-4ea9-9370-618906ac2be6", "connector": null, "instance_uuid": "68496c73-727b-449f-bcfa-cfedc618af37"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:40:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d868fb94-7760-4aa5-b786-ebb79f54d916 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:18 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:18 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:18 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:18 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d868fb94-7760-4aa5-b786-ebb79f54d916 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] GET http://192.168.122.181/volume/v3/volumes/1e88d6a5-cc0a-4807-a55a-188c6688ef5d Sep 03 13:40:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d868fb94-7760-4aa5-b786-ebb79f54d916 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d868fb94-7760-4aa5-b786-ebb79f54d916 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:18 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:18 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:18 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:18 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:18 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-d868fb94-7760-4aa5-b786-ebb79f54d916 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Volume info retrieved successfully. Sep 03 13:40:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d868fb94-7760-4aa5-b786-ebb79f54d916 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] http://192.168.122.181/volume/v3/volumes/1e88d6a5-cc0a-4807-a55a-188c6688ef5d returned with HTTP 200 Sep 03 13:40:18 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 688/1329] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:18 2026] GET /volume/v3/volumes/1e88d6a5-cc0a-4807-a55a-188c6688ef5d => generated 865 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-d59bf3f1-837e-4ae5-92a3-17bdecefdb9a req-a3324354-6b4f-4101-8f40-219ec48bdc63 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/attachments returned with HTTP 200 Sep 03 13:40:18 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 642/1330] 192.168.122.181 () {66 vars in 1483 bytes} [Thu Sep 3 13:40:18 2026] POST /volume/v3/attachments => generated 273 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 13:40:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-5fbf30af-b37f-43ba-a838-ec01e2d6312a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5fbf30af-b37f-43ba-a838-ec01e2d6312a tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] GET http://192.168.122.181/volume/v3/volumes/1e88d6a5-cc0a-4807-a55a-188c6688ef5d Sep 03 13:40:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5fbf30af-b37f-43ba-a838-ec01e2d6312a tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5fbf30af-b37f-43ba-a838-ec01e2d6312a tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:18 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:18 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:18 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:18 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:18 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-5fbf30af-b37f-43ba-a838-ec01e2d6312a tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Volume info retrieved successfully. Sep 03 13:40:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5fbf30af-b37f-43ba-a838-ec01e2d6312a tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] http://192.168.122.181/volume/v3/volumes/1e88d6a5-cc0a-4807-a55a-188c6688ef5d returned with HTTP 200 Sep 03 13:40:18 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 689/1331] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:18 2026] GET /volume/v3/volumes/1e88d6a5-cc0a-4807-a55a-188c6688ef5d => generated 865 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:40:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-4d75cd5e-90a3-4fce-93c2-ea528af5c661 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-5228906a-5fdd-443a-9e6d-6201aa21d789 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4d75cd5e-90a3-4fce-93c2-ea528af5c661 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] GET http://192.168.122.181/volume/v3/volumes Sep 03 13:40:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4d75cd5e-90a3-4fce-93c2-ea528af5c661 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4d75cd5e-90a3-4fce-93c2-ea528af5c661 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Calling method 'index' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.api_utils [None req-4d75cd5e-90a3-4fce-93c2-ea528af5c661 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Removing options '' from query. {{(pid=86719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:40:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5228906a-5fdd-443a-9e6d-6201aa21d789 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] GET http://192.168.122.181/volume/v3/volumes/29424e45-655f-4ea9-9370-618906ac2be6 Sep 03 13:40:18 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:18 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5228906a-5fdd-443a-9e6d-6201aa21d789 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5228906a-5fdd-443a-9e6d-6201aa21d789 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:18 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-4d75cd5e-90a3-4fce-93c2-ea528af5c661 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86719) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:40:18 devstack devstack@c-api.service[86719]: /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 03 13:40:18 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 13:40:18 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:18 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:18 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:18 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:18 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:18 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:18 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:18 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:18 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-4d75cd5e-90a3-4fce-93c2-ea528af5c661 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Get all volumes completed successfully. Sep 03 13:40:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4d75cd5e-90a3-4fce-93c2-ea528af5c661 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 200 Sep 03 13:40:18 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 643/1332] 192.168.122.181 () {58 vars in 1121 bytes} [Thu Sep 3 13:40:18 2026] GET /volume/v3/volumes => generated 997 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-12f5a283-15ac-46d8-8397-7220cce222a6 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-12f5a283-15ac-46d8-8397-7220cce222a6 None None] GET http://192.168.122.181/volume// Sep 03 13:40:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-12f5a283-15ac-46d8-8397-7220cce222a6 None None] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-12f5a283-15ac-46d8-8397-7220cce222a6 None None] Calling method 'all' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-12f5a283-15ac-46d8-8397-7220cce222a6 None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:40:18 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:18 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:18 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 644/1333] 192.168.122.181 () {58 vars in 1315 bytes} [Thu Sep 3 13:40:18 2026] GET /volume/ => generated 390 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 13:40:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-5f2f6671-6d12-4879-b789-d47bcf12c65a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5f2f6671-6d12-4879-b789-d47bcf12c65a tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] GET http://192.168.122.181/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-343006793 Sep 03 13:40:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5f2f6671-6d12-4879-b789-d47bcf12c65a tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5f2f6671-6d12-4879-b789-d47bcf12c65a tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Calling method 'index' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.api_utils [None req-5f2f6671-6d12-4879-b789-d47bcf12c65a tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Removing options '' from query. {{(pid=86719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:40:18 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-5228906a-5fdd-443a-9e6d-6201aa21d789 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Volume info retrieved successfully. Sep 03 13:40:18 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:18 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:18 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5f2f6671-6d12-4879-b789-d47bcf12c65a tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-343006793'), ('no_migration_targets', True)]). {{(pid=86719) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:40:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5228906a-5fdd-443a-9e6d-6201aa21d789 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes/29424e45-655f-4ea9-9370-618906ac2be6 returned with HTTP 200 Sep 03 13:40:18 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 690/1334] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:18 2026] GET /volume/v3/volumes/29424e45-655f-4ea9-9370-618906ac2be6 => generated 852 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-d59bf3f1-837e-4ae5-92a3-17bdecefdb9a req-c461f53d-d801-40e8-832a-54ec7e51d36d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-d59bf3f1-837e-4ae5-92a3-17bdecefdb9a req-c461f53d-d801-40e8-832a-54ec7e51d36d tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] GET http://192.168.122.181/volume/v3/volumes/29424e45-655f-4ea9-9370-618906ac2be6 Sep 03 13:40:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-d59bf3f1-837e-4ae5-92a3-17bdecefdb9a req-c461f53d-d801-40e8-832a-54ec7e51d36d tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-d59bf3f1-837e-4ae5-92a3-17bdecefdb9a req-c461f53d-d801-40e8-832a-54ec7e51d36d tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:18 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:18 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:18 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:18 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:18 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:18 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:18 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-5f2f6671-6d12-4879-b789-d47bcf12c65a tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Get all volumes completed successfully. Sep 03 13:40:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5f2f6671-6d12-4879-b789-d47bcf12c65a tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] http://192.168.122.181/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-343006793 returned with HTTP 200 Sep 03 13:40:18 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-d59bf3f1-837e-4ae5-92a3-17bdecefdb9a req-c461f53d-d801-40e8-832a-54ec7e51d36d tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Volume info retrieved successfully. Sep 03 13:40:18 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 645/1335] 192.168.122.181 () {58 vars in 1220 bytes} [Thu Sep 3 13:40:18 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-343006793 => generated 341 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-d71df6c7-1c9f-439e-9968-933521ed6e8d None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-d59bf3f1-837e-4ae5-92a3-17bdecefdb9a req-c461f53d-d801-40e8-832a-54ec7e51d36d tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes/29424e45-655f-4ea9-9370-618906ac2be6 returned with HTTP 200 Sep 03 13:40:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d71df6c7-1c9f-439e-9968-933521ed6e8d tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] GET http://192.168.122.181/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-512244755 Sep 03 13:40:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d71df6c7-1c9f-439e-9968-933521ed6e8d tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d71df6c7-1c9f-439e-9968-933521ed6e8d tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Calling method 'detail' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.api_utils [None req-d71df6c7-1c9f-439e-9968-933521ed6e8d tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Removing options '' from query. {{(pid=86719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:40:18 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 691/1336] 192.168.122.181 () {62 vars in 1528 bytes} [Thu Sep 3 13:40:18 2026] GET /volume/v3/volumes/29424e45-655f-4ea9-9370-618906ac2be6 => generated 1033 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:40:18 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:18 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:18 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-d71df6c7-1c9f-439e-9968-933521ed6e8d tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-512244755'), ('no_migration_targets', True)]). {{(pid=86719) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:40:18 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:18 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:18 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-d71df6c7-1c9f-439e-9968-933521ed6e8d tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Get all volumes completed successfully. Sep 03 13:40:18 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:18 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d71df6c7-1c9f-439e-9968-933521ed6e8d tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] http://192.168.122.181/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-512244755 returned with HTTP 200 Sep 03 13:40:18 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 646/1337] 192.168.122.181 () {58 vars in 1241 bytes} [Thu Sep 3 13:40:18 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-512244755 => generated 868 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-eb76c06a-548b-4fb2-afcf-0af415e2f2bf None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-eb76c06a-548b-4fb2-afcf-0af415e2f2bf tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] GET http://192.168.122.181/volume/v3/volumes/detail?limit=1 Sep 03 13:40:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-eb76c06a-548b-4fb2-afcf-0af415e2f2bf tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-eb76c06a-548b-4fb2-afcf-0af415e2f2bf tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Calling method 'detail' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.api_utils [None req-eb76c06a-548b-4fb2-afcf-0af415e2f2bf tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Removing options '' from query. {{(pid=86720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:40:18 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-eb76c06a-548b-4fb2-afcf-0af415e2f2bf tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86720) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:40:18 devstack devstack@c-api.service[86720]: /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 03 13:40:18 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 13:40:18 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:18 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:18 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-eb76c06a-548b-4fb2-afcf-0af415e2f2bf tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Get all volumes completed successfully. Sep 03 13:40:18 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:18 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-eb76c06a-548b-4fb2-afcf-0af415e2f2bf tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] http://192.168.122.181/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Sep 03 13:40:18 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 692/1338] 192.168.122.181 () {58 vars in 1157 bytes} [Thu Sep 3 13:40:18 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1015 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:40:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-4c6d35b8-5850-42ac-b49d-bf9abb2fe285 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4c6d35b8-5850-42ac-b49d-bf9abb2fe285 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] GET http://192.168.122.181/volume/v3/volumes/detail?limit=1&marker=1e88d6a5-cc0a-4807-a55a-188c6688ef5d Sep 03 13:40:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4c6d35b8-5850-42ac-b49d-bf9abb2fe285 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4c6d35b8-5850-42ac-b49d-bf9abb2fe285 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Calling method 'detail' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.api_utils [None req-4c6d35b8-5850-42ac-b49d-bf9abb2fe285 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Removing options '' from query. {{(pid=86719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:40:18 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-4c6d35b8-5850-42ac-b49d-bf9abb2fe285 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86719) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:40:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-d59bf3f1-837e-4ae5-92a3-17bdecefdb9a req-3a2a7b7b-8ea6-4d69-9930-2d85764ddb80 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-d59bf3f1-837e-4ae5-92a3-17bdecefdb9a req-3a2a7b7b-8ea6-4d69-9930-2d85764ddb80 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] PUT http://192.168.122.181/volume/v3/attachments/d496ceee-d204-4cca-b3b5-3b7f23b8ed88 Sep 03 13:40:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-d59bf3f1-837e-4ae5-92a3-17bdecefdb9a req-3a2a7b7b-8ea6-4d69-9930-2d85764ddb80 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.181", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8d232b6e4de", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "108e3980-7d2b-493a-aa24-bb1dd072d0d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:40:18 devstack devstack@c-api.service[86720]: DEBUG cinder.coordination [req-d59bf3f1-837e-4ae5-92a3-17bdecefdb9a req-3a2a7b7b-8ea6-4d69-9930-2d85764ddb80 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Acquiring lock "cinder-attachment_update-29424e45-655f-4ea9-9370-618906ac2be6-devstack" by "attachment_update" {{(pid=86720) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 13:40:18 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:18 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:18 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-4c6d35b8-5850-42ac-b49d-bf9abb2fe285 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Get all volumes completed successfully. Sep 03 13:40:18 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:18 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:18 devstack devstack@c-api.service[86720]: DEBUG cinder.coordination [req-d59bf3f1-837e-4ae5-92a3-17bdecefdb9a req-3a2a7b7b-8ea6-4d69-9930-2d85764ddb80 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Lock "cinder-attachment_update-29424e45-655f-4ea9-9370-618906ac2be6-devstack" acquired by "attachment_update" :: waited 0.025s {{(pid=86720) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 13:40:18 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:18 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4c6d35b8-5850-42ac-b49d-bf9abb2fe285 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] http://192.168.122.181/volume/v3/volumes/detail?limit=1&marker=1e88d6a5-cc0a-4807-a55a-188c6688ef5d returned with HTTP 200 Sep 03 13:40:18 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 647/1339] 192.168.122.181 () {58 vars in 1245 bytes} [Thu Sep 3 13:40:18 2026] GET /volume/v3/volumes/detail?limit=1&marker=1e88d6a5-cc0a-4807-a55a-188c6688ef5d => generated 1015 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:40:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-83edc82a-d554-4755-9835-9ff1e7130cff None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:19 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:19 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-83edc82a-d554-4755-9835-9ff1e7130cff tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] GET http://192.168.122.181/volume/v3/volumes/detail?limit=1&marker=aeb51fdc-25a7-4984-82c8-10304e7f9cdd Sep 03 13:40:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-83edc82a-d554-4755-9835-9ff1e7130cff tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-83edc82a-d554-4755-9835-9ff1e7130cff tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Calling method 'detail' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.api_utils [None req-83edc82a-d554-4755-9835-9ff1e7130cff tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Removing options '' from query. {{(pid=86719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:40:19 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-83edc82a-d554-4755-9835-9ff1e7130cff tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86719) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:40:19 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:19 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:19 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-83edc82a-d554-4755-9835-9ff1e7130cff tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Get all volumes completed successfully. Sep 03 13:40:19 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:19 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-83edc82a-d554-4755-9835-9ff1e7130cff tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] http://192.168.122.181/volume/v3/volumes/detail?limit=1&marker=aeb51fdc-25a7-4984-82c8-10304e7f9cdd returned with HTTP 200 Sep 03 13:40:19 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 648/1340] 192.168.122.181 () {58 vars in 1245 bytes} [Thu Sep 3 13:40:18 2026] GET /volume/v3/volumes/detail?limit=1&marker=aeb51fdc-25a7-4984-82c8-10304e7f9cdd => generated 1015 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:40:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-6a418f0d-9c47-43ce-9346-0bc89ad419e0 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6a418f0d-9c47-43ce-9346-0bc89ad419e0 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] GET http://192.168.122.181/volume/v3/volumes/detail?limit=1&marker=b6246580-d6ab-4161-b7a9-debf136326a8 Sep 03 13:40:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6a418f0d-9c47-43ce-9346-0bc89ad419e0 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6a418f0d-9c47-43ce-9346-0bc89ad419e0 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Calling method 'detail' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.api_utils [None req-6a418f0d-9c47-43ce-9346-0bc89ad419e0 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Removing options '' from query. {{(pid=86719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:40:19 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-6a418f0d-9c47-43ce-9346-0bc89ad419e0 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86719) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:40:19 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-6a418f0d-9c47-43ce-9346-0bc89ad419e0 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Get all volumes completed successfully. Sep 03 13:40:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6a418f0d-9c47-43ce-9346-0bc89ad419e0 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] http://192.168.122.181/volume/v3/volumes/detail?limit=1&marker=b6246580-d6ab-4161-b7a9-debf136326a8 returned with HTTP 200 Sep 03 13:40:19 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 649/1341] 192.168.122.181 () {58 vars in 1245 bytes} [Thu Sep 3 13:40:19 2026] GET /volume/v3/volumes/detail?limit=1&marker=b6246580-d6ab-4161-b7a9-debf136326a8 => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:40:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-c9d14cfe-65c3-4599-a818-eab0a9f376bc None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c9d14cfe-65c3-4599-a818-eab0a9f376bc tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] GET http://192.168.122.181/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Sep 03 13:40:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c9d14cfe-65c3-4599-a818-eab0a9f376bc tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c9d14cfe-65c3-4599-a818-eab0a9f376bc tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Calling method 'detail' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.api_utils [None req-c9d14cfe-65c3-4599-a818-eab0a9f376bc tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Removing options '' from query. {{(pid=86719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:40:19 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c9d14cfe-65c3-4599-a818-eab0a9f376bc tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Could not evaluate value available, assuming string {{(pid=86719) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 13:40:19 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c9d14cfe-65c3-4599-a818-eab0a9f376bc tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86719) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:40:19 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:19 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:19 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:19 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:19 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-c9d14cfe-65c3-4599-a818-eab0a9f376bc tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Get all volumes completed successfully. Sep 03 13:40:19 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:19 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c9d14cfe-65c3-4599-a818-eab0a9f376bc tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] http://192.168.122.181/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Sep 03 13:40:19 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 650/1342] 192.168.122.181 () {58 vars in 1241 bytes} [Thu Sep 3 13:40:19 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1912 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:40:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-7c894c2b-569c-4133-b83d-b873074f5070 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7c894c2b-569c-4133-b83d-b873074f5070 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] GET http://192.168.122.181/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Sep 03 13:40:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7c894c2b-569c-4133-b83d-b873074f5070 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7c894c2b-569c-4133-b83d-b873074f5070 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Calling method 'detail' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.api_utils [None req-7c894c2b-569c-4133-b83d-b873074f5070 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Removing options '' from query. {{(pid=86719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:40:19 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-7c894c2b-569c-4133-b83d-b873074f5070 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Could not evaluate value available, assuming string {{(pid=86719) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 13:40:19 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-7c894c2b-569c-4133-b83d-b873074f5070 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86719) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:40:19 devstack devstack@c-api.service[86720]: DEBUG cinder.coordination [req-d59bf3f1-837e-4ae5-92a3-17bdecefdb9a req-3a2a7b7b-8ea6-4d69-9930-2d85764ddb80 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Lock "cinder-attachment_update-29424e45-655f-4ea9-9370-618906ac2be6-devstack" released by "attachment_update" :: held 0.336s {{(pid=86720) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 13:40:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-d59bf3f1-837e-4ae5-92a3-17bdecefdb9a req-3a2a7b7b-8ea6-4d69-9930-2d85764ddb80 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/attachments/d496ceee-d204-4cca-b3b5-3b7f23b8ed88 returned with HTTP 200 Sep 03 13:40:19 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 693/1343] 192.168.122.181 () {66 vars in 1593 bytes} [Thu Sep 3 13:40:18 2026] PUT /volume/v3/attachments/d496ceee-d204-4cca-b3b5-3b7f23b8ed88 => generated 694 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 13:40:19 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:19 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:19 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:19 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:19 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-7c894c2b-569c-4133-b83d-b873074f5070 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Get all volumes completed successfully. Sep 03 13:40:19 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:19 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7c894c2b-569c-4133-b83d-b873074f5070 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] http://192.168.122.181/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Sep 03 13:40:19 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 651/1344] 192.168.122.181 () {58 vars in 1243 bytes} [Thu Sep 3 13:40:19 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1913 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:40:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-816e5b67-0329-4dee-8b46-3f1a00cb2470 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-816e5b67-0329-4dee-8b46-3f1a00cb2470 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] GET http://192.168.122.181/volume/v3/volumes?limit=1 Sep 03 13:40:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-816e5b67-0329-4dee-8b46-3f1a00cb2470 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-816e5b67-0329-4dee-8b46-3f1a00cb2470 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Calling method 'index' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.api_utils [None req-816e5b67-0329-4dee-8b46-3f1a00cb2470 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Removing options '' from query. {{(pid=86720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:40:19 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:19 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:19 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-816e5b67-0329-4dee-8b46-3f1a00cb2470 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86720) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:40:19 devstack devstack@c-api.service[86720]: /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 03 13:40:19 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 13:40:19 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:19 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:19 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-816e5b67-0329-4dee-8b46-3f1a00cb2470 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Get all volumes completed successfully. Sep 03 13:40:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-816e5b67-0329-4dee-8b46-3f1a00cb2470 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] http://192.168.122.181/volume/v3/volumes?limit=1 returned with HTTP 200 Sep 03 13:40:19 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 694/1345] 192.168.122.181 () {58 vars in 1136 bytes} [Thu Sep 3 13:40:19 2026] GET /volume/v3/volumes?limit=1 => generated 481 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:40:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-708937e3-fb61-41b0-a70a-0e1c888873e2 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-708937e3-fb61-41b0-a70a-0e1c888873e2 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] GET http://192.168.122.181/volume/v3/volumes?limit=1&marker=1e88d6a5-cc0a-4807-a55a-188c6688ef5d Sep 03 13:40:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-708937e3-fb61-41b0-a70a-0e1c888873e2 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-708937e3-fb61-41b0-a70a-0e1c888873e2 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Calling method 'index' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.api_utils [None req-708937e3-fb61-41b0-a70a-0e1c888873e2 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Removing options '' from query. {{(pid=86719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:40:19 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-708937e3-fb61-41b0-a70a-0e1c888873e2 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86719) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:40:19 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:19 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:19 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-708937e3-fb61-41b0-a70a-0e1c888873e2 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Get all volumes completed successfully. Sep 03 13:40:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-708937e3-fb61-41b0-a70a-0e1c888873e2 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] http://192.168.122.181/volume/v3/volumes?limit=1&marker=1e88d6a5-cc0a-4807-a55a-188c6688ef5d returned with HTTP 200 Sep 03 13:40:19 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 652/1346] 192.168.122.181 () {58 vars in 1224 bytes} [Thu Sep 3 13:40:19 2026] GET /volume/v3/volumes?limit=1&marker=1e88d6a5-cc0a-4807-a55a-188c6688ef5d => generated 481 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:40:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e39dca8e-d663-4d3f-af97-e36e443781e2 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e39dca8e-d663-4d3f-af97-e36e443781e2 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] GET http://192.168.122.181/volume/v3/volumes?limit=1&marker=aeb51fdc-25a7-4984-82c8-10304e7f9cdd Sep 03 13:40:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e39dca8e-d663-4d3f-af97-e36e443781e2 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e39dca8e-d663-4d3f-af97-e36e443781e2 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Calling method 'index' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.api_utils [None req-e39dca8e-d663-4d3f-af97-e36e443781e2 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Removing options '' from query. {{(pid=86720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:40:19 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:19 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:19 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e39dca8e-d663-4d3f-af97-e36e443781e2 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86720) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:40:19 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:19 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:19 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-e39dca8e-d663-4d3f-af97-e36e443781e2 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Get all volumes completed successfully. Sep 03 13:40:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e39dca8e-d663-4d3f-af97-e36e443781e2 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] http://192.168.122.181/volume/v3/volumes?limit=1&marker=aeb51fdc-25a7-4984-82c8-10304e7f9cdd returned with HTTP 200 Sep 03 13:40:19 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 695/1347] 192.168.122.181 () {58 vars in 1224 bytes} [Thu Sep 3 13:40:19 2026] GET /volume/v3/volumes?limit=1&marker=aeb51fdc-25a7-4984-82c8-10304e7f9cdd => generated 481 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:40:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-30d7f8c4-4f90-4e48-b262-c5591fea9d98 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-66f678cd-2a3a-44d1-a75f-a52f6fb9c869 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-30d7f8c4-4f90-4e48-b262-c5591fea9d98 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] GET http://192.168.122.181/volume/v3/volumes?limit=1&marker=b6246580-d6ab-4161-b7a9-debf136326a8 Sep 03 13:40:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-30d7f8c4-4f90-4e48-b262-c5591fea9d98 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-30d7f8c4-4f90-4e48-b262-c5591fea9d98 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Calling method 'index' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.api_utils [None req-30d7f8c4-4f90-4e48-b262-c5591fea9d98 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Removing options '' from query. {{(pid=86719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:40:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-66f678cd-2a3a-44d1-a75f-a52f6fb9c869 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] GET http://192.168.122.181/volume/v3/volumes/29424e45-655f-4ea9-9370-618906ac2be6 Sep 03 13:40:19 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:19 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:19 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-30d7f8c4-4f90-4e48-b262-c5591fea9d98 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86719) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:40:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-66f678cd-2a3a-44d1-a75f-a52f6fb9c869 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-66f678cd-2a3a-44d1-a75f-a52f6fb9c869 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:19 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:19 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:19 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-30d7f8c4-4f90-4e48-b262-c5591fea9d98 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Get all volumes completed successfully. Sep 03 13:40:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-30d7f8c4-4f90-4e48-b262-c5591fea9d98 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] http://192.168.122.181/volume/v3/volumes?limit=1&marker=b6246580-d6ab-4161-b7a9-debf136326a8 returned with HTTP 200 Sep 03 13:40:19 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 653/1348] 192.168.122.181 () {58 vars in 1224 bytes} [Thu Sep 3 13:40:19 2026] GET /volume/v3/volumes?limit=1&marker=b6246580-d6ab-4161-b7a9-debf136326a8 => generated 15 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:40:19 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:19 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-aee3b35d-3e1d-4a45-bd8b-ce9dbd6114db None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-aee3b35d-3e1d-4a45-bd8b-ce9dbd6114db tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] GET http://192.168.122.181/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-512244755&status=available Sep 03 13:40:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-aee3b35d-3e1d-4a45-bd8b-ce9dbd6114db tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-aee3b35d-3e1d-4a45-bd8b-ce9dbd6114db tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Calling method 'index' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:19 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-66f678cd-2a3a-44d1-a75f-a52f6fb9c869 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Volume info retrieved successfully. Sep 03 13:40:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.api_utils [None req-aee3b35d-3e1d-4a45-bd8b-ce9dbd6114db tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Removing options '' from query. {{(pid=86719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:40:19 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-aee3b35d-3e1d-4a45-bd8b-ce9dbd6114db tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Could not evaluate value available, assuming string {{(pid=86719) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 13:40:19 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-aee3b35d-3e1d-4a45-bd8b-ce9dbd6114db tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-512244755'), ('no_migration_targets', True)]). {{(pid=86719) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:40:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-66f678cd-2a3a-44d1-a75f-a52f6fb9c869 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes/29424e45-655f-4ea9-9370-618906ac2be6 returned with HTTP 200 Sep 03 13:40:19 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 696/1349] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:19 2026] GET /volume/v3/volumes/29424e45-655f-4ea9-9370-618906ac2be6 => generated 853 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:19 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:19 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:19 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-aee3b35d-3e1d-4a45-bd8b-ce9dbd6114db tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Get all volumes completed successfully. Sep 03 13:40:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-aee3b35d-3e1d-4a45-bd8b-ce9dbd6114db tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] http://192.168.122.181/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-512244755&status=available returned with HTTP 200 Sep 03 13:40:19 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 654/1350] 192.168.122.181 () {58 vars in 1254 bytes} [Thu Sep 3 13:40:19 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-512244755&status=available => generated 341 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-dfe18724-5641-4b6a-b8b2-6ca930ecf72b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-dfe18724-5641-4b6a-b8b2-6ca930ecf72b tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] GET http://192.168.122.181/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-512244755&status=available Sep 03 13:40:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-dfe18724-5641-4b6a-b8b2-6ca930ecf72b tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-dfe18724-5641-4b6a-b8b2-6ca930ecf72b tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Calling method 'detail' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.api_utils [None req-dfe18724-5641-4b6a-b8b2-6ca930ecf72b tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Removing options '' from query. {{(pid=86720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:40:19 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-dfe18724-5641-4b6a-b8b2-6ca930ecf72b tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Could not evaluate value available, assuming string {{(pid=86720) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 13:40:19 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-dfe18724-5641-4b6a-b8b2-6ca930ecf72b tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-512244755'), ('no_migration_targets', True)]). {{(pid=86720) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:40:19 devstack devstack@c-api.service[86720]: /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 03 13:40:19 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 13:40:20 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:20 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:20 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-dfe18724-5641-4b6a-b8b2-6ca930ecf72b tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Get all volumes completed successfully. Sep 03 13:40:20 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:20 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-dfe18724-5641-4b6a-b8b2-6ca930ecf72b tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] http://192.168.122.181/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-512244755&status=available returned with HTTP 200 Sep 03 13:40:20 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 697/1351] 192.168.122.181 () {58 vars in 1275 bytes} [Thu Sep 3 13:40:19 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-512244755&status=available => generated 868 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-cd693460-58da-4798-8af6-d539a88f6874 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cd693460-58da-4798-8af6-d539a88f6874 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] GET http://192.168.122.181/volume/v3/volumes/detail?marker=1e88d6a5-cc0a-4807-a55a-188c6688ef5d&sort=id%3Aasc Sep 03 13:40:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cd693460-58da-4798-8af6-d539a88f6874 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cd693460-58da-4798-8af6-d539a88f6874 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Calling method 'detail' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.api_utils [None req-cd693460-58da-4798-8af6-d539a88f6874 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Removing options '' from query. {{(pid=86719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:40:20 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:20 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:20 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-cd693460-58da-4798-8af6-d539a88f6874 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86719) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:40:20 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:20 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:20 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:20 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:20 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-cd693460-58da-4798-8af6-d539a88f6874 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Get all volumes completed successfully. Sep 03 13:40:20 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:20 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cd693460-58da-4798-8af6-d539a88f6874 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] http://192.168.122.181/volume/v3/volumes/detail?marker=1e88d6a5-cc0a-4807-a55a-188c6688ef5d&sort=id%3Aasc returned with HTTP 200 Sep 03 13:40:20 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 655/1352] 192.168.122.181 () {58 vars in 1257 bytes} [Thu Sep 3 13:40:20 2026] GET /volume/v3/volumes/detail?marker=1e88d6a5-cc0a-4807-a55a-188c6688ef5d&sort=id%3Aasc => generated 1723 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:40:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-b58811c8-2dd8-42e4-afd0-780d4e28e7a1 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b58811c8-2dd8-42e4-afd0-780d4e28e7a1 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] GET http://192.168.122.181/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 03 13:40:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b58811c8-2dd8-42e4-afd0-780d4e28e7a1 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b58811c8-2dd8-42e4-afd0-780d4e28e7a1 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Calling method 'detail' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.api_utils [None req-b58811c8-2dd8-42e4-afd0-780d4e28e7a1 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Removing options '' from query. {{(pid=86720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:40:20 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-b58811c8-2dd8-42e4-afd0-780d4e28e7a1 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=86720) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:40:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-d59bf3f1-837e-4ae5-92a3-17bdecefdb9a req-aec1a315-0097-4286-adb5-36b77e1b5d12 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-d59bf3f1-837e-4ae5-92a3-17bdecefdb9a req-aec1a315-0097-4286-adb5-36b77e1b5d12 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] POST http://192.168.122.181/volume/v3/attachments/d496ceee-d204-4cca-b3b5-3b7f23b8ed88/action Sep 03 13:40:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-d59bf3f1-837e-4ae5-92a3-17bdecefdb9a req-aec1a315-0097-4286-adb5-36b77e1b5d12 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Action body: b'{"os-complete": null}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:40:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-d59bf3f1-837e-4ae5-92a3-17bdecefdb9a req-aec1a315-0097-4286-adb5-36b77e1b5d12 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:40:20 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:20 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:20 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:20 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:20 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:20 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:20 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-b58811c8-2dd8-42e4-afd0-780d4e28e7a1 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Get all volumes completed successfully. Sep 03 13:40:20 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:20 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b58811c8-2dd8-42e4-afd0-780d4e28e7a1 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] http://192.168.122.181/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 03 13:40:20 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 698/1353] 192.168.122.181 () {58 vars in 1221 bytes} [Thu Sep 3 13:40:20 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2578 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:40:20 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:20 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:20 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:20 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-fa5cae71-df06-4add-9f23-94c7fc956f80 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-fa5cae71-df06-4add-9f23-94c7fc956f80 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] GET http://192.168.122.181/volume/v3/volumes/detail Sep 03 13:40:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-fa5cae71-df06-4add-9f23-94c7fc956f80 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-fa5cae71-df06-4add-9f23-94c7fc956f80 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Calling method 'detail' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.api_utils [None req-fa5cae71-df06-4add-9f23-94c7fc956f80 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Removing options '' from query. {{(pid=86720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:40:20 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-fa5cae71-df06-4add-9f23-94c7fc956f80 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86720) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:40:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-d59bf3f1-837e-4ae5-92a3-17bdecefdb9a req-aec1a315-0097-4286-adb5-36b77e1b5d12 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/attachments/d496ceee-d204-4cca-b3b5-3b7f23b8ed88/action returned with HTTP 204 Sep 03 13:40:20 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 656/1354] 192.168.122.181 () {66 vars in 1614 bytes} [Thu Sep 3 13:40:20 2026] POST /volume/v3/attachments/d496ceee-d204-4cca-b3b5-3b7f23b8ed88/action => generated 0 bytes in 109 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:40:20 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:20 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:20 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:20 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:20 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:20 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:20 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-fa5cae71-df06-4add-9f23-94c7fc956f80 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Get all volumes completed successfully. Sep 03 13:40:20 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:20 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-fa5cae71-df06-4add-9f23-94c7fc956f80 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] http://192.168.122.181/volume/v3/volumes/detail returned with HTTP 200 Sep 03 13:40:20 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 699/1355] 192.168.122.181 () {58 vars in 1142 bytes} [Thu Sep 3 13:40:20 2026] GET /volume/v3/volumes/detail => generated 2578 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:40:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-ef54a721-4641-4300-9fb0-523449e1f619 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ef54a721-4641-4300-9fb0-523449e1f619 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] GET http://192.168.122.181/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 03 13:40:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ef54a721-4641-4300-9fb0-523449e1f619 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ef54a721-4641-4300-9fb0-523449e1f619 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Calling method 'index' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.api_utils [None req-ef54a721-4641-4300-9fb0-523449e1f619 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Removing options '' from query. {{(pid=86719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:40:20 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ef54a721-4641-4300-9fb0-523449e1f619 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=86719) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:40:20 devstack devstack@c-api.service[86719]: /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 03 13:40:20 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 13:40:20 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:20 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:20 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:20 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:20 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:20 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:20 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-ef54a721-4641-4300-9fb0-523449e1f619 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Get all volumes completed successfully. Sep 03 13:40:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ef54a721-4641-4300-9fb0-523449e1f619 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] http://192.168.122.181/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 03 13:40:20 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 657/1356] 192.168.122.181 () {58 vars in 1200 bytes} [Thu Sep 3 13:40:20 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 997 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-01bdc14c-9cb9-4cfa-b11a-1f623b0968ef None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-01bdc14c-9cb9-4cfa-b11a-1f623b0968ef tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] GET http://192.168.122.181/volume/v3/volumes?availability_zone=nova Sep 03 13:40:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-01bdc14c-9cb9-4cfa-b11a-1f623b0968ef tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-01bdc14c-9cb9-4cfa-b11a-1f623b0968ef tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Calling method 'index' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.api_utils [None req-01bdc14c-9cb9-4cfa-b11a-1f623b0968ef tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Removing options '' from query. {{(pid=86720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:40:20 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-01bdc14c-9cb9-4cfa-b11a-1f623b0968ef tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Could not evaluate value nova, assuming string {{(pid=86720) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 13:40:20 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-01bdc14c-9cb9-4cfa-b11a-1f623b0968ef tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86720) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:40:20 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:20 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:20 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:20 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:20 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:20 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:20 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-01bdc14c-9cb9-4cfa-b11a-1f623b0968ef tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Get all volumes completed successfully. Sep 03 13:40:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-01bdc14c-9cb9-4cfa-b11a-1f623b0968ef tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] http://192.168.122.181/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 03 13:40:20 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 700/1357] 192.168.122.181 () {58 vars in 1166 bytes} [Thu Sep 3 13:40:20 2026] GET /volume/v3/volumes?availability_zone=nova => generated 997 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:40:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e73c7cd8-3223-4140-98a1-9dbb353383a6 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e73c7cd8-3223-4140-98a1-9dbb353383a6 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] GET http://192.168.122.181/volume/v3/volumes?availability_zone=nova Sep 03 13:40:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e73c7cd8-3223-4140-98a1-9dbb353383a6 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e73c7cd8-3223-4140-98a1-9dbb353383a6 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Calling method 'index' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.api_utils [None req-e73c7cd8-3223-4140-98a1-9dbb353383a6 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Removing options '' from query. {{(pid=86719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:40:20 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-e73c7cd8-3223-4140-98a1-9dbb353383a6 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Could not evaluate value nova, assuming string {{(pid=86719) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 13:40:20 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:20 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:20 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-e73c7cd8-3223-4140-98a1-9dbb353383a6 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86719) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:40:20 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:20 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:20 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:20 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:20 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:20 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:20 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-e73c7cd8-3223-4140-98a1-9dbb353383a6 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Get all volumes completed successfully. Sep 03 13:40:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e73c7cd8-3223-4140-98a1-9dbb353383a6 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] http://192.168.122.181/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 03 13:40:20 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 658/1358] 192.168.122.181 () {58 vars in 1166 bytes} [Thu Sep 3 13:40:20 2026] GET /volume/v3/volumes?availability_zone=nova => generated 997 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-4673c510-4e24-49a9-9277-02e56d7598be None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4673c510-4e24-49a9-9277-02e56d7598be tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] GET http://192.168.122.181/volume/v3/volumes?bootable=false Sep 03 13:40:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4673c510-4e24-49a9-9277-02e56d7598be tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4673c510-4e24-49a9-9277-02e56d7598be tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Calling method 'index' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.api_utils [None req-4673c510-4e24-49a9-9277-02e56d7598be tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Removing options '' from query. {{(pid=86720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:40:20 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:20 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:20 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4673c510-4e24-49a9-9277-02e56d7598be tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86720) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:40:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-66960e79-44d7-431f-9ee2-234c1e52f323 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-66960e79-44d7-431f-9ee2-234c1e52f323 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] GET http://192.168.122.181/volume/v3/volumes/29424e45-655f-4ea9-9370-618906ac2be6 Sep 03 13:40:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-66960e79-44d7-431f-9ee2-234c1e52f323 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-66960e79-44d7-431f-9ee2-234c1e52f323 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:20 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:20 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:20 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:20 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:20 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-66960e79-44d7-431f-9ee2-234c1e52f323 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Volume info retrieved successfully. Sep 03 13:40:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-66960e79-44d7-431f-9ee2-234c1e52f323 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes/29424e45-655f-4ea9-9370-618906ac2be6 returned with HTTP 200 Sep 03 13:40:20 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 659/1359] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:20 2026] GET /volume/v3/volumes/29424e45-655f-4ea9-9370-618906ac2be6 => generated 1145 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:40:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-1214bf4a-48b9-4f71-99ab-247824d62f65 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1214bf4a-48b9-4f71-99ab-247824d62f65 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] GET http://192.168.122.181/volume/v3/volumes/29424e45-655f-4ea9-9370-618906ac2be6 Sep 03 13:40:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1214bf4a-48b9-4f71-99ab-247824d62f65 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1214bf4a-48b9-4f71-99ab-247824d62f65 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:20 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:20 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:20 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:20 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:20 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:20 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:20 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-4673c510-4e24-49a9-9277-02e56d7598be tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Get all volumes completed successfully. Sep 03 13:40:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4673c510-4e24-49a9-9277-02e56d7598be tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] http://192.168.122.181/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 03 13:40:20 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 701/1360] 192.168.122.181 () {58 vars in 1150 bytes} [Thu Sep 3 13:40:20 2026] GET /volume/v3/volumes?bootable=false => generated 997 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:40:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-4aa7bdbe-10e3-4f36-a7fc-ee7f96f42a3f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4aa7bdbe-10e3-4f36-a7fc-ee7f96f42a3f tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] GET http://192.168.122.181/volume/v3/volumes?bootable=false Sep 03 13:40:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4aa7bdbe-10e3-4f36-a7fc-ee7f96f42a3f tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4aa7bdbe-10e3-4f36-a7fc-ee7f96f42a3f tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Calling method 'index' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.api_utils [None req-4aa7bdbe-10e3-4f36-a7fc-ee7f96f42a3f tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Removing options '' from query. {{(pid=86720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:40:20 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:20 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:20 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4aa7bdbe-10e3-4f36-a7fc-ee7f96f42a3f tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86720) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:40:20 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:20 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:20 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:20 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:20 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:20 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:20 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:20 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:20 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-4aa7bdbe-10e3-4f36-a7fc-ee7f96f42a3f tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Get all volumes completed successfully. Sep 03 13:40:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4aa7bdbe-10e3-4f36-a7fc-ee7f96f42a3f tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] http://192.168.122.181/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 03 13:40:20 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 702/1361] 192.168.122.181 () {58 vars in 1150 bytes} [Thu Sep 3 13:40:20 2026] GET /volume/v3/volumes?bootable=false => generated 997 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ccf06acf-27a0-4662-8fe2-5e9af7f19182 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ccf06acf-27a0-4662-8fe2-5e9af7f19182 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] GET http://192.168.122.181/volume/v3/volumes?status=available Sep 03 13:40:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ccf06acf-27a0-4662-8fe2-5e9af7f19182 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ccf06acf-27a0-4662-8fe2-5e9af7f19182 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Calling method 'index' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.api_utils [None req-ccf06acf-27a0-4662-8fe2-5e9af7f19182 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Removing options '' from query. {{(pid=86720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:40:21 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ccf06acf-27a0-4662-8fe2-5e9af7f19182 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Could not evaluate value available, assuming string {{(pid=86720) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 13:40:21 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:21 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:21 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ccf06acf-27a0-4662-8fe2-5e9af7f19182 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86720) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:40:21 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:21 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:21 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-1214bf4a-48b9-4f71-99ab-247824d62f65 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Volume info retrieved successfully. Sep 03 13:40:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1214bf4a-48b9-4f71-99ab-247824d62f65 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes/29424e45-655f-4ea9-9370-618906ac2be6 returned with HTTP 200 Sep 03 13:40:21 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 660/1362] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:20 2026] GET /volume/v3/volumes/29424e45-655f-4ea9-9370-618906ac2be6 => generated 1145 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:40:21 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:21 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:21 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:21 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:21 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:21 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:21 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-ccf06acf-27a0-4662-8fe2-5e9af7f19182 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Get all volumes completed successfully. Sep 03 13:40:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ccf06acf-27a0-4662-8fe2-5e9af7f19182 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] http://192.168.122.181/volume/v3/volumes?status=available returned with HTTP 200 Sep 03 13:40:21 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 703/1363] 192.168.122.181 () {58 vars in 1154 bytes} [Thu Sep 3 13:40:21 2026] GET /volume/v3/volumes?status=available => generated 997 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-13398a83-d318-40c8-94cb-4c7391716aa6 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-13398a83-d318-40c8-94cb-4c7391716aa6 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] GET http://192.168.122.181/volume/v3/volumes?status=available Sep 03 13:40:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-13398a83-d318-40c8-94cb-4c7391716aa6 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-13398a83-d318-40c8-94cb-4c7391716aa6 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Calling method 'index' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.api_utils [None req-13398a83-d318-40c8-94cb-4c7391716aa6 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Removing options '' from query. {{(pid=86719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:40:21 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-13398a83-d318-40c8-94cb-4c7391716aa6 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Could not evaluate value available, assuming string {{(pid=86719) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 13:40:21 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-13398a83-d318-40c8-94cb-4c7391716aa6 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86719) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:40:21 devstack devstack@c-api.service[86719]: /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 03 13:40:21 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 13:40:21 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:21 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:21 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:21 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:21 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:21 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:21 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-13398a83-d318-40c8-94cb-4c7391716aa6 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Get all volumes completed successfully. Sep 03 13:40:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-13398a83-d318-40c8-94cb-4c7391716aa6 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] http://192.168.122.181/volume/v3/volumes?status=available returned with HTTP 200 Sep 03 13:40:21 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 661/1364] 192.168.122.181 () {58 vars in 1154 bytes} [Thu Sep 3 13:40:21 2026] GET /volume/v3/volumes?status=available => generated 997 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ffbb18ff-9a15-45d8-92d6-69b0f4411bcc None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ffbb18ff-9a15-45d8-92d6-69b0f4411bcc tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] GET http://192.168.122.181/volume/v3/volumes/detail?availability_zone=nova Sep 03 13:40:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ffbb18ff-9a15-45d8-92d6-69b0f4411bcc tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ffbb18ff-9a15-45d8-92d6-69b0f4411bcc tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Calling method 'detail' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.api_utils [None req-ffbb18ff-9a15-45d8-92d6-69b0f4411bcc tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Removing options '' from query. {{(pid=86720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:40:21 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ffbb18ff-9a15-45d8-92d6-69b0f4411bcc tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Could not evaluate value nova, assuming string {{(pid=86720) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 13:40:21 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:21 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:21 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ffbb18ff-9a15-45d8-92d6-69b0f4411bcc tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86720) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:40:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-f60c9165-834c-4f62-9c1a-19a89b7b41fa None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f60c9165-834c-4f62-9c1a-19a89b7b41fa tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:40:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f60c9165-834c-4f62-9c1a-19a89b7b41fa tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-160129450"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:40:21 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:21 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:21 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:21 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:21 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:21 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:21 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-ffbb18ff-9a15-45d8-92d6-69b0f4411bcc tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Get all volumes completed successfully. Sep 03 13:40:21 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:21 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-f60c9165-834c-4f62-9c1a-19a89b7b41fa tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-160129450'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:40:21 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-f60c9165-834c-4f62-9c1a-19a89b7b41fa tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Create volume of 1 GB Sep 03 13:40:21 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:21 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ffbb18ff-9a15-45d8-92d6-69b0f4411bcc tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] http://192.168.122.181/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Sep 03 13:40:21 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 704/1365] 192.168.122.181 () {58 vars in 1187 bytes} [Thu Sep 3 13:40:21 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2578 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:40:21 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-f60c9165-834c-4f62-9c1a-19a89b7b41fa tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Availability Zones retrieved successfully. Sep 03 13:40:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-669e5418-038e-4020-b715-0994a39fa871 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-669e5418-038e-4020-b715-0994a39fa871 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] GET http://192.168.122.181/volume/v3/volumes/detail?bootable=false Sep 03 13:40:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-669e5418-038e-4020-b715-0994a39fa871 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-669e5418-038e-4020-b715-0994a39fa871 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Calling method 'detail' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.api_utils [None req-669e5418-038e-4020-b715-0994a39fa871 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Removing options '' from query. {{(pid=86720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:40:21 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-669e5418-038e-4020-b715-0994a39fa871 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86720) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:40:21 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:21 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:21 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:21 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:21 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-f60c9165-834c-4f62-9c1a-19a89b7b41fa tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Flow 'volume_create_api' (2a3fbde7-0504-41cd-9034-eced9539857e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:40:21 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:21 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:21 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-669e5418-038e-4020-b715-0994a39fa871 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Get all volumes completed successfully. Sep 03 13:40:21 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:21 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:21 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-f60c9165-834c-4f62-9c1a-19a89b7b41fa tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39feebfb-06b2-4b93-8ec3-a78456d969fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:40:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-669e5418-038e-4020-b715-0994a39fa871 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] http://192.168.122.181/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Sep 03 13:40:21 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 705/1366] 192.168.122.181 () {58 vars in 1171 bytes} [Thu Sep 3 13:40:21 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2578 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:40:21 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-f60c9165-834c-4f62-9c1a-19a89b7b41fa tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:40:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-2f62b88e-537c-4ce6-b463-3d215144060e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2f62b88e-537c-4ce6-b463-3d215144060e tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] GET http://192.168.122.181/volume/v3/volumes/detail?status=available Sep 03 13:40:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2f62b88e-537c-4ce6-b463-3d215144060e tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2f62b88e-537c-4ce6-b463-3d215144060e tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Calling method 'detail' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.api_utils [None req-2f62b88e-537c-4ce6-b463-3d215144060e tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Removing options '' from query. {{(pid=86720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:40:21 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-2f62b88e-537c-4ce6-b463-3d215144060e tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Could not evaluate value available, assuming string {{(pid=86720) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 13:40:21 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-2f62b88e-537c-4ce6-b463-3d215144060e tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86720) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:40:21 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:21 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:21 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:21 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:21 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:21 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:21 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-2f62b88e-537c-4ce6-b463-3d215144060e tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Get all volumes completed successfully. Sep 03 13:40:21 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:21 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2f62b88e-537c-4ce6-b463-3d215144060e tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] http://192.168.122.181/volume/v3/volumes/detail?status=available returned with HTTP 200 Sep 03 13:40:21 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 706/1367] 192.168.122.181 () {58 vars in 1175 bytes} [Thu Sep 3 13:40:21 2026] GET /volume/v3/volumes/detail?status=available => generated 2578 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:40:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-606f6395-2fa9-4093-b314-5c3058e4fad1 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-606f6395-2fa9-4093-b314-5c3058e4fad1 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] GET http://192.168.122.181/volume/v3/volumes/1e88d6a5-cc0a-4807-a55a-188c6688ef5d Sep 03 13:40:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-606f6395-2fa9-4093-b314-5c3058e4fad1 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-606f6395-2fa9-4093-b314-5c3058e4fad1 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:21 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:21 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:21 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:21 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:21 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-606f6395-2fa9-4093-b314-5c3058e4fad1 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Volume info retrieved successfully. Sep 03 13:40:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-606f6395-2fa9-4093-b314-5c3058e4fad1 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] http://192.168.122.181/volume/v3/volumes/1e88d6a5-cc0a-4807-a55a-188c6688ef5d returned with HTTP 200 Sep 03 13:40:21 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 707/1368] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:21 2026] GET /volume/v3/volumes/1e88d6a5-cc0a-4807-a55a-188c6688ef5d => generated 865 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-bd41dfde-c996-452e-a791-9d9f0c3f906d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bd41dfde-c996-452e-a791-9d9f0c3f906d tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] DELETE http://192.168.122.181/volume/v3/volumes/1e88d6a5-cc0a-4807-a55a-188c6688ef5d Sep 03 13:40:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bd41dfde-c996-452e-a791-9d9f0c3f906d tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bd41dfde-c996-452e-a791-9d9f0c3f906d tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:21 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-bd41dfde-c996-452e-a791-9d9f0c3f906d tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Delete volume with id: 1e88d6a5-cc0a-4807-a55a-188c6688ef5d Sep 03 13:40:21 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:21 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:21 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:21 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:21 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-bd41dfde-c996-452e-a791-9d9f0c3f906d tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Volume info retrieved successfully. Sep 03 13:40:21 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-f60c9165-834c-4f62-9c1a-19a89b7b41fa tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39feebfb-06b2-4b93-8ec3-a78456d969fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:40:21 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-f60c9165-834c-4f62-9c1a-19a89b7b41fa tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72ede3d4-483f-4af1-8657-154cb4106b28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:40:21 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-bd41dfde-c996-452e-a791-9d9f0c3f906d tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Delete volume request issued successfully. Sep 03 13:40:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bd41dfde-c996-452e-a791-9d9f0c3f906d tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] http://192.168.122.181/volume/v3/volumes/1e88d6a5-cc0a-4807-a55a-188c6688ef5d returned with HTTP 202 Sep 03 13:40:21 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 708/1369] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:40:21 2026] DELETE /volume/v3/volumes/1e88d6a5-cc0a-4807-a55a-188c6688ef5d => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:40:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-21c236a6-4540-45fd-a37c-3fa56095ee7c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-21c236a6-4540-45fd-a37c-3fa56095ee7c tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] GET http://192.168.122.181/volume/v3/volumes/1e88d6a5-cc0a-4807-a55a-188c6688ef5d Sep 03 13:40:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-21c236a6-4540-45fd-a37c-3fa56095ee7c tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-21c236a6-4540-45fd-a37c-3fa56095ee7c tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:21 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-f60c9165-834c-4f62-9c1a-19a89b7b41fa tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Created reservations ['584f523b-4bfd-483d-be16-b83d1370377f', '6e2992bf-eed4-42c0-92ce-e9d23e36d273', '5c909a2c-150d-4f10-9990-18c058bc458a', '2cbd4a3e-01fa-4102-ba1e-6d70f9ec5dc7'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:40:21 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-f60c9165-834c-4f62-9c1a-19a89b7b41fa tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72ede3d4-483f-4af1-8657-154cb4106b28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['584f523b-4bfd-483d-be16-b83d1370377f', '6e2992bf-eed4-42c0-92ce-e9d23e36d273', '5c909a2c-150d-4f10-9990-18c058bc458a', '2cbd4a3e-01fa-4102-ba1e-6d70f9ec5dc7']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:40:21 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-f60c9165-834c-4f62-9c1a-19a89b7b41fa tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8021960b-2fdd-4862-8847-9c6e5ba8f9f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:40:21 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:21 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:21 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:21 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:21 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-21c236a6-4540-45fd-a37c-3fa56095ee7c tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Volume info retrieved successfully. Sep 03 13:40:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-21c236a6-4540-45fd-a37c-3fa56095ee7c tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] http://192.168.122.181/volume/v3/volumes/1e88d6a5-cc0a-4807-a55a-188c6688ef5d returned with HTTP 200 Sep 03 13:40:21 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:21 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:21 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-f60c9165-834c-4f62-9c1a-19a89b7b41fa tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8021960b-2fdd-4862-8847-9c6e5ba8f9f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37483d75-52fa-4e9e-9c4b-31a7c53c078b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-160129450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13c1b11db4eb4ffa9c67d7c80ff74e2c',qos_specs=None,replication_status=,reservations=['584f523b-4bfd-483d-be16-b83d1370377f','6e2992bf-eed4-42c0-92ce-e9d23e36d273','5c909a2c-150d-4f10-9990-18c058bc458a','2cbd4a3e-01fa-4102-ba1e-6d70f9ec5dc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a05454b19314f178e9f63801ea12dbf',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:40:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-160129450',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37483d75-52fa-4e9e-9c4b-31a7c53c078b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13c1b11db4eb4ffa9c67d7c80ff74e2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a05454b19314f178e9f63801ea12dbf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:40:21 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 709/1370] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:21 2026] GET /volume/v3/volumes/1e88d6a5-cc0a-4807-a55a-188c6688ef5d => generated 864 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:40:21 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-f60c9165-834c-4f62-9c1a-19a89b7b41fa tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2474c72-dd30-4565-9d4b-e50b0fb992c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:40:21 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-f60c9165-834c-4f62-9c1a-19a89b7b41fa tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2474c72-dd30-4565-9d4b-e50b0fb992c1) transitioned into state 'SUCCESS' from state '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-160129450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13c1b11db4eb4ffa9c67d7c80ff74e2c',qos_specs=None,replication_status=,reservations=['584f523b-4bfd-483d-be16-b83d1370377f','6e2992bf-eed4-42c0-92ce-e9d23e36d273','5c909a2c-150d-4f10-9990-18c058bc458a','2cbd4a3e-01fa-4102-ba1e-6d70f9ec5dc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a05454b19314f178e9f63801ea12dbf',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:40:21 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-f60c9165-834c-4f62-9c1a-19a89b7b41fa tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (599804e2-14d8-4d6b-8ae1-4f3f40a908cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:40:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-66f70aea-ad9a-4194-a1f1-6ace4583dc83 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:21 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-f60c9165-834c-4f62-9c1a-19a89b7b41fa tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (599804e2-14d8-4d6b-8ae1-4f3f40a908cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:40:21 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-f60c9165-834c-4f62-9c1a-19a89b7b41fa tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Flow 'volume_create_api' (2a3fbde7-0504-41cd-9034-eced9539857e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:40:21 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-f60c9165-834c-4f62-9c1a-19a89b7b41fa tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Create volume request issued successfully. Sep 03 13:40:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f60c9165-834c-4f62-9c1a-19a89b7b41fa tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:40:21 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 662/1371] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:40:21 2026] POST /volume/v3/volumes => generated 759 bytes in 574 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:40:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-57ba4623-848c-4dcc-bd7e-c55bcb8e22d5 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-57ba4623-848c-4dcc-bd7e-c55bcb8e22d5 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] GET http://192.168.122.181/volume/v3/volumes/37483d75-52fa-4e9e-9c4b-31a7c53c078b Sep 03 13:40:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-57ba4623-848c-4dcc-bd7e-c55bcb8e22d5 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-57ba4623-848c-4dcc-bd7e-c55bcb8e22d5 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:21 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:21 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:21 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:21 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:21 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-57ba4623-848c-4dcc-bd7e-c55bcb8e22d5 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Volume info retrieved successfully. Sep 03 13:40:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-57ba4623-848c-4dcc-bd7e-c55bcb8e22d5 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes/37483d75-52fa-4e9e-9c4b-31a7c53c078b returned with HTTP 200 Sep 03 13:40:21 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 663/1372] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:21 2026] GET /volume/v3/volumes/37483d75-52fa-4e9e-9c4b-31a7c53c078b => generated 827 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-66f70aea-ad9a-4194-a1f1-6ace4583dc83 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:40:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-66f70aea-ad9a-4194-a1f1-6ace4583dc83 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1645172203"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:40:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-66f70aea-ad9a-4194-a1f1-6ace4583dc83 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1645172203'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:40:21 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-66f70aea-ad9a-4194-a1f1-6ace4583dc83 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Create volume of 1 GB Sep 03 13:40:22 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-66f70aea-ad9a-4194-a1f1-6ace4583dc83 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Availability Zones retrieved successfully. Sep 03 13:40:22 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-66f70aea-ad9a-4194-a1f1-6ace4583dc83 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Flow 'volume_create_api' (ec5f3265-45c1-4b2c-bc0f-48fe52226071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:40:22 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-66f70aea-ad9a-4194-a1f1-6ace4583dc83 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd14482d-849f-4a9c-baba-2da46194dc19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:40:22 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-66f70aea-ad9a-4194-a1f1-6ace4583dc83 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:40:22 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-66f70aea-ad9a-4194-a1f1-6ace4583dc83 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd14482d-849f-4a9c-baba-2da46194dc19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:40:22 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-66f70aea-ad9a-4194-a1f1-6ace4583dc83 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c51278c-9efb-4ff8-ac3f-30131d3dfb77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:40:22 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-66f70aea-ad9a-4194-a1f1-6ace4583dc83 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Created reservations ['3115fcf1-696e-4a52-9afe-ad4ec8eb55e0', '83ef3ac9-5cb7-4c06-8fd4-47e065b17d14', 'ef910655-c12a-474e-ae1d-3da965335b05', '2372564b-21d3-4012-a6c6-cbd2b23880a7'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:40:22 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-66f70aea-ad9a-4194-a1f1-6ace4583dc83 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c51278c-9efb-4ff8-ac3f-30131d3dfb77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3115fcf1-696e-4a52-9afe-ad4ec8eb55e0', '83ef3ac9-5cb7-4c06-8fd4-47e065b17d14', 'ef910655-c12a-474e-ae1d-3da965335b05', '2372564b-21d3-4012-a6c6-cbd2b23880a7']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:40:22 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-66f70aea-ad9a-4194-a1f1-6ace4583dc83 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abc68f3b-921c-4417-b3cb-3e70d2aeea37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:40:22 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:22 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:22 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-66f70aea-ad9a-4194-a1f1-6ace4583dc83 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abc68f3b-921c-4417-b3cb-3e70d2aeea37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f057e898-60ca-424a-85f4-e2d063de8f3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1645172203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d95ba3e0a3014f4eac56c5d13f783e96',qos_specs=None,replication_status=,reservations=['3115fcf1-696e-4a52-9afe-ad4ec8eb55e0','83ef3ac9-5cb7-4c06-8fd4-47e065b17d14','ef910655-c12a-474e-ae1d-3da965335b05','2372564b-21d3-4012-a6c6-cbd2b23880a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a291e35e1ad4b1ab9ae566acec96f37',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:40:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1645172203',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f057e898-60ca-424a-85f4-e2d063de8f3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d95ba3e0a3014f4eac56c5d13f783e96',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a291e35e1ad4b1ab9ae566acec96f37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:40:22 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-66f70aea-ad9a-4194-a1f1-6ace4583dc83 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7eff0933-f803-45fe-9f70-2b8147f40157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:40:22 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-66f70aea-ad9a-4194-a1f1-6ace4583dc83 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7eff0933-f803-45fe-9f70-2b8147f40157) transitioned into state 'SUCCESS' from state '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-1645172203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d95ba3e0a3014f4eac56c5d13f783e96',qos_specs=None,replication_status=,reservations=['3115fcf1-696e-4a52-9afe-ad4ec8eb55e0','83ef3ac9-5cb7-4c06-8fd4-47e065b17d14','ef910655-c12a-474e-ae1d-3da965335b05','2372564b-21d3-4012-a6c6-cbd2b23880a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a291e35e1ad4b1ab9ae566acec96f37',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:40:22 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-66f70aea-ad9a-4194-a1f1-6ace4583dc83 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee014e81-7e9f-42a9-a6af-3f5c7642ad33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:40:22 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-66f70aea-ad9a-4194-a1f1-6ace4583dc83 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee014e81-7e9f-42a9-a6af-3f5c7642ad33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:40:22 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-66f70aea-ad9a-4194-a1f1-6ace4583dc83 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Flow 'volume_create_api' (ec5f3265-45c1-4b2c-bc0f-48fe52226071) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:40:22 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-66f70aea-ad9a-4194-a1f1-6ace4583dc83 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Create volume request issued successfully. Sep 03 13:40:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-66f70aea-ad9a-4194-a1f1-6ace4583dc83 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:40:22 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 710/1373] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:40:21 2026] POST /volume/v3/volumes => generated 758 bytes in 694 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:40:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-07b7df1e-f649-4406-b2cf-00d5c97b75c8 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-07b7df1e-f649-4406-b2cf-00d5c97b75c8 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] GET http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f Sep 03 13:40:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-07b7df1e-f649-4406-b2cf-00d5c97b75c8 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-07b7df1e-f649-4406-b2cf-00d5c97b75c8 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:22 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:22 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:22 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:22 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:22 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-07b7df1e-f649-4406-b2cf-00d5c97b75c8 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Volume info retrieved successfully. Sep 03 13:40:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-07b7df1e-f649-4406-b2cf-00d5c97b75c8 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f returned with HTTP 200 Sep 03 13:40:22 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 664/1374] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:22 2026] GET /volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f => generated 826 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ed792eab-587e-4571-86f3-7072a1da6131 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ed792eab-587e-4571-86f3-7072a1da6131 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] GET http://192.168.122.181/volume/v3/volumes/1e88d6a5-cc0a-4807-a55a-188c6688ef5d Sep 03 13:40:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ed792eab-587e-4571-86f3-7072a1da6131 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ed792eab-587e-4571-86f3-7072a1da6131 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:22 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:22 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:22 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:22 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:22 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-ed792eab-587e-4571-86f3-7072a1da6131 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Volume info retrieved successfully. Sep 03 13:40:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ed792eab-587e-4571-86f3-7072a1da6131 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] http://192.168.122.181/volume/v3/volumes/1e88d6a5-cc0a-4807-a55a-188c6688ef5d returned with HTTP 200 Sep 03 13:40:22 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 711/1375] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:22 2026] GET /volume/v3/volumes/1e88d6a5-cc0a-4807-a55a-188c6688ef5d => generated 864 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:40:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-d88601af-fb08-4db4-8626-0ea7e97a16da None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d88601af-fb08-4db4-8626-0ea7e97a16da tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] GET http://192.168.122.181/volume/v3/volumes/37483d75-52fa-4e9e-9c4b-31a7c53c078b Sep 03 13:40:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d88601af-fb08-4db4-8626-0ea7e97a16da tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d88601af-fb08-4db4-8626-0ea7e97a16da tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:22 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:22 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:22 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:22 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:23 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-d88601af-fb08-4db4-8626-0ea7e97a16da tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Volume info retrieved successfully. Sep 03 13:40:23 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d88601af-fb08-4db4-8626-0ea7e97a16da tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes/37483d75-52fa-4e9e-9c4b-31a7c53c078b returned with HTTP 200 Sep 03 13:40:23 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 665/1376] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:22 2026] GET /volume/v3/volumes/37483d75-52fa-4e9e-9c4b-31a7c53c078b => generated 851 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e4ace33b-dcb1-4bfc-8453-f1f6ff52c0c4 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e4ace33b-dcb1-4bfc-8453-f1f6ff52c0c4 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] GET http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f Sep 03 13:40:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e4ace33b-dcb1-4bfc-8453-f1f6ff52c0c4 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e4ace33b-dcb1-4bfc-8453-f1f6ff52c0c4 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:23 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:23 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:23 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:23 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:23 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-e4ace33b-dcb1-4bfc-8453-f1f6ff52c0c4 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Volume info retrieved successfully. Sep 03 13:40:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e4ace33b-dcb1-4bfc-8453-f1f6ff52c0c4 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f returned with HTTP 200 Sep 03 13:40:23 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 712/1377] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:23 2026] GET /volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f => generated 850 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-34e8e62a-9c97-410c-8ed3-b8aea8179bb7 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:23 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-34e8e62a-9c97-410c-8ed3-b8aea8179bb7 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] GET http://192.168.122.181/volume/v3/volumes/1e88d6a5-cc0a-4807-a55a-188c6688ef5d Sep 03 13:40:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-34e8e62a-9c97-410c-8ed3-b8aea8179bb7 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-34e8e62a-9c97-410c-8ed3-b8aea8179bb7 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:23 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-34e8e62a-9c97-410c-8ed3-b8aea8179bb7 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] http://192.168.122.181/volume/v3/volumes/1e88d6a5-cc0a-4807-a55a-188c6688ef5d returned with HTTP 404 Sep 03 13:40:23 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 666/1378] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:23 2026] GET /volume/v3/volumes/1e88d6a5-cc0a-4807-a55a-188c6688ef5d => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:40:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-7d9eb44e-e4aa-41a0-b32e-f984ff0347d2 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7d9eb44e-e4aa-41a0-b32e-f984ff0347d2 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] GET http://192.168.122.181/volume/v3/volumes/aeb51fdc-25a7-4984-82c8-10304e7f9cdd Sep 03 13:40:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7d9eb44e-e4aa-41a0-b32e-f984ff0347d2 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7d9eb44e-e4aa-41a0-b32e-f984ff0347d2 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:23 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:23 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:23 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:23 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:23 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-7d9eb44e-e4aa-41a0-b32e-f984ff0347d2 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Volume info retrieved successfully. Sep 03 13:40:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7d9eb44e-e4aa-41a0-b32e-f984ff0347d2 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] http://192.168.122.181/volume/v3/volumes/aeb51fdc-25a7-4984-82c8-10304e7f9cdd returned with HTTP 200 Sep 03 13:40:23 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 713/1379] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:23 2026] GET /volume/v3/volumes/aeb51fdc-25a7-4984-82c8-10304e7f9cdd => generated 865 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-123e9127-8c94-4dfb-a1c9-b2d15daf289a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:23 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-123e9127-8c94-4dfb-a1c9-b2d15daf289a tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] DELETE http://192.168.122.181/volume/v3/volumes/aeb51fdc-25a7-4984-82c8-10304e7f9cdd Sep 03 13:40:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-123e9127-8c94-4dfb-a1c9-b2d15daf289a tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-123e9127-8c94-4dfb-a1c9-b2d15daf289a tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:23 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-123e9127-8c94-4dfb-a1c9-b2d15daf289a tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Delete volume with id: aeb51fdc-25a7-4984-82c8-10304e7f9cdd Sep 03 13:40:23 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:23 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:23 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:23 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:23 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-123e9127-8c94-4dfb-a1c9-b2d15daf289a tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Volume info retrieved successfully. Sep 03 13:40:23 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-123e9127-8c94-4dfb-a1c9-b2d15daf289a tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Delete volume request issued successfully. Sep 03 13:40:23 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-123e9127-8c94-4dfb-a1c9-b2d15daf289a tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] http://192.168.122.181/volume/v3/volumes/aeb51fdc-25a7-4984-82c8-10304e7f9cdd returned with HTTP 202 Sep 03 13:40:23 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 667/1380] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:40:23 2026] DELETE /volume/v3/volumes/aeb51fdc-25a7-4984-82c8-10304e7f9cdd => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:40:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-128a96cd-d9fa-48f9-b77f-dd29e24e1259 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-128a96cd-d9fa-48f9-b77f-dd29e24e1259 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] GET http://192.168.122.181/volume/v3/volumes/aeb51fdc-25a7-4984-82c8-10304e7f9cdd Sep 03 13:40:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-128a96cd-d9fa-48f9-b77f-dd29e24e1259 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-128a96cd-d9fa-48f9-b77f-dd29e24e1259 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:24 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:24 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:24 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:24 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:24 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-128a96cd-d9fa-48f9-b77f-dd29e24e1259 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Volume info retrieved successfully. Sep 03 13:40:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-128a96cd-d9fa-48f9-b77f-dd29e24e1259 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] http://192.168.122.181/volume/v3/volumes/aeb51fdc-25a7-4984-82c8-10304e7f9cdd returned with HTTP 200 Sep 03 13:40:24 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 714/1381] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:23 2026] GET /volume/v3/volumes/aeb51fdc-25a7-4984-82c8-10304e7f9cdd => generated 864 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-4c139dea-2d08-4cfe-99ac-11a583571488 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4c139dea-2d08-4cfe-99ac-11a583571488 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] GET http://192.168.122.181/volume/v3/volumes/37483d75-52fa-4e9e-9c4b-31a7c53c078b Sep 03 13:40:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4c139dea-2d08-4cfe-99ac-11a583571488 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4c139dea-2d08-4cfe-99ac-11a583571488 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:24 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:24 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:24 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:24 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:24 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-4c139dea-2d08-4cfe-99ac-11a583571488 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Volume info retrieved successfully. Sep 03 13:40:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4c139dea-2d08-4cfe-99ac-11a583571488 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes/37483d75-52fa-4e9e-9c4b-31a7c53c078b returned with HTTP 200 Sep 03 13:40:24 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 668/1382] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:24 2026] GET /volume/v3/volumes/37483d75-52fa-4e9e-9c4b-31a7c53c078b => generated 852 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-47fcefee-cf1c-4671-8bc0-b5e7b7f5aa6e req-b9fd80ca-84a3-44dd-94a1-d5ba0fc399ad None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-47fcefee-cf1c-4671-8bc0-b5e7b7f5aa6e req-b9fd80ca-84a3-44dd-94a1-d5ba0fc399ad tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] GET http://192.168.122.181/volume/v3/volumes/37483d75-52fa-4e9e-9c4b-31a7c53c078b Sep 03 13:40:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-47fcefee-cf1c-4671-8bc0-b5e7b7f5aa6e req-b9fd80ca-84a3-44dd-94a1-d5ba0fc399ad tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-47fcefee-cf1c-4671-8bc0-b5e7b7f5aa6e req-b9fd80ca-84a3-44dd-94a1-d5ba0fc399ad tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:24 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:24 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:24 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:24 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:24 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-47fcefee-cf1c-4671-8bc0-b5e7b7f5aa6e req-b9fd80ca-84a3-44dd-94a1-d5ba0fc399ad tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Volume info retrieved successfully. Sep 03 13:40:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-47fcefee-cf1c-4671-8bc0-b5e7b7f5aa6e req-b9fd80ca-84a3-44dd-94a1-d5ba0fc399ad tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes/37483d75-52fa-4e9e-9c4b-31a7c53c078b returned with HTTP 200 Sep 03 13:40:24 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 715/1383] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:40:24 2026] GET /volume/v3/volumes/37483d75-52fa-4e9e-9c4b-31a7c53c078b => generated 852 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-42decc2d-eea4-4078-a9af-876b8a85389b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-42decc2d-eea4-4078-a9af-876b8a85389b None None] GET http://192.168.122.181/volume// Sep 03 13:40:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-42decc2d-eea4-4078-a9af-876b8a85389b None None] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-42decc2d-eea4-4078-a9af-876b8a85389b None None] Calling method 'all' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-42decc2d-eea4-4078-a9af-876b8a85389b None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:40:24 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 669/1384] 192.168.122.181 () {58 vars in 1317 bytes} [Thu Sep 3 13:40:24 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 13:40:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-47fcefee-cf1c-4671-8bc0-b5e7b7f5aa6e req-e3e41d3f-6dc8-4766-9844-45aba0f85843 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-53baddc7-9de7-4162-9857-26a865e3da30 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-53baddc7-9de7-4162-9857-26a865e3da30 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] GET http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f Sep 03 13:40:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-53baddc7-9de7-4162-9857-26a865e3da30 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-53baddc7-9de7-4162-9857-26a865e3da30 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:24 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:24 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:24 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:24 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:24 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-53baddc7-9de7-4162-9857-26a865e3da30 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Volume info retrieved successfully. Sep 03 13:40:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-53baddc7-9de7-4162-9857-26a865e3da30 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f returned with HTTP 200 Sep 03 13:40:24 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 670/1385] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:24 2026] GET /volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f => generated 851 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-47fcefee-cf1c-4671-8bc0-b5e7b7f5aa6e req-e3e41d3f-6dc8-4766-9844-45aba0f85843 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] POST http://192.168.122.181/volume/v3/attachments Sep 03 13:40:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-47fcefee-cf1c-4671-8bc0-b5e7b7f5aa6e req-e3e41d3f-6dc8-4766-9844-45aba0f85843 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "37483d75-52fa-4e9e-9c4b-31a7c53c078b", "connector": null, "instance_uuid": "68496c73-727b-449f-bcfa-cfedc618af37"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:40:24 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:24 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:24 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:24 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-47fcefee-cf1c-4671-8bc0-b5e7b7f5aa6e req-e3e41d3f-6dc8-4766-9844-45aba0f85843 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/attachments returned with HTTP 200 Sep 03 13:40:24 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 716/1386] 192.168.122.181 () {66 vars in 1483 bytes} [Thu Sep 3 13:40:24 2026] POST /volume/v3/attachments => generated 273 bytes in 429 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:40:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-926b9148-4c65-473d-9707-aea7702cf639 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-926b9148-4c65-473d-9707-aea7702cf639 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] GET http://192.168.122.181/volume/v3/volumes/37483d75-52fa-4e9e-9c4b-31a7c53c078b Sep 03 13:40:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-926b9148-4c65-473d-9707-aea7702cf639 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-926b9148-4c65-473d-9707-aea7702cf639 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:24 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:24 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-bd90191f-945c-4d0d-9fe5-cdc65a9fafdc None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bd90191f-945c-4d0d-9fe5-cdc65a9fafdc None None] GET http://192.168.122.181/volume// Sep 03 13:40:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bd90191f-945c-4d0d-9fe5-cdc65a9fafdc None None] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bd90191f-945c-4d0d-9fe5-cdc65a9fafdc None None] Calling method 'all' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bd90191f-945c-4d0d-9fe5-cdc65a9fafdc None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:40:25 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 717/1387] 192.168.122.181 () {58 vars in 1315 bytes} [Thu Sep 3 13:40:24 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 13:40:25 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:25 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-47fcefee-cf1c-4671-8bc0-b5e7b7f5aa6e req-e4c30e9b-a3ab-4805-978c-2a8e69d631d6 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:25 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-926b9148-4c65-473d-9707-aea7702cf639 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Volume info retrieved successfully. Sep 03 13:40:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-47fcefee-cf1c-4671-8bc0-b5e7b7f5aa6e req-e4c30e9b-a3ab-4805-978c-2a8e69d631d6 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] GET http://192.168.122.181/volume/v3/volumes/37483d75-52fa-4e9e-9c4b-31a7c53c078b Sep 03 13:40:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-47fcefee-cf1c-4671-8bc0-b5e7b7f5aa6e req-e4c30e9b-a3ab-4805-978c-2a8e69d631d6 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-47fcefee-cf1c-4671-8bc0-b5e7b7f5aa6e req-e4c30e9b-a3ab-4805-978c-2a8e69d631d6 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-926b9148-4c65-473d-9707-aea7702cf639 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes/37483d75-52fa-4e9e-9c4b-31a7c53c078b returned with HTTP 200 Sep 03 13:40:25 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:25 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:25 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 671/1388] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:24 2026] GET /volume/v3/volumes/37483d75-52fa-4e9e-9c4b-31a7c53c078b => generated 851 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:25 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:25 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-0ea68f70-2a02-4502-86fc-adfa58272634 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:25 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-47fcefee-cf1c-4671-8bc0-b5e7b7f5aa6e req-e4c30e9b-a3ab-4805-978c-2a8e69d631d6 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Volume info retrieved successfully. Sep 03 13:40:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0ea68f70-2a02-4502-86fc-adfa58272634 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] GET http://192.168.122.181/volume/v3/volumes/aeb51fdc-25a7-4984-82c8-10304e7f9cdd Sep 03 13:40:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0ea68f70-2a02-4502-86fc-adfa58272634 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0ea68f70-2a02-4502-86fc-adfa58272634 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-47fcefee-cf1c-4671-8bc0-b5e7b7f5aa6e req-e4c30e9b-a3ab-4805-978c-2a8e69d631d6 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes/37483d75-52fa-4e9e-9c4b-31a7c53c078b returned with HTTP 200 Sep 03 13:40:25 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 718/1389] 192.168.122.181 () {62 vars in 1528 bytes} [Thu Sep 3 13:40:25 2026] GET /volume/v3/volumes/37483d75-52fa-4e9e-9c4b-31a7c53c078b => generated 1032 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:40:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0ea68f70-2a02-4502-86fc-adfa58272634 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] http://192.168.122.181/volume/v3/volumes/aeb51fdc-25a7-4984-82c8-10304e7f9cdd returned with HTTP 404 Sep 03 13:40:25 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 672/1390] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:25 2026] GET /volume/v3/volumes/aeb51fdc-25a7-4984-82c8-10304e7f9cdd => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:40:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-04d89a9e-88ce-467b-89b4-e2f46be6e585 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-04d89a9e-88ce-467b-89b4-e2f46be6e585 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] GET http://192.168.122.181/volume/v3/volumes/b6246580-d6ab-4161-b7a9-debf136326a8 Sep 03 13:40:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-04d89a9e-88ce-467b-89b4-e2f46be6e585 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-04d89a9e-88ce-467b-89b4-e2f46be6e585 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:25 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:25 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:25 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:25 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:25 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-04d89a9e-88ce-467b-89b4-e2f46be6e585 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Volume info retrieved successfully. Sep 03 13:40:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-04d89a9e-88ce-467b-89b4-e2f46be6e585 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] http://192.168.122.181/volume/v3/volumes/b6246580-d6ab-4161-b7a9-debf136326a8 returned with HTTP 200 Sep 03 13:40:25 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 719/1391] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:25 2026] GET /volume/v3/volumes/b6246580-d6ab-4161-b7a9-debf136326a8 => generated 865 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-fb9c2175-645b-4831-92b0-e2184f9b6ead None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fb9c2175-645b-4831-92b0-e2184f9b6ead tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] DELETE http://192.168.122.181/volume/v3/volumes/b6246580-d6ab-4161-b7a9-debf136326a8 Sep 03 13:40:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fb9c2175-645b-4831-92b0-e2184f9b6ead tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fb9c2175-645b-4831-92b0-e2184f9b6ead tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:25 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-fb9c2175-645b-4831-92b0-e2184f9b6ead tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Delete volume with id: b6246580-d6ab-4161-b7a9-debf136326a8 Sep 03 13:40:25 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:25 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:25 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:25 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:25 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-fb9c2175-645b-4831-92b0-e2184f9b6ead tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Volume info retrieved successfully. Sep 03 13:40:25 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-fb9c2175-645b-4831-92b0-e2184f9b6ead tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Delete volume request issued successfully. Sep 03 13:40:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fb9c2175-645b-4831-92b0-e2184f9b6ead tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] http://192.168.122.181/volume/v3/volumes/b6246580-d6ab-4161-b7a9-debf136326a8 returned with HTTP 202 Sep 03 13:40:25 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 673/1392] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:40:25 2026] DELETE /volume/v3/volumes/b6246580-d6ab-4161-b7a9-debf136326a8 => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:40:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-9442841e-496e-4805-ba32-0b6c212b9774 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9442841e-496e-4805-ba32-0b6c212b9774 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] GET http://192.168.122.181/volume/v3/volumes/b6246580-d6ab-4161-b7a9-debf136326a8 Sep 03 13:40:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9442841e-496e-4805-ba32-0b6c212b9774 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9442841e-496e-4805-ba32-0b6c212b9774 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-47fcefee-cf1c-4671-8bc0-b5e7b7f5aa6e req-d3fc42be-a362-4a43-bc91-5a5c60615a96 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:25 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:25 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:25 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:25 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-47fcefee-cf1c-4671-8bc0-b5e7b7f5aa6e req-d3fc42be-a362-4a43-bc91-5a5c60615a96 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] PUT http://192.168.122.181/volume/v3/attachments/0267b460-0bbc-4924-bc99-a13562830fbb Sep 03 13:40:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-47fcefee-cf1c-4671-8bc0-b5e7b7f5aa6e req-d3fc42be-a362-4a43-bc91-5a5c60615a96 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.181", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8d232b6e4de", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "108e3980-7d2b-493a-aa24-bb1dd072d0d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:40:25 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-9442841e-496e-4805-ba32-0b6c212b9774 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Volume info retrieved successfully. Sep 03 13:40:25 devstack devstack@c-api.service[86719]: DEBUG cinder.coordination [req-47fcefee-cf1c-4671-8bc0-b5e7b7f5aa6e req-d3fc42be-a362-4a43-bc91-5a5c60615a96 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Acquiring lock "cinder-attachment_update-37483d75-52fa-4e9e-9c4b-31a7c53c078b-devstack" by "attachment_update" {{(pid=86719) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 13:40:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9442841e-496e-4805-ba32-0b6c212b9774 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] http://192.168.122.181/volume/v3/volumes/b6246580-d6ab-4161-b7a9-debf136326a8 returned with HTTP 200 Sep 03 13:40:25 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 720/1393] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:25 2026] GET /volume/v3/volumes/b6246580-d6ab-4161-b7a9-debf136326a8 => generated 864 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:25 devstack devstack@c-api.service[86719]: DEBUG cinder.coordination [req-47fcefee-cf1c-4671-8bc0-b5e7b7f5aa6e req-d3fc42be-a362-4a43-bc91-5a5c60615a96 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Lock "cinder-attachment_update-37483d75-52fa-4e9e-9c4b-31a7c53c078b-devstack" acquired by "attachment_update" :: waited 0.037s {{(pid=86719) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 13:40:25 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:25 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:25 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:25 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:25 devstack devstack@c-api.service[86719]: DEBUG cinder.coordination [req-47fcefee-cf1c-4671-8bc0-b5e7b7f5aa6e req-d3fc42be-a362-4a43-bc91-5a5c60615a96 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Lock "cinder-attachment_update-37483d75-52fa-4e9e-9c4b-31a7c53c078b-devstack" released by "attachment_update" :: held 0.360s {{(pid=86719) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 13:40:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-47fcefee-cf1c-4671-8bc0-b5e7b7f5aa6e req-d3fc42be-a362-4a43-bc91-5a5c60615a96 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/attachments/0267b460-0bbc-4924-bc99-a13562830fbb returned with HTTP 200 Sep 03 13:40:25 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 674/1394] 192.168.122.181 () {66 vars in 1593 bytes} [Thu Sep 3 13:40:25 2026] PUT /volume/v3/attachments/0267b460-0bbc-4924-bc99-a13562830fbb => generated 694 bytes in 461 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:40:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-fc02112b-7121-4bdd-9b3b-6f2a9e3db129 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:26 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-fc02112b-7121-4bdd-9b3b-6f2a9e3db129 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] GET http://192.168.122.181/volume/v3/volumes/37483d75-52fa-4e9e-9c4b-31a7c53c078b Sep 03 13:40:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-fc02112b-7121-4bdd-9b3b-6f2a9e3db129 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-fc02112b-7121-4bdd-9b3b-6f2a9e3db129 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:26 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:26 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:26 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:26 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:26 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-fc02112b-7121-4bdd-9b3b-6f2a9e3db129 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Volume info retrieved successfully. Sep 03 13:40:26 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-fc02112b-7121-4bdd-9b3b-6f2a9e3db129 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes/37483d75-52fa-4e9e-9c4b-31a7c53c078b returned with HTTP 200 Sep 03 13:40:26 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 721/1395] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:26 2026] GET /volume/v3/volumes/37483d75-52fa-4e9e-9c4b-31a7c53c078b => generated 852 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-47fcefee-cf1c-4671-8bc0-b5e7b7f5aa6e req-d69b70c0-d725-46ff-9e04-94d910a362bb None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:26 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-47fcefee-cf1c-4671-8bc0-b5e7b7f5aa6e req-d69b70c0-d725-46ff-9e04-94d910a362bb tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] POST http://192.168.122.181/volume/v3/attachments/0267b460-0bbc-4924-bc99-a13562830fbb/action Sep 03 13:40:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-47fcefee-cf1c-4671-8bc0-b5e7b7f5aa6e req-d69b70c0-d725-46ff-9e04-94d910a362bb tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Action body: b'{"os-complete": null}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:40:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-47fcefee-cf1c-4671-8bc0-b5e7b7f5aa6e req-d69b70c0-d725-46ff-9e04-94d910a362bb tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:40:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-b7abb2e3-ec41-4216-86f8-9200bc4f91b2 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:26 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b7abb2e3-ec41-4216-86f8-9200bc4f91b2 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] GET http://192.168.122.181/volume/v3/volumes/b6246580-d6ab-4161-b7a9-debf136326a8 Sep 03 13:40:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b7abb2e3-ec41-4216-86f8-9200bc4f91b2 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b7abb2e3-ec41-4216-86f8-9200bc4f91b2 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:26 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:26 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:26 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:26 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:26 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:26 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:26 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:26 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:26 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-b7abb2e3-ec41-4216-86f8-9200bc4f91b2 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Volume info retrieved successfully. Sep 03 13:40:26 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-47fcefee-cf1c-4671-8bc0-b5e7b7f5aa6e req-d69b70c0-d725-46ff-9e04-94d910a362bb tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/attachments/0267b460-0bbc-4924-bc99-a13562830fbb/action returned with HTTP 204 Sep 03 13:40:26 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b7abb2e3-ec41-4216-86f8-9200bc4f91b2 tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] http://192.168.122.181/volume/v3/volumes/b6246580-d6ab-4161-b7a9-debf136326a8 returned with HTTP 200 Sep 03 13:40:26 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 722/1396] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:26 2026] GET /volume/v3/volumes/b6246580-d6ab-4161-b7a9-debf136326a8 => generated 864 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:26 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 675/1397] 192.168.122.181 () {66 vars in 1614 bytes} [Thu Sep 3 13:40:26 2026] POST /volume/v3/attachments/0267b460-0bbc-4924-bc99-a13562830fbb/action => generated 0 bytes in 136 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:40:27 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e7209ae5-a22a-47c5-9553-915c4b5a24b9 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:27 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e7209ae5-a22a-47c5-9553-915c4b5a24b9 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] GET http://192.168.122.181/volume/v3/volumes/37483d75-52fa-4e9e-9c4b-31a7c53c078b Sep 03 13:40:27 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e7209ae5-a22a-47c5-9553-915c4b5a24b9 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:27 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e7209ae5-a22a-47c5-9553-915c4b5a24b9 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:27 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:27 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:27 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:27 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:27 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-e7209ae5-a22a-47c5-9553-915c4b5a24b9 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Volume info retrieved successfully. Sep 03 13:40:27 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e7209ae5-a22a-47c5-9553-915c4b5a24b9 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes/37483d75-52fa-4e9e-9c4b-31a7c53c078b returned with HTTP 200 Sep 03 13:40:27 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 723/1398] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:27 2026] GET /volume/v3/volumes/37483d75-52fa-4e9e-9c4b-31a7c53c078b => generated 1144 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:40:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-5a8b7824-d724-4b3c-ac1c-13b9e3049f75 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:27 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5a8b7824-d724-4b3c-ac1c-13b9e3049f75 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] GET http://192.168.122.181/volume/v3/volumes/37483d75-52fa-4e9e-9c4b-31a7c53c078b Sep 03 13:40:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5a8b7824-d724-4b3c-ac1c-13b9e3049f75 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5a8b7824-d724-4b3c-ac1c-13b9e3049f75 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:27 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:27 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:27 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:27 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:27 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-5a8b7824-d724-4b3c-ac1c-13b9e3049f75 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Volume info retrieved successfully. Sep 03 13:40:27 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5a8b7824-d724-4b3c-ac1c-13b9e3049f75 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes/37483d75-52fa-4e9e-9c4b-31a7c53c078b returned with HTTP 200 Sep 03 13:40:27 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 676/1399] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:27 2026] GET /volume/v3/volumes/37483d75-52fa-4e9e-9c4b-31a7c53c078b => generated 1144 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:40:27 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-0742756f-50b2-48e0-99b9-78a86dc7d90f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:27 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0742756f-50b2-48e0-99b9-78a86dc7d90f tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] GET http://192.168.122.181/volume/v3/volumes/b6246580-d6ab-4161-b7a9-debf136326a8 Sep 03 13:40:27 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0742756f-50b2-48e0-99b9-78a86dc7d90f tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:27 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0742756f-50b2-48e0-99b9-78a86dc7d90f tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:27 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0742756f-50b2-48e0-99b9-78a86dc7d90f tempest-VolumesListTestJSON-746142136 tempest-VolumesListTestJSON-746142136-project-member] http://192.168.122.181/volume/v3/volumes/b6246580-d6ab-4161-b7a9-debf136326a8 returned with HTTP 404 Sep 03 13:40:27 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 724/1400] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:27 2026] GET /volume/v3/volumes/b6246580-d6ab-4161-b7a9-debf136326a8 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:40:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-ec3e349d-3136-4749-93a1-7c54fd9bf3cd req-e27f70b3-917b-43bd-8793-c6e9652918ae None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:27 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-ec3e349d-3136-4749-93a1-7c54fd9bf3cd req-e27f70b3-917b-43bd-8793-c6e9652918ae tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] GET http://192.168.122.181/volume/v3/volumes/29424e45-655f-4ea9-9370-618906ac2be6 Sep 03 13:40:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-ec3e349d-3136-4749-93a1-7c54fd9bf3cd req-e27f70b3-917b-43bd-8793-c6e9652918ae tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-ec3e349d-3136-4749-93a1-7c54fd9bf3cd req-e27f70b3-917b-43bd-8793-c6e9652918ae tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:27 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:27 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:27 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:27 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:27 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-ec3e349d-3136-4749-93a1-7c54fd9bf3cd req-e27f70b3-917b-43bd-8793-c6e9652918ae tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Volume info retrieved successfully. Sep 03 13:40:27 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-ec3e349d-3136-4749-93a1-7c54fd9bf3cd req-e27f70b3-917b-43bd-8793-c6e9652918ae tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes/29424e45-655f-4ea9-9370-618906ac2be6 returned with HTTP 200 Sep 03 13:40:27 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 677/1401] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:40:27 2026] GET /volume/v3/volumes/29424e45-655f-4ea9-9370-618906ac2be6 => generated 1145 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:40:27 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-ec3e349d-3136-4749-93a1-7c54fd9bf3cd req-5153fda7-3db4-4266-bad4-4e1539eb8333 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:27 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-ec3e349d-3136-4749-93a1-7c54fd9bf3cd req-5153fda7-3db4-4266-bad4-4e1539eb8333 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] POST http://192.168.122.181/volume/v3/volumes/29424e45-655f-4ea9-9370-618906ac2be6/action Sep 03 13:40:27 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-ec3e349d-3136-4749-93a1-7c54fd9bf3cd req-5153fda7-3db4-4266-bad4-4e1539eb8333 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:40:27 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-ec3e349d-3136-4749-93a1-7c54fd9bf3cd req-5153fda7-3db4-4266-bad4-4e1539eb8333 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:40:27 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:27 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:28 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:28 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:28 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-ec3e349d-3136-4749-93a1-7c54fd9bf3cd req-5153fda7-3db4-4266-bad4-4e1539eb8333 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Volume info retrieved successfully. Sep 03 13:40:28 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-ec3e349d-3136-4749-93a1-7c54fd9bf3cd req-5153fda7-3db4-4266-bad4-4e1539eb8333 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Begin detaching volume completed successfully. Sep 03 13:40:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-ec3e349d-3136-4749-93a1-7c54fd9bf3cd req-5153fda7-3db4-4266-bad4-4e1539eb8333 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes/29424e45-655f-4ea9-9370-618906ac2be6/action returned with HTTP 202 Sep 03 13:40:28 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 725/1402] 192.168.122.181 () {64 vars in 1561 bytes} [Thu Sep 3 13:40:27 2026] POST /volume/v3/volumes/29424e45-655f-4ea9-9370-618906ac2be6/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:40:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-d2bebb55-a06b-4b22-9bb9-e7a5473232d1 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:28 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d2bebb55-a06b-4b22-9bb9-e7a5473232d1 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] GET http://192.168.122.181/volume/v3/volumes/29424e45-655f-4ea9-9370-618906ac2be6 Sep 03 13:40:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d2bebb55-a06b-4b22-9bb9-e7a5473232d1 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d2bebb55-a06b-4b22-9bb9-e7a5473232d1 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:28 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:28 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:28 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:28 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:28 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-d2bebb55-a06b-4b22-9bb9-e7a5473232d1 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Volume info retrieved successfully. Sep 03 13:40:28 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d2bebb55-a06b-4b22-9bb9-e7a5473232d1 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes/29424e45-655f-4ea9-9370-618906ac2be6 returned with HTTP 200 Sep 03 13:40:28 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 678/1403] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:28 2026] GET /volume/v3/volumes/29424e45-655f-4ea9-9370-618906ac2be6 => generated 1148 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 13:40:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-9dd9734a-7b08-41b3-8464-53b7c1528e79 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9dd9734a-7b08-41b3-8464-53b7c1528e79 None None] GET http://192.168.122.181/volume// Sep 03 13:40:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9dd9734a-7b08-41b3-8464-53b7c1528e79 None None] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9dd9734a-7b08-41b3-8464-53b7c1528e79 None None] Calling method 'all' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9dd9734a-7b08-41b3-8464-53b7c1528e79 None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:40:28 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 726/1404] 192.168.122.181 () {58 vars in 1315 bytes} [Thu Sep 3 13:40:28 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 13:40:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-ec3e349d-3136-4749-93a1-7c54fd9bf3cd req-573f3d2e-6f81-4be1-a870-3f3e0b616ff5 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:28 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-ec3e349d-3136-4749-93a1-7c54fd9bf3cd req-573f3d2e-6f81-4be1-a870-3f3e0b616ff5 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] GET http://192.168.122.181/volume/v3/volumes/29424e45-655f-4ea9-9370-618906ac2be6 Sep 03 13:40:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-ec3e349d-3136-4749-93a1-7c54fd9bf3cd req-573f3d2e-6f81-4be1-a870-3f3e0b616ff5 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-ec3e349d-3136-4749-93a1-7c54fd9bf3cd req-573f3d2e-6f81-4be1-a870-3f3e0b616ff5 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:28 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:28 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:28 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:28 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:28 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-ec3e349d-3136-4749-93a1-7c54fd9bf3cd req-573f3d2e-6f81-4be1-a870-3f3e0b616ff5 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Volume info retrieved successfully. Sep 03 13:40:28 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-ec3e349d-3136-4749-93a1-7c54fd9bf3cd req-573f3d2e-6f81-4be1-a870-3f3e0b616ff5 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes/29424e45-655f-4ea9-9370-618906ac2be6 returned with HTTP 200 Sep 03 13:40:28 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 679/1405] 192.168.122.181 () {62 vars in 1528 bytes} [Thu Sep 3 13:40:28 2026] GET /volume/v3/volumes/29424e45-655f-4ea9-9370-618906ac2be6 => generated 1329 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:40:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-ec3e349d-3136-4749-93a1-7c54fd9bf3cd req-e1e27203-cfd6-49ee-a360-f37412447d72 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-ec3e349d-3136-4749-93a1-7c54fd9bf3cd req-e1e27203-cfd6-49ee-a360-f37412447d72 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] DELETE http://192.168.122.181/volume/v3/attachments/d496ceee-d204-4cca-b3b5-3b7f23b8ed88 Sep 03 13:40:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-ec3e349d-3136-4749-93a1-7c54fd9bf3cd req-e1e27203-cfd6-49ee-a360-f37412447d72 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-ec3e349d-3136-4749-93a1-7c54fd9bf3cd req-e1e27203-cfd6-49ee-a360-f37412447d72 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:28 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:28 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:28 devstack devstack@c-api.service[86720]: /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 03 13:40:28 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, Sep 03 13:40:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-ec3e349d-3136-4749-93a1-7c54fd9bf3cd req-e1e27203-cfd6-49ee-a360-f37412447d72 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/attachments/d496ceee-d204-4cca-b3b5-3b7f23b8ed88 returned with HTTP 200 Sep 03 13:40:28 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 727/1406] 192.168.122.181 () {64 vars in 1562 bytes} [Thu Sep 3 13:40:28 2026] DELETE /volume/v3/attachments/d496ceee-d204-4cca-b3b5-3b7f23b8ed88 => generated 19 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e076f7a7-2ce5-4ae1-ba3c-458f08bb2e86 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:29 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e076f7a7-2ce5-4ae1-ba3c-458f08bb2e86 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] GET http://192.168.122.181/volume/v3/volumes/29424e45-655f-4ea9-9370-618906ac2be6 Sep 03 13:40:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e076f7a7-2ce5-4ae1-ba3c-458f08bb2e86 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e076f7a7-2ce5-4ae1-ba3c-458f08bb2e86 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:29 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:29 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:29 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:29 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:29 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-e076f7a7-2ce5-4ae1-ba3c-458f08bb2e86 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Volume info retrieved successfully. Sep 03 13:40:29 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e076f7a7-2ce5-4ae1-ba3c-458f08bb2e86 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes/29424e45-655f-4ea9-9370-618906ac2be6 returned with HTTP 200 Sep 03 13:40:29 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 680/1407] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:29 2026] GET /volume/v3/volumes/29424e45-655f-4ea9-9370-618906ac2be6 => generated 853 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:40:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-cdb227e8-92c4-4e59-83ea-208df446ad13 req-baff4884-85b9-4f10-ad7c-847877db9344 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:29 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-cdb227e8-92c4-4e59-83ea-208df446ad13 req-baff4884-85b9-4f10-ad7c-847877db9344 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] GET http://192.168.122.181/volume/v3/volumes/37483d75-52fa-4e9e-9c4b-31a7c53c078b Sep 03 13:40:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-cdb227e8-92c4-4e59-83ea-208df446ad13 req-baff4884-85b9-4f10-ad7c-847877db9344 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-cdb227e8-92c4-4e59-83ea-208df446ad13 req-baff4884-85b9-4f10-ad7c-847877db9344 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:29 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:29 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:29 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:29 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:29 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-cdb227e8-92c4-4e59-83ea-208df446ad13 req-baff4884-85b9-4f10-ad7c-847877db9344 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Volume info retrieved successfully. Sep 03 13:40:29 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-cdb227e8-92c4-4e59-83ea-208df446ad13 req-baff4884-85b9-4f10-ad7c-847877db9344 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes/37483d75-52fa-4e9e-9c4b-31a7c53c078b returned with HTTP 200 Sep 03 13:40:29 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 728/1408] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:40:29 2026] GET /volume/v3/volumes/37483d75-52fa-4e9e-9c4b-31a7c53c078b => generated 1144 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:40:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-cdb227e8-92c4-4e59-83ea-208df446ad13 req-6fae3181-2b3e-4888-9913-c40142c6759a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:29 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-cdb227e8-92c4-4e59-83ea-208df446ad13 req-6fae3181-2b3e-4888-9913-c40142c6759a tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] POST http://192.168.122.181/volume/v3/volumes/37483d75-52fa-4e9e-9c4b-31a7c53c078b/action Sep 03 13:40:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-cdb227e8-92c4-4e59-83ea-208df446ad13 req-6fae3181-2b3e-4888-9913-c40142c6759a tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:40:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-cdb227e8-92c4-4e59-83ea-208df446ad13 req-6fae3181-2b3e-4888-9913-c40142c6759a tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:40:29 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:29 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:29 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:29 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:29 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-cdb227e8-92c4-4e59-83ea-208df446ad13 req-6fae3181-2b3e-4888-9913-c40142c6759a tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Volume info retrieved successfully. Sep 03 13:40:29 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-cdb227e8-92c4-4e59-83ea-208df446ad13 req-6fae3181-2b3e-4888-9913-c40142c6759a tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Begin detaching volume completed successfully. Sep 03 13:40:29 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-cdb227e8-92c4-4e59-83ea-208df446ad13 req-6fae3181-2b3e-4888-9913-c40142c6759a tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes/37483d75-52fa-4e9e-9c4b-31a7c53c078b/action returned with HTTP 202 Sep 03 13:40:29 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 681/1409] 192.168.122.181 () {64 vars in 1561 bytes} [Thu Sep 3 13:40:29 2026] POST /volume/v3/volumes/37483d75-52fa-4e9e-9c4b-31a7c53c078b/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:40:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-0a9a80a0-b87e-4149-a8db-597803fba359 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:29 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0a9a80a0-b87e-4149-a8db-597803fba359 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] GET http://192.168.122.181/volume/v3/volumes/37483d75-52fa-4e9e-9c4b-31a7c53c078b Sep 03 13:40:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0a9a80a0-b87e-4149-a8db-597803fba359 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0a9a80a0-b87e-4149-a8db-597803fba359 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:29 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:29 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:29 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:29 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:29 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-0a9a80a0-b87e-4149-a8db-597803fba359 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Volume info retrieved successfully. Sep 03 13:40:29 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0a9a80a0-b87e-4149-a8db-597803fba359 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes/37483d75-52fa-4e9e-9c4b-31a7c53c078b returned with HTTP 200 Sep 03 13:40:29 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 729/1410] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:29 2026] GET /volume/v3/volumes/37483d75-52fa-4e9e-9c4b-31a7c53c078b => generated 1147 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:40:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-fbc2c7c6-5826-446b-9dc1-a79985564ee6 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:29 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fbc2c7c6-5826-446b-9dc1-a79985564ee6 None None] GET http://192.168.122.181/volume// Sep 03 13:40:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fbc2c7c6-5826-446b-9dc1-a79985564ee6 None None] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fbc2c7c6-5826-446b-9dc1-a79985564ee6 None None] Calling method 'all' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:29 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fbc2c7c6-5826-446b-9dc1-a79985564ee6 None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:40:29 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 682/1411] 192.168.122.181 () {58 vars in 1315 bytes} [Thu Sep 3 13:40:29 2026] GET /volume/ => generated 390 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 13:40:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-cdb227e8-92c4-4e59-83ea-208df446ad13 req-c37ee5f3-9eb3-4855-99f7-1e9ac793dd2a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:29 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-cdb227e8-92c4-4e59-83ea-208df446ad13 req-c37ee5f3-9eb3-4855-99f7-1e9ac793dd2a tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] GET http://192.168.122.181/volume/v3/volumes/37483d75-52fa-4e9e-9c4b-31a7c53c078b Sep 03 13:40:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-cdb227e8-92c4-4e59-83ea-208df446ad13 req-c37ee5f3-9eb3-4855-99f7-1e9ac793dd2a tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-cdb227e8-92c4-4e59-83ea-208df446ad13 req-c37ee5f3-9eb3-4855-99f7-1e9ac793dd2a tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:29 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:29 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:29 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:29 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:29 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-cdb227e8-92c4-4e59-83ea-208df446ad13 req-c37ee5f3-9eb3-4855-99f7-1e9ac793dd2a tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Volume info retrieved successfully. Sep 03 13:40:29 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-cdb227e8-92c4-4e59-83ea-208df446ad13 req-c37ee5f3-9eb3-4855-99f7-1e9ac793dd2a tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes/37483d75-52fa-4e9e-9c4b-31a7c53c078b returned with HTTP 200 Sep 03 13:40:29 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 730/1412] 192.168.122.181 () {62 vars in 1528 bytes} [Thu Sep 3 13:40:29 2026] GET /volume/v3/volumes/37483d75-52fa-4e9e-9c4b-31a7c53c078b => generated 1328 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:40:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-cdb227e8-92c4-4e59-83ea-208df446ad13 req-3ee3e09a-8405-4a5e-9e40-9f6d56bff959 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:30 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-cdb227e8-92c4-4e59-83ea-208df446ad13 req-3ee3e09a-8405-4a5e-9e40-9f6d56bff959 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] DELETE http://192.168.122.181/volume/v3/attachments/0267b460-0bbc-4924-bc99-a13562830fbb Sep 03 13:40:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-cdb227e8-92c4-4e59-83ea-208df446ad13 req-3ee3e09a-8405-4a5e-9e40-9f6d56bff959 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-cdb227e8-92c4-4e59-83ea-208df446ad13 req-3ee3e09a-8405-4a5e-9e40-9f6d56bff959 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:30 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:30 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:30 devstack devstack@c-api.service[86719]: /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 03 13:40:30 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, Sep 03 13:40:30 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-cdb227e8-92c4-4e59-83ea-208df446ad13 req-3ee3e09a-8405-4a5e-9e40-9f6d56bff959 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/attachments/0267b460-0bbc-4924-bc99-a13562830fbb returned with HTTP 200 Sep 03 13:40:30 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 683/1413] 192.168.122.181 () {64 vars in 1562 bytes} [Thu Sep 3 13:40:30 2026] DELETE /volume/v3/attachments/0267b460-0bbc-4924-bc99-a13562830fbb => generated 19 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-6d1071ef-1850-458b-8df0-c040a04394ce None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:30 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6d1071ef-1850-458b-8df0-c040a04394ce tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] GET http://192.168.122.181/volume/v3/volumes/37483d75-52fa-4e9e-9c4b-31a7c53c078b Sep 03 13:40:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6d1071ef-1850-458b-8df0-c040a04394ce tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6d1071ef-1850-458b-8df0-c040a04394ce tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:30 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:30 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:30 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:30 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:30 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-6d1071ef-1850-458b-8df0-c040a04394ce tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Volume info retrieved successfully. Sep 03 13:40:30 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6d1071ef-1850-458b-8df0-c040a04394ce tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes/37483d75-52fa-4e9e-9c4b-31a7c53c078b returned with HTTP 200 Sep 03 13:40:30 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 731/1414] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:30 2026] GET /volume/v3/volumes/37483d75-52fa-4e9e-9c4b-31a7c53c078b => generated 852 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-d7c0f217-d0b7-4307-ab2b-fff23cf0d511 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:30 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d7c0f217-d0b7-4307-ab2b-fff23cf0d511 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] GET http://192.168.122.181/volume/v3/volumes/37483d75-52fa-4e9e-9c4b-31a7c53c078b Sep 03 13:40:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d7c0f217-d0b7-4307-ab2b-fff23cf0d511 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d7c0f217-d0b7-4307-ab2b-fff23cf0d511 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:30 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:30 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:30 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:30 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:30 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-d7c0f217-d0b7-4307-ab2b-fff23cf0d511 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Volume info retrieved successfully. Sep 03 13:40:30 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d7c0f217-d0b7-4307-ab2b-fff23cf0d511 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes/37483d75-52fa-4e9e-9c4b-31a7c53c078b returned with HTTP 200 Sep 03 13:40:30 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 684/1415] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:30 2026] GET /volume/v3/volumes/37483d75-52fa-4e9e-9c4b-31a7c53c078b => generated 852 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-0623c46d-741d-4e52-9d9e-0b323a32d22a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:31 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0623c46d-741d-4e52-9d9e-0b323a32d22a tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] GET http://192.168.122.181/volume/v3/volumes/37483d75-52fa-4e9e-9c4b-31a7c53c078b Sep 03 13:40:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0623c46d-741d-4e52-9d9e-0b323a32d22a tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0623c46d-741d-4e52-9d9e-0b323a32d22a tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:31 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:31 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:31 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:31 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:31 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-0623c46d-741d-4e52-9d9e-0b323a32d22a tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Volume info retrieved successfully. Sep 03 13:40:31 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0623c46d-741d-4e52-9d9e-0b323a32d22a tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes/37483d75-52fa-4e9e-9c4b-31a7c53c078b returned with HTTP 200 Sep 03 13:40:31 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 732/1416] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:30 2026] GET /volume/v3/volumes/37483d75-52fa-4e9e-9c4b-31a7c53c078b => generated 852 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-b3b75fc1-366f-4f9f-81fd-893f74233581 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:31 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b3b75fc1-366f-4f9f-81fd-893f74233581 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] GET http://192.168.122.181/volume/v3/volumes/29424e45-655f-4ea9-9370-618906ac2be6 Sep 03 13:40:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b3b75fc1-366f-4f9f-81fd-893f74233581 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b3b75fc1-366f-4f9f-81fd-893f74233581 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:31 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:31 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:31 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:31 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:31 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-b3b75fc1-366f-4f9f-81fd-893f74233581 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Volume info retrieved successfully. Sep 03 13:40:31 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b3b75fc1-366f-4f9f-81fd-893f74233581 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes/29424e45-655f-4ea9-9370-618906ac2be6 returned with HTTP 200 Sep 03 13:40:31 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 685/1417] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:31 2026] GET /volume/v3/volumes/29424e45-655f-4ea9-9370-618906ac2be6 => generated 853 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-c3eba01c-cd53-40c6-abe1-e1808ea48431 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:31 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c3eba01c-cd53-40c6-abe1-e1808ea48431 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] GET http://192.168.122.181/volume/v3/volumes/29424e45-655f-4ea9-9370-618906ac2be6 Sep 03 13:40:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c3eba01c-cd53-40c6-abe1-e1808ea48431 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c3eba01c-cd53-40c6-abe1-e1808ea48431 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:31 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:31 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:31 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:31 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:31 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-c3eba01c-cd53-40c6-abe1-e1808ea48431 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Volume info retrieved successfully. Sep 03 13:40:31 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c3eba01c-cd53-40c6-abe1-e1808ea48431 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes/29424e45-655f-4ea9-9370-618906ac2be6 returned with HTTP 200 Sep 03 13:40:31 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 733/1418] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:31 2026] GET /volume/v3/volumes/29424e45-655f-4ea9-9370-618906ac2be6 => generated 853 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:40:41 devstack devstack@c-api.service[86719]: DEBUG dbcounter [-] [86719] Writing DB stats cinder:SELECT=159,cinder:UPDATE=25,cinder:INSERT=9 {{(pid=86719) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:40:41 devstack devstack@c-api.service[86720]: DEBUG dbcounter [-] [86720] Writing DB stats cinder:SELECT=206,cinder:INSERT=19,cinder:UPDATE=32 {{(pid=86720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:40:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-44f75436-ae87-44f4-a990-7de73441232d None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:42 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-44f75436-ae87-44f4-a990-7de73441232d tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] DELETE http://192.168.122.181/volume/v3/volumes/37483d75-52fa-4e9e-9c4b-31a7c53c078b Sep 03 13:40:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-44f75436-ae87-44f4-a990-7de73441232d tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-44f75436-ae87-44f4-a990-7de73441232d tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:42 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-44f75436-ae87-44f4-a990-7de73441232d tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Delete volume with id: 37483d75-52fa-4e9e-9c4b-31a7c53c078b Sep 03 13:40:42 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:42 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:42 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:42 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:42 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-44f75436-ae87-44f4-a990-7de73441232d tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Volume info retrieved successfully. Sep 03 13:40:42 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-44f75436-ae87-44f4-a990-7de73441232d tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Delete volume request issued successfully. Sep 03 13:40:42 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-44f75436-ae87-44f4-a990-7de73441232d tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes/37483d75-52fa-4e9e-9c4b-31a7c53c078b returned with HTTP 202 Sep 03 13:40:42 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 686/1419] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:40:42 2026] DELETE /volume/v3/volumes/37483d75-52fa-4e9e-9c4b-31a7c53c078b => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:40:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-38d6498a-3e6f-4f26-a677-3095ad03774a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:42 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-38d6498a-3e6f-4f26-a677-3095ad03774a tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] GET http://192.168.122.181/volume/v3/volumes/37483d75-52fa-4e9e-9c4b-31a7c53c078b Sep 03 13:40:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-38d6498a-3e6f-4f26-a677-3095ad03774a tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-38d6498a-3e6f-4f26-a677-3095ad03774a tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:42 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:42 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:42 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:42 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:42 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-38d6498a-3e6f-4f26-a677-3095ad03774a tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Volume info retrieved successfully. Sep 03 13:40:42 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-38d6498a-3e6f-4f26-a677-3095ad03774a tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes/37483d75-52fa-4e9e-9c4b-31a7c53c078b returned with HTTP 200 Sep 03 13:40:42 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 734/1420] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:42 2026] GET /volume/v3/volumes/37483d75-52fa-4e9e-9c4b-31a7c53c078b => generated 851 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-c234ecf1-0852-45de-af82-b1ce4d9496d3 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c234ecf1-0852-45de-af82-b1ce4d9496d3 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] GET http://192.168.122.181/volume/v3/volumes/37483d75-52fa-4e9e-9c4b-31a7c53c078b Sep 03 13:40:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c234ecf1-0852-45de-af82-b1ce4d9496d3 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c234ecf1-0852-45de-af82-b1ce4d9496d3 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c234ecf1-0852-45de-af82-b1ce4d9496d3 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes/37483d75-52fa-4e9e-9c4b-31a7c53c078b returned with HTTP 404 Sep 03 13:40:43 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 687/1421] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:43 2026] GET /volume/v3/volumes/37483d75-52fa-4e9e-9c4b-31a7c53c078b => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:40:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-efcf524e-095c-430d-8325-b75cd8a029a3 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-efcf524e-095c-430d-8325-b75cd8a029a3 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] DELETE http://192.168.122.181/volume/v3/volumes/29424e45-655f-4ea9-9370-618906ac2be6 Sep 03 13:40:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-efcf524e-095c-430d-8325-b75cd8a029a3 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-efcf524e-095c-430d-8325-b75cd8a029a3 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:43 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-efcf524e-095c-430d-8325-b75cd8a029a3 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Delete volume with id: 29424e45-655f-4ea9-9370-618906ac2be6 Sep 03 13:40:43 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:43 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:43 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:43 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:43 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-efcf524e-095c-430d-8325-b75cd8a029a3 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Volume info retrieved successfully. Sep 03 13:40:43 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-efcf524e-095c-430d-8325-b75cd8a029a3 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Delete volume request issued successfully. Sep 03 13:40:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-efcf524e-095c-430d-8325-b75cd8a029a3 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes/29424e45-655f-4ea9-9370-618906ac2be6 returned with HTTP 202 Sep 03 13:40:43 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 735/1422] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:40:43 2026] DELETE /volume/v3/volumes/29424e45-655f-4ea9-9370-618906ac2be6 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:40:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-9a3e016c-9f43-4aca-8208-c07c7e1f27d5 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9a3e016c-9f43-4aca-8208-c07c7e1f27d5 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] GET http://192.168.122.181/volume/v3/volumes/29424e45-655f-4ea9-9370-618906ac2be6 Sep 03 13:40:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9a3e016c-9f43-4aca-8208-c07c7e1f27d5 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9a3e016c-9f43-4aca-8208-c07c7e1f27d5 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:43 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:43 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:43 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:43 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:43 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-9a3e016c-9f43-4aca-8208-c07c7e1f27d5 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Volume info retrieved successfully. Sep 03 13:40:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9a3e016c-9f43-4aca-8208-c07c7e1f27d5 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes/29424e45-655f-4ea9-9370-618906ac2be6 returned with HTTP 200 Sep 03 13:40:43 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 688/1423] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:43 2026] GET /volume/v3/volumes/29424e45-655f-4ea9-9370-618906ac2be6 => generated 852 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-3a939a71-b0b1-488d-97d5-e9276d1e76a3 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:44 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3a939a71-b0b1-488d-97d5-e9276d1e76a3 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] GET http://192.168.122.181/volume/v3/volumes/29424e45-655f-4ea9-9370-618906ac2be6 Sep 03 13:40:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3a939a71-b0b1-488d-97d5-e9276d1e76a3 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3a939a71-b0b1-488d-97d5-e9276d1e76a3 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:44 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:44 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:44 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:44 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:44 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3a939a71-b0b1-488d-97d5-e9276d1e76a3 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes/29424e45-655f-4ea9-9370-618906ac2be6 returned with HTTP 404 Sep 03 13:40:44 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 736/1424] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:44 2026] GET /volume/v3/volumes/29424e45-655f-4ea9-9370-618906ac2be6 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:40:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-c86cf5ea-561a-4bd1-8b5f-5f3d30fc093d None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:45 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c86cf5ea-561a-4bd1-8b5f-5f3d30fc093d tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] DELETE http://192.168.122.181/volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062 Sep 03 13:40:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c86cf5ea-561a-4bd1-8b5f-5f3d30fc093d tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c86cf5ea-561a-4bd1-8b5f-5f3d30fc093d tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:45 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-c86cf5ea-561a-4bd1-8b5f-5f3d30fc093d tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Delete volume with id: da6477f9-0b50-44f4-8de9-9f23a4410062 Sep 03 13:40:45 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:45 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:45 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:45 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:45 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-c86cf5ea-561a-4bd1-8b5f-5f3d30fc093d tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Volume info retrieved successfully. Sep 03 13:40:45 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-c86cf5ea-561a-4bd1-8b5f-5f3d30fc093d tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Delete volume request issued successfully. Sep 03 13:40:45 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c86cf5ea-561a-4bd1-8b5f-5f3d30fc093d tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062 returned with HTTP 202 Sep 03 13:40:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d513ddf4-f806-40f3-959e-229dfa5716a8 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:45 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 689/1425] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:40:45 2026] DELETE /volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062 => generated 0 bytes in 248 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:40:45 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d513ddf4-f806-40f3-959e-229dfa5716a8 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] GET http://192.168.122.181/volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062 Sep 03 13:40:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d513ddf4-f806-40f3-959e-229dfa5716a8 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d513ddf4-f806-40f3-959e-229dfa5716a8 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:45 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:45 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:45 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:45 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:45 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-d513ddf4-f806-40f3-959e-229dfa5716a8 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Volume info retrieved successfully. Sep 03 13:40:45 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d513ddf4-f806-40f3-959e-229dfa5716a8 tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062 returned with HTTP 200 Sep 03 13:40:45 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 737/1426] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:45 2026] GET /volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062 => generated 852 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:40:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-555b63fd-101e-4a6c-a14d-d1322ddc7549 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:46 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-555b63fd-101e-4a6c-a14d-d1322ddc7549 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:40:46 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-555b63fd-101e-4a6c-a14d-d1322ddc7549 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1033881203"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:40:46 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-555b63fd-101e-4a6c-a14d-d1322ddc7549 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1033881203'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:40:46 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-555b63fd-101e-4a6c-a14d-d1322ddc7549 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Create volume of 1 GB Sep 03 13:40:46 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-555b63fd-101e-4a6c-a14d-d1322ddc7549 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Availability Zones retrieved successfully. Sep 03 13:40:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d7519802-240f-42d7-8f04-82e068418a5e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:46 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d7519802-240f-42d7-8f04-82e068418a5e tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] GET http://192.168.122.181/volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062 Sep 03 13:40:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d7519802-240f-42d7-8f04-82e068418a5e tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d7519802-240f-42d7-8f04-82e068418a5e tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:46 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:46 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:46 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:46 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:46 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-d7519802-240f-42d7-8f04-82e068418a5e tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Volume info retrieved successfully. Sep 03 13:40:46 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-555b63fd-101e-4a6c-a14d-d1322ddc7549 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Flow 'volume_create_api' (deed3709-d845-411b-ad30-3226eceb6549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:40:46 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-555b63fd-101e-4a6c-a14d-d1322ddc7549 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cf5a3f9-4171-4ba9-b32a-43a9b88e532f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:40:46 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d7519802-240f-42d7-8f04-82e068418a5e tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062 returned with HTTP 200 Sep 03 13:40:46 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 738/1427] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:46 2026] GET /volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062 => generated 852 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:46 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-555b63fd-101e-4a6c-a14d-d1322ddc7549 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:40:46 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-555b63fd-101e-4a6c-a14d-d1322ddc7549 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cf5a3f9-4171-4ba9-b32a-43a9b88e532f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:40:46 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-555b63fd-101e-4a6c-a14d-d1322ddc7549 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ba8b9a2-861f-4f98-b20f-11b1908022ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:40:46 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-555b63fd-101e-4a6c-a14d-d1322ddc7549 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Created reservations ['6b597321-194b-4374-8cb6-7f4d0ee684d4', '69234737-1165-4265-b391-b8ea1fda7c96', '8098d704-bcfd-4f98-9b26-5c2ded9fb60c', 'b6f8f16e-7249-46b4-86bd-b26c2c23a0da'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:40:46 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-555b63fd-101e-4a6c-a14d-d1322ddc7549 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ba8b9a2-861f-4f98-b20f-11b1908022ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b597321-194b-4374-8cb6-7f4d0ee684d4', '69234737-1165-4265-b391-b8ea1fda7c96', '8098d704-bcfd-4f98-9b26-5c2ded9fb60c', 'b6f8f16e-7249-46b4-86bd-b26c2c23a0da']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:40:46 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-555b63fd-101e-4a6c-a14d-d1322ddc7549 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c3936cc-98ae-47ea-908d-954a55312672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:40:46 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:46 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:47 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-555b63fd-101e-4a6c-a14d-d1322ddc7549 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c3936cc-98ae-47ea-908d-954a55312672) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d0ed883-36e9-4220-91a1-5267e813ce3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1033881203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd16fc4974544148b8c36ac695223f10',qos_specs=None,replication_status=,reservations=['6b597321-194b-4374-8cb6-7f4d0ee684d4','69234737-1165-4265-b391-b8ea1fda7c96','8098d704-bcfd-4f98-9b26-5c2ded9fb60c','b6f8f16e-7249-46b4-86bd-b26c2c23a0da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8c201e15c3447989faa226650181640',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:40:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1033881203',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d0ed883-36e9-4220-91a1-5267e813ce3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd16fc4974544148b8c36ac695223f10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8c201e15c3447989faa226650181640',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:40:47 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-555b63fd-101e-4a6c-a14d-d1322ddc7549 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72c044c2-45ef-42a7-9741-0beb079fcdda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:40:47 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-555b63fd-101e-4a6c-a14d-d1322ddc7549 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72c044c2-45ef-42a7-9741-0beb079fcdda) transitioned into state 'SUCCESS' from state '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-1033881203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd16fc4974544148b8c36ac695223f10',qos_specs=None,replication_status=,reservations=['6b597321-194b-4374-8cb6-7f4d0ee684d4','69234737-1165-4265-b391-b8ea1fda7c96','8098d704-bcfd-4f98-9b26-5c2ded9fb60c','b6f8f16e-7249-46b4-86bd-b26c2c23a0da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8c201e15c3447989faa226650181640',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:40:47 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-555b63fd-101e-4a6c-a14d-d1322ddc7549 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (252e2505-49ee-496b-8578-46c14eb9b3b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:40:47 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-555b63fd-101e-4a6c-a14d-d1322ddc7549 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (252e2505-49ee-496b-8578-46c14eb9b3b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:40:47 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-555b63fd-101e-4a6c-a14d-d1322ddc7549 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Flow 'volume_create_api' (deed3709-d845-411b-ad30-3226eceb6549) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:40:47 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-555b63fd-101e-4a6c-a14d-d1322ddc7549 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Create volume request issued successfully. Sep 03 13:40:47 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-555b63fd-101e-4a6c-a14d-d1322ddc7549 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:40:47 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 690/1428] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:40:45 2026] POST /volume/v3/volumes => generated 763 bytes in 1351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 13:40:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-cd2b7a94-d99a-4b02-b715-050d878e0417 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:47 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-cd2b7a94-d99a-4b02-b715-050d878e0417 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/9d0ed883-36e9-4220-91a1-5267e813ce3d Sep 03 13:40:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-cd2b7a94-d99a-4b02-b715-050d878e0417 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-cd2b7a94-d99a-4b02-b715-050d878e0417 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:47 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:47 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:47 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:47 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:47 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-cd2b7a94-d99a-4b02-b715-050d878e0417 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:40:47 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-cd2b7a94-d99a-4b02-b715-050d878e0417 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/9d0ed883-36e9-4220-91a1-5267e813ce3d returned with HTTP 200 Sep 03 13:40:47 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 739/1429] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:47 2026] GET /volume/v3/volumes/9d0ed883-36e9-4220-91a1-5267e813ce3d => generated 831 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-3c2ef600-2f6d-4830-a734-4ae36d4602ed None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:47 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3c2ef600-2f6d-4830-a734-4ae36d4602ed tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] GET http://192.168.122.181/volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062 Sep 03 13:40:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3c2ef600-2f6d-4830-a734-4ae36d4602ed tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3c2ef600-2f6d-4830-a734-4ae36d4602ed tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-00780883-90ce-4799-acdc-94278a03e195 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:47 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3c2ef600-2f6d-4830-a734-4ae36d4602ed tempest-AttachVolumeTestJSON-782672214 tempest-AttachVolumeTestJSON-782672214-project-member] http://192.168.122.181/volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062 returned with HTTP 404 Sep 03 13:40:47 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 691/1430] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:47 2026] GET /volume/v3/volumes/da6477f9-0b50-44f4-8de9-9f23a4410062 => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:40:47 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-00780883-90ce-4799-acdc-94278a03e195 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] POST http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f/action Sep 03 13:40:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-00780883-90ce-4799-acdc-94278a03e195 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Action body: b'{"os-attach": {"instance_uuid": "50ed46ff-a23f-47a6-ae69-25909934b13b", "mountpoint": "/dev/vdb"}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:40:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-00780883-90ce-4799-acdc-94278a03e195 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "50ed46ff-a23f-47a6-ae69-25909934b13b", "mountpoint": "/dev/vdb"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:40:47 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:47 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:47 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:47 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:47 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-00780883-90ce-4799-acdc-94278a03e195 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Volume info retrieved successfully. Sep 03 13:40:47 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-00780883-90ce-4799-acdc-94278a03e195 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Update volume admin metadata completed successfully. Sep 03 13:40:48 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-00780883-90ce-4799-acdc-94278a03e195 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Attach volume completed successfully. Sep 03 13:40:48 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-00780883-90ce-4799-acdc-94278a03e195 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f/action returned with HTTP 202 Sep 03 13:40:48 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 740/1431] 192.168.122.181 () {60 vars in 1274 bytes} [Thu Sep 3 13:40:47 2026] POST /volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f/action => generated 0 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:40:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-8908015b-489a-45f5-9165-36ebc9b24431 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:48 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8908015b-489a-45f5-9165-36ebc9b24431 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] GET http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f Sep 03 13:40:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8908015b-489a-45f5-9165-36ebc9b24431 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8908015b-489a-45f5-9165-36ebc9b24431 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:48 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:48 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:48 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:48 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:48 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-8908015b-489a-45f5-9165-36ebc9b24431 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Volume info retrieved successfully. Sep 03 13:40:48 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8908015b-489a-45f5-9165-36ebc9b24431 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f returned with HTTP 200 Sep 03 13:40:48 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 692/1432] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:48 2026] GET /volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f => generated 1185 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:40:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-16cae822-f1a3-4846-955b-bb8cc0fa034a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:48 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-16cae822-f1a3-4846-955b-bb8cc0fa034a tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] POST http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f/action Sep 03 13:40:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-16cae822-f1a3-4846-955b-bb8cc0fa034a tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Action body: b'{"os-detach": {}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:40:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-16cae822-f1a3-4846-955b-bb8cc0fa034a tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:40:48 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:48 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:48 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:48 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:48 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-16cae822-f1a3-4846-955b-bb8cc0fa034a tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Volume info retrieved successfully. Sep 03 13:40:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-4a1af043-641b-424e-a0e2-f3667c5d9e7c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:48 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4a1af043-641b-424e-a0e2-f3667c5d9e7c tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/9d0ed883-36e9-4220-91a1-5267e813ce3d Sep 03 13:40:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4a1af043-641b-424e-a0e2-f3667c5d9e7c tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4a1af043-641b-424e-a0e2-f3667c5d9e7c tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:48 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:48 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:48 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:48 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:48 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-4a1af043-641b-424e-a0e2-f3667c5d9e7c tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:40:48 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4a1af043-641b-424e-a0e2-f3667c5d9e7c tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/9d0ed883-36e9-4220-91a1-5267e813ce3d returned with HTTP 200 Sep 03 13:40:48 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 693/1433] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:48 2026] GET /volume/v3/volumes/9d0ed883-36e9-4220-91a1-5267e813ce3d => generated 855 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:48 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-16cae822-f1a3-4846-955b-bb8cc0fa034a tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Detach volume completed successfully. Sep 03 13:40:48 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-16cae822-f1a3-4846-955b-bb8cc0fa034a tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f/action returned with HTTP 202 Sep 03 13:40:48 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 741/1434] 192.168.122.181 () {60 vars in 1274 bytes} [Thu Sep 3 13:40:48 2026] POST /volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f/action => generated 0 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:40:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-fde000a1-4ecf-49e6-9371-67b4c14cb436 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:48 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fde000a1-4ecf-49e6-9371-67b4c14cb436 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] GET http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f Sep 03 13:40:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fde000a1-4ecf-49e6-9371-67b4c14cb436 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fde000a1-4ecf-49e6-9371-67b4c14cb436 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:48 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:48 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:48 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:48 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:48 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-fde000a1-4ecf-49e6-9371-67b4c14cb436 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Volume info retrieved successfully. Sep 03 13:40:48 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fde000a1-4ecf-49e6-9371-67b4c14cb436 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f returned with HTTP 200 Sep 03 13:40:48 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 694/1435] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:48 2026] GET /volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f => generated 870 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-7bd811ec-6046-4853-8319-b82a8bac28e4 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7bd811ec-6046-4853-8319-b82a8bac28e4 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/9d0ed883-36e9-4220-91a1-5267e813ce3d Sep 03 13:40:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7bd811ec-6046-4853-8319-b82a8bac28e4 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7bd811ec-6046-4853-8319-b82a8bac28e4 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:49 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:49 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:49 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:49 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:49 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-7bd811ec-6046-4853-8319-b82a8bac28e4 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:40:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7bd811ec-6046-4853-8319-b82a8bac28e4 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/9d0ed883-36e9-4220-91a1-5267e813ce3d returned with HTTP 200 Sep 03 13:40:49 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 742/1436] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:49 2026] GET /volume/v3/volumes/9d0ed883-36e9-4220-91a1-5267e813ce3d => generated 856 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-81ce9656-971c-48d8-90b0-c5d6acdb6d08 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-81ce9656-971c-48d8-90b0-c5d6acdb6d08 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/9d0ed883-36e9-4220-91a1-5267e813ce3d Sep 03 13:40:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-81ce9656-971c-48d8-90b0-c5d6acdb6d08 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-81ce9656-971c-48d8-90b0-c5d6acdb6d08 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:49 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:49 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:49 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:49 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:49 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-81ce9656-971c-48d8-90b0-c5d6acdb6d08 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:40:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-81ce9656-971c-48d8-90b0-c5d6acdb6d08 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/9d0ed883-36e9-4220-91a1-5267e813ce3d returned with HTTP 200 Sep 03 13:40:49 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 695/1437] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:49 2026] GET /volume/v3/volumes/9d0ed883-36e9-4220-91a1-5267e813ce3d => generated 856 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-c3292d51-d80d-47be-82fe-f63e30a78d35 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c3292d51-d80d-47be-82fe-f63e30a78d35 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] POST http://192.168.122.181/volume/v3/snapshots Sep 03 13:40:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c3292d51-d80d-47be-82fe-f63e30a78d35 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9d0ed883-36e9-4220-91a1-5267e813ce3d", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-177436150"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:40:49 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:49 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:49 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:49 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:49 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-c3292d51-d80d-47be-82fe-f63e30a78d35 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:40:49 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.snapshots [None req-c3292d51-d80d-47be-82fe-f63e30a78d35 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Create snapshot from volume 9d0ed883-36e9-4220-91a1-5267e813ce3d Sep 03 13:40:49 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-c3292d51-d80d-47be-82fe-f63e30a78d35 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Created reservations ['6a5c6757-3fb3-47c9-bec6-5fbe1a4721f6', 'b4f9dd4d-2d02-4dc7-9566-c6a75f7ccefa', 'dd217e53-fbe6-4c5a-89ad-229b69494e5a', 'fdf1e4fc-aec2-4a5e-9884-0f9720210c3f'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:40:49 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:49 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:49 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-c3292d51-d80d-47be-82fe-f63e30a78d35 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Snapshot create request issued successfully. Sep 03 13:40:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c3292d51-d80d-47be-82fe-f63e30a78d35 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/snapshots returned with HTTP 202 Sep 03 13:40:49 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 743/1438] 192.168.122.181 () {60 vars in 1149 bytes} [Thu Sep 3 13:40:49 2026] POST /volume/v3/snapshots => generated 379 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:40:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-02642e6d-b7e5-45c8-b83a-e223d4f584fd None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-02642e6d-b7e5-45c8-b83a-e223d4f584fd tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/snapshots/9a1d8990-d189-4ded-b46b-4113d74f13e5 Sep 03 13:40:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-02642e6d-b7e5-45c8-b83a-e223d4f584fd tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-02642e6d-b7e5-45c8-b83a-e223d4f584fd tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:49 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:49 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:49 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-02642e6d-b7e5-45c8-b83a-e223d4f584fd tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Snapshot retrieved successfully. Sep 03 13:40:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-02642e6d-b7e5-45c8-b83a-e223d4f584fd tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/snapshots/9a1d8990-d189-4ded-b46b-4113d74f13e5 returned with HTTP 200 Sep 03 13:40:49 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 696/1439] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:40:49 2026] GET /volume/v3/snapshots/9a1d8990-d189-4ded-b46b-4113d74f13e5 => generated 511 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-81efe38d-d854-471c-aa3a-a690a8d87a07 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:50 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-81efe38d-d854-471c-aa3a-a690a8d87a07 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/snapshots/9a1d8990-d189-4ded-b46b-4113d74f13e5 Sep 03 13:40:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-81efe38d-d854-471c-aa3a-a690a8d87a07 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-81efe38d-d854-471c-aa3a-a690a8d87a07 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:51 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:51 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:51 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-81efe38d-d854-471c-aa3a-a690a8d87a07 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Snapshot retrieved successfully. Sep 03 13:40:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-81efe38d-d854-471c-aa3a-a690a8d87a07 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/snapshots/9a1d8990-d189-4ded-b46b-4113d74f13e5 returned with HTTP 200 Sep 03 13:40:51 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 744/1440] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:40:50 2026] GET /volume/v3/snapshots/9a1d8990-d189-4ded-b46b-4113d74f13e5 => generated 511 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-135fed10-75a7-47ca-890d-1517739944fa None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:52 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-135fed10-75a7-47ca-890d-1517739944fa tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/snapshots/9a1d8990-d189-4ded-b46b-4113d74f13e5 Sep 03 13:40:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-135fed10-75a7-47ca-890d-1517739944fa tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-135fed10-75a7-47ca-890d-1517739944fa tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:52 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:52 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:52 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-135fed10-75a7-47ca-890d-1517739944fa tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Snapshot retrieved successfully. Sep 03 13:40:52 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-135fed10-75a7-47ca-890d-1517739944fa tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/snapshots/9a1d8990-d189-4ded-b46b-4113d74f13e5 returned with HTTP 200 Sep 03 13:40:52 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 697/1441] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:40:52 2026] GET /volume/v3/snapshots/9a1d8990-d189-4ded-b46b-4113d74f13e5 => generated 511 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-b92ed825-7343-46de-b55e-a5c282606816 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:53 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b92ed825-7343-46de-b55e-a5c282606816 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/snapshots/9a1d8990-d189-4ded-b46b-4113d74f13e5 Sep 03 13:40:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b92ed825-7343-46de-b55e-a5c282606816 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b92ed825-7343-46de-b55e-a5c282606816 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:53 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:53 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:53 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-b92ed825-7343-46de-b55e-a5c282606816 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Snapshot retrieved successfully. Sep 03 13:40:53 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b92ed825-7343-46de-b55e-a5c282606816 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/snapshots/9a1d8990-d189-4ded-b46b-4113d74f13e5 returned with HTTP 200 Sep 03 13:40:53 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 745/1442] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:40:53 2026] GET /volume/v3/snapshots/9a1d8990-d189-4ded-b46b-4113d74f13e5 => generated 538 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-15ff44c4-5f44-43e7-91aa-a40968b14b70 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-15ff44c4-5f44-43e7-91aa-a40968b14b70 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/snapshots/9a1d8990-d189-4ded-b46b-4113d74f13e5 Sep 03 13:40:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-15ff44c4-5f44-43e7-91aa-a40968b14b70 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-15ff44c4-5f44-43e7-91aa-a40968b14b70 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:53 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:53 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:53 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-15ff44c4-5f44-43e7-91aa-a40968b14b70 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Snapshot retrieved successfully. Sep 03 13:40:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-15ff44c4-5f44-43e7-91aa-a40968b14b70 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/snapshots/9a1d8990-d189-4ded-b46b-4113d74f13e5 returned with HTTP 200 Sep 03 13:40:53 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 698/1443] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:40:53 2026] GET /volume/v3/snapshots/9a1d8990-d189-4ded-b46b-4113d74f13e5 => generated 538 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e870d61c-4bcf-4d48-ba6a-a774a3ad9074 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:53 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e870d61c-4bcf-4d48-ba6a-a774a3ad9074 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/snapshots Sep 03 13:40:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e870d61c-4bcf-4d48-ba6a-a774a3ad9074 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e870d61c-4bcf-4d48-ba6a-a774a3ad9074 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'index' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.api_utils [None req-e870d61c-4bcf-4d48-ba6a-a774a3ad9074 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Removing options '' from query. {{(pid=86720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:40:53 devstack devstack@c-api.service[86720]: DEBUG cinder.db.api [None req-e870d61c-4bcf-4d48-ba6a-a774a3ad9074 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Building query based on filter {{(pid=86720) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 13:40:53 devstack devstack@c-api.service[86720]: /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 03 13:40:53 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 13:40:53 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-e870d61c-4bcf-4d48-ba6a-a774a3ad9074 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Get all snapshots completed successfully. Sep 03 13:40:53 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e870d61c-4bcf-4d48-ba6a-a774a3ad9074 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/snapshots returned with HTTP 200 Sep 03 13:40:53 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 746/1444] 192.168.122.181 () {58 vars in 1127 bytes} [Thu Sep 3 13:40:53 2026] GET /volume/v3/snapshots => generated 407 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-a4054488-a0fc-41e2-bc2c-35494aa0bbd1 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a4054488-a0fc-41e2-bc2c-35494aa0bbd1 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] PUT http://192.168.122.181/volume/v3/snapshots/9a1d8990-d189-4ded-b46b-4113d74f13e5 Sep 03 13:40:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a4054488-a0fc-41e2-bc2c-35494aa0bbd1 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-889030386", "description": "This is the new description of snapshot."}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:40:53 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:53 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:53 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-a4054488-a0fc-41e2-bc2c-35494aa0bbd1 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Snapshot retrieved successfully. Sep 03 13:40:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a4054488-a0fc-41e2-bc2c-35494aa0bbd1 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/snapshots/9a1d8990-d189-4ded-b46b-4113d74f13e5 returned with HTTP 200 Sep 03 13:40:53 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 699/1445] 192.168.122.181 () {60 vars in 1259 bytes} [Thu Sep 3 13:40:53 2026] PUT /volume/v3/snapshots/9a1d8990-d189-4ded-b46b-4113d74f13e5 => generated 442 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d2e69c93-0965-49d7-b20a-b74156094a5e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:53 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d2e69c93-0965-49d7-b20a-b74156094a5e tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/snapshots/9a1d8990-d189-4ded-b46b-4113d74f13e5 Sep 03 13:40:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d2e69c93-0965-49d7-b20a-b74156094a5e tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d2e69c93-0965-49d7-b20a-b74156094a5e tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:53 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:53 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:53 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-d2e69c93-0965-49d7-b20a-b74156094a5e tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Snapshot retrieved successfully. Sep 03 13:40:53 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d2e69c93-0965-49d7-b20a-b74156094a5e tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/snapshots/9a1d8990-d189-4ded-b46b-4113d74f13e5 returned with HTTP 200 Sep 03 13:40:53 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 747/1446] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:40:53 2026] GET /volume/v3/snapshots/9a1d8990-d189-4ded-b46b-4113d74f13e5 => generated 576 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-349c5c44-bf0f-4207-839c-f6a76457ccba None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-349c5c44-bf0f-4207-839c-f6a76457ccba tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] DELETE http://192.168.122.181/volume/v3/snapshots/9a1d8990-d189-4ded-b46b-4113d74f13e5 Sep 03 13:40:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-349c5c44-bf0f-4207-839c-f6a76457ccba tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-349c5c44-bf0f-4207-839c-f6a76457ccba tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:53 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.snapshots [None req-349c5c44-bf0f-4207-839c-f6a76457ccba tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Delete snapshot with id: 9a1d8990-d189-4ded-b46b-4113d74f13e5 Sep 03 13:40:53 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:53 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:53 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-349c5c44-bf0f-4207-839c-f6a76457ccba tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Snapshot retrieved successfully. Sep 03 13:40:53 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:53 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:53 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-349c5c44-bf0f-4207-839c-f6a76457ccba tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Snapshot delete request issued successfully. Sep 03 13:40:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-349c5c44-bf0f-4207-839c-f6a76457ccba tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/snapshots/9a1d8990-d189-4ded-b46b-4113d74f13e5 returned with HTTP 202 Sep 03 13:40:53 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 700/1447] 192.168.122.181 () {58 vars in 1241 bytes} [Thu Sep 3 13:40:53 2026] DELETE /volume/v3/snapshots/9a1d8990-d189-4ded-b46b-4113d74f13e5 => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:40:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-91b7e52a-d2ce-4070-b420-20bf8307f9fe None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:53 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-91b7e52a-d2ce-4070-b420-20bf8307f9fe tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/snapshots/9a1d8990-d189-4ded-b46b-4113d74f13e5 Sep 03 13:40:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-91b7e52a-d2ce-4070-b420-20bf8307f9fe tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-91b7e52a-d2ce-4070-b420-20bf8307f9fe tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:53 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:53 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:53 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-91b7e52a-d2ce-4070-b420-20bf8307f9fe tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Snapshot retrieved successfully. Sep 03 13:40:53 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-91b7e52a-d2ce-4070-b420-20bf8307f9fe tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/snapshots/9a1d8990-d189-4ded-b46b-4113d74f13e5 returned with HTTP 200 Sep 03 13:40:53 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 748/1448] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:40:53 2026] GET /volume/v3/snapshots/9a1d8990-d189-4ded-b46b-4113d74f13e5 => generated 575 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-16616787-1d9b-4b03-b4ff-e1cedcdf7335 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:54 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-16616787-1d9b-4b03-b4ff-e1cedcdf7335 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/snapshots/9a1d8990-d189-4ded-b46b-4113d74f13e5 Sep 03 13:40:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-16616787-1d9b-4b03-b4ff-e1cedcdf7335 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-16616787-1d9b-4b03-b4ff-e1cedcdf7335 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:54 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:54 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:54 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-16616787-1d9b-4b03-b4ff-e1cedcdf7335 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Snapshot retrieved successfully. Sep 03 13:40:54 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-16616787-1d9b-4b03-b4ff-e1cedcdf7335 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/snapshots/9a1d8990-d189-4ded-b46b-4113d74f13e5 returned with HTTP 200 Sep 03 13:40:54 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 701/1449] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:40:54 2026] GET /volume/v3/snapshots/9a1d8990-d189-4ded-b46b-4113d74f13e5 => generated 575 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a75a9246-fb3e-4a88-879b-4b2411a14881 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:55 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a75a9246-fb3e-4a88-879b-4b2411a14881 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/snapshots/9a1d8990-d189-4ded-b46b-4113d74f13e5 Sep 03 13:40:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a75a9246-fb3e-4a88-879b-4b2411a14881 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a75a9246-fb3e-4a88-879b-4b2411a14881 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:55 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a75a9246-fb3e-4a88-879b-4b2411a14881 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/snapshots/9a1d8990-d189-4ded-b46b-4113d74f13e5 returned with HTTP 404 Sep 03 13:40:55 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 749/1450] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:40:55 2026] GET /volume/v3/snapshots/9a1d8990-d189-4ded-b46b-4113d74f13e5 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:40:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-143e6cd1-7e15-4f19-b216-f2e7307c00b6 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-143e6cd1-7e15-4f19-b216-f2e7307c00b6 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] DELETE http://192.168.122.181/volume/v3/snapshots/9a1d8990-d189-4ded-b46b-4113d74f13e5 Sep 03 13:40:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-143e6cd1-7e15-4f19-b216-f2e7307c00b6 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-143e6cd1-7e15-4f19-b216-f2e7307c00b6 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:55 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.snapshots [None req-143e6cd1-7e15-4f19-b216-f2e7307c00b6 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Delete snapshot with id: 9a1d8990-d189-4ded-b46b-4113d74f13e5 Sep 03 13:40:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-143e6cd1-7e15-4f19-b216-f2e7307c00b6 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/snapshots/9a1d8990-d189-4ded-b46b-4113d74f13e5 returned with HTTP 404 Sep 03 13:40:55 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 702/1451] 192.168.122.181 () {58 vars in 1241 bytes} [Thu Sep 3 13:40:55 2026] DELETE /volume/v3/snapshots/9a1d8990-d189-4ded-b46b-4113d74f13e5 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:40:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-dc67a0f0-35c9-4830-9d19-836c332dff76 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:55 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-dc67a0f0-35c9-4830-9d19-836c332dff76 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/9d0ed883-36e9-4220-91a1-5267e813ce3d Sep 03 13:40:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-dc67a0f0-35c9-4830-9d19-836c332dff76 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-dc67a0f0-35c9-4830-9d19-836c332dff76 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:55 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:55 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:55 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:55 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:55 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-dc67a0f0-35c9-4830-9d19-836c332dff76 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:40:55 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-dc67a0f0-35c9-4830-9d19-836c332dff76 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/9d0ed883-36e9-4220-91a1-5267e813ce3d returned with HTTP 200 Sep 03 13:40:55 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 750/1452] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:55 2026] GET /volume/v3/volumes/9d0ed883-36e9-4220-91a1-5267e813ce3d => generated 856 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-d61bed9c-895b-441e-be9f-10aa3d30c335 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d61bed9c-895b-441e-be9f-10aa3d30c335 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:40:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d61bed9c-895b-441e-be9f-10aa3d30c335 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-122618463"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:40:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-d61bed9c-895b-441e-be9f-10aa3d30c335 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-122618463'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:40:55 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-d61bed9c-895b-441e-be9f-10aa3d30c335 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Create volume of 1 GB Sep 03 13:40:55 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-d61bed9c-895b-441e-be9f-10aa3d30c335 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Availability Zones retrieved successfully. Sep 03 13:40:55 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-d61bed9c-895b-441e-be9f-10aa3d30c335 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Flow 'volume_create_api' (608ae7d5-267d-41fb-9592-dac51a2d33a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:40:55 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-d61bed9c-895b-441e-be9f-10aa3d30c335 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5e3cb08-4243-4ea1-ae9d-34b11f72a49b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:40:55 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-d61bed9c-895b-441e-be9f-10aa3d30c335 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:40:55 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-d61bed9c-895b-441e-be9f-10aa3d30c335 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5e3cb08-4243-4ea1-ae9d-34b11f72a49b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:40:55 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-d61bed9c-895b-441e-be9f-10aa3d30c335 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (faec5f3d-5271-4e00-b045-43e83c3f525f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:40:56 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-d61bed9c-895b-441e-be9f-10aa3d30c335 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Created reservations ['d932e214-e1b2-4ec8-91e4-c4cb6675d7ba', '0584c5d9-10d2-4b4c-a09f-cda48b8e8c28', 'b5b929d9-07d3-4087-a592-c2451d089d16', '3d8b6ae7-766c-47a2-a759-638e908325f4'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:40:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-d61bed9c-895b-441e-be9f-10aa3d30c335 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (faec5f3d-5271-4e00-b045-43e83c3f525f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d932e214-e1b2-4ec8-91e4-c4cb6675d7ba', '0584c5d9-10d2-4b4c-a09f-cda48b8e8c28', 'b5b929d9-07d3-4087-a592-c2451d089d16', '3d8b6ae7-766c-47a2-a759-638e908325f4']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:40:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-d61bed9c-895b-441e-be9f-10aa3d30c335 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86bbd36b-8fb2-4c82-a139-dc0be2921765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:40:56 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:56 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-d61bed9c-895b-441e-be9f-10aa3d30c335 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86bbd36b-8fb2-4c82-a139-dc0be2921765) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de6d9a74-95df-4ffb-a610-ea9a50e742a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-122618463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd16fc4974544148b8c36ac695223f10',qos_specs=None,replication_status=,reservations=['d932e214-e1b2-4ec8-91e4-c4cb6675d7ba','0584c5d9-10d2-4b4c-a09f-cda48b8e8c28','b5b929d9-07d3-4087-a592-c2451d089d16','3d8b6ae7-766c-47a2-a759-638e908325f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8c201e15c3447989faa226650181640',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:40:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-122618463',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de6d9a74-95df-4ffb-a610-ea9a50e742a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd16fc4974544148b8c36ac695223f10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8c201e15c3447989faa226650181640',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:40:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-d61bed9c-895b-441e-be9f-10aa3d30c335 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88f84ee9-88e9-485c-b54f-a6bc47355086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:40:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-d61bed9c-895b-441e-be9f-10aa3d30c335 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88f84ee9-88e9-485c-b54f-a6bc47355086) transitioned into state 'SUCCESS' from state '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-122618463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd16fc4974544148b8c36ac695223f10',qos_specs=None,replication_status=,reservations=['d932e214-e1b2-4ec8-91e4-c4cb6675d7ba','0584c5d9-10d2-4b4c-a09f-cda48b8e8c28','b5b929d9-07d3-4087-a592-c2451d089d16','3d8b6ae7-766c-47a2-a759-638e908325f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8c201e15c3447989faa226650181640',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:40:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-d61bed9c-895b-441e-be9f-10aa3d30c335 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95b2c095-c81d-48ba-81d5-b3ebd07ba543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:40:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-d61bed9c-895b-441e-be9f-10aa3d30c335 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95b2c095-c81d-48ba-81d5-b3ebd07ba543) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:40:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-d61bed9c-895b-441e-be9f-10aa3d30c335 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Flow 'volume_create_api' (608ae7d5-267d-41fb-9592-dac51a2d33a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:40:56 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-d61bed9c-895b-441e-be9f-10aa3d30c335 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Create volume request issued successfully. Sep 03 13:40:56 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d61bed9c-895b-441e-be9f-10aa3d30c335 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:40:56 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 703/1453] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:40:55 2026] POST /volume/v3/volumes => generated 762 bytes in 487 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:40:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-c45bdc36-6841-4779-8f0d-3ff4ed17af3e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c45bdc36-6841-4779-8f0d-3ff4ed17af3e tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/de6d9a74-95df-4ffb-a610-ea9a50e742a4 Sep 03 13:40:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c45bdc36-6841-4779-8f0d-3ff4ed17af3e tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c45bdc36-6841-4779-8f0d-3ff4ed17af3e tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:56 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:56 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:56 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:56 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:56 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-c45bdc36-6841-4779-8f0d-3ff4ed17af3e tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:40:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c45bdc36-6841-4779-8f0d-3ff4ed17af3e tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/de6d9a74-95df-4ffb-a610-ea9a50e742a4 returned with HTTP 200 Sep 03 13:40:56 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 751/1454] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:56 2026] GET /volume/v3/volumes/de6d9a74-95df-4ffb-a610-ea9a50e742a4 => generated 830 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e24d84f9-b4be-4df2-a0f6-e877520a1420 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e24d84f9-b4be-4df2-a0f6-e877520a1420 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/de6d9a74-95df-4ffb-a610-ea9a50e742a4 Sep 03 13:40:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e24d84f9-b4be-4df2-a0f6-e877520a1420 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e24d84f9-b4be-4df2-a0f6-e877520a1420 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:57 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:57 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:57 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:57 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:57 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-e24d84f9-b4be-4df2-a0f6-e877520a1420 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:40:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e24d84f9-b4be-4df2-a0f6-e877520a1420 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/de6d9a74-95df-4ffb-a610-ea9a50e742a4 returned with HTTP 200 Sep 03 13:40:57 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 704/1455] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:57 2026] GET /volume/v3/volumes/de6d9a74-95df-4ffb-a610-ea9a50e742a4 => generated 854 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-1d25695a-b6c4-4d01-8557-8e836e4f117f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:58 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1d25695a-b6c4-4d01-8557-8e836e4f117f tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/de6d9a74-95df-4ffb-a610-ea9a50e742a4 Sep 03 13:40:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1d25695a-b6c4-4d01-8557-8e836e4f117f tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1d25695a-b6c4-4d01-8557-8e836e4f117f tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:58 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:58 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:58 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:58 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:58 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-1d25695a-b6c4-4d01-8557-8e836e4f117f tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:40:58 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1d25695a-b6c4-4d01-8557-8e836e4f117f tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/de6d9a74-95df-4ffb-a610-ea9a50e742a4 returned with HTTP 200 Sep 03 13:40:58 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 752/1456] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:58 2026] GET /volume/v3/volumes/de6d9a74-95df-4ffb-a610-ea9a50e742a4 => generated 855 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-f210c9b7-2338-4ced-a855-e27ed3e7b16e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:58 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f210c9b7-2338-4ced-a855-e27ed3e7b16e tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] POST http://192.168.122.181/volume/v3/snapshots Sep 03 13:40:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f210c9b7-2338-4ced-a855-e27ed3e7b16e tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "de6d9a74-95df-4ffb-a610-ea9a50e742a4", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1631829454"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:40:58 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:58 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:58 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:58 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:58 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-f210c9b7-2338-4ced-a855-e27ed3e7b16e tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:40:58 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.snapshots [None req-f210c9b7-2338-4ced-a855-e27ed3e7b16e tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Create snapshot from volume de6d9a74-95df-4ffb-a610-ea9a50e742a4 Sep 03 13:40:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-dcc133a3-ed2a-4ef0-b14b-4cfc2ce7203b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:58 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-f210c9b7-2338-4ced-a855-e27ed3e7b16e tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Created reservations ['50478108-816d-4e00-ad59-9f4f9b533c57', '85767678-efeb-461f-aedb-16f0ab43c8b5', 'cb272564-9317-4185-9455-c8b1003aba2c', 'e557b37b-2c37-4f8c-a479-330c49a1ad8c'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:40:58 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:58 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:58 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-f210c9b7-2338-4ced-a855-e27ed3e7b16e tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Snapshot create request issued successfully. Sep 03 13:40:58 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f210c9b7-2338-4ced-a855-e27ed3e7b16e tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/snapshots returned with HTTP 202 Sep 03 13:40:58 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 705/1457] 192.168.122.181 () {60 vars in 1149 bytes} [Thu Sep 3 13:40:58 2026] POST /volume/v3/snapshots => generated 310 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:40:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-4d309b71-c7f1-47dc-9b51-8592f66fa10c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:58 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4d309b71-c7f1-47dc-9b51-8592f66fa10c tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/snapshots/5c5179a6-e2c1-48d2-adbf-7d85edb2be2b Sep 03 13:40:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4d309b71-c7f1-47dc-9b51-8592f66fa10c tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4d309b71-c7f1-47dc-9b51-8592f66fa10c tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:58 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:58 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:58 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-4d309b71-c7f1-47dc-9b51-8592f66fa10c tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Snapshot retrieved successfully. Sep 03 13:40:58 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4d309b71-c7f1-47dc-9b51-8592f66fa10c tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/snapshots/5c5179a6-e2c1-48d2-adbf-7d85edb2be2b returned with HTTP 200 Sep 03 13:40:58 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 706/1458] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:40:58 2026] GET /volume/v3/snapshots/5c5179a6-e2c1-48d2-adbf-7d85edb2be2b => generated 442 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:59 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-dcc133a3-ed2a-4ef0-b14b-4cfc2ce7203b tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:40:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-dcc133a3-ed2a-4ef0-b14b-4cfc2ce7203b tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1698110488", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:40:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-dcc133a3-ed2a-4ef0-b14b-4cfc2ce7203b tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1698110488', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:40:59 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-dcc133a3-ed2a-4ef0-b14b-4cfc2ce7203b tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] Create volume of 1 GB Sep 03 13:40:59 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-dcc133a3-ed2a-4ef0-b14b-4cfc2ce7203b tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] Availability Zones retrieved successfully. Sep 03 13:40:59 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-dcc133a3-ed2a-4ef0-b14b-4cfc2ce7203b tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] Flow 'volume_create_api' (3adb7405-0ba3-4e4a-96a7-794949e775d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:40:59 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-dcc133a3-ed2a-4ef0-b14b-4cfc2ce7203b tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (668a74b9-c61a-42bb-b17b-8f583a84889e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:40:59 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-dcc133a3-ed2a-4ef0-b14b-4cfc2ce7203b tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:40:59 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-dcc133a3-ed2a-4ef0-b14b-4cfc2ce7203b tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (668a74b9-c61a-42bb-b17b-8f583a84889e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:40:59 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-dcc133a3-ed2a-4ef0-b14b-4cfc2ce7203b tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b11c27c-78c3-42b4-8bc5-d5fe1bcd8f99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:40:59 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-dcc133a3-ed2a-4ef0-b14b-4cfc2ce7203b tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] Created reservations ['87f1aade-0600-4324-b62b-de25fb2c2f87', '16be249e-ad03-4cad-8e0a-31a8d9d7c0d0', 'abe636ba-3c7b-4d13-8c07-c018219edeb3', 'b6edf3c8-1ca5-4a63-a75e-17caa5454455'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:40:59 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-dcc133a3-ed2a-4ef0-b14b-4cfc2ce7203b tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b11c27c-78c3-42b4-8bc5-d5fe1bcd8f99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87f1aade-0600-4324-b62b-de25fb2c2f87', '16be249e-ad03-4cad-8e0a-31a8d9d7c0d0', 'abe636ba-3c7b-4d13-8c07-c018219edeb3', 'b6edf3c8-1ca5-4a63-a75e-17caa5454455']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:40:59 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-dcc133a3-ed2a-4ef0-b14b-4cfc2ce7203b tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a9f2b15-890c-43fe-a0b5-11c8fbd34779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:40:59 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:59 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:40:59 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-dcc133a3-ed2a-4ef0-b14b-4cfc2ce7203b tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a9f2b15-890c-43fe-a0b5-11c8fbd34779) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96a24a88-a936-4370-bd7f-479f4773efe4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1698110488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aaf41acab5364c87abea3d7195663957',qos_specs=None,replication_status=,reservations=['87f1aade-0600-4324-b62b-de25fb2c2f87','16be249e-ad03-4cad-8e0a-31a8d9d7c0d0','abe636ba-3c7b-4d13-8c07-c018219edeb3','b6edf3c8-1ca5-4a63-a75e-17caa5454455'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3306c0be6f3494aa54e98638a33d904',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:40:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1698110488',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96a24a88-a936-4370-bd7f-479f4773efe4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aaf41acab5364c87abea3d7195663957',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3306c0be6f3494aa54e98638a33d904',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:40:59 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-dcc133a3-ed2a-4ef0-b14b-4cfc2ce7203b tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50655bdb-4d7d-4e88-85a0-3e238e295e2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:40:59 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-dcc133a3-ed2a-4ef0-b14b-4cfc2ce7203b tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50655bdb-4d7d-4e88-85a0-3e238e295e2f) transitioned into state 'SUCCESS' from state '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-1698110488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aaf41acab5364c87abea3d7195663957',qos_specs=None,replication_status=,reservations=['87f1aade-0600-4324-b62b-de25fb2c2f87','16be249e-ad03-4cad-8e0a-31a8d9d7c0d0','abe636ba-3c7b-4d13-8c07-c018219edeb3','b6edf3c8-1ca5-4a63-a75e-17caa5454455'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3306c0be6f3494aa54e98638a33d904',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:40:59 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-dcc133a3-ed2a-4ef0-b14b-4cfc2ce7203b tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dec1256d-fe4a-474b-b9a5-6fe4982447ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:40:59 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-dcc133a3-ed2a-4ef0-b14b-4cfc2ce7203b tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dec1256d-fe4a-474b-b9a5-6fe4982447ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:40:59 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-dcc133a3-ed2a-4ef0-b14b-4cfc2ce7203b tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] Flow 'volume_create_api' (3adb7405-0ba3-4e4a-96a7-794949e775d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:40:59 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-dcc133a3-ed2a-4ef0-b14b-4cfc2ce7203b tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] Create volume request issued successfully. Sep 03 13:40:59 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-dcc133a3-ed2a-4ef0-b14b-4cfc2ce7203b tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:40:59 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 753/1459] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:40:58 2026] POST /volume/v3/volumes => generated 765 bytes in 982 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:40:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-73053bb5-fea1-452b-b9e2-e734bfd16e6f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:59 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-73053bb5-fea1-452b-b9e2-e734bfd16e6f tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] GET http://192.168.122.181/volume/v3/volumes/96a24a88-a936-4370-bd7f-479f4773efe4 Sep 03 13:40:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-73053bb5-fea1-452b-b9e2-e734bfd16e6f tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-73053bb5-fea1-452b-b9e2-e734bfd16e6f tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:59 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:40:59 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:40:59 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:59 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:40:59 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-73053bb5-fea1-452b-b9e2-e734bfd16e6f tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] Volume info retrieved successfully. Sep 03 13:40:59 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-73053bb5-fea1-452b-b9e2-e734bfd16e6f tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] http://192.168.122.181/volume/v3/volumes/96a24a88-a936-4370-bd7f-479f4773efe4 returned with HTTP 200 Sep 03 13:40:59 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 707/1460] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:40:59 2026] GET /volume/v3/volumes/96a24a88-a936-4370-bd7f-479f4773efe4 => generated 833 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:40:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-194438c3-1171-4345-8af6-9e97ea45706f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:40:59 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-194438c3-1171-4345-8af6-9e97ea45706f tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/snapshots/5c5179a6-e2c1-48d2-adbf-7d85edb2be2b Sep 03 13:40:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-194438c3-1171-4345-8af6-9e97ea45706f tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:40:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-194438c3-1171-4345-8af6-9e97ea45706f tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:40:59 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:40:59 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:40:59 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-194438c3-1171-4345-8af6-9e97ea45706f tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Snapshot retrieved successfully. Sep 03 13:40:59 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-194438c3-1171-4345-8af6-9e97ea45706f tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/snapshots/5c5179a6-e2c1-48d2-adbf-7d85edb2be2b returned with HTTP 200 Sep 03 13:40:59 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 754/1461] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:40:59 2026] GET /volume/v3/snapshots/5c5179a6-e2c1-48d2-adbf-7d85edb2be2b => generated 442 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:41:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-0112fe8e-54e8-4c17-95ef-09447d37378e req-cbf86ce4-a89a-4f4b-b4ad-574f75c5ed0b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:00 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-0112fe8e-54e8-4c17-95ef-09447d37378e req-cbf86ce4-a89a-4f4b-b4ad-574f75c5ed0b tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:41:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-0112fe8e-54e8-4c17-95ef-09447d37378e req-cbf86ce4-a89a-4f4b-b4ad-574f75c5ed0b tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-659728888", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:41:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [req-0112fe8e-54e8-4c17-95ef-09447d37378e req-cbf86ce4-a89a-4f4b-b4ad-574f75c5ed0b tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-659728888', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:41:00 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [req-0112fe8e-54e8-4c17-95ef-09447d37378e req-cbf86ce4-a89a-4f4b-b4ad-574f75c5ed0b tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Create volume of 1 GB Sep 03 13:41:00 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-0112fe8e-54e8-4c17-95ef-09447d37378e req-cbf86ce4-a89a-4f4b-b4ad-574f75c5ed0b tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Availability Zones retrieved successfully. Sep 03 13:41:00 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [req-0112fe8e-54e8-4c17-95ef-09447d37378e req-cbf86ce4-a89a-4f4b-b4ad-574f75c5ed0b tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Flow 'volume_create_api' (f0fdff7a-5665-4f34-969a-18cf2510de8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:41:00 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [req-0112fe8e-54e8-4c17-95ef-09447d37378e req-cbf86ce4-a89a-4f4b-b4ad-574f75c5ed0b tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebfa775b-af6a-4e5a-8ca7-7962fcf81407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:41:00 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [req-0112fe8e-54e8-4c17-95ef-09447d37378e req-cbf86ce4-a89a-4f4b-b4ad-574f75c5ed0b tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:41:00 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [req-0112fe8e-54e8-4c17-95ef-09447d37378e req-cbf86ce4-a89a-4f4b-b4ad-574f75c5ed0b tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebfa775b-af6a-4e5a-8ca7-7962fcf81407) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:41:00 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [req-0112fe8e-54e8-4c17-95ef-09447d37378e req-cbf86ce4-a89a-4f4b-b4ad-574f75c5ed0b tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (030ef884-0e08-4541-a6c3-ce7dab902b8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:41:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-4cdf0527-03d5-40ff-be8e-5aa21605a9f1 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:00 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4cdf0527-03d5-40ff-be8e-5aa21605a9f1 tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] GET http://192.168.122.181/volume/v3/volumes/96a24a88-a936-4370-bd7f-479f4773efe4 Sep 03 13:41:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4cdf0527-03d5-40ff-be8e-5aa21605a9f1 tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4cdf0527-03d5-40ff-be8e-5aa21605a9f1 tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:00 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [req-0112fe8e-54e8-4c17-95ef-09447d37378e req-cbf86ce4-a89a-4f4b-b4ad-574f75c5ed0b tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Created reservations ['82a52246-c60c-4507-a514-8b1a941a7a0c', '43bb95e4-d54d-4bb2-8708-f68acd65b1c4', '7af7f7d2-bcca-42c4-9872-f96001a50f6e', '2824e946-85fc-418f-ae72-0c784e126e6b'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:41:00 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [req-0112fe8e-54e8-4c17-95ef-09447d37378e req-cbf86ce4-a89a-4f4b-b4ad-574f75c5ed0b tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (030ef884-0e08-4541-a6c3-ce7dab902b8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82a52246-c60c-4507-a514-8b1a941a7a0c', '43bb95e4-d54d-4bb2-8708-f68acd65b1c4', '7af7f7d2-bcca-42c4-9872-f96001a50f6e', '2824e946-85fc-418f-ae72-0c784e126e6b']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:41:00 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:00 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:41:00 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [req-0112fe8e-54e8-4c17-95ef-09447d37378e req-cbf86ce4-a89a-4f4b-b4ad-574f75c5ed0b tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc209002-899a-4f0e-abc2-1dae2c821661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:41:00 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:00 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:00 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-4cdf0527-03d5-40ff-be8e-5aa21605a9f1 tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] Volume info retrieved successfully. Sep 03 13:41:00 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4cdf0527-03d5-40ff-be8e-5aa21605a9f1 tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] http://192.168.122.181/volume/v3/volumes/96a24a88-a936-4370-bd7f-479f4773efe4 returned with HTTP 200 Sep 03 13:41:00 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 755/1462] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:00 2026] GET /volume/v3/volumes/96a24a88-a936-4370-bd7f-479f4773efe4 => generated 857 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:00 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:00 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:00 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [req-0112fe8e-54e8-4c17-95ef-09447d37378e req-cbf86ce4-a89a-4f4b-b4ad-574f75c5ed0b tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc209002-899a-4f0e-abc2-1dae2c821661) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63d5f7fc-23fe-4534-ae38-aeb6366c4107', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-659728888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb394a0b25fd40a1a49285505e6f2504',qos_specs=None,replication_status=,reservations=['82a52246-c60c-4507-a514-8b1a941a7a0c','43bb95e4-d54d-4bb2-8708-f68acd65b1c4','7af7f7d2-bcca-42c4-9872-f96001a50f6e','2824e946-85fc-418f-ae72-0c784e126e6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9be096ce14e34450807c79f76ca574ac',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:41:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-659728888',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63d5f7fc-23fe-4534-ae38-aeb6366c4107,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb394a0b25fd40a1a49285505e6f2504',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9be096ce14e34450807c79f76ca574ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:41:00 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [req-0112fe8e-54e8-4c17-95ef-09447d37378e req-cbf86ce4-a89a-4f4b-b4ad-574f75c5ed0b tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd9c03a8-ace8-4f8f-b792-438777e08771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:41:00 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [req-0112fe8e-54e8-4c17-95ef-09447d37378e req-cbf86ce4-a89a-4f4b-b4ad-574f75c5ed0b tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd9c03a8-ace8-4f8f-b792-438777e08771) transitioned into state 'SUCCESS' from state '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-659728888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb394a0b25fd40a1a49285505e6f2504',qos_specs=None,replication_status=,reservations=['82a52246-c60c-4507-a514-8b1a941a7a0c','43bb95e4-d54d-4bb2-8708-f68acd65b1c4','7af7f7d2-bcca-42c4-9872-f96001a50f6e','2824e946-85fc-418f-ae72-0c784e126e6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9be096ce14e34450807c79f76ca574ac',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:41:00 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [req-0112fe8e-54e8-4c17-95ef-09447d37378e req-cbf86ce4-a89a-4f4b-b4ad-574f75c5ed0b tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6db48133-a4e6-4af7-8458-584e470a4cf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:41:00 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [req-0112fe8e-54e8-4c17-95ef-09447d37378e req-cbf86ce4-a89a-4f4b-b4ad-574f75c5ed0b tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6db48133-a4e6-4af7-8458-584e470a4cf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:41:00 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [req-0112fe8e-54e8-4c17-95ef-09447d37378e req-cbf86ce4-a89a-4f4b-b4ad-574f75c5ed0b tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Flow 'volume_create_api' (f0fdff7a-5665-4f34-969a-18cf2510de8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:41:00 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-0112fe8e-54e8-4c17-95ef-09447d37378e req-cbf86ce4-a89a-4f4b-b4ad-574f75c5ed0b tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Create volume request issued successfully. Sep 03 13:41:00 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-0112fe8e-54e8-4c17-95ef-09447d37378e req-cbf86ce4-a89a-4f4b-b4ad-574f75c5ed0b tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:41:00 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 708/1463] 192.168.122.181 () {64 vars in 1430 bytes} [Thu Sep 3 13:41:00 2026] POST /volume/v3/volumes => generated 763 bytes in 408 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:41:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-0112fe8e-54e8-4c17-95ef-09447d37378e req-2fa90411-ccc1-45f0-8794-b831073ada8b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:00 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-0112fe8e-54e8-4c17-95ef-09447d37378e req-2fa90411-ccc1-45f0-8794-b831073ada8b tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] GET http://192.168.122.181/volume/v3/volumes/63d5f7fc-23fe-4534-ae38-aeb6366c4107 Sep 03 13:41:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-0112fe8e-54e8-4c17-95ef-09447d37378e req-2fa90411-ccc1-45f0-8794-b831073ada8b tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-0112fe8e-54e8-4c17-95ef-09447d37378e req-2fa90411-ccc1-45f0-8794-b831073ada8b tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:00 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:00 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:41:00 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:00 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:00 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-0112fe8e-54e8-4c17-95ef-09447d37378e req-2fa90411-ccc1-45f0-8794-b831073ada8b tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Volume info retrieved successfully. Sep 03 13:41:01 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-0112fe8e-54e8-4c17-95ef-09447d37378e req-2fa90411-ccc1-45f0-8794-b831073ada8b tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] http://192.168.122.181/volume/v3/volumes/63d5f7fc-23fe-4534-ae38-aeb6366c4107 returned with HTTP 200 Sep 03 13:41:01 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 756/1464] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:41:00 2026] GET /volume/v3/volumes/63d5f7fc-23fe-4534-ae38-aeb6366c4107 => generated 831 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:01 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-b996413f-531e-467a-8bae-684d63df72f1 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:01 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b996413f-531e-467a-8bae-684d63df72f1 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/snapshots/5c5179a6-e2c1-48d2-adbf-7d85edb2be2b Sep 03 13:41:01 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b996413f-531e-467a-8bae-684d63df72f1 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:01 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b996413f-531e-467a-8bae-684d63df72f1 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:01 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:01 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:01 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-b996413f-531e-467a-8bae-684d63df72f1 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Snapshot retrieved successfully. Sep 03 13:41:01 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b996413f-531e-467a-8bae-684d63df72f1 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/snapshots/5c5179a6-e2c1-48d2-adbf-7d85edb2be2b returned with HTTP 200 Sep 03 13:41:01 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 709/1465] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:41:01 2026] GET /volume/v3/snapshots/5c5179a6-e2c1-48d2-adbf-7d85edb2be2b => generated 442 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:01 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-f1b7143a-43ad-4293-9d14-d3b83c87e191 req-325b0458-3338-4719-b323-57c192d9b9d2 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:01 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-f1b7143a-43ad-4293-9d14-d3b83c87e191 req-325b0458-3338-4719-b323-57c192d9b9d2 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] GET http://192.168.122.181/volume/v3/volumes/63d5f7fc-23fe-4534-ae38-aeb6366c4107 Sep 03 13:41:01 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-f1b7143a-43ad-4293-9d14-d3b83c87e191 req-325b0458-3338-4719-b323-57c192d9b9d2 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:01 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-f1b7143a-43ad-4293-9d14-d3b83c87e191 req-325b0458-3338-4719-b323-57c192d9b9d2 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:01 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:01 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:41:01 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:01 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:01 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-f1b7143a-43ad-4293-9d14-d3b83c87e191 req-325b0458-3338-4719-b323-57c192d9b9d2 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Volume info retrieved successfully. Sep 03 13:41:01 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-f1b7143a-43ad-4293-9d14-d3b83c87e191 req-325b0458-3338-4719-b323-57c192d9b9d2 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] http://192.168.122.181/volume/v3/volumes/63d5f7fc-23fe-4534-ae38-aeb6366c4107 returned with HTTP 200 Sep 03 13:41:01 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 757/1466] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:41:01 2026] GET /volume/v3/volumes/63d5f7fc-23fe-4534-ae38-aeb6366c4107 => generated 831 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:01 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-d2b6d010-f49a-4655-8992-23ffee97b9ed None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:01 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d2b6d010-f49a-4655-8992-23ffee97b9ed tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] GET http://192.168.122.181/volume/v3/volumes/96a24a88-a936-4370-bd7f-479f4773efe4 Sep 03 13:41:01 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d2b6d010-f49a-4655-8992-23ffee97b9ed tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:01 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d2b6d010-f49a-4655-8992-23ffee97b9ed tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:01 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:01 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:01 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:01 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:01 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-d2b6d010-f49a-4655-8992-23ffee97b9ed tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] Volume info retrieved successfully. Sep 03 13:41:01 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d2b6d010-f49a-4655-8992-23ffee97b9ed tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] http://192.168.122.181/volume/v3/volumes/96a24a88-a936-4370-bd7f-479f4773efe4 returned with HTTP 200 Sep 03 13:41:01 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 710/1467] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:01 2026] GET /volume/v3/volumes/96a24a88-a936-4370-bd7f-479f4773efe4 => generated 857 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-b019e3ad-76d5-4950-bb5d-7b139b948c59 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b019e3ad-76d5-4950-bb5d-7b139b948c59 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/snapshots/5c5179a6-e2c1-48d2-adbf-7d85edb2be2b Sep 03 13:41:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b019e3ad-76d5-4950-bb5d-7b139b948c59 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b019e3ad-76d5-4950-bb5d-7b139b948c59 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:02 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:02 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:02 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-b019e3ad-76d5-4950-bb5d-7b139b948c59 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Snapshot retrieved successfully. Sep 03 13:41:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b019e3ad-76d5-4950-bb5d-7b139b948c59 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/snapshots/5c5179a6-e2c1-48d2-adbf-7d85edb2be2b returned with HTTP 200 Sep 03 13:41:02 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 758/1468] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:41:02 2026] GET /volume/v3/snapshots/5c5179a6-e2c1-48d2-adbf-7d85edb2be2b => generated 469 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-cc2fa721-b890-4494-b51f-b207ffa89ca2 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cc2fa721-b890-4494-b51f-b207ffa89ca2 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:41:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cc2fa721-b890-4494-b51f-b207ffa89ca2 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "5c5179a6-e2c1-48d2-adbf-7d85edb2be2b", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1137016236"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:41:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-cc2fa721-b890-4494-b51f-b207ffa89ca2 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Create volume request body: {'volume': {'snapshot_id': '5c5179a6-e2c1-48d2-adbf-7d85edb2be2b', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1137016236'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:41:02 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:02 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:02 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-cc2fa721-b890-4494-b51f-b207ffa89ca2 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Snapshot retrieved successfully. Sep 03 13:41:02 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-cc2fa721-b890-4494-b51f-b207ffa89ca2 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Create volume of 2 GB Sep 03 13:41:02 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-cc2fa721-b890-4494-b51f-b207ffa89ca2 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Availability Zones retrieved successfully. Sep 03 13:41:02 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-cc2fa721-b890-4494-b51f-b207ffa89ca2 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Flow 'volume_create_api' (f3876e04-2326-43c2-ac12-ecea013e1db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:41:02 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-cc2fa721-b890-4494-b51f-b207ffa89ca2 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c3526ae-9614-408a-bae3-4135f866988a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:41:02 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-cc2fa721-b890-4494-b51f-b207ffa89ca2 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:41:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-6fad8b29-35cb-43a5-9f63-40195ff115b8 req-158fd3bc-8c66-4ebf-9bef-60978744e1a3 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-6fad8b29-35cb-43a5-9f63-40195ff115b8 req-158fd3bc-8c66-4ebf-9bef-60978744e1a3 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] GET http://192.168.122.181/volume/v3/volumes/63d5f7fc-23fe-4534-ae38-aeb6366c4107 Sep 03 13:41:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-6fad8b29-35cb-43a5-9f63-40195ff115b8 req-158fd3bc-8c66-4ebf-9bef-60978744e1a3 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-6fad8b29-35cb-43a5-9f63-40195ff115b8 req-158fd3bc-8c66-4ebf-9bef-60978744e1a3 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:02 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:02 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:02 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:02 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:41:02 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:02 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:02 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-6fad8b29-35cb-43a5-9f63-40195ff115b8 req-158fd3bc-8c66-4ebf-9bef-60978744e1a3 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Volume info retrieved successfully. Sep 03 13:41:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-6fad8b29-35cb-43a5-9f63-40195ff115b8 req-158fd3bc-8c66-4ebf-9bef-60978744e1a3 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] http://192.168.122.181/volume/v3/volumes/63d5f7fc-23fe-4534-ae38-aeb6366c4107 returned with HTTP 200 Sep 03 13:41:02 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 759/1469] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:41:02 2026] GET /volume/v3/volumes/63d5f7fc-23fe-4534-ae38-aeb6366c4107 => generated 855 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:41:02 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-cc2fa721-b890-4494-b51f-b207ffa89ca2 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c3526ae-9614-408a-bae3-4135f866988a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '5c5179a6-e2c1-48d2-adbf-7d85edb2be2b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:41:02 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-cc2fa721-b890-4494-b51f-b207ffa89ca2 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9f66c8c-2dfc-419f-9aa4-66f7ed192035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:41:02 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-cc2fa721-b890-4494-b51f-b207ffa89ca2 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Created reservations ['6b42fba6-a26b-4760-acdf-3b3b9c984461', 'ac4ddea1-d07c-486d-a095-efb0046b9af2', '1beda5f8-4b7a-4fd7-9daf-ea2ac6f4bace', '6e09af83-d167-4fe9-b94d-541242914d1a'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:41:02 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-cc2fa721-b890-4494-b51f-b207ffa89ca2 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9f66c8c-2dfc-419f-9aa4-66f7ed192035) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b42fba6-a26b-4760-acdf-3b3b9c984461', 'ac4ddea1-d07c-486d-a095-efb0046b9af2', '1beda5f8-4b7a-4fd7-9daf-ea2ac6f4bace', '6e09af83-d167-4fe9-b94d-541242914d1a']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:41:02 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-cc2fa721-b890-4494-b51f-b207ffa89ca2 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42f9ae15-5090-4202-beec-3e0574f47890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:41:02 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:02 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:02 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:02 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:02 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-cc2fa721-b890-4494-b51f-b207ffa89ca2 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42f9ae15-5090-4202-beec-3e0574f47890) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e11009f-8747-4003-93a4-ae358f4fc70f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1137016236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd16fc4974544148b8c36ac695223f10',qos_specs=None,replication_status=,reservations=['6b42fba6-a26b-4760-acdf-3b3b9c984461','ac4ddea1-d07c-486d-a095-efb0046b9af2','1beda5f8-4b7a-4fd7-9daf-ea2ac6f4bace','6e09af83-d167-4fe9-b94d-541242914d1a'],size=2,snapshot_id=5c5179a6-e2c1-48d2-adbf-7d85edb2be2b,source_replicaid=,source_volid=None,status='creating',user_id='f8c201e15c3447989faa226650181640',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:41:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1137016236',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e11009f-8747-4003-93a4-ae358f4fc70f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd16fc4974544148b8c36ac695223f10',provider_auth=None,provider_geometry=None,provider_id=None,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=5c5179a6-e2c1-48d2-adbf-7d85edb2be2b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8c201e15c3447989faa226650181640',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:41:02 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-cc2fa721-b890-4494-b51f-b207ffa89ca2 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52b0f7c4-d8a2-4616-81fc-c1b97b12fe03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:41:02 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-cc2fa721-b890-4494-b51f-b207ffa89ca2 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52b0f7c4-d8a2-4616-81fc-c1b97b12fe03) transitioned into state 'SUCCESS' from state '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-1137016236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd16fc4974544148b8c36ac695223f10',qos_specs=None,replication_status=,reservations=['6b42fba6-a26b-4760-acdf-3b3b9c984461','ac4ddea1-d07c-486d-a095-efb0046b9af2','1beda5f8-4b7a-4fd7-9daf-ea2ac6f4bace','6e09af83-d167-4fe9-b94d-541242914d1a'],size=2,snapshot_id=5c5179a6-e2c1-48d2-adbf-7d85edb2be2b,source_replicaid=,source_volid=None,status='creating',user_id='f8c201e15c3447989faa226650181640',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:41:02 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-cc2fa721-b890-4494-b51f-b207ffa89ca2 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5225e35-22d1-4bfc-acd9-e89c88851773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:41:02 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:02 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:02 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-cc2fa721-b890-4494-b51f-b207ffa89ca2 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5225e35-22d1-4bfc-acd9-e89c88851773) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:41:02 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-cc2fa721-b890-4494-b51f-b207ffa89ca2 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Flow 'volume_create_api' (f3876e04-2326-43c2-ac12-ecea013e1db8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:41:02 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-cc2fa721-b890-4494-b51f-b207ffa89ca2 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Create volume request issued successfully. Sep 03 13:41:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cc2fa721-b890-4494-b51f-b207ffa89ca2 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:41:02 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 711/1470] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:41:02 2026] POST /volume/v3/volumes => generated 797 bytes in 645 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:41:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-9f517159-f96a-419d-a2ad-75dadf943706 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9f517159-f96a-419d-a2ad-75dadf943706 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/8e11009f-8747-4003-93a4-ae358f4fc70f Sep 03 13:41:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9f517159-f96a-419d-a2ad-75dadf943706 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9f517159-f96a-419d-a2ad-75dadf943706 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:02 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:02 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:41:02 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:02 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:02 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-9f517159-f96a-419d-a2ad-75dadf943706 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:41:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9f517159-f96a-419d-a2ad-75dadf943706 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/8e11009f-8747-4003-93a4-ae358f4fc70f returned with HTTP 200 Sep 03 13:41:02 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 760/1471] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:02 2026] GET /volume/v3/volumes/8e11009f-8747-4003-93a4-ae358f4fc70f => generated 865 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-8758ab4e-56ea-4daa-ae74-200b96dff790 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8758ab4e-56ea-4daa-ae74-200b96dff790 tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] GET http://192.168.122.181/volume/v3/volumes/96a24a88-a936-4370-bd7f-479f4773efe4 Sep 03 13:41:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8758ab4e-56ea-4daa-ae74-200b96dff790 tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8758ab4e-56ea-4daa-ae74-200b96dff790 tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:02 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:02 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:02 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:02 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:03 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-8758ab4e-56ea-4daa-ae74-200b96dff790 tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] Volume info retrieved successfully. Sep 03 13:41:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8758ab4e-56ea-4daa-ae74-200b96dff790 tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] http://192.168.122.181/volume/v3/volumes/96a24a88-a936-4370-bd7f-479f4773efe4 returned with HTTP 200 Sep 03 13:41:03 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 712/1472] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:02 2026] GET /volume/v3/volumes/96a24a88-a936-4370-bd7f-479f4773efe4 => generated 858 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-0d081c10-8c42-4e05-be5a-84a1074e27dc None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0d081c10-8c42-4e05-be5a-84a1074e27dc tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] GET http://192.168.122.181/volume/v3/volumes/96a24a88-a936-4370-bd7f-479f4773efe4 Sep 03 13:41:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0d081c10-8c42-4e05-be5a-84a1074e27dc tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0d081c10-8c42-4e05-be5a-84a1074e27dc tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:03 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:03 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:41:03 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:03 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:03 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-0d081c10-8c42-4e05-be5a-84a1074e27dc tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] Volume info retrieved successfully. Sep 03 13:41:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0d081c10-8c42-4e05-be5a-84a1074e27dc tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] http://192.168.122.181/volume/v3/volumes/96a24a88-a936-4370-bd7f-479f4773efe4 returned with HTTP 200 Sep 03 13:41:03 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 761/1473] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:03 2026] GET /volume/v3/volumes/96a24a88-a936-4370-bd7f-479f4773efe4 => generated 858 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-3a9d39f0-e2f1-4a2e-a9f6-e53cb5aae6e4 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3a9d39f0-e2f1-4a2e-a9f6-e53cb5aae6e4 tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] POST http://192.168.122.181/volume/v3/volumes/96a24a88-a936-4370-bd7f-479f4773efe4/action Sep 03 13:41:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3a9d39f0-e2f1-4a2e-a9f6-e53cb5aae6e4 tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-259708789", "disk_format": "raw"}}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:41:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3a9d39f0-e2f1-4a2e-a9f6-e53cb5aae6e4 tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-259708789", "disk_format": "raw"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:41:03 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:03 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:03 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:03 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:03 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-3a9d39f0-e2f1-4a2e-a9f6-e53cb5aae6e4 tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] Volume info retrieved successfully. Sep 03 13:41:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-ee2bb0a0-8dfc-4663-b719-c999c8eaa140 req-9379da40-dc3d-4c19-b22e-f6bc379f7367 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-ee2bb0a0-8dfc-4663-b719-c999c8eaa140 req-9379da40-dc3d-4c19-b22e-f6bc379f7367 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] GET http://192.168.122.181/volume/v3/volumes/63d5f7fc-23fe-4534-ae38-aeb6366c4107 Sep 03 13:41:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-ee2bb0a0-8dfc-4663-b719-c999c8eaa140 req-9379da40-dc3d-4c19-b22e-f6bc379f7367 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-ee2bb0a0-8dfc-4663-b719-c999c8eaa140 req-9379da40-dc3d-4c19-b22e-f6bc379f7367 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:03 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:03 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:03 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:03 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:03 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:03 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:41:03 devstack devstack@c-api.service[86719]: DEBUG cinder.image.image_utils [None req-3a9d39f0-e2f1-4a2e-a9f6-e53cb5aae6e4 tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-259708789'}] 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-259708789'}]. {{(pid=86719) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 03 13:41:03 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:03 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:03 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-ee2bb0a0-8dfc-4663-b719-c999c8eaa140 req-9379da40-dc3d-4c19-b22e-f6bc379f7367 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Volume info retrieved successfully. Sep 03 13:41:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-ee2bb0a0-8dfc-4663-b719-c999c8eaa140 req-9379da40-dc3d-4c19-b22e-f6bc379f7367 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] http://192.168.122.181/volume/v3/volumes/63d5f7fc-23fe-4534-ae38-aeb6366c4107 returned with HTTP 200 Sep 03 13:41:03 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 762/1474] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:41:03 2026] GET /volume/v3/volumes/63d5f7fc-23fe-4534-ae38-aeb6366c4107 => generated 855 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-17331573-3585-43cf-9edb-b39dcf67ad6d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-17331573-3585-43cf-9edb-b39dcf67ad6d tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/8e11009f-8747-4003-93a4-ae358f4fc70f Sep 03 13:41:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-17331573-3585-43cf-9edb-b39dcf67ad6d tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-17331573-3585-43cf-9edb-b39dcf67ad6d tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:03 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:03 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:41:03 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:03 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:04 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-17331573-3585-43cf-9edb-b39dcf67ad6d tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:41:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-17331573-3585-43cf-9edb-b39dcf67ad6d tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/8e11009f-8747-4003-93a4-ae358f4fc70f returned with HTTP 200 Sep 03 13:41:04 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 763/1475] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:03 2026] GET /volume/v3/volumes/8e11009f-8747-4003-93a4-ae358f4fc70f => generated 889 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-de005639-a162-41f3-a12b-5bb35d9cf902 req-7dcc25ec-b338-41cd-89bf-48dddbb12369 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-de005639-a162-41f3-a12b-5bb35d9cf902 req-7dcc25ec-b338-41cd-89bf-48dddbb12369 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] GET http://192.168.122.181/volume/v3/volumes/63d5f7fc-23fe-4534-ae38-aeb6366c4107 Sep 03 13:41:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-de005639-a162-41f3-a12b-5bb35d9cf902 req-7dcc25ec-b338-41cd-89bf-48dddbb12369 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-de005639-a162-41f3-a12b-5bb35d9cf902 req-7dcc25ec-b338-41cd-89bf-48dddbb12369 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:04 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:04 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:41:04 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:04 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:04 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-de005639-a162-41f3-a12b-5bb35d9cf902 req-7dcc25ec-b338-41cd-89bf-48dddbb12369 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Volume info retrieved successfully. Sep 03 13:41:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-de005639-a162-41f3-a12b-5bb35d9cf902 req-7dcc25ec-b338-41cd-89bf-48dddbb12369 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] http://192.168.122.181/volume/v3/volumes/63d5f7fc-23fe-4534-ae38-aeb6366c4107 returned with HTTP 200 Sep 03 13:41:04 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 764/1476] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:41:04 2026] GET /volume/v3/volumes/63d5f7fc-23fe-4534-ae38-aeb6366c4107 => generated 856 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-63761f98-d3f0-47b3-8ada-b5e34d8970e8 req-84d59c1c-7613-4b22-b1b3-fcc251b21e6e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-63761f98-d3f0-47b3-8ada-b5e34d8970e8 req-84d59c1c-7613-4b22-b1b3-fcc251b21e6e tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] POST http://192.168.122.181/volume/v3/snapshots Sep 03 13:41:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-63761f98-d3f0-47b3-8ada-b5e34d8970e8 req-84d59c1c-7613-4b22-b1b3-fcc251b21e6e tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "63d5f7fc-23fe-4534-ae38-aeb6366c4107", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1700221149", "description": null, "metadata": {}}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:41:04 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:04 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:41:04 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:04 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:04 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-63761f98-d3f0-47b3-8ada-b5e34d8970e8 req-84d59c1c-7613-4b22-b1b3-fcc251b21e6e tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Volume info retrieved successfully. Sep 03 13:41:04 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.snapshots [req-63761f98-d3f0-47b3-8ada-b5e34d8970e8 req-84d59c1c-7613-4b22-b1b3-fcc251b21e6e tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Create snapshot from volume 63d5f7fc-23fe-4534-ae38-aeb6366c4107 Sep 03 13:41:04 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-3a9d39f0-e2f1-4a2e-a9f6-e53cb5aae6e4 tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] Copy volume to image completed successfully. Sep 03 13:41:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3a9d39f0-e2f1-4a2e-a9f6-e53cb5aae6e4 tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] http://192.168.122.181/volume/v3/volumes/96a24a88-a936-4370-bd7f-479f4773efe4/action returned with HTTP 202 Sep 03 13:41:04 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 713/1477] 192.168.122.181 () {60 vars in 1275 bytes} [Thu Sep 3 13:41:03 2026] POST /volume/v3/volumes/96a24a88-a936-4370-bd7f-479f4773efe4/action => generated 653 bytes in 1623 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:41:04 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [req-63761f98-d3f0-47b3-8ada-b5e34d8970e8 req-84d59c1c-7613-4b22-b1b3-fcc251b21e6e tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Created reservations ['545dd9e6-c312-4e87-a273-03f6557731e9', 'd05c0e26-fdb0-4050-8d89-7c88ca48cfdf', 'ea0bdcfb-1137-422a-8d45-15cd4e223b7a', '664e2eed-2524-4157-b38d-86d91c8c7815'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:41:04 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:04 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:41:05 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-63761f98-d3f0-47b3-8ada-b5e34d8970e8 req-84d59c1c-7613-4b22-b1b3-fcc251b21e6e tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Snapshot create request issued successfully. Sep 03 13:41:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-63761f98-d3f0-47b3-8ada-b5e34d8970e8 req-84d59c1c-7613-4b22-b1b3-fcc251b21e6e tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] http://192.168.122.181/volume/v3/snapshots returned with HTTP 202 Sep 03 13:41:05 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 765/1478] 192.168.122.181 () {64 vars in 1436 bytes} [Thu Sep 3 13:41:04 2026] POST /volume/v3/snapshots => generated 311 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:41:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-a3af0577-ac85-4a52-9b2a-2bde629bd1d3 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a3af0577-ac85-4a52-9b2a-2bde629bd1d3 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/8e11009f-8747-4003-93a4-ae358f4fc70f Sep 03 13:41:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a3af0577-ac85-4a52-9b2a-2bde629bd1d3 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a3af0577-ac85-4a52-9b2a-2bde629bd1d3 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:05 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:05 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:05 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:05 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:05 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-a3af0577-ac85-4a52-9b2a-2bde629bd1d3 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:41:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a3af0577-ac85-4a52-9b2a-2bde629bd1d3 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/8e11009f-8747-4003-93a4-ae358f4fc70f returned with HTTP 200 Sep 03 13:41:05 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 714/1479] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:05 2026] GET /volume/v3/volumes/8e11009f-8747-4003-93a4-ae358f4fc70f => generated 889 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:41:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-980ef059-2e96-45d5-a25a-7d82a5178fbc req-71525f10-89eb-49f5-ac36-cf8c2f7aeca8 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-980ef059-2e96-45d5-a25a-7d82a5178fbc req-71525f10-89eb-49f5-ac36-cf8c2f7aeca8 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-reader] GET http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 Sep 03 13:41:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-980ef059-2e96-45d5-a25a-7d82a5178fbc req-71525f10-89eb-49f5-ac36-cf8c2f7aeca8 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-reader] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-980ef059-2e96-45d5-a25a-7d82a5178fbc req-71525f10-89eb-49f5-ac36-cf8c2f7aeca8 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-reader] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:05 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:05 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:05 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-980ef059-2e96-45d5-a25a-7d82a5178fbc req-71525f10-89eb-49f5-ac36-cf8c2f7aeca8 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-reader] Snapshot retrieved successfully. Sep 03 13:41:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-980ef059-2e96-45d5-a25a-7d82a5178fbc req-71525f10-89eb-49f5-ac36-cf8c2f7aeca8 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-reader] http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 returned with HTTP 200 Sep 03 13:41:05 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 766/1480] 192.168.122.181 () {60 vars in 1493 bytes} [Thu Sep 3 13:41:05 2026] GET /volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 => generated 443 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-1d831b89-c837-4781-bdd1-6db2e8e39fe2 req-bf80b7b6-d118-441c-bcf9-1dd0300df7f5 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-1d831b89-c837-4781-bdd1-6db2e8e39fe2 req-bf80b7b6-d118-441c-bcf9-1dd0300df7f5 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-reader] GET http://192.168.122.181/volume/v3/snapshots/detail Sep 03 13:41:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-1d831b89-c837-4781-bdd1-6db2e8e39fe2 req-bf80b7b6-d118-441c-bcf9-1dd0300df7f5 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-reader] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-1d831b89-c837-4781-bdd1-6db2e8e39fe2 req-bf80b7b6-d118-441c-bcf9-1dd0300df7f5 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-reader] Calling method 'detail' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.api_utils [req-1d831b89-c837-4781-bdd1-6db2e8e39fe2 req-bf80b7b6-d118-441c-bcf9-1dd0300df7f5 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-reader] Removing options '' from query. {{(pid=86719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:41:05 devstack devstack@c-api.service[86719]: DEBUG cinder.db.api [req-1d831b89-c837-4781-bdd1-6db2e8e39fe2 req-bf80b7b6-d118-441c-bcf9-1dd0300df7f5 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-reader] Building query based on filter {{(pid=86719) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 13:41:05 devstack devstack@c-api.service[86719]: /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 03 13:41:05 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 13:41:05 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-1d831b89-c837-4781-bdd1-6db2e8e39fe2 req-bf80b7b6-d118-441c-bcf9-1dd0300df7f5 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-reader] Get all snapshots completed successfully. Sep 03 13:41:05 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:05 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-1d831b89-c837-4781-bdd1-6db2e8e39fe2 req-bf80b7b6-d118-441c-bcf9-1dd0300df7f5 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-reader] http://192.168.122.181/volume/v3/snapshots/detail returned with HTTP 200 Sep 03 13:41:05 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 715/1481] 192.168.122.181 () {60 vars in 1403 bytes} [Thu Sep 3 13:41:05 2026] GET /volume/v3/snapshots/detail => generated 446 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-4c41b099-d17a-43aa-8cdd-25489a81bfd6 req-3a55f291-59b5-40a5-b195-941af44195ef None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-4c41b099-d17a-43aa-8cdd-25489a81bfd6 req-3a55f291-59b5-40a5-b195-941af44195ef tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] GET http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 Sep 03 13:41:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-4c41b099-d17a-43aa-8cdd-25489a81bfd6 req-3a55f291-59b5-40a5-b195-941af44195ef tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-4c41b099-d17a-43aa-8cdd-25489a81bfd6 req-3a55f291-59b5-40a5-b195-941af44195ef tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:05 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:05 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:05 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-4c41b099-d17a-43aa-8cdd-25489a81bfd6 req-3a55f291-59b5-40a5-b195-941af44195ef tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Snapshot retrieved successfully. Sep 03 13:41:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-4c41b099-d17a-43aa-8cdd-25489a81bfd6 req-3a55f291-59b5-40a5-b195-941af44195ef tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 returned with HTTP 200 Sep 03 13:41:05 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 767/1482] 192.168.122.181 () {60 vars in 1493 bytes} [Thu Sep 3 13:41:05 2026] GET /volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 => generated 443 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-90b63e59-13df-42b3-82eb-47945a461c48 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:06 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-90b63e59-13df-42b3-82eb-47945a461c48 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/8e11009f-8747-4003-93a4-ae358f4fc70f Sep 03 13:41:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-90b63e59-13df-42b3-82eb-47945a461c48 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-90b63e59-13df-42b3-82eb-47945a461c48 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:06 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:06 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:06 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:06 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:06 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-90b63e59-13df-42b3-82eb-47945a461c48 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:41:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-9cf0b6fd-bad9-4c30-a8ea-adb47d3b7f34 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:06 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9cf0b6fd-bad9-4c30-a8ea-adb47d3b7f34 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] POST http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f/action Sep 03 13:41:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9cf0b6fd-bad9-4c30-a8ea-adb47d3b7f34 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Action body: b'{"os-attach": {"instance_uuid": "a53d3c51-dd31-4d8c-ba92-af6688f6a726", "mountpoint": "/dev/vdb"}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:41:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9cf0b6fd-bad9-4c30-a8ea-adb47d3b7f34 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "a53d3c51-dd31-4d8c-ba92-af6688f6a726", "mountpoint": "/dev/vdb"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:41:06 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-90b63e59-13df-42b3-82eb-47945a461c48 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/8e11009f-8747-4003-93a4-ae358f4fc70f returned with HTTP 200 Sep 03 13:41:06 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 716/1483] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:06 2026] GET /volume/v3/volumes/8e11009f-8747-4003-93a4-ae358f4fc70f => generated 889 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:06 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:06 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:41:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-0c7cfb75-ce69-49d1-8f89-83188784335e req-2fa0a7e8-d386-413f-ba2c-f7dee3123baa None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:06 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:06 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:06 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-9cf0b6fd-bad9-4c30-a8ea-adb47d3b7f34 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Volume info retrieved successfully. Sep 03 13:41:06 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-0c7cfb75-ce69-49d1-8f89-83188784335e req-2fa0a7e8-d386-413f-ba2c-f7dee3123baa tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] GET http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 Sep 03 13:41:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-0c7cfb75-ce69-49d1-8f89-83188784335e req-2fa0a7e8-d386-413f-ba2c-f7dee3123baa tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-0c7cfb75-ce69-49d1-8f89-83188784335e req-2fa0a7e8-d386-413f-ba2c-f7dee3123baa tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:06 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-9cf0b6fd-bad9-4c30-a8ea-adb47d3b7f34 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Update volume admin metadata completed successfully. Sep 03 13:41:06 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:06 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:06 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-0c7cfb75-ce69-49d1-8f89-83188784335e req-2fa0a7e8-d386-413f-ba2c-f7dee3123baa tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Snapshot retrieved successfully. Sep 03 13:41:06 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-0c7cfb75-ce69-49d1-8f89-83188784335e req-2fa0a7e8-d386-413f-ba2c-f7dee3123baa tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 returned with HTTP 200 Sep 03 13:41:06 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 717/1484] 192.168.122.181 () {60 vars in 1493 bytes} [Thu Sep 3 13:41:06 2026] GET /volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 => generated 443 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:06 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-9cf0b6fd-bad9-4c30-a8ea-adb47d3b7f34 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Attach volume completed successfully. Sep 03 13:41:06 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9cf0b6fd-bad9-4c30-a8ea-adb47d3b7f34 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f/action returned with HTTP 202 Sep 03 13:41:06 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 768/1485] 192.168.122.181 () {60 vars in 1274 bytes} [Thu Sep 3 13:41:06 2026] POST /volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f/action => generated 0 bytes in 606 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:41:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-fd31eb5f-7f4d-442d-b495-79f0338cd28e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:06 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fd31eb5f-7f4d-442d-b495-79f0338cd28e tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] GET http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f Sep 03 13:41:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fd31eb5f-7f4d-442d-b495-79f0338cd28e tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fd31eb5f-7f4d-442d-b495-79f0338cd28e tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:06 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:06 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:07 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:07 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:07 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-fd31eb5f-7f4d-442d-b495-79f0338cd28e tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Volume info retrieved successfully. Sep 03 13:41:07 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fd31eb5f-7f4d-442d-b495-79f0338cd28e tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f returned with HTTP 200 Sep 03 13:41:07 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 718/1486] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:06 2026] GET /volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f => generated 1185 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:41:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-346b8c93-4f0f-4a22-8c15-0ab70cd1fd84 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:07 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-346b8c93-4f0f-4a22-8c15-0ab70cd1fd84 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] GET http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f Sep 03 13:41:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-346b8c93-4f0f-4a22-8c15-0ab70cd1fd84 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-346b8c93-4f0f-4a22-8c15-0ab70cd1fd84 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:07 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:07 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:41:07 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:07 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:07 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-346b8c93-4f0f-4a22-8c15-0ab70cd1fd84 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Volume info retrieved successfully. Sep 03 13:41:07 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-346b8c93-4f0f-4a22-8c15-0ab70cd1fd84 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f returned with HTTP 200 Sep 03 13:41:07 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 769/1487] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:07 2026] GET /volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f => generated 1185 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:41:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-4b7ac0b6-b1f6-489c-b260-1b086655ad95 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:07 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4b7ac0b6-b1f6-489c-b260-1b086655ad95 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] POST http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f/action Sep 03 13:41:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4b7ac0b6-b1f6-489c-b260-1b086655ad95 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Action body: b'{"os-detach": {}}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:41:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4b7ac0b6-b1f6-489c-b260-1b086655ad95 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:41:07 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:07 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:07 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:07 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-7f433ef2-dc2e-4b97-9c16-97afb42ee0ee None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:07 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-4b7ac0b6-b1f6-489c-b260-1b086655ad95 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Volume info retrieved successfully. Sep 03 13:41:07 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7f433ef2-dc2e-4b97-9c16-97afb42ee0ee tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/8e11009f-8747-4003-93a4-ae358f4fc70f Sep 03 13:41:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7f433ef2-dc2e-4b97-9c16-97afb42ee0ee tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7f433ef2-dc2e-4b97-9c16-97afb42ee0ee tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:07 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:07 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:41:07 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:07 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:07 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-7f433ef2-dc2e-4b97-9c16-97afb42ee0ee tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:41:07 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7f433ef2-dc2e-4b97-9c16-97afb42ee0ee tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/8e11009f-8747-4003-93a4-ae358f4fc70f returned with HTTP 200 Sep 03 13:41:07 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 770/1488] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:07 2026] GET /volume/v3/volumes/8e11009f-8747-4003-93a4-ae358f4fc70f => generated 889 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-b916113f-c768-481d-aa8f-573da3d8c350 req-51e4140a-e40a-4337-8e3c-7e397524498f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:07 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-b916113f-c768-481d-aa8f-573da3d8c350 req-51e4140a-e40a-4337-8e3c-7e397524498f tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] GET http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 Sep 03 13:41:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-b916113f-c768-481d-aa8f-573da3d8c350 req-51e4140a-e40a-4337-8e3c-7e397524498f tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-b916113f-c768-481d-aa8f-573da3d8c350 req-51e4140a-e40a-4337-8e3c-7e397524498f tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:07 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-4b7ac0b6-b1f6-489c-b260-1b086655ad95 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Detach volume completed successfully. Sep 03 13:41:07 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4b7ac0b6-b1f6-489c-b260-1b086655ad95 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f/action returned with HTTP 202 Sep 03 13:41:07 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 719/1489] 192.168.122.181 () {60 vars in 1274 bytes} [Thu Sep 3 13:41:07 2026] POST /volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f/action => generated 0 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:41:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-136a0ba4-d86e-4cbb-bffa-1ee7f6e70045 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:07 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:07 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:07 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-b916113f-c768-481d-aa8f-573da3d8c350 req-51e4140a-e40a-4337-8e3c-7e397524498f tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Snapshot retrieved successfully. Sep 03 13:41:07 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-b916113f-c768-481d-aa8f-573da3d8c350 req-51e4140a-e40a-4337-8e3c-7e397524498f tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 returned with HTTP 200 Sep 03 13:41:07 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-136a0ba4-d86e-4cbb-bffa-1ee7f6e70045 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] GET http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f Sep 03 13:41:07 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 771/1490] 192.168.122.181 () {60 vars in 1493 bytes} [Thu Sep 3 13:41:07 2026] GET /volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 => generated 443 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-136a0ba4-d86e-4cbb-bffa-1ee7f6e70045 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-136a0ba4-d86e-4cbb-bffa-1ee7f6e70045 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:07 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:07 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:07 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:07 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:07 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-136a0ba4-d86e-4cbb-bffa-1ee7f6e70045 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Volume info retrieved successfully. Sep 03 13:41:07 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-136a0ba4-d86e-4cbb-bffa-1ee7f6e70045 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f returned with HTTP 200 Sep 03 13:41:07 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 720/1491] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:07 2026] GET /volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f => generated 870 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:08 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-2cdf9ee0-6138-4442-9f81-0a498a5019a3 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:08 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2cdf9ee0-6138-4442-9f81-0a498a5019a3 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/8e11009f-8747-4003-93a4-ae358f4fc70f Sep 03 13:41:08 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2cdf9ee0-6138-4442-9f81-0a498a5019a3 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:08 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2cdf9ee0-6138-4442-9f81-0a498a5019a3 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:08 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:08 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:41:08 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:08 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:08 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-2cdf9ee0-6138-4442-9f81-0a498a5019a3 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:41:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-406a1dd9-bec2-48e2-9834-a5c67cca1954 req-7199a548-9be0-4350-b33a-6f27467bd6c0 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:08 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2cdf9ee0-6138-4442-9f81-0a498a5019a3 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/8e11009f-8747-4003-93a4-ae358f4fc70f returned with HTTP 200 Sep 03 13:41:08 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 772/1492] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:08 2026] GET /volume/v3/volumes/8e11009f-8747-4003-93a4-ae358f4fc70f => generated 889 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:08 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-406a1dd9-bec2-48e2-9834-a5c67cca1954 req-7199a548-9be0-4350-b33a-6f27467bd6c0 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] GET http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 Sep 03 13:41:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-406a1dd9-bec2-48e2-9834-a5c67cca1954 req-7199a548-9be0-4350-b33a-6f27467bd6c0 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-406a1dd9-bec2-48e2-9834-a5c67cca1954 req-7199a548-9be0-4350-b33a-6f27467bd6c0 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:08 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:08 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:08 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-406a1dd9-bec2-48e2-9834-a5c67cca1954 req-7199a548-9be0-4350-b33a-6f27467bd6c0 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Snapshot retrieved successfully. Sep 03 13:41:08 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-406a1dd9-bec2-48e2-9834-a5c67cca1954 req-7199a548-9be0-4350-b33a-6f27467bd6c0 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 returned with HTTP 200 Sep 03 13:41:08 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 721/1493] 192.168.122.181 () {60 vars in 1493 bytes} [Thu Sep 3 13:41:08 2026] GET /volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 => generated 443 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-8cee323b-0e0d-4c2b-9ad4-75564014d410 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8cee323b-0e0d-4c2b-9ad4-75564014d410 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/8e11009f-8747-4003-93a4-ae358f4fc70f Sep 03 13:41:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8cee323b-0e0d-4c2b-9ad4-75564014d410 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8cee323b-0e0d-4c2b-9ad4-75564014d410 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-c36f672d-b14d-4349-89d4-9e73e360a4ef req-b2552525-07f0-47d2-acb0-a565ce9ffb06 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:09 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:09 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:41:09 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:09 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:09 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-8cee323b-0e0d-4c2b-9ad4-75564014d410 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:41:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8cee323b-0e0d-4c2b-9ad4-75564014d410 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/8e11009f-8747-4003-93a4-ae358f4fc70f returned with HTTP 200 Sep 03 13:41:09 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 773/1494] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:09 2026] GET /volume/v3/volumes/8e11009f-8747-4003-93a4-ae358f4fc70f => generated 889 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:10 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-c36f672d-b14d-4349-89d4-9e73e360a4ef req-b2552525-07f0-47d2-acb0-a565ce9ffb06 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] GET http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 Sep 03 13:41:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-c36f672d-b14d-4349-89d4-9e73e360a4ef req-b2552525-07f0-47d2-acb0-a565ce9ffb06 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-c36f672d-b14d-4349-89d4-9e73e360a4ef req-b2552525-07f0-47d2-acb0-a565ce9ffb06 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:10 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:10 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:10 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-c36f672d-b14d-4349-89d4-9e73e360a4ef req-b2552525-07f0-47d2-acb0-a565ce9ffb06 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Snapshot retrieved successfully. Sep 03 13:41:10 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-c36f672d-b14d-4349-89d4-9e73e360a4ef req-b2552525-07f0-47d2-acb0-a565ce9ffb06 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 returned with HTTP 200 Sep 03 13:41:10 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 722/1495] 192.168.122.181 () {60 vars in 1493 bytes} [Thu Sep 3 13:41:09 2026] GET /volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 => generated 443 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-3b97adc4-d16e-4ff3-a5db-181499ced301 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:11 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3b97adc4-d16e-4ff3-a5db-181499ced301 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/8e11009f-8747-4003-93a4-ae358f4fc70f Sep 03 13:41:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3b97adc4-d16e-4ff3-a5db-181499ced301 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3b97adc4-d16e-4ff3-a5db-181499ced301 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:11 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:11 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:41:11 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:11 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:11 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-3b97adc4-d16e-4ff3-a5db-181499ced301 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:41:11 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3b97adc4-d16e-4ff3-a5db-181499ced301 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/8e11009f-8747-4003-93a4-ae358f4fc70f returned with HTTP 200 Sep 03 13:41:11 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 774/1496] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:11 2026] GET /volume/v3/volumes/8e11009f-8747-4003-93a4-ae358f4fc70f => generated 889 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-fdf6c97b-6c1e-4aa5-9b05-c35c99b47397 req-06317e0a-cc60-4f06-b2f1-16787b289ece None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:11 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-fdf6c97b-6c1e-4aa5-9b05-c35c99b47397 req-06317e0a-cc60-4f06-b2f1-16787b289ece tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] GET http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 Sep 03 13:41:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-fdf6c97b-6c1e-4aa5-9b05-c35c99b47397 req-06317e0a-cc60-4f06-b2f1-16787b289ece tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-fdf6c97b-6c1e-4aa5-9b05-c35c99b47397 req-06317e0a-cc60-4f06-b2f1-16787b289ece tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:11 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:11 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:11 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-fdf6c97b-6c1e-4aa5-9b05-c35c99b47397 req-06317e0a-cc60-4f06-b2f1-16787b289ece tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Snapshot retrieved successfully. Sep 03 13:41:11 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-fdf6c97b-6c1e-4aa5-9b05-c35c99b47397 req-06317e0a-cc60-4f06-b2f1-16787b289ece tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 returned with HTTP 200 Sep 03 13:41:11 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 723/1497] 192.168.122.181 () {60 vars in 1493 bytes} [Thu Sep 3 13:41:11 2026] GET /volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 => generated 443 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f1ca8973-a1f5-435e-94e5-c012c0b17a56 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:12 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f1ca8973-a1f5-435e-94e5-c012c0b17a56 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/8e11009f-8747-4003-93a4-ae358f4fc70f Sep 03 13:41:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f1ca8973-a1f5-435e-94e5-c012c0b17a56 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f1ca8973-a1f5-435e-94e5-c012c0b17a56 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:12 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:12 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:41:12 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:12 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:12 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-f1ca8973-a1f5-435e-94e5-c012c0b17a56 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:41:12 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f1ca8973-a1f5-435e-94e5-c012c0b17a56 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/8e11009f-8747-4003-93a4-ae358f4fc70f returned with HTTP 200 Sep 03 13:41:12 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 775/1498] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:12 2026] GET /volume/v3/volumes/8e11009f-8747-4003-93a4-ae358f4fc70f => generated 890 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-0317f9df-ad93-452f-8dc2-cc5fb1c5d8d4 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0317f9df-ad93-452f-8dc2-cc5fb1c5d8d4 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/8e11009f-8747-4003-93a4-ae358f4fc70f Sep 03 13:41:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0317f9df-ad93-452f-8dc2-cc5fb1c5d8d4 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0317f9df-ad93-452f-8dc2-cc5fb1c5d8d4 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:12 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:12 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:12 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:12 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:12 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-0317f9df-ad93-452f-8dc2-cc5fb1c5d8d4 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:41:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0317f9df-ad93-452f-8dc2-cc5fb1c5d8d4 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/8e11009f-8747-4003-93a4-ae358f4fc70f returned with HTTP 200 Sep 03 13:41:12 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 724/1499] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:12 2026] GET /volume/v3/volumes/8e11009f-8747-4003-93a4-ae358f4fc70f => generated 890 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-76b56173-ffdd-4c63-8f31-28cfe7a3a23f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:12 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-76b56173-ffdd-4c63-8f31-28cfe7a3a23f tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] DELETE http://192.168.122.181/volume/v3/volumes/8e11009f-8747-4003-93a4-ae358f4fc70f Sep 03 13:41:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-76b56173-ffdd-4c63-8f31-28cfe7a3a23f tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-76b56173-ffdd-4c63-8f31-28cfe7a3a23f tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:12 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-76b56173-ffdd-4c63-8f31-28cfe7a3a23f tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Delete volume with id: 8e11009f-8747-4003-93a4-ae358f4fc70f Sep 03 13:41:12 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:12 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:41:12 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:12 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:12 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-76b56173-ffdd-4c63-8f31-28cfe7a3a23f tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:41:12 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-76b56173-ffdd-4c63-8f31-28cfe7a3a23f tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Delete volume request issued successfully. Sep 03 13:41:12 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-76b56173-ffdd-4c63-8f31-28cfe7a3a23f tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/8e11009f-8747-4003-93a4-ae358f4fc70f returned with HTTP 202 Sep 03 13:41:12 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 776/1500] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:41:12 2026] DELETE /volume/v3/volumes/8e11009f-8747-4003-93a4-ae358f4fc70f => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:41:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-2a57b1bf-d66b-4297-824b-770d535de19c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2a57b1bf-d66b-4297-824b-770d535de19c tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/8e11009f-8747-4003-93a4-ae358f4fc70f Sep 03 13:41:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2a57b1bf-d66b-4297-824b-770d535de19c tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2a57b1bf-d66b-4297-824b-770d535de19c tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:12 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:12 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:12 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:12 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:12 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-2a57b1bf-d66b-4297-824b-770d535de19c tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:41:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2a57b1bf-d66b-4297-824b-770d535de19c tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/8e11009f-8747-4003-93a4-ae358f4fc70f returned with HTTP 200 Sep 03 13:41:12 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 725/1501] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:12 2026] GET /volume/v3/volumes/8e11009f-8747-4003-93a4-ae358f4fc70f => generated 889 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-232f84be-6dec-4d2e-be65-6fb30751cda0 req-f728c551-8be7-4f83-a8f9-bb29e5b55c3c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:12 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-232f84be-6dec-4d2e-be65-6fb30751cda0 req-f728c551-8be7-4f83-a8f9-bb29e5b55c3c tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] GET http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 Sep 03 13:41:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-232f84be-6dec-4d2e-be65-6fb30751cda0 req-f728c551-8be7-4f83-a8f9-bb29e5b55c3c tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-232f84be-6dec-4d2e-be65-6fb30751cda0 req-f728c551-8be7-4f83-a8f9-bb29e5b55c3c tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:12 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:12 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:12 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-232f84be-6dec-4d2e-be65-6fb30751cda0 req-f728c551-8be7-4f83-a8f9-bb29e5b55c3c tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Snapshot retrieved successfully. Sep 03 13:41:12 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-232f84be-6dec-4d2e-be65-6fb30751cda0 req-f728c551-8be7-4f83-a8f9-bb29e5b55c3c tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 returned with HTTP 200 Sep 03 13:41:12 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 777/1502] 192.168.122.181 () {60 vars in 1493 bytes} [Thu Sep 3 13:41:12 2026] GET /volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 => generated 443 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-0e077290-ccd8-4b70-9295-1f8edebcfad2 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:13 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0e077290-ccd8-4b70-9295-1f8edebcfad2 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] POST http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f/action Sep 03 13:41:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0e077290-ccd8-4b70-9295-1f8edebcfad2 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:41:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0e077290-ccd8-4b70-9295-1f8edebcfad2 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:41:13 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:13 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:13 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:13 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:13 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-0e077290-ccd8-4b70-9295-1f8edebcfad2 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Volume info retrieved successfully. Sep 03 13:41:13 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-0e077290-ccd8-4b70-9295-1f8edebcfad2 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Reserve volume completed successfully. Sep 03 13:41:13 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0e077290-ccd8-4b70-9295-1f8edebcfad2 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f/action returned with HTTP 202 Sep 03 13:41:13 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 726/1503] 192.168.122.181 () {60 vars in 1274 bytes} [Thu Sep 3 13:41:13 2026] POST /volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:41:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-4e444077-d86c-481e-95a9-1bd866128619 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:13 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4e444077-d86c-481e-95a9-1bd866128619 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] GET http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f Sep 03 13:41:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4e444077-d86c-481e-95a9-1bd866128619 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4e444077-d86c-481e-95a9-1bd866128619 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:13 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:13 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:41:13 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:13 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:13 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-4e444077-d86c-481e-95a9-1bd866128619 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Volume info retrieved successfully. Sep 03 13:41:13 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4e444077-d86c-481e-95a9-1bd866128619 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f returned with HTTP 200 Sep 03 13:41:13 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 778/1504] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:13 2026] GET /volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f => generated 870 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-7080f900-acf8-4f2d-8c57-a519b148c816 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-64ca39d3-df33-430b-be04-9f66e1b2f471 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:13 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7080f900-acf8-4f2d-8c57-a519b148c816 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/8e11009f-8747-4003-93a4-ae358f4fc70f Sep 03 13:41:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7080f900-acf8-4f2d-8c57-a519b148c816 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7080f900-acf8-4f2d-8c57-a519b148c816 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:13 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-64ca39d3-df33-430b-be04-9f66e1b2f471 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] POST http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f/action Sep 03 13:41:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-64ca39d3-df33-430b-be04-9f66e1b2f471 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:41:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-64ca39d3-df33-430b-be04-9f66e1b2f471 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:41:13 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7080f900-acf8-4f2d-8c57-a519b148c816 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/8e11009f-8747-4003-93a4-ae358f4fc70f returned with HTTP 404 Sep 03 13:41:13 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 727/1505] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:13 2026] GET /volume/v3/volumes/8e11009f-8747-4003-93a4-ae358f4fc70f => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:41:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-c1b9dd54-c775-4201-8996-917d0e85aabe None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:13 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c1b9dd54-c775-4201-8996-917d0e85aabe tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/8e11009f-8747-4003-93a4-ae358f4fc70f Sep 03 13:41:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c1b9dd54-c775-4201-8996-917d0e85aabe tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c1b9dd54-c775-4201-8996-917d0e85aabe tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:13 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:13 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:41:13 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c1b9dd54-c775-4201-8996-917d0e85aabe tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/8e11009f-8747-4003-93a4-ae358f4fc70f returned with HTTP 404 Sep 03 13:41:13 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 728/1506] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:13 2026] GET /volume/v3/volumes/8e11009f-8747-4003-93a4-ae358f4fc70f => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:41:13 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:13 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:13 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-64ca39d3-df33-430b-be04-9f66e1b2f471 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Volume info retrieved successfully. Sep 03 13:41:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-db4be0db-0735-48cc-bac2-04ab6a2e9fb6 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:13 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-db4be0db-0735-48cc-bac2-04ab6a2e9fb6 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] DELETE http://192.168.122.181/volume/v3/volumes/8e11009f-8747-4003-93a4-ae358f4fc70f Sep 03 13:41:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-db4be0db-0735-48cc-bac2-04ab6a2e9fb6 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-db4be0db-0735-48cc-bac2-04ab6a2e9fb6 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:13 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-db4be0db-0735-48cc-bac2-04ab6a2e9fb6 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Delete volume with id: 8e11009f-8747-4003-93a4-ae358f4fc70f Sep 03 13:41:13 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-db4be0db-0735-48cc-bac2-04ab6a2e9fb6 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/8e11009f-8747-4003-93a4-ae358f4fc70f returned with HTTP 404 Sep 03 13:41:13 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 729/1507] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:41:13 2026] DELETE /volume/v3/volumes/8e11009f-8747-4003-93a4-ae358f4fc70f => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:41:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-76f80d8c-56d8-4e74-9b6b-46da4577ee27 req-43716838-2c05-4995-b662-f18e7ae92e63 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:13 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-76f80d8c-56d8-4e74-9b6b-46da4577ee27 req-43716838-2c05-4995-b662-f18e7ae92e63 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] GET http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 Sep 03 13:41:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-76f80d8c-56d8-4e74-9b6b-46da4577ee27 req-43716838-2c05-4995-b662-f18e7ae92e63 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-76f80d8c-56d8-4e74-9b6b-46da4577ee27 req-43716838-2c05-4995-b662-f18e7ae92e63 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:13 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:13 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:41:13 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:13 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:13 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-64ca39d3-df33-430b-be04-9f66e1b2f471 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Unreserve volume completed successfully. Sep 03 13:41:13 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-76f80d8c-56d8-4e74-9b6b-46da4577ee27 req-43716838-2c05-4995-b662-f18e7ae92e63 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Snapshot retrieved successfully. Sep 03 13:41:13 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-64ca39d3-df33-430b-be04-9f66e1b2f471 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f/action returned with HTTP 202 Sep 03 13:41:13 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 779/1508] 192.168.122.181 () {60 vars in 1274 bytes} [Thu Sep 3 13:41:13 2026] POST /volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f/action => generated 0 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:41:13 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-76f80d8c-56d8-4e74-9b6b-46da4577ee27 req-43716838-2c05-4995-b662-f18e7ae92e63 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 returned with HTTP 200 Sep 03 13:41:13 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 730/1509] 192.168.122.181 () {60 vars in 1493 bytes} [Thu Sep 3 13:41:13 2026] GET /volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 => generated 443 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a581e870-6f33-410a-97ca-b3809f203ad3 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-994a243b-eded-421e-8c57-51ff9dc62b1f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:13 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-994a243b-eded-421e-8c57-51ff9dc62b1f tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] GET http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f Sep 03 13:41:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-994a243b-eded-421e-8c57-51ff9dc62b1f tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-994a243b-eded-421e-8c57-51ff9dc62b1f tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:13 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a581e870-6f33-410a-97ca-b3809f203ad3 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] DELETE http://192.168.122.181/volume/v3/snapshots/5c5179a6-e2c1-48d2-adbf-7d85edb2be2b Sep 03 13:41:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a581e870-6f33-410a-97ca-b3809f203ad3 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a581e870-6f33-410a-97ca-b3809f203ad3 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:13 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.snapshots [None req-a581e870-6f33-410a-97ca-b3809f203ad3 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Delete snapshot with id: 5c5179a6-e2c1-48d2-adbf-7d85edb2be2b Sep 03 13:41:13 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:13 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:13 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:13 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:13 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-994a243b-eded-421e-8c57-51ff9dc62b1f tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Volume info retrieved successfully. Sep 03 13:41:13 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:13 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:13 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-a581e870-6f33-410a-97ca-b3809f203ad3 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Snapshot retrieved successfully. Sep 03 13:41:13 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-994a243b-eded-421e-8c57-51ff9dc62b1f tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f returned with HTTP 200 Sep 03 13:41:13 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 731/1510] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:13 2026] GET /volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f => generated 870 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-ffd78a28-a0f6-483b-8076-0e503b18c49d None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:13 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ffd78a28-a0f6-483b-8076-0e503b18c49d tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] POST http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f/action Sep 03 13:41:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ffd78a28-a0f6-483b-8076-0e503b18c49d tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:41:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ffd78a28-a0f6-483b-8076-0e503b18c49d tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:41:13 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:13 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:41:13 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:13 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:13 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:13 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:13 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-ffd78a28-a0f6-483b-8076-0e503b18c49d tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Volume info retrieved successfully. Sep 03 13:41:13 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-a581e870-6f33-410a-97ca-b3809f203ad3 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Snapshot delete request issued successfully. Sep 03 13:41:13 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a581e870-6f33-410a-97ca-b3809f203ad3 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/snapshots/5c5179a6-e2c1-48d2-adbf-7d85edb2be2b returned with HTTP 202 Sep 03 13:41:13 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 780/1511] 192.168.122.181 () {58 vars in 1241 bytes} [Thu Sep 3 13:41:13 2026] DELETE /volume/v3/snapshots/5c5179a6-e2c1-48d2-adbf-7d85edb2be2b => generated 0 bytes in 220 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:41:13 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-ffd78a28-a0f6-483b-8076-0e503b18c49d tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Volume updated successfully. Sep 03 13:41:13 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ffd78a28-a0f6-483b-8076-0e503b18c49d tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f/action returned with HTTP 200 Sep 03 13:41:13 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 732/1512] 192.168.122.181 () {60 vars in 1274 bytes} [Thu Sep 3 13:41:13 2026] POST /volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f/action => generated 0 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 03 13:41:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-87200cdd-efa6-4616-9594-9899711acdf2 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-fe520a88-5ead-476f-ba19-26ba152633d1 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:13 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-87200cdd-efa6-4616-9594-9899711acdf2 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/snapshots/5c5179a6-e2c1-48d2-adbf-7d85edb2be2b Sep 03 13:41:13 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fe520a88-5ead-476f-ba19-26ba152633d1 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] GET http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f Sep 03 13:41:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-87200cdd-efa6-4616-9594-9899711acdf2 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fe520a88-5ead-476f-ba19-26ba152633d1 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-87200cdd-efa6-4616-9594-9899711acdf2 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fe520a88-5ead-476f-ba19-26ba152633d1 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:13 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:13 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:13 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-87200cdd-efa6-4616-9594-9899711acdf2 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Snapshot retrieved successfully. Sep 03 13:41:13 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-87200cdd-efa6-4616-9594-9899711acdf2 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/snapshots/5c5179a6-e2c1-48d2-adbf-7d85edb2be2b returned with HTTP 200 Sep 03 13:41:13 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 781/1513] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:41:13 2026] GET /volume/v3/snapshots/5c5179a6-e2c1-48d2-adbf-7d85edb2be2b => generated 468 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:13 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:13 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:13 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:13 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:14 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-fe520a88-5ead-476f-ba19-26ba152633d1 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Volume info retrieved successfully. Sep 03 13:41:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fe520a88-5ead-476f-ba19-26ba152633d1 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f returned with HTTP 200 Sep 03 13:41:14 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 733/1514] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:13 2026] GET /volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f => generated 869 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:41:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-b1e9c26e-49a6-43fa-a649-09e793d70fa1 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b1e9c26e-49a6-43fa-a649-09e793d70fa1 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] POST http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f/action Sep 03 13:41:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b1e9c26e-49a6-43fa-a649-09e793d70fa1 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:41:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b1e9c26e-49a6-43fa-a649-09e793d70fa1 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:41:14 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:14 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:41:14 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:14 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:14 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-b1e9c26e-49a6-43fa-a649-09e793d70fa1 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Volume info retrieved successfully. Sep 03 13:41:14 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-b1e9c26e-49a6-43fa-a649-09e793d70fa1 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Volume updated successfully. Sep 03 13:41:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b1e9c26e-49a6-43fa-a649-09e793d70fa1 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f/action returned with HTTP 200 Sep 03 13:41:14 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 782/1515] 192.168.122.181 () {60 vars in 1274 bytes} [Thu Sep 3 13:41:14 2026] POST /volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f/action => generated 0 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 03 13:41:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-2080e6e1-fe6d-412f-a2f9-90e64c6720dd None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2080e6e1-fe6d-412f-a2f9-90e64c6720dd tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] GET http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f Sep 03 13:41:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2080e6e1-fe6d-412f-a2f9-90e64c6720dd tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2080e6e1-fe6d-412f-a2f9-90e64c6720dd tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:14 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:14 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:14 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:14 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:14 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-2080e6e1-fe6d-412f-a2f9-90e64c6720dd tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Volume info retrieved successfully. Sep 03 13:41:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2080e6e1-fe6d-412f-a2f9-90e64c6720dd tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f returned with HTTP 200 Sep 03 13:41:14 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 734/1516] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:14 2026] GET /volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f => generated 870 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:41:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-437f18fe-d81f-4c3f-9cf9-c7fd9a93d969 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-437f18fe-d81f-4c3f-9cf9-c7fd9a93d969 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] POST http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f/action Sep 03 13:41:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-437f18fe-d81f-4c3f-9cf9-c7fd9a93d969 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:41:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-437f18fe-d81f-4c3f-9cf9-c7fd9a93d969 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:41:14 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:14 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:41:14 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:14 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:14 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-437f18fe-d81f-4c3f-9cf9-c7fd9a93d969 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Volume info retrieved successfully. Sep 03 13:41:14 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-437f18fe-d81f-4c3f-9cf9-c7fd9a93d969 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Update volume admin metadata completed successfully. Sep 03 13:41:14 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-437f18fe-d81f-4c3f-9cf9-c7fd9a93d969 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Update readonly setting on volume completed successfully. Sep 03 13:41:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-437f18fe-d81f-4c3f-9cf9-c7fd9a93d969 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f/action returned with HTTP 202 Sep 03 13:41:14 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 783/1517] 192.168.122.181 () {60 vars in 1274 bytes} [Thu Sep 3 13:41:14 2026] POST /volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f/action => generated 0 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:41:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-47ee643f-b301-43c6-b98d-9f27f497226a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-47ee643f-b301-43c6-b98d-9f27f497226a tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] GET http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f Sep 03 13:41:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-47ee643f-b301-43c6-b98d-9f27f497226a tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-47ee643f-b301-43c6-b98d-9f27f497226a tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:14 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:14 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:14 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:14 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:14 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-47ee643f-b301-43c6-b98d-9f27f497226a tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Volume info retrieved successfully. Sep 03 13:41:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-47ee643f-b301-43c6-b98d-9f27f497226a tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f returned with HTTP 200 Sep 03 13:41:14 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 735/1518] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:14 2026] GET /volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f => generated 869 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:41:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-20815e1a-4897-4612-be36-db5009b5b152 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-20815e1a-4897-4612-be36-db5009b5b152 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] POST http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f/action Sep 03 13:41:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-20815e1a-4897-4612-be36-db5009b5b152 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:41:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-20815e1a-4897-4612-be36-db5009b5b152 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:41:14 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:14 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:41:14 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:14 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:14 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-20815e1a-4897-4612-be36-db5009b5b152 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Volume info retrieved successfully. Sep 03 13:41:14 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-20815e1a-4897-4612-be36-db5009b5b152 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Update volume admin metadata completed successfully. Sep 03 13:41:14 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-20815e1a-4897-4612-be36-db5009b5b152 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Update readonly setting on volume completed successfully. Sep 03 13:41:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-20815e1a-4897-4612-be36-db5009b5b152 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f/action returned with HTTP 202 Sep 03 13:41:14 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 784/1519] 192.168.122.181 () {60 vars in 1274 bytes} [Thu Sep 3 13:41:14 2026] POST /volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f/action => generated 0 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:41:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-8e963704-efa1-43e9-9a03-58d137304fac req-148468b3-2205-424c-8418-983cc68a3d07 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-49942e24-df67-4aa5-a7ed-a760263e4d85 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-8e963704-efa1-43e9-9a03-58d137304fac req-148468b3-2205-424c-8418-983cc68a3d07 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] GET http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 Sep 03 13:41:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-8e963704-efa1-43e9-9a03-58d137304fac req-148468b3-2205-424c-8418-983cc68a3d07 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-8e963704-efa1-43e9-9a03-58d137304fac req-148468b3-2205-424c-8418-983cc68a3d07 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-49942e24-df67-4aa5-a7ed-a760263e4d85 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] GET http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f Sep 03 13:41:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-49942e24-df67-4aa5-a7ed-a760263e4d85 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-49942e24-df67-4aa5-a7ed-a760263e4d85 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:14 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:14 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:14 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-8e963704-efa1-43e9-9a03-58d137304fac req-148468b3-2205-424c-8418-983cc68a3d07 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Snapshot retrieved successfully. Sep 03 13:41:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-8e963704-efa1-43e9-9a03-58d137304fac req-148468b3-2205-424c-8418-983cc68a3d07 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 returned with HTTP 200 Sep 03 13:41:14 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 736/1520] 192.168.122.181 () {60 vars in 1493 bytes} [Thu Sep 3 13:41:14 2026] GET /volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 => generated 443 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:14 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:14 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:41:14 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:14 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:14 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-49942e24-df67-4aa5-a7ed-a760263e4d85 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Volume info retrieved successfully. Sep 03 13:41:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-49942e24-df67-4aa5-a7ed-a760263e4d85 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f returned with HTTP 200 Sep 03 13:41:14 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 785/1521] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:14 2026] GET /volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f => generated 870 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-3c8c86b3-77cd-4073-893b-54a8dbb7bbd3 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3c8c86b3-77cd-4073-893b-54a8dbb7bbd3 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] POST http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f/action Sep 03 13:41:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3c8c86b3-77cd-4073-893b-54a8dbb7bbd3 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1968615228", "disk_format": "raw"}}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:41:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3c8c86b3-77cd-4073-893b-54a8dbb7bbd3 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1968615228", "disk_format": "raw"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:41:14 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:14 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:14 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:14 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-b1c4680a-94a7-4a4c-b1a7-6bf2466fc4dd None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:14 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-3c8c86b3-77cd-4073-893b-54a8dbb7bbd3 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Volume info retrieved successfully. Sep 03 13:41:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b1c4680a-94a7-4a4c-b1a7-6bf2466fc4dd tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/snapshots/5c5179a6-e2c1-48d2-adbf-7d85edb2be2b Sep 03 13:41:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b1c4680a-94a7-4a4c-b1a7-6bf2466fc4dd tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b1c4680a-94a7-4a4c-b1a7-6bf2466fc4dd tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:15 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:15 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:15 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:15 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:15 devstack devstack@c-api.service[86719]: DEBUG cinder.image.image_utils [None req-3c8c86b3-77cd-4073-893b-54a8dbb7bbd3 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1968615228'}] 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-1968615228'}]. {{(pid=86719) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 03 13:41:15 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:15 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:15 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-b1c4680a-94a7-4a4c-b1a7-6bf2466fc4dd tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Snapshot retrieved successfully. Sep 03 13:41:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b1c4680a-94a7-4a4c-b1a7-6bf2466fc4dd tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/snapshots/5c5179a6-e2c1-48d2-adbf-7d85edb2be2b returned with HTTP 200 Sep 03 13:41:15 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 786/1522] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:41:14 2026] GET /volume/v3/snapshots/5c5179a6-e2c1-48d2-adbf-7d85edb2be2b => generated 468 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:41:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-7cf7513f-efd8-417a-806c-8582df8c87fe req-9d70ad32-0164-48f2-97e6-56daf5d1606b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-7cf7513f-efd8-417a-806c-8582df8c87fe req-9d70ad32-0164-48f2-97e6-56daf5d1606b tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] GET http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 Sep 03 13:41:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-7cf7513f-efd8-417a-806c-8582df8c87fe req-9d70ad32-0164-48f2-97e6-56daf5d1606b tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-7cf7513f-efd8-417a-806c-8582df8c87fe req-9d70ad32-0164-48f2-97e6-56daf5d1606b tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:15 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:15 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:15 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-7cf7513f-efd8-417a-806c-8582df8c87fe req-9d70ad32-0164-48f2-97e6-56daf5d1606b tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Snapshot retrieved successfully. Sep 03 13:41:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-7cf7513f-efd8-417a-806c-8582df8c87fe req-9d70ad32-0164-48f2-97e6-56daf5d1606b tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 returned with HTTP 200 Sep 03 13:41:16 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 787/1523] 192.168.122.181 () {60 vars in 1493 bytes} [Thu Sep 3 13:41:15 2026] GET /volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 => generated 443 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-5b6b04f7-4801-4676-82d9-baf4cef0a718 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:16 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5b6b04f7-4801-4676-82d9-baf4cef0a718 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/snapshots/5c5179a6-e2c1-48d2-adbf-7d85edb2be2b Sep 03 13:41:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5b6b04f7-4801-4676-82d9-baf4cef0a718 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5b6b04f7-4801-4676-82d9-baf4cef0a718 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:16 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:16 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:16 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-5b6b04f7-4801-4676-82d9-baf4cef0a718 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Snapshot retrieved successfully. Sep 03 13:41:16 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5b6b04f7-4801-4676-82d9-baf4cef0a718 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/snapshots/5c5179a6-e2c1-48d2-adbf-7d85edb2be2b returned with HTTP 200 Sep 03 13:41:16 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 788/1524] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:41:16 2026] GET /volume/v3/snapshots/5c5179a6-e2c1-48d2-adbf-7d85edb2be2b => generated 468 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:16 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-3c8c86b3-77cd-4073-893b-54a8dbb7bbd3 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Copy volume to image completed successfully. Sep 03 13:41:16 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3c8c86b3-77cd-4073-893b-54a8dbb7bbd3 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f/action returned with HTTP 202 Sep 03 13:41:16 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 737/1525] 192.168.122.181 () {60 vars in 1275 bytes} [Thu Sep 3 13:41:14 2026] POST /volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f/action => generated 655 bytes in 1697 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:41:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-951dcdca-5f56-4a80-a09e-4a1c3e7b2b3d req-7c155730-d129-4293-b56a-2e3bcae7eb15 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-951dcdca-5f56-4a80-a09e-4a1c3e7b2b3d req-7c155730-d129-4293-b56a-2e3bcae7eb15 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] GET http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 Sep 03 13:41:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-951dcdca-5f56-4a80-a09e-4a1c3e7b2b3d req-7c155730-d129-4293-b56a-2e3bcae7eb15 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-951dcdca-5f56-4a80-a09e-4a1c3e7b2b3d req-7c155730-d129-4293-b56a-2e3bcae7eb15 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:17 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:17 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:17 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-951dcdca-5f56-4a80-a09e-4a1c3e7b2b3d req-7c155730-d129-4293-b56a-2e3bcae7eb15 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Snapshot retrieved successfully. Sep 03 13:41:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-951dcdca-5f56-4a80-a09e-4a1c3e7b2b3d req-7c155730-d129-4293-b56a-2e3bcae7eb15 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 returned with HTTP 200 Sep 03 13:41:17 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 789/1526] 192.168.122.181 () {60 vars in 1493 bytes} [Thu Sep 3 13:41:17 2026] GET /volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 => generated 443 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-ff2fe02c-5076-4b17-8679-7943fb581650 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ff2fe02c-5076-4b17-8679-7943fb581650 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/snapshots/5c5179a6-e2c1-48d2-adbf-7d85edb2be2b Sep 03 13:41:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ff2fe02c-5076-4b17-8679-7943fb581650 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ff2fe02c-5076-4b17-8679-7943fb581650 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:17 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:17 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:17 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-ff2fe02c-5076-4b17-8679-7943fb581650 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Snapshot retrieved successfully. Sep 03 13:41:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ff2fe02c-5076-4b17-8679-7943fb581650 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/snapshots/5c5179a6-e2c1-48d2-adbf-7d85edb2be2b returned with HTTP 200 Sep 03 13:41:17 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 738/1527] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:41:17 2026] GET /volume/v3/snapshots/5c5179a6-e2c1-48d2-adbf-7d85edb2be2b => generated 468 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-b165487e-6277-4136-a458-24944c6b6f45 req-c4a0df8a-7848-4046-ba82-9001ec764e02 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-b165487e-6277-4136-a458-24944c6b6f45 req-c4a0df8a-7848-4046-ba82-9001ec764e02 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] GET http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 Sep 03 13:41:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-b165487e-6277-4136-a458-24944c6b6f45 req-c4a0df8a-7848-4046-ba82-9001ec764e02 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-b165487e-6277-4136-a458-24944c6b6f45 req-c4a0df8a-7848-4046-ba82-9001ec764e02 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:18 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:18 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:18 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-b165487e-6277-4136-a458-24944c6b6f45 req-c4a0df8a-7848-4046-ba82-9001ec764e02 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Snapshot retrieved successfully. Sep 03 13:41:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-b165487e-6277-4136-a458-24944c6b6f45 req-c4a0df8a-7848-4046-ba82-9001ec764e02 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 returned with HTTP 200 Sep 03 13:41:18 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 790/1528] 192.168.122.181 () {60 vars in 1493 bytes} [Thu Sep 3 13:41:18 2026] GET /volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 => generated 443 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-2f33fa1c-57f9-4403-afbe-04395b77b809 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2f33fa1c-57f9-4403-afbe-04395b77b809 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/snapshots/5c5179a6-e2c1-48d2-adbf-7d85edb2be2b Sep 03 13:41:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2f33fa1c-57f9-4403-afbe-04395b77b809 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2f33fa1c-57f9-4403-afbe-04395b77b809 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2f33fa1c-57f9-4403-afbe-04395b77b809 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/snapshots/5c5179a6-e2c1-48d2-adbf-7d85edb2be2b returned with HTTP 404 Sep 03 13:41:18 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 739/1529] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:41:18 2026] GET /volume/v3/snapshots/5c5179a6-e2c1-48d2-adbf-7d85edb2be2b => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:41:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-7529be3d-8e58-46b1-9c60-88286e5a72de None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7529be3d-8e58-46b1-9c60-88286e5a72de tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/de6d9a74-95df-4ffb-a610-ea9a50e742a4 Sep 03 13:41:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7529be3d-8e58-46b1-9c60-88286e5a72de tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7529be3d-8e58-46b1-9c60-88286e5a72de tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:18 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:18 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:41:18 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:18 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:18 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-7529be3d-8e58-46b1-9c60-88286e5a72de tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:41:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7529be3d-8e58-46b1-9c60-88286e5a72de tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/de6d9a74-95df-4ffb-a610-ea9a50e742a4 returned with HTTP 200 Sep 03 13:41:18 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 791/1530] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:18 2026] GET /volume/v3/volumes/de6d9a74-95df-4ffb-a610-ea9a50e742a4 => generated 855 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-101e0661-b157-4289-b237-dc2a351c5a33 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-101e0661-b157-4289-b237-dc2a351c5a33 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] DELETE http://192.168.122.181/volume/v3/volumes/de6d9a74-95df-4ffb-a610-ea9a50e742a4 Sep 03 13:41:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-101e0661-b157-4289-b237-dc2a351c5a33 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-101e0661-b157-4289-b237-dc2a351c5a33 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:18 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-101e0661-b157-4289-b237-dc2a351c5a33 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Delete volume with id: de6d9a74-95df-4ffb-a610-ea9a50e742a4 Sep 03 13:41:18 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:18 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:18 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:18 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:18 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-101e0661-b157-4289-b237-dc2a351c5a33 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:41:18 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-101e0661-b157-4289-b237-dc2a351c5a33 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Delete volume request issued successfully. Sep 03 13:41:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-101e0661-b157-4289-b237-dc2a351c5a33 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/de6d9a74-95df-4ffb-a610-ea9a50e742a4 returned with HTTP 202 Sep 03 13:41:18 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 740/1531] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:41:18 2026] DELETE /volume/v3/volumes/de6d9a74-95df-4ffb-a610-ea9a50e742a4 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:41:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-da48fad4-c21d-49bd-a56c-2ae637112e9a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-da48fad4-c21d-49bd-a56c-2ae637112e9a tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/de6d9a74-95df-4ffb-a610-ea9a50e742a4 Sep 03 13:41:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-da48fad4-c21d-49bd-a56c-2ae637112e9a tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-da48fad4-c21d-49bd-a56c-2ae637112e9a tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:18 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:18 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:41:18 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:18 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:18 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-da48fad4-c21d-49bd-a56c-2ae637112e9a tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:41:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-da48fad4-c21d-49bd-a56c-2ae637112e9a tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/de6d9a74-95df-4ffb-a610-ea9a50e742a4 returned with HTTP 200 Sep 03 13:41:18 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 792/1532] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:18 2026] GET /volume/v3/volumes/de6d9a74-95df-4ffb-a610-ea9a50e742a4 => generated 854 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-d7650b16-e1fe-4e31-8cf9-343aef26c392 req-1532ffb4-55eb-482f-8c54-da86d172df7d None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-d7650b16-e1fe-4e31-8cf9-343aef26c392 req-1532ffb4-55eb-482f-8c54-da86d172df7d tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] GET http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 Sep 03 13:41:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-d7650b16-e1fe-4e31-8cf9-343aef26c392 req-1532ffb4-55eb-482f-8c54-da86d172df7d tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-d7650b16-e1fe-4e31-8cf9-343aef26c392 req-1532ffb4-55eb-482f-8c54-da86d172df7d tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:19 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:19 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:19 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-d7650b16-e1fe-4e31-8cf9-343aef26c392 req-1532ffb4-55eb-482f-8c54-da86d172df7d tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Snapshot retrieved successfully. Sep 03 13:41:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-d7650b16-e1fe-4e31-8cf9-343aef26c392 req-1532ffb4-55eb-482f-8c54-da86d172df7d tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 returned with HTTP 200 Sep 03 13:41:19 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 741/1533] 192.168.122.181 () {60 vars in 1493 bytes} [Thu Sep 3 13:41:19 2026] GET /volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 => generated 443 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-119c0017-7ff5-40e3-a81a-9e32149d462d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-119c0017-7ff5-40e3-a81a-9e32149d462d tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/de6d9a74-95df-4ffb-a610-ea9a50e742a4 Sep 03 13:41:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-119c0017-7ff5-40e3-a81a-9e32149d462d tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-119c0017-7ff5-40e3-a81a-9e32149d462d tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-119c0017-7ff5-40e3-a81a-9e32149d462d tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/de6d9a74-95df-4ffb-a610-ea9a50e742a4 returned with HTTP 404 Sep 03 13:41:19 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 793/1534] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:19 2026] GET /volume/v3/volumes/de6d9a74-95df-4ffb-a610-ea9a50e742a4 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:41:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-c6c7dcd1-f671-4303-b93e-24e59a433342 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c6c7dcd1-f671-4303-b93e-24e59a433342 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/9d0ed883-36e9-4220-91a1-5267e813ce3d Sep 03 13:41:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c6c7dcd1-f671-4303-b93e-24e59a433342 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c6c7dcd1-f671-4303-b93e-24e59a433342 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:19 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:19 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:19 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:19 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:19 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-c6c7dcd1-f671-4303-b93e-24e59a433342 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:41:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c6c7dcd1-f671-4303-b93e-24e59a433342 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/9d0ed883-36e9-4220-91a1-5267e813ce3d returned with HTTP 200 Sep 03 13:41:19 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 742/1535] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:19 2026] GET /volume/v3/volumes/9d0ed883-36e9-4220-91a1-5267e813ce3d => generated 856 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:41:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-877ad75d-f3bb-4422-9130-44898e099771 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-877ad75d-f3bb-4422-9130-44898e099771 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:41:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-877ad75d-f3bb-4422-9130-44898e099771 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1743637040"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:41:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-877ad75d-f3bb-4422-9130-44898e099771 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1743637040'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:41:19 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-877ad75d-f3bb-4422-9130-44898e099771 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Create volume of 1 GB Sep 03 13:41:19 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-877ad75d-f3bb-4422-9130-44898e099771 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Availability Zones retrieved successfully. Sep 03 13:41:19 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-877ad75d-f3bb-4422-9130-44898e099771 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Flow 'volume_create_api' (70894ca7-0d5b-45ea-adc9-33e1de6951eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:41:19 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-877ad75d-f3bb-4422-9130-44898e099771 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d895d8a-2f0d-4168-b09b-150b1493a76b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:41:19 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-877ad75d-f3bb-4422-9130-44898e099771 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:41:19 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-877ad75d-f3bb-4422-9130-44898e099771 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d895d8a-2f0d-4168-b09b-150b1493a76b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:41:19 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-877ad75d-f3bb-4422-9130-44898e099771 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e59cf9c-430b-49b1-96bb-c923f8d420e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:41:19 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-877ad75d-f3bb-4422-9130-44898e099771 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Created reservations ['b34feafb-3de8-417d-b2f9-ddbba45eb29a', '8751350b-64fd-4bcf-a78c-070a1bf25456', '6af4da28-7d9d-42d9-ae73-9988481e720b', '3b9bae77-a453-44d6-b4fa-00fcad2713f4'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:41:19 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-877ad75d-f3bb-4422-9130-44898e099771 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e59cf9c-430b-49b1-96bb-c923f8d420e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b34feafb-3de8-417d-b2f9-ddbba45eb29a', '8751350b-64fd-4bcf-a78c-070a1bf25456', '6af4da28-7d9d-42d9-ae73-9988481e720b', '3b9bae77-a453-44d6-b4fa-00fcad2713f4']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:41:19 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-877ad75d-f3bb-4422-9130-44898e099771 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f2c4fde-c81d-4913-9cf0-ed5ba6959db6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:41:19 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:19 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:41:19 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-877ad75d-f3bb-4422-9130-44898e099771 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f2c4fde-c81d-4913-9cf0-ed5ba6959db6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5cbe4e66-db6a-4a61-8172-f491cc654533', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1743637040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd16fc4974544148b8c36ac695223f10',qos_specs=None,replication_status=,reservations=['b34feafb-3de8-417d-b2f9-ddbba45eb29a','8751350b-64fd-4bcf-a78c-070a1bf25456','6af4da28-7d9d-42d9-ae73-9988481e720b','3b9bae77-a453-44d6-b4fa-00fcad2713f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8c201e15c3447989faa226650181640',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:41:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1743637040',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5cbe4e66-db6a-4a61-8172-f491cc654533,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd16fc4974544148b8c36ac695223f10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8c201e15c3447989faa226650181640',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:41:19 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-877ad75d-f3bb-4422-9130-44898e099771 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48548fe2-89b0-4730-8248-fa854bc260f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:41:19 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-877ad75d-f3bb-4422-9130-44898e099771 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48548fe2-89b0-4730-8248-fa854bc260f3) transitioned into state 'SUCCESS' from state '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-1743637040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd16fc4974544148b8c36ac695223f10',qos_specs=None,replication_status=,reservations=['b34feafb-3de8-417d-b2f9-ddbba45eb29a','8751350b-64fd-4bcf-a78c-070a1bf25456','6af4da28-7d9d-42d9-ae73-9988481e720b','3b9bae77-a453-44d6-b4fa-00fcad2713f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8c201e15c3447989faa226650181640',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:41:19 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-877ad75d-f3bb-4422-9130-44898e099771 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03bc8dc9-3b3a-49c2-9cc3-269d9f83f84b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:41:19 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-877ad75d-f3bb-4422-9130-44898e099771 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03bc8dc9-3b3a-49c2-9cc3-269d9f83f84b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:41:19 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-877ad75d-f3bb-4422-9130-44898e099771 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Flow 'volume_create_api' (70894ca7-0d5b-45ea-adc9-33e1de6951eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:41:19 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-877ad75d-f3bb-4422-9130-44898e099771 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Create volume request issued successfully. Sep 03 13:41:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-877ad75d-f3bb-4422-9130-44898e099771 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:41:19 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 794/1536] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:41:19 2026] POST /volume/v3/volumes => generated 763 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:41:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e16ee68c-7215-464a-b80d-d7ed4e16543e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e16ee68c-7215-464a-b80d-d7ed4e16543e tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 Sep 03 13:41:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e16ee68c-7215-464a-b80d-d7ed4e16543e tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e16ee68c-7215-464a-b80d-d7ed4e16543e tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:20 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:20 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:20 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:20 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:20 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-e16ee68c-7215-464a-b80d-d7ed4e16543e tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:41:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e16ee68c-7215-464a-b80d-d7ed4e16543e tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 returned with HTTP 200 Sep 03 13:41:20 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 743/1537] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:20 2026] GET /volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 => generated 831 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-31e36591-aedf-4b18-b858-4097179c6d86 req-0b588ebf-d1e7-4779-ae9d-34e046e2fc62 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-31e36591-aedf-4b18-b858-4097179c6d86 req-0b588ebf-d1e7-4779-ae9d-34e046e2fc62 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] GET http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 Sep 03 13:41:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-31e36591-aedf-4b18-b858-4097179c6d86 req-0b588ebf-d1e7-4779-ae9d-34e046e2fc62 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-31e36591-aedf-4b18-b858-4097179c6d86 req-0b588ebf-d1e7-4779-ae9d-34e046e2fc62 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:20 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:20 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:20 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-31e36591-aedf-4b18-b858-4097179c6d86 req-0b588ebf-d1e7-4779-ae9d-34e046e2fc62 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Snapshot retrieved successfully. Sep 03 13:41:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-31e36591-aedf-4b18-b858-4097179c6d86 req-0b588ebf-d1e7-4779-ae9d-34e046e2fc62 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 returned with HTTP 200 Sep 03 13:41:20 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 795/1538] 192.168.122.181 () {60 vars in 1493 bytes} [Thu Sep 3 13:41:20 2026] GET /volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 => generated 443 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:41:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-def8982a-3617-471c-9cf2-e90416bc15ec None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-def8982a-3617-471c-9cf2-e90416bc15ec tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 Sep 03 13:41:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-def8982a-3617-471c-9cf2-e90416bc15ec tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-def8982a-3617-471c-9cf2-e90416bc15ec tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:21 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:21 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:21 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:21 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:21 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-def8982a-3617-471c-9cf2-e90416bc15ec tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:41:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-def8982a-3617-471c-9cf2-e90416bc15ec tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 returned with HTTP 200 Sep 03 13:41:21 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 744/1539] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:21 2026] GET /volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 => generated 855 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-242e898f-5771-4f5e-8169-8c054618048a req-acfdb0b6-d2d6-41e0-b0b0-1ccb328f827c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-242e898f-5771-4f5e-8169-8c054618048a req-acfdb0b6-d2d6-41e0-b0b0-1ccb328f827c tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] GET http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 Sep 03 13:41:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-242e898f-5771-4f5e-8169-8c054618048a req-acfdb0b6-d2d6-41e0-b0b0-1ccb328f827c tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-242e898f-5771-4f5e-8169-8c054618048a req-acfdb0b6-d2d6-41e0-b0b0-1ccb328f827c tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:21 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:21 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:21 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-242e898f-5771-4f5e-8169-8c054618048a req-acfdb0b6-d2d6-41e0-b0b0-1ccb328f827c tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Snapshot retrieved successfully. Sep 03 13:41:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-242e898f-5771-4f5e-8169-8c054618048a req-acfdb0b6-d2d6-41e0-b0b0-1ccb328f827c tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 returned with HTTP 200 Sep 03 13:41:21 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 796/1540] 192.168.122.181 () {60 vars in 1493 bytes} [Thu Sep 3 13:41:21 2026] GET /volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 => generated 443 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-0045c38d-da38-44f8-958b-a44909f7531a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0045c38d-da38-44f8-958b-a44909f7531a tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 Sep 03 13:41:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0045c38d-da38-44f8-958b-a44909f7531a tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0045c38d-da38-44f8-958b-a44909f7531a tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:22 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:22 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:22 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:22 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:22 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-0045c38d-da38-44f8-958b-a44909f7531a tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:41:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0045c38d-da38-44f8-958b-a44909f7531a tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 returned with HTTP 200 Sep 03 13:41:22 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 745/1541] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:22 2026] GET /volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 => generated 855 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-f2a3daeb-6b70-47aa-8fab-c07e9b62e68c req-d0e059de-178b-4ec6-872b-f1b50fd660d1 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-f2a3daeb-6b70-47aa-8fab-c07e9b62e68c req-d0e059de-178b-4ec6-872b-f1b50fd660d1 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] GET http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 Sep 03 13:41:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-f2a3daeb-6b70-47aa-8fab-c07e9b62e68c req-d0e059de-178b-4ec6-872b-f1b50fd660d1 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-f2a3daeb-6b70-47aa-8fab-c07e9b62e68c req-d0e059de-178b-4ec6-872b-f1b50fd660d1 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:22 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:22 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:22 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-f2a3daeb-6b70-47aa-8fab-c07e9b62e68c req-d0e059de-178b-4ec6-872b-f1b50fd660d1 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Snapshot retrieved successfully. Sep 03 13:41:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-f2a3daeb-6b70-47aa-8fab-c07e9b62e68c req-d0e059de-178b-4ec6-872b-f1b50fd660d1 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 returned with HTTP 200 Sep 03 13:41:22 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 797/1542] 192.168.122.181 () {60 vars in 1493 bytes} [Thu Sep 3 13:41:22 2026] GET /volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 => generated 443 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-85862a91-c5a2-4617-9e10-88719a40b366 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:23 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-85862a91-c5a2-4617-9e10-88719a40b366 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 Sep 03 13:41:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-85862a91-c5a2-4617-9e10-88719a40b366 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-85862a91-c5a2-4617-9e10-88719a40b366 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:23 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:23 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:23 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:23 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:23 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-85862a91-c5a2-4617-9e10-88719a40b366 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:41:23 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-85862a91-c5a2-4617-9e10-88719a40b366 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 returned with HTTP 200 Sep 03 13:41:23 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 746/1543] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:23 2026] GET /volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 => generated 855 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-d4203ce7-201a-4950-9949-3853ce43e890 req-7bbd2ce8-8f0c-4690-943d-ce249b5e7205 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-d4203ce7-201a-4950-9949-3853ce43e890 req-7bbd2ce8-8f0c-4690-943d-ce249b5e7205 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] GET http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 Sep 03 13:41:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-d4203ce7-201a-4950-9949-3853ce43e890 req-7bbd2ce8-8f0c-4690-943d-ce249b5e7205 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-d4203ce7-201a-4950-9949-3853ce43e890 req-7bbd2ce8-8f0c-4690-943d-ce249b5e7205 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:23 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:23 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:23 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-d4203ce7-201a-4950-9949-3853ce43e890 req-7bbd2ce8-8f0c-4690-943d-ce249b5e7205 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Snapshot retrieved successfully. Sep 03 13:41:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-d4203ce7-201a-4950-9949-3853ce43e890 req-7bbd2ce8-8f0c-4690-943d-ce249b5e7205 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 returned with HTTP 200 Sep 03 13:41:23 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 798/1544] 192.168.122.181 () {60 vars in 1493 bytes} [Thu Sep 3 13:41:23 2026] GET /volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 => generated 443 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-f53249f8-5628-421c-94d9-3d3c8702d135 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f53249f8-5628-421c-94d9-3d3c8702d135 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 Sep 03 13:41:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f53249f8-5628-421c-94d9-3d3c8702d135 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f53249f8-5628-421c-94d9-3d3c8702d135 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:24 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:24 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:24 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:24 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:24 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-f53249f8-5628-421c-94d9-3d3c8702d135 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:41:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f53249f8-5628-421c-94d9-3d3c8702d135 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 returned with HTTP 200 Sep 03 13:41:24 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 747/1545] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:24 2026] GET /volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 => generated 855 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-22a5074e-7b97-488f-b52c-0e9c2fa60763 req-ee6f7366-5ee4-4a31-8673-775b1b287e19 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-22a5074e-7b97-488f-b52c-0e9c2fa60763 req-ee6f7366-5ee4-4a31-8673-775b1b287e19 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] GET http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 Sep 03 13:41:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-22a5074e-7b97-488f-b52c-0e9c2fa60763 req-ee6f7366-5ee4-4a31-8673-775b1b287e19 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-22a5074e-7b97-488f-b52c-0e9c2fa60763 req-ee6f7366-5ee4-4a31-8673-775b1b287e19 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:24 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:24 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:24 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-22a5074e-7b97-488f-b52c-0e9c2fa60763 req-ee6f7366-5ee4-4a31-8673-775b1b287e19 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Snapshot retrieved successfully. Sep 03 13:41:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-22a5074e-7b97-488f-b52c-0e9c2fa60763 req-ee6f7366-5ee4-4a31-8673-775b1b287e19 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 returned with HTTP 200 Sep 03 13:41:24 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 799/1546] 192.168.122.181 () {60 vars in 1493 bytes} [Thu Sep 3 13:41:24 2026] GET /volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 => generated 443 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-db9a3707-4ee0-49ac-9cf8-a1967f96a2aa None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-db9a3707-4ee0-49ac-9cf8-a1967f96a2aa tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 Sep 03 13:41:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-db9a3707-4ee0-49ac-9cf8-a1967f96a2aa tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-db9a3707-4ee0-49ac-9cf8-a1967f96a2aa tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:25 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:25 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:25 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:25 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:25 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-db9a3707-4ee0-49ac-9cf8-a1967f96a2aa tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:41:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-db9a3707-4ee0-49ac-9cf8-a1967f96a2aa tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 returned with HTTP 200 Sep 03 13:41:25 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 748/1547] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:25 2026] GET /volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 => generated 855 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-02cdb19c-0884-4009-abe4-ddbddbb006b7 req-99121cf0-f8c1-4974-a389-ce15b0de87aa None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-02cdb19c-0884-4009-abe4-ddbddbb006b7 req-99121cf0-f8c1-4974-a389-ce15b0de87aa tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] GET http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 Sep 03 13:41:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-02cdb19c-0884-4009-abe4-ddbddbb006b7 req-99121cf0-f8c1-4974-a389-ce15b0de87aa tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-02cdb19c-0884-4009-abe4-ddbddbb006b7 req-99121cf0-f8c1-4974-a389-ce15b0de87aa tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:25 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:25 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:25 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-02cdb19c-0884-4009-abe4-ddbddbb006b7 req-99121cf0-f8c1-4974-a389-ce15b0de87aa tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Snapshot retrieved successfully. Sep 03 13:41:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-02cdb19c-0884-4009-abe4-ddbddbb006b7 req-99121cf0-f8c1-4974-a389-ce15b0de87aa tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 returned with HTTP 200 Sep 03 13:41:25 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 800/1548] 192.168.122.181 () {60 vars in 1493 bytes} [Thu Sep 3 13:41:25 2026] GET /volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 => generated 443 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-43fc8200-3875-4d05-80f9-9478e4c56ee7 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:26 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-43fc8200-3875-4d05-80f9-9478e4c56ee7 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 Sep 03 13:41:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-43fc8200-3875-4d05-80f9-9478e4c56ee7 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-43fc8200-3875-4d05-80f9-9478e4c56ee7 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:26 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:26 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:26 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:26 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:26 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-43fc8200-3875-4d05-80f9-9478e4c56ee7 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:41:26 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-43fc8200-3875-4d05-80f9-9478e4c56ee7 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 returned with HTTP 200 Sep 03 13:41:26 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 749/1549] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:26 2026] GET /volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 => generated 855 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-17cbda88-2046-490c-a133-5084f1f152ff req-26473774-e2a3-42a8-9cac-83ccb5b5c6a8 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:26 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-17cbda88-2046-490c-a133-5084f1f152ff req-26473774-e2a3-42a8-9cac-83ccb5b5c6a8 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] GET http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 Sep 03 13:41:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-17cbda88-2046-490c-a133-5084f1f152ff req-26473774-e2a3-42a8-9cac-83ccb5b5c6a8 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-17cbda88-2046-490c-a133-5084f1f152ff req-26473774-e2a3-42a8-9cac-83ccb5b5c6a8 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:26 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:26 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:26 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-17cbda88-2046-490c-a133-5084f1f152ff req-26473774-e2a3-42a8-9cac-83ccb5b5c6a8 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Snapshot retrieved successfully. Sep 03 13:41:26 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-17cbda88-2046-490c-a133-5084f1f152ff req-26473774-e2a3-42a8-9cac-83ccb5b5c6a8 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 returned with HTTP 200 Sep 03 13:41:26 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 801/1550] 192.168.122.181 () {60 vars in 1493 bytes} [Thu Sep 3 13:41:26 2026] GET /volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 => generated 443 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-1b502e70-9656-4688-a4d2-b506377113e4 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:27 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1b502e70-9656-4688-a4d2-b506377113e4 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 Sep 03 13:41:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1b502e70-9656-4688-a4d2-b506377113e4 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1b502e70-9656-4688-a4d2-b506377113e4 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:27 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:27 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:27 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:27 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:27 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-1b502e70-9656-4688-a4d2-b506377113e4 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:41:27 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1b502e70-9656-4688-a4d2-b506377113e4 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 returned with HTTP 200 Sep 03 13:41:27 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 750/1551] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:27 2026] GET /volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 => generated 855 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:27 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-a1168dbc-07cf-46f1-a970-ebc82e0a9e71 req-b8aeb398-8f1a-4990-b2ad-eb0f6c9aec8d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:27 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-a1168dbc-07cf-46f1-a970-ebc82e0a9e71 req-b8aeb398-8f1a-4990-b2ad-eb0f6c9aec8d tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] GET http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 Sep 03 13:41:27 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-a1168dbc-07cf-46f1-a970-ebc82e0a9e71 req-b8aeb398-8f1a-4990-b2ad-eb0f6c9aec8d tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:27 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-a1168dbc-07cf-46f1-a970-ebc82e0a9e71 req-b8aeb398-8f1a-4990-b2ad-eb0f6c9aec8d tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:27 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:27 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:27 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-a1168dbc-07cf-46f1-a970-ebc82e0a9e71 req-b8aeb398-8f1a-4990-b2ad-eb0f6c9aec8d tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Snapshot retrieved successfully. Sep 03 13:41:27 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-a1168dbc-07cf-46f1-a970-ebc82e0a9e71 req-b8aeb398-8f1a-4990-b2ad-eb0f6c9aec8d tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 returned with HTTP 200 Sep 03 13:41:27 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 802/1552] 192.168.122.181 () {60 vars in 1493 bytes} [Thu Sep 3 13:41:27 2026] GET /volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 => generated 443 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-1cfc5277-1d68-48ad-945f-5a0dbf65b450 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:28 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1cfc5277-1d68-48ad-945f-5a0dbf65b450 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 Sep 03 13:41:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1cfc5277-1d68-48ad-945f-5a0dbf65b450 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1cfc5277-1d68-48ad-945f-5a0dbf65b450 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:28 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:28 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:28 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:28 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:28 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-1cfc5277-1d68-48ad-945f-5a0dbf65b450 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:41:28 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1cfc5277-1d68-48ad-945f-5a0dbf65b450 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 returned with HTTP 200 Sep 03 13:41:28 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 751/1553] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:28 2026] GET /volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 => generated 855 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-de016f83-81d7-43af-bede-74a0649b2672 req-6b7c0951-4d18-46f7-bbea-13748f032215 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-de016f83-81d7-43af-bede-74a0649b2672 req-6b7c0951-4d18-46f7-bbea-13748f032215 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] GET http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 Sep 03 13:41:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-de016f83-81d7-43af-bede-74a0649b2672 req-6b7c0951-4d18-46f7-bbea-13748f032215 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-de016f83-81d7-43af-bede-74a0649b2672 req-6b7c0951-4d18-46f7-bbea-13748f032215 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:28 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:28 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:28 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-de016f83-81d7-43af-bede-74a0649b2672 req-6b7c0951-4d18-46f7-bbea-13748f032215 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Snapshot retrieved successfully. Sep 03 13:41:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-de016f83-81d7-43af-bede-74a0649b2672 req-6b7c0951-4d18-46f7-bbea-13748f032215 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 returned with HTTP 200 Sep 03 13:41:28 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 803/1554] 192.168.122.181 () {60 vars in 1493 bytes} [Thu Sep 3 13:41:28 2026] GET /volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 => generated 443 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-8632b01a-d791-45b9-9b04-532720207414 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:29 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8632b01a-d791-45b9-9b04-532720207414 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 Sep 03 13:41:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8632b01a-d791-45b9-9b04-532720207414 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8632b01a-d791-45b9-9b04-532720207414 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:29 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:29 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:29 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:29 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:29 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-8632b01a-d791-45b9-9b04-532720207414 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:41:29 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8632b01a-d791-45b9-9b04-532720207414 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 returned with HTTP 200 Sep 03 13:41:29 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 752/1555] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:29 2026] GET /volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 => generated 855 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-b236a627-c2ba-46da-9bf6-47988604c693 req-9d9bf7ab-e30e-4040-9f4d-19cf4ff2312a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:29 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-b236a627-c2ba-46da-9bf6-47988604c693 req-9d9bf7ab-e30e-4040-9f4d-19cf4ff2312a tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] GET http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 Sep 03 13:41:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-b236a627-c2ba-46da-9bf6-47988604c693 req-9d9bf7ab-e30e-4040-9f4d-19cf4ff2312a tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-b236a627-c2ba-46da-9bf6-47988604c693 req-9d9bf7ab-e30e-4040-9f4d-19cf4ff2312a tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:29 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:29 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:29 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-b236a627-c2ba-46da-9bf6-47988604c693 req-9d9bf7ab-e30e-4040-9f4d-19cf4ff2312a tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Snapshot retrieved successfully. Sep 03 13:41:29 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-b236a627-c2ba-46da-9bf6-47988604c693 req-9d9bf7ab-e30e-4040-9f4d-19cf4ff2312a tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 returned with HTTP 200 Sep 03 13:41:29 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 804/1556] 192.168.122.181 () {60 vars in 1493 bytes} [Thu Sep 3 13:41:29 2026] GET /volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 => generated 443 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-28e90957-0b80-4730-8701-71751da2c8e5 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:30 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-28e90957-0b80-4730-8701-71751da2c8e5 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 Sep 03 13:41:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-28e90957-0b80-4730-8701-71751da2c8e5 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-28e90957-0b80-4730-8701-71751da2c8e5 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:30 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:30 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:30 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:30 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:30 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-28e90957-0b80-4730-8701-71751da2c8e5 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:41:30 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-28e90957-0b80-4730-8701-71751da2c8e5 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 returned with HTTP 200 Sep 03 13:41:30 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 753/1557] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:30 2026] GET /volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 => generated 855 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-efdddbb3-edf0-48af-9cd4-a79f3a436fc4 req-601ab2a8-6345-48db-9f9e-250e4a3c48b7 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:30 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-efdddbb3-edf0-48af-9cd4-a79f3a436fc4 req-601ab2a8-6345-48db-9f9e-250e4a3c48b7 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] GET http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 Sep 03 13:41:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-efdddbb3-edf0-48af-9cd4-a79f3a436fc4 req-601ab2a8-6345-48db-9f9e-250e4a3c48b7 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-efdddbb3-edf0-48af-9cd4-a79f3a436fc4 req-601ab2a8-6345-48db-9f9e-250e4a3c48b7 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:30 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:30 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:30 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-efdddbb3-edf0-48af-9cd4-a79f3a436fc4 req-601ab2a8-6345-48db-9f9e-250e4a3c48b7 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Snapshot retrieved successfully. Sep 03 13:41:30 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-efdddbb3-edf0-48af-9cd4-a79f3a436fc4 req-601ab2a8-6345-48db-9f9e-250e4a3c48b7 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 returned with HTTP 200 Sep 03 13:41:30 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 805/1558] 192.168.122.181 () {60 vars in 1493 bytes} [Thu Sep 3 13:41:30 2026] GET /volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 => generated 443 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-59dc1cff-86bb-447a-a5fc-90393c1162f4 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:31 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-59dc1cff-86bb-447a-a5fc-90393c1162f4 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 Sep 03 13:41:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-59dc1cff-86bb-447a-a5fc-90393c1162f4 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-59dc1cff-86bb-447a-a5fc-90393c1162f4 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:31 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:31 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:31 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:31 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:31 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-59dc1cff-86bb-447a-a5fc-90393c1162f4 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:41:31 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-59dc1cff-86bb-447a-a5fc-90393c1162f4 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 returned with HTTP 200 Sep 03 13:41:31 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 754/1559] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:31 2026] GET /volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 => generated 855 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-7213f261-a077-4b60-9194-465e7d43f869 req-eb1fb222-7917-462d-9fca-1b53551e3da6 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-7213f261-a077-4b60-9194-465e7d43f869 req-eb1fb222-7917-462d-9fca-1b53551e3da6 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] GET http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 Sep 03 13:41:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-7213f261-a077-4b60-9194-465e7d43f869 req-eb1fb222-7917-462d-9fca-1b53551e3da6 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-7213f261-a077-4b60-9194-465e7d43f869 req-eb1fb222-7917-462d-9fca-1b53551e3da6 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:32 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:32 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:32 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-7213f261-a077-4b60-9194-465e7d43f869 req-eb1fb222-7917-462d-9fca-1b53551e3da6 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Snapshot retrieved successfully. Sep 03 13:41:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-7213f261-a077-4b60-9194-465e7d43f869 req-eb1fb222-7917-462d-9fca-1b53551e3da6 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 returned with HTTP 200 Sep 03 13:41:32 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 806/1560] 192.168.122.181 () {60 vars in 1493 bytes} [Thu Sep 3 13:41:32 2026] GET /volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 => generated 443 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-a19dce05-11a4-4889-ab37-1e16fbd3bc1e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a19dce05-11a4-4889-ab37-1e16fbd3bc1e tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 Sep 03 13:41:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a19dce05-11a4-4889-ab37-1e16fbd3bc1e tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a19dce05-11a4-4889-ab37-1e16fbd3bc1e tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:32 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:32 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:32 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:32 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:32 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-a19dce05-11a4-4889-ab37-1e16fbd3bc1e tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:41:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a19dce05-11a4-4889-ab37-1e16fbd3bc1e tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 returned with HTTP 200 Sep 03 13:41:32 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 755/1561] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:32 2026] GET /volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 => generated 855 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-4fcdd83f-bf1b-4f27-ba51-53f5366c136f req-32abf7d7-826d-4a11-9883-05ab6d3bd92b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:33 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-4fcdd83f-bf1b-4f27-ba51-53f5366c136f req-32abf7d7-826d-4a11-9883-05ab6d3bd92b tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] GET http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 Sep 03 13:41:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-4fcdd83f-bf1b-4f27-ba51-53f5366c136f req-32abf7d7-826d-4a11-9883-05ab6d3bd92b tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-4fcdd83f-bf1b-4f27-ba51-53f5366c136f req-32abf7d7-826d-4a11-9883-05ab6d3bd92b tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:33 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:33 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:33 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-4fcdd83f-bf1b-4f27-ba51-53f5366c136f req-32abf7d7-826d-4a11-9883-05ab6d3bd92b tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Snapshot retrieved successfully. Sep 03 13:41:33 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-4fcdd83f-bf1b-4f27-ba51-53f5366c136f req-32abf7d7-826d-4a11-9883-05ab6d3bd92b tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 returned with HTTP 200 Sep 03 13:41:33 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 807/1562] 192.168.122.181 () {60 vars in 1493 bytes} [Thu Sep 3 13:41:33 2026] GET /volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 => generated 443 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-079d8ef2-a3bd-4e12-9d9a-9e42accbcf7d None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:33 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-079d8ef2-a3bd-4e12-9d9a-9e42accbcf7d tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 Sep 03 13:41:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-079d8ef2-a3bd-4e12-9d9a-9e42accbcf7d tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-079d8ef2-a3bd-4e12-9d9a-9e42accbcf7d tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:33 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:33 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:33 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:33 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:33 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-079d8ef2-a3bd-4e12-9d9a-9e42accbcf7d tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:41:33 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-079d8ef2-a3bd-4e12-9d9a-9e42accbcf7d tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 returned with HTTP 200 Sep 03 13:41:33 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 756/1563] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:33 2026] GET /volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 => generated 855 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-95d93fe1-9d58-4cb7-889e-62c55d6bb698 req-3959dc13-9209-4ebb-a79a-0b836abed2a2 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:34 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-95d93fe1-9d58-4cb7-889e-62c55d6bb698 req-3959dc13-9209-4ebb-a79a-0b836abed2a2 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] GET http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 Sep 03 13:41:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-95d93fe1-9d58-4cb7-889e-62c55d6bb698 req-3959dc13-9209-4ebb-a79a-0b836abed2a2 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-95d93fe1-9d58-4cb7-889e-62c55d6bb698 req-3959dc13-9209-4ebb-a79a-0b836abed2a2 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:34 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:34 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:34 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-95d93fe1-9d58-4cb7-889e-62c55d6bb698 req-3959dc13-9209-4ebb-a79a-0b836abed2a2 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Snapshot retrieved successfully. Sep 03 13:41:34 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-95d93fe1-9d58-4cb7-889e-62c55d6bb698 req-3959dc13-9209-4ebb-a79a-0b836abed2a2 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 returned with HTTP 200 Sep 03 13:41:34 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 808/1564] 192.168.122.181 () {60 vars in 1493 bytes} [Thu Sep 3 13:41:34 2026] GET /volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 => generated 443 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-1122866d-6e86-4546-a096-052dd33b39e8 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:34 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1122866d-6e86-4546-a096-052dd33b39e8 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 Sep 03 13:41:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1122866d-6e86-4546-a096-052dd33b39e8 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1122866d-6e86-4546-a096-052dd33b39e8 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:34 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:34 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:35 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:35 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:35 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-1122866d-6e86-4546-a096-052dd33b39e8 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:41:35 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1122866d-6e86-4546-a096-052dd33b39e8 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 returned with HTTP 200 Sep 03 13:41:35 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 757/1565] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:34 2026] GET /volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 => generated 855 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-f3686d4b-fed2-4796-b33c-df4eca6fa490 req-b88c4fd8-b6d3-4a7e-bf18-5b8d9fc83c76 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:35 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-f3686d4b-fed2-4796-b33c-df4eca6fa490 req-b88c4fd8-b6d3-4a7e-bf18-5b8d9fc83c76 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] GET http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 Sep 03 13:41:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-f3686d4b-fed2-4796-b33c-df4eca6fa490 req-b88c4fd8-b6d3-4a7e-bf18-5b8d9fc83c76 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-f3686d4b-fed2-4796-b33c-df4eca6fa490 req-b88c4fd8-b6d3-4a7e-bf18-5b8d9fc83c76 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:35 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:35 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:35 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-f3686d4b-fed2-4796-b33c-df4eca6fa490 req-b88c4fd8-b6d3-4a7e-bf18-5b8d9fc83c76 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Snapshot retrieved successfully. Sep 03 13:41:35 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-f3686d4b-fed2-4796-b33c-df4eca6fa490 req-b88c4fd8-b6d3-4a7e-bf18-5b8d9fc83c76 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 returned with HTTP 200 Sep 03 13:41:35 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 809/1566] 192.168.122.181 () {60 vars in 1493 bytes} [Thu Sep 3 13:41:35 2026] GET /volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 => generated 443 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-989e7f43-3974-455e-af50-fc6107d58d41 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:36 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-989e7f43-3974-455e-af50-fc6107d58d41 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 Sep 03 13:41:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-989e7f43-3974-455e-af50-fc6107d58d41 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-989e7f43-3974-455e-af50-fc6107d58d41 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:36 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:36 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:36 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:36 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:36 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-989e7f43-3974-455e-af50-fc6107d58d41 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:41:36 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-989e7f43-3974-455e-af50-fc6107d58d41 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 returned with HTTP 200 Sep 03 13:41:36 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 758/1567] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:36 2026] GET /volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 => generated 855 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-8bb4fe87-b403-4540-b376-f801345287b4 req-d86c5372-4968-4fda-8893-cc6aebc98e68 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:36 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-8bb4fe87-b403-4540-b376-f801345287b4 req-d86c5372-4968-4fda-8893-cc6aebc98e68 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] GET http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 Sep 03 13:41:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-8bb4fe87-b403-4540-b376-f801345287b4 req-d86c5372-4968-4fda-8893-cc6aebc98e68 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-8bb4fe87-b403-4540-b376-f801345287b4 req-d86c5372-4968-4fda-8893-cc6aebc98e68 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:36 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:36 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:36 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-8bb4fe87-b403-4540-b376-f801345287b4 req-d86c5372-4968-4fda-8893-cc6aebc98e68 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Snapshot retrieved successfully. Sep 03 13:41:36 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-8bb4fe87-b403-4540-b376-f801345287b4 req-d86c5372-4968-4fda-8893-cc6aebc98e68 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 returned with HTTP 200 Sep 03 13:41:36 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 810/1568] 192.168.122.181 () {60 vars in 1493 bytes} [Thu Sep 3 13:41:36 2026] GET /volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 => generated 443 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-cd8a1490-7960-4992-9e4a-ff6ec43d310a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:37 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cd8a1490-7960-4992-9e4a-ff6ec43d310a tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 Sep 03 13:41:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cd8a1490-7960-4992-9e4a-ff6ec43d310a tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cd8a1490-7960-4992-9e4a-ff6ec43d310a tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:37 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:37 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:37 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:37 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:37 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-cd8a1490-7960-4992-9e4a-ff6ec43d310a tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:41:37 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cd8a1490-7960-4992-9e4a-ff6ec43d310a tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 returned with HTTP 200 Sep 03 13:41:37 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 759/1569] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:37 2026] GET /volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 => generated 855 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-ab035adb-3064-466b-928f-543e9f5f4a13 req-76d4da17-eee1-4dd6-8fdc-82b79cad3ce2 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:37 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-ab035adb-3064-466b-928f-543e9f5f4a13 req-76d4da17-eee1-4dd6-8fdc-82b79cad3ce2 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] GET http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 Sep 03 13:41:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-ab035adb-3064-466b-928f-543e9f5f4a13 req-76d4da17-eee1-4dd6-8fdc-82b79cad3ce2 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-ab035adb-3064-466b-928f-543e9f5f4a13 req-76d4da17-eee1-4dd6-8fdc-82b79cad3ce2 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:37 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:37 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:37 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-ab035adb-3064-466b-928f-543e9f5f4a13 req-76d4da17-eee1-4dd6-8fdc-82b79cad3ce2 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Snapshot retrieved successfully. Sep 03 13:41:37 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-ab035adb-3064-466b-928f-543e9f5f4a13 req-76d4da17-eee1-4dd6-8fdc-82b79cad3ce2 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 returned with HTTP 200 Sep 03 13:41:37 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 811/1570] 192.168.122.181 () {60 vars in 1493 bytes} [Thu Sep 3 13:41:37 2026] GET /volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 => generated 443 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:38 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-f8e4fdd7-f9e3-417b-99dc-7ac6e2f11084 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:38 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f8e4fdd7-f9e3-417b-99dc-7ac6e2f11084 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 Sep 03 13:41:38 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f8e4fdd7-f9e3-417b-99dc-7ac6e2f11084 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:38 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f8e4fdd7-f9e3-417b-99dc-7ac6e2f11084 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:38 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:38 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:38 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:38 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:38 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-f8e4fdd7-f9e3-417b-99dc-7ac6e2f11084 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:41:38 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f8e4fdd7-f9e3-417b-99dc-7ac6e2f11084 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 returned with HTTP 200 Sep 03 13:41:38 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 760/1571] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:38 2026] GET /volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 => generated 855 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-dfb78de9-ea88-4f42-a1b0-9903f2e96b29 req-73f949e7-900b-4c15-bc39-4a2e71d102ac None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:38 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-dfb78de9-ea88-4f42-a1b0-9903f2e96b29 req-73f949e7-900b-4c15-bc39-4a2e71d102ac tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] GET http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 Sep 03 13:41:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-dfb78de9-ea88-4f42-a1b0-9903f2e96b29 req-73f949e7-900b-4c15-bc39-4a2e71d102ac tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-dfb78de9-ea88-4f42-a1b0-9903f2e96b29 req-73f949e7-900b-4c15-bc39-4a2e71d102ac tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:38 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:38 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:38 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-dfb78de9-ea88-4f42-a1b0-9903f2e96b29 req-73f949e7-900b-4c15-bc39-4a2e71d102ac tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Snapshot retrieved successfully. Sep 03 13:41:38 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-dfb78de9-ea88-4f42-a1b0-9903f2e96b29 req-73f949e7-900b-4c15-bc39-4a2e71d102ac tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 returned with HTTP 200 Sep 03 13:41:38 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 812/1572] 192.168.122.181 () {60 vars in 1493 bytes} [Thu Sep 3 13:41:38 2026] GET /volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 => generated 443 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:38 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-65dfcb44-b41c-4952-8311-6165a6868b57 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:38 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-65dfcb44-b41c-4952-8311-6165a6868b57 tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] GET http://192.168.122.181/volume/v3/volumes/96a24a88-a936-4370-bd7f-479f4773efe4 Sep 03 13:41:38 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-65dfcb44-b41c-4952-8311-6165a6868b57 tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:38 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-65dfcb44-b41c-4952-8311-6165a6868b57 tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:38 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:38 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:38 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:38 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:38 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-65dfcb44-b41c-4952-8311-6165a6868b57 tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] Volume info retrieved successfully. Sep 03 13:41:38 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-65dfcb44-b41c-4952-8311-6165a6868b57 tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] http://192.168.122.181/volume/v3/volumes/96a24a88-a936-4370-bd7f-479f4773efe4 returned with HTTP 200 Sep 03 13:41:38 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 761/1573] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:38 2026] GET /volume/v3/volumes/96a24a88-a936-4370-bd7f-479f4773efe4 => generated 858 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d0a59455-d26e-45fc-bbda-f1825097df96 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:38 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d0a59455-d26e-45fc-bbda-f1825097df96 tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] DELETE http://192.168.122.181/volume/v3/volumes/96a24a88-a936-4370-bd7f-479f4773efe4 Sep 03 13:41:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d0a59455-d26e-45fc-bbda-f1825097df96 tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d0a59455-d26e-45fc-bbda-f1825097df96 tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:38 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-d0a59455-d26e-45fc-bbda-f1825097df96 tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] Delete volume with id: 96a24a88-a936-4370-bd7f-479f4773efe4 Sep 03 13:41:38 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:38 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:41:38 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:38 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:38 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-d0a59455-d26e-45fc-bbda-f1825097df96 tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] Volume info retrieved successfully. Sep 03 13:41:39 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-d0a59455-d26e-45fc-bbda-f1825097df96 tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] Delete volume request issued successfully. Sep 03 13:41:39 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d0a59455-d26e-45fc-bbda-f1825097df96 tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] http://192.168.122.181/volume/v3/volumes/96a24a88-a936-4370-bd7f-479f4773efe4 returned with HTTP 202 Sep 03 13:41:39 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 813/1574] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:41:38 2026] DELETE /volume/v3/volumes/96a24a88-a936-4370-bd7f-479f4773efe4 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 13:41:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-35f33b4b-8200-471d-af90-c9266ce9c719 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:39 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-35f33b4b-8200-471d-af90-c9266ce9c719 tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] GET http://192.168.122.181/volume/v3/volumes/96a24a88-a936-4370-bd7f-479f4773efe4 Sep 03 13:41:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-35f33b4b-8200-471d-af90-c9266ce9c719 tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-35f33b4b-8200-471d-af90-c9266ce9c719 tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:39 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:39 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:39 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:39 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:39 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-35f33b4b-8200-471d-af90-c9266ce9c719 tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] Volume info retrieved successfully. Sep 03 13:41:39 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-35f33b4b-8200-471d-af90-c9266ce9c719 tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] http://192.168.122.181/volume/v3/volumes/96a24a88-a936-4370-bd7f-479f4773efe4 returned with HTTP 200 Sep 03 13:41:39 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 762/1575] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:39 2026] GET /volume/v3/volumes/96a24a88-a936-4370-bd7f-479f4773efe4 => generated 857 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:39 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-c3b6b8b7-fa50-4308-9915-89a5cf2c7fa7 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:39 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c3b6b8b7-fa50-4308-9915-89a5cf2c7fa7 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 Sep 03 13:41:39 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c3b6b8b7-fa50-4308-9915-89a5cf2c7fa7 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:39 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c3b6b8b7-fa50-4308-9915-89a5cf2c7fa7 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:39 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:39 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:41:39 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:39 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:39 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-c3b6b8b7-fa50-4308-9915-89a5cf2c7fa7 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:41:39 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c3b6b8b7-fa50-4308-9915-89a5cf2c7fa7 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 returned with HTTP 200 Sep 03 13:41:39 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 814/1576] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:39 2026] GET /volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 => generated 855 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-add435f7-39b7-42a2-a3a9-e77de09cfa57 req-24363a51-45b9-42ae-b7c6-1ded8974dfd2 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:39 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-add435f7-39b7-42a2-a3a9-e77de09cfa57 req-24363a51-45b9-42ae-b7c6-1ded8974dfd2 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] GET http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 Sep 03 13:41:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-add435f7-39b7-42a2-a3a9-e77de09cfa57 req-24363a51-45b9-42ae-b7c6-1ded8974dfd2 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-add435f7-39b7-42a2-a3a9-e77de09cfa57 req-24363a51-45b9-42ae-b7c6-1ded8974dfd2 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:39 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:39 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:39 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-add435f7-39b7-42a2-a3a9-e77de09cfa57 req-24363a51-45b9-42ae-b7c6-1ded8974dfd2 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Snapshot retrieved successfully. Sep 03 13:41:39 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-add435f7-39b7-42a2-a3a9-e77de09cfa57 req-24363a51-45b9-42ae-b7c6-1ded8974dfd2 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 returned with HTTP 200 Sep 03 13:41:39 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 763/1577] 192.168.122.181 () {60 vars in 1493 bytes} [Thu Sep 3 13:41:39 2026] GET /volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 => generated 443 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-817ade44-4799-4e47-9771-043a6d95ea36 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-817ade44-4799-4e47-9771-043a6d95ea36 tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] GET http://192.168.122.181/volume/v3/volumes/96a24a88-a936-4370-bd7f-479f4773efe4 Sep 03 13:41:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-817ade44-4799-4e47-9771-043a6d95ea36 tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-817ade44-4799-4e47-9771-043a6d95ea36 tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-817ade44-4799-4e47-9771-043a6d95ea36 tempest-TestImageHashVerification-1398509943 tempest-TestImageHashVerification-1398509943-project-member] http://192.168.122.181/volume/v3/volumes/96a24a88-a936-4370-bd7f-479f4773efe4 returned with HTTP 404 Sep 03 13:41:40 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 815/1578] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:40 2026] GET /volume/v3/volumes/96a24a88-a936-4370-bd7f-479f4773efe4 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:41:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-2392aa16-990b-4dba-b3fb-e97f093be4cd None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2392aa16-990b-4dba-b3fb-e97f093be4cd tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 Sep 03 13:41:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2392aa16-990b-4dba-b3fb-e97f093be4cd tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2392aa16-990b-4dba-b3fb-e97f093be4cd tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:40 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:40 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:40 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:40 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:40 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-2392aa16-990b-4dba-b3fb-e97f093be4cd tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:41:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2392aa16-990b-4dba-b3fb-e97f093be4cd tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 returned with HTTP 200 Sep 03 13:41:40 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 764/1579] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:40 2026] GET /volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 => generated 855 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-00513afa-16f3-4f3a-8641-244d6c5ffa56 req-c85fa5cb-af0a-4aa2-b67c-9ddbb9cf1f9e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-00513afa-16f3-4f3a-8641-244d6c5ffa56 req-c85fa5cb-af0a-4aa2-b67c-9ddbb9cf1f9e tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] GET http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 Sep 03 13:41:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-00513afa-16f3-4f3a-8641-244d6c5ffa56 req-c85fa5cb-af0a-4aa2-b67c-9ddbb9cf1f9e tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-00513afa-16f3-4f3a-8641-244d6c5ffa56 req-c85fa5cb-af0a-4aa2-b67c-9ddbb9cf1f9e tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:40 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:40 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:40 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-00513afa-16f3-4f3a-8641-244d6c5ffa56 req-c85fa5cb-af0a-4aa2-b67c-9ddbb9cf1f9e tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Snapshot retrieved successfully. Sep 03 13:41:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-00513afa-16f3-4f3a-8641-244d6c5ffa56 req-c85fa5cb-af0a-4aa2-b67c-9ddbb9cf1f9e tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 returned with HTTP 200 Sep 03 13:41:40 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 816/1580] 192.168.122.181 () {60 vars in 1493 bytes} [Thu Sep 3 13:41:40 2026] GET /volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 => generated 470 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-3051ca2c-2fc7-4b5c-b654-5dee65ee435a req-a4deab37-0424-437d-af0b-2da402cc4cb2 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-3051ca2c-2fc7-4b5c-b654-5dee65ee435a req-a4deab37-0424-437d-af0b-2da402cc4cb2 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] DELETE http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 Sep 03 13:41:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-3051ca2c-2fc7-4b5c-b654-5dee65ee435a req-a4deab37-0424-437d-af0b-2da402cc4cb2 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-3051ca2c-2fc7-4b5c-b654-5dee65ee435a req-a4deab37-0424-437d-af0b-2da402cc4cb2 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:40 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.snapshots [req-3051ca2c-2fc7-4b5c-b654-5dee65ee435a req-a4deab37-0424-437d-af0b-2da402cc4cb2 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Delete snapshot with id: 3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 Sep 03 13:41:40 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:40 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:40 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-3051ca2c-2fc7-4b5c-b654-5dee65ee435a req-a4deab37-0424-437d-af0b-2da402cc4cb2 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Snapshot retrieved successfully. Sep 03 13:41:40 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:40 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:40 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-3051ca2c-2fc7-4b5c-b654-5dee65ee435a req-a4deab37-0424-437d-af0b-2da402cc4cb2 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Snapshot delete request issued successfully. Sep 03 13:41:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-3051ca2c-2fc7-4b5c-b654-5dee65ee435a req-a4deab37-0424-437d-af0b-2da402cc4cb2 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 returned with HTTP 202 Sep 03 13:41:40 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 765/1581] 192.168.122.181 () {62 vars in 1515 bytes} [Thu Sep 3 13:41:40 2026] DELETE /volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:41:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-7d75547a-07c5-49d6-a769-79f84353ce01 req-e91ac8aa-731f-4a87-baaf-d90039f63e99 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-7d75547a-07c5-49d6-a769-79f84353ce01 req-e91ac8aa-731f-4a87-baaf-d90039f63e99 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] GET http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 Sep 03 13:41:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-7d75547a-07c5-49d6-a769-79f84353ce01 req-e91ac8aa-731f-4a87-baaf-d90039f63e99 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-7d75547a-07c5-49d6-a769-79f84353ce01 req-e91ac8aa-731f-4a87-baaf-d90039f63e99 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:40 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:40 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:40 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-7d75547a-07c5-49d6-a769-79f84353ce01 req-e91ac8aa-731f-4a87-baaf-d90039f63e99 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Snapshot retrieved successfully. Sep 03 13:41:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-7d75547a-07c5-49d6-a769-79f84353ce01 req-e91ac8aa-731f-4a87-baaf-d90039f63e99 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 returned with HTTP 200 Sep 03 13:41:40 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 817/1582] 192.168.122.181 () {60 vars in 1493 bytes} [Thu Sep 3 13:41:40 2026] GET /volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 => generated 469 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-75c791f0-81e1-44f2-afcb-befd2f541afb None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-75c791f0-81e1-44f2-afcb-befd2f541afb tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 Sep 03 13:41:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-75c791f0-81e1-44f2-afcb-befd2f541afb tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-75c791f0-81e1-44f2-afcb-befd2f541afb tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:41 devstack devstack@c-api.service[86719]: DEBUG dbcounter [-] [86719] Writing DB stats cinder:SELECT=329,cinder:UPDATE=70,cinder:INSERT=40 {{(pid=86719) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:41:41 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:41 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:41 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:41 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:41 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-75c791f0-81e1-44f2-afcb-befd2f541afb tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:41:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-75c791f0-81e1-44f2-afcb-befd2f541afb tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 returned with HTTP 200 Sep 03 13:41:41 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 766/1583] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:41 2026] GET /volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 => generated 855 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-8d04d18b-d43b-4aac-aeab-7f40f2ed3a66 req-3a5d94c1-9df4-4a33-952f-d9372408f00f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-8d04d18b-d43b-4aac-aeab-7f40f2ed3a66 req-3a5d94c1-9df4-4a33-952f-d9372408f00f tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] GET http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 Sep 03 13:41:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-8d04d18b-d43b-4aac-aeab-7f40f2ed3a66 req-3a5d94c1-9df4-4a33-952f-d9372408f00f tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-8d04d18b-d43b-4aac-aeab-7f40f2ed3a66 req-3a5d94c1-9df4-4a33-952f-d9372408f00f tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:41 devstack devstack@c-api.service[86720]: DEBUG dbcounter [-] [86720] Writing DB stats cinder:SELECT=262,cinder:UPDATE=58,cinder:INSERT=37 {{(pid=86720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:41:41 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:41 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:41 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-8d04d18b-d43b-4aac-aeab-7f40f2ed3a66 req-3a5d94c1-9df4-4a33-952f-d9372408f00f tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Snapshot retrieved successfully. Sep 03 13:41:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-8d04d18b-d43b-4aac-aeab-7f40f2ed3a66 req-3a5d94c1-9df4-4a33-952f-d9372408f00f tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 returned with HTTP 200 Sep 03 13:41:41 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 818/1584] 192.168.122.181 () {60 vars in 1493 bytes} [Thu Sep 3 13:41:41 2026] GET /volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 => generated 469 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:41:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e87fdc64-a32f-4157-8fee-5487a2ffe46a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:42 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e87fdc64-a32f-4157-8fee-5487a2ffe46a tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 Sep 03 13:41:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e87fdc64-a32f-4157-8fee-5487a2ffe46a tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e87fdc64-a32f-4157-8fee-5487a2ffe46a tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:42 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:42 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:42 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:42 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:42 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-e87fdc64-a32f-4157-8fee-5487a2ffe46a tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:41:42 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e87fdc64-a32f-4157-8fee-5487a2ffe46a tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 returned with HTTP 200 Sep 03 13:41:42 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 767/1585] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:42 2026] GET /volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 => generated 855 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-436dd001-42b1-48db-a1c6-8a3fa007efda req-df09afde-2cbf-4894-ade5-cfd464a7e71d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:42 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-436dd001-42b1-48db-a1c6-8a3fa007efda req-df09afde-2cbf-4894-ade5-cfd464a7e71d tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] GET http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 Sep 03 13:41:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-436dd001-42b1-48db-a1c6-8a3fa007efda req-df09afde-2cbf-4894-ade5-cfd464a7e71d tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-436dd001-42b1-48db-a1c6-8a3fa007efda req-df09afde-2cbf-4894-ade5-cfd464a7e71d tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:42 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:42 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:42 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-436dd001-42b1-48db-a1c6-8a3fa007efda req-df09afde-2cbf-4894-ade5-cfd464a7e71d tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Snapshot retrieved successfully. Sep 03 13:41:42 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-436dd001-42b1-48db-a1c6-8a3fa007efda req-df09afde-2cbf-4894-ade5-cfd464a7e71d tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 returned with HTTP 200 Sep 03 13:41:42 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 819/1586] 192.168.122.181 () {60 vars in 1493 bytes} [Thu Sep 3 13:41:42 2026] GET /volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 => generated 469 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-a890f0e2-abab-46f6-b363-2510fd46aeba None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a890f0e2-abab-46f6-b363-2510fd46aeba tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 Sep 03 13:41:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a890f0e2-abab-46f6-b363-2510fd46aeba tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a890f0e2-abab-46f6-b363-2510fd46aeba tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:43 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:43 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:43 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:43 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:43 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-a890f0e2-abab-46f6-b363-2510fd46aeba tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:41:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a890f0e2-abab-46f6-b363-2510fd46aeba tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 returned with HTTP 200 Sep 03 13:41:43 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 768/1587] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:43 2026] GET /volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 => generated 855 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-d78db37f-d305-4d6d-9029-5f81888b2fc4 req-d154a3dd-afc4-47f1-ad4f-0ee3b34fe305 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:44 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-d78db37f-d305-4d6d-9029-5f81888b2fc4 req-d154a3dd-afc4-47f1-ad4f-0ee3b34fe305 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] GET http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 Sep 03 13:41:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-d78db37f-d305-4d6d-9029-5f81888b2fc4 req-d154a3dd-afc4-47f1-ad4f-0ee3b34fe305 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-d78db37f-d305-4d6d-9029-5f81888b2fc4 req-d154a3dd-afc4-47f1-ad4f-0ee3b34fe305 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:44 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:44 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:44 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-d78db37f-d305-4d6d-9029-5f81888b2fc4 req-d154a3dd-afc4-47f1-ad4f-0ee3b34fe305 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Snapshot retrieved successfully. Sep 03 13:41:44 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-d78db37f-d305-4d6d-9029-5f81888b2fc4 req-d154a3dd-afc4-47f1-ad4f-0ee3b34fe305 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 returned with HTTP 200 Sep 03 13:41:44 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 820/1588] 192.168.122.181 () {60 vars in 1493 bytes} [Thu Sep 3 13:41:44 2026] GET /volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 => generated 469 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-90a24703-d279-4f5d-81f6-e521c1ba8959 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:45 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-90a24703-d279-4f5d-81f6-e521c1ba8959 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 Sep 03 13:41:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-90a24703-d279-4f5d-81f6-e521c1ba8959 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-90a24703-d279-4f5d-81f6-e521c1ba8959 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:45 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:45 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:45 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:45 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:45 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-90a24703-d279-4f5d-81f6-e521c1ba8959 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:41:45 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-90a24703-d279-4f5d-81f6-e521c1ba8959 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 returned with HTTP 200 Sep 03 13:41:45 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 769/1589] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:44 2026] GET /volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 => generated 855 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:41:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-41905f99-e1ed-4b67-9654-ba65e988e445 req-e5909137-9ba9-489f-8b1d-3b10d09add4f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:45 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-41905f99-e1ed-4b67-9654-ba65e988e445 req-e5909137-9ba9-489f-8b1d-3b10d09add4f tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] GET http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 Sep 03 13:41:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-41905f99-e1ed-4b67-9654-ba65e988e445 req-e5909137-9ba9-489f-8b1d-3b10d09add4f tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-41905f99-e1ed-4b67-9654-ba65e988e445 req-e5909137-9ba9-489f-8b1d-3b10d09add4f tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:45 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-41905f99-e1ed-4b67-9654-ba65e988e445 req-e5909137-9ba9-489f-8b1d-3b10d09add4f tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] http://192.168.122.181/volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 returned with HTTP 404 Sep 03 13:41:45 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 821/1590] 192.168.122.181 () {60 vars in 1493 bytes} [Thu Sep 3 13:41:45 2026] GET /volume/v3/snapshots/3f4ac9ad-0ef0-4f93-b7d1-36b84c0f8fe5 => generated 111 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:41:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-32d3d17b-ad17-4099-bbad-b9b605d91a9a req-27473f66-139f-4f7f-94c0-f87432c18efb None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:45 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-32d3d17b-ad17-4099-bbad-b9b605d91a9a req-27473f66-139f-4f7f-94c0-f87432c18efb tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] DELETE http://192.168.122.181/volume/v3/volumes/63d5f7fc-23fe-4534-ae38-aeb6366c4107 Sep 03 13:41:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-32d3d17b-ad17-4099-bbad-b9b605d91a9a req-27473f66-139f-4f7f-94c0-f87432c18efb tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-32d3d17b-ad17-4099-bbad-b9b605d91a9a req-27473f66-139f-4f7f-94c0-f87432c18efb tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:45 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [req-32d3d17b-ad17-4099-bbad-b9b605d91a9a req-27473f66-139f-4f7f-94c0-f87432c18efb tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Delete volume with id: 63d5f7fc-23fe-4534-ae38-aeb6366c4107 Sep 03 13:41:45 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:45 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:45 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:45 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:45 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-32d3d17b-ad17-4099-bbad-b9b605d91a9a req-27473f66-139f-4f7f-94c0-f87432c18efb tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Volume info retrieved successfully. Sep 03 13:41:45 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-32d3d17b-ad17-4099-bbad-b9b605d91a9a req-27473f66-139f-4f7f-94c0-f87432c18efb tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Delete volume request issued successfully. Sep 03 13:41:45 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-32d3d17b-ad17-4099-bbad-b9b605d91a9a req-27473f66-139f-4f7f-94c0-f87432c18efb tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] http://192.168.122.181/volume/v3/volumes/63d5f7fc-23fe-4534-ae38-aeb6366c4107 returned with HTTP 202 Sep 03 13:41:45 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 770/1591] 192.168.122.181 () {62 vars in 1509 bytes} [Thu Sep 3 13:41:45 2026] DELETE /volume/v3/volumes/63d5f7fc-23fe-4534-ae38-aeb6366c4107 => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:41:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-3e59583c-0862-4316-beff-6afeb9da396c req-17dd025f-fc97-4ec4-8340-53f7ffffb2f8 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:45 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-3e59583c-0862-4316-beff-6afeb9da396c req-17dd025f-fc97-4ec4-8340-53f7ffffb2f8 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] GET http://192.168.122.181/volume/v3/volumes/63d5f7fc-23fe-4534-ae38-aeb6366c4107 Sep 03 13:41:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-3e59583c-0862-4316-beff-6afeb9da396c req-17dd025f-fc97-4ec4-8340-53f7ffffb2f8 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-3e59583c-0862-4316-beff-6afeb9da396c req-17dd025f-fc97-4ec4-8340-53f7ffffb2f8 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:45 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:45 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:41:45 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:45 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:45 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-3e59583c-0862-4316-beff-6afeb9da396c req-17dd025f-fc97-4ec4-8340-53f7ffffb2f8 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Volume info retrieved successfully. Sep 03 13:41:45 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-3e59583c-0862-4316-beff-6afeb9da396c req-17dd025f-fc97-4ec4-8340-53f7ffffb2f8 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] http://192.168.122.181/volume/v3/volumes/63d5f7fc-23fe-4534-ae38-aeb6366c4107 returned with HTTP 200 Sep 03 13:41:45 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 822/1592] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:41:45 2026] GET /volume/v3/volumes/63d5f7fc-23fe-4534-ae38-aeb6366c4107 => generated 855 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:41:46 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-126c2519-5b80-4ba6-ae45-8de277847a4b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:46 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-126c2519-5b80-4ba6-ae45-8de277847a4b tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 Sep 03 13:41:46 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-126c2519-5b80-4ba6-ae45-8de277847a4b tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:46 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-126c2519-5b80-4ba6-ae45-8de277847a4b tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:46 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:46 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:46 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:46 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:46 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-126c2519-5b80-4ba6-ae45-8de277847a4b tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:41:46 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-126c2519-5b80-4ba6-ae45-8de277847a4b tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 returned with HTTP 200 Sep 03 13:41:46 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 771/1593] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:46 2026] GET /volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 => generated 855 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:41:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-fea7f2a0-d057-4779-ab08-1f381c7e52e4 req-5b0143c1-a67f-414f-8724-b9a0fe22b808 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:46 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-fea7f2a0-d057-4779-ab08-1f381c7e52e4 req-5b0143c1-a67f-414f-8724-b9a0fe22b808 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] GET http://192.168.122.181/volume/v3/volumes/63d5f7fc-23fe-4534-ae38-aeb6366c4107 Sep 03 13:41:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-fea7f2a0-d057-4779-ab08-1f381c7e52e4 req-5b0143c1-a67f-414f-8724-b9a0fe22b808 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-fea7f2a0-d057-4779-ab08-1f381c7e52e4 req-5b0143c1-a67f-414f-8724-b9a0fe22b808 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:46 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-fea7f2a0-d057-4779-ab08-1f381c7e52e4 req-5b0143c1-a67f-414f-8724-b9a0fe22b808 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] http://192.168.122.181/volume/v3/volumes/63d5f7fc-23fe-4534-ae38-aeb6366c4107 returned with HTTP 404 Sep 03 13:41:46 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 823/1594] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:41:46 2026] GET /volume/v3/volumes/63d5f7fc-23fe-4534-ae38-aeb6366c4107 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:41:46 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-44812f9a-f7ce-4f0f-86ff-918c05d1577e req-9ec51942-b323-4aea-a0c4-19957cdd6ae6 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:46 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-44812f9a-f7ce-4f0f-86ff-918c05d1577e req-9ec51942-b323-4aea-a0c4-19957cdd6ae6 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] DELETE http://192.168.122.181/volume/v3/volumes/63d5f7fc-23fe-4534-ae38-aeb6366c4107 Sep 03 13:41:46 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-44812f9a-f7ce-4f0f-86ff-918c05d1577e req-9ec51942-b323-4aea-a0c4-19957cdd6ae6 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:46 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-44812f9a-f7ce-4f0f-86ff-918c05d1577e req-9ec51942-b323-4aea-a0c4-19957cdd6ae6 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:46 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [req-44812f9a-f7ce-4f0f-86ff-918c05d1577e req-9ec51942-b323-4aea-a0c4-19957cdd6ae6 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Delete volume with id: 63d5f7fc-23fe-4534-ae38-aeb6366c4107 Sep 03 13:41:46 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-44812f9a-f7ce-4f0f-86ff-918c05d1577e req-9ec51942-b323-4aea-a0c4-19957cdd6ae6 tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] http://192.168.122.181/volume/v3/volumes/63d5f7fc-23fe-4534-ae38-aeb6366c4107 returned with HTTP 404 Sep 03 13:41:46 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 772/1595] 192.168.122.181 () {62 vars in 1509 bytes} [Thu Sep 3 13:41:46 2026] DELETE /volume/v3/volumes/63d5f7fc-23fe-4534-ae38-aeb6366c4107 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:41:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-547bbebe-8d7e-4776-9df9-500ebfbde986 req-78010153-36c0-4c29-97e1-4faa659f1d8c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:46 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-547bbebe-8d7e-4776-9df9-500ebfbde986 req-78010153-36c0-4c29-97e1-4faa659f1d8c tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] GET http://192.168.122.181/volume/v3/volumes/63d5f7fc-23fe-4534-ae38-aeb6366c4107 Sep 03 13:41:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-547bbebe-8d7e-4776-9df9-500ebfbde986 req-78010153-36c0-4c29-97e1-4faa659f1d8c tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-547bbebe-8d7e-4776-9df9-500ebfbde986 req-78010153-36c0-4c29-97e1-4faa659f1d8c tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:46 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-547bbebe-8d7e-4776-9df9-500ebfbde986 req-78010153-36c0-4c29-97e1-4faa659f1d8c tempest-VolumesSnapshotsTestJSON-2004857900 tempest-VolumesSnapshotsTestJSON-2004857900-project-member] http://192.168.122.181/volume/v3/volumes/63d5f7fc-23fe-4534-ae38-aeb6366c4107 returned with HTTP 404 Sep 03 13:41:46 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 824/1596] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:41:46 2026] GET /volume/v3/volumes/63d5f7fc-23fe-4534-ae38-aeb6366c4107 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:41:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-87d6657e-4387-4422-b485-be623c96afc1 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:47 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-87d6657e-4387-4422-b485-be623c96afc1 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 Sep 03 13:41:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-87d6657e-4387-4422-b485-be623c96afc1 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-87d6657e-4387-4422-b485-be623c96afc1 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:47 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:47 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:47 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:47 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:47 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-87d6657e-4387-4422-b485-be623c96afc1 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:41:47 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-87d6657e-4387-4422-b485-be623c96afc1 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 returned with HTTP 200 Sep 03 13:41:47 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 773/1597] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:47 2026] GET /volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 => generated 855 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:41:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f6fcabfc-4770-4409-971f-6c641a0d7162 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:48 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f6fcabfc-4770-4409-971f-6c641a0d7162 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 Sep 03 13:41:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f6fcabfc-4770-4409-971f-6c641a0d7162 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f6fcabfc-4770-4409-971f-6c641a0d7162 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:48 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:48 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:41:48 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:48 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:48 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-f6fcabfc-4770-4409-971f-6c641a0d7162 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:41:48 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f6fcabfc-4770-4409-971f-6c641a0d7162 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 returned with HTTP 200 Sep 03 13:41:48 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 825/1598] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:48 2026] GET /volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 => generated 855 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-0a25a62f-00c6-4a67-ad5d-ed9d1adf4157 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0a25a62f-00c6-4a67-ad5d-ed9d1adf4157 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 Sep 03 13:41:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0a25a62f-00c6-4a67-ad5d-ed9d1adf4157 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0a25a62f-00c6-4a67-ad5d-ed9d1adf4157 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:49 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:49 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:49 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:49 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:49 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-0a25a62f-00c6-4a67-ad5d-ed9d1adf4157 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:41:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0a25a62f-00c6-4a67-ad5d-ed9d1adf4157 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 returned with HTTP 200 Sep 03 13:41:49 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 774/1599] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:49 2026] GET /volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 => generated 855 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-6610a9bb-e99b-4332-a592-e2be483d80a1 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:50 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6610a9bb-e99b-4332-a592-e2be483d80a1 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 Sep 03 13:41:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6610a9bb-e99b-4332-a592-e2be483d80a1 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6610a9bb-e99b-4332-a592-e2be483d80a1 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:50 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:50 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:41:50 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:50 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-3b0f0424-7ad4-474d-baa2-0d328c55c25a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:50 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-6610a9bb-e99b-4332-a592-e2be483d80a1 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:41:50 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6610a9bb-e99b-4332-a592-e2be483d80a1 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 returned with HTTP 200 Sep 03 13:41:50 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 826/1600] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:50 2026] GET /volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 => generated 855 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:50 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3b0f0424-7ad4-474d-baa2-0d328c55c25a tempest-GroupTypesTest-2037907457 tempest-GroupTypesTest-2037907457-project-admin] POST http://192.168.122.181/volume/v3/group_types Sep 03 13:41:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3b0f0424-7ad4-474d-baa2-0d328c55c25a tempest-GroupTypesTest-2037907457 tempest-GroupTypesTest-2037907457-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-672410682", "description": "tempest-group-type-description-207852636", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:41:50 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3b0f0424-7ad4-474d-baa2-0d328c55c25a tempest-GroupTypesTest-2037907457 tempest-GroupTypesTest-2037907457-project-admin] http://192.168.122.181/volume/v3/group_types returned with HTTP 202 Sep 03 13:41:50 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 775/1601] 192.168.122.181 () {62 vars in 1196 bytes} [Thu Sep 3 13:41:50 2026] POST /volume/v3/group_types => generated 263 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:41:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f14f9e6c-94ef-41d6-af77-ecca274175b5 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:50 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f14f9e6c-94ef-41d6-af77-ecca274175b5 tempest-GroupTypesTest-2037907457 tempest-GroupTypesTest-2037907457-project-admin] GET http://192.168.122.181/volume/v3/group_types Sep 03 13:41:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f14f9e6c-94ef-41d6-af77-ecca274175b5 tempest-GroupTypesTest-2037907457 tempest-GroupTypesTest-2037907457-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f14f9e6c-94ef-41d6-af77-ecca274175b5 tempest-GroupTypesTest-2037907457 tempest-GroupTypesTest-2037907457-project-admin] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:50 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f14f9e6c-94ef-41d6-af77-ecca274175b5 tempest-GroupTypesTest-2037907457 tempest-GroupTypesTest-2037907457-project-admin] http://192.168.122.181/volume/v3/group_types returned with HTTP 200 Sep 03 13:41:50 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 827/1602] 192.168.122.181 () {60 vars in 1174 bytes} [Thu Sep 3 13:41:50 2026] GET /volume/v3/group_types => generated 497 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:41:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e8573b05-fdd7-4c30-a6ba-11a6023fab5b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:50 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e8573b05-fdd7-4c30-a6ba-11a6023fab5b tempest-GroupTypesTest-2037907457 tempest-GroupTypesTest-2037907457-project-admin] PUT http://192.168.122.181/volume/v3/group_types/832799dc-a972-4064-b4da-ea7d2ed02644 Sep 03 13:41:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e8573b05-fdd7-4c30-a6ba-11a6023fab5b tempest-GroupTypesTest-2037907457 tempest-GroupTypesTest-2037907457-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-2063814873", "description": "updated-group-type-desc"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:41:50 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e8573b05-fdd7-4c30-a6ba-11a6023fab5b tempest-GroupTypesTest-2037907457 tempest-GroupTypesTest-2037907457-project-admin] http://192.168.122.181/volume/v3/group_types/832799dc-a972-4064-b4da-ea7d2ed02644 returned with HTTP 200 Sep 03 13:41:50 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 776/1603] 192.168.122.181 () {62 vars in 1306 bytes} [Thu Sep 3 13:41:50 2026] PUT /volume/v3/group_types/832799dc-a972-4064-b4da-ea7d2ed02644 => generated 255 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:41:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-7d11a787-c549-4301-841e-9e369591a36e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:50 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7d11a787-c549-4301-841e-9e369591a36e tempest-GroupTypesTest-2037907457 tempest-GroupTypesTest-2037907457-project-admin] GET http://192.168.122.181/volume/v3/group_types/832799dc-a972-4064-b4da-ea7d2ed02644 Sep 03 13:41:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7d11a787-c549-4301-841e-9e369591a36e tempest-GroupTypesTest-2037907457 tempest-GroupTypesTest-2037907457-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7d11a787-c549-4301-841e-9e369591a36e tempest-GroupTypesTest-2037907457 tempest-GroupTypesTest-2037907457-project-admin] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:50 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7d11a787-c549-4301-841e-9e369591a36e tempest-GroupTypesTest-2037907457 tempest-GroupTypesTest-2037907457-project-admin] http://192.168.122.181/volume/v3/group_types/832799dc-a972-4064-b4da-ea7d2ed02644 returned with HTTP 200 Sep 03 13:41:50 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 828/1604] 192.168.122.181 () {60 vars in 1285 bytes} [Thu Sep 3 13:41:50 2026] GET /volume/v3/group_types/832799dc-a972-4064-b4da-ea7d2ed02644 => generated 255 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 13:41:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-3d57212d-be2c-4a95-b32b-86015ad8607c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:50 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3d57212d-be2c-4a95-b32b-86015ad8607c tempest-GroupTypesTest-2037907457 tempest-GroupTypesTest-2037907457-project-admin] DELETE http://192.168.122.181/volume/v3/group_types/832799dc-a972-4064-b4da-ea7d2ed02644 Sep 03 13:41:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3d57212d-be2c-4a95-b32b-86015ad8607c tempest-GroupTypesTest-2037907457 tempest-GroupTypesTest-2037907457-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3d57212d-be2c-4a95-b32b-86015ad8607c tempest-GroupTypesTest-2037907457 tempest-GroupTypesTest-2037907457-project-admin] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:51 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3d57212d-be2c-4a95-b32b-86015ad8607c tempest-GroupTypesTest-2037907457 tempest-GroupTypesTest-2037907457-project-admin] http://192.168.122.181/volume/v3/group_types/832799dc-a972-4064-b4da-ea7d2ed02644 returned with HTTP 202 Sep 03 13:41:51 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 777/1605] 192.168.122.181 () {60 vars in 1288 bytes} [Thu Sep 3 13:41:50 2026] DELETE /volume/v3/group_types/832799dc-a972-4064-b4da-ea7d2ed02644 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 13:41:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-23834aa2-65b7-42a7-ae7e-525167f9a46a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-23834aa2-65b7-42a7-ae7e-525167f9a46a tempest-GroupTypesTest-2037907457 tempest-GroupTypesTest-2037907457-project-admin] GET http://192.168.122.181/volume/v3/group_types Sep 03 13:41:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-23834aa2-65b7-42a7-ae7e-525167f9a46a tempest-GroupTypesTest-2037907457 tempest-GroupTypesTest-2037907457-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-23834aa2-65b7-42a7-ae7e-525167f9a46a tempest-GroupTypesTest-2037907457 tempest-GroupTypesTest-2037907457-project-admin] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-23834aa2-65b7-42a7-ae7e-525167f9a46a tempest-GroupTypesTest-2037907457 tempest-GroupTypesTest-2037907457-project-admin] http://192.168.122.181/volume/v3/group_types returned with HTTP 200 Sep 03 13:41:51 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 829/1606] 192.168.122.181 () {60 vars in 1174 bytes} [Thu Sep 3 13:41:51 2026] GET /volume/v3/group_types => generated 248 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:41:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-3e969b61-b491-4cd0-9b42-0d8269910e75 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:51 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3e969b61-b491-4cd0-9b42-0d8269910e75 tempest-GroupTypesTest-2037907457 tempest-GroupTypesTest-2037907457-project-admin] POST http://192.168.122.181/volume/v3/group_types Sep 03 13:41:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3e969b61-b491-4cd0-9b42-0d8269910e75 tempest-GroupTypesTest-2037907457 tempest-GroupTypesTest-2037907457-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-674506042", "is_public": true}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:41:51 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3e969b61-b491-4cd0-9b42-0d8269910e75 tempest-GroupTypesTest-2037907457 tempest-GroupTypesTest-2037907457-project-admin] http://192.168.122.181/volume/v3/group_types returned with HTTP 202 Sep 03 13:41:51 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 778/1607] 192.168.122.181 () {62 vars in 1195 bytes} [Thu Sep 3 13:41:51 2026] POST /volume/v3/group_types => generated 163 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:41:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-569d1021-e91e-40af-a253-edf7c916ad68 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-569d1021-e91e-40af-a253-edf7c916ad68 tempest-GroupTypesTest-2037907457 tempest-GroupTypesTest-2037907457-project-admin] POST http://192.168.122.181/volume/v3/group_types Sep 03 13:41:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-569d1021-e91e-40af-a253-edf7c916ad68 tempest-GroupTypesTest-2037907457 tempest-GroupTypesTest-2037907457-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1043386001", "is_public": false}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:41:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-569d1021-e91e-40af-a253-edf7c916ad68 tempest-GroupTypesTest-2037907457 tempest-GroupTypesTest-2037907457-project-admin] http://192.168.122.181/volume/v3/group_types returned with HTTP 202 Sep 03 13:41:51 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 830/1608] 192.168.122.181 () {62 vars in 1195 bytes} [Thu Sep 3 13:41:51 2026] POST /volume/v3/group_types => generated 165 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:41:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-27f0251f-8396-4445-af31-73cb6deb5a71 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:51 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-27f0251f-8396-4445-af31-73cb6deb5a71 tempest-GroupTypesTest-2037907457 tempest-GroupTypesTest-2037907457-project-admin] GET http://192.168.122.181/volume/v3/group_types?sort=name%3Aasc&is_public=None Sep 03 13:41:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-27f0251f-8396-4445-af31-73cb6deb5a71 tempest-GroupTypesTest-2037907457 tempest-GroupTypesTest-2037907457-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-27f0251f-8396-4445-af31-73cb6deb5a71 tempest-GroupTypesTest-2037907457 tempest-GroupTypesTest-2037907457-project-admin] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:51 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-27f0251f-8396-4445-af31-73cb6deb5a71 tempest-GroupTypesTest-2037907457 tempest-GroupTypesTest-2037907457-project-admin] http://192.168.122.181/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Sep 03 13:41:51 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 779/1609] 192.168.122.181 () {60 vars in 1235 bytes} [Thu Sep 3 13:41:51 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:41:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-2dfd2b31-7441-44d8-aa7c-6a1e3695e70e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2dfd2b31-7441-44d8-aa7c-6a1e3695e70e tempest-GroupTypesTest-2037907457 tempest-GroupTypesTest-2037907457-project-admin] GET http://192.168.122.181/volume/v3/group_types?sort=name%3Adesc&is_public=None Sep 03 13:41:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2dfd2b31-7441-44d8-aa7c-6a1e3695e70e tempest-GroupTypesTest-2037907457 tempest-GroupTypesTest-2037907457-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2dfd2b31-7441-44d8-aa7c-6a1e3695e70e tempest-GroupTypesTest-2037907457 tempest-GroupTypesTest-2037907457-project-admin] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2dfd2b31-7441-44d8-aa7c-6a1e3695e70e tempest-GroupTypesTest-2037907457 tempest-GroupTypesTest-2037907457-project-admin] http://192.168.122.181/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Sep 03 13:41:51 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 831/1610] 192.168.122.181 () {60 vars in 1237 bytes} [Thu Sep 3 13:41:51 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 13:41:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-224cd838-a3c3-49e5-b32b-202b502ece04 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:51 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-224cd838-a3c3-49e5-b32b-202b502ece04 tempest-GroupTypesTest-2037907457 tempest-GroupTypesTest-2037907457-project-admin] GET http://192.168.122.181/volume/v3/group_types?is_public=False Sep 03 13:41:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-224cd838-a3c3-49e5-b32b-202b502ece04 tempest-GroupTypesTest-2037907457 tempest-GroupTypesTest-2037907457-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-224cd838-a3c3-49e5-b32b-202b502ece04 tempest-GroupTypesTest-2037907457 tempest-GroupTypesTest-2037907457-project-admin] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:51 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-224cd838-a3c3-49e5-b32b-202b502ece04 tempest-GroupTypesTest-2037907457 tempest-GroupTypesTest-2037907457-project-admin] http://192.168.122.181/volume/v3/group_types?is_public=False returned with HTTP 200 Sep 03 13:41:51 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 780/1611] 192.168.122.181 () {60 vars in 1205 bytes} [Thu Sep 3 13:41:51 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 13:41:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-cd7f95bd-22c8-400d-9dca-eaa42d0e6660 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-cd7f95bd-22c8-400d-9dca-eaa42d0e6660 tempest-GroupTypesTest-2037907457 tempest-GroupTypesTest-2037907457-project-admin] GET http://192.168.122.181/volume/v3/group_types?is_public=True Sep 03 13:41:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-cd7f95bd-22c8-400d-9dca-eaa42d0e6660 tempest-GroupTypesTest-2037907457 tempest-GroupTypesTest-2037907457-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-cd7f95bd-22c8-400d-9dca-eaa42d0e6660 tempest-GroupTypesTest-2037907457 tempest-GroupTypesTest-2037907457-project-admin] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-cd7f95bd-22c8-400d-9dca-eaa42d0e6660 tempest-GroupTypesTest-2037907457 tempest-GroupTypesTest-2037907457-project-admin] http://192.168.122.181/volume/v3/group_types?is_public=True returned with HTTP 200 Sep 03 13:41:51 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 832/1612] 192.168.122.181 () {60 vars in 1203 bytes} [Thu Sep 3 13:41:51 2026] GET /volume/v3/group_types?is_public=True => generated 397 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 13:41:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-3140f020-85f3-44e9-ae6a-697b7d95b28a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:51 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3140f020-85f3-44e9-ae6a-697b7d95b28a tempest-GroupTypesTest-2037907457 tempest-GroupTypesTest-2037907457-project-admin] DELETE http://192.168.122.181/volume/v3/group_types/0a79b859-cbe4-49da-9b31-9c5f088cfa2a Sep 03 13:41:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3140f020-85f3-44e9-ae6a-697b7d95b28a tempest-GroupTypesTest-2037907457 tempest-GroupTypesTest-2037907457-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3140f020-85f3-44e9-ae6a-697b7d95b28a tempest-GroupTypesTest-2037907457 tempest-GroupTypesTest-2037907457-project-admin] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:51 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3140f020-85f3-44e9-ae6a-697b7d95b28a tempest-GroupTypesTest-2037907457 tempest-GroupTypesTest-2037907457-project-admin] http://192.168.122.181/volume/v3/group_types/0a79b859-cbe4-49da-9b31-9c5f088cfa2a returned with HTTP 202 Sep 03 13:41:51 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 781/1613] 192.168.122.181 () {60 vars in 1288 bytes} [Thu Sep 3 13:41:51 2026] DELETE /volume/v3/group_types/0a79b859-cbe4-49da-9b31-9c5f088cfa2a => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 13:41:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a729cba9-bacc-4616-a354-5090a27d22f4 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a729cba9-bacc-4616-a354-5090a27d22f4 tempest-GroupTypesTest-2037907457 tempest-GroupTypesTest-2037907457-project-admin] DELETE http://192.168.122.181/volume/v3/group_types/6ad7581a-eff7-409e-95ce-8c4f217b9bd2 Sep 03 13:41:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a729cba9-bacc-4616-a354-5090a27d22f4 tempest-GroupTypesTest-2037907457 tempest-GroupTypesTest-2037907457-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a729cba9-bacc-4616-a354-5090a27d22f4 tempest-GroupTypesTest-2037907457 tempest-GroupTypesTest-2037907457-project-admin] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a729cba9-bacc-4616-a354-5090a27d22f4 tempest-GroupTypesTest-2037907457 tempest-GroupTypesTest-2037907457-project-admin] http://192.168.122.181/volume/v3/group_types/6ad7581a-eff7-409e-95ce-8c4f217b9bd2 returned with HTTP 202 Sep 03 13:41:51 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 833/1614] 192.168.122.181 () {60 vars in 1288 bytes} [Thu Sep 3 13:41:51 2026] DELETE /volume/v3/group_types/6ad7581a-eff7-409e-95ce-8c4f217b9bd2 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 13:41:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-bc71a802-d669-4749-93c5-a43e61b32c7b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:51 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-bc71a802-d669-4749-93c5-a43e61b32c7b tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 Sep 03 13:41:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-bc71a802-d669-4749-93c5-a43e61b32c7b tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-bc71a802-d669-4749-93c5-a43e61b32c7b tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:51 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:51 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:51 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:51 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:51 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-bc71a802-d669-4749-93c5-a43e61b32c7b tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:41:51 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-bc71a802-d669-4749-93c5-a43e61b32c7b tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 returned with HTTP 200 Sep 03 13:41:51 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 782/1615] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:51 2026] GET /volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 => generated 855 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-9af71412-8965-48c7-9a19-22139e918395 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:52 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9af71412-8965-48c7-9a19-22139e918395 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 Sep 03 13:41:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9af71412-8965-48c7-9a19-22139e918395 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9af71412-8965-48c7-9a19-22139e918395 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:52 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:52 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:41:52 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:52 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:52 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-9af71412-8965-48c7-9a19-22139e918395 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:41:52 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9af71412-8965-48c7-9a19-22139e918395 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 returned with HTTP 200 Sep 03 13:41:52 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 834/1616] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:52 2026] GET /volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 => generated 855 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-46a77e6a-e8db-4791-ad0e-a7307d7b32dd None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-46a77e6a-e8db-4791-ad0e-a7307d7b32dd tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 Sep 03 13:41:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-46a77e6a-e8db-4791-ad0e-a7307d7b32dd tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-46a77e6a-e8db-4791-ad0e-a7307d7b32dd tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:53 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:53 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:53 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:53 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:53 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-46a77e6a-e8db-4791-ad0e-a7307d7b32dd tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:41:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-46a77e6a-e8db-4791-ad0e-a7307d7b32dd tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 returned with HTTP 200 Sep 03 13:41:53 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 783/1617] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:53 2026] GET /volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 => generated 855 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-37062959-02f4-4c3c-9a32-1d8caddcdcf7 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-37062959-02f4-4c3c-9a32-1d8caddcdcf7 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 Sep 03 13:41:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-37062959-02f4-4c3c-9a32-1d8caddcdcf7 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-37062959-02f4-4c3c-9a32-1d8caddcdcf7 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:55 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:55 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:41:55 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:55 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:55 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-37062959-02f4-4c3c-9a32-1d8caddcdcf7 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:41:55 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-37062959-02f4-4c3c-9a32-1d8caddcdcf7 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 returned with HTTP 200 Sep 03 13:41:55 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 835/1618] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:54 2026] GET /volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 => generated 855 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-bda77d2e-04db-40fe-a747-bf6f6a1eccef None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:56 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-bda77d2e-04db-40fe-a747-bf6f6a1eccef tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:41:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-bda77d2e-04db-40fe-a747-bf6f6a1eccef tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "8c4b06dc-33f1-463b-a058-dba2e7cf16d8", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-164645957"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:41:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-bda77d2e-04db-40fe-a747-bf6f6a1eccef tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Create volume request body: {'volume': {"'imageRef": '8c4b06dc-33f1-463b-a058-dba2e7cf16d8', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-164645957'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:41:56 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-bda77d2e-04db-40fe-a747-bf6f6a1eccef tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Create volume of 1 GB Sep 03 13:41:56 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-bda77d2e-04db-40fe-a747-bf6f6a1eccef tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Availability Zones retrieved successfully. Sep 03 13:41:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-bda77d2e-04db-40fe-a747-bf6f6a1eccef tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Flow 'volume_create_api' (6b4bde31-0d66-4e13-ae88-d6815566b007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:41:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-bda77d2e-04db-40fe-a747-bf6f6a1eccef tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9c43925-45d8-4493-b49a-262debb93900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:41:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-bda77d2e-04db-40fe-a747-bf6f6a1eccef tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:41:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-bda77d2e-04db-40fe-a747-bf6f6a1eccef tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9c43925-45d8-4493-b49a-262debb93900) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:41:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-bda77d2e-04db-40fe-a747-bf6f6a1eccef tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (089533d4-61a4-435d-a8fe-19435a682ba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:41:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-02b16eb2-182a-4b6e-a3a9-debc2a1cc601 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-02b16eb2-182a-4b6e-a3a9-debc2a1cc601 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 Sep 03 13:41:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-02b16eb2-182a-4b6e-a3a9-debc2a1cc601 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-02b16eb2-182a-4b6e-a3a9-debc2a1cc601 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:56 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:56 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:41:56 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:56 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:56 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-02b16eb2-182a-4b6e-a3a9-debc2a1cc601 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:41:56 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-bda77d2e-04db-40fe-a747-bf6f6a1eccef tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Created reservations ['b2f20a46-6309-4c2f-8dd1-7192d36716d0', '2abcda21-5f9a-4a61-b13b-81f59524dfc4', 'f09a82b3-a88a-4a0b-b321-d41efef270db', '41b935f1-cbf5-4b84-9aae-30ff735cb873'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:41:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-bda77d2e-04db-40fe-a747-bf6f6a1eccef tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (089533d4-61a4-435d-a8fe-19435a682ba3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2f20a46-6309-4c2f-8dd1-7192d36716d0', '2abcda21-5f9a-4a61-b13b-81f59524dfc4', 'f09a82b3-a88a-4a0b-b321-d41efef270db', '41b935f1-cbf5-4b84-9aae-30ff735cb873']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:41:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-02b16eb2-182a-4b6e-a3a9-debc2a1cc601 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 returned with HTTP 200 Sep 03 13:41:56 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 836/1619] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:56 2026] GET /volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 => generated 855 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-bda77d2e-04db-40fe-a747-bf6f6a1eccef tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22cd3128-30f7-4a3a-833d-92e9fb90b31b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:41:56 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:56 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-bda77d2e-04db-40fe-a747-bf6f6a1eccef tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22cd3128-30f7-4a3a-833d-92e9fb90b31b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de528b87-285b-4e1e-b879-b11a701cf12f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-164645957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d06b276a230b415ebb1b5060ff242458',qos_specs=None,replication_status=,reservations=['b2f20a46-6309-4c2f-8dd1-7192d36716d0','2abcda21-5f9a-4a61-b13b-81f59524dfc4','f09a82b3-a88a-4a0b-b321-d41efef270db','41b935f1-cbf5-4b84-9aae-30ff735cb873'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f1c360f45a94837a8b0b436b0b5592e',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:41:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-164645957',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de528b87-285b-4e1e-b879-b11a701cf12f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d06b276a230b415ebb1b5060ff242458',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f1c360f45a94837a8b0b436b0b5592e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:41:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-bda77d2e-04db-40fe-a747-bf6f6a1eccef tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00921b55-e2c0-4407-ba8f-b1c917345769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:41:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-bda77d2e-04db-40fe-a747-bf6f6a1eccef tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00921b55-e2c0-4407-ba8f-b1c917345769) transitioned into state 'SUCCESS' from state '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-164645957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d06b276a230b415ebb1b5060ff242458',qos_specs=None,replication_status=,reservations=['b2f20a46-6309-4c2f-8dd1-7192d36716d0','2abcda21-5f9a-4a61-b13b-81f59524dfc4','f09a82b3-a88a-4a0b-b321-d41efef270db','41b935f1-cbf5-4b84-9aae-30ff735cb873'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f1c360f45a94837a8b0b436b0b5592e',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:41:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-bda77d2e-04db-40fe-a747-bf6f6a1eccef tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (141851da-052b-43c0-9dc4-2ded7194d9cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:41:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-bda77d2e-04db-40fe-a747-bf6f6a1eccef tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (141851da-052b-43c0-9dc4-2ded7194d9cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:41:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-bda77d2e-04db-40fe-a747-bf6f6a1eccef tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Flow 'volume_create_api' (6b4bde31-0d66-4e13-ae88-d6815566b007) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:41:56 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-bda77d2e-04db-40fe-a747-bf6f6a1eccef tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Create volume request issued successfully. Sep 03 13:41:56 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-bda77d2e-04db-40fe-a747-bf6f6a1eccef tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:41:56 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 784/1620] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:41:55 2026] POST /volume/v3/volumes => generated 765 bytes in 615 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:41:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f0f918ed-ea73-4099-972e-80f55cfd9852 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f0f918ed-ea73-4099-972e-80f55cfd9852 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:41:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f0f918ed-ea73-4099-972e-80f55cfd9852 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "8c4b06dc-33f1-463b-a058-dba2e7cf16d8", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1904317243"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:41:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-f0f918ed-ea73-4099-972e-80f55cfd9852 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Create volume request body: {'volume': {"'imageRef": '8c4b06dc-33f1-463b-a058-dba2e7cf16d8', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1904317243'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:41:56 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-f0f918ed-ea73-4099-972e-80f55cfd9852 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Create volume of 1 GB Sep 03 13:41:56 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-f0f918ed-ea73-4099-972e-80f55cfd9852 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Availability Zones retrieved successfully. Sep 03 13:41:56 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f0f918ed-ea73-4099-972e-80f55cfd9852 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Flow 'volume_create_api' (6a7330eb-1079-41d3-a9dd-a437c70da80e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:41:56 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f0f918ed-ea73-4099-972e-80f55cfd9852 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97eaad78-e40e-4179-9b54-694c3a13026d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:41:56 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-f0f918ed-ea73-4099-972e-80f55cfd9852 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:41:56 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f0f918ed-ea73-4099-972e-80f55cfd9852 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97eaad78-e40e-4179-9b54-694c3a13026d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:41:56 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f0f918ed-ea73-4099-972e-80f55cfd9852 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (330f1f2b-c481-4b14-a6cd-7e0debd724fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:41:56 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-f0f918ed-ea73-4099-972e-80f55cfd9852 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Created reservations ['a24b1e57-c353-4613-8710-f1a49712d11e', '86ca54b8-36b7-4b59-b6e4-c5b683f26b0f', 'a50bbb1c-09f6-4e0f-ac5d-18986fad480e', '7341136f-2bc1-4688-a073-bc97daaa3ae6'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:41:56 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f0f918ed-ea73-4099-972e-80f55cfd9852 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (330f1f2b-c481-4b14-a6cd-7e0debd724fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a24b1e57-c353-4613-8710-f1a49712d11e', '86ca54b8-36b7-4b59-b6e4-c5b683f26b0f', 'a50bbb1c-09f6-4e0f-ac5d-18986fad480e', '7341136f-2bc1-4688-a073-bc97daaa3ae6']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:41:56 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f0f918ed-ea73-4099-972e-80f55cfd9852 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (710b05ab-4190-4293-8d69-6902b85d8ee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:41:56 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:56 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:41:56 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f0f918ed-ea73-4099-972e-80f55cfd9852 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (710b05ab-4190-4293-8d69-6902b85d8ee5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ceda97d-2d1d-4130-98bf-b2e3e67cd764', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1904317243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d06b276a230b415ebb1b5060ff242458',qos_specs=None,replication_status=,reservations=['a24b1e57-c353-4613-8710-f1a49712d11e','86ca54b8-36b7-4b59-b6e4-c5b683f26b0f','a50bbb1c-09f6-4e0f-ac5d-18986fad480e','7341136f-2bc1-4688-a073-bc97daaa3ae6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f1c360f45a94837a8b0b436b0b5592e',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:41:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1904317243',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ceda97d-2d1d-4130-98bf-b2e3e67cd764,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d06b276a230b415ebb1b5060ff242458',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f1c360f45a94837a8b0b436b0b5592e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:41:56 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f0f918ed-ea73-4099-972e-80f55cfd9852 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f2a114c-15a6-4c9c-adf4-31863f55e52e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:41:56 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f0f918ed-ea73-4099-972e-80f55cfd9852 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f2a114c-15a6-4c9c-adf4-31863f55e52e) transitioned into state 'SUCCESS' from state '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-1904317243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d06b276a230b415ebb1b5060ff242458',qos_specs=None,replication_status=,reservations=['a24b1e57-c353-4613-8710-f1a49712d11e','86ca54b8-36b7-4b59-b6e4-c5b683f26b0f','a50bbb1c-09f6-4e0f-ac5d-18986fad480e','7341136f-2bc1-4688-a073-bc97daaa3ae6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f1c360f45a94837a8b0b436b0b5592e',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:41:56 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f0f918ed-ea73-4099-972e-80f55cfd9852 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dee5ca9c-edde-4d96-9b67-e54efbc6eee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:41:56 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f0f918ed-ea73-4099-972e-80f55cfd9852 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dee5ca9c-edde-4d96-9b67-e54efbc6eee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:41:56 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f0f918ed-ea73-4099-972e-80f55cfd9852 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Flow 'volume_create_api' (6a7330eb-1079-41d3-a9dd-a437c70da80e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:41:56 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-f0f918ed-ea73-4099-972e-80f55cfd9852 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Create volume request issued successfully. Sep 03 13:41:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f0f918ed-ea73-4099-972e-80f55cfd9852 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:41:56 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 837/1621] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:41:56 2026] POST /volume/v3/volumes => generated 766 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:41:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-ed50b2b7-1443-47ae-8e30-bc5b996160bc None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:56 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ed50b2b7-1443-47ae-8e30-bc5b996160bc tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:41:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ed50b2b7-1443-47ae-8e30-bc5b996160bc tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "8c4b06dc-33f1-463b-a058-dba2e7cf16d8", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-335483764"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:41:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-ed50b2b7-1443-47ae-8e30-bc5b996160bc tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Create volume request body: {'volume': {"'imageRef": '8c4b06dc-33f1-463b-a058-dba2e7cf16d8', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-335483764'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:41:57 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-ed50b2b7-1443-47ae-8e30-bc5b996160bc tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Create volume of 1 GB Sep 03 13:41:57 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:57 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:57 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-ed50b2b7-1443-47ae-8e30-bc5b996160bc tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Availability Zones retrieved successfully. Sep 03 13:41:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-5af48d3a-cf4a-4719-8f10-55a10e49937f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:57 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ed50b2b7-1443-47ae-8e30-bc5b996160bc tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Flow 'volume_create_api' (40c0aa96-6e02-48ad-bcc0-f3635c0d948d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:41:57 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ed50b2b7-1443-47ae-8e30-bc5b996160bc tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4fc1967-f08a-4c8f-ba74-e6ce9f5bb5f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:41:57 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-ed50b2b7-1443-47ae-8e30-bc5b996160bc tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:41:57 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ed50b2b7-1443-47ae-8e30-bc5b996160bc tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4fc1967-f08a-4c8f-ba74-e6ce9f5bb5f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:41:57 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ed50b2b7-1443-47ae-8e30-bc5b996160bc tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d750da5c-9309-4eaf-9791-24d71ca20ce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:41:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5af48d3a-cf4a-4719-8f10-55a10e49937f tempest-GroupsV314Test-622894981 tempest-GroupsV314Test-622894981-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:41:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5af48d3a-cf4a-4719-8f10-55a10e49937f tempest-GroupsV314Test-622894981 tempest-GroupsV314Test-622894981-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-928676584"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:41:57 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:57 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5af48d3a-cf4a-4719-8f10-55a10e49937f tempest-GroupsV314Test-622894981 tempest-GroupsV314Test-622894981-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:41:57 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 838/1622] 192.168.122.181 () {60 vars in 1136 bytes} [Thu Sep 3 13:41:57 2026] POST /volume/v3/types => generated 219 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-01f52063-2314-4b9f-909d-0e68686d4efa None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-01f52063-2314-4b9f-909d-0e68686d4efa tempest-GroupsV314Test-622894981 tempest-GroupsV314Test-622894981-project-admin] POST http://192.168.122.181/volume/v3/group_types Sep 03 13:41:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-01f52063-2314-4b9f-909d-0e68686d4efa tempest-GroupsV314Test-622894981 tempest-GroupsV314Test-622894981-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-189092885"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:41:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-01f52063-2314-4b9f-909d-0e68686d4efa tempest-GroupsV314Test-622894981 tempest-GroupsV314Test-622894981-project-admin] http://192.168.122.181/volume/v3/group_types returned with HTTP 202 Sep 03 13:41:57 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 839/1623] 192.168.122.181 () {62 vars in 1195 bytes} [Thu Sep 3 13:41:57 2026] POST /volume/v3/group_types => generated 176 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:41:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d18b0fe8-0f75-4e4d-bffa-318e75e1f887 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:57 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-ed50b2b7-1443-47ae-8e30-bc5b996160bc tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Created reservations ['57bbba2d-8879-4a71-8056-b50cf6a3b62d', '25599828-5df9-47a5-aecd-17f3cbccd3d5', '7b5e1f20-fa7e-414b-aad6-56a1fdbd1d71', '5ed12c5e-2ec1-4728-b7bf-ee8369f0bbe0'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:41:57 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ed50b2b7-1443-47ae-8e30-bc5b996160bc tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d750da5c-9309-4eaf-9791-24d71ca20ce0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57bbba2d-8879-4a71-8056-b50cf6a3b62d', '25599828-5df9-47a5-aecd-17f3cbccd3d5', '7b5e1f20-fa7e-414b-aad6-56a1fdbd1d71', '5ed12c5e-2ec1-4728-b7bf-ee8369f0bbe0']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:41:57 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ed50b2b7-1443-47ae-8e30-bc5b996160bc tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6183556-20be-4ba1-97d1-972ceef5e01c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:41:57 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:57 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:57 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ed50b2b7-1443-47ae-8e30-bc5b996160bc tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6183556-20be-4ba1-97d1-972ceef5e01c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3f40a7a-b6a9-4970-b53b-2acaea1b7c28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-335483764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d06b276a230b415ebb1b5060ff242458',qos_specs=None,replication_status=,reservations=['57bbba2d-8879-4a71-8056-b50cf6a3b62d','25599828-5df9-47a5-aecd-17f3cbccd3d5','7b5e1f20-fa7e-414b-aad6-56a1fdbd1d71','5ed12c5e-2ec1-4728-b7bf-ee8369f0bbe0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f1c360f45a94837a8b0b436b0b5592e',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:41:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-335483764',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3f40a7a-b6a9-4970-b53b-2acaea1b7c28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d06b276a230b415ebb1b5060ff242458',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f1c360f45a94837a8b0b436b0b5592e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:41:57 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ed50b2b7-1443-47ae-8e30-bc5b996160bc tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e02397e7-e815-49a6-8b2c-db58f178e455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:41:57 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ed50b2b7-1443-47ae-8e30-bc5b996160bc tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e02397e7-e815-49a6-8b2c-db58f178e455) transitioned into state 'SUCCESS' from state '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-335483764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d06b276a230b415ebb1b5060ff242458',qos_specs=None,replication_status=,reservations=['57bbba2d-8879-4a71-8056-b50cf6a3b62d','25599828-5df9-47a5-aecd-17f3cbccd3d5','7b5e1f20-fa7e-414b-aad6-56a1fdbd1d71','5ed12c5e-2ec1-4728-b7bf-ee8369f0bbe0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f1c360f45a94837a8b0b436b0b5592e',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:41:57 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ed50b2b7-1443-47ae-8e30-bc5b996160bc tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d230372e-0e73-406d-8ee0-913a9c9047fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:41:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d18b0fe8-0f75-4e4d-bffa-318e75e1f887 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] POST http://192.168.122.181/volume/v3/groups Sep 03 13:41:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d18b0fe8-0f75-4e4d-bffa-318e75e1f887 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "58728110-6941-4f61-9ba9-33b340675b7a", "volume_types": ["cfe97f2b-fd5b-460f-8c09-d5b48030f521"], "name": "tempest-GroupsV314Test-Group-1354744074"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:41:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.groups [None req-d18b0fe8-0f75-4e4d-bffa-318e75e1f887 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Creating new group {'group': {'group_type': '58728110-6941-4f61-9ba9-33b340675b7a', 'volume_types': ['cfe97f2b-fd5b-460f-8c09-d5b48030f521'], 'name': 'tempest-GroupsV314Test-Group-1354744074'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 03 13:41:57 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.groups [None req-d18b0fe8-0f75-4e4d-bffa-318e75e1f887 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Creating group tempest-GroupsV314Test-Group-1354744074. Sep 03 13:41:57 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-d18b0fe8-0f75-4e4d-bffa-318e75e1f887 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Availability Zones retrieved successfully. Sep 03 13:41:57 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ed50b2b7-1443-47ae-8e30-bc5b996160bc tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d230372e-0e73-406d-8ee0-913a9c9047fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:41:57 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ed50b2b7-1443-47ae-8e30-bc5b996160bc tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Flow 'volume_create_api' (40c0aa96-6e02-48ad-bcc0-f3635c0d948d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:41:57 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-ed50b2b7-1443-47ae-8e30-bc5b996160bc tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Create volume request issued successfully. Sep 03 13:41:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ed50b2b7-1443-47ae-8e30-bc5b996160bc tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:41:57 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 785/1624] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:41:56 2026] POST /volume/v3/volumes => generated 765 bytes in 596 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:41:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-7d0b0807-0065-4f38-b75f-3be12353fe46 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:57 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-d18b0fe8-0f75-4e4d-bffa-318e75e1f887 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Created reservations ['d6979fd2-35f5-4e7a-991a-0378263530d8'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:41:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7d0b0807-0065-4f38-b75f-3be12353fe46 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 Sep 03 13:41:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7d0b0807-0065-4f38-b75f-3be12353fe46 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7d0b0807-0065-4f38-b75f-3be12353fe46 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:57 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:57 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:57 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:57 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d18b0fe8-0f75-4e4d-bffa-318e75e1f887 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] http://192.168.122.181/volume/v3/groups returned with HTTP 202 Sep 03 13:41:57 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 840/1625] 192.168.122.181 () {62 vars in 1181 bytes} [Thu Sep 3 13:41:57 2026] POST /volume/v3/groups => generated 108 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:41:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-71515486-6050-4885-ab39-6964433c1d21 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-71515486-6050-4885-ab39-6964433c1d21 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:41:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-71515486-6050-4885-ab39-6964433c1d21 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "8c4b06dc-33f1-463b-a058-dba2e7cf16d8", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-450055500"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:41:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-71515486-6050-4885-ab39-6964433c1d21 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Create volume request body: {'volume': {"'imageRef": '8c4b06dc-33f1-463b-a058-dba2e7cf16d8', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-450055500'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:41:57 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-71515486-6050-4885-ab39-6964433c1d21 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Create volume of 1 GB Sep 03 13:41:57 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:57 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:57 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-7d0b0807-0065-4f38-b75f-3be12353fe46 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:41:57 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-71515486-6050-4885-ab39-6964433c1d21 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Availability Zones retrieved successfully. Sep 03 13:41:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7d0b0807-0065-4f38-b75f-3be12353fe46 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 returned with HTTP 200 Sep 03 13:41:57 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 786/1626] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:57 2026] GET /volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 => generated 855 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:57 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-71515486-6050-4885-ab39-6964433c1d21 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Flow 'volume_create_api' (e215125c-0a2a-4f94-8bfb-c9457e2cf717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:41:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-d5a1577c-e6a2-4de7-b1b0-7a93d30c24cc None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:57 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-71515486-6050-4885-ab39-6964433c1d21 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a83e973b-2822-4c82-a96e-c57983f0faf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:41:57 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-71515486-6050-4885-ab39-6964433c1d21 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:41:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d5a1577c-e6a2-4de7-b1b0-7a93d30c24cc tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] GET http://192.168.122.181/volume/v3/groups/a9442731-0bf3-4464-a16f-1d63fc5f5722 Sep 03 13:41:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d5a1577c-e6a2-4de7-b1b0-7a93d30c24cc tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d5a1577c-e6a2-4de7-b1b0-7a93d30c24cc tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.groups [None req-d5a1577c-e6a2-4de7-b1b0-7a93d30c24cc tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] show called for member a9442731-0bf3-4464-a16f-1d63fc5f5722 {{(pid=86719) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 13:41:57 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:57 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:57 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:57 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), Sep 03 13:41:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d5a1577c-e6a2-4de7-b1b0-7a93d30c24cc tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] http://192.168.122.181/volume/v3/groups/a9442731-0bf3-4464-a16f-1d63fc5f5722 returned with HTTP 200 Sep 03 13:41:57 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 787/1627] 192.168.122.181 () {60 vars in 1270 bytes} [Thu Sep 3 13:41:57 2026] GET /volume/v3/groups/a9442731-0bf3-4464-a16f-1d63fc5f5722 => generated 388 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:41:57 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-71515486-6050-4885-ab39-6964433c1d21 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a83e973b-2822-4c82-a96e-c57983f0faf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:41:57 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-71515486-6050-4885-ab39-6964433c1d21 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecdf3e38-46e0-43d7-b179-8cc4dcc52866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:41:57 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-71515486-6050-4885-ab39-6964433c1d21 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Created reservations ['06a3722b-160d-4ccd-8b6b-f6136e87147e', '61c448f1-bf33-4da6-829c-d6c78c997fb1', 'f356543c-2e56-4354-ae20-c01e26b03563', '5ce85c6e-1efe-4f6e-9d96-3fa822a2abfb'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:41:57 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-71515486-6050-4885-ab39-6964433c1d21 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecdf3e38-46e0-43d7-b179-8cc4dcc52866) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06a3722b-160d-4ccd-8b6b-f6136e87147e', '61c448f1-bf33-4da6-829c-d6c78c997fb1', 'f356543c-2e56-4354-ae20-c01e26b03563', '5ce85c6e-1efe-4f6e-9d96-3fa822a2abfb']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:41:57 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-71515486-6050-4885-ab39-6964433c1d21 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f083259-fbb7-4d1a-ba10-5e7529e422f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:41:58 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:58 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:41:58 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-71515486-6050-4885-ab39-6964433c1d21 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f083259-fbb7-4d1a-ba10-5e7529e422f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3fee29ea-df84-4f65-98a6-1802087e7b30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-450055500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d06b276a230b415ebb1b5060ff242458',qos_specs=None,replication_status=,reservations=['06a3722b-160d-4ccd-8b6b-f6136e87147e','61c448f1-bf33-4da6-829c-d6c78c997fb1','f356543c-2e56-4354-ae20-c01e26b03563','5ce85c6e-1efe-4f6e-9d96-3fa822a2abfb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f1c360f45a94837a8b0b436b0b5592e',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:41:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-450055500',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3fee29ea-df84-4f65-98a6-1802087e7b30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d06b276a230b415ebb1b5060ff242458',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f1c360f45a94837a8b0b436b0b5592e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:41:58 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-71515486-6050-4885-ab39-6964433c1d21 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c907a30-478b-47dd-ac64-f6cf297a8679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:41:58 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-71515486-6050-4885-ab39-6964433c1d21 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c907a30-478b-47dd-ac64-f6cf297a8679) transitioned into state 'SUCCESS' from state '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-450055500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d06b276a230b415ebb1b5060ff242458',qos_specs=None,replication_status=,reservations=['06a3722b-160d-4ccd-8b6b-f6136e87147e','61c448f1-bf33-4da6-829c-d6c78c997fb1','f356543c-2e56-4354-ae20-c01e26b03563','5ce85c6e-1efe-4f6e-9d96-3fa822a2abfb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f1c360f45a94837a8b0b436b0b5592e',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:41:58 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-71515486-6050-4885-ab39-6964433c1d21 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fa26017-c1cb-4dc0-9f5b-87578782cea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:41:58 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-71515486-6050-4885-ab39-6964433c1d21 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fa26017-c1cb-4dc0-9f5b-87578782cea3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:41:58 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-71515486-6050-4885-ab39-6964433c1d21 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Flow 'volume_create_api' (e215125c-0a2a-4f94-8bfb-c9457e2cf717) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:41:58 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-71515486-6050-4885-ab39-6964433c1d21 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Create volume request issued successfully. Sep 03 13:41:58 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-71515486-6050-4885-ab39-6964433c1d21 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:41:58 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 841/1628] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:41:57 2026] POST /volume/v3/volumes => generated 765 bytes in 511 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:41:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-cce9dd99-5e7b-4858-b5cd-0db0e6c76bb4 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:58 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cce9dd99-5e7b-4858-b5cd-0db0e6c76bb4 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:41:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cce9dd99-5e7b-4858-b5cd-0db0e6c76bb4 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "8c4b06dc-33f1-463b-a058-dba2e7cf16d8", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1908800187"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:41:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-cce9dd99-5e7b-4858-b5cd-0db0e6c76bb4 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Create volume request body: {'volume': {"'imageRef": '8c4b06dc-33f1-463b-a058-dba2e7cf16d8', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1908800187'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:41:58 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-cce9dd99-5e7b-4858-b5cd-0db0e6c76bb4 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Create volume of 1 GB Sep 03 13:41:58 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:58 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:58 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-cce9dd99-5e7b-4858-b5cd-0db0e6c76bb4 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Availability Zones retrieved successfully. Sep 03 13:41:58 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-cce9dd99-5e7b-4858-b5cd-0db0e6c76bb4 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Flow 'volume_create_api' (a3080c81-f829-4bb5-8dc5-40e8f79d25ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:41:58 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-cce9dd99-5e7b-4858-b5cd-0db0e6c76bb4 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f065227d-9d38-452b-9abc-d45c5a4bf153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:41:58 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-cce9dd99-5e7b-4858-b5cd-0db0e6c76bb4 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:41:58 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-cce9dd99-5e7b-4858-b5cd-0db0e6c76bb4 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f065227d-9d38-452b-9abc-d45c5a4bf153) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:41:58 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-cce9dd99-5e7b-4858-b5cd-0db0e6c76bb4 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a07da34c-ef37-4838-93bb-0d646be505ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:41:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d42e3dee-cee7-4cc1-964d-25e4952087cc None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:58 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d42e3dee-cee7-4cc1-964d-25e4952087cc tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 Sep 03 13:41:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d42e3dee-cee7-4cc1-964d-25e4952087cc tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d42e3dee-cee7-4cc1-964d-25e4952087cc tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:58 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:58 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:41:58 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:58 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:58 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-d42e3dee-cee7-4cc1-964d-25e4952087cc tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:41:58 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d42e3dee-cee7-4cc1-964d-25e4952087cc tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 returned with HTTP 200 Sep 03 13:41:58 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 842/1629] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:58 2026] GET /volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 => generated 855 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-c762b2ba-84fb-4c08-a7d5-29afd52a068f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:58 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c762b2ba-84fb-4c08-a7d5-29afd52a068f tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] GET http://192.168.122.181/volume/v3/groups/a9442731-0bf3-4464-a16f-1d63fc5f5722 Sep 03 13:41:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c762b2ba-84fb-4c08-a7d5-29afd52a068f tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c762b2ba-84fb-4c08-a7d5-29afd52a068f tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.groups [None req-c762b2ba-84fb-4c08-a7d5-29afd52a068f tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] show called for member a9442731-0bf3-4464-a16f-1d63fc5f5722 {{(pid=86720) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 13:41:58 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:58 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:58 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:58 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), Sep 03 13:41:58 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c762b2ba-84fb-4c08-a7d5-29afd52a068f tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] http://192.168.122.181/volume/v3/groups/a9442731-0bf3-4464-a16f-1d63fc5f5722 returned with HTTP 200 Sep 03 13:41:58 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 843/1630] 192.168.122.181 () {60 vars in 1270 bytes} [Thu Sep 3 13:41:58 2026] GET /volume/v3/groups/a9442731-0bf3-4464-a16f-1d63fc5f5722 => generated 389 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:41:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-626bace4-246b-4cc1-8020-f7222436d462 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:58 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-626bace4-246b-4cc1-8020-f7222436d462 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:41:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-626bace4-246b-4cc1-8020-f7222436d462 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1061259908", "volume_type": "cfe97f2b-fd5b-460f-8c09-d5b48030f521", "group_id": "a9442731-0bf3-4464-a16f-1d63fc5f5722", "size": 1}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:41:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-626bace4-246b-4cc1-8020-f7222436d462 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1061259908', 'volume_type': 'cfe97f2b-fd5b-460f-8c09-d5b48030f521', 'group_id': 'a9442731-0bf3-4464-a16f-1d63fc5f5722', 'size': 1}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:41:58 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:58 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:58 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-626bace4-246b-4cc1-8020-f7222436d462 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Create volume of 1 GB Sep 03 13:41:58 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:58 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), Sep 03 13:41:58 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-626bace4-246b-4cc1-8020-f7222436d462 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Availability Zones retrieved successfully. Sep 03 13:41:58 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-cce9dd99-5e7b-4858-b5cd-0db0e6c76bb4 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Created reservations ['c4afe1a3-2a91-4b93-98c7-29e871aabda3', '803d1d75-4d08-47e5-a7f7-c1bfe1dc6d66', 'd6be4841-fed6-4515-8151-bb062348107e', 'ae6d8834-9cd3-496f-986a-d01dc1381760'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:41:58 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-626bace4-246b-4cc1-8020-f7222436d462 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Flow 'volume_create_api' (ec77c963-23ca-4ed7-a131-bcff768ad70f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:41:58 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-cce9dd99-5e7b-4858-b5cd-0db0e6c76bb4 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a07da34c-ef37-4838-93bb-0d646be505ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4afe1a3-2a91-4b93-98c7-29e871aabda3', '803d1d75-4d08-47e5-a7f7-c1bfe1dc6d66', 'd6be4841-fed6-4515-8151-bb062348107e', 'ae6d8834-9cd3-496f-986a-d01dc1381760']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:41:58 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-cce9dd99-5e7b-4858-b5cd-0db0e6c76bb4 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7907846f-2723-4d39-b8f7-75bd38701ffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:41:58 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-626bace4-246b-4cc1-8020-f7222436d462 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d774fcfe-ae94-4cfc-ba33-4aa848dbec84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:41:58 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:58 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:58 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-626bace4-246b-4cc1-8020-f7222436d462 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:41:58 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:58 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:58 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-cce9dd99-5e7b-4858-b5cd-0db0e6c76bb4 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7907846f-2723-4d39-b8f7-75bd38701ffb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9af95d7-7fdc-485c-b9bb-e9fc0cb638b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1908800187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d06b276a230b415ebb1b5060ff242458',qos_specs=None,replication_status=,reservations=['c4afe1a3-2a91-4b93-98c7-29e871aabda3','803d1d75-4d08-47e5-a7f7-c1bfe1dc6d66','d6be4841-fed6-4515-8151-bb062348107e','ae6d8834-9cd3-496f-986a-d01dc1381760'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f1c360f45a94837a8b0b436b0b5592e',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:41:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1908800187',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9af95d7-7fdc-485c-b9bb-e9fc0cb638b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d06b276a230b415ebb1b5060ff242458',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f1c360f45a94837a8b0b436b0b5592e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:41:58 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-cce9dd99-5e7b-4858-b5cd-0db0e6c76bb4 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c13dcfc4-1872-464c-be69-b59f506a4d0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:41:59 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-626bace4-246b-4cc1-8020-f7222436d462 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d774fcfe-ae94-4cfc-ba33-4aa848dbec84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:41:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cfe97f2b-fd5b-460f-8c09-d5b48030f521,is_public=True,name='tempest-GroupsV314Test-volume-type-928676584',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cfe97f2b-fd5b-460f-8c09-d5b48030f521', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a9442731-0bf3-4464-a16f-1d63fc5f5722', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:41:59 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-626bace4-246b-4cc1-8020-f7222436d462 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6147d2b-bd43-4259-a7ef-5676b19e4d29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:41:59 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-cce9dd99-5e7b-4858-b5cd-0db0e6c76bb4 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c13dcfc4-1872-464c-be69-b59f506a4d0a) transitioned into state 'SUCCESS' from state '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-1908800187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d06b276a230b415ebb1b5060ff242458',qos_specs=None,replication_status=,reservations=['c4afe1a3-2a91-4b93-98c7-29e871aabda3','803d1d75-4d08-47e5-a7f7-c1bfe1dc6d66','d6be4841-fed6-4515-8151-bb062348107e','ae6d8834-9cd3-496f-986a-d01dc1381760'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f1c360f45a94837a8b0b436b0b5592e',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:41:59 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-cce9dd99-5e7b-4858-b5cd-0db0e6c76bb4 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24d8868a-426c-49f4-9dc0-e1a43288dcd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:41:59 devstack devstack@c-api.service[86720]: WARNING cinder.quota [None req-626bace4-246b-4cc1-8020-f7222436d462 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-928676584 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-928676584, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:41:59 devstack devstack@c-api.service[86720]: WARNING cinder.quota [None req-626bace4-246b-4cc1-8020-f7222436d462 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-928676584 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-928676584, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:41:59 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-cce9dd99-5e7b-4858-b5cd-0db0e6c76bb4 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24d8868a-426c-49f4-9dc0-e1a43288dcd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:41:59 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-cce9dd99-5e7b-4858-b5cd-0db0e6c76bb4 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Flow 'volume_create_api' (a3080c81-f829-4bb5-8dc5-40e8f79d25ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:41:59 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-cce9dd99-5e7b-4858-b5cd-0db0e6c76bb4 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Create volume request issued successfully. Sep 03 13:41:59 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cce9dd99-5e7b-4858-b5cd-0db0e6c76bb4 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:41:59 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 788/1631] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:41:58 2026] POST /volume/v3/volumes => generated 766 bytes in 939 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:41:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-357672d1-22ad-4ccc-b983-87b7e86a536b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:59 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-357672d1-22ad-4ccc-b983-87b7e86a536b tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] GET http://192.168.122.181/volume/v3/volumes/de528b87-285b-4e1e-b879-b11a701cf12f Sep 03 13:41:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-357672d1-22ad-4ccc-b983-87b7e86a536b tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-357672d1-22ad-4ccc-b983-87b7e86a536b tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:59 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:59 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:59 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:59 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:59 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-357672d1-22ad-4ccc-b983-87b7e86a536b tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Volume info retrieved successfully. Sep 03 13:41:59 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-357672d1-22ad-4ccc-b983-87b7e86a536b tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] http://192.168.122.181/volume/v3/volumes/de528b87-285b-4e1e-b879-b11a701cf12f returned with HTTP 200 Sep 03 13:41:59 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 789/1632] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:59 2026] GET /volume/v3/volumes/de528b87-285b-4e1e-b879-b11a701cf12f => generated 857 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:41:59 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-626bace4-246b-4cc1-8020-f7222436d462 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Created reservations ['f89e0369-7495-482a-8475-ac9f4e89de61', '5a1d0cf4-41fb-4134-a58a-ee95ed01794d', '0e9f44c5-d986-47eb-bb49-222cad686514', 'f7a0e7f9-1c46-4e8b-8e71-2ca32421768d'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:41:59 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-626bace4-246b-4cc1-8020-f7222436d462 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6147d2b-bd43-4259-a7ef-5676b19e4d29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f89e0369-7495-482a-8475-ac9f4e89de61', '5a1d0cf4-41fb-4134-a58a-ee95ed01794d', '0e9f44c5-d986-47eb-bb49-222cad686514', 'f7a0e7f9-1c46-4e8b-8e71-2ca32421768d']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:41:59 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-626bace4-246b-4cc1-8020-f7222436d462 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48088656-4acd-4350-a709-e3c83659fcfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:41:59 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:59 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:41:59 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-626bace4-246b-4cc1-8020-f7222436d462 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48088656-4acd-4350-a709-e3c83659fcfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b98e8b90-8fd2-4bee-82da-acfe26d2e72d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1061259908',encryption_key_id=None,group_id=a9442731-0bf3-4464-a16f-1d63fc5f5722,group_type_id=,metadata={},multiattach=False,project_id='ba98eac84a67481f8f47aa1700894ede',qos_specs=None,replication_status=,reservations=['f89e0369-7495-482a-8475-ac9f4e89de61','5a1d0cf4-41fb-4134-a58a-ee95ed01794d','0e9f44c5-d986-47eb-bb49-222cad686514','f7a0e7f9-1c46-4e8b-8e71-2ca32421768d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bc859108e6b4081a6ae341b0c2cadc7',volume_type_id=cfe97f2b-fd5b-460f-8c09-d5b48030f521), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:41:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1061259908',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a9442731-0bf3-4464-a16f-1d63fc5f5722,host=None,id=b98e8b90-8fd2-4bee-82da-acfe26d2e72d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba98eac84a67481f8f47aa1700894ede',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7bc859108e6b4081a6ae341b0c2cadc7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cfe97f2b-fd5b-460f-8c09-d5b48030f521),volume_type_id=cfe97f2b-fd5b-460f-8c09-d5b48030f521)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:41:59 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-626bace4-246b-4cc1-8020-f7222436d462 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68c11deb-526d-4c6c-8b11-989d136f6e34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:41:59 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-626bace4-246b-4cc1-8020-f7222436d462 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68c11deb-526d-4c6c-8b11-989d136f6e34) transitioned into state 'SUCCESS' from state '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-1061259908',encryption_key_id=None,group_id=a9442731-0bf3-4464-a16f-1d63fc5f5722,group_type_id=,metadata={},multiattach=False,project_id='ba98eac84a67481f8f47aa1700894ede',qos_specs=None,replication_status=,reservations=['f89e0369-7495-482a-8475-ac9f4e89de61','5a1d0cf4-41fb-4134-a58a-ee95ed01794d','0e9f44c5-d986-47eb-bb49-222cad686514','f7a0e7f9-1c46-4e8b-8e71-2ca32421768d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bc859108e6b4081a6ae341b0c2cadc7',volume_type_id=cfe97f2b-fd5b-460f-8c09-d5b48030f521)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:41:59 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-626bace4-246b-4cc1-8020-f7222436d462 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b841a597-a42d-4878-b009-22bda21a7cc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:41:59 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-626bace4-246b-4cc1-8020-f7222436d462 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b841a597-a42d-4878-b009-22bda21a7cc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:41:59 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-626bace4-246b-4cc1-8020-f7222436d462 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Flow 'volume_create_api' (ec77c963-23ca-4ed7-a131-bcff768ad70f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:41:59 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-626bace4-246b-4cc1-8020-f7222436d462 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Create volume request issued successfully. Sep 03 13:41:59 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-626bace4-246b-4cc1-8020-f7222436d462 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:41:59 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-626bace4-246b-4cc1-8020-f7222436d462 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:41:59 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-626bace4-246b-4cc1-8020-f7222436d462 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:41:59 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:59 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:59 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-626bace4-246b-4cc1-8020-f7222436d462 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:41:59 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 844/1633] 192.168.122.181 () {62 vars in 1184 bytes} [Thu Sep 3 13:41:58 2026] POST /volume/v3/volumes => generated 826 bytes in 756 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:41:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-9495b0bf-3f8c-4c67-b8ba-8fd167f55c93 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:59 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9495b0bf-3f8c-4c67-b8ba-8fd167f55c93 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] GET http://192.168.122.181/volume/v3/volumes/b98e8b90-8fd2-4bee-82da-acfe26d2e72d Sep 03 13:41:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9495b0bf-3f8c-4c67-b8ba-8fd167f55c93 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9495b0bf-3f8c-4c67-b8ba-8fd167f55c93 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:59 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:59 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:41:59 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:59 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:59 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-9495b0bf-3f8c-4c67-b8ba-8fd167f55c93 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Volume info retrieved successfully. Sep 03 13:41:59 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-9495b0bf-3f8c-4c67-b8ba-8fd167f55c93 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:41:59 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-9495b0bf-3f8c-4c67-b8ba-8fd167f55c93 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:41:59 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-9495b0bf-3f8c-4c67-b8ba-8fd167f55c93 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:41:59 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:59 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:41:59 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9495b0bf-3f8c-4c67-b8ba-8fd167f55c93 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] http://192.168.122.181/volume/v3/volumes/b98e8b90-8fd2-4bee-82da-acfe26d2e72d returned with HTTP 200 Sep 03 13:41:59 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 790/1634] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:41:59 2026] GET /volume/v3/volumes/b98e8b90-8fd2-4bee-82da-acfe26d2e72d => generated 894 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:41:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-70aae4f2-b7b7-4c5c-9e9a-fb08c1040ea9 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:41:59 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-70aae4f2-b7b7-4c5c-9e9a-fb08c1040ea9 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 Sep 03 13:41:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-70aae4f2-b7b7-4c5c-9e9a-fb08c1040ea9 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:41:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-70aae4f2-b7b7-4c5c-9e9a-fb08c1040ea9 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:41:59 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:41:59 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:41:59 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:41:59 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:41:59 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-70aae4f2-b7b7-4c5c-9e9a-fb08c1040ea9 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:41:59 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-70aae4f2-b7b7-4c5c-9e9a-fb08c1040ea9 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 returned with HTTP 200 Sep 03 13:41:59 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 845/1635] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:41:59 2026] GET /volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 => generated 855 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-9201e585-7a83-416b-97a9-1352e8203477 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:00 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9201e585-7a83-416b-97a9-1352e8203477 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] GET http://192.168.122.181/volume/v3/volumes/de528b87-285b-4e1e-b879-b11a701cf12f Sep 03 13:42:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9201e585-7a83-416b-97a9-1352e8203477 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9201e585-7a83-416b-97a9-1352e8203477 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:00 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:00 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:00 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:00 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:00 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-9201e585-7a83-416b-97a9-1352e8203477 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Volume info retrieved successfully. Sep 03 13:42:00 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9201e585-7a83-416b-97a9-1352e8203477 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] http://192.168.122.181/volume/v3/volumes/de528b87-285b-4e1e-b879-b11a701cf12f returned with HTTP 200 Sep 03 13:42:00 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 791/1636] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:00 2026] GET /volume/v3/volumes/de528b87-285b-4e1e-b879-b11a701cf12f => generated 857 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-aa2a69de-62a8-4c3f-8efc-a0a8b0816381 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:00 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-aa2a69de-62a8-4c3f-8efc-a0a8b0816381 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] GET http://192.168.122.181/volume/v3/volumes/b98e8b90-8fd2-4bee-82da-acfe26d2e72d Sep 03 13:42:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-aa2a69de-62a8-4c3f-8efc-a0a8b0816381 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-aa2a69de-62a8-4c3f-8efc-a0a8b0816381 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:00 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:00 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:00 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:00 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:00 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-aa2a69de-62a8-4c3f-8efc-a0a8b0816381 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Volume info retrieved successfully. Sep 03 13:42:00 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-aa2a69de-62a8-4c3f-8efc-a0a8b0816381 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:42:00 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-aa2a69de-62a8-4c3f-8efc-a0a8b0816381 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:42:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-b2c1fba2-9ab9-4cba-bcf4-2b8f5e21916e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:00 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b2c1fba2-9ab9-4cba-bcf4-2b8f5e21916e tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 Sep 03 13:42:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b2c1fba2-9ab9-4cba-bcf4-2b8f5e21916e tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b2c1fba2-9ab9-4cba-bcf4-2b8f5e21916e tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:00 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-aa2a69de-62a8-4c3f-8efc-a0a8b0816381 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:42:00 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:00 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:00 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:00 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:00 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:00 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:00 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-b2c1fba2-9ab9-4cba-bcf4-2b8f5e21916e tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:42:00 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-aa2a69de-62a8-4c3f-8efc-a0a8b0816381 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] http://192.168.122.181/volume/v3/volumes/b98e8b90-8fd2-4bee-82da-acfe26d2e72d returned with HTTP 200 Sep 03 13:42:00 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 846/1637] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:42:00 2026] GET /volume/v3/volumes/b98e8b90-8fd2-4bee-82da-acfe26d2e72d => generated 918 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:42:00 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b2c1fba2-9ab9-4cba-bcf4-2b8f5e21916e tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 returned with HTTP 200 Sep 03 13:42:00 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 792/1638] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:00 2026] GET /volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 => generated 855 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:01 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f1107afb-88c6-42e0-80e8-92c846bf0a23 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:01 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f1107afb-88c6-42e0-80e8-92c846bf0a23 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] GET http://192.168.122.181/volume/v3/volumes/de528b87-285b-4e1e-b879-b11a701cf12f Sep 03 13:42:01 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f1107afb-88c6-42e0-80e8-92c846bf0a23 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:01 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f1107afb-88c6-42e0-80e8-92c846bf0a23 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:01 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:01 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:01 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:01 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:01 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-f1107afb-88c6-42e0-80e8-92c846bf0a23 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Volume info retrieved successfully. Sep 03 13:42:01 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f1107afb-88c6-42e0-80e8-92c846bf0a23 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] http://192.168.122.181/volume/v3/volumes/de528b87-285b-4e1e-b879-b11a701cf12f returned with HTTP 200 Sep 03 13:42:01 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 847/1639] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:01 2026] GET /volume/v3/volumes/de528b87-285b-4e1e-b879-b11a701cf12f => generated 857 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:01 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-c69d95fb-7e61-41fa-aeaa-3d1abdec3595 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:01 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-cded5ce7-beba-461b-9832-0331fd819ffe None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:01 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c69d95fb-7e61-41fa-aeaa-3d1abdec3595 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] GET http://192.168.122.181/volume/v3/volumes/b98e8b90-8fd2-4bee-82da-acfe26d2e72d Sep 03 13:42:01 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c69d95fb-7e61-41fa-aeaa-3d1abdec3595 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:01 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c69d95fb-7e61-41fa-aeaa-3d1abdec3595 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:01 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-cded5ce7-beba-461b-9832-0331fd819ffe tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 Sep 03 13:42:01 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-cded5ce7-beba-461b-9832-0331fd819ffe tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:01 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-cded5ce7-beba-461b-9832-0331fd819ffe tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:01 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:01 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:01 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:01 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:01 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:01 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:01 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:01 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:01 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-c69d95fb-7e61-41fa-aeaa-3d1abdec3595 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Volume info retrieved successfully. Sep 03 13:42:01 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-c69d95fb-7e61-41fa-aeaa-3d1abdec3595 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:42:01 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-c69d95fb-7e61-41fa-aeaa-3d1abdec3595 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:42:01 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-cded5ce7-beba-461b-9832-0331fd819ffe tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:42:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-cded5ce7-beba-461b-9832-0331fd819ffe tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 returned with HTTP 200 Sep 03 13:42:02 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 848/1640] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:01 2026] GET /volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 => generated 855 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:02 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-c69d95fb-7e61-41fa-aeaa-3d1abdec3595 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:42:02 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:02 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c69d95fb-7e61-41fa-aeaa-3d1abdec3595 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] http://192.168.122.181/volume/v3/volumes/b98e8b90-8fd2-4bee-82da-acfe26d2e72d returned with HTTP 200 Sep 03 13:42:02 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 793/1641] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:42:01 2026] GET /volume/v3/volumes/b98e8b90-8fd2-4bee-82da-acfe26d2e72d => generated 918 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:42:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-38ac6d95-0544-4f55-a8c7-6f5030734d1f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-38ac6d95-0544-4f55-a8c7-6f5030734d1f tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] GET http://192.168.122.181/volume/v3/volumes/de528b87-285b-4e1e-b879-b11a701cf12f Sep 03 13:42:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-38ac6d95-0544-4f55-a8c7-6f5030734d1f tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-38ac6d95-0544-4f55-a8c7-6f5030734d1f tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:02 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:02 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:02 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:02 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:02 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-38ac6d95-0544-4f55-a8c7-6f5030734d1f tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Volume info retrieved successfully. Sep 03 13:42:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-38ac6d95-0544-4f55-a8c7-6f5030734d1f tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] http://192.168.122.181/volume/v3/volumes/de528b87-285b-4e1e-b879-b11a701cf12f returned with HTTP 200 Sep 03 13:42:02 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 849/1642] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:02 2026] GET /volume/v3/volumes/de528b87-285b-4e1e-b879-b11a701cf12f => generated 857 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-62993cff-078d-4af0-ba70-ed86c41cd48b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-62993cff-078d-4af0-ba70-ed86c41cd48b tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 Sep 03 13:42:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-62993cff-078d-4af0-ba70-ed86c41cd48b tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-62993cff-078d-4af0-ba70-ed86c41cd48b tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:03 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:03 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:03 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:03 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:03 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-62993cff-078d-4af0-ba70-ed86c41cd48b tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:42:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-62993cff-078d-4af0-ba70-ed86c41cd48b tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 returned with HTTP 200 Sep 03 13:42:03 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 794/1643] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:03 2026] GET /volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 => generated 855 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-71d57d8f-c16a-4fc8-ad96-fc18d1ccf5d5 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-71d57d8f-c16a-4fc8-ad96-fc18d1ccf5d5 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] GET http://192.168.122.181/volume/v3/volumes/b98e8b90-8fd2-4bee-82da-acfe26d2e72d Sep 03 13:42:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-71d57d8f-c16a-4fc8-ad96-fc18d1ccf5d5 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-71d57d8f-c16a-4fc8-ad96-fc18d1ccf5d5 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:03 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:03 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:03 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:03 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:03 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-71d57d8f-c16a-4fc8-ad96-fc18d1ccf5d5 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Volume info retrieved successfully. Sep 03 13:42:03 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-71d57d8f-c16a-4fc8-ad96-fc18d1ccf5d5 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:42:03 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-71d57d8f-c16a-4fc8-ad96-fc18d1ccf5d5 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:42:03 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-71d57d8f-c16a-4fc8-ad96-fc18d1ccf5d5 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:42:03 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:03 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-71d57d8f-c16a-4fc8-ad96-fc18d1ccf5d5 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] http://192.168.122.181/volume/v3/volumes/b98e8b90-8fd2-4bee-82da-acfe26d2e72d returned with HTTP 200 Sep 03 13:42:03 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 850/1644] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:42:03 2026] GET /volume/v3/volumes/b98e8b90-8fd2-4bee-82da-acfe26d2e72d => generated 918 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:42:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-6743e96d-7dd4-44c3-a829-2c961310b182 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6743e96d-7dd4-44c3-a829-2c961310b182 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] GET http://192.168.122.181/volume/v3/volumes/de528b87-285b-4e1e-b879-b11a701cf12f Sep 03 13:42:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6743e96d-7dd4-44c3-a829-2c961310b182 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6743e96d-7dd4-44c3-a829-2c961310b182 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:03 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:03 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:03 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:03 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:03 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-6743e96d-7dd4-44c3-a829-2c961310b182 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Volume info retrieved successfully. Sep 03 13:42:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6743e96d-7dd4-44c3-a829-2c961310b182 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] http://192.168.122.181/volume/v3/volumes/de528b87-285b-4e1e-b879-b11a701cf12f returned with HTTP 200 Sep 03 13:42:03 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 795/1645] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:03 2026] GET /volume/v3/volumes/de528b87-285b-4e1e-b879-b11a701cf12f => generated 857 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-bdf5496f-5a23-4420-9ed5-362db6e5c750 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bdf5496f-5a23-4420-9ed5-362db6e5c750 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 Sep 03 13:42:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bdf5496f-5a23-4420-9ed5-362db6e5c750 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bdf5496f-5a23-4420-9ed5-362db6e5c750 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:04 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:04 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:04 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:04 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:04 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-bdf5496f-5a23-4420-9ed5-362db6e5c750 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:42:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bdf5496f-5a23-4420-9ed5-362db6e5c750 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 returned with HTTP 200 Sep 03 13:42:04 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 851/1646] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:04 2026] GET /volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 => generated 855 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-7f2af5cb-8772-4a2b-85c0-6fb57f47902a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7f2af5cb-8772-4a2b-85c0-6fb57f47902a tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] GET http://192.168.122.181/volume/v3/volumes/b98e8b90-8fd2-4bee-82da-acfe26d2e72d Sep 03 13:42:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7f2af5cb-8772-4a2b-85c0-6fb57f47902a tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7f2af5cb-8772-4a2b-85c0-6fb57f47902a tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:04 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:04 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:04 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:04 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:04 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-7f2af5cb-8772-4a2b-85c0-6fb57f47902a tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Volume info retrieved successfully. Sep 03 13:42:04 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-7f2af5cb-8772-4a2b-85c0-6fb57f47902a tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:42:04 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-7f2af5cb-8772-4a2b-85c0-6fb57f47902a tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:42:04 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-7f2af5cb-8772-4a2b-85c0-6fb57f47902a tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:42:04 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:04 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7f2af5cb-8772-4a2b-85c0-6fb57f47902a tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] http://192.168.122.181/volume/v3/volumes/b98e8b90-8fd2-4bee-82da-acfe26d2e72d returned with HTTP 200 Sep 03 13:42:04 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 796/1647] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:42:04 2026] GET /volume/v3/volumes/b98e8b90-8fd2-4bee-82da-acfe26d2e72d => generated 918 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:42:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-340cebb7-acd7-4f66-baf4-c1eba3764164 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-340cebb7-acd7-4f66-baf4-c1eba3764164 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] GET http://192.168.122.181/volume/v3/volumes/de528b87-285b-4e1e-b879-b11a701cf12f Sep 03 13:42:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-340cebb7-acd7-4f66-baf4-c1eba3764164 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-340cebb7-acd7-4f66-baf4-c1eba3764164 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:04 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:04 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:04 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:04 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:04 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-340cebb7-acd7-4f66-baf4-c1eba3764164 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Volume info retrieved successfully. Sep 03 13:42:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-340cebb7-acd7-4f66-baf4-c1eba3764164 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] http://192.168.122.181/volume/v3/volumes/de528b87-285b-4e1e-b879-b11a701cf12f returned with HTTP 200 Sep 03 13:42:04 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 852/1648] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:04 2026] GET /volume/v3/volumes/de528b87-285b-4e1e-b879-b11a701cf12f => generated 857 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-2f9a65e1-fab9-4e8b-9826-300259e5b016 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2f9a65e1-fab9-4e8b-9826-300259e5b016 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 Sep 03 13:42:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2f9a65e1-fab9-4e8b-9826-300259e5b016 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2f9a65e1-fab9-4e8b-9826-300259e5b016 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:05 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:05 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:05 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:05 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:05 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-2f9a65e1-fab9-4e8b-9826-300259e5b016 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:42:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2f9a65e1-fab9-4e8b-9826-300259e5b016 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 returned with HTTP 200 Sep 03 13:42:05 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 797/1649] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:05 2026] GET /volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 => generated 855 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-1b3b350e-bd68-41d5-a73c-a762b5830976 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1b3b350e-bd68-41d5-a73c-a762b5830976 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] GET http://192.168.122.181/volume/v3/volumes/b98e8b90-8fd2-4bee-82da-acfe26d2e72d Sep 03 13:42:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1b3b350e-bd68-41d5-a73c-a762b5830976 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1b3b350e-bd68-41d5-a73c-a762b5830976 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:05 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:05 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:05 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:05 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:05 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-1b3b350e-bd68-41d5-a73c-a762b5830976 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Volume info retrieved successfully. Sep 03 13:42:05 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-1b3b350e-bd68-41d5-a73c-a762b5830976 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:42:05 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-1b3b350e-bd68-41d5-a73c-a762b5830976 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:42:05 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-1b3b350e-bd68-41d5-a73c-a762b5830976 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:42:05 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:05 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1b3b350e-bd68-41d5-a73c-a762b5830976 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] http://192.168.122.181/volume/v3/volumes/b98e8b90-8fd2-4bee-82da-acfe26d2e72d returned with HTTP 200 Sep 03 13:42:05 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 853/1650] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:42:05 2026] GET /volume/v3/volumes/b98e8b90-8fd2-4bee-82da-acfe26d2e72d => generated 918 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:42:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-a25de87d-70ff-4763-aeb3-db8a1ffd3322 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a25de87d-70ff-4763-aeb3-db8a1ffd3322 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] GET http://192.168.122.181/volume/v3/volumes/de528b87-285b-4e1e-b879-b11a701cf12f Sep 03 13:42:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a25de87d-70ff-4763-aeb3-db8a1ffd3322 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a25de87d-70ff-4763-aeb3-db8a1ffd3322 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:05 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:05 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:05 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:05 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:05 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-a25de87d-70ff-4763-aeb3-db8a1ffd3322 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Volume info retrieved successfully. Sep 03 13:42:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a25de87d-70ff-4763-aeb3-db8a1ffd3322 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] http://192.168.122.181/volume/v3/volumes/de528b87-285b-4e1e-b879-b11a701cf12f returned with HTTP 200 Sep 03 13:42:05 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 798/1651] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:05 2026] GET /volume/v3/volumes/de528b87-285b-4e1e-b879-b11a701cf12f => generated 857 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-30fd6c89-8fed-4744-a6f9-3cdc2f033884 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:06 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-30fd6c89-8fed-4744-a6f9-3cdc2f033884 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 Sep 03 13:42:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-30fd6c89-8fed-4744-a6f9-3cdc2f033884 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-30fd6c89-8fed-4744-a6f9-3cdc2f033884 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:06 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:06 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:06 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:06 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:06 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-30fd6c89-8fed-4744-a6f9-3cdc2f033884 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:42:06 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-30fd6c89-8fed-4744-a6f9-3cdc2f033884 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 returned with HTTP 200 Sep 03 13:42:06 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 854/1652] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:06 2026] GET /volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 => generated 855 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-2b8a3418-ffd7-431e-bf7d-f0c82bedf431 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:06 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2b8a3418-ffd7-431e-bf7d-f0c82bedf431 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] GET http://192.168.122.181/volume/v3/volumes/b98e8b90-8fd2-4bee-82da-acfe26d2e72d Sep 03 13:42:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2b8a3418-ffd7-431e-bf7d-f0c82bedf431 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2b8a3418-ffd7-431e-bf7d-f0c82bedf431 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:06 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:06 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:06 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:06 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:06 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-2b8a3418-ffd7-431e-bf7d-f0c82bedf431 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Volume info retrieved successfully. Sep 03 13:42:06 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-2b8a3418-ffd7-431e-bf7d-f0c82bedf431 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:42:06 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-2b8a3418-ffd7-431e-bf7d-f0c82bedf431 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:42:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-1dbb80f3-238e-4b74-884d-3452476bd1c3 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:06 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1dbb80f3-238e-4b74-884d-3452476bd1c3 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] GET http://192.168.122.181/volume/v3/volumes/de528b87-285b-4e1e-b879-b11a701cf12f Sep 03 13:42:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1dbb80f3-238e-4b74-884d-3452476bd1c3 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1dbb80f3-238e-4b74-884d-3452476bd1c3 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:06 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:06 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:06 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:06 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:06 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-1dbb80f3-238e-4b74-884d-3452476bd1c3 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Volume info retrieved successfully. Sep 03 13:42:06 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-2b8a3418-ffd7-431e-bf7d-f0c82bedf431 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:42:06 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1dbb80f3-238e-4b74-884d-3452476bd1c3 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] http://192.168.122.181/volume/v3/volumes/de528b87-285b-4e1e-b879-b11a701cf12f returned with HTTP 200 Sep 03 13:42:06 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 855/1653] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:06 2026] GET /volume/v3/volumes/de528b87-285b-4e1e-b879-b11a701cf12f => generated 857 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:06 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:06 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:06 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2b8a3418-ffd7-431e-bf7d-f0c82bedf431 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] http://192.168.122.181/volume/v3/volumes/b98e8b90-8fd2-4bee-82da-acfe26d2e72d returned with HTTP 200 Sep 03 13:42:06 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 799/1654] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:42:06 2026] GET /volume/v3/volumes/b98e8b90-8fd2-4bee-82da-acfe26d2e72d => generated 918 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:42:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ddd20127-1a2b-45b2-b049-608caf032cbf None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:07 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ddd20127-1a2b-45b2-b049-608caf032cbf tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 Sep 03 13:42:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ddd20127-1a2b-45b2-b049-608caf032cbf tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ddd20127-1a2b-45b2-b049-608caf032cbf tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:07 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:07 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:07 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:07 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:07 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-ddd20127-1a2b-45b2-b049-608caf032cbf tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:42:07 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ddd20127-1a2b-45b2-b049-608caf032cbf tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 returned with HTTP 200 Sep 03 13:42:07 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 856/1655] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:07 2026] GET /volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 => generated 855 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-437b1c0b-97f7-4c91-9f96-17e0570eb1b9 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:07 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-437b1c0b-97f7-4c91-9f96-17e0570eb1b9 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] GET http://192.168.122.181/volume/v3/volumes/de528b87-285b-4e1e-b879-b11a701cf12f Sep 03 13:42:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-437b1c0b-97f7-4c91-9f96-17e0570eb1b9 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-437b1c0b-97f7-4c91-9f96-17e0570eb1b9 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ab9c537c-64c3-4e69-8a55-0bcc3a3ad997 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:07 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:07 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:07 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ab9c537c-64c3-4e69-8a55-0bcc3a3ad997 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] GET http://192.168.122.181/volume/v3/volumes/b98e8b90-8fd2-4bee-82da-acfe26d2e72d Sep 03 13:42:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ab9c537c-64c3-4e69-8a55-0bcc3a3ad997 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ab9c537c-64c3-4e69-8a55-0bcc3a3ad997 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:07 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:07 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:07 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:07 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:07 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-437b1c0b-97f7-4c91-9f96-17e0570eb1b9 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Volume info retrieved successfully. Sep 03 13:42:07 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:07 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:07 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-ab9c537c-64c3-4e69-8a55-0bcc3a3ad997 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Volume info retrieved successfully. Sep 03 13:42:07 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-ab9c537c-64c3-4e69-8a55-0bcc3a3ad997 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:42:07 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-ab9c537c-64c3-4e69-8a55-0bcc3a3ad997 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:42:07 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-437b1c0b-97f7-4c91-9f96-17e0570eb1b9 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] http://192.168.122.181/volume/v3/volumes/de528b87-285b-4e1e-b879-b11a701cf12f returned with HTTP 200 Sep 03 13:42:07 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 800/1656] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:07 2026] GET /volume/v3/volumes/de528b87-285b-4e1e-b879-b11a701cf12f => generated 857 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:07 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-ab9c537c-64c3-4e69-8a55-0bcc3a3ad997 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:42:07 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:07 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:07 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ab9c537c-64c3-4e69-8a55-0bcc3a3ad997 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] http://192.168.122.181/volume/v3/volumes/b98e8b90-8fd2-4bee-82da-acfe26d2e72d returned with HTTP 200 Sep 03 13:42:07 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 857/1657] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:42:07 2026] GET /volume/v3/volumes/b98e8b90-8fd2-4bee-82da-acfe26d2e72d => generated 918 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:42:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-f38eef9d-7c3d-4563-8fb6-882172cf91a1 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:08 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f38eef9d-7c3d-4563-8fb6-882172cf91a1 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 Sep 03 13:42:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f38eef9d-7c3d-4563-8fb6-882172cf91a1 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f38eef9d-7c3d-4563-8fb6-882172cf91a1 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:08 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:08 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:08 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:08 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:08 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-f38eef9d-7c3d-4563-8fb6-882172cf91a1 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:42:08 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f38eef9d-7c3d-4563-8fb6-882172cf91a1 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 returned with HTTP 200 Sep 03 13:42:08 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 801/1658] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:08 2026] GET /volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 => generated 855 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:08 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-3483aae5-ad9a-4414-843e-210a1f5d8b55 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:08 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3483aae5-ad9a-4414-843e-210a1f5d8b55 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] GET http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f Sep 03 13:42:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-3fde60fe-2817-4abf-84cf-bec8b2397117 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:08 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3483aae5-ad9a-4414-843e-210a1f5d8b55 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:08 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3483aae5-ad9a-4414-843e-210a1f5d8b55 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:08 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3fde60fe-2817-4abf-84cf-bec8b2397117 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] GET http://192.168.122.181/volume/v3/volumes/de528b87-285b-4e1e-b879-b11a701cf12f Sep 03 13:42:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3fde60fe-2817-4abf-84cf-bec8b2397117 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3fde60fe-2817-4abf-84cf-bec8b2397117 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:08 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:08 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:08 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:08 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:08 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:08 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:08 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:08 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:08 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-3fde60fe-2817-4abf-84cf-bec8b2397117 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Volume info retrieved successfully. Sep 03 13:42:08 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-3483aae5-ad9a-4414-843e-210a1f5d8b55 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Volume info retrieved successfully. Sep 03 13:42:08 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3fde60fe-2817-4abf-84cf-bec8b2397117 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] http://192.168.122.181/volume/v3/volumes/de528b87-285b-4e1e-b879-b11a701cf12f returned with HTTP 200 Sep 03 13:42:08 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 802/1659] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:08 2026] GET /volume/v3/volumes/de528b87-285b-4e1e-b879-b11a701cf12f => generated 857 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:08 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3483aae5-ad9a-4414-843e-210a1f5d8b55 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f returned with HTTP 200 Sep 03 13:42:08 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 858/1660] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:08 2026] GET /volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f => generated 870 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-2cf50d26-50c0-4c52-9c17-e0b2b759ecec None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:08 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2cf50d26-50c0-4c52-9c17-e0b2b759ecec tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] POST http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f/action Sep 03 13:42:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2cf50d26-50c0-4c52-9c17-e0b2b759ecec tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-2126161137", "disk_format": "qcow2"}}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:42:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2cf50d26-50c0-4c52-9c17-e0b2b759ecec tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-2126161137", "disk_format": "qcow2"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:42:08 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ec9f90ba-fe87-494d-8b09-706752ad6b51 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:08 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ec9f90ba-fe87-494d-8b09-706752ad6b51 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] GET http://192.168.122.181/volume/v3/volumes/b98e8b90-8fd2-4bee-82da-acfe26d2e72d Sep 03 13:42:08 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ec9f90ba-fe87-494d-8b09-706752ad6b51 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:08 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ec9f90ba-fe87-494d-8b09-706752ad6b51 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:08 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:08 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:08 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:08 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:08 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-2cf50d26-50c0-4c52-9c17-e0b2b759ecec tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Volume info retrieved successfully. Sep 03 13:42:08 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:08 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:08 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:08 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:08 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-ec9f90ba-fe87-494d-8b09-706752ad6b51 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Volume info retrieved successfully. Sep 03 13:42:08 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-ec9f90ba-fe87-494d-8b09-706752ad6b51 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:42:08 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-ec9f90ba-fe87-494d-8b09-706752ad6b51 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:42:08 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:08 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:08 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:08 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:08 devstack devstack@c-api.service[86719]: DEBUG cinder.image.image_utils [None req-2cf50d26-50c0-4c52-9c17-e0b2b759ecec tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-2126161137'}] 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-2126161137'}]. {{(pid=86719) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 03 13:42:08 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-ec9f90ba-fe87-494d-8b09-706752ad6b51 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:42:08 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:08 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ec9f90ba-fe87-494d-8b09-706752ad6b51 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] http://192.168.122.181/volume/v3/volumes/b98e8b90-8fd2-4bee-82da-acfe26d2e72d returned with HTTP 200 Sep 03 13:42:09 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 859/1661] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:42:08 2026] GET /volume/v3/volumes/b98e8b90-8fd2-4bee-82da-acfe26d2e72d => generated 918 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:42:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-cbfed23a-50e7-48a7-8bc8-6b888f0ecc55 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-cbfed23a-50e7-48a7-8bc8-6b888f0ecc55 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 Sep 03 13:42:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-cbfed23a-50e7-48a7-8bc8-6b888f0ecc55 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-cbfed23a-50e7-48a7-8bc8-6b888f0ecc55 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:09 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:09 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:09 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:09 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:09 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-cbfed23a-50e7-48a7-8bc8-6b888f0ecc55 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:42:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-cbfed23a-50e7-48a7-8bc8-6b888f0ecc55 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 returned with HTTP 200 Sep 03 13:42:09 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 860/1662] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:09 2026] GET /volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 => generated 855 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-57ac7108-117b-46cb-b0f3-566524bc33d8 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-57ac7108-117b-46cb-b0f3-566524bc33d8 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] GET http://192.168.122.181/volume/v3/volumes/de528b87-285b-4e1e-b879-b11a701cf12f Sep 03 13:42:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-57ac7108-117b-46cb-b0f3-566524bc33d8 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-57ac7108-117b-46cb-b0f3-566524bc33d8 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:09 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-2cf50d26-50c0-4c52-9c17-e0b2b759ecec tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Copy volume to image completed successfully. Sep 03 13:42:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2cf50d26-50c0-4c52-9c17-e0b2b759ecec tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f/action returned with HTTP 202 Sep 03 13:42:09 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:09 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:09 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 803/1663] 192.168.122.181 () {60 vars in 1275 bytes} [Thu Sep 3 13:42:08 2026] POST /volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f/action => generated 657 bytes in 991 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:42:09 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:09 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:09 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-57ac7108-117b-46cb-b0f3-566524bc33d8 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Volume info retrieved successfully. Sep 03 13:42:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-57ac7108-117b-46cb-b0f3-566524bc33d8 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] http://192.168.122.181/volume/v3/volumes/de528b87-285b-4e1e-b879-b11a701cf12f returned with HTTP 200 Sep 03 13:42:09 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 861/1664] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:09 2026] GET /volume/v3/volumes/de528b87-285b-4e1e-b879-b11a701cf12f => generated 857 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-086a2548-0cb2-4301-ac2a-8c8f7ed8a497 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:10 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-086a2548-0cb2-4301-ac2a-8c8f7ed8a497 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] GET http://192.168.122.181/volume/v3/volumes/b98e8b90-8fd2-4bee-82da-acfe26d2e72d Sep 03 13:42:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-086a2548-0cb2-4301-ac2a-8c8f7ed8a497 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-086a2548-0cb2-4301-ac2a-8c8f7ed8a497 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:10 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:10 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:10 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:10 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:10 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-086a2548-0cb2-4301-ac2a-8c8f7ed8a497 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Volume info retrieved successfully. Sep 03 13:42:10 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-086a2548-0cb2-4301-ac2a-8c8f7ed8a497 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:42:10 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-086a2548-0cb2-4301-ac2a-8c8f7ed8a497 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:42:10 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-086a2548-0cb2-4301-ac2a-8c8f7ed8a497 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:42:10 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:10 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:10 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-086a2548-0cb2-4301-ac2a-8c8f7ed8a497 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] http://192.168.122.181/volume/v3/volumes/b98e8b90-8fd2-4bee-82da-acfe26d2e72d returned with HTTP 200 Sep 03 13:42:10 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 804/1665] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:42:10 2026] GET /volume/v3/volumes/b98e8b90-8fd2-4bee-82da-acfe26d2e72d => generated 918 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:42:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-0ff7b9a9-15b5-4083-8e5f-81145c115f08 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:10 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0ff7b9a9-15b5-4083-8e5f-81145c115f08 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 Sep 03 13:42:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0ff7b9a9-15b5-4083-8e5f-81145c115f08 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0ff7b9a9-15b5-4083-8e5f-81145c115f08 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:10 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:10 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:10 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:10 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:10 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-0ff7b9a9-15b5-4083-8e5f-81145c115f08 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:42:10 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0ff7b9a9-15b5-4083-8e5f-81145c115f08 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 returned with HTTP 200 Sep 03 13:42:10 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 862/1666] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:10 2026] GET /volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 => generated 856 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e96d9a34-d10a-4d1e-8dac-3c1edd501f69 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:10 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e96d9a34-d10a-4d1e-8dac-3c1edd501f69 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] POST http://192.168.122.181/volume/v3/snapshots Sep 03 13:42:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e96d9a34-d10a-4d1e-8dac-3c1edd501f69 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5cbe4e66-db6a-4a61-8172-f491cc654533", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1817348068"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:42:10 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:10 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:10 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:10 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:10 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-e96d9a34-d10a-4d1e-8dac-3c1edd501f69 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:42:10 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.snapshots [None req-e96d9a34-d10a-4d1e-8dac-3c1edd501f69 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Create snapshot from volume 5cbe4e66-db6a-4a61-8172-f491cc654533 Sep 03 13:42:10 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-e96d9a34-d10a-4d1e-8dac-3c1edd501f69 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Created reservations ['7f93d44a-2f03-40dd-a572-ff6db19e1a83', 'cc5905ca-5ad1-4a3b-81d9-d3a9465cf64a', '69fde180-5936-4b3f-bc03-eeffd28d4b37', '44fa11fa-8d39-4d51-956d-b7e881741cc4'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:42:10 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:10 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:10 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-e96d9a34-d10a-4d1e-8dac-3c1edd501f69 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Snapshot create request issued successfully. Sep 03 13:42:10 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e96d9a34-d10a-4d1e-8dac-3c1edd501f69 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/snapshots returned with HTTP 202 Sep 03 13:42:10 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 805/1667] 192.168.122.181 () {60 vars in 1149 bytes} [Thu Sep 3 13:42:10 2026] POST /volume/v3/snapshots => generated 310 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:42:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a87d331e-742f-491d-a56d-24aefb86167c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:10 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a87d331e-742f-491d-a56d-24aefb86167c tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 Sep 03 13:42:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a87d331e-742f-491d-a56d-24aefb86167c tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a87d331e-742f-491d-a56d-24aefb86167c tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:10 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:10 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:10 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-a87d331e-742f-491d-a56d-24aefb86167c tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Snapshot retrieved successfully. Sep 03 13:42:10 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a87d331e-742f-491d-a56d-24aefb86167c tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 returned with HTTP 200 Sep 03 13:42:10 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 863/1668] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:42:10 2026] GET /volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 => generated 442 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-8fb3fce3-9c5d-45fb-b1ca-2d85c3d40074 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:10 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8fb3fce3-9c5d-45fb-b1ca-2d85c3d40074 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] GET http://192.168.122.181/volume/v3/volumes/de528b87-285b-4e1e-b879-b11a701cf12f Sep 03 13:42:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8fb3fce3-9c5d-45fb-b1ca-2d85c3d40074 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8fb3fce3-9c5d-45fb-b1ca-2d85c3d40074 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:10 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:10 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:10 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:10 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:10 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-8fb3fce3-9c5d-45fb-b1ca-2d85c3d40074 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Volume info retrieved successfully. Sep 03 13:42:10 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8fb3fce3-9c5d-45fb-b1ca-2d85c3d40074 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] http://192.168.122.181/volume/v3/volumes/de528b87-285b-4e1e-b879-b11a701cf12f returned with HTTP 200 Sep 03 13:42:10 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 806/1669] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:10 2026] GET /volume/v3/volumes/de528b87-285b-4e1e-b879-b11a701cf12f => generated 858 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-c101f368-887c-4879-bd51-8801407e9efb None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:10 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c101f368-887c-4879-bd51-8801407e9efb tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] GET http://192.168.122.181/volume/v3/volumes/2ceda97d-2d1d-4130-98bf-b2e3e67cd764 Sep 03 13:42:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c101f368-887c-4879-bd51-8801407e9efb tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c101f368-887c-4879-bd51-8801407e9efb tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:10 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:10 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:10 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:10 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:10 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-c101f368-887c-4879-bd51-8801407e9efb tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Volume info retrieved successfully. Sep 03 13:42:11 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c101f368-887c-4879-bd51-8801407e9efb tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] http://192.168.122.181/volume/v3/volumes/2ceda97d-2d1d-4130-98bf-b2e3e67cd764 returned with HTTP 200 Sep 03 13:42:11 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 864/1670] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:10 2026] GET /volume/v3/volumes/2ceda97d-2d1d-4130-98bf-b2e3e67cd764 => generated 859 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:42:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-5b1b2c32-02be-4059-a417-f3eb27b71059 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:11 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5b1b2c32-02be-4059-a417-f3eb27b71059 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] GET http://192.168.122.181/volume/v3/volumes/e3f40a7a-b6a9-4970-b53b-2acaea1b7c28 Sep 03 13:42:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5b1b2c32-02be-4059-a417-f3eb27b71059 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5b1b2c32-02be-4059-a417-f3eb27b71059 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:11 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:11 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:11 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:11 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:11 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-5b1b2c32-02be-4059-a417-f3eb27b71059 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Volume info retrieved successfully. Sep 03 13:42:11 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5b1b2c32-02be-4059-a417-f3eb27b71059 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] http://192.168.122.181/volume/v3/volumes/e3f40a7a-b6a9-4970-b53b-2acaea1b7c28 returned with HTTP 200 Sep 03 13:42:11 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 807/1671] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:11 2026] GET /volume/v3/volumes/e3f40a7a-b6a9-4970-b53b-2acaea1b7c28 => generated 857 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-bbbcb1ca-81af-4c11-a8c2-6df644867ab0 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:11 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bbbcb1ca-81af-4c11-a8c2-6df644867ab0 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] GET http://192.168.122.181/volume/v3/volumes/b98e8b90-8fd2-4bee-82da-acfe26d2e72d Sep 03 13:42:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bbbcb1ca-81af-4c11-a8c2-6df644867ab0 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bbbcb1ca-81af-4c11-a8c2-6df644867ab0 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:11 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:11 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:11 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:11 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:11 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-bbbcb1ca-81af-4c11-a8c2-6df644867ab0 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Volume info retrieved successfully. Sep 03 13:42:11 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-bbbcb1ca-81af-4c11-a8c2-6df644867ab0 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:42:11 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-bbbcb1ca-81af-4c11-a8c2-6df644867ab0 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:42:11 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-bbbcb1ca-81af-4c11-a8c2-6df644867ab0 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:42:11 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:11 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:11 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bbbcb1ca-81af-4c11-a8c2-6df644867ab0 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] http://192.168.122.181/volume/v3/volumes/b98e8b90-8fd2-4bee-82da-acfe26d2e72d returned with HTTP 200 Sep 03 13:42:11 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 865/1672] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:42:11 2026] GET /volume/v3/volumes/b98e8b90-8fd2-4bee-82da-acfe26d2e72d => generated 918 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:42:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-12f8bebc-9c20-42c4-82ce-d128cca85787 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:11 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-12f8bebc-9c20-42c4-82ce-d128cca85787 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 Sep 03 13:42:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-12f8bebc-9c20-42c4-82ce-d128cca85787 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-12f8bebc-9c20-42c4-82ce-d128cca85787 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:11 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:11 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:11 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-12f8bebc-9c20-42c4-82ce-d128cca85787 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Snapshot retrieved successfully. Sep 03 13:42:11 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-12f8bebc-9c20-42c4-82ce-d128cca85787 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 returned with HTTP 200 Sep 03 13:42:11 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 808/1673] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:42:11 2026] GET /volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 => generated 442 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-2f69c937-06c4-4abc-b480-a9cfa491f09b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:12 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2f69c937-06c4-4abc-b480-a9cfa491f09b tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] GET http://192.168.122.181/volume/v3/volumes/e3f40a7a-b6a9-4970-b53b-2acaea1b7c28 Sep 03 13:42:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2f69c937-06c4-4abc-b480-a9cfa491f09b tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2f69c937-06c4-4abc-b480-a9cfa491f09b tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:12 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:12 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:12 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:12 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:12 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-2f69c937-06c4-4abc-b480-a9cfa491f09b tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Volume info retrieved successfully. Sep 03 13:42:12 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2f69c937-06c4-4abc-b480-a9cfa491f09b tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] http://192.168.122.181/volume/v3/volumes/e3f40a7a-b6a9-4970-b53b-2acaea1b7c28 returned with HTTP 200 Sep 03 13:42:12 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 866/1674] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:12 2026] GET /volume/v3/volumes/e3f40a7a-b6a9-4970-b53b-2acaea1b7c28 => generated 858 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-8bd3f057-6103-4bf8-81af-fba9fc00f564 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8bd3f057-6103-4bf8-81af-fba9fc00f564 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] GET http://192.168.122.181/volume/v3/volumes/3fee29ea-df84-4f65-98a6-1802087e7b30 Sep 03 13:42:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8bd3f057-6103-4bf8-81af-fba9fc00f564 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8bd3f057-6103-4bf8-81af-fba9fc00f564 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:12 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:12 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:12 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:12 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:12 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-8bd3f057-6103-4bf8-81af-fba9fc00f564 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Volume info retrieved successfully. Sep 03 13:42:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8bd3f057-6103-4bf8-81af-fba9fc00f564 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] http://192.168.122.181/volume/v3/volumes/3fee29ea-df84-4f65-98a6-1802087e7b30 returned with HTTP 200 Sep 03 13:42:12 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 809/1675] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:12 2026] GET /volume/v3/volumes/3fee29ea-df84-4f65-98a6-1802087e7b30 => generated 857 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-50cf1cb3-b840-4c5a-8dbd-7786e7b51df9 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:12 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-50cf1cb3-b840-4c5a-8dbd-7786e7b51df9 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] GET http://192.168.122.181/volume/v3/volumes/b98e8b90-8fd2-4bee-82da-acfe26d2e72d Sep 03 13:42:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-50cf1cb3-b840-4c5a-8dbd-7786e7b51df9 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-50cf1cb3-b840-4c5a-8dbd-7786e7b51df9 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:12 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:12 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:12 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:12 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:12 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-50cf1cb3-b840-4c5a-8dbd-7786e7b51df9 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Volume info retrieved successfully. Sep 03 13:42:12 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-50cf1cb3-b840-4c5a-8dbd-7786e7b51df9 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:42:12 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-50cf1cb3-b840-4c5a-8dbd-7786e7b51df9 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:42:12 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-50cf1cb3-b840-4c5a-8dbd-7786e7b51df9 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:42:12 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:12 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:12 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-50cf1cb3-b840-4c5a-8dbd-7786e7b51df9 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] http://192.168.122.181/volume/v3/volumes/b98e8b90-8fd2-4bee-82da-acfe26d2e72d returned with HTTP 200 Sep 03 13:42:12 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 867/1676] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:42:12 2026] GET /volume/v3/volumes/b98e8b90-8fd2-4bee-82da-acfe26d2e72d => generated 918 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:42:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-4eceb548-ce47-4473-b79f-86770b33346b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4eceb548-ce47-4473-b79f-86770b33346b tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 Sep 03 13:42:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4eceb548-ce47-4473-b79f-86770b33346b tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4eceb548-ce47-4473-b79f-86770b33346b tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:12 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:12 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:12 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-4eceb548-ce47-4473-b79f-86770b33346b tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Snapshot retrieved successfully. Sep 03 13:42:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4eceb548-ce47-4473-b79f-86770b33346b tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 returned with HTTP 200 Sep 03 13:42:12 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 810/1677] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:42:12 2026] GET /volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 => generated 442 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-b06fcbaf-f094-4eed-857d-ed4b9f0e63ef None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:13 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b06fcbaf-f094-4eed-857d-ed4b9f0e63ef tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] GET http://192.168.122.181/volume/v3/volumes/3fee29ea-df84-4f65-98a6-1802087e7b30 Sep 03 13:42:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b06fcbaf-f094-4eed-857d-ed4b9f0e63ef tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b06fcbaf-f094-4eed-857d-ed4b9f0e63ef tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:13 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:13 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:13 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:13 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:13 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-b06fcbaf-f094-4eed-857d-ed4b9f0e63ef tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Volume info retrieved successfully. Sep 03 13:42:13 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b06fcbaf-f094-4eed-857d-ed4b9f0e63ef tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] http://192.168.122.181/volume/v3/volumes/3fee29ea-df84-4f65-98a6-1802087e7b30 returned with HTTP 200 Sep 03 13:42:13 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 868/1678] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:13 2026] GET /volume/v3/volumes/3fee29ea-df84-4f65-98a6-1802087e7b30 => generated 858 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-03f8f070-13b1-4d5c-86ae-ecc84042c955 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:13 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-03f8f070-13b1-4d5c-86ae-ecc84042c955 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] GET http://192.168.122.181/volume/v3/volumes/a9af95d7-7fdc-485c-b9bb-e9fc0cb638b7 Sep 03 13:42:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-03f8f070-13b1-4d5c-86ae-ecc84042c955 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-03f8f070-13b1-4d5c-86ae-ecc84042c955 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:13 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:13 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:13 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:13 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:13 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-03f8f070-13b1-4d5c-86ae-ecc84042c955 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Volume info retrieved successfully. Sep 03 13:42:13 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-03f8f070-13b1-4d5c-86ae-ecc84042c955 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] http://192.168.122.181/volume/v3/volumes/a9af95d7-7fdc-485c-b9bb-e9fc0cb638b7 returned with HTTP 200 Sep 03 13:42:13 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 811/1679] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:13 2026] GET /volume/v3/volumes/a9af95d7-7fdc-485c-b9bb-e9fc0cb638b7 => generated 858 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-3ea8414f-3c8e-4766-813e-96fe9b9d9e65 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:13 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3ea8414f-3c8e-4766-813e-96fe9b9d9e65 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] GET http://192.168.122.181/volume/v3/volumes/b98e8b90-8fd2-4bee-82da-acfe26d2e72d Sep 03 13:42:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3ea8414f-3c8e-4766-813e-96fe9b9d9e65 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3ea8414f-3c8e-4766-813e-96fe9b9d9e65 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:13 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:13 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:13 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:13 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:13 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-3ea8414f-3c8e-4766-813e-96fe9b9d9e65 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Volume info retrieved successfully. Sep 03 13:42:13 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-3ea8414f-3c8e-4766-813e-96fe9b9d9e65 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:42:13 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-3ea8414f-3c8e-4766-813e-96fe9b9d9e65 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:42:13 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-3ea8414f-3c8e-4766-813e-96fe9b9d9e65 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:42:13 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:13 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:13 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3ea8414f-3c8e-4766-813e-96fe9b9d9e65 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] http://192.168.122.181/volume/v3/volumes/b98e8b90-8fd2-4bee-82da-acfe26d2e72d returned with HTTP 200 Sep 03 13:42:13 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 869/1680] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:42:13 2026] GET /volume/v3/volumes/b98e8b90-8fd2-4bee-82da-acfe26d2e72d => generated 918 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:42:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e4726449-efd8-4573-b0b9-4f45aa6a3669 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:13 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e4726449-efd8-4573-b0b9-4f45aa6a3669 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 Sep 03 13:42:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e4726449-efd8-4573-b0b9-4f45aa6a3669 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e4726449-efd8-4573-b0b9-4f45aa6a3669 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:13 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:13 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:13 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-e4726449-efd8-4573-b0b9-4f45aa6a3669 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Snapshot retrieved successfully. Sep 03 13:42:13 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e4726449-efd8-4573-b0b9-4f45aa6a3669 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 returned with HTTP 200 Sep 03 13:42:13 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 812/1681] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:42:13 2026] GET /volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-c227a789-f268-4658-b99e-158caeb3a130 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c227a789-f268-4658-b99e-158caeb3a130 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] GET http://192.168.122.181/volume/v3/volumes/a9af95d7-7fdc-485c-b9bb-e9fc0cb638b7 Sep 03 13:42:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c227a789-f268-4658-b99e-158caeb3a130 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c227a789-f268-4658-b99e-158caeb3a130 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:14 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:14 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:14 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:14 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:14 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-c227a789-f268-4658-b99e-158caeb3a130 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Volume info retrieved successfully. Sep 03 13:42:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c227a789-f268-4658-b99e-158caeb3a130 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] http://192.168.122.181/volume/v3/volumes/a9af95d7-7fdc-485c-b9bb-e9fc0cb638b7 returned with HTTP 200 Sep 03 13:42:14 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 870/1682] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:14 2026] GET /volume/v3/volumes/a9af95d7-7fdc-485c-b9bb-e9fc0cb638b7 => generated 859 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-d38c2a1b-11a3-4dcf-99a5-83780177c802 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d38c2a1b-11a3-4dcf-99a5-83780177c802 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] DELETE http://192.168.122.181/volume/v3/volumes/a9af95d7-7fdc-485c-b9bb-e9fc0cb638b7 Sep 03 13:42:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d38c2a1b-11a3-4dcf-99a5-83780177c802 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d38c2a1b-11a3-4dcf-99a5-83780177c802 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:14 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-d38c2a1b-11a3-4dcf-99a5-83780177c802 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Delete volume with id: a9af95d7-7fdc-485c-b9bb-e9fc0cb638b7 Sep 03 13:42:14 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:14 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:14 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:14 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:14 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-d38c2a1b-11a3-4dcf-99a5-83780177c802 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Volume info retrieved successfully. Sep 03 13:42:14 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-d38c2a1b-11a3-4dcf-99a5-83780177c802 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Delete volume request issued successfully. Sep 03 13:42:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d38c2a1b-11a3-4dcf-99a5-83780177c802 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] http://192.168.122.181/volume/v3/volumes/a9af95d7-7fdc-485c-b9bb-e9fc0cb638b7 returned with HTTP 202 Sep 03 13:42:14 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 813/1683] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:42:14 2026] DELETE /volume/v3/volumes/a9af95d7-7fdc-485c-b9bb-e9fc0cb638b7 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:42:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a92fd566-4348-41e3-bb45-9c8e429fb539 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a92fd566-4348-41e3-bb45-9c8e429fb539 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] GET http://192.168.122.181/volume/v3/volumes/a9af95d7-7fdc-485c-b9bb-e9fc0cb638b7 Sep 03 13:42:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a92fd566-4348-41e3-bb45-9c8e429fb539 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a92fd566-4348-41e3-bb45-9c8e429fb539 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:14 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:14 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:14 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:14 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:14 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-a92fd566-4348-41e3-bb45-9c8e429fb539 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Volume info retrieved successfully. Sep 03 13:42:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a92fd566-4348-41e3-bb45-9c8e429fb539 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] http://192.168.122.181/volume/v3/volumes/a9af95d7-7fdc-485c-b9bb-e9fc0cb638b7 returned with HTTP 200 Sep 03 13:42:14 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 871/1684] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:14 2026] GET /volume/v3/volumes/a9af95d7-7fdc-485c-b9bb-e9fc0cb638b7 => generated 858 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-588dfded-64d5-4894-91f4-b85764f49316 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-588dfded-64d5-4894-91f4-b85764f49316 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] GET http://192.168.122.181/volume/v3/volumes/b98e8b90-8fd2-4bee-82da-acfe26d2e72d Sep 03 13:42:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-588dfded-64d5-4894-91f4-b85764f49316 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-588dfded-64d5-4894-91f4-b85764f49316 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:14 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:14 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:14 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:14 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:14 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-588dfded-64d5-4894-91f4-b85764f49316 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Volume info retrieved successfully. Sep 03 13:42:14 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-588dfded-64d5-4894-91f4-b85764f49316 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:42:14 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-588dfded-64d5-4894-91f4-b85764f49316 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:42:14 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-588dfded-64d5-4894-91f4-b85764f49316 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:42:14 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:14 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-588dfded-64d5-4894-91f4-b85764f49316 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] http://192.168.122.181/volume/v3/volumes/b98e8b90-8fd2-4bee-82da-acfe26d2e72d returned with HTTP 200 Sep 03 13:42:14 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 814/1685] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:42:14 2026] GET /volume/v3/volumes/b98e8b90-8fd2-4bee-82da-acfe26d2e72d => generated 919 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:42:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-9686ed45-9097-46b1-8612-60f0706243b2 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9686ed45-9097-46b1-8612-60f0706243b2 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] POST http://192.168.122.181/volume/v3/groups/action Sep 03 13:42:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9686ed45-9097-46b1-8612-60f0706243b2 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Action body: b'{"create-from-src": {"source_group_id": "a9442731-0bf3-4464-a16f-1d63fc5f5722", "name": "tempest-Group_from_grp-585955029"}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:42:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9686ed45-9097-46b1-8612-60f0706243b2 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "a9442731-0bf3-4464-a16f-1d63fc5f5722", "name": "tempest-Group_from_grp-585955029"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:42:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.groups [None req-9686ed45-9097-46b1-8612-60f0706243b2 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Creating new group {'create-from-src': {'source_group_id': 'a9442731-0bf3-4464-a16f-1d63fc5f5722', 'name': 'tempest-Group_from_grp-585955029'}}. {{(pid=86720) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 03 13:42:14 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.groups [None req-9686ed45-9097-46b1-8612-60f0706243b2 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Creating group tempest-Group_from_grp-585955029 from source group a9442731-0bf3-4464-a16f-1d63fc5f5722. Sep 03 13:42:14 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:14 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:14 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:14 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:14 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:14 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), Sep 03 13:42:14 devstack devstack@c-api.service[86720]: /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 03 13:42:14 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 13:42:14 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:14 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-b8204936-5c49-4250-9024-494af50dc115 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b8204936-5c49-4250-9024-494af50dc115 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 Sep 03 13:42:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b8204936-5c49-4250-9024-494af50dc115 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b8204936-5c49-4250-9024-494af50dc115 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:14 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:14 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:14 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-b8204936-5c49-4250-9024-494af50dc115 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Snapshot retrieved successfully. Sep 03 13:42:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b8204936-5c49-4250-9024-494af50dc115 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 returned with HTTP 200 Sep 03 13:42:14 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-9686ed45-9097-46b1-8612-60f0706243b2 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Created reservations ['769c9f72-5273-4832-9e49-701016d3e63c'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:42:14 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 815/1686] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:42:14 2026] GET /volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 => generated 442 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:14 devstack devstack@c-api.service[86720]: /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 03 13:42:14 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 13:42:14 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:14 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:15 devstack devstack@c-api.service[86720]: INFO cinder.group.api [None req-9686ed45-9097-46b1-8612-60f0706243b2 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] A mapping entry already exists for group 312c46fd-6418-4a49-b2b0-867773be3538 and volume type cfe97f2b-fd5b-460f-8c09-d5b48030f521. Do not need to create again. Sep 03 13:42:15 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:15 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:15 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-9686ed45-9097-46b1-8612-60f0706243b2 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Availability Zones retrieved successfully. Sep 03 13:42:15 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9686ed45-9097-46b1-8612-60f0706243b2 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Flow 'volume_create_api' (fee52c0c-a692-4d92-9ba9-c2c0db2dae39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:42:15 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9686ed45-9097-46b1-8612-60f0706243b2 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c9dc6ff-6414-45b1-a812-16371459d4f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:42:15 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-9686ed45-9097-46b1-8612-60f0706243b2 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:42:15 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9686ed45-9097-46b1-8612-60f0706243b2 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c9dc6ff-6414-45b1-a812-16371459d4f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'b98e8b90-8fd2-4bee-82da-acfe26d2e72d', 'volume_type': VolumeType(created_at=2026-09-03T11:41:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cfe97f2b-fd5b-460f-8c09-d5b48030f521,is_public=True,name='tempest-GroupsV314Test-volume-type-928676584',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cfe97f2b-fd5b-460f-8c09-d5b48030f521', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '312c46fd-6418-4a49-b2b0-867773be3538', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:42:15 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9686ed45-9097-46b1-8612-60f0706243b2 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (144d9bf6-64f5-4908-9e2d-9c6e76614c4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:42:15 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-9686ed45-9097-46b1-8612-60f0706243b2 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Created reservations ['5e8fbf77-3019-43b1-acd7-ca5f850d7e54', '65a3afe3-5f77-47ed-85d9-a98ead839694', '3acc6833-aa50-4638-ad08-1a72bee050e5', '69828d1d-dcda-41ec-a772-e1d4b0308e37'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:42:15 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9686ed45-9097-46b1-8612-60f0706243b2 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (144d9bf6-64f5-4908-9e2d-9c6e76614c4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e8fbf77-3019-43b1-acd7-ca5f850d7e54', '65a3afe3-5f77-47ed-85d9-a98ead839694', '3acc6833-aa50-4638-ad08-1a72bee050e5', '69828d1d-dcda-41ec-a772-e1d4b0308e37']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:42:15 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9686ed45-9097-46b1-8612-60f0706243b2 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d561959-f4ce-4faf-a8a6-aacd13ab3a37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:42:15 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:15 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:15 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:15 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:15 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9686ed45-9097-46b1-8612-60f0706243b2 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d561959-f4ce-4faf-a8a6-aacd13ab3a37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2561275d-781f-4ded-803d-2281cc291d08', '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=312c46fd-6418-4a49-b2b0-867773be3538,group_type_id=,metadata={},multiattach=False,project_id='ba98eac84a67481f8f47aa1700894ede',qos_specs=None,replication_status=,reservations=['5e8fbf77-3019-43b1-acd7-ca5f850d7e54','65a3afe3-5f77-47ed-85d9-a98ead839694','3acc6833-aa50-4638-ad08-1a72bee050e5','69828d1d-dcda-41ec-a772-e1d4b0308e37'],size=1,snapshot_id=None,source_replicaid=,source_volid=b98e8b90-8fd2-4bee-82da-acfe26d2e72d,status='creating',user_id='7bc859108e6b4081a6ae341b0c2cadc7',volume_type_id=cfe97f2b-fd5b-460f-8c09-d5b48030f521), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:42:15Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=312c46fd-6418-4a49-b2b0-867773be3538,host=None,id=2561275d-781f-4ded-803d-2281cc291d08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba98eac84a67481f8f47aa1700894ede',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=b98e8b90-8fd2-4bee-82da-acfe26d2e72d,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7bc859108e6b4081a6ae341b0c2cadc7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cfe97f2b-fd5b-460f-8c09-d5b48030f521),volume_type_id=cfe97f2b-fd5b-460f-8c09-d5b48030f521)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:42:15 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9686ed45-9097-46b1-8612-60f0706243b2 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f5aabc4-ea38-42a3-bfed-9edc7f87f717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:42:15 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9686ed45-9097-46b1-8612-60f0706243b2 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f5aabc4-ea38-42a3-bfed-9edc7f87f717) transitioned into state 'SUCCESS' from 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=312c46fd-6418-4a49-b2b0-867773be3538,group_type_id=,metadata={},multiattach=False,project_id='ba98eac84a67481f8f47aa1700894ede',qos_specs=None,replication_status=,reservations=['5e8fbf77-3019-43b1-acd7-ca5f850d7e54','65a3afe3-5f77-47ed-85d9-a98ead839694','3acc6833-aa50-4638-ad08-1a72bee050e5','69828d1d-dcda-41ec-a772-e1d4b0308e37'],size=1,snapshot_id=None,source_replicaid=,source_volid=b98e8b90-8fd2-4bee-82da-acfe26d2e72d,status='creating',user_id='7bc859108e6b4081a6ae341b0c2cadc7',volume_type_id=cfe97f2b-fd5b-460f-8c09-d5b48030f521)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:42:15 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9686ed45-9097-46b1-8612-60f0706243b2 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Flow 'volume_create_api' (fee52c0c-a692-4d92-9ba9-c2c0db2dae39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:42:15 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-9686ed45-9097-46b1-8612-60f0706243b2 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Create volume request issued successfully. Sep 03 13:42:15 devstack devstack@c-api.service[86720]: /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 03 13:42:15 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 13:42:15 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:15 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9686ed45-9097-46b1-8612-60f0706243b2 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] http://192.168.122.181/volume/v3/groups/action returned with HTTP 202 Sep 03 13:42:15 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 872/1687] 192.168.122.181 () {62 vars in 1202 bytes} [Thu Sep 3 13:42:14 2026] POST /volume/v3/groups/action => generated 101 bytes in 552 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:42:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-9f47157a-19dc-49b2-9d96-38a39c49dc3a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:15 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9f47157a-19dc-49b2-9d96-38a39c49dc3a tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] GET http://192.168.122.181/volume/v3/volumes/detail Sep 03 13:42:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9f47157a-19dc-49b2-9d96-38a39c49dc3a tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9f47157a-19dc-49b2-9d96-38a39c49dc3a tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Calling method 'detail' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.api_utils [None req-9f47157a-19dc-49b2-9d96-38a39c49dc3a tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Removing options '' from query. {{(pid=86719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:42:15 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-9f47157a-19dc-49b2-9d96-38a39c49dc3a tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86719) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:42:15 devstack devstack@c-api.service[86719]: /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 03 13:42:15 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 13:42:15 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:15 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:15 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:15 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:15 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-9f47157a-19dc-49b2-9d96-38a39c49dc3a tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Get all volumes completed successfully. Sep 03 13:42:15 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-9f47157a-19dc-49b2-9d96-38a39c49dc3a tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:42:15 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-9f47157a-19dc-49b2-9d96-38a39c49dc3a tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:42:15 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-9f47157a-19dc-49b2-9d96-38a39c49dc3a tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:42:15 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:15 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:15 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-9f47157a-19dc-49b2-9d96-38a39c49dc3a tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:42:15 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-9f47157a-19dc-49b2-9d96-38a39c49dc3a tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:42:15 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-9f47157a-19dc-49b2-9d96-38a39c49dc3a tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:42:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f7e0ff23-f6e3-40b1-95be-f2964f8d97a3 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f7e0ff23-f6e3-40b1-95be-f2964f8d97a3 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] GET http://192.168.122.181/volume/v3/volumes/a9af95d7-7fdc-485c-b9bb-e9fc0cb638b7 Sep 03 13:42:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f7e0ff23-f6e3-40b1-95be-f2964f8d97a3 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f7e0ff23-f6e3-40b1-95be-f2964f8d97a3 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:15 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:15 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f7e0ff23-f6e3-40b1-95be-f2964f8d97a3 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] http://192.168.122.181/volume/v3/volumes/a9af95d7-7fdc-485c-b9bb-e9fc0cb638b7 returned with HTTP 404 Sep 03 13:42:15 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 873/1688] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:15 2026] GET /volume/v3/volumes/a9af95d7-7fdc-485c-b9bb-e9fc0cb638b7 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:42:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-1dc49433-9ae0-4800-91a9-244b7d1721ff None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:15 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9f47157a-19dc-49b2-9d96-38a39c49dc3a tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] http://192.168.122.181/volume/v3/volumes/detail returned with HTTP 200 Sep 03 13:42:15 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 816/1689] 192.168.122.181 () {60 vars in 1183 bytes} [Thu Sep 3 13:42:15 2026] GET /volume/v3/volumes/detail => generated 1841 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:42:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1dc49433-9ae0-4800-91a9-244b7d1721ff tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] DELETE http://192.168.122.181/volume/v3/volumes/3fee29ea-df84-4f65-98a6-1802087e7b30 Sep 03 13:42:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1dc49433-9ae0-4800-91a9-244b7d1721ff tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1dc49433-9ae0-4800-91a9-244b7d1721ff tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:15 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-1dc49433-9ae0-4800-91a9-244b7d1721ff tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Delete volume with id: 3fee29ea-df84-4f65-98a6-1802087e7b30 Sep 03 13:42:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-a867e67a-9f72-4d56-aa7b-b23c2fb41328 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:15 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:15 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:15 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:15 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:15 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-1dc49433-9ae0-4800-91a9-244b7d1721ff tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Volume info retrieved successfully. Sep 03 13:42:15 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a867e67a-9f72-4d56-aa7b-b23c2fb41328 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] GET http://192.168.122.181/volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 Sep 03 13:42:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a867e67a-9f72-4d56-aa7b-b23c2fb41328 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a867e67a-9f72-4d56-aa7b-b23c2fb41328 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:15 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:15 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:15 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:15 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:15 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-a867e67a-9f72-4d56-aa7b-b23c2fb41328 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Volume info retrieved successfully. Sep 03 13:42:15 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-1dc49433-9ae0-4800-91a9-244b7d1721ff tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Delete volume request issued successfully. Sep 03 13:42:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1dc49433-9ae0-4800-91a9-244b7d1721ff tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] http://192.168.122.181/volume/v3/volumes/3fee29ea-df84-4f65-98a6-1802087e7b30 returned with HTTP 202 Sep 03 13:42:15 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 874/1690] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:42:15 2026] DELETE /volume/v3/volumes/3fee29ea-df84-4f65-98a6-1802087e7b30 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:42:15 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-a867e67a-9f72-4d56-aa7b-b23c2fb41328 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:42:15 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-a867e67a-9f72-4d56-aa7b-b23c2fb41328 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:42:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-4593472a-1c44-44a1-9f14-60900445ff26 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4593472a-1c44-44a1-9f14-60900445ff26 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] GET http://192.168.122.181/volume/v3/volumes/3fee29ea-df84-4f65-98a6-1802087e7b30 Sep 03 13:42:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4593472a-1c44-44a1-9f14-60900445ff26 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4593472a-1c44-44a1-9f14-60900445ff26 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:15 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:15 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:15 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:15 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:15 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-4593472a-1c44-44a1-9f14-60900445ff26 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Volume info retrieved successfully. Sep 03 13:42:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4593472a-1c44-44a1-9f14-60900445ff26 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] http://192.168.122.181/volume/v3/volumes/3fee29ea-df84-4f65-98a6-1802087e7b30 returned with HTTP 200 Sep 03 13:42:15 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 875/1691] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:15 2026] GET /volume/v3/volumes/3fee29ea-df84-4f65-98a6-1802087e7b30 => generated 857 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-5ce94903-a4e8-4960-aa20-175dd4f0f823 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5ce94903-a4e8-4960-aa20-175dd4f0f823 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 Sep 03 13:42:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5ce94903-a4e8-4960-aa20-175dd4f0f823 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5ce94903-a4e8-4960-aa20-175dd4f0f823 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:15 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-a867e67a-9f72-4d56-aa7b-b23c2fb41328 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:42:15 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:15 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:15 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:15 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:15 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-5ce94903-a4e8-4960-aa20-175dd4f0f823 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Snapshot retrieved successfully. Sep 03 13:42:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5ce94903-a4e8-4960-aa20-175dd4f0f823 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 returned with HTTP 200 Sep 03 13:42:15 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 876/1692] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:42:15 2026] GET /volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 => generated 442 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:16 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a867e67a-9f72-4d56-aa7b-b23c2fb41328 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] http://192.168.122.181/volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 returned with HTTP 200 Sep 03 13:42:16 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 817/1693] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:42:15 2026] GET /volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 => generated 929 bytes in 462 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:42:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-24c2ff43-46fe-43d7-b2ef-8ca7682aaf3e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:16 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-24c2ff43-46fe-43d7-b2ef-8ca7682aaf3e tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] GET http://192.168.122.181/volume/v3/volumes/3fee29ea-df84-4f65-98a6-1802087e7b30 Sep 03 13:42:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-24c2ff43-46fe-43d7-b2ef-8ca7682aaf3e tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-24c2ff43-46fe-43d7-b2ef-8ca7682aaf3e tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:16 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:16 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:16 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:16 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:16 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-24c2ff43-46fe-43d7-b2ef-8ca7682aaf3e tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Volume info retrieved successfully. Sep 03 13:42:16 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-24c2ff43-46fe-43d7-b2ef-8ca7682aaf3e tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] http://192.168.122.181/volume/v3/volumes/3fee29ea-df84-4f65-98a6-1802087e7b30 returned with HTTP 200 Sep 03 13:42:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-ba323d37-7824-4d3f-a434-4c69b9441a47 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:16 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 877/1694] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:16 2026] GET /volume/v3/volumes/3fee29ea-df84-4f65-98a6-1802087e7b30 => generated 857 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ba323d37-7824-4d3f-a434-4c69b9441a47 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 Sep 03 13:42:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ba323d37-7824-4d3f-a434-4c69b9441a47 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ba323d37-7824-4d3f-a434-4c69b9441a47 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:17 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:17 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:17 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-ba323d37-7824-4d3f-a434-4c69b9441a47 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Snapshot retrieved successfully. Sep 03 13:42:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ba323d37-7824-4d3f-a434-4c69b9441a47 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 returned with HTTP 200 Sep 03 13:42:17 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 818/1695] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:42:16 2026] GET /volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 => generated 442 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ad19f152-4328-4485-b2d2-c0a8af68477e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ad19f152-4328-4485-b2d2-c0a8af68477e tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] GET http://192.168.122.181/volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 Sep 03 13:42:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ad19f152-4328-4485-b2d2-c0a8af68477e tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ad19f152-4328-4485-b2d2-c0a8af68477e tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:17 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:17 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:17 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:17 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:17 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-ad19f152-4328-4485-b2d2-c0a8af68477e tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Volume info retrieved successfully. Sep 03 13:42:17 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-ad19f152-4328-4485-b2d2-c0a8af68477e tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:42:17 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-ad19f152-4328-4485-b2d2-c0a8af68477e tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:42:17 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-ad19f152-4328-4485-b2d2-c0a8af68477e tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:42:17 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:17 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ad19f152-4328-4485-b2d2-c0a8af68477e tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] http://192.168.122.181/volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 returned with HTTP 200 Sep 03 13:42:17 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 878/1696] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:42:17 2026] GET /volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 => generated 929 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:42:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-b8093cb1-acec-4fa8-9e92-8099f3651176 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b8093cb1-acec-4fa8-9e92-8099f3651176 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] GET http://192.168.122.181/volume/v3/volumes/3fee29ea-df84-4f65-98a6-1802087e7b30 Sep 03 13:42:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b8093cb1-acec-4fa8-9e92-8099f3651176 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b8093cb1-acec-4fa8-9e92-8099f3651176 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b8093cb1-acec-4fa8-9e92-8099f3651176 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] http://192.168.122.181/volume/v3/volumes/3fee29ea-df84-4f65-98a6-1802087e7b30 returned with HTTP 404 Sep 03 13:42:18 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 819/1697] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:18 2026] GET /volume/v3/volumes/3fee29ea-df84-4f65-98a6-1802087e7b30 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:42:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-162743f2-34a5-4ee5-98f1-41aadf3b5374 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-565454d7-6591-4489-9fe0-5da3b87c59af None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-162743f2-34a5-4ee5-98f1-41aadf3b5374 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 Sep 03 13:42:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-162743f2-34a5-4ee5-98f1-41aadf3b5374 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-162743f2-34a5-4ee5-98f1-41aadf3b5374 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-565454d7-6591-4489-9fe0-5da3b87c59af tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] DELETE http://192.168.122.181/volume/v3/volumes/e3f40a7a-b6a9-4970-b53b-2acaea1b7c28 Sep 03 13:42:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-565454d7-6591-4489-9fe0-5da3b87c59af tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-565454d7-6591-4489-9fe0-5da3b87c59af tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:18 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-565454d7-6591-4489-9fe0-5da3b87c59af tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Delete volume with id: e3f40a7a-b6a9-4970-b53b-2acaea1b7c28 Sep 03 13:42:18 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:18 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:18 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-162743f2-34a5-4ee5-98f1-41aadf3b5374 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Snapshot retrieved successfully. Sep 03 13:42:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-162743f2-34a5-4ee5-98f1-41aadf3b5374 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 returned with HTTP 200 Sep 03 13:42:18 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 879/1698] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:42:18 2026] GET /volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 => generated 442 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:18 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:18 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:18 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:18 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:18 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-565454d7-6591-4489-9fe0-5da3b87c59af tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Volume info retrieved successfully. Sep 03 13:42:18 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-565454d7-6591-4489-9fe0-5da3b87c59af tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Delete volume request issued successfully. Sep 03 13:42:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-565454d7-6591-4489-9fe0-5da3b87c59af tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] http://192.168.122.181/volume/v3/volumes/e3f40a7a-b6a9-4970-b53b-2acaea1b7c28 returned with HTTP 202 Sep 03 13:42:18 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 820/1699] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:42:18 2026] DELETE /volume/v3/volumes/e3f40a7a-b6a9-4970-b53b-2acaea1b7c28 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:42:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-1c07d8ab-1b29-4cdd-af1e-b9bf247dd75b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1c07d8ab-1b29-4cdd-af1e-b9bf247dd75b tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] GET http://192.168.122.181/volume/v3/volumes/e3f40a7a-b6a9-4970-b53b-2acaea1b7c28 Sep 03 13:42:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1c07d8ab-1b29-4cdd-af1e-b9bf247dd75b tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1c07d8ab-1b29-4cdd-af1e-b9bf247dd75b tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:18 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:18 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:18 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:18 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:18 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-1c07d8ab-1b29-4cdd-af1e-b9bf247dd75b tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Volume info retrieved successfully. Sep 03 13:42:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1c07d8ab-1b29-4cdd-af1e-b9bf247dd75b tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] http://192.168.122.181/volume/v3/volumes/e3f40a7a-b6a9-4970-b53b-2acaea1b7c28 returned with HTTP 200 Sep 03 13:42:18 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 880/1700] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:18 2026] GET /volume/v3/volumes/e3f40a7a-b6a9-4970-b53b-2acaea1b7c28 => generated 857 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-b4d649cd-ba32-430f-a86a-5dcb50cf1740 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b4d649cd-ba32-430f-a86a-5dcb50cf1740 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] GET http://192.168.122.181/volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 Sep 03 13:42:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b4d649cd-ba32-430f-a86a-5dcb50cf1740 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b4d649cd-ba32-430f-a86a-5dcb50cf1740 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:18 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:18 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:18 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:18 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:18 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-b4d649cd-ba32-430f-a86a-5dcb50cf1740 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Volume info retrieved successfully. Sep 03 13:42:18 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-b4d649cd-ba32-430f-a86a-5dcb50cf1740 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:42:18 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-b4d649cd-ba32-430f-a86a-5dcb50cf1740 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:42:18 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-b4d649cd-ba32-430f-a86a-5dcb50cf1740 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:42:18 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:18 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b4d649cd-ba32-430f-a86a-5dcb50cf1740 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] http://192.168.122.181/volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 returned with HTTP 200 Sep 03 13:42:18 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 821/1701] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:42:18 2026] GET /volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 => generated 929 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:42:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-54b04415-1242-4518-a406-a11547d7fab6 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-54b04415-1242-4518-a406-a11547d7fab6 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 Sep 03 13:42:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-54b04415-1242-4518-a406-a11547d7fab6 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-54b04415-1242-4518-a406-a11547d7fab6 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:19 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:19 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:19 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-54b04415-1242-4518-a406-a11547d7fab6 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Snapshot retrieved successfully. Sep 03 13:42:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-54b04415-1242-4518-a406-a11547d7fab6 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 returned with HTTP 200 Sep 03 13:42:19 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 881/1702] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:42:19 2026] GET /volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 => generated 442 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-fcd1f144-9ae2-40e4-9a84-a79cfa593e5e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fcd1f144-9ae2-40e4-9a84-a79cfa593e5e tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] GET http://192.168.122.181/volume/v3/volumes/e3f40a7a-b6a9-4970-b53b-2acaea1b7c28 Sep 03 13:42:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fcd1f144-9ae2-40e4-9a84-a79cfa593e5e tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fcd1f144-9ae2-40e4-9a84-a79cfa593e5e tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:19 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:19 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:19 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:19 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:19 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-fcd1f144-9ae2-40e4-9a84-a79cfa593e5e tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Volume info retrieved successfully. Sep 03 13:42:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fcd1f144-9ae2-40e4-9a84-a79cfa593e5e tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] http://192.168.122.181/volume/v3/volumes/e3f40a7a-b6a9-4970-b53b-2acaea1b7c28 returned with HTTP 200 Sep 03 13:42:19 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 822/1703] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:19 2026] GET /volume/v3/volumes/e3f40a7a-b6a9-4970-b53b-2acaea1b7c28 => generated 857 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-be2dff1a-9e5e-4807-9f5e-ce1d6543071d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-be2dff1a-9e5e-4807-9f5e-ce1d6543071d tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] GET http://192.168.122.181/volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 Sep 03 13:42:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-be2dff1a-9e5e-4807-9f5e-ce1d6543071d tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-be2dff1a-9e5e-4807-9f5e-ce1d6543071d tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:19 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:19 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:19 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:19 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:19 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-be2dff1a-9e5e-4807-9f5e-ce1d6543071d tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Volume info retrieved successfully. Sep 03 13:42:19 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-be2dff1a-9e5e-4807-9f5e-ce1d6543071d tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:42:19 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-be2dff1a-9e5e-4807-9f5e-ce1d6543071d tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:42:20 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-be2dff1a-9e5e-4807-9f5e-ce1d6543071d tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:42:20 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:20 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-be2dff1a-9e5e-4807-9f5e-ce1d6543071d tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] http://192.168.122.181/volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 returned with HTTP 200 Sep 03 13:42:20 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 882/1704] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:42:19 2026] GET /volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 => generated 929 bytes in 458 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:42:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-c17fc248-cf82-4f54-8fb5-94f7135abfc4 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c17fc248-cf82-4f54-8fb5-94f7135abfc4 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 Sep 03 13:42:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c17fc248-cf82-4f54-8fb5-94f7135abfc4 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c17fc248-cf82-4f54-8fb5-94f7135abfc4 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:20 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:20 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:20 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-c17fc248-cf82-4f54-8fb5-94f7135abfc4 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Snapshot retrieved successfully. Sep 03 13:42:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c17fc248-cf82-4f54-8fb5-94f7135abfc4 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 returned with HTTP 200 Sep 03 13:42:20 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 823/1705] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:42:20 2026] GET /volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 => generated 442 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-595b2d02-eb9b-4525-b3e2-c5d2c53db5a8 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-595b2d02-eb9b-4525-b3e2-c5d2c53db5a8 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] GET http://192.168.122.181/volume/v3/volumes/e3f40a7a-b6a9-4970-b53b-2acaea1b7c28 Sep 03 13:42:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-595b2d02-eb9b-4525-b3e2-c5d2c53db5a8 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-595b2d02-eb9b-4525-b3e2-c5d2c53db5a8 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-595b2d02-eb9b-4525-b3e2-c5d2c53db5a8 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] http://192.168.122.181/volume/v3/volumes/e3f40a7a-b6a9-4970-b53b-2acaea1b7c28 returned with HTTP 404 Sep 03 13:42:20 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 883/1706] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:20 2026] GET /volume/v3/volumes/e3f40a7a-b6a9-4970-b53b-2acaea1b7c28 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:42:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-eaa111d7-dc6b-4dcc-9a59-3e5231246966 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-eaa111d7-dc6b-4dcc-9a59-3e5231246966 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] DELETE http://192.168.122.181/volume/v3/volumes/2ceda97d-2d1d-4130-98bf-b2e3e67cd764 Sep 03 13:42:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-eaa111d7-dc6b-4dcc-9a59-3e5231246966 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-eaa111d7-dc6b-4dcc-9a59-3e5231246966 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:20 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-eaa111d7-dc6b-4dcc-9a59-3e5231246966 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Delete volume with id: 2ceda97d-2d1d-4130-98bf-b2e3e67cd764 Sep 03 13:42:20 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:20 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:20 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:20 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:20 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-eaa111d7-dc6b-4dcc-9a59-3e5231246966 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Volume info retrieved successfully. Sep 03 13:42:20 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-eaa111d7-dc6b-4dcc-9a59-3e5231246966 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Delete volume request issued successfully. Sep 03 13:42:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-eaa111d7-dc6b-4dcc-9a59-3e5231246966 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] http://192.168.122.181/volume/v3/volumes/2ceda97d-2d1d-4130-98bf-b2e3e67cd764 returned with HTTP 202 Sep 03 13:42:20 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 824/1707] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:42:20 2026] DELETE /volume/v3/volumes/2ceda97d-2d1d-4130-98bf-b2e3e67cd764 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:42:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-7bcdb4bb-bc93-4911-8d55-9539439e4114 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7bcdb4bb-bc93-4911-8d55-9539439e4114 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] GET http://192.168.122.181/volume/v3/volumes/2ceda97d-2d1d-4130-98bf-b2e3e67cd764 Sep 03 13:42:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7bcdb4bb-bc93-4911-8d55-9539439e4114 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7bcdb4bb-bc93-4911-8d55-9539439e4114 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:20 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:20 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:20 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:20 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:20 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-7bcdb4bb-bc93-4911-8d55-9539439e4114 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Volume info retrieved successfully. Sep 03 13:42:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7bcdb4bb-bc93-4911-8d55-9539439e4114 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] http://192.168.122.181/volume/v3/volumes/2ceda97d-2d1d-4130-98bf-b2e3e67cd764 returned with HTTP 200 Sep 03 13:42:20 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 884/1708] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:20 2026] GET /volume/v3/volumes/2ceda97d-2d1d-4130-98bf-b2e3e67cd764 => generated 858 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-52e876ec-d090-44a3-90c6-277ec8fa88de None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-52e876ec-d090-44a3-90c6-277ec8fa88de tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] GET http://192.168.122.181/volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 Sep 03 13:42:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-52e876ec-d090-44a3-90c6-277ec8fa88de tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-52e876ec-d090-44a3-90c6-277ec8fa88de tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:21 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:21 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:21 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:21 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:21 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-52e876ec-d090-44a3-90c6-277ec8fa88de tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Volume info retrieved successfully. Sep 03 13:42:21 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-52e876ec-d090-44a3-90c6-277ec8fa88de tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:42:21 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-52e876ec-d090-44a3-90c6-277ec8fa88de tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:42:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-4a1e9865-4645-40b6-9f29-987f1aedbbcf None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4a1e9865-4645-40b6-9f29-987f1aedbbcf tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 Sep 03 13:42:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4a1e9865-4645-40b6-9f29-987f1aedbbcf tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4a1e9865-4645-40b6-9f29-987f1aedbbcf tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:21 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:21 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:21 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-4a1e9865-4645-40b6-9f29-987f1aedbbcf tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Snapshot retrieved successfully. Sep 03 13:42:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4a1e9865-4645-40b6-9f29-987f1aedbbcf tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 returned with HTTP 200 Sep 03 13:42:21 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 885/1709] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:42:21 2026] GET /volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 => generated 442 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:21 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-52e876ec-d090-44a3-90c6-277ec8fa88de tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:42:21 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:21 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-52e876ec-d090-44a3-90c6-277ec8fa88de tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] http://192.168.122.181/volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 returned with HTTP 200 Sep 03 13:42:21 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 825/1710] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:42:21 2026] GET /volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 => generated 929 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 13:42:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ac3843c2-41ae-465a-8b5d-eb9854a9f5e1 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ac3843c2-41ae-465a-8b5d-eb9854a9f5e1 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] GET http://192.168.122.181/volume/v3/volumes/2ceda97d-2d1d-4130-98bf-b2e3e67cd764 Sep 03 13:42:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ac3843c2-41ae-465a-8b5d-eb9854a9f5e1 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ac3843c2-41ae-465a-8b5d-eb9854a9f5e1 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ac3843c2-41ae-465a-8b5d-eb9854a9f5e1 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] http://192.168.122.181/volume/v3/volumes/2ceda97d-2d1d-4130-98bf-b2e3e67cd764 returned with HTTP 404 Sep 03 13:42:21 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 886/1711] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:21 2026] GET /volume/v3/volumes/2ceda97d-2d1d-4130-98bf-b2e3e67cd764 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:42:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-0e0023e5-ba40-458d-ba79-8b7d0d17a0b0 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0e0023e5-ba40-458d-ba79-8b7d0d17a0b0 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] DELETE http://192.168.122.181/volume/v3/volumes/de528b87-285b-4e1e-b879-b11a701cf12f Sep 03 13:42:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0e0023e5-ba40-458d-ba79-8b7d0d17a0b0 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0e0023e5-ba40-458d-ba79-8b7d0d17a0b0 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:21 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-0e0023e5-ba40-458d-ba79-8b7d0d17a0b0 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Delete volume with id: de528b87-285b-4e1e-b879-b11a701cf12f Sep 03 13:42:21 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:21 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:21 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:21 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:21 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-0e0023e5-ba40-458d-ba79-8b7d0d17a0b0 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Volume info retrieved successfully. Sep 03 13:42:21 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-0e0023e5-ba40-458d-ba79-8b7d0d17a0b0 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Delete volume request issued successfully. Sep 03 13:42:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0e0023e5-ba40-458d-ba79-8b7d0d17a0b0 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] http://192.168.122.181/volume/v3/volumes/de528b87-285b-4e1e-b879-b11a701cf12f returned with HTTP 202 Sep 03 13:42:21 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 826/1712] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:42:21 2026] DELETE /volume/v3/volumes/de528b87-285b-4e1e-b879-b11a701cf12f => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:42:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e6ab55d9-bbdd-437c-a0ef-55373f882f3c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e6ab55d9-bbdd-437c-a0ef-55373f882f3c tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] GET http://192.168.122.181/volume/v3/volumes/de528b87-285b-4e1e-b879-b11a701cf12f Sep 03 13:42:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e6ab55d9-bbdd-437c-a0ef-55373f882f3c tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e6ab55d9-bbdd-437c-a0ef-55373f882f3c tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:21 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:21 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:21 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:21 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:21 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-e6ab55d9-bbdd-437c-a0ef-55373f882f3c tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Volume info retrieved successfully. Sep 03 13:42:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e6ab55d9-bbdd-437c-a0ef-55373f882f3c tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] http://192.168.122.181/volume/v3/volumes/de528b87-285b-4e1e-b879-b11a701cf12f returned with HTTP 200 Sep 03 13:42:21 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 887/1713] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:21 2026] GET /volume/v3/volumes/de528b87-285b-4e1e-b879-b11a701cf12f => generated 857 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-98c00578-1579-4bbc-b6f9-3762238a23eb None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-98c00578-1579-4bbc-b6f9-3762238a23eb tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 Sep 03 13:42:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-98c00578-1579-4bbc-b6f9-3762238a23eb tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-98c00578-1579-4bbc-b6f9-3762238a23eb tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:22 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:22 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:22 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-98c00578-1579-4bbc-b6f9-3762238a23eb tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Snapshot retrieved successfully. Sep 03 13:42:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-98c00578-1579-4bbc-b6f9-3762238a23eb tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 returned with HTTP 200 Sep 03 13:42:22 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 827/1714] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:42:22 2026] GET /volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 => generated 442 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ac4a8234-94f6-4984-8425-86c0f54c378f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ac4a8234-94f6-4984-8425-86c0f54c378f tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] GET http://192.168.122.181/volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 Sep 03 13:42:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ac4a8234-94f6-4984-8425-86c0f54c378f tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ac4a8234-94f6-4984-8425-86c0f54c378f tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:22 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:22 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:22 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:22 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:22 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-ac4a8234-94f6-4984-8425-86c0f54c378f tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Volume info retrieved successfully. Sep 03 13:42:22 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-ac4a8234-94f6-4984-8425-86c0f54c378f tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:42:22 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-ac4a8234-94f6-4984-8425-86c0f54c378f tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:42:22 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-ac4a8234-94f6-4984-8425-86c0f54c378f tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:42:22 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:22 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ac4a8234-94f6-4984-8425-86c0f54c378f tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] http://192.168.122.181/volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 returned with HTTP 200 Sep 03 13:42:22 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 888/1715] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:42:22 2026] GET /volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 => generated 929 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:42:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-f0b8d450-6608-446b-9230-ee1d7f101d14 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f0b8d450-6608-446b-9230-ee1d7f101d14 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] GET http://192.168.122.181/volume/v3/volumes/de528b87-285b-4e1e-b879-b11a701cf12f Sep 03 13:42:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f0b8d450-6608-446b-9230-ee1d7f101d14 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f0b8d450-6608-446b-9230-ee1d7f101d14 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f0b8d450-6608-446b-9230-ee1d7f101d14 tempest-CreateVolumesFromImageTest-836035022 tempest-CreateVolumesFromImageTest-836035022-project-member] http://192.168.122.181/volume/v3/volumes/de528b87-285b-4e1e-b879-b11a701cf12f returned with HTTP 404 Sep 03 13:42:22 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 828/1716] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:22 2026] GET /volume/v3/volumes/de528b87-285b-4e1e-b879-b11a701cf12f => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 13:42:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f790ed47-8722-403f-a62a-cefb2cc18379 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f790ed47-8722-403f-a62a-cefb2cc18379 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 Sep 03 13:42:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f790ed47-8722-403f-a62a-cefb2cc18379 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f790ed47-8722-403f-a62a-cefb2cc18379 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:23 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:23 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:23 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-f790ed47-8722-403f-a62a-cefb2cc18379 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Snapshot retrieved successfully. Sep 03 13:42:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f790ed47-8722-403f-a62a-cefb2cc18379 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 returned with HTTP 200 Sep 03 13:42:23 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 889/1717] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:42:23 2026] GET /volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 => generated 442 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-996f1396-c9bb-4c4a-b061-858f73c6b55c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:23 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-996f1396-c9bb-4c4a-b061-858f73c6b55c tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] GET http://192.168.122.181/volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 Sep 03 13:42:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-996f1396-c9bb-4c4a-b061-858f73c6b55c tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-996f1396-c9bb-4c4a-b061-858f73c6b55c tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:23 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:23 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:23 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:23 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:23 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-996f1396-c9bb-4c4a-b061-858f73c6b55c tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Volume info retrieved successfully. Sep 03 13:42:23 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-996f1396-c9bb-4c4a-b061-858f73c6b55c tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:42:23 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-996f1396-c9bb-4c4a-b061-858f73c6b55c tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:42:23 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-996f1396-c9bb-4c4a-b061-858f73c6b55c tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:42:23 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:23 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:23 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-996f1396-c9bb-4c4a-b061-858f73c6b55c tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] http://192.168.122.181/volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 returned with HTTP 200 Sep 03 13:42:23 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 829/1718] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:42:23 2026] GET /volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 => generated 929 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:42:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-9e543a1e-1506-46a0-8f8f-0bfcd0d938d6 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9e543a1e-1506-46a0-8f8f-0bfcd0d938d6 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 Sep 03 13:42:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9e543a1e-1506-46a0-8f8f-0bfcd0d938d6 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9e543a1e-1506-46a0-8f8f-0bfcd0d938d6 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:24 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:24 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:24 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-9e543a1e-1506-46a0-8f8f-0bfcd0d938d6 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Snapshot retrieved successfully. Sep 03 13:42:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9e543a1e-1506-46a0-8f8f-0bfcd0d938d6 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 returned with HTTP 200 Sep 03 13:42:24 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 890/1719] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:42:24 2026] GET /volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 => generated 442 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-8296d934-7e21-4550-98c5-3fc28a0428be None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8296d934-7e21-4550-98c5-3fc28a0428be tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] GET http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f Sep 03 13:42:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8296d934-7e21-4550-98c5-3fc28a0428be tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8296d934-7e21-4550-98c5-3fc28a0428be tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:24 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:24 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:24 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:24 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:24 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-8296d934-7e21-4550-98c5-3fc28a0428be tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Volume info retrieved successfully. Sep 03 13:42:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8296d934-7e21-4550-98c5-3fc28a0428be tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f returned with HTTP 200 Sep 03 13:42:24 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 830/1720] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:24 2026] GET /volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f => generated 870 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-796151aa-2b39-4c0f-90ac-723e855375a9 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-796151aa-2b39-4c0f-90ac-723e855375a9 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] GET http://192.168.122.181/volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 Sep 03 13:42:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-796151aa-2b39-4c0f-90ac-723e855375a9 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-796151aa-2b39-4c0f-90ac-723e855375a9 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:24 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:24 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:24 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:24 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:24 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-796151aa-2b39-4c0f-90ac-723e855375a9 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Volume info retrieved successfully. Sep 03 13:42:24 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-796151aa-2b39-4c0f-90ac-723e855375a9 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:42:24 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-796151aa-2b39-4c0f-90ac-723e855375a9 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:42:24 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-796151aa-2b39-4c0f-90ac-723e855375a9 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:42:24 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:24 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-796151aa-2b39-4c0f-90ac-723e855375a9 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] http://192.168.122.181/volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 returned with HTTP 200 Sep 03 13:42:24 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 891/1721] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:42:24 2026] GET /volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 => generated 929 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:42:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-2282239b-47b3-4b0d-bffd-63d1d502c9b5 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2282239b-47b3-4b0d-bffd-63d1d502c9b5 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] GET http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f Sep 03 13:42:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2282239b-47b3-4b0d-bffd-63d1d502c9b5 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2282239b-47b3-4b0d-bffd-63d1d502c9b5 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:25 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:25 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:25 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:25 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:25 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-2282239b-47b3-4b0d-bffd-63d1d502c9b5 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Volume info retrieved successfully. Sep 03 13:42:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2282239b-47b3-4b0d-bffd-63d1d502c9b5 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f returned with HTTP 200 Sep 03 13:42:25 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 831/1722] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:25 2026] GET /volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f => generated 870 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e7686c3b-4733-4400-89cf-1323f2253a48 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e7686c3b-4733-4400-89cf-1323f2253a48 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] DELETE http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f Sep 03 13:42:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e7686c3b-4733-4400-89cf-1323f2253a48 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e7686c3b-4733-4400-89cf-1323f2253a48 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:25 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-e7686c3b-4733-4400-89cf-1323f2253a48 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Delete volume with id: f057e898-60ca-424a-85f4-e2d063de8f3f Sep 03 13:42:25 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:25 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:25 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:25 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:25 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-e7686c3b-4733-4400-89cf-1323f2253a48 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Volume info retrieved successfully. Sep 03 13:42:25 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-e7686c3b-4733-4400-89cf-1323f2253a48 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Delete volume request issued successfully. Sep 03 13:42:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e7686c3b-4733-4400-89cf-1323f2253a48 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f returned with HTTP 202 Sep 03 13:42:25 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 892/1723] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:42:25 2026] DELETE /volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 13:42:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-eb9fcb98-8e30-40b4-a63e-9ae572d61f23 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-eb9fcb98-8e30-40b4-a63e-9ae572d61f23 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] GET http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f Sep 03 13:42:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-eb9fcb98-8e30-40b4-a63e-9ae572d61f23 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-eb9fcb98-8e30-40b4-a63e-9ae572d61f23 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:25 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:25 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:25 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:25 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:25 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-eb9fcb98-8e30-40b4-a63e-9ae572d61f23 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Volume info retrieved successfully. Sep 03 13:42:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-eb9fcb98-8e30-40b4-a63e-9ae572d61f23 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f returned with HTTP 200 Sep 03 13:42:25 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 832/1724] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:25 2026] GET /volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f => generated 869 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-8e3eb969-1194-42b7-8bfa-9f83c9a3d18b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-24ac523e-8f39-49f3-9c27-3bc234aded69 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-24ac523e-8f39-49f3-9c27-3bc234aded69 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 Sep 03 13:42:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-24ac523e-8f39-49f3-9c27-3bc234aded69 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-24ac523e-8f39-49f3-9c27-3bc234aded69 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:25 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:25 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:25 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-24ac523e-8f39-49f3-9c27-3bc234aded69 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Snapshot retrieved successfully. Sep 03 13:42:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-24ac523e-8f39-49f3-9c27-3bc234aded69 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 returned with HTTP 200 Sep 03 13:42:25 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 833/1725] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:42:25 2026] GET /volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8e3eb969-1194-42b7-8bfa-9f83c9a3d18b tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:42:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8e3eb969-1194-42b7-8bfa-9f83c9a3d18b tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:42:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-8e3eb969-1194-42b7-8bfa-9f83c9a3d18b tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:42:25 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-8e3eb969-1194-42b7-8bfa-9f83c9a3d18b tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Create volume of 1 GB Sep 03 13:42:25 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-8e3eb969-1194-42b7-8bfa-9f83c9a3d18b tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Availability Zones retrieved successfully. Sep 03 13:42:25 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-8e3eb969-1194-42b7-8bfa-9f83c9a3d18b tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Flow 'volume_create_api' (67cd6f29-1e1f-47ad-b409-536217cf109f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:42:25 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-8e3eb969-1194-42b7-8bfa-9f83c9a3d18b tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce42afe1-d156-4333-bed3-88542602cb3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:42:25 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-8e3eb969-1194-42b7-8bfa-9f83c9a3d18b tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:42:25 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-8e3eb969-1194-42b7-8bfa-9f83c9a3d18b tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce42afe1-d156-4333-bed3-88542602cb3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:42:25 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-8e3eb969-1194-42b7-8bfa-9f83c9a3d18b tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba851a80-1c7b-440c-897f-a282003bcf45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:42:25 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-8e3eb969-1194-42b7-8bfa-9f83c9a3d18b tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Created reservations ['bc46f82f-2a12-4226-9081-8321cecc968b', '79a6efdf-41a5-4040-afb6-a0e1078bbecd', '669dfd3d-65f2-4eb1-bc50-d610850da1ca', '0093ac8b-d089-41fe-a463-f10e442f43db'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:42:25 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-8e3eb969-1194-42b7-8bfa-9f83c9a3d18b tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba851a80-1c7b-440c-897f-a282003bcf45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc46f82f-2a12-4226-9081-8321cecc968b', '79a6efdf-41a5-4040-afb6-a0e1078bbecd', '669dfd3d-65f2-4eb1-bc50-d610850da1ca', '0093ac8b-d089-41fe-a463-f10e442f43db']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:42:25 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-8e3eb969-1194-42b7-8bfa-9f83c9a3d18b tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (711e438d-f9ed-41b0-8b67-2519133f2123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:42:25 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:25 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:25 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-8e3eb969-1194-42b7-8bfa-9f83c9a3d18b tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (711e438d-f9ed-41b0-8b67-2519133f2123) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b3e860a-b2a2-4536-aef8-45f720028e3c', '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='6fbb49a89840403d9f804be7de9c1b39',qos_specs=None,replication_status=,reservations=['bc46f82f-2a12-4226-9081-8321cecc968b','79a6efdf-41a5-4040-afb6-a0e1078bbecd','669dfd3d-65f2-4eb1-bc50-d610850da1ca','0093ac8b-d089-41fe-a463-f10e442f43db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4516014cee1c43adb6c08f436312eee6',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:42:25Z,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=1b3e860a-b2a2-4536-aef8-45f720028e3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6fbb49a89840403d9f804be7de9c1b39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4516014cee1c43adb6c08f436312eee6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:42:25 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-8e3eb969-1194-42b7-8bfa-9f83c9a3d18b tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6ddd591-4c79-4b77-ba6d-c7e8c3d40be2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:42:25 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-8e3eb969-1194-42b7-8bfa-9f83c9a3d18b tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6ddd591-4c79-4b77-ba6d-c7e8c3d40be2) transitioned into state 'SUCCESS' from 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='6fbb49a89840403d9f804be7de9c1b39',qos_specs=None,replication_status=,reservations=['bc46f82f-2a12-4226-9081-8321cecc968b','79a6efdf-41a5-4040-afb6-a0e1078bbecd','669dfd3d-65f2-4eb1-bc50-d610850da1ca','0093ac8b-d089-41fe-a463-f10e442f43db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4516014cee1c43adb6c08f436312eee6',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:42:25 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-8e3eb969-1194-42b7-8bfa-9f83c9a3d18b tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7371020a-b1a2-43aa-9052-137ba635cd70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:42:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-3a432cbd-9b01-449e-a6a3-991482688234 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3a432cbd-9b01-449e-a6a3-991482688234 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] GET http://192.168.122.181/volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 Sep 03 13:42:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3a432cbd-9b01-449e-a6a3-991482688234 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3a432cbd-9b01-449e-a6a3-991482688234 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:25 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-8e3eb969-1194-42b7-8bfa-9f83c9a3d18b tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7371020a-b1a2-43aa-9052-137ba635cd70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:42:25 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:25 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:25 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:25 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:25 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-8e3eb969-1194-42b7-8bfa-9f83c9a3d18b tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Flow 'volume_create_api' (67cd6f29-1e1f-47ad-b409-536217cf109f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:42:25 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-8e3eb969-1194-42b7-8bfa-9f83c9a3d18b tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Create volume request issued successfully. Sep 03 13:42:25 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-3a432cbd-9b01-449e-a6a3-991482688234 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Volume info retrieved successfully. Sep 03 13:42:25 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-3a432cbd-9b01-449e-a6a3-991482688234 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:42:25 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-3a432cbd-9b01-449e-a6a3-991482688234 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:42:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8e3eb969-1194-42b7-8bfa-9f83c9a3d18b tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:42:25 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 893/1726] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:42:25 2026] POST /volume/v3/volumes => generated 749 bytes in 555 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:42:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-00d1c13d-d01c-4003-8119-c4534517a875 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-00d1c13d-d01c-4003-8119-c4534517a875 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] GET http://192.168.122.181/volume/v3/volumes/1b3e860a-b2a2-4536-aef8-45f720028e3c Sep 03 13:42:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-00d1c13d-d01c-4003-8119-c4534517a875 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-00d1c13d-d01c-4003-8119-c4534517a875 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:25 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:25 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:25 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:25 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:25 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-00d1c13d-d01c-4003-8119-c4534517a875 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Volume info retrieved successfully. Sep 03 13:42:26 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-3a432cbd-9b01-449e-a6a3-991482688234 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:42:26 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-00d1c13d-d01c-4003-8119-c4534517a875 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] http://192.168.122.181/volume/v3/volumes/1b3e860a-b2a2-4536-aef8-45f720028e3c returned with HTTP 200 Sep 03 13:42:26 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:26 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:26 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 894/1727] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:25 2026] GET /volume/v3/volumes/1b3e860a-b2a2-4536-aef8-45f720028e3c => generated 817 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:26 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3a432cbd-9b01-449e-a6a3-991482688234 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] http://192.168.122.181/volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 returned with HTTP 200 Sep 03 13:42:26 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 834/1728] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:42:25 2026] GET /volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 => generated 929 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:42:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-460baf8d-b63d-431a-b87c-5871a2d02101 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:26 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-460baf8d-b63d-431a-b87c-5871a2d02101 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] GET http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f Sep 03 13:42:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-460baf8d-b63d-431a-b87c-5871a2d02101 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-460baf8d-b63d-431a-b87c-5871a2d02101 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:26 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-460baf8d-b63d-431a-b87c-5871a2d02101 tempest-VolumesActionsTest-1455620956 tempest-VolumesActionsTest-1455620956-project-member] http://192.168.122.181/volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f returned with HTTP 404 Sep 03 13:42:26 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 895/1729] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:26 2026] GET /volume/v3/volumes/f057e898-60ca-424a-85f4-e2d063de8f3f => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:42:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-23052750-f8de-4186-ab49-2f3d6af0d2de None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:26 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-23052750-f8de-4186-ab49-2f3d6af0d2de tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 Sep 03 13:42:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-23052750-f8de-4186-ab49-2f3d6af0d2de tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-23052750-f8de-4186-ab49-2f3d6af0d2de tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:26 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:26 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:26 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-23052750-f8de-4186-ab49-2f3d6af0d2de tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Snapshot retrieved successfully. Sep 03 13:42:26 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-23052750-f8de-4186-ab49-2f3d6af0d2de tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 returned with HTTP 200 Sep 03 13:42:26 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 835/1730] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:42:26 2026] GET /volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 => generated 469 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:42:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-1c878dcd-e466-4b21-afd4-e24eae416246 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:26 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1c878dcd-e466-4b21-afd4-e24eae416246 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:42:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1c878dcd-e466-4b21-afd4-e24eae416246 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "054c9c5d-da11-4102-8ef9-9d5ca2edba49", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1342619168"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:42:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-1c878dcd-e466-4b21-afd4-e24eae416246 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Create volume request body: {'volume': {'snapshot_id': '054c9c5d-da11-4102-8ef9-9d5ca2edba49', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1342619168'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:42:26 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:26 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:26 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-1c878dcd-e466-4b21-afd4-e24eae416246 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Snapshot retrieved successfully. Sep 03 13:42:26 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-1c878dcd-e466-4b21-afd4-e24eae416246 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Create volume of 1 GB Sep 03 13:42:26 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-1c878dcd-e466-4b21-afd4-e24eae416246 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Availability Zones retrieved successfully. Sep 03 13:42:26 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-1c878dcd-e466-4b21-afd4-e24eae416246 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Flow 'volume_create_api' (c5b0d123-5994-4bc0-90fd-b3a362fcd1de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:42:26 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-1c878dcd-e466-4b21-afd4-e24eae416246 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abd84382-68f5-4707-b97b-3658dc0223bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:42:26 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-1c878dcd-e466-4b21-afd4-e24eae416246 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:42:26 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:26 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:26 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-1c878dcd-e466-4b21-afd4-e24eae416246 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abd84382-68f5-4707-b97b-3658dc0223bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '054c9c5d-da11-4102-8ef9-9d5ca2edba49', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:42:26 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-1c878dcd-e466-4b21-afd4-e24eae416246 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd051c04-65e4-4c73-bbe0-49317e51ee59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:42:26 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-1c878dcd-e466-4b21-afd4-e24eae416246 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Created reservations ['034bd67e-6413-4e5b-9668-7076a3e173b7', '82d0fabb-ba00-4432-ba94-7e1a2303f296', '53a13cd0-a93f-4832-b438-2d7f322124ee', '5019d307-2678-4986-b5da-e9857ac9c0ea'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:42:26 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-1c878dcd-e466-4b21-afd4-e24eae416246 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd051c04-65e4-4c73-bbe0-49317e51ee59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['034bd67e-6413-4e5b-9668-7076a3e173b7', '82d0fabb-ba00-4432-ba94-7e1a2303f296', '53a13cd0-a93f-4832-b438-2d7f322124ee', '5019d307-2678-4986-b5da-e9857ac9c0ea']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:42:26 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-1c878dcd-e466-4b21-afd4-e24eae416246 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb008d6e-9d5b-4d4e-be79-fd04e2ea570f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:42:26 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:26 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:26 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:26 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:26 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-1c878dcd-e466-4b21-afd4-e24eae416246 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb008d6e-9d5b-4d4e-be79-fd04e2ea570f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39d9df03-78a5-4a4a-a1a3-f4db2565c3db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1342619168',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd16fc4974544148b8c36ac695223f10',qos_specs=None,replication_status=,reservations=['034bd67e-6413-4e5b-9668-7076a3e173b7','82d0fabb-ba00-4432-ba94-7e1a2303f296','53a13cd0-a93f-4832-b438-2d7f322124ee','5019d307-2678-4986-b5da-e9857ac9c0ea'],size=1,snapshot_id=054c9c5d-da11-4102-8ef9-9d5ca2edba49,source_replicaid=,source_volid=None,status='creating',user_id='f8c201e15c3447989faa226650181640',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:42:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1342619168',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39d9df03-78a5-4a4a-a1a3-f4db2565c3db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd16fc4974544148b8c36ac695223f10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=054c9c5d-da11-4102-8ef9-9d5ca2edba49,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8c201e15c3447989faa226650181640',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:42:26 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-1c878dcd-e466-4b21-afd4-e24eae416246 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d376fcc-59ea-4322-b1fb-8b5b227361c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:42:26 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-1c878dcd-e466-4b21-afd4-e24eae416246 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d376fcc-59ea-4322-b1fb-8b5b227361c5) transitioned into state 'SUCCESS' from state '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-1342619168',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd16fc4974544148b8c36ac695223f10',qos_specs=None,replication_status=,reservations=['034bd67e-6413-4e5b-9668-7076a3e173b7','82d0fabb-ba00-4432-ba94-7e1a2303f296','53a13cd0-a93f-4832-b438-2d7f322124ee','5019d307-2678-4986-b5da-e9857ac9c0ea'],size=1,snapshot_id=054c9c5d-da11-4102-8ef9-9d5ca2edba49,source_replicaid=,source_volid=None,status='creating',user_id='f8c201e15c3447989faa226650181640',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:42:26 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-1c878dcd-e466-4b21-afd4-e24eae416246 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb6a26b8-4f63-42f8-9860-813384098bb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:42:26 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:26 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:26 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-1c878dcd-e466-4b21-afd4-e24eae416246 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb6a26b8-4f63-42f8-9860-813384098bb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:42:26 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-1c878dcd-e466-4b21-afd4-e24eae416246 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Flow 'volume_create_api' (c5b0d123-5994-4bc0-90fd-b3a362fcd1de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:42:26 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-1c878dcd-e466-4b21-afd4-e24eae416246 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Create volume request issued successfully. Sep 03 13:42:26 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1c878dcd-e466-4b21-afd4-e24eae416246 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:42:26 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 896/1731] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:42:26 2026] POST /volume/v3/volumes => generated 797 bytes in 479 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:42:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-a7655565-be39-4422-a6dd-53f5bd85cf7b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:26 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a7655565-be39-4422-a6dd-53f5bd85cf7b tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db Sep 03 13:42:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a7655565-be39-4422-a6dd-53f5bd85cf7b tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a7655565-be39-4422-a6dd-53f5bd85cf7b tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:27 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:27 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:27 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:27 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:27 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-a7655565-be39-4422-a6dd-53f5bd85cf7b tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:42:27 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a7655565-be39-4422-a6dd-53f5bd85cf7b tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db returned with HTTP 200 Sep 03 13:42:27 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 836/1732] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:26 2026] GET /volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db => generated 865 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:27 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f1ea5596-9ded-4340-8cfd-b5525db6cb42 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:27 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f1ea5596-9ded-4340-8cfd-b5525db6cb42 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] GET http://192.168.122.181/volume/v3/volumes/1b3e860a-b2a2-4536-aef8-45f720028e3c Sep 03 13:42:27 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f1ea5596-9ded-4340-8cfd-b5525db6cb42 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:27 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f1ea5596-9ded-4340-8cfd-b5525db6cb42 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-7f7f6ef4-0d6d-48ce-a852-f7633dd9bf1b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:27 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:27 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:27 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7f7f6ef4-0d6d-48ce-a852-f7633dd9bf1b tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] GET http://192.168.122.181/volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 Sep 03 13:42:27 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:27 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7f7f6ef4-0d6d-48ce-a852-f7633dd9bf1b tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7f7f6ef4-0d6d-48ce-a852-f7633dd9bf1b tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:27 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-f1ea5596-9ded-4340-8cfd-b5525db6cb42 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Volume info retrieved successfully. Sep 03 13:42:27 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:27 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:27 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:27 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:27 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-7f7f6ef4-0d6d-48ce-a852-f7633dd9bf1b tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Volume info retrieved successfully. Sep 03 13:42:27 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f1ea5596-9ded-4340-8cfd-b5525db6cb42 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] http://192.168.122.181/volume/v3/volumes/1b3e860a-b2a2-4536-aef8-45f720028e3c returned with HTTP 200 Sep 03 13:42:27 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 897/1733] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:27 2026] GET /volume/v3/volumes/1b3e860a-b2a2-4536-aef8-45f720028e3c => generated 841 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:27 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-7f7f6ef4-0d6d-48ce-a852-f7633dd9bf1b tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:42:27 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-7f7f6ef4-0d6d-48ce-a852-f7633dd9bf1b tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:42:27 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-7f7f6ef4-0d6d-48ce-a852-f7633dd9bf1b tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:42:27 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:27 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:27 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7f7f6ef4-0d6d-48ce-a852-f7633dd9bf1b tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] http://192.168.122.181/volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 returned with HTTP 200 Sep 03 13:42:27 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 837/1734] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:42:27 2026] GET /volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 => generated 929 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:42:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d339c862-65ed-4a55-b1d8-0cc1640e7348 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d339c862-65ed-4a55-b1d8-0cc1640e7348 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db Sep 03 13:42:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d339c862-65ed-4a55-b1d8-0cc1640e7348 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d339c862-65ed-4a55-b1d8-0cc1640e7348 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:28 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:28 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:28 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:28 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:28 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-d339c862-65ed-4a55-b1d8-0cc1640e7348 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:42:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d339c862-65ed-4a55-b1d8-0cc1640e7348 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db returned with HTTP 200 Sep 03 13:42:28 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 898/1735] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:28 2026] GET /volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db => generated 889 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-db3e5217-0111-409b-ae20-eee276bbbc5f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:28 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-db3e5217-0111-409b-ae20-eee276bbbc5f tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] GET http://192.168.122.181/volume/v3/volumes/1b3e860a-b2a2-4536-aef8-45f720028e3c Sep 03 13:42:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-db3e5217-0111-409b-ae20-eee276bbbc5f tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-db3e5217-0111-409b-ae20-eee276bbbc5f tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:28 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:28 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:28 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:28 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:28 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-db3e5217-0111-409b-ae20-eee276bbbc5f tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Volume info retrieved successfully. Sep 03 13:42:28 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-db3e5217-0111-409b-ae20-eee276bbbc5f tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] http://192.168.122.181/volume/v3/volumes/1b3e860a-b2a2-4536-aef8-45f720028e3c returned with HTTP 200 Sep 03 13:42:28 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 838/1736] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:28 2026] GET /volume/v3/volumes/1b3e860a-b2a2-4536-aef8-45f720028e3c => generated 841 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e27ef5cd-1e6f-4fe4-8f57-393331062346 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e27ef5cd-1e6f-4fe4-8f57-393331062346 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] GET http://192.168.122.181/volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 Sep 03 13:42:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e27ef5cd-1e6f-4fe4-8f57-393331062346 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e27ef5cd-1e6f-4fe4-8f57-393331062346 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:28 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:28 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:28 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:28 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:28 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-e27ef5cd-1e6f-4fe4-8f57-393331062346 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Volume info retrieved successfully. Sep 03 13:42:28 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-e27ef5cd-1e6f-4fe4-8f57-393331062346 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:42:28 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-e27ef5cd-1e6f-4fe4-8f57-393331062346 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:42:28 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-e27ef5cd-1e6f-4fe4-8f57-393331062346 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:42:28 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:28 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e27ef5cd-1e6f-4fe4-8f57-393331062346 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] http://192.168.122.181/volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 returned with HTTP 200 Sep 03 13:42:28 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 899/1737] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:42:28 2026] GET /volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 => generated 929 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:42:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-d108d0fb-e2b6-4de0-8e18-4b5d7bf72854 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:29 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d108d0fb-e2b6-4de0-8e18-4b5d7bf72854 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db Sep 03 13:42:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d108d0fb-e2b6-4de0-8e18-4b5d7bf72854 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d108d0fb-e2b6-4de0-8e18-4b5d7bf72854 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:29 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:29 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:29 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:29 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:29 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-d108d0fb-e2b6-4de0-8e18-4b5d7bf72854 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:42:29 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d108d0fb-e2b6-4de0-8e18-4b5d7bf72854 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db returned with HTTP 200 Sep 03 13:42:29 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 839/1738] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:29 2026] GET /volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db => generated 889 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e0a9904a-3387-4431-b503-44975a9a0aa8 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:29 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e0a9904a-3387-4431-b503-44975a9a0aa8 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] GET http://192.168.122.181/volume/v3/volumes/1b3e860a-b2a2-4536-aef8-45f720028e3c Sep 03 13:42:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e0a9904a-3387-4431-b503-44975a9a0aa8 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e0a9904a-3387-4431-b503-44975a9a0aa8 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:29 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:29 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:29 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:29 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:29 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-e0a9904a-3387-4431-b503-44975a9a0aa8 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Volume info retrieved successfully. Sep 03 13:42:29 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e0a9904a-3387-4431-b503-44975a9a0aa8 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] http://192.168.122.181/volume/v3/volumes/1b3e860a-b2a2-4536-aef8-45f720028e3c returned with HTTP 200 Sep 03 13:42:29 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 900/1739] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:29 2026] GET /volume/v3/volumes/1b3e860a-b2a2-4536-aef8-45f720028e3c => generated 841 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-c014a6c8-b7a1-45f1-9966-69b3e4a877dd None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:29 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c014a6c8-b7a1-45f1-9966-69b3e4a877dd tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] GET http://192.168.122.181/volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 Sep 03 13:42:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c014a6c8-b7a1-45f1-9966-69b3e4a877dd tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c014a6c8-b7a1-45f1-9966-69b3e4a877dd tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:29 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:29 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:29 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:29 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:29 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-c014a6c8-b7a1-45f1-9966-69b3e4a877dd tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Volume info retrieved successfully. Sep 03 13:42:29 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-c014a6c8-b7a1-45f1-9966-69b3e4a877dd tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:42:29 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-c014a6c8-b7a1-45f1-9966-69b3e4a877dd tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:42:29 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-c014a6c8-b7a1-45f1-9966-69b3e4a877dd tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:42:29 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:29 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:29 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c014a6c8-b7a1-45f1-9966-69b3e4a877dd tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] http://192.168.122.181/volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 returned with HTTP 200 Sep 03 13:42:29 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 840/1740] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:42:29 2026] GET /volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 => generated 929 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:42:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f48f9b94-cdcc-4393-9016-ba70e6b67423 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:30 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f48f9b94-cdcc-4393-9016-ba70e6b67423 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db Sep 03 13:42:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f48f9b94-cdcc-4393-9016-ba70e6b67423 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f48f9b94-cdcc-4393-9016-ba70e6b67423 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-c332de56-bc8b-4171-ac90-46501aca46c1 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:30 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:30 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:30 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c332de56-bc8b-4171-ac90-46501aca46c1 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] GET http://192.168.122.181/volume/v3/volumes/1b3e860a-b2a2-4536-aef8-45f720028e3c Sep 03 13:42:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c332de56-bc8b-4171-ac90-46501aca46c1 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c332de56-bc8b-4171-ac90-46501aca46c1 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:30 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:30 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:30 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-f48f9b94-cdcc-4393-9016-ba70e6b67423 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:42:30 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:30 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:30 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:30 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:30 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f48f9b94-cdcc-4393-9016-ba70e6b67423 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db returned with HTTP 200 Sep 03 13:42:30 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 901/1741] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:30 2026] GET /volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db => generated 889 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:30 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-c332de56-bc8b-4171-ac90-46501aca46c1 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Volume info retrieved successfully. Sep 03 13:42:30 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c332de56-bc8b-4171-ac90-46501aca46c1 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] http://192.168.122.181/volume/v3/volumes/1b3e860a-b2a2-4536-aef8-45f720028e3c returned with HTTP 200 Sep 03 13:42:30 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 841/1742] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:30 2026] GET /volume/v3/volumes/1b3e860a-b2a2-4536-aef8-45f720028e3c => generated 841 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-4efd071d-4398-4e98-bea5-f7b1bf70026c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:30 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4efd071d-4398-4e98-bea5-f7b1bf70026c tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] GET http://192.168.122.181/volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 Sep 03 13:42:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4efd071d-4398-4e98-bea5-f7b1bf70026c tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4efd071d-4398-4e98-bea5-f7b1bf70026c tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:30 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:30 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:30 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:30 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:30 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-4efd071d-4398-4e98-bea5-f7b1bf70026c tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Volume info retrieved successfully. Sep 03 13:42:30 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-4efd071d-4398-4e98-bea5-f7b1bf70026c tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:42:30 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-4efd071d-4398-4e98-bea5-f7b1bf70026c tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:42:31 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-4efd071d-4398-4e98-bea5-f7b1bf70026c tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:42:31 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:31 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:31 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4efd071d-4398-4e98-bea5-f7b1bf70026c tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] http://192.168.122.181/volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 returned with HTTP 200 Sep 03 13:42:31 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 902/1743] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:42:30 2026] GET /volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 => generated 929 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:42:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-db0021fc-52c3-4a91-b625-d2157613f953 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:31 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-db0021fc-52c3-4a91-b625-d2157613f953 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db Sep 03 13:42:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-db0021fc-52c3-4a91-b625-d2157613f953 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-db0021fc-52c3-4a91-b625-d2157613f953 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-4b3a3be6-dcb4-4533-ada3-1a7be3a6fa90 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:31 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4b3a3be6-dcb4-4533-ada3-1a7be3a6fa90 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] GET http://192.168.122.181/volume/v3/volumes/1b3e860a-b2a2-4536-aef8-45f720028e3c Sep 03 13:42:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4b3a3be6-dcb4-4533-ada3-1a7be3a6fa90 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4b3a3be6-dcb4-4533-ada3-1a7be3a6fa90 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:31 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:31 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:31 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:31 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:31 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-db0021fc-52c3-4a91-b625-d2157613f953 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:42:31 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:31 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:31 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:31 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:31 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-db0021fc-52c3-4a91-b625-d2157613f953 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db returned with HTTP 200 Sep 03 13:42:31 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 842/1744] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:31 2026] GET /volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db => generated 889 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:31 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-4b3a3be6-dcb4-4533-ada3-1a7be3a6fa90 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Volume info retrieved successfully. Sep 03 13:42:31 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4b3a3be6-dcb4-4533-ada3-1a7be3a6fa90 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] http://192.168.122.181/volume/v3/volumes/1b3e860a-b2a2-4536-aef8-45f720028e3c returned with HTTP 200 Sep 03 13:42:31 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 903/1745] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:31 2026] GET /volume/v3/volumes/1b3e860a-b2a2-4536-aef8-45f720028e3c => generated 841 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-00abfe61-7e0a-4a46-92c6-62aeaf3cb14e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-00abfe61-7e0a-4a46-92c6-62aeaf3cb14e tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] GET http://192.168.122.181/volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 Sep 03 13:42:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-00abfe61-7e0a-4a46-92c6-62aeaf3cb14e tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-00abfe61-7e0a-4a46-92c6-62aeaf3cb14e tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:32 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:32 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:32 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:32 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:32 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-00abfe61-7e0a-4a46-92c6-62aeaf3cb14e tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Volume info retrieved successfully. Sep 03 13:42:32 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-00abfe61-7e0a-4a46-92c6-62aeaf3cb14e tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:42:32 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-00abfe61-7e0a-4a46-92c6-62aeaf3cb14e tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:42:32 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-00abfe61-7e0a-4a46-92c6-62aeaf3cb14e tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:42:32 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:32 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-00abfe61-7e0a-4a46-92c6-62aeaf3cb14e tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] http://192.168.122.181/volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 returned with HTTP 200 Sep 03 13:42:32 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 843/1746] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:42:32 2026] GET /volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 => generated 929 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:42:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-55ab8dce-d664-4c42-9429-d8840abc658e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-55ab8dce-d664-4c42-9429-d8840abc658e tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db Sep 03 13:42:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-55ab8dce-d664-4c42-9429-d8840abc658e tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-55ab8dce-d664-4c42-9429-d8840abc658e tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-69a20c0f-f1a1-4709-aef6-510b9f60ab65 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:32 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:32 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:32 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:32 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-69a20c0f-f1a1-4709-aef6-510b9f60ab65 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] GET http://192.168.122.181/volume/v3/volumes/1b3e860a-b2a2-4536-aef8-45f720028e3c Sep 03 13:42:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-69a20c0f-f1a1-4709-aef6-510b9f60ab65 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-69a20c0f-f1a1-4709-aef6-510b9f60ab65 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:32 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-55ab8dce-d664-4c42-9429-d8840abc658e tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:42:32 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:32 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:32 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:32 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-55ab8dce-d664-4c42-9429-d8840abc658e tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db returned with HTTP 200 Sep 03 13:42:32 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 904/1747] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:32 2026] GET /volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db => generated 889 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:32 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-69a20c0f-f1a1-4709-aef6-510b9f60ab65 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Volume info retrieved successfully. Sep 03 13:42:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-69a20c0f-f1a1-4709-aef6-510b9f60ab65 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] http://192.168.122.181/volume/v3/volumes/1b3e860a-b2a2-4536-aef8-45f720028e3c returned with HTTP 200 Sep 03 13:42:32 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 844/1748] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:32 2026] GET /volume/v3/volumes/1b3e860a-b2a2-4536-aef8-45f720028e3c => generated 841 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-db0bb7a1-4fb4-4c90-9580-c101263c5f68 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:33 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-db0bb7a1-4fb4-4c90-9580-c101263c5f68 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] GET http://192.168.122.181/volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 Sep 03 13:42:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-db0bb7a1-4fb4-4c90-9580-c101263c5f68 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-db0bb7a1-4fb4-4c90-9580-c101263c5f68 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:33 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:33 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:33 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:33 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:33 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-db0bb7a1-4fb4-4c90-9580-c101263c5f68 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Volume info retrieved successfully. Sep 03 13:42:33 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-db0bb7a1-4fb4-4c90-9580-c101263c5f68 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:42:33 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-db0bb7a1-4fb4-4c90-9580-c101263c5f68 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:42:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-b9eddd3f-6f83-46d2-ba63-c23836600e0c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:33 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b9eddd3f-6f83-46d2-ba63-c23836600e0c tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db Sep 03 13:42:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b9eddd3f-6f83-46d2-ba63-c23836600e0c tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b9eddd3f-6f83-46d2-ba63-c23836600e0c tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:33 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-db0bb7a1-4fb4-4c90-9580-c101263c5f68 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:42:33 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:33 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:33 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:33 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:33 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:33 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:33 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-b9eddd3f-6f83-46d2-ba63-c23836600e0c tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:42:33 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b9eddd3f-6f83-46d2-ba63-c23836600e0c tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db returned with HTTP 200 Sep 03 13:42:33 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 845/1749] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:33 2026] GET /volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db => generated 889 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-f2acc44b-1b50-45fc-8eb2-4be9687214e8 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:33 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f2acc44b-1b50-45fc-8eb2-4be9687214e8 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] GET http://192.168.122.181/volume/v3/volumes/1b3e860a-b2a2-4536-aef8-45f720028e3c Sep 03 13:42:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f2acc44b-1b50-45fc-8eb2-4be9687214e8 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f2acc44b-1b50-45fc-8eb2-4be9687214e8 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:33 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-db0bb7a1-4fb4-4c90-9580-c101263c5f68 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] http://192.168.122.181/volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 returned with HTTP 200 Sep 03 13:42:33 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 905/1750] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:42:33 2026] GET /volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 => generated 929 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:42:33 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:33 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:33 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:33 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:33 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-f2acc44b-1b50-45fc-8eb2-4be9687214e8 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Volume info retrieved successfully. Sep 03 13:42:34 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f2acc44b-1b50-45fc-8eb2-4be9687214e8 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] http://192.168.122.181/volume/v3/volumes/1b3e860a-b2a2-4536-aef8-45f720028e3c returned with HTTP 200 Sep 03 13:42:34 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 846/1751] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:33 2026] GET /volume/v3/volumes/1b3e860a-b2a2-4536-aef8-45f720028e3c => generated 841 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-09850ca2-a276-4129-af37-8bc5ab38a1f3 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:34 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-09850ca2-a276-4129-af37-8bc5ab38a1f3 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db Sep 03 13:42:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-09850ca2-a276-4129-af37-8bc5ab38a1f3 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-09850ca2-a276-4129-af37-8bc5ab38a1f3 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:34 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:34 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:34 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:34 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-3dc5fd53-e081-471f-be4a-8bd598e16e37 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:34 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3dc5fd53-e081-471f-be4a-8bd598e16e37 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] GET http://192.168.122.181/volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 Sep 03 13:42:34 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-09850ca2-a276-4129-af37-8bc5ab38a1f3 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:42:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3dc5fd53-e081-471f-be4a-8bd598e16e37 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3dc5fd53-e081-471f-be4a-8bd598e16e37 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:34 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-09850ca2-a276-4129-af37-8bc5ab38a1f3 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db returned with HTTP 200 Sep 03 13:42:34 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 906/1752] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:34 2026] GET /volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db => generated 889 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:34 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:34 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:34 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:34 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:34 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-3dc5fd53-e081-471f-be4a-8bd598e16e37 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Volume info retrieved successfully. Sep 03 13:42:34 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-3dc5fd53-e081-471f-be4a-8bd598e16e37 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:42:34 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-3dc5fd53-e081-471f-be4a-8bd598e16e37 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:42:35 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-3dc5fd53-e081-471f-be4a-8bd598e16e37 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:42:35 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:35 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-9067d464-d461-4bf6-9a7b-02073d052604 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:35 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3dc5fd53-e081-471f-be4a-8bd598e16e37 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] http://192.168.122.181/volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 returned with HTTP 200 Sep 03 13:42:35 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 847/1753] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:42:34 2026] GET /volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 => generated 929 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:42:35 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9067d464-d461-4bf6-9a7b-02073d052604 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] GET http://192.168.122.181/volume/v3/volumes/1b3e860a-b2a2-4536-aef8-45f720028e3c Sep 03 13:42:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9067d464-d461-4bf6-9a7b-02073d052604 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9067d464-d461-4bf6-9a7b-02073d052604 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:35 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:35 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:35 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:35 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:35 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-9067d464-d461-4bf6-9a7b-02073d052604 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Volume info retrieved successfully. Sep 03 13:42:35 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9067d464-d461-4bf6-9a7b-02073d052604 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] http://192.168.122.181/volume/v3/volumes/1b3e860a-b2a2-4536-aef8-45f720028e3c returned with HTTP 200 Sep 03 13:42:35 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 907/1754] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:35 2026] GET /volume/v3/volumes/1b3e860a-b2a2-4536-aef8-45f720028e3c => generated 841 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-5334ca42-30d0-4177-a7e4-41102c2d1721 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:35 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5334ca42-30d0-4177-a7e4-41102c2d1721 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:42:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5334ca42-30d0-4177-a7e4-41102c2d1721 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-2081603751"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:42:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-5334ca42-30d0-4177-a7e4-41102c2d1721 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-2081603751'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:42:35 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-5334ca42-30d0-4177-a7e4-41102c2d1721 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Create volume of 2 GB Sep 03 13:42:35 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-5334ca42-30d0-4177-a7e4-41102c2d1721 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Availability Zones retrieved successfully. Sep 03 13:42:35 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5334ca42-30d0-4177-a7e4-41102c2d1721 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Flow 'volume_create_api' (7f92b4a2-64af-40b2-a7b0-dcc8f09a7d2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:42:35 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5334ca42-30d0-4177-a7e4-41102c2d1721 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5de4b2cc-920b-435e-acd2-c6d8494af593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:42:35 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-5334ca42-30d0-4177-a7e4-41102c2d1721 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Validating volume size '2' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:42:35 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5334ca42-30d0-4177-a7e4-41102c2d1721 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5de4b2cc-920b-435e-acd2-c6d8494af593) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:42:35 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5334ca42-30d0-4177-a7e4-41102c2d1721 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6e9077b-7cd8-42d4-8cc4-fb1f9a122d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:42:35 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-5334ca42-30d0-4177-a7e4-41102c2d1721 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Created reservations ['0e14edba-17a1-4f34-9941-3b394817ff1d', '307c231d-ca98-48ef-981b-091a1554c8d5', '1ff55a08-01f1-40b4-8381-84c96ddd73c3', '98a50ce6-498f-4da0-abe8-c39d78022666'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:42:35 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5334ca42-30d0-4177-a7e4-41102c2d1721 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6e9077b-7cd8-42d4-8cc4-fb1f9a122d47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e14edba-17a1-4f34-9941-3b394817ff1d', '307c231d-ca98-48ef-981b-091a1554c8d5', '1ff55a08-01f1-40b4-8381-84c96ddd73c3', '98a50ce6-498f-4da0-abe8-c39d78022666']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:42:35 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5334ca42-30d0-4177-a7e4-41102c2d1721 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e212e6c-6482-45fe-9fd0-44a94ec7bfa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:42:35 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:35 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:35 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5334ca42-30d0-4177-a7e4-41102c2d1721 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e212e6c-6482-45fe-9fd0-44a94ec7bfa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89bffeb3-4abc-4e43-99b9-7981605ca125', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-2081603751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17ca7fd3951246a1b845d14ffb106c62',qos_specs=None,replication_status=,reservations=['0e14edba-17a1-4f34-9941-3b394817ff1d','307c231d-ca98-48ef-981b-091a1554c8d5','1ff55a08-01f1-40b4-8381-84c96ddd73c3','98a50ce6-498f-4da0-abe8-c39d78022666'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19bd5c78b13a443f96f081ea56992015',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:42:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-2081603751',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89bffeb3-4abc-4e43-99b9-7981605ca125,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17ca7fd3951246a1b845d14ffb106c62',provider_auth=None,provider_geometry=None,provider_id=None,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='19bd5c78b13a443f96f081ea56992015',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:42:35 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5334ca42-30d0-4177-a7e4-41102c2d1721 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36e230ad-63a2-4556-8474-e5d56408f029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:42:35 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5334ca42-30d0-4177-a7e4-41102c2d1721 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36e230ad-63a2-4556-8474-e5d56408f029) transitioned into state 'SUCCESS' from state '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-2081603751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17ca7fd3951246a1b845d14ffb106c62',qos_specs=None,replication_status=,reservations=['0e14edba-17a1-4f34-9941-3b394817ff1d','307c231d-ca98-48ef-981b-091a1554c8d5','1ff55a08-01f1-40b4-8381-84c96ddd73c3','98a50ce6-498f-4da0-abe8-c39d78022666'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19bd5c78b13a443f96f081ea56992015',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:42:35 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5334ca42-30d0-4177-a7e4-41102c2d1721 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bde8e0ae-3a40-48f5-a0da-99a9ba2e2e33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:42:35 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5334ca42-30d0-4177-a7e4-41102c2d1721 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bde8e0ae-3a40-48f5-a0da-99a9ba2e2e33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:42:35 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5334ca42-30d0-4177-a7e4-41102c2d1721 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Flow 'volume_create_api' (7f92b4a2-64af-40b2-a7b0-dcc8f09a7d2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:42:35 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-5334ca42-30d0-4177-a7e4-41102c2d1721 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Create volume request issued successfully. Sep 03 13:42:35 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5334ca42-30d0-4177-a7e4-41102c2d1721 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:42:35 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 848/1755] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:42:35 2026] POST /volume/v3/volumes => generated 764 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:42:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-836a9fac-d452-4fc2-b413-51232e5e71bb None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:35 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-836a9fac-d452-4fc2-b413-51232e5e71bb tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] GET http://192.168.122.181/volume/v3/volumes/89bffeb3-4abc-4e43-99b9-7981605ca125 Sep 03 13:42:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-836a9fac-d452-4fc2-b413-51232e5e71bb tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-836a9fac-d452-4fc2-b413-51232e5e71bb tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:35 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:35 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:35 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:35 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:35 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-836a9fac-d452-4fc2-b413-51232e5e71bb tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Volume info retrieved successfully. Sep 03 13:42:35 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-836a9fac-d452-4fc2-b413-51232e5e71bb tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] http://192.168.122.181/volume/v3/volumes/89bffeb3-4abc-4e43-99b9-7981605ca125 returned with HTTP 200 Sep 03 13:42:35 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 908/1756] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:35 2026] GET /volume/v3/volumes/89bffeb3-4abc-4e43-99b9-7981605ca125 => generated 832 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-3f5c68bf-1dac-4d3f-9519-7a5cb80b8864 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:35 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3f5c68bf-1dac-4d3f-9519-7a5cb80b8864 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db Sep 03 13:42:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3f5c68bf-1dac-4d3f-9519-7a5cb80b8864 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3f5c68bf-1dac-4d3f-9519-7a5cb80b8864 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:35 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:35 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:35 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:35 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:35 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-3f5c68bf-1dac-4d3f-9519-7a5cb80b8864 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:42:35 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3f5c68bf-1dac-4d3f-9519-7a5cb80b8864 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db returned with HTTP 200 Sep 03 13:42:35 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 849/1757] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:35 2026] GET /volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db => generated 889 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-0e7a02da-dd48-45f4-9ba9-2c95e2ae9a93 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:36 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0e7a02da-dd48-45f4-9ba9-2c95e2ae9a93 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] GET http://192.168.122.181/volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 Sep 03 13:42:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0e7a02da-dd48-45f4-9ba9-2c95e2ae9a93 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0e7a02da-dd48-45f4-9ba9-2c95e2ae9a93 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:36 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:36 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:36 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:36 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:36 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-0e7a02da-dd48-45f4-9ba9-2c95e2ae9a93 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Volume info retrieved successfully. Sep 03 13:42:36 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-0e7a02da-dd48-45f4-9ba9-2c95e2ae9a93 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:42:36 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-0e7a02da-dd48-45f4-9ba9-2c95e2ae9a93 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:42:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-db67b7ab-b1d8-4b42-9ebf-cbf7f89fb8ab None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:36 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-db67b7ab-b1d8-4b42-9ebf-cbf7f89fb8ab tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] GET http://192.168.122.181/volume/v3/volumes/1b3e860a-b2a2-4536-aef8-45f720028e3c Sep 03 13:42:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-db67b7ab-b1d8-4b42-9ebf-cbf7f89fb8ab tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-db67b7ab-b1d8-4b42-9ebf-cbf7f89fb8ab tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:36 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:36 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:36 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:36 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:36 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-db67b7ab-b1d8-4b42-9ebf-cbf7f89fb8ab tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Volume info retrieved successfully. Sep 03 13:42:36 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-0e7a02da-dd48-45f4-9ba9-2c95e2ae9a93 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:42:36 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:36 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:36 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-db67b7ab-b1d8-4b42-9ebf-cbf7f89fb8ab tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] http://192.168.122.181/volume/v3/volumes/1b3e860a-b2a2-4536-aef8-45f720028e3c returned with HTTP 200 Sep 03 13:42:36 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 850/1758] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:36 2026] GET /volume/v3/volumes/1b3e860a-b2a2-4536-aef8-45f720028e3c => generated 841 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:36 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0e7a02da-dd48-45f4-9ba9-2c95e2ae9a93 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] http://192.168.122.181/volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 returned with HTTP 200 Sep 03 13:42:36 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 909/1759] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:42:36 2026] GET /volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 => generated 929 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:42:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-4bbfd392-07fe-4110-9b91-348d0e035973 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:36 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4bbfd392-07fe-4110-9b91-348d0e035973 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] GET http://192.168.122.181/volume/v3/volumes/89bffeb3-4abc-4e43-99b9-7981605ca125 Sep 03 13:42:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4bbfd392-07fe-4110-9b91-348d0e035973 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4bbfd392-07fe-4110-9b91-348d0e035973 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:36 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:36 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:36 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:36 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:36 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-4bbfd392-07fe-4110-9b91-348d0e035973 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Volume info retrieved successfully. Sep 03 13:42:36 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4bbfd392-07fe-4110-9b91-348d0e035973 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] http://192.168.122.181/volume/v3/volumes/89bffeb3-4abc-4e43-99b9-7981605ca125 returned with HTTP 200 Sep 03 13:42:36 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 851/1760] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:36 2026] GET /volume/v3/volumes/89bffeb3-4abc-4e43-99b9-7981605ca125 => generated 856 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-6990956b-d7fc-4579-bb8c-38da36ad06a8 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:37 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6990956b-d7fc-4579-bb8c-38da36ad06a8 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db Sep 03 13:42:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6990956b-d7fc-4579-bb8c-38da36ad06a8 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6990956b-d7fc-4579-bb8c-38da36ad06a8 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:37 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:37 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:37 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:37 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:37 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-6990956b-d7fc-4579-bb8c-38da36ad06a8 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:42:37 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6990956b-d7fc-4579-bb8c-38da36ad06a8 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db returned with HTTP 200 Sep 03 13:42:37 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 910/1761] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:37 2026] GET /volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db => generated 889 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-9bde4e4f-f69f-4fa8-b461-b978906ff94c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:37 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9bde4e4f-f69f-4fa8-b461-b978906ff94c tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] GET http://192.168.122.181/volume/v3/volumes/1b3e860a-b2a2-4536-aef8-45f720028e3c Sep 03 13:42:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9bde4e4f-f69f-4fa8-b461-b978906ff94c tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9bde4e4f-f69f-4fa8-b461-b978906ff94c tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-617599dc-220b-42c4-9bc5-f59da686db28 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:37 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-617599dc-220b-42c4-9bc5-f59da686db28 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] GET http://192.168.122.181/volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 Sep 03 13:42:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-617599dc-220b-42c4-9bc5-f59da686db28 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-617599dc-220b-42c4-9bc5-f59da686db28 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:37 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:37 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:37 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:37 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:37 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:37 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:37 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-9bde4e4f-f69f-4fa8-b461-b978906ff94c tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Volume info retrieved successfully. Sep 03 13:42:37 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:37 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:37 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-617599dc-220b-42c4-9bc5-f59da686db28 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Volume info retrieved successfully. Sep 03 13:42:37 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9bde4e4f-f69f-4fa8-b461-b978906ff94c tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] http://192.168.122.181/volume/v3/volumes/1b3e860a-b2a2-4536-aef8-45f720028e3c returned with HTTP 200 Sep 03 13:42:37 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-617599dc-220b-42c4-9bc5-f59da686db28 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:42:37 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 852/1762] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:37 2026] GET /volume/v3/volumes/1b3e860a-b2a2-4536-aef8-45f720028e3c => generated 842 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:37 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-617599dc-220b-42c4-9bc5-f59da686db28 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:42:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-abb825e6-81e5-4fa9-8f01-00a7e9517037 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:37 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-abb825e6-81e5-4fa9-8f01-00a7e9517037 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] GET http://192.168.122.181/volume/v3/volumes/1b3e860a-b2a2-4536-aef8-45f720028e3c Sep 03 13:42:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-abb825e6-81e5-4fa9-8f01-00a7e9517037 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-abb825e6-81e5-4fa9-8f01-00a7e9517037 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:37 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:37 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:37 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:37 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:37 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-abb825e6-81e5-4fa9-8f01-00a7e9517037 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Volume info retrieved successfully. Sep 03 13:42:37 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-abb825e6-81e5-4fa9-8f01-00a7e9517037 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] http://192.168.122.181/volume/v3/volumes/1b3e860a-b2a2-4536-aef8-45f720028e3c returned with HTTP 200 Sep 03 13:42:37 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 853/1763] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:37 2026] GET /volume/v3/volumes/1b3e860a-b2a2-4536-aef8-45f720028e3c => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:37 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-617599dc-220b-42c4-9bc5-f59da686db28 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:42:37 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:37 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-a1a404e8-9479-4440-8cb8-e7159685a7c8 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:37 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a1a404e8-9479-4440-8cb8-e7159685a7c8 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:42:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a1a404e8-9479-4440-8cb8-e7159685a7c8 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1961861677"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:42:37 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-617599dc-220b-42c4-9bc5-f59da686db28 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] http://192.168.122.181/volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 returned with HTTP 200 Sep 03 13:42:37 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 911/1764] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:42:37 2026] GET /volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 => generated 930 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:42:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-a1a404e8-9479-4440-8cb8-e7159685a7c8 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1961861677'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:42:37 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-a1a404e8-9479-4440-8cb8-e7159685a7c8 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Create volume of 1 GB Sep 03 13:42:37 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-a1a404e8-9479-4440-8cb8-e7159685a7c8 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Availability Zones retrieved successfully. Sep 03 13:42:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-5d938819-81b1-4cd4-a51d-f910efd692f2 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:37 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5d938819-81b1-4cd4-a51d-f910efd692f2 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] GET http://192.168.122.181/volume/v3/groups/312c46fd-6418-4a49-b2b0-867773be3538 Sep 03 13:42:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5d938819-81b1-4cd4-a51d-f910efd692f2 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5d938819-81b1-4cd4-a51d-f910efd692f2 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.groups [None req-5d938819-81b1-4cd4-a51d-f910efd692f2 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] show called for member 312c46fd-6418-4a49-b2b0-867773be3538 {{(pid=86720) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 13:42:37 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:37 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:37 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-a1a404e8-9479-4440-8cb8-e7159685a7c8 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Flow 'volume_create_api' (bff67e7f-91a1-4212-bbcf-8747302c2088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:42:37 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-a1a404e8-9479-4440-8cb8-e7159685a7c8 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f713ace9-ea29-4e08-ab1d-d91df1168e64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:42:37 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-a1a404e8-9479-4440-8cb8-e7159685a7c8 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:42:37 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:37 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), Sep 03 13:42:37 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5d938819-81b1-4cd4-a51d-f910efd692f2 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] http://192.168.122.181/volume/v3/groups/312c46fd-6418-4a49-b2b0-867773be3538 returned with HTTP 200 Sep 03 13:42:37 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 912/1765] 192.168.122.181 () {60 vars in 1270 bytes} [Thu Sep 3 13:42:37 2026] GET /volume/v3/groups/312c46fd-6418-4a49-b2b0-867773be3538 => generated 416 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:42:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-61964d26-b4c4-4ff0-8e4a-f083ac4c9815 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:37 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-61964d26-b4c4-4ff0-8e4a-f083ac4c9815 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] GET http://192.168.122.181/volume/v3/volumes/detail Sep 03 13:42:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-61964d26-b4c4-4ff0-8e4a-f083ac4c9815 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-61964d26-b4c4-4ff0-8e4a-f083ac4c9815 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Calling method 'detail' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.api_utils [None req-61964d26-b4c4-4ff0-8e4a-f083ac4c9815 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Removing options '' from query. {{(pid=86720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:42:37 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:37 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:37 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-61964d26-b4c4-4ff0-8e4a-f083ac4c9815 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86720) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:42:37 devstack devstack@c-api.service[86720]: /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 03 13:42:37 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 13:42:37 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:37 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:37 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:37 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:37 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-61964d26-b4c4-4ff0-8e4a-f083ac4c9815 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Get all volumes completed successfully. Sep 03 13:42:37 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-61964d26-b4c4-4ff0-8e4a-f083ac4c9815 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:42:37 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-61964d26-b4c4-4ff0-8e4a-f083ac4c9815 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:42:37 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-a1a404e8-9479-4440-8cb8-e7159685a7c8 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f713ace9-ea29-4e08-ab1d-d91df1168e64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:42:37 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-a1a404e8-9479-4440-8cb8-e7159685a7c8 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8aa9f2e5-994a-41ac-bb76-266a8cf98519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:42:37 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-61964d26-b4c4-4ff0-8e4a-f083ac4c9815 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:42:37 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:37 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:37 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-61964d26-b4c4-4ff0-8e4a-f083ac4c9815 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:42:37 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-61964d26-b4c4-4ff0-8e4a-f083ac4c9815 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:42:37 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-a1a404e8-9479-4440-8cb8-e7159685a7c8 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Created reservations ['420251ed-84d8-48b0-aa24-661dbd360021', 'e9c6d789-b068-4088-8cb7-4faa2ea9d8a0', 'd127e607-03ed-4dd6-88fd-06687c0917d3', '806683ce-b0ce-4186-b209-d64c4d368c27'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:42:37 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-a1a404e8-9479-4440-8cb8-e7159685a7c8 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8aa9f2e5-994a-41ac-bb76-266a8cf98519) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['420251ed-84d8-48b0-aa24-661dbd360021', 'e9c6d789-b068-4088-8cb7-4faa2ea9d8a0', 'd127e607-03ed-4dd6-88fd-06687c0917d3', '806683ce-b0ce-4186-b209-d64c4d368c27']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:42:37 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-a1a404e8-9479-4440-8cb8-e7159685a7c8 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fdadd46-289e-4251-942e-43bb41509ee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:42:37 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:37 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:37 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-a1a404e8-9479-4440-8cb8-e7159685a7c8 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fdadd46-289e-4251-942e-43bb41509ee2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76a8bac6-860f-4476-88c5-7348a46286b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1961861677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fbb49a89840403d9f804be7de9c1b39',qos_specs=None,replication_status=,reservations=['420251ed-84d8-48b0-aa24-661dbd360021','e9c6d789-b068-4088-8cb7-4faa2ea9d8a0','d127e607-03ed-4dd6-88fd-06687c0917d3','806683ce-b0ce-4186-b209-d64c4d368c27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4516014cee1c43adb6c08f436312eee6',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:42:37Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1961861677',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76a8bac6-860f-4476-88c5-7348a46286b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6fbb49a89840403d9f804be7de9c1b39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4516014cee1c43adb6c08f436312eee6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:42:37 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-a1a404e8-9479-4440-8cb8-e7159685a7c8 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0b6e8bc-f8cd-4a1a-a609-9d409b254bd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:42:37 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-61964d26-b4c4-4ff0-8e4a-f083ac4c9815 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:42:37 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:37 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:37 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-61964d26-b4c4-4ff0-8e4a-f083ac4c9815 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] http://192.168.122.181/volume/v3/volumes/detail returned with HTTP 200 Sep 03 13:42:37 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 913/1766] 192.168.122.181 () {60 vars in 1183 bytes} [Thu Sep 3 13:42:37 2026] GET /volume/v3/volumes/detail => generated 1842 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:42:37 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-a1a404e8-9479-4440-8cb8-e7159685a7c8 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0b6e8bc-f8cd-4a1a-a609-9d409b254bd9) transitioned into 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-1961861677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fbb49a89840403d9f804be7de9c1b39',qos_specs=None,replication_status=,reservations=['420251ed-84d8-48b0-aa24-661dbd360021','e9c6d789-b068-4088-8cb7-4faa2ea9d8a0','d127e607-03ed-4dd6-88fd-06687c0917d3','806683ce-b0ce-4186-b209-d64c4d368c27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4516014cee1c43adb6c08f436312eee6',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:42:37 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-a1a404e8-9479-4440-8cb8-e7159685a7c8 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ae86d54-659b-47af-9e5f-c53a2a91cf24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:42:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-dbe9ff1c-32fa-43eb-8eb5-bba3c6f65ec5 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:37 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-dbe9ff1c-32fa-43eb-8eb5-bba3c6f65ec5 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] POST http://192.168.122.181/volume/v3/groups/312c46fd-6418-4a49-b2b0-867773be3538/action Sep 03 13:42:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-dbe9ff1c-32fa-43eb-8eb5-bba3c6f65ec5 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:42:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-dbe9ff1c-32fa-43eb-8eb5-bba3c6f65ec5 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:42:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.groups [None req-dbe9ff1c-32fa-43eb-8eb5-bba3c6f65ec5 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] delete called for group 312c46fd-6418-4a49-b2b0-867773be3538 {{(pid=86720) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 13:42:37 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.groups [None req-dbe9ff1c-32fa-43eb-8eb5-bba3c6f65ec5 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Delete group with id: 312c46fd-6418-4a49-b2b0-867773be3538 Sep 03 13:42:37 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:37 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:37 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-a1a404e8-9479-4440-8cb8-e7159685a7c8 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ae86d54-659b-47af-9e5f-c53a2a91cf24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:42:37 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-a1a404e8-9479-4440-8cb8-e7159685a7c8 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Flow 'volume_create_api' (bff67e7f-91a1-4212-bbcf-8747302c2088) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:42:37 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-a1a404e8-9479-4440-8cb8-e7159685a7c8 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Create volume request issued successfully. Sep 03 13:42:37 devstack devstack@c-api.service[86720]: /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 03 13:42:37 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 13:42:37 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a1a404e8-9479-4440-8cb8-e7159685a7c8 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:42:37 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 854/1767] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:42:37 2026] POST /volume/v3/volumes => generated 785 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:42:37 devstack devstack@c-api.service[86720]: /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 03 13:42:37 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 13:42:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-9064d978-c5a3-4260-b534-810695fb85a3 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:37 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9064d978-c5a3-4260-b534-810695fb85a3 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] GET http://192.168.122.181/volume/v3/volumes/76a8bac6-860f-4476-88c5-7348a46286b3 Sep 03 13:42:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9064d978-c5a3-4260-b534-810695fb85a3 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9064d978-c5a3-4260-b534-810695fb85a3 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:37 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:37 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:37 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:37 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:37 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-dbe9ff1c-32fa-43eb-8eb5-bba3c6f65ec5 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] http://192.168.122.181/volume/v3/groups/312c46fd-6418-4a49-b2b0-867773be3538/action returned with HTTP 202 Sep 03 13:42:37 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 914/1768] 192.168.122.181 () {62 vars in 1312 bytes} [Thu Sep 3 13:42:37 2026] POST /volume/v3/groups/312c46fd-6418-4a49-b2b0-867773be3538/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 13:42:37 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-9064d978-c5a3-4260-b534-810695fb85a3 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Volume info retrieved successfully. Sep 03 13:42:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-bc63c90f-c974-4e81-ac23-cfde09139e44 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:37 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9064d978-c5a3-4260-b534-810695fb85a3 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] http://192.168.122.181/volume/v3/volumes/76a8bac6-860f-4476-88c5-7348a46286b3 returned with HTTP 200 Sep 03 13:42:37 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 855/1769] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:37 2026] GET /volume/v3/volumes/76a8bac6-860f-4476-88c5-7348a46286b3 => generated 853 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:37 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bc63c90f-c974-4e81-ac23-cfde09139e44 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] GET http://192.168.122.181/volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 Sep 03 13:42:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bc63c90f-c974-4e81-ac23-cfde09139e44 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bc63c90f-c974-4e81-ac23-cfde09139e44 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:37 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:37 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-cf986e75-02a9-4474-803f-fce8e736f417 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:37 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:37 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:37 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cf986e75-02a9-4474-803f-fce8e736f417 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] GET http://192.168.122.181/volume/v3/volumes/89bffeb3-4abc-4e43-99b9-7981605ca125 Sep 03 13:42:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cf986e75-02a9-4474-803f-fce8e736f417 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cf986e75-02a9-4474-803f-fce8e736f417 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:37 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-bc63c90f-c974-4e81-ac23-cfde09139e44 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Volume info retrieved successfully. Sep 03 13:42:37 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-bc63c90f-c974-4e81-ac23-cfde09139e44 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:42:37 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-bc63c90f-c974-4e81-ac23-cfde09139e44 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:42:37 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:37 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:37 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:37 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:37 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-cf986e75-02a9-4474-803f-fce8e736f417 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Volume info retrieved successfully. Sep 03 13:42:37 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cf986e75-02a9-4474-803f-fce8e736f417 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] http://192.168.122.181/volume/v3/volumes/89bffeb3-4abc-4e43-99b9-7981605ca125 returned with HTTP 200 Sep 03 13:42:37 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 856/1770] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:37 2026] GET /volume/v3/volumes/89bffeb3-4abc-4e43-99b9-7981605ca125 => generated 856 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:42:37 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-bc63c90f-c974-4e81-ac23-cfde09139e44 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:42:37 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:37 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:37 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bc63c90f-c974-4e81-ac23-cfde09139e44 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] http://192.168.122.181/volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 returned with HTTP 200 Sep 03 13:42:37 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 915/1771] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:42:37 2026] GET /volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 => generated 929 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:42:38 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-02c7879b-d6ca-4ab6-a6ab-dcfdbb0ab83e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:38 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-02c7879b-d6ca-4ab6-a6ab-dcfdbb0ab83e tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db Sep 03 13:42:38 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-02c7879b-d6ca-4ab6-a6ab-dcfdbb0ab83e tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:38 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-02c7879b-d6ca-4ab6-a6ab-dcfdbb0ab83e tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:38 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:38 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:38 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:38 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:38 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-02c7879b-d6ca-4ab6-a6ab-dcfdbb0ab83e tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:42:38 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-02c7879b-d6ca-4ab6-a6ab-dcfdbb0ab83e tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db returned with HTTP 200 Sep 03 13:42:38 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 857/1772] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:38 2026] GET /volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db => generated 889 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-fb0ea724-91dc-4e0e-88c0-4e1b1ded8964 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:38 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-fb0ea724-91dc-4e0e-88c0-4e1b1ded8964 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] GET http://192.168.122.181/volume/v3/volumes/76a8bac6-860f-4476-88c5-7348a46286b3 Sep 03 13:42:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-fb0ea724-91dc-4e0e-88c0-4e1b1ded8964 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-fb0ea724-91dc-4e0e-88c0-4e1b1ded8964 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:38 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:38 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:38 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:38 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:38 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-9fafa487-e927-4a64-9aaf-d5cbb7087738 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:38 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9fafa487-e927-4a64-9aaf-d5cbb7087738 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] GET http://192.168.122.181/volume/v3/volumes/89bffeb3-4abc-4e43-99b9-7981605ca125 Sep 03 13:42:38 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9fafa487-e927-4a64-9aaf-d5cbb7087738 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:38 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9fafa487-e927-4a64-9aaf-d5cbb7087738 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:38 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-fb0ea724-91dc-4e0e-88c0-4e1b1ded8964 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Volume info retrieved successfully. Sep 03 13:42:38 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-fb0ea724-91dc-4e0e-88c0-4e1b1ded8964 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] http://192.168.122.181/volume/v3/volumes/76a8bac6-860f-4476-88c5-7348a46286b3 returned with HTTP 200 Sep 03 13:42:38 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 916/1773] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:38 2026] GET /volume/v3/volumes/76a8bac6-860f-4476-88c5-7348a46286b3 => generated 877 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:38 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:38 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:38 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:38 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-6233b9bd-3832-454c-b5ce-99310003812e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:38 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-9fafa487-e927-4a64-9aaf-d5cbb7087738 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Volume info retrieved successfully. Sep 03 13:42:38 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6233b9bd-3832-454c-b5ce-99310003812e tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] GET http://192.168.122.181/volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 Sep 03 13:42:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6233b9bd-3832-454c-b5ce-99310003812e tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6233b9bd-3832-454c-b5ce-99310003812e tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:38 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9fafa487-e927-4a64-9aaf-d5cbb7087738 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] http://192.168.122.181/volume/v3/volumes/89bffeb3-4abc-4e43-99b9-7981605ca125 returned with HTTP 200 Sep 03 13:42:38 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 858/1774] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:38 2026] GET /volume/v3/volumes/89bffeb3-4abc-4e43-99b9-7981605ca125 => generated 856 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:42:39 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:39 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:39 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:39 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:39 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-6233b9bd-3832-454c-b5ce-99310003812e tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Volume info retrieved successfully. Sep 03 13:42:39 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-6233b9bd-3832-454c-b5ce-99310003812e tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:42:39 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-6233b9bd-3832-454c-b5ce-99310003812e tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:42:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-c3e070ca-4be8-4eed-8c70-3b8a63f5d66a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:39 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c3e070ca-4be8-4eed-8c70-3b8a63f5d66a tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db Sep 03 13:42:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c3e070ca-4be8-4eed-8c70-3b8a63f5d66a tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c3e070ca-4be8-4eed-8c70-3b8a63f5d66a tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:39 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:39 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:39 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:39 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:39 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-c3e070ca-4be8-4eed-8c70-3b8a63f5d66a tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:42:39 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c3e070ca-4be8-4eed-8c70-3b8a63f5d66a tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db returned with HTTP 200 Sep 03 13:42:39 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 859/1775] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:39 2026] GET /volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db => generated 889 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:39 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-6233b9bd-3832-454c-b5ce-99310003812e tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:42:39 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:39 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:39 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6233b9bd-3832-454c-b5ce-99310003812e tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] http://192.168.122.181/volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 returned with HTTP 200 Sep 03 13:42:39 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 917/1776] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:42:38 2026] GET /volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 => generated 929 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:42:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-99f8f15d-95ee-41ef-ac54-28467d928b23 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:39 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-99f8f15d-95ee-41ef-ac54-28467d928b23 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] GET http://192.168.122.181/volume/v3/volumes/76a8bac6-860f-4476-88c5-7348a46286b3 Sep 03 13:42:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-99f8f15d-95ee-41ef-ac54-28467d928b23 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-99f8f15d-95ee-41ef-ac54-28467d928b23 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:39 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:39 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:39 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:39 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:39 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-99f8f15d-95ee-41ef-ac54-28467d928b23 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Volume info retrieved successfully. Sep 03 13:42:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-99f8f15d-95ee-41ef-ac54-28467d928b23 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] http://192.168.122.181/volume/v3/volumes/76a8bac6-860f-4476-88c5-7348a46286b3 returned with HTTP 200 Sep 03 13:42:40 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 860/1777] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:39 2026] GET /volume/v3/volumes/76a8bac6-860f-4476-88c5-7348a46286b3 => generated 877 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-66314b75-700c-46c3-a0c9-c824000ce663 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-66314b75-700c-46c3-a0c9-c824000ce663 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] GET http://192.168.122.181/volume/v3/volumes/89bffeb3-4abc-4e43-99b9-7981605ca125 Sep 03 13:42:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-66314b75-700c-46c3-a0c9-c824000ce663 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-66314b75-700c-46c3-a0c9-c824000ce663 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:40 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:40 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:40 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:40 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:40 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-66314b75-700c-46c3-a0c9-c824000ce663 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Volume info retrieved successfully. Sep 03 13:42:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-66314b75-700c-46c3-a0c9-c824000ce663 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] http://192.168.122.181/volume/v3/volumes/89bffeb3-4abc-4e43-99b9-7981605ca125 returned with HTTP 200 Sep 03 13:42:40 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 918/1778] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:40 2026] GET /volume/v3/volumes/89bffeb3-4abc-4e43-99b9-7981605ca125 => generated 856 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-096fa7c0-4a28-4306-bb65-01f5fe8aa8fc None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-096fa7c0-4a28-4306-bb65-01f5fe8aa8fc tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db Sep 03 13:42:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-096fa7c0-4a28-4306-bb65-01f5fe8aa8fc tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-096fa7c0-4a28-4306-bb65-01f5fe8aa8fc tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:40 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:40 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:40 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:40 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:40 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-096fa7c0-4a28-4306-bb65-01f5fe8aa8fc tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:42:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-096fa7c0-4a28-4306-bb65-01f5fe8aa8fc tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db returned with HTTP 200 Sep 03 13:42:40 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 861/1779] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:40 2026] GET /volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db => generated 889 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-7d9a2b91-7583-46a7-ac87-4cb5598b6d48 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7d9a2b91-7583-46a7-ac87-4cb5598b6d48 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] GET http://192.168.122.181/volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 Sep 03 13:42:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7d9a2b91-7583-46a7-ac87-4cb5598b6d48 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7d9a2b91-7583-46a7-ac87-4cb5598b6d48 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7d9a2b91-7583-46a7-ac87-4cb5598b6d48 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] http://192.168.122.181/volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 returned with HTTP 404 Sep 03 13:42:40 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 919/1780] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:42:40 2026] GET /volume/v3/volumes/2561275d-781f-4ded-803d-2281cc291d08 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:42:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-82a06254-e59c-4088-a732-2e00305107ad None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-82a06254-e59c-4088-a732-2e00305107ad tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] GET http://192.168.122.181/volume/v3/groups/312c46fd-6418-4a49-b2b0-867773be3538 Sep 03 13:42:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-82a06254-e59c-4088-a732-2e00305107ad tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-82a06254-e59c-4088-a732-2e00305107ad tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.groups [None req-82a06254-e59c-4088-a732-2e00305107ad tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] show called for member 312c46fd-6418-4a49-b2b0-867773be3538 {{(pid=86719) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 13:42:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-82a06254-e59c-4088-a732-2e00305107ad tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] http://192.168.122.181/volume/v3/groups/312c46fd-6418-4a49-b2b0-867773be3538 returned with HTTP 404 Sep 03 13:42:40 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 862/1781] 192.168.122.181 () {60 vars in 1270 bytes} [Thu Sep 3 13:42:40 2026] GET /volume/v3/groups/312c46fd-6418-4a49-b2b0-867773be3538 => generated 108 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:42:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-86875620-a91c-4be2-bc47-a779e390df79 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-86875620-a91c-4be2-bc47-a779e390df79 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] GET http://192.168.122.181/volume/v3/volumes/detail Sep 03 13:42:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-86875620-a91c-4be2-bc47-a779e390df79 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-86875620-a91c-4be2-bc47-a779e390df79 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Calling method 'detail' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.api_utils [None req-86875620-a91c-4be2-bc47-a779e390df79 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Removing options '' from query. {{(pid=86720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:42:40 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-86875620-a91c-4be2-bc47-a779e390df79 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86720) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:42:40 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:40 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:40 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-86875620-a91c-4be2-bc47-a779e390df79 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Get all volumes completed successfully. Sep 03 13:42:40 devstack devstack@c-api.service[86720]: WARNING stevedore.named [None req-86875620-a91c-4be2-bc47-a779e390df79 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:42:40 devstack devstack@c-api.service[86720]: WARNING castellan.key_manager [None req-86875620-a91c-4be2-bc47-a779e390df79 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:42:40 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-86875620-a91c-4be2-bc47-a779e390df79 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:42:40 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:40 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-86875620-a91c-4be2-bc47-a779e390df79 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] http://192.168.122.181/volume/v3/volumes/detail returned with HTTP 200 Sep 03 13:42:40 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 920/1782] 192.168.122.181 () {60 vars in 1183 bytes} [Thu Sep 3 13:42:40 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:42:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-0ba7df1d-3c8d-4045-a85f-c377fa7abe5a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0ba7df1d-3c8d-4045-a85f-c377fa7abe5a tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] POST http://192.168.122.181/volume/v3/groups/a9442731-0bf3-4464-a16f-1d63fc5f5722/action Sep 03 13:42:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0ba7df1d-3c8d-4045-a85f-c377fa7abe5a tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:42:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0ba7df1d-3c8d-4045-a85f-c377fa7abe5a tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:42:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.groups [None req-0ba7df1d-3c8d-4045-a85f-c377fa7abe5a tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] delete called for group a9442731-0bf3-4464-a16f-1d63fc5f5722 {{(pid=86719) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 13:42:40 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.groups [None req-0ba7df1d-3c8d-4045-a85f-c377fa7abe5a tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Delete group with id: a9442731-0bf3-4464-a16f-1d63fc5f5722 Sep 03 13:42:40 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:40 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:40 devstack devstack@c-api.service[86719]: /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 03 13:42:40 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 13:42:40 devstack devstack@c-api.service[86719]: /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 03 13:42:40 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 13:42:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0ba7df1d-3c8d-4045-a85f-c377fa7abe5a tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] http://192.168.122.181/volume/v3/groups/a9442731-0bf3-4464-a16f-1d63fc5f5722/action returned with HTTP 202 Sep 03 13:42:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d1f89597-b49f-44f2-ba31-726dabc34dad None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:41 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 863/1783] 192.168.122.181 () {62 vars in 1312 bytes} [Thu Sep 3 13:42:40 2026] POST /volume/v3/groups/a9442731-0bf3-4464-a16f-1d63fc5f5722/action => generated 0 bytes in 184 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 13:42:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e47275a1-3b19-49a5-be7c-093429b7408b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d1f89597-b49f-44f2-ba31-726dabc34dad tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] GET http://192.168.122.181/volume/v3/volumes/76a8bac6-860f-4476-88c5-7348a46286b3 Sep 03 13:42:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d1f89597-b49f-44f2-ba31-726dabc34dad tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d1f89597-b49f-44f2-ba31-726dabc34dad tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e47275a1-3b19-49a5-be7c-093429b7408b tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] GET http://192.168.122.181/volume/v3/volumes/b98e8b90-8fd2-4bee-82da-acfe26d2e72d Sep 03 13:42:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e47275a1-3b19-49a5-be7c-093429b7408b tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e47275a1-3b19-49a5-be7c-093429b7408b tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:41 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:41 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:41 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:41 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:41 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:41 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:41 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:41 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:41 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-e47275a1-3b19-49a5-be7c-093429b7408b tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Volume info retrieved successfully. Sep 03 13:42:41 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-e47275a1-3b19-49a5-be7c-093429b7408b tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:42:41 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-e47275a1-3b19-49a5-be7c-093429b7408b tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:42:41 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-d1f89597-b49f-44f2-ba31-726dabc34dad tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Volume info retrieved successfully. Sep 03 13:42:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d1f89597-b49f-44f2-ba31-726dabc34dad tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] http://192.168.122.181/volume/v3/volumes/76a8bac6-860f-4476-88c5-7348a46286b3 returned with HTTP 200 Sep 03 13:42:41 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 921/1784] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:41 2026] GET /volume/v3/volumes/76a8bac6-860f-4476-88c5-7348a46286b3 => generated 877 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-263031e1-f063-48ba-8b16-3e6f9d886f5c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-263031e1-f063-48ba-8b16-3e6f9d886f5c tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] GET http://192.168.122.181/volume/v3/volumes/89bffeb3-4abc-4e43-99b9-7981605ca125 Sep 03 13:42:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-263031e1-f063-48ba-8b16-3e6f9d886f5c tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-263031e1-f063-48ba-8b16-3e6f9d886f5c tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:41 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:41 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:41 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:41 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:41 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-263031e1-f063-48ba-8b16-3e6f9d886f5c tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Volume info retrieved successfully. Sep 03 13:42:41 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-e47275a1-3b19-49a5-be7c-093429b7408b tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:42:41 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:41 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-263031e1-f063-48ba-8b16-3e6f9d886f5c tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] http://192.168.122.181/volume/v3/volumes/89bffeb3-4abc-4e43-99b9-7981605ca125 returned with HTTP 200 Sep 03 13:42:41 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 922/1785] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:41 2026] GET /volume/v3/volumes/89bffeb3-4abc-4e43-99b9-7981605ca125 => generated 856 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e47275a1-3b19-49a5-be7c-093429b7408b tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] http://192.168.122.181/volume/v3/volumes/b98e8b90-8fd2-4bee-82da-acfe26d2e72d returned with HTTP 200 Sep 03 13:42:41 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 864/1786] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:42:41 2026] GET /volume/v3/volumes/b98e8b90-8fd2-4bee-82da-acfe26d2e72d => generated 918 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:42:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ca47c709-1180-4942-ba69-22eb05c3a84f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ca47c709-1180-4942-ba69-22eb05c3a84f tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db Sep 03 13:42:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ca47c709-1180-4942-ba69-22eb05c3a84f tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ca47c709-1180-4942-ba69-22eb05c3a84f tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:41 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:41 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:41 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:41 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:41 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-ca47c709-1180-4942-ba69-22eb05c3a84f tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:42:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ca47c709-1180-4942-ba69-22eb05c3a84f tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db returned with HTTP 200 Sep 03 13:42:41 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 923/1787] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:41 2026] GET /volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db => generated 889 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-660fdd6d-c3ec-4885-be13-7dace7812c26 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:42 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-660fdd6d-c3ec-4885-be13-7dace7812c26 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] GET http://192.168.122.181/volume/v3/volumes/76a8bac6-860f-4476-88c5-7348a46286b3 Sep 03 13:42:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-660fdd6d-c3ec-4885-be13-7dace7812c26 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-660fdd6d-c3ec-4885-be13-7dace7812c26 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:42 devstack devstack@c-api.service[86719]: DEBUG dbcounter [-] [86719] Writing DB stats cinder:SELECT=479,cinder:UPDATE=85,cinder:INSERT=51 {{(pid=86719) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:42:42 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:42 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:42 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:42 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:42 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-660fdd6d-c3ec-4885-be13-7dace7812c26 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Volume info retrieved successfully. Sep 03 13:42:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-17b055b4-9a21-4797-82e9-8d0ad9a24193 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:42 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-660fdd6d-c3ec-4885-be13-7dace7812c26 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] http://192.168.122.181/volume/v3/volumes/76a8bac6-860f-4476-88c5-7348a46286b3 returned with HTTP 200 Sep 03 13:42:42 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 865/1788] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:42 2026] GET /volume/v3/volumes/76a8bac6-860f-4476-88c5-7348a46286b3 => generated 877 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:42 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-17b055b4-9a21-4797-82e9-8d0ad9a24193 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] GET http://192.168.122.181/volume/v3/volumes/89bffeb3-4abc-4e43-99b9-7981605ca125 Sep 03 13:42:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-17b055b4-9a21-4797-82e9-8d0ad9a24193 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-17b055b4-9a21-4797-82e9-8d0ad9a24193 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-59dd6cc2-fd84-4a77-af99-546a5bc33e9c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:42 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-59dd6cc2-fd84-4a77-af99-546a5bc33e9c tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] GET http://192.168.122.181/volume/v3/volumes/b98e8b90-8fd2-4bee-82da-acfe26d2e72d Sep 03 13:42:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-59dd6cc2-fd84-4a77-af99-546a5bc33e9c tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-59dd6cc2-fd84-4a77-af99-546a5bc33e9c tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:42 devstack devstack@c-api.service[86720]: DEBUG dbcounter [-] [86720] Writing DB stats cinder:SELECT=540,cinder:INSERT=55,cinder:UPDATE=85 {{(pid=86720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:42:42 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:42 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:42 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:42 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:42 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-59dd6cc2-fd84-4a77-af99-546a5bc33e9c tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Volume info retrieved successfully. Sep 03 13:42:42 devstack devstack@c-api.service[86719]: WARNING stevedore.named [None req-59dd6cc2-fd84-4a77-af99-546a5bc33e9c tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 13:42:42 devstack devstack@c-api.service[86719]: WARNING castellan.key_manager [None req-59dd6cc2-fd84-4a77-af99-546a5bc33e9c tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 13:42:42 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:42 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:42 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:42 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:42 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-17b055b4-9a21-4797-82e9-8d0ad9a24193 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Volume info retrieved successfully. Sep 03 13:42:42 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-17b055b4-9a21-4797-82e9-8d0ad9a24193 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] http://192.168.122.181/volume/v3/volumes/89bffeb3-4abc-4e43-99b9-7981605ca125 returned with HTTP 200 Sep 03 13:42:42 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 924/1789] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:42 2026] GET /volume/v3/volumes/89bffeb3-4abc-4e43-99b9-7981605ca125 => generated 856 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:42 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-59dd6cc2-fd84-4a77-af99-546a5bc33e9c tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:42:42 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:42 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:42 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-59dd6cc2-fd84-4a77-af99-546a5bc33e9c tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] http://192.168.122.181/volume/v3/volumes/b98e8b90-8fd2-4bee-82da-acfe26d2e72d returned with HTTP 200 Sep 03 13:42:42 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 866/1790] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:42:42 2026] GET /volume/v3/volumes/b98e8b90-8fd2-4bee-82da-acfe26d2e72d => generated 918 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:42:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-5b0bd5e8-9826-4fce-bf83-c5757d80bd6f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:42 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5b0bd5e8-9826-4fce-bf83-c5757d80bd6f tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db Sep 03 13:42:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5b0bd5e8-9826-4fce-bf83-c5757d80bd6f tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5b0bd5e8-9826-4fce-bf83-c5757d80bd6f tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:42 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:42 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:42 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:42 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:42 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-5b0bd5e8-9826-4fce-bf83-c5757d80bd6f tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:42:42 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5b0bd5e8-9826-4fce-bf83-c5757d80bd6f tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db returned with HTTP 200 Sep 03 13:42:42 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 925/1791] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:42 2026] GET /volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db => generated 889 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:42:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-595f0a74-ef8c-4ec9-b3d1-9ae1a4a0c90c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-595f0a74-ef8c-4ec9-b3d1-9ae1a4a0c90c tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] GET http://192.168.122.181/volume/v3/volumes/76a8bac6-860f-4476-88c5-7348a46286b3 Sep 03 13:42:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-595f0a74-ef8c-4ec9-b3d1-9ae1a4a0c90c tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-595f0a74-ef8c-4ec9-b3d1-9ae1a4a0c90c tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:43 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:43 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:43 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:43 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:43 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-595f0a74-ef8c-4ec9-b3d1-9ae1a4a0c90c tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Volume info retrieved successfully. Sep 03 13:42:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-595f0a74-ef8c-4ec9-b3d1-9ae1a4a0c90c tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] http://192.168.122.181/volume/v3/volumes/76a8bac6-860f-4476-88c5-7348a46286b3 returned with HTTP 200 Sep 03 13:42:43 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 867/1792] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:43 2026] GET /volume/v3/volumes/76a8bac6-860f-4476-88c5-7348a46286b3 => generated 877 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-965c8c12-2a89-46d9-bcf1-ad088ba14e15 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-965c8c12-2a89-46d9-bcf1-ad088ba14e15 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] GET http://192.168.122.181/volume/v3/volumes/89bffeb3-4abc-4e43-99b9-7981605ca125 Sep 03 13:42:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-965c8c12-2a89-46d9-bcf1-ad088ba14e15 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-965c8c12-2a89-46d9-bcf1-ad088ba14e15 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:43 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:43 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:43 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:43 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:43 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-965c8c12-2a89-46d9-bcf1-ad088ba14e15 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Volume info retrieved successfully. Sep 03 13:42:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-d132ce25-aea2-4e40-8e8b-db20c64096d6 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-965c8c12-2a89-46d9-bcf1-ad088ba14e15 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] http://192.168.122.181/volume/v3/volumes/89bffeb3-4abc-4e43-99b9-7981605ca125 returned with HTTP 200 Sep 03 13:42:43 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 926/1793] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:43 2026] GET /volume/v3/volumes/89bffeb3-4abc-4e43-99b9-7981605ca125 => generated 856 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d132ce25-aea2-4e40-8e8b-db20c64096d6 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] GET http://192.168.122.181/volume/v3/volumes/b98e8b90-8fd2-4bee-82da-acfe26d2e72d Sep 03 13:42:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d132ce25-aea2-4e40-8e8b-db20c64096d6 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d132ce25-aea2-4e40-8e8b-db20c64096d6 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d132ce25-aea2-4e40-8e8b-db20c64096d6 tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] http://192.168.122.181/volume/v3/volumes/b98e8b90-8fd2-4bee-82da-acfe26d2e72d returned with HTTP 404 Sep 03 13:42:43 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 868/1794] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:42:43 2026] GET /volume/v3/volumes/b98e8b90-8fd2-4bee-82da-acfe26d2e72d => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:42:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-37a8698e-9332-4f3b-9a9c-fb2a60d8641d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-37a8698e-9332-4f3b-9a9c-fb2a60d8641d tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] GET http://192.168.122.181/volume/v3/groups/a9442731-0bf3-4464-a16f-1d63fc5f5722 Sep 03 13:42:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-37a8698e-9332-4f3b-9a9c-fb2a60d8641d tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-37a8698e-9332-4f3b-9a9c-fb2a60d8641d tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.groups [None req-37a8698e-9332-4f3b-9a9c-fb2a60d8641d tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] show called for member a9442731-0bf3-4464-a16f-1d63fc5f5722 {{(pid=86720) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 13:42:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-37a8698e-9332-4f3b-9a9c-fb2a60d8641d tempest-GroupsV314Test-1540152127 tempest-GroupsV314Test-1540152127-project-member] http://192.168.122.181/volume/v3/groups/a9442731-0bf3-4464-a16f-1d63fc5f5722 returned with HTTP 404 Sep 03 13:42:43 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 927/1795] 192.168.122.181 () {60 vars in 1270 bytes} [Thu Sep 3 13:42:43 2026] GET /volume/v3/groups/a9442731-0bf3-4464-a16f-1d63fc5f5722 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:42:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-142cdafa-7717-439d-9516-b5b704c8fe72 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-142cdafa-7717-439d-9516-b5b704c8fe72 tempest-GroupsV314Test-622894981 tempest-GroupsV314Test-622894981-project-admin] DELETE http://192.168.122.181/volume/v3/group_types/58728110-6941-4f61-9ba9-33b340675b7a Sep 03 13:42:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-142cdafa-7717-439d-9516-b5b704c8fe72 tempest-GroupsV314Test-622894981 tempest-GroupsV314Test-622894981-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-142cdafa-7717-439d-9516-b5b704c8fe72 tempest-GroupsV314Test-622894981 tempest-GroupsV314Test-622894981-project-admin] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-142cdafa-7717-439d-9516-b5b704c8fe72 tempest-GroupsV314Test-622894981 tempest-GroupsV314Test-622894981-project-admin] http://192.168.122.181/volume/v3/group_types/58728110-6941-4f61-9ba9-33b340675b7a returned with HTTP 202 Sep 03 13:42:43 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 869/1796] 192.168.122.181 () {60 vars in 1288 bytes} [Thu Sep 3 13:42:43 2026] DELETE /volume/v3/group_types/58728110-6941-4f61-9ba9-33b340675b7a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 13:42:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-5084facf-0626-46de-a4a6-2b7ccbb3eae3 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5084facf-0626-46de-a4a6-2b7ccbb3eae3 tempest-GroupsV314Test-622894981 tempest-GroupsV314Test-622894981-project-admin] DELETE http://192.168.122.181/volume/v3/types/cfe97f2b-fd5b-460f-8c09-d5b48030f521 Sep 03 13:42:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5084facf-0626-46de-a4a6-2b7ccbb3eae3 tempest-GroupsV314Test-622894981 tempest-GroupsV314Test-622894981-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5084facf-0626-46de-a4a6-2b7ccbb3eae3 tempest-GroupsV314Test-622894981 tempest-GroupsV314Test-622894981-project-admin] Calling method '_delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-9f5d0729-fad9-44fe-9e4f-f96b9332e51f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9f5d0729-fad9-44fe-9e4f-f96b9332e51f tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db Sep 03 13:42:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5084facf-0626-46de-a4a6-2b7ccbb3eae3 tempest-GroupsV314Test-622894981 tempest-GroupsV314Test-622894981-project-admin] http://192.168.122.181/volume/v3/types/cfe97f2b-fd5b-460f-8c09-d5b48030f521 returned with HTTP 202 Sep 03 13:42:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9f5d0729-fad9-44fe-9e4f-f96b9332e51f tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:43 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 928/1797] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:42:43 2026] DELETE /volume/v3/types/cfe97f2b-fd5b-460f-8c09-d5b48030f521 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:42:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9f5d0729-fad9-44fe-9e4f-f96b9332e51f tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-288df7be-a248-4732-952d-865c70f250d9 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-288df7be-a248-4732-952d-865c70f250d9 tempest-GroupsV314Test-622894981 tempest-GroupsV314Test-622894981-project-admin] GET http://192.168.122.181/volume/v3/types/cfe97f2b-fd5b-460f-8c09-d5b48030f521 Sep 03 13:42:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-288df7be-a248-4732-952d-865c70f250d9 tempest-GroupsV314Test-622894981 tempest-GroupsV314Test-622894981-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-288df7be-a248-4732-952d-865c70f250d9 tempest-GroupsV314Test-622894981 tempest-GroupsV314Test-622894981-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:43 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:43 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:43 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:43 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-288df7be-a248-4732-952d-865c70f250d9 tempest-GroupsV314Test-622894981 tempest-GroupsV314Test-622894981-project-admin] http://192.168.122.181/volume/v3/types/cfe97f2b-fd5b-460f-8c09-d5b48030f521 returned with HTTP 404 Sep 03 13:42:43 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 929/1798] 192.168.122.181 () {58 vars in 1226 bytes} [Thu Sep 3 13:42:43 2026] GET /volume/v3/types/cfe97f2b-fd5b-460f-8c09-d5b48030f521 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:42:43 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-9f5d0729-fad9-44fe-9e4f-f96b9332e51f tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:42:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9f5d0729-fad9-44fe-9e4f-f96b9332e51f tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db returned with HTTP 200 Sep 03 13:42:43 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 870/1799] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:43 2026] GET /volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db => generated 890 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-24a7369a-899b-4efc-aa30-cf6991c81df3 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-24a7369a-899b-4efc-aa30-cf6991c81df3 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db Sep 03 13:42:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-24a7369a-899b-4efc-aa30-cf6991c81df3 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-24a7369a-899b-4efc-aa30-cf6991c81df3 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:43 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:43 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:43 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:43 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:43 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-24a7369a-899b-4efc-aa30-cf6991c81df3 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:42:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-24a7369a-899b-4efc-aa30-cf6991c81df3 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db returned with HTTP 200 Sep 03 13:42:43 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 930/1800] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:43 2026] GET /volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db => generated 890 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-41108063-6b8b-4d28-9001-0e7b5dcd52e4 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-41108063-6b8b-4d28-9001-0e7b5dcd52e4 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] DELETE http://192.168.122.181/volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db Sep 03 13:42:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-41108063-6b8b-4d28-9001-0e7b5dcd52e4 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-41108063-6b8b-4d28-9001-0e7b5dcd52e4 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:43 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-41108063-6b8b-4d28-9001-0e7b5dcd52e4 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Delete volume with id: 39d9df03-78a5-4a4a-a1a3-f4db2565c3db Sep 03 13:42:43 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:43 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:43 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:43 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:43 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-41108063-6b8b-4d28-9001-0e7b5dcd52e4 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:42:43 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-41108063-6b8b-4d28-9001-0e7b5dcd52e4 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Delete volume request issued successfully. Sep 03 13:42:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-41108063-6b8b-4d28-9001-0e7b5dcd52e4 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db returned with HTTP 202 Sep 03 13:42:43 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 871/1801] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:42:43 2026] DELETE /volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:42:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-9f50dc20-460c-480a-847e-1eb06ee0dcc6 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9f50dc20-460c-480a-847e-1eb06ee0dcc6 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db Sep 03 13:42:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9f50dc20-460c-480a-847e-1eb06ee0dcc6 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9f50dc20-460c-480a-847e-1eb06ee0dcc6 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:43 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:43 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:43 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:43 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:44 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-9f50dc20-460c-480a-847e-1eb06ee0dcc6 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:42:44 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9f50dc20-460c-480a-847e-1eb06ee0dcc6 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db returned with HTTP 200 Sep 03 13:42:44 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 931/1802] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:43 2026] GET /volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db => generated 889 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-699a13d0-cc0d-400f-9ab1-5ce9756fd980 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:44 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-699a13d0-cc0d-400f-9ab1-5ce9756fd980 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] GET http://192.168.122.181/volume/v3/volumes/76a8bac6-860f-4476-88c5-7348a46286b3 Sep 03 13:42:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-699a13d0-cc0d-400f-9ab1-5ce9756fd980 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-699a13d0-cc0d-400f-9ab1-5ce9756fd980 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:44 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:44 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:44 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:44 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:44 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-699a13d0-cc0d-400f-9ab1-5ce9756fd980 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Volume info retrieved successfully. Sep 03 13:42:44 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-699a13d0-cc0d-400f-9ab1-5ce9756fd980 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] http://192.168.122.181/volume/v3/volumes/76a8bac6-860f-4476-88c5-7348a46286b3 returned with HTTP 200 Sep 03 13:42:44 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 872/1803] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:44 2026] GET /volume/v3/volumes/76a8bac6-860f-4476-88c5-7348a46286b3 => generated 877 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a020e0d1-c6ba-4d8e-8fba-d6c778157fda None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:44 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a020e0d1-c6ba-4d8e-8fba-d6c778157fda tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] GET http://192.168.122.181/volume/v3/volumes/89bffeb3-4abc-4e43-99b9-7981605ca125 Sep 03 13:42:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a020e0d1-c6ba-4d8e-8fba-d6c778157fda tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a020e0d1-c6ba-4d8e-8fba-d6c778157fda tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:44 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:44 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:44 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:44 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:44 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-a020e0d1-c6ba-4d8e-8fba-d6c778157fda tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Volume info retrieved successfully. Sep 03 13:42:44 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a020e0d1-c6ba-4d8e-8fba-d6c778157fda tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] http://192.168.122.181/volume/v3/volumes/89bffeb3-4abc-4e43-99b9-7981605ca125 returned with HTTP 200 Sep 03 13:42:44 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 932/1804] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:44 2026] GET /volume/v3/volumes/89bffeb3-4abc-4e43-99b9-7981605ca125 => generated 857 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-b8f7c293-c98f-4bad-b371-b2a7db2bcf06 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:44 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b8f7c293-c98f-4bad-b371-b2a7db2bcf06 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:42:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b8f7c293-c98f-4bad-b371-b2a7db2bcf06 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "89bffeb3-4abc-4e43-99b9-7981605ca125"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:42:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-b8f7c293-c98f-4bad-b371-b2a7db2bcf06 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '89bffeb3-4abc-4e43-99b9-7981605ca125'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:42:44 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:44 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:44 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:44 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:44 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-b8f7c293-c98f-4bad-b371-b2a7db2bcf06 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Volume retrieved successfully. Sep 03 13:42:44 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-b8f7c293-c98f-4bad-b371-b2a7db2bcf06 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Create volume of 1 GB Sep 03 13:42:44 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-b8f7c293-c98f-4bad-b371-b2a7db2bcf06 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Availability Zones retrieved successfully. Sep 03 13:42:44 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b8f7c293-c98f-4bad-b371-b2a7db2bcf06 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Flow 'volume_create_api' (ef301d2c-46d6-4c00-a4bf-6481bed7aaa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:42:44 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b8f7c293-c98f-4bad-b371-b2a7db2bcf06 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90a15008-bbed-4c58-9a47-e606698bf788) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:42:44 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-b8f7c293-c98f-4bad-b371-b2a7db2bcf06 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:42:44 devstack devstack@c-api.service[86719]: WARNING cinder.volume.api [None req-b8f7c293-c98f-4bad-b371-b2a7db2bcf06 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90a15008-bbed-4c58-9a47-e606698bf788) transitioned into state 'FAILURE' from state 'RUNNING' Sep 03 13:42:44 devstack devstack@c-api.service[86719]: 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 03 13:42:44 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b8f7c293-c98f-4bad-b371-b2a7db2bcf06 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90a15008-bbed-4c58-9a47-e606698bf788) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:42:44 devstack devstack@c-api.service[86719]: WARNING cinder.volume.api [None req-b8f7c293-c98f-4bad-b371-b2a7db2bcf06 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90a15008-bbed-4c58-9a47-e606698bf788) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 03 13:42:44 devstack devstack@c-api.service[86719]: WARNING cinder.volume.api [None req-b8f7c293-c98f-4bad-b371-b2a7db2bcf06 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Flow 'volume_create_api' (ef301d2c-46d6-4c00-a4bf-6481bed7aaa7) transitioned into state 'REVERTED' from state 'RUNNING' Sep 03 13:42:44 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b8f7c293-c98f-4bad-b371-b2a7db2bcf06 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 400 Sep 03 13:42:44 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 873/1805] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:42:44 2026] POST /volume/v3/volumes => generated 173 bytes in 88 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 13:42:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-aed840ba-d169-4f70-a04e-ff8d221cd910 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:44 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-aed840ba-d169-4f70-a04e-ff8d221cd910 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] GET http://192.168.122.181/volume/v3/volumes/89bffeb3-4abc-4e43-99b9-7981605ca125 Sep 03 13:42:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-aed840ba-d169-4f70-a04e-ff8d221cd910 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-aed840ba-d169-4f70-a04e-ff8d221cd910 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:44 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:44 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:44 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:44 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:44 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-aed840ba-d169-4f70-a04e-ff8d221cd910 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Volume info retrieved successfully. Sep 03 13:42:44 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-aed840ba-d169-4f70-a04e-ff8d221cd910 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] http://192.168.122.181/volume/v3/volumes/89bffeb3-4abc-4e43-99b9-7981605ca125 returned with HTTP 200 Sep 03 13:42:44 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 933/1806] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:44 2026] GET /volume/v3/volumes/89bffeb3-4abc-4e43-99b9-7981605ca125 => generated 857 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-2af9ba38-254c-498d-81f8-ee1d4bfafd8e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:44 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2af9ba38-254c-498d-81f8-ee1d4bfafd8e tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] DELETE http://192.168.122.181/volume/v3/volumes/89bffeb3-4abc-4e43-99b9-7981605ca125 Sep 03 13:42:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2af9ba38-254c-498d-81f8-ee1d4bfafd8e tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2af9ba38-254c-498d-81f8-ee1d4bfafd8e tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:44 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-2af9ba38-254c-498d-81f8-ee1d4bfafd8e tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Delete volume with id: 89bffeb3-4abc-4e43-99b9-7981605ca125 Sep 03 13:42:44 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:44 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:44 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:44 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:44 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-2af9ba38-254c-498d-81f8-ee1d4bfafd8e tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Volume info retrieved successfully. Sep 03 13:42:44 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-2af9ba38-254c-498d-81f8-ee1d4bfafd8e tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Delete volume request issued successfully. Sep 03 13:42:44 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2af9ba38-254c-498d-81f8-ee1d4bfafd8e tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] http://192.168.122.181/volume/v3/volumes/89bffeb3-4abc-4e43-99b9-7981605ca125 returned with HTTP 202 Sep 03 13:42:44 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 874/1807] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:42:44 2026] DELETE /volume/v3/volumes/89bffeb3-4abc-4e43-99b9-7981605ca125 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:42:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-1ff74d2b-31aa-42d4-8c28-d31317b15bab None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:44 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1ff74d2b-31aa-42d4-8c28-d31317b15bab tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] GET http://192.168.122.181/volume/v3/volumes/89bffeb3-4abc-4e43-99b9-7981605ca125 Sep 03 13:42:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1ff74d2b-31aa-42d4-8c28-d31317b15bab tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1ff74d2b-31aa-42d4-8c28-d31317b15bab tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:44 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:44 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:44 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:44 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:44 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-1ff74d2b-31aa-42d4-8c28-d31317b15bab tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Volume info retrieved successfully. Sep 03 13:42:45 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1ff74d2b-31aa-42d4-8c28-d31317b15bab tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] http://192.168.122.181/volume/v3/volumes/89bffeb3-4abc-4e43-99b9-7981605ca125 returned with HTTP 200 Sep 03 13:42:45 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 934/1808] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:44 2026] GET /volume/v3/volumes/89bffeb3-4abc-4e43-99b9-7981605ca125 => generated 856 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-1aca6692-b368-42c5-8a48-7029c3956824 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:45 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1aca6692-b368-42c5-8a48-7029c3956824 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db Sep 03 13:42:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1aca6692-b368-42c5-8a48-7029c3956824 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1aca6692-b368-42c5-8a48-7029c3956824 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:45 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1aca6692-b368-42c5-8a48-7029c3956824 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db returned with HTTP 404 Sep 03 13:42:45 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 875/1809] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:45 2026] GET /volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:42:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-c14486c8-e3b1-46b4-aa1f-c91f971ec9b6 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:45 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c14486c8-e3b1-46b4-aa1f-c91f971ec9b6 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db Sep 03 13:42:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c14486c8-e3b1-46b4-aa1f-c91f971ec9b6 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c14486c8-e3b1-46b4-aa1f-c91f971ec9b6 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:45 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c14486c8-e3b1-46b4-aa1f-c91f971ec9b6 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db returned with HTTP 404 Sep 03 13:42:45 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 935/1810] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:45 2026] GET /volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:42:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-1b93878f-73ec-4521-bb67-a7ba67d230ad None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:45 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1b93878f-73ec-4521-bb67-a7ba67d230ad tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] DELETE http://192.168.122.181/volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db Sep 03 13:42:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1b93878f-73ec-4521-bb67-a7ba67d230ad tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1b93878f-73ec-4521-bb67-a7ba67d230ad tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:45 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-1b93878f-73ec-4521-bb67-a7ba67d230ad tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Delete volume with id: 39d9df03-78a5-4a4a-a1a3-f4db2565c3db Sep 03 13:42:45 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1b93878f-73ec-4521-bb67-a7ba67d230ad tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db returned with HTTP 404 Sep 03 13:42:45 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 876/1811] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:42:45 2026] DELETE /volume/v3/volumes/39d9df03-78a5-4a4a-a1a3-f4db2565c3db => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:42:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-48079843-5eca-4598-a70d-26088748bc7a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:45 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-48079843-5eca-4598-a70d-26088748bc7a tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] DELETE http://192.168.122.181/volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 Sep 03 13:42:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-48079843-5eca-4598-a70d-26088748bc7a tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-48079843-5eca-4598-a70d-26088748bc7a tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:45 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.snapshots [None req-48079843-5eca-4598-a70d-26088748bc7a tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Delete snapshot with id: 054c9c5d-da11-4102-8ef9-9d5ca2edba49 Sep 03 13:42:45 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:45 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:45 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-48079843-5eca-4598-a70d-26088748bc7a tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Snapshot retrieved successfully. Sep 03 13:42:45 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:45 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:45 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-48079843-5eca-4598-a70d-26088748bc7a tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Snapshot delete request issued successfully. Sep 03 13:42:45 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-48079843-5eca-4598-a70d-26088748bc7a tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 returned with HTTP 202 Sep 03 13:42:45 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 936/1812] 192.168.122.181 () {58 vars in 1241 bytes} [Thu Sep 3 13:42:45 2026] DELETE /volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:42:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-4189459f-b21c-4501-997e-4edbd244c6ae None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:45 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4189459f-b21c-4501-997e-4edbd244c6ae tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 Sep 03 13:42:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4189459f-b21c-4501-997e-4edbd244c6ae tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4189459f-b21c-4501-997e-4edbd244c6ae tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:45 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:45 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:45 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-4189459f-b21c-4501-997e-4edbd244c6ae tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Snapshot retrieved successfully. Sep 03 13:42:45 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4189459f-b21c-4501-997e-4edbd244c6ae tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 returned with HTTP 200 Sep 03 13:42:45 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 877/1813] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:42:45 2026] GET /volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 => generated 468 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-65264db8-44cb-40a3-b963-bef22bac7518 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:45 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-65264db8-44cb-40a3-b963-bef22bac7518 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] GET http://192.168.122.181/volume/v3/volumes/76a8bac6-860f-4476-88c5-7348a46286b3 Sep 03 13:42:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-65264db8-44cb-40a3-b963-bef22bac7518 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-65264db8-44cb-40a3-b963-bef22bac7518 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:45 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:45 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:45 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:45 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:45 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-65264db8-44cb-40a3-b963-bef22bac7518 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Volume info retrieved successfully. Sep 03 13:42:45 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-65264db8-44cb-40a3-b963-bef22bac7518 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] http://192.168.122.181/volume/v3/volumes/76a8bac6-860f-4476-88c5-7348a46286b3 returned with HTTP 200 Sep 03 13:42:45 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 937/1814] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:45 2026] GET /volume/v3/volumes/76a8bac6-860f-4476-88c5-7348a46286b3 => generated 878 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-30bad839-1089-4593-89e4-ab4825c575e5 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:45 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-30bad839-1089-4593-89e4-ab4825c575e5 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] GET http://192.168.122.181/volume/v3/volumes/76a8bac6-860f-4476-88c5-7348a46286b3 Sep 03 13:42:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-30bad839-1089-4593-89e4-ab4825c575e5 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-30bad839-1089-4593-89e4-ab4825c575e5 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:45 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:45 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:45 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:45 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:45 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-30bad839-1089-4593-89e4-ab4825c575e5 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Volume info retrieved successfully. Sep 03 13:42:45 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-30bad839-1089-4593-89e4-ab4825c575e5 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] http://192.168.122.181/volume/v3/volumes/76a8bac6-860f-4476-88c5-7348a46286b3 returned with HTTP 200 Sep 03 13:42:45 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 878/1815] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:45 2026] GET /volume/v3/volumes/76a8bac6-860f-4476-88c5-7348a46286b3 => generated 878 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-cbb65930-dbf7-4bf0-8506-fb38b3108d75 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:45 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-cbb65930-dbf7-4bf0-8506-fb38b3108d75 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] POST http://192.168.122.181/volume/v3/snapshots Sep 03 13:42:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-cbb65930-dbf7-4bf0-8506-fb38b3108d75 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "76a8bac6-860f-4476-88c5-7348a46286b3", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-621185994"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:42:45 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:45 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:45 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:45 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:45 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-cbb65930-dbf7-4bf0-8506-fb38b3108d75 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Volume info retrieved successfully. Sep 03 13:42:45 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.snapshots [None req-cbb65930-dbf7-4bf0-8506-fb38b3108d75 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Create snapshot from volume 76a8bac6-860f-4476-88c5-7348a46286b3 Sep 03 13:42:45 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-cbb65930-dbf7-4bf0-8506-fb38b3108d75 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Created reservations ['de9066bb-33db-4072-b60b-a307e0f88bb1', 'd70d2b02-9957-4d11-bea8-316363f46f6f', '2c6e6c31-2958-4e4b-a86f-27a86c4be818', '4442baa4-d814-4e43-8414-42bc2c541c7e'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:42:45 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:45 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:45 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-cbb65930-dbf7-4bf0-8506-fb38b3108d75 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Snapshot create request issued successfully. Sep 03 13:42:45 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-cbb65930-dbf7-4bf0-8506-fb38b3108d75 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] http://192.168.122.181/volume/v3/snapshots returned with HTTP 202 Sep 03 13:42:45 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 938/1816] 192.168.122.181 () {60 vars in 1149 bytes} [Thu Sep 3 13:42:45 2026] POST /volume/v3/snapshots => generated 325 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:42:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-a4b832e5-39b8-4107-96f5-dbab0f5a5a33 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:45 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a4b832e5-39b8-4107-96f5-dbab0f5a5a33 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] GET http://192.168.122.181/volume/v3/snapshots/e5d06484-a021-4577-abb1-715104e02bb1 Sep 03 13:42:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a4b832e5-39b8-4107-96f5-dbab0f5a5a33 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a4b832e5-39b8-4107-96f5-dbab0f5a5a33 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:45 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:45 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:45 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-a4b832e5-39b8-4107-96f5-dbab0f5a5a33 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Snapshot retrieved successfully. Sep 03 13:42:45 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a4b832e5-39b8-4107-96f5-dbab0f5a5a33 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] http://192.168.122.181/volume/v3/snapshots/e5d06484-a021-4577-abb1-715104e02bb1 returned with HTTP 200 Sep 03 13:42:45 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 879/1817] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:42:45 2026] GET /volume/v3/snapshots/e5d06484-a021-4577-abb1-715104e02bb1 => generated 457 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-676bd2c3-97cc-4e2e-8610-23967d910584 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:46 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-676bd2c3-97cc-4e2e-8610-23967d910584 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] GET http://192.168.122.181/volume/v3/volumes/89bffeb3-4abc-4e43-99b9-7981605ca125 Sep 03 13:42:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-676bd2c3-97cc-4e2e-8610-23967d910584 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-676bd2c3-97cc-4e2e-8610-23967d910584 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:46 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-676bd2c3-97cc-4e2e-8610-23967d910584 tempest-VolumesCloneNegativeTest-906185511 tempest-VolumesCloneNegativeTest-906185511-project-member] http://192.168.122.181/volume/v3/volumes/89bffeb3-4abc-4e43-99b9-7981605ca125 returned with HTTP 404 Sep 03 13:42:46 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 939/1818] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:46 2026] GET /volume/v3/volumes/89bffeb3-4abc-4e43-99b9-7981605ca125 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:42:46 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-3bdd5d71-a650-4b14-b121-ee21c1b50a3b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:46 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3bdd5d71-a650-4b14-b121-ee21c1b50a3b tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 Sep 03 13:42:46 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3bdd5d71-a650-4b14-b121-ee21c1b50a3b tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:46 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3bdd5d71-a650-4b14-b121-ee21c1b50a3b tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:46 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:46 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:46 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-3bdd5d71-a650-4b14-b121-ee21c1b50a3b tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Snapshot retrieved successfully. Sep 03 13:42:46 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3bdd5d71-a650-4b14-b121-ee21c1b50a3b tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 returned with HTTP 200 Sep 03 13:42:46 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 880/1819] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:42:46 2026] GET /volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 => generated 468 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-5330df7b-1c0c-453f-a561-a9635374bde9 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:46 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5330df7b-1c0c-453f-a561-a9635374bde9 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] GET http://192.168.122.181/volume/v3/snapshots/e5d06484-a021-4577-abb1-715104e02bb1 Sep 03 13:42:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5330df7b-1c0c-453f-a561-a9635374bde9 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5330df7b-1c0c-453f-a561-a9635374bde9 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:46 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:46 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:46 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-5330df7b-1c0c-453f-a561-a9635374bde9 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Snapshot retrieved successfully. Sep 03 13:42:46 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5330df7b-1c0c-453f-a561-a9635374bde9 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] http://192.168.122.181/volume/v3/snapshots/e5d06484-a021-4577-abb1-715104e02bb1 returned with HTTP 200 Sep 03 13:42:46 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 940/1820] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:42:46 2026] GET /volume/v3/snapshots/e5d06484-a021-4577-abb1-715104e02bb1 => generated 457 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-6d4d8ef6-ef6a-47ea-ab66-bef65d7291b3 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:47 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6d4d8ef6-ef6a-47ea-ab66-bef65d7291b3 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 Sep 03 13:42:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6d4d8ef6-ef6a-47ea-ab66-bef65d7291b3 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6d4d8ef6-ef6a-47ea-ab66-bef65d7291b3 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:47 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:47 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:47 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-6d4d8ef6-ef6a-47ea-ab66-bef65d7291b3 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Snapshot retrieved successfully. Sep 03 13:42:47 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6d4d8ef6-ef6a-47ea-ab66-bef65d7291b3 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 returned with HTTP 200 Sep 03 13:42:47 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 881/1821] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:42:47 2026] GET /volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 => generated 468 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-c65236a6-2187-41d0-a80e-f694154b54d5 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:47 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c65236a6-2187-41d0-a80e-f694154b54d5 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] GET http://192.168.122.181/volume/v3/snapshots/e5d06484-a021-4577-abb1-715104e02bb1 Sep 03 13:42:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c65236a6-2187-41d0-a80e-f694154b54d5 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c65236a6-2187-41d0-a80e-f694154b54d5 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:48 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:48 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:48 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-c65236a6-2187-41d0-a80e-f694154b54d5 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Snapshot retrieved successfully. Sep 03 13:42:48 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c65236a6-2187-41d0-a80e-f694154b54d5 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] http://192.168.122.181/volume/v3/snapshots/e5d06484-a021-4577-abb1-715104e02bb1 returned with HTTP 200 Sep 03 13:42:48 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 941/1822] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:42:47 2026] GET /volume/v3/snapshots/e5d06484-a021-4577-abb1-715104e02bb1 => generated 457 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-b818e39e-b076-4471-a5d9-ba82026fee33 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:48 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b818e39e-b076-4471-a5d9-ba82026fee33 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 Sep 03 13:42:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b818e39e-b076-4471-a5d9-ba82026fee33 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b818e39e-b076-4471-a5d9-ba82026fee33 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:48 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b818e39e-b076-4471-a5d9-ba82026fee33 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 returned with HTTP 404 Sep 03 13:42:48 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 882/1823] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:42:48 2026] GET /volume/v3/snapshots/054c9c5d-da11-4102-8ef9-9d5ca2edba49 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:42:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-57686569-6eb9-47c0-8ace-b5f3ea2ced75 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:48 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-57686569-6eb9-47c0-8ace-b5f3ea2ced75 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 Sep 03 13:42:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-57686569-6eb9-47c0-8ace-b5f3ea2ced75 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-57686569-6eb9-47c0-8ace-b5f3ea2ced75 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:48 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:48 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:48 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:48 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:48 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-57686569-6eb9-47c0-8ace-b5f3ea2ced75 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:42:48 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-57686569-6eb9-47c0-8ace-b5f3ea2ced75 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 returned with HTTP 200 Sep 03 13:42:48 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 942/1824] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:48 2026] GET /volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 => generated 856 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-6406babb-d1b3-4528-9ebf-a543761786b3 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:48 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6406babb-d1b3-4528-9ebf-a543761786b3 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] DELETE http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 Sep 03 13:42:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6406babb-d1b3-4528-9ebf-a543761786b3 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6406babb-d1b3-4528-9ebf-a543761786b3 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:48 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-6406babb-d1b3-4528-9ebf-a543761786b3 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Delete volume with id: 5cbe4e66-db6a-4a61-8172-f491cc654533 Sep 03 13:42:48 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:48 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:48 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:48 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:48 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-6406babb-d1b3-4528-9ebf-a543761786b3 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:42:48 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-6406babb-d1b3-4528-9ebf-a543761786b3 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Delete volume request issued successfully. Sep 03 13:42:48 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6406babb-d1b3-4528-9ebf-a543761786b3 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 returned with HTTP 202 Sep 03 13:42:48 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 883/1825] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:42:48 2026] DELETE /volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:42:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-15e0a0b5-c946-4087-a4eb-0aa62413ab4e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:48 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-15e0a0b5-c946-4087-a4eb-0aa62413ab4e tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 Sep 03 13:42:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-15e0a0b5-c946-4087-a4eb-0aa62413ab4e tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-15e0a0b5-c946-4087-a4eb-0aa62413ab4e tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:48 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:48 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:48 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:48 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:48 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-15e0a0b5-c946-4087-a4eb-0aa62413ab4e tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:42:48 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-15e0a0b5-c946-4087-a4eb-0aa62413ab4e tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 returned with HTTP 200 Sep 03 13:42:48 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 943/1826] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:48 2026] GET /volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 => generated 855 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-b9f516ca-5ed3-4af5-b7f5-1e53dc635dec None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-3ad51d5f-a022-47b9-8b35-e3c923c94114 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3ad51d5f-a022-47b9-8b35-e3c923c94114 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] GET http://192.168.122.181/volume/v3/snapshots/e5d06484-a021-4577-abb1-715104e02bb1 Sep 03 13:42:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3ad51d5f-a022-47b9-8b35-e3c923c94114 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3ad51d5f-a022-47b9-8b35-e3c923c94114 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:49 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:49 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:49 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-3ad51d5f-a022-47b9-8b35-e3c923c94114 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Snapshot retrieved successfully. Sep 03 13:42:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3ad51d5f-a022-47b9-8b35-e3c923c94114 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] http://192.168.122.181/volume/v3/snapshots/e5d06484-a021-4577-abb1-715104e02bb1 returned with HTTP 200 Sep 03 13:42:49 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 944/1827] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:42:49 2026] GET /volume/v3/snapshots/e5d06484-a021-4577-abb1-715104e02bb1 => generated 484 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a0e53063-666a-4919-9721-c4bd114c63bb None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a0e53063-666a-4919-9721-c4bd114c63bb tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] GET http://192.168.122.181/volume/v3/snapshots/e5d06484-a021-4577-abb1-715104e02bb1 Sep 03 13:42:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a0e53063-666a-4919-9721-c4bd114c63bb tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a0e53063-666a-4919-9721-c4bd114c63bb tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:49 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:49 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:49 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-a0e53063-666a-4919-9721-c4bd114c63bb tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Snapshot retrieved successfully. Sep 03 13:42:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a0e53063-666a-4919-9721-c4bd114c63bb tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] http://192.168.122.181/volume/v3/snapshots/e5d06484-a021-4577-abb1-715104e02bb1 returned with HTTP 200 Sep 03 13:42:49 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 945/1828] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:42:49 2026] GET /volume/v3/snapshots/e5d06484-a021-4577-abb1-715104e02bb1 => generated 484 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e7ec8844-0261-42e0-97cb-447671207238 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b9f516ca-5ed3-4af5-b7f5-1e53dc635dec tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:42:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b9f516ca-5ed3-4af5-b7f5-1e53dc635dec tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1808055633"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:42:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-b9f516ca-5ed3-4af5-b7f5-1e53dc635dec tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1808055633'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:42:49 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-b9f516ca-5ed3-4af5-b7f5-1e53dc635dec tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Create volume of 1 GB Sep 03 13:42:49 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-b9f516ca-5ed3-4af5-b7f5-1e53dc635dec tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Availability Zones retrieved successfully. Sep 03 13:42:49 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b9f516ca-5ed3-4af5-b7f5-1e53dc635dec tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Flow 'volume_create_api' (2f3ae720-cdfd-4ca5-8c1f-008cad8d0bcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:42:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e7ec8844-0261-42e0-97cb-447671207238 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:42:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e7ec8844-0261-42e0-97cb-447671207238 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1844902825"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:42:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-e7ec8844-0261-42e0-97cb-447671207238 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1844902825'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:42:49 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-e7ec8844-0261-42e0-97cb-447671207238 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Create volume of 1 GB Sep 03 13:42:49 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b9f516ca-5ed3-4af5-b7f5-1e53dc635dec tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd6efb1c-f136-436d-9025-b731db4eec17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:42:49 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-b9f516ca-5ed3-4af5-b7f5-1e53dc635dec tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:42:49 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-e7ec8844-0261-42e0-97cb-447671207238 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Availability Zones retrieved successfully. Sep 03 13:42:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e7ec8844-0261-42e0-97cb-447671207238 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Flow 'volume_create_api' (651859a2-707e-4f45-9806-d424742b99ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:42:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e7ec8844-0261-42e0-97cb-447671207238 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09b6b1fb-6a16-4e69-b958-820023a25f80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:42:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-e7ec8844-0261-42e0-97cb-447671207238 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:42:49 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b9f516ca-5ed3-4af5-b7f5-1e53dc635dec tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd6efb1c-f136-436d-9025-b731db4eec17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:42:49 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b9f516ca-5ed3-4af5-b7f5-1e53dc635dec tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5d56453-8562-49af-a9ab-2841bdad7957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:42:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e7ec8844-0261-42e0-97cb-447671207238 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09b6b1fb-6a16-4e69-b958-820023a25f80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:42:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e7ec8844-0261-42e0-97cb-447671207238 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac524dca-a5e6-42f6-8a44-19b51bb71e58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:42:49 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-b9f516ca-5ed3-4af5-b7f5-1e53dc635dec tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Created reservations ['56bba026-da7d-4091-b1ee-ededf8d73150', '6fce62d2-ab03-4c38-856e-94e6df93b06b', '5b2c8838-1758-4c50-98b3-ce6eb933dcd4', '03ed6771-3694-4c76-ad57-5b8cc10237c0'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:42:49 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b9f516ca-5ed3-4af5-b7f5-1e53dc635dec tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5d56453-8562-49af-a9ab-2841bdad7957) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56bba026-da7d-4091-b1ee-ededf8d73150', '6fce62d2-ab03-4c38-856e-94e6df93b06b', '5b2c8838-1758-4c50-98b3-ce6eb933dcd4', '03ed6771-3694-4c76-ad57-5b8cc10237c0']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:42:49 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b9f516ca-5ed3-4af5-b7f5-1e53dc635dec tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20dc0394-0db0-4610-9e49-234c18dbca5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:42:49 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:49 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:49 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b9f516ca-5ed3-4af5-b7f5-1e53dc635dec tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20dc0394-0db0-4610-9e49-234c18dbca5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '437e356d-3a31-4f22-a92a-3974b3da8dc5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1808055633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7390f76693ce4358a32f015eeac9cae5',qos_specs=None,replication_status=,reservations=['56bba026-da7d-4091-b1ee-ededf8d73150','6fce62d2-ab03-4c38-856e-94e6df93b06b','5b2c8838-1758-4c50-98b3-ce6eb933dcd4','03ed6771-3694-4c76-ad57-5b8cc10237c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='063c3d217bd24ebfae1b5eed61011445',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:42:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1808055633',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=437e356d-3a31-4f22-a92a-3974b3da8dc5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7390f76693ce4358a32f015eeac9cae5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='063c3d217bd24ebfae1b5eed61011445',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:42:49 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-e7ec8844-0261-42e0-97cb-447671207238 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Created reservations ['578e6d93-6ed0-4590-9d93-bc0d12dfa38b', '6d8d594b-3cd2-4d14-9343-2587d4f21607', 'ad446445-1330-463d-b94e-c518c34918b1', '2d0625ab-125f-474e-91a4-99821697674e'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:42:49 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b9f516ca-5ed3-4af5-b7f5-1e53dc635dec tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa7c252f-8071-4d6d-95b1-187d5929b814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:42:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e7ec8844-0261-42e0-97cb-447671207238 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac524dca-a5e6-42f6-8a44-19b51bb71e58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['578e6d93-6ed0-4590-9d93-bc0d12dfa38b', '6d8d594b-3cd2-4d14-9343-2587d4f21607', 'ad446445-1330-463d-b94e-c518c34918b1', '2d0625ab-125f-474e-91a4-99821697674e']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:42:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e7ec8844-0261-42e0-97cb-447671207238 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8253dd63-5227-4996-9ec0-853eb43de547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:42:49 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:49 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:49 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b9f516ca-5ed3-4af5-b7f5-1e53dc635dec tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa7c252f-8071-4d6d-95b1-187d5929b814) transitioned into state 'SUCCESS' from state '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-1808055633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7390f76693ce4358a32f015eeac9cae5',qos_specs=None,replication_status=,reservations=['56bba026-da7d-4091-b1ee-ededf8d73150','6fce62d2-ab03-4c38-856e-94e6df93b06b','5b2c8838-1758-4c50-98b3-ce6eb933dcd4','03ed6771-3694-4c76-ad57-5b8cc10237c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='063c3d217bd24ebfae1b5eed61011445',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:42:49 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b9f516ca-5ed3-4af5-b7f5-1e53dc635dec tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a951c8b9-f30c-4842-91dd-60bb26519f3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:42:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e7ec8844-0261-42e0-97cb-447671207238 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8253dd63-5227-4996-9ec0-853eb43de547) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02366aee-0b32-4db0-a5eb-8a42379b89af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1844902825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a148f219b02c431ba153fdeb655eae95',qos_specs=None,replication_status=,reservations=['578e6d93-6ed0-4590-9d93-bc0d12dfa38b','6d8d594b-3cd2-4d14-9343-2587d4f21607','ad446445-1330-463d-b94e-c518c34918b1','2d0625ab-125f-474e-91a4-99821697674e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b70e8fbc098f4b0b8b5a2ba47dbd7696',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:42:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1844902825',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02366aee-0b32-4db0-a5eb-8a42379b89af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a148f219b02c431ba153fdeb655eae95',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b70e8fbc098f4b0b8b5a2ba47dbd7696',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:42:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e7ec8844-0261-42e0-97cb-447671207238 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e4bb9f1-d4cb-4d87-beba-25bcd4de841b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:42:49 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b9f516ca-5ed3-4af5-b7f5-1e53dc635dec tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a951c8b9-f30c-4842-91dd-60bb26519f3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:42:49 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b9f516ca-5ed3-4af5-b7f5-1e53dc635dec tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Flow 'volume_create_api' (2f3ae720-cdfd-4ca5-8c1f-008cad8d0bcc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:42:49 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-b9f516ca-5ed3-4af5-b7f5-1e53dc635dec tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Create volume request issued successfully. Sep 03 13:42:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b9f516ca-5ed3-4af5-b7f5-1e53dc635dec tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:42:49 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 884/1829] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:42:48 2026] POST /volume/v3/volumes => generated 767 bytes in 732 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:42:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-dd64f136-857e-4bd6-921c-7308870b6473 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-dd64f136-857e-4bd6-921c-7308870b6473 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] DELETE http://192.168.122.181/volume/v3/snapshots/e5d06484-a021-4577-abb1-715104e02bb1 Sep 03 13:42:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-dd64f136-857e-4bd6-921c-7308870b6473 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-dd64f136-857e-4bd6-921c-7308870b6473 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:49 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.snapshots [None req-dd64f136-857e-4bd6-921c-7308870b6473 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Delete snapshot with id: e5d06484-a021-4577-abb1-715104e02bb1 Sep 03 13:42:49 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:49 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:49 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-dd64f136-857e-4bd6-921c-7308870b6473 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Snapshot retrieved successfully. Sep 03 13:42:49 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:49 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e7ec8844-0261-42e0-97cb-447671207238 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e4bb9f1-d4cb-4d87-beba-25bcd4de841b) transitioned into state 'SUCCESS' from state '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-1844902825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a148f219b02c431ba153fdeb655eae95',qos_specs=None,replication_status=,reservations=['578e6d93-6ed0-4590-9d93-bc0d12dfa38b','6d8d594b-3cd2-4d14-9343-2587d4f21607','ad446445-1330-463d-b94e-c518c34918b1','2d0625ab-125f-474e-91a4-99821697674e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b70e8fbc098f4b0b8b5a2ba47dbd7696',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:42:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e7ec8844-0261-42e0-97cb-447671207238 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1035be77-bb8b-41db-8022-40f332d99082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:42:49 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-dd64f136-857e-4bd6-921c-7308870b6473 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Snapshot delete request issued successfully. Sep 03 13:42:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-dd64f136-857e-4bd6-921c-7308870b6473 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] http://192.168.122.181/volume/v3/snapshots/e5d06484-a021-4577-abb1-715104e02bb1 returned with HTTP 202 Sep 03 13:42:49 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 885/1830] 192.168.122.181 () {58 vars in 1241 bytes} [Thu Sep 3 13:42:49 2026] DELETE /volume/v3/snapshots/e5d06484-a021-4577-abb1-715104e02bb1 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:42:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-66dd5f0e-b845-4e3a-b574-d0e9cfc9f739 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-66dd5f0e-b845-4e3a-b574-d0e9cfc9f739 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 Sep 03 13:42:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-66dd5f0e-b845-4e3a-b574-d0e9cfc9f739 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-66dd5f0e-b845-4e3a-b574-d0e9cfc9f739 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-66dd5f0e-b845-4e3a-b574-d0e9cfc9f739 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 returned with HTTP 404 Sep 03 13:42:49 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 886/1831] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:49 2026] GET /volume/v3/volumes/5cbe4e66-db6a-4a61-8172-f491cc654533 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:42:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-b10983c4-2528-4469-8c80-a2cc179d2d19 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e7ec8844-0261-42e0-97cb-447671207238 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1035be77-bb8b-41db-8022-40f332d99082) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:42:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e7ec8844-0261-42e0-97cb-447671207238 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Flow 'volume_create_api' (651859a2-707e-4f45-9806-d424742b99ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:42:49 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-e7ec8844-0261-42e0-97cb-447671207238 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Create volume request issued successfully. Sep 03 13:42:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e7ec8844-0261-42e0-97cb-447671207238 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:42:49 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 946/1832] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:42:49 2026] POST /volume/v3/volumes => generated 760 bytes in 704 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:42:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f4c114cc-b78b-4bc5-932a-dcfbad49e580 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b10983c4-2528-4469-8c80-a2cc179d2d19 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] GET http://192.168.122.181/volume/v3/volumes/437e356d-3a31-4f22-a92a-3974b3da8dc5 Sep 03 13:42:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b10983c4-2528-4469-8c80-a2cc179d2d19 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b10983c4-2528-4469-8c80-a2cc179d2d19 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f4c114cc-b78b-4bc5-932a-dcfbad49e580 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] GET http://192.168.122.181/volume/v3/snapshots/e5d06484-a021-4577-abb1-715104e02bb1 Sep 03 13:42:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f4c114cc-b78b-4bc5-932a-dcfbad49e580 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f4c114cc-b78b-4bc5-932a-dcfbad49e580 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:49 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:49 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:49 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:49 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:49 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:49 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:49 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-f4c114cc-b78b-4bc5-932a-dcfbad49e580 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Snapshot retrieved successfully. Sep 03 13:42:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f4c114cc-b78b-4bc5-932a-dcfbad49e580 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] http://192.168.122.181/volume/v3/snapshots/e5d06484-a021-4577-abb1-715104e02bb1 returned with HTTP 200 Sep 03 13:42:49 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 947/1833] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:42:49 2026] GET /volume/v3/snapshots/e5d06484-a021-4577-abb1-715104e02bb1 => generated 483 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-9d62252c-0cca-4ab3-9a03-85d0e2633a68 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:49 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-b10983c4-2528-4469-8c80-a2cc179d2d19 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Volume info retrieved successfully. Sep 03 13:42:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9d62252c-0cca-4ab3-9a03-85d0e2633a68 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/9d0ed883-36e9-4220-91a1-5267e813ce3d Sep 03 13:42:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9d62252c-0cca-4ab3-9a03-85d0e2633a68 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9d62252c-0cca-4ab3-9a03-85d0e2633a68 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b10983c4-2528-4469-8c80-a2cc179d2d19 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] http://192.168.122.181/volume/v3/volumes/437e356d-3a31-4f22-a92a-3974b3da8dc5 returned with HTTP 200 Sep 03 13:42:49 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 887/1834] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:49 2026] GET /volume/v3/volumes/437e356d-3a31-4f22-a92a-3974b3da8dc5 => generated 835 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-5f13c267-9e9e-4643-b462-6ef76997d0a8 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5f13c267-9e9e-4643-b462-6ef76997d0a8 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] GET http://192.168.122.181/volume/v3/volumes/02366aee-0b32-4db0-a5eb-8a42379b89af Sep 03 13:42:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5f13c267-9e9e-4643-b462-6ef76997d0a8 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5f13c267-9e9e-4643-b462-6ef76997d0a8 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:49 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:49 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:49 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:49 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:49 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:49 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:49 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:49 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:49 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-9d62252c-0cca-4ab3-9a03-85d0e2633a68 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:42:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9d62252c-0cca-4ab3-9a03-85d0e2633a68 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/9d0ed883-36e9-4220-91a1-5267e813ce3d returned with HTTP 200 Sep 03 13:42:49 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 948/1835] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:49 2026] GET /volume/v3/volumes/9d0ed883-36e9-4220-91a1-5267e813ce3d => generated 856 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:49 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-5f13c267-9e9e-4643-b462-6ef76997d0a8 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Volume info retrieved successfully. Sep 03 13:42:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5f13c267-9e9e-4643-b462-6ef76997d0a8 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/volumes/02366aee-0b32-4db0-a5eb-8a42379b89af returned with HTTP 200 Sep 03 13:42:49 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 888/1836] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:49 2026] GET /volume/v3/volumes/02366aee-0b32-4db0-a5eb-8a42379b89af => generated 828 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-1b5769d4-6b0d-4e63-b574-e2bce4d27db5 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1b5769d4-6b0d-4e63-b574-e2bce4d27db5 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] DELETE http://192.168.122.181/volume/v3/volumes/9d0ed883-36e9-4220-91a1-5267e813ce3d Sep 03 13:42:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1b5769d4-6b0d-4e63-b574-e2bce4d27db5 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1b5769d4-6b0d-4e63-b574-e2bce4d27db5 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:49 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-1b5769d4-6b0d-4e63-b574-e2bce4d27db5 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Delete volume with id: 9d0ed883-36e9-4220-91a1-5267e813ce3d Sep 03 13:42:49 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:49 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:49 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:49 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:49 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-1b5769d4-6b0d-4e63-b574-e2bce4d27db5 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:42:50 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-1b5769d4-6b0d-4e63-b574-e2bce4d27db5 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Delete volume request issued successfully. Sep 03 13:42:50 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1b5769d4-6b0d-4e63-b574-e2bce4d27db5 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/9d0ed883-36e9-4220-91a1-5267e813ce3d returned with HTTP 202 Sep 03 13:42:50 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 949/1837] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:42:49 2026] DELETE /volume/v3/volumes/9d0ed883-36e9-4220-91a1-5267e813ce3d => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:42:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-c79600e3-9b36-48f6-8790-e6883d1280d6 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:50 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c79600e3-9b36-48f6-8790-e6883d1280d6 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/9d0ed883-36e9-4220-91a1-5267e813ce3d Sep 03 13:42:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c79600e3-9b36-48f6-8790-e6883d1280d6 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c79600e3-9b36-48f6-8790-e6883d1280d6 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:50 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:50 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:50 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:50 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:50 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-c79600e3-9b36-48f6-8790-e6883d1280d6 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Volume info retrieved successfully. Sep 03 13:42:50 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c79600e3-9b36-48f6-8790-e6883d1280d6 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/9d0ed883-36e9-4220-91a1-5267e813ce3d returned with HTTP 200 Sep 03 13:42:50 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 889/1838] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:50 2026] GET /volume/v3/volumes/9d0ed883-36e9-4220-91a1-5267e813ce3d => generated 855 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-debb2d14-7b5c-4a92-89f1-bb9f116f3b5a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:50 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-debb2d14-7b5c-4a92-89f1-bb9f116f3b5a tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] GET http://192.168.122.181/volume/v3/snapshots/e5d06484-a021-4577-abb1-715104e02bb1 Sep 03 13:42:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-debb2d14-7b5c-4a92-89f1-bb9f116f3b5a tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-debb2d14-7b5c-4a92-89f1-bb9f116f3b5a tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:50 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:50 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:50 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-debb2d14-7b5c-4a92-89f1-bb9f116f3b5a tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Snapshot retrieved successfully. Sep 03 13:42:50 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-debb2d14-7b5c-4a92-89f1-bb9f116f3b5a tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] http://192.168.122.181/volume/v3/snapshots/e5d06484-a021-4577-abb1-715104e02bb1 returned with HTTP 200 Sep 03 13:42:50 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 950/1839] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:42:50 2026] GET /volume/v3/snapshots/e5d06484-a021-4577-abb1-715104e02bb1 => generated 483 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:42:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-265bc92a-d07f-4d38-8abc-c3fbd22d6296 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:50 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-265bc92a-d07f-4d38-8abc-c3fbd22d6296 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] GET http://192.168.122.181/volume/v3/volumes/437e356d-3a31-4f22-a92a-3974b3da8dc5 Sep 03 13:42:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-265bc92a-d07f-4d38-8abc-c3fbd22d6296 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-265bc92a-d07f-4d38-8abc-c3fbd22d6296 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:50 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:50 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:50 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:50 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:50 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-265bc92a-d07f-4d38-8abc-c3fbd22d6296 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Volume info retrieved successfully. Sep 03 13:42:50 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-265bc92a-d07f-4d38-8abc-c3fbd22d6296 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] http://192.168.122.181/volume/v3/volumes/437e356d-3a31-4f22-a92a-3974b3da8dc5 returned with HTTP 200 Sep 03 13:42:50 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 890/1840] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:50 2026] GET /volume/v3/volumes/437e356d-3a31-4f22-a92a-3974b3da8dc5 => generated 859 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d62eef43-ac6d-42e3-8cb4-ba8fa545f33d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:50 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d62eef43-ac6d-42e3-8cb4-ba8fa545f33d tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] GET http://192.168.122.181/volume/v3/volumes/02366aee-0b32-4db0-a5eb-8a42379b89af Sep 03 13:42:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d62eef43-ac6d-42e3-8cb4-ba8fa545f33d tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d62eef43-ac6d-42e3-8cb4-ba8fa545f33d tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:50 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:50 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:50 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:50 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:50 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-d62eef43-ac6d-42e3-8cb4-ba8fa545f33d tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Volume info retrieved successfully. Sep 03 13:42:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d62eef43-ac6d-42e3-8cb4-ba8fa545f33d tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/volumes/02366aee-0b32-4db0-a5eb-8a42379b89af returned with HTTP 200 Sep 03 13:42:51 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 951/1841] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:50 2026] GET /volume/v3/volumes/02366aee-0b32-4db0-a5eb-8a42379b89af => generated 852 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-ae1df4ff-172f-4e22-8d4b-efc09276bd94 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:51 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ae1df4ff-172f-4e22-8d4b-efc09276bd94 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] GET http://192.168.122.181/volume/v3/volumes/9d0ed883-36e9-4220-91a1-5267e813ce3d Sep 03 13:42:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ae1df4ff-172f-4e22-8d4b-efc09276bd94 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ae1df4ff-172f-4e22-8d4b-efc09276bd94 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:51 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ae1df4ff-172f-4e22-8d4b-efc09276bd94 tempest-VolumesSnapshotTestJSON-33111012 tempest-VolumesSnapshotTestJSON-33111012-project-member] http://192.168.122.181/volume/v3/volumes/9d0ed883-36e9-4220-91a1-5267e813ce3d returned with HTTP 404 Sep 03 13:42:51 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 891/1842] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:51 2026] GET /volume/v3/volumes/9d0ed883-36e9-4220-91a1-5267e813ce3d => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:42:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-3fa0637d-61e7-46be-84c7-bc3f9101b63d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3fa0637d-61e7-46be-84c7-bc3f9101b63d tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] GET http://192.168.122.181/volume/v3/snapshots/e5d06484-a021-4577-abb1-715104e02bb1 Sep 03 13:42:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3fa0637d-61e7-46be-84c7-bc3f9101b63d tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3fa0637d-61e7-46be-84c7-bc3f9101b63d tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3fa0637d-61e7-46be-84c7-bc3f9101b63d tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] http://192.168.122.181/volume/v3/snapshots/e5d06484-a021-4577-abb1-715104e02bb1 returned with HTTP 404 Sep 03 13:42:51 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 952/1843] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:42:51 2026] GET /volume/v3/snapshots/e5d06484-a021-4577-abb1-715104e02bb1 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:42:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-cafea9e6-cbdc-4c5f-b4d9-678025768893 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:51 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cafea9e6-cbdc-4c5f-b4d9-678025768893 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] DELETE http://192.168.122.181/volume/v3/volumes/76a8bac6-860f-4476-88c5-7348a46286b3 Sep 03 13:42:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cafea9e6-cbdc-4c5f-b4d9-678025768893 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cafea9e6-cbdc-4c5f-b4d9-678025768893 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:51 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-cafea9e6-cbdc-4c5f-b4d9-678025768893 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Delete volume with id: 76a8bac6-860f-4476-88c5-7348a46286b3 Sep 03 13:42:51 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:51 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-b47e128c-56e0-4227-893a-73de01bdf3b4 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:51 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:51 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:51 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-cafea9e6-cbdc-4c5f-b4d9-678025768893 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Volume info retrieved successfully. Sep 03 13:42:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b47e128c-56e0-4227-893a-73de01bdf3b4 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] GET http://192.168.122.181/volume/v3/volumes/437e356d-3a31-4f22-a92a-3974b3da8dc5 Sep 03 13:42:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b47e128c-56e0-4227-893a-73de01bdf3b4 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b47e128c-56e0-4227-893a-73de01bdf3b4 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:52 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:52 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:52 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:52 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:52 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-cafea9e6-cbdc-4c5f-b4d9-678025768893 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Delete volume request issued successfully. Sep 03 13:42:52 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cafea9e6-cbdc-4c5f-b4d9-678025768893 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] http://192.168.122.181/volume/v3/volumes/76a8bac6-860f-4476-88c5-7348a46286b3 returned with HTTP 202 Sep 03 13:42:52 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 892/1844] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:42:51 2026] DELETE /volume/v3/volumes/76a8bac6-860f-4476-88c5-7348a46286b3 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:42:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-298bd679-3e38-4c70-b69b-a3ac4fce5dd4 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:52 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-b47e128c-56e0-4227-893a-73de01bdf3b4 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Volume info retrieved successfully. Sep 03 13:42:52 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-298bd679-3e38-4c70-b69b-a3ac4fce5dd4 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] GET http://192.168.122.181/volume/v3/volumes/02366aee-0b32-4db0-a5eb-8a42379b89af Sep 03 13:42:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-298bd679-3e38-4c70-b69b-a3ac4fce5dd4 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-298bd679-3e38-4c70-b69b-a3ac4fce5dd4 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:52 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b47e128c-56e0-4227-893a-73de01bdf3b4 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] http://192.168.122.181/volume/v3/volumes/437e356d-3a31-4f22-a92a-3974b3da8dc5 returned with HTTP 200 Sep 03 13:42:52 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 953/1845] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:51 2026] GET /volume/v3/volumes/437e356d-3a31-4f22-a92a-3974b3da8dc5 => generated 860 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-39e4000f-c629-4b51-9dba-182790988449 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:52 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:52 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:52 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-39e4000f-c629-4b51-9dba-182790988449 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] GET http://192.168.122.181/volume/v3/volumes/76a8bac6-860f-4476-88c5-7348a46286b3 Sep 03 13:42:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-39e4000f-c629-4b51-9dba-182790988449 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:52 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:52 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-39e4000f-c629-4b51-9dba-182790988449 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:52 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-298bd679-3e38-4c70-b69b-a3ac4fce5dd4 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Volume info retrieved successfully. Sep 03 13:42:52 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-298bd679-3e38-4c70-b69b-a3ac4fce5dd4 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/volumes/02366aee-0b32-4db0-a5eb-8a42379b89af returned with HTTP 200 Sep 03 13:42:52 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 893/1846] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:52 2026] GET /volume/v3/volumes/02366aee-0b32-4db0-a5eb-8a42379b89af => generated 853 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-70801e2d-6ece-4cbd-ada5-73bd472c0c09 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:52 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-70801e2d-6ece-4cbd-ada5-73bd472c0c09 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] POST http://192.168.122.181/volume/v3/snapshots Sep 03 13:42:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-70801e2d-6ece-4cbd-ada5-73bd472c0c09 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "437e356d-3a31-4f22-a92a-3974b3da8dc5", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1699983184"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:42:52 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:52 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:52 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:52 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:52 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:52 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:52 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:52 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:52 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-70801e2d-6ece-4cbd-ada5-73bd472c0c09 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Volume info retrieved successfully. Sep 03 13:42:52 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.snapshots [None req-70801e2d-6ece-4cbd-ada5-73bd472c0c09 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Create snapshot from volume 437e356d-3a31-4f22-a92a-3974b3da8dc5 Sep 03 13:42:52 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-39e4000f-c629-4b51-9dba-182790988449 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Volume info retrieved successfully. Sep 03 13:42:52 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-39e4000f-c629-4b51-9dba-182790988449 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] http://192.168.122.181/volume/v3/volumes/76a8bac6-860f-4476-88c5-7348a46286b3 returned with HTTP 200 Sep 03 13:42:52 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 954/1847] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:52 2026] GET /volume/v3/volumes/76a8bac6-860f-4476-88c5-7348a46286b3 => generated 877 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-5bf2ea9a-ca27-4314-a4a1-37ca06a9ea4f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:52 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5bf2ea9a-ca27-4314-a4a1-37ca06a9ea4f tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] POST http://192.168.122.181/volume/v3/snapshots Sep 03 13:42:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5bf2ea9a-ca27-4314-a4a1-37ca06a9ea4f tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "02366aee-0b32-4db0-a5eb-8a42379b89af", "name": "tempest-SnapshotsActionsTest-Snapshot-719691086"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:42:52 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:52 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:52 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:52 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:52 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-5bf2ea9a-ca27-4314-a4a1-37ca06a9ea4f tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Volume info retrieved successfully. Sep 03 13:42:52 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.snapshots [None req-5bf2ea9a-ca27-4314-a4a1-37ca06a9ea4f tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Create snapshot from volume 02366aee-0b32-4db0-a5eb-8a42379b89af Sep 03 13:42:52 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-70801e2d-6ece-4cbd-ada5-73bd472c0c09 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Created reservations ['73938a9a-3f5d-4cd1-b624-345b376cdb0f', 'ddc3362c-bbeb-4d08-b83f-42a41f4f2f47', 'bf6f394c-9239-45dc-943b-55af927fe8e1', 'b1a64075-9adc-4a15-8dc9-6ef7a4f1a768'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:42:52 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:52 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:52 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-5bf2ea9a-ca27-4314-a4a1-37ca06a9ea4f tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Created reservations ['a40828b8-6190-4120-9449-2bbf815bc1cb', '1c6b2440-2299-4f32-956f-ebb8c90f72f2', '45885ae2-8e42-4187-80e4-03c6e0108e57', '0e562cba-c4ec-494d-a5ab-2629342de71d'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:42:52 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-70801e2d-6ece-4cbd-ada5-73bd472c0c09 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Snapshot create request issued successfully. Sep 03 13:42:52 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-70801e2d-6ece-4cbd-ada5-73bd472c0c09 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] http://192.168.122.181/volume/v3/snapshots returned with HTTP 202 Sep 03 13:42:52 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 894/1848] 192.168.122.181 () {60 vars in 1149 bytes} [Thu Sep 3 13:42:52 2026] POST /volume/v3/snapshots => generated 314 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:42:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-b57a5f41-30aa-4b7b-85c6-afc2a6c27deb None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:52 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b57a5f41-30aa-4b7b-85c6-afc2a6c27deb tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] GET http://192.168.122.181/volume/v3/snapshots/9bd9ee76-2748-48e0-bc70-5d51fd9fff4c Sep 03 13:42:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b57a5f41-30aa-4b7b-85c6-afc2a6c27deb tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b57a5f41-30aa-4b7b-85c6-afc2a6c27deb tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:52 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:52 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:52 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:52 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:52 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-b57a5f41-30aa-4b7b-85c6-afc2a6c27deb tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Snapshot retrieved successfully. Sep 03 13:42:52 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b57a5f41-30aa-4b7b-85c6-afc2a6c27deb tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] http://192.168.122.181/volume/v3/snapshots/9bd9ee76-2748-48e0-bc70-5d51fd9fff4c returned with HTTP 200 Sep 03 13:42:52 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 895/1849] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:42:52 2026] GET /volume/v3/snapshots/9bd9ee76-2748-48e0-bc70-5d51fd9fff4c => generated 446 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:52 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-5bf2ea9a-ca27-4314-a4a1-37ca06a9ea4f tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Snapshot create request issued successfully. Sep 03 13:42:52 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5bf2ea9a-ca27-4314-a4a1-37ca06a9ea4f tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/snapshots returned with HTTP 202 Sep 03 13:42:52 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 955/1850] 192.168.122.181 () {60 vars in 1149 bytes} [Thu Sep 3 13:42:52 2026] POST /volume/v3/snapshots => generated 306 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:42:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-588b5fef-dbbd-4b01-be9b-10b6a5572da7 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:52 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-588b5fef-dbbd-4b01-be9b-10b6a5572da7 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] GET http://192.168.122.181/volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c Sep 03 13:42:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-588b5fef-dbbd-4b01-be9b-10b6a5572da7 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-588b5fef-dbbd-4b01-be9b-10b6a5572da7 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:52 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:52 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:52 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-588b5fef-dbbd-4b01-be9b-10b6a5572da7 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Snapshot retrieved successfully. Sep 03 13:42:52 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-588b5fef-dbbd-4b01-be9b-10b6a5572da7 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c returned with HTTP 200 Sep 03 13:42:52 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 896/1851] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:42:52 2026] GET /volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c => generated 438 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-031e2750-35bf-4054-afbd-d67c99f3ea1b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:53 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-031e2750-35bf-4054-afbd-d67c99f3ea1b tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] GET http://192.168.122.181/volume/v3/volumes/76a8bac6-860f-4476-88c5-7348a46286b3 Sep 03 13:42:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-031e2750-35bf-4054-afbd-d67c99f3ea1b tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-031e2750-35bf-4054-afbd-d67c99f3ea1b tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:53 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:53 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:53 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:53 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:53 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-031e2750-35bf-4054-afbd-d67c99f3ea1b tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] http://192.168.122.181/volume/v3/volumes/76a8bac6-860f-4476-88c5-7348a46286b3 returned with HTTP 404 Sep 03 13:42:53 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 956/1852] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:53 2026] GET /volume/v3/volumes/76a8bac6-860f-4476-88c5-7348a46286b3 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:42:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-5034165b-2e83-406f-b3ca-5e780b94a366 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5034165b-2e83-406f-b3ca-5e780b94a366 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] DELETE http://192.168.122.181/volume/v3/volumes/1b3e860a-b2a2-4536-aef8-45f720028e3c Sep 03 13:42:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5034165b-2e83-406f-b3ca-5e780b94a366 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5034165b-2e83-406f-b3ca-5e780b94a366 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:53 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-5034165b-2e83-406f-b3ca-5e780b94a366 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Delete volume with id: 1b3e860a-b2a2-4536-aef8-45f720028e3c Sep 03 13:42:53 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:53 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:53 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:53 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:53 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-5034165b-2e83-406f-b3ca-5e780b94a366 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Volume info retrieved successfully. Sep 03 13:42:53 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-5034165b-2e83-406f-b3ca-5e780b94a366 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Delete volume request issued successfully. Sep 03 13:42:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5034165b-2e83-406f-b3ca-5e780b94a366 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] http://192.168.122.181/volume/v3/volumes/1b3e860a-b2a2-4536-aef8-45f720028e3c returned with HTTP 202 Sep 03 13:42:53 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 897/1853] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:42:53 2026] DELETE /volume/v3/volumes/1b3e860a-b2a2-4536-aef8-45f720028e3c => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:42:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-360b311f-2dda-43de-bbe8-77ab3f6875f3 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:53 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-360b311f-2dda-43de-bbe8-77ab3f6875f3 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] GET http://192.168.122.181/volume/v3/volumes/1b3e860a-b2a2-4536-aef8-45f720028e3c Sep 03 13:42:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-360b311f-2dda-43de-bbe8-77ab3f6875f3 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-360b311f-2dda-43de-bbe8-77ab3f6875f3 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:53 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:53 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:53 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:53 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:53 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-360b311f-2dda-43de-bbe8-77ab3f6875f3 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Volume info retrieved successfully. Sep 03 13:42:53 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-360b311f-2dda-43de-bbe8-77ab3f6875f3 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] http://192.168.122.181/volume/v3/volumes/1b3e860a-b2a2-4536-aef8-45f720028e3c returned with HTTP 200 Sep 03 13:42:53 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 957/1854] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:53 2026] GET /volume/v3/volumes/1b3e860a-b2a2-4536-aef8-45f720028e3c => generated 841 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-c2a8b4d6-cbc8-4946-adc4-2621f1fbdef7 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c2a8b4d6-cbc8-4946-adc4-2621f1fbdef7 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] GET http://192.168.122.181/volume/v3/snapshots/9bd9ee76-2748-48e0-bc70-5d51fd9fff4c Sep 03 13:42:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c2a8b4d6-cbc8-4946-adc4-2621f1fbdef7 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c2a8b4d6-cbc8-4946-adc4-2621f1fbdef7 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:53 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:53 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:53 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-c2a8b4d6-cbc8-4946-adc4-2621f1fbdef7 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Snapshot retrieved successfully. Sep 03 13:42:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c2a8b4d6-cbc8-4946-adc4-2621f1fbdef7 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] http://192.168.122.181/volume/v3/snapshots/9bd9ee76-2748-48e0-bc70-5d51fd9fff4c returned with HTTP 200 Sep 03 13:42:53 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 898/1855] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:42:53 2026] GET /volume/v3/snapshots/9bd9ee76-2748-48e0-bc70-5d51fd9fff4c => generated 446 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-100d5980-31e7-41f3-a808-db20632c64e5 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:53 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-100d5980-31e7-41f3-a808-db20632c64e5 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] GET http://192.168.122.181/volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c Sep 03 13:42:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-100d5980-31e7-41f3-a808-db20632c64e5 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-100d5980-31e7-41f3-a808-db20632c64e5 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:53 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:53 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:53 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-100d5980-31e7-41f3-a808-db20632c64e5 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Snapshot retrieved successfully. Sep 03 13:42:53 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-100d5980-31e7-41f3-a808-db20632c64e5 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c returned with HTTP 200 Sep 03 13:42:53 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 958/1856] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:42:53 2026] GET /volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c => generated 438 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-ee4ee4c2-393c-4f22-afdf-f18057b07537 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:54 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ee4ee4c2-393c-4f22-afdf-f18057b07537 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] GET http://192.168.122.181/volume/v3/volumes/1b3e860a-b2a2-4536-aef8-45f720028e3c Sep 03 13:42:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ee4ee4c2-393c-4f22-afdf-f18057b07537 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ee4ee4c2-393c-4f22-afdf-f18057b07537 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:54 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ee4ee4c2-393c-4f22-afdf-f18057b07537 tempest-CinderUnicodeTest-347915573 tempest-CinderUnicodeTest-347915573-project-member] http://192.168.122.181/volume/v3/volumes/1b3e860a-b2a2-4536-aef8-45f720028e3c returned with HTTP 404 Sep 03 13:42:54 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 899/1857] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:42:54 2026] GET /volume/v3/volumes/1b3e860a-b2a2-4536-aef8-45f720028e3c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:42:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-b1d0a2d4-0edf-4da7-9686-0938bd79c133 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b1d0a2d4-0edf-4da7-9686-0938bd79c133 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] GET http://192.168.122.181/volume/v3/snapshots/9bd9ee76-2748-48e0-bc70-5d51fd9fff4c Sep 03 13:42:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b1d0a2d4-0edf-4da7-9686-0938bd79c133 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b1d0a2d4-0edf-4da7-9686-0938bd79c133 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:54 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:54 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:54 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-b1d0a2d4-0edf-4da7-9686-0938bd79c133 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Snapshot retrieved successfully. Sep 03 13:42:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b1d0a2d4-0edf-4da7-9686-0938bd79c133 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] http://192.168.122.181/volume/v3/snapshots/9bd9ee76-2748-48e0-bc70-5d51fd9fff4c returned with HTTP 200 Sep 03 13:42:54 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 959/1858] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:42:54 2026] GET /volume/v3/snapshots/9bd9ee76-2748-48e0-bc70-5d51fd9fff4c => generated 446 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-bd87bb7c-3b48-4c96-b8d5-7ce2301a30d5 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:54 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-bd87bb7c-3b48-4c96-b8d5-7ce2301a30d5 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] GET http://192.168.122.181/volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c Sep 03 13:42:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-bd87bb7c-3b48-4c96-b8d5-7ce2301a30d5 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-bd87bb7c-3b48-4c96-b8d5-7ce2301a30d5 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:54 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:54 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:54 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-bd87bb7c-3b48-4c96-b8d5-7ce2301a30d5 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Snapshot retrieved successfully. Sep 03 13:42:54 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-bd87bb7c-3b48-4c96-b8d5-7ce2301a30d5 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c returned with HTTP 200 Sep 03 13:42:54 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 900/1859] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:42:54 2026] GET /volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c => generated 438 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e6880540-c008-4e20-890c-2faf642793b9 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:55 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e6880540-c008-4e20-890c-2faf642793b9 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] GET http://192.168.122.181/volume/v3/snapshots/9bd9ee76-2748-48e0-bc70-5d51fd9fff4c Sep 03 13:42:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e6880540-c008-4e20-890c-2faf642793b9 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e6880540-c008-4e20-890c-2faf642793b9 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:55 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:55 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:55 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-e6880540-c008-4e20-890c-2faf642793b9 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Snapshot retrieved successfully. Sep 03 13:42:55 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e6880540-c008-4e20-890c-2faf642793b9 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] http://192.168.122.181/volume/v3/snapshots/9bd9ee76-2748-48e0-bc70-5d51fd9fff4c returned with HTTP 200 Sep 03 13:42:55 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 960/1860] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:42:55 2026] GET /volume/v3/snapshots/9bd9ee76-2748-48e0-bc70-5d51fd9fff4c => generated 473 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:42:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-024a38e9-59d5-427a-83e9-9790dd944d31 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-024a38e9-59d5-427a-83e9-9790dd944d31 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] POST http://192.168.122.181/volume/v3/snapshots Sep 03 13:42:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-024a38e9-59d5-427a-83e9-9790dd944d31 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "437e356d-3a31-4f22-a92a-3974b3da8dc5", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-117137490"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:42:55 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:55 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:55 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:55 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:55 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-024a38e9-59d5-427a-83e9-9790dd944d31 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Volume info retrieved successfully. Sep 03 13:42:55 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.snapshots [None req-024a38e9-59d5-427a-83e9-9790dd944d31 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Create snapshot from volume 437e356d-3a31-4f22-a92a-3974b3da8dc5 Sep 03 13:42:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ae3ac88f-33fa-4c92-98c2-768a46c1d74b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:55 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ae3ac88f-33fa-4c92-98c2-768a46c1d74b tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] GET http://192.168.122.181/volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c Sep 03 13:42:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ae3ac88f-33fa-4c92-98c2-768a46c1d74b tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ae3ac88f-33fa-4c92-98c2-768a46c1d74b tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:55 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:55 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:55 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-ae3ac88f-33fa-4c92-98c2-768a46c1d74b tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Snapshot retrieved successfully. Sep 03 13:42:55 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ae3ac88f-33fa-4c92-98c2-768a46c1d74b tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c returned with HTTP 200 Sep 03 13:42:55 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 961/1861] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:42:55 2026] GET /volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c => generated 438 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:55 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-024a38e9-59d5-427a-83e9-9790dd944d31 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Created reservations ['20392fa4-797b-4b87-a5f0-8a77d5468e39', '81f69cef-fc99-40e6-946a-df03f69f075f', 'a185e2a4-5445-4910-a8c2-998a0ac05f57', '4cf09152-617a-4865-9faa-c7fbefd28dfc'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:42:55 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:55 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:55 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-024a38e9-59d5-427a-83e9-9790dd944d31 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Snapshot create request issued successfully. Sep 03 13:42:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-024a38e9-59d5-427a-83e9-9790dd944d31 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] http://192.168.122.181/volume/v3/snapshots returned with HTTP 202 Sep 03 13:42:55 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 901/1862] 192.168.122.181 () {60 vars in 1149 bytes} [Thu Sep 3 13:42:55 2026] POST /volume/v3/snapshots => generated 313 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:42:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-154eb522-395c-43c5-a32b-7cd257bea497 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:55 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-154eb522-395c-43c5-a32b-7cd257bea497 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] GET http://192.168.122.181/volume/v3/snapshots/c87c9e35-87c4-4d0c-8b94-233a21efadee Sep 03 13:42:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-154eb522-395c-43c5-a32b-7cd257bea497 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-154eb522-395c-43c5-a32b-7cd257bea497 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:55 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:55 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:55 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-154eb522-395c-43c5-a32b-7cd257bea497 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Snapshot retrieved successfully. Sep 03 13:42:55 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-154eb522-395c-43c5-a32b-7cd257bea497 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] http://192.168.122.181/volume/v3/snapshots/c87c9e35-87c4-4d0c-8b94-233a21efadee returned with HTTP 200 Sep 03 13:42:55 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 962/1863] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:42:55 2026] GET /volume/v3/snapshots/c87c9e35-87c4-4d0c-8b94-233a21efadee => generated 445 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-5bcc6585-f370-4c17-a1d5-c3e83155e03b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:56 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5bcc6585-f370-4c17-a1d5-c3e83155e03b tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] GET http://192.168.122.181/volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c Sep 03 13:42:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5bcc6585-f370-4c17-a1d5-c3e83155e03b tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5bcc6585-f370-4c17-a1d5-c3e83155e03b tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:56 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:56 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:56 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-5bcc6585-f370-4c17-a1d5-c3e83155e03b tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Snapshot retrieved successfully. Sep 03 13:42:56 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5bcc6585-f370-4c17-a1d5-c3e83155e03b tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c returned with HTTP 200 Sep 03 13:42:56 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 902/1864] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:42:56 2026] GET /volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c => generated 438 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-4ac78bcc-8f88-4440-8249-7fdbc2ce82e1 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4ac78bcc-8f88-4440-8249-7fdbc2ce82e1 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] GET http://192.168.122.181/volume/v3/snapshots/c87c9e35-87c4-4d0c-8b94-233a21efadee Sep 03 13:42:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4ac78bcc-8f88-4440-8249-7fdbc2ce82e1 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4ac78bcc-8f88-4440-8249-7fdbc2ce82e1 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:56 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:56 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:56 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-4ac78bcc-8f88-4440-8249-7fdbc2ce82e1 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Snapshot retrieved successfully. Sep 03 13:42:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4ac78bcc-8f88-4440-8249-7fdbc2ce82e1 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] http://192.168.122.181/volume/v3/snapshots/c87c9e35-87c4-4d0c-8b94-233a21efadee returned with HTTP 200 Sep 03 13:42:56 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 963/1865] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:42:56 2026] GET /volume/v3/snapshots/c87c9e35-87c4-4d0c-8b94-233a21efadee => generated 445 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e98dc16c-605d-4bfb-82f6-213905f9ed29 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e98dc16c-605d-4bfb-82f6-213905f9ed29 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] GET http://192.168.122.181/volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c Sep 03 13:42:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e98dc16c-605d-4bfb-82f6-213905f9ed29 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e98dc16c-605d-4bfb-82f6-213905f9ed29 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:57 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:57 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:57 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-e98dc16c-605d-4bfb-82f6-213905f9ed29 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Snapshot retrieved successfully. Sep 03 13:42:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e98dc16c-605d-4bfb-82f6-213905f9ed29 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c returned with HTTP 200 Sep 03 13:42:57 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 903/1866] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:42:57 2026] GET /volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a00543fc-390c-4bfb-b26b-619af32ae402 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-fbae561d-e4e8-46c0-b0f2-a08b10be0d9f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fbae561d-e4e8-46c0-b0f2-a08b10be0d9f tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] GET http://192.168.122.181/volume/v3/snapshots/c87c9e35-87c4-4d0c-8b94-233a21efadee Sep 03 13:42:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fbae561d-e4e8-46c0-b0f2-a08b10be0d9f tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fbae561d-e4e8-46c0-b0f2-a08b10be0d9f tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:57 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:57 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:57 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-fbae561d-e4e8-46c0-b0f2-a08b10be0d9f tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Snapshot retrieved successfully. Sep 03 13:42:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fbae561d-e4e8-46c0-b0f2-a08b10be0d9f tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] http://192.168.122.181/volume/v3/snapshots/c87c9e35-87c4-4d0c-8b94-233a21efadee returned with HTTP 200 Sep 03 13:42:57 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 904/1867] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:42:57 2026] GET /volume/v3/snapshots/c87c9e35-87c4-4d0c-8b94-233a21efadee => generated 445 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:42:58 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a00543fc-390c-4bfb-b26b-619af32ae402 tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] POST http://192.168.122.181/volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c/action Sep 03 13:42:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a00543fc-390c-4bfb-b26b-619af32ae402 tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:42:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a00543fc-390c-4bfb-b26b-619af32ae402 tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:42:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.contrib.admin_actions [None req-a00543fc-390c-4bfb-b26b-619af32ae402 tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] Updating snapshot 'eb84fec9-efd5-4fd4-87ea-a4c7d96e795c' with '{'status': 'creating'}' {{(pid=86720) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 13:42:58 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:58 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:58 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a00543fc-390c-4bfb-b26b-619af32ae402 tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] http://192.168.122.181/volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c/action returned with HTTP 202 Sep 03 13:42:58 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 964/1868] 192.168.122.181 () {60 vars in 1280 bytes} [Thu Sep 3 13:42:57 2026] POST /volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c/action => generated 0 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:42:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-7faeaee3-8f95-4295-88ca-425f12f4cb97 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:58 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7faeaee3-8f95-4295-88ca-425f12f4cb97 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] GET http://192.168.122.181/volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c Sep 03 13:42:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7faeaee3-8f95-4295-88ca-425f12f4cb97 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7faeaee3-8f95-4295-88ca-425f12f4cb97 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:58 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:58 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:58 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-7faeaee3-8f95-4295-88ca-425f12f4cb97 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Snapshot retrieved successfully. Sep 03 13:42:58 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7faeaee3-8f95-4295-88ca-425f12f4cb97 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c returned with HTTP 200 Sep 03 13:42:58 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 905/1869] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:42:58 2026] GET /volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c => generated 464 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-c0b93396-f660-4605-a461-ff3b6cedcc42 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:58 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c0b93396-f660-4605-a461-ff3b6cedcc42 tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] POST http://192.168.122.181/volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c/action Sep 03 13:42:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c0b93396-f660-4605-a461-ff3b6cedcc42 tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:42:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c0b93396-f660-4605-a461-ff3b6cedcc42 tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:42:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.contrib.admin_actions [None req-c0b93396-f660-4605-a461-ff3b6cedcc42 tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] Updating snapshot 'eb84fec9-efd5-4fd4-87ea-a4c7d96e795c' with '{'status': 'available'}' {{(pid=86720) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 13:42:58 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:58 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:58 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c0b93396-f660-4605-a461-ff3b6cedcc42 tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] http://192.168.122.181/volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c/action returned with HTTP 202 Sep 03 13:42:58 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 965/1870] 192.168.122.181 () {60 vars in 1280 bytes} [Thu Sep 3 13:42:58 2026] POST /volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:42:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-959ed7c9-d44a-48a3-8b8b-31a4659956ba None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:58 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-959ed7c9-d44a-48a3-8b8b-31a4659956ba tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] GET http://192.168.122.181/volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c Sep 03 13:42:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-959ed7c9-d44a-48a3-8b8b-31a4659956ba tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-959ed7c9-d44a-48a3-8b8b-31a4659956ba tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:58 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:58 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:58 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-959ed7c9-d44a-48a3-8b8b-31a4659956ba tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Snapshot retrieved successfully. Sep 03 13:42:58 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-959ed7c9-d44a-48a3-8b8b-31a4659956ba tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c returned with HTTP 200 Sep 03 13:42:58 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 906/1871] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:42:58 2026] GET /volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c => generated 465 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-07cca162-8e6c-4f70-a94e-610df37539f3 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:58 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-07cca162-8e6c-4f70-a94e-610df37539f3 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] POST http://192.168.122.181/volume/v3/snapshots Sep 03 13:42:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-07cca162-8e6c-4f70-a94e-610df37539f3 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "02366aee-0b32-4db0-a5eb-8a42379b89af", "name": "tempest-SnapshotsActionsTest-Snapshot-51044896"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:42:58 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:58 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:58 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:58 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:58 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-07cca162-8e6c-4f70-a94e-610df37539f3 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Volume info retrieved successfully. Sep 03 13:42:58 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.snapshots [None req-07cca162-8e6c-4f70-a94e-610df37539f3 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Create snapshot from volume 02366aee-0b32-4db0-a5eb-8a42379b89af Sep 03 13:42:58 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-07cca162-8e6c-4f70-a94e-610df37539f3 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Created reservations ['b900aa1e-b185-4c67-b5fd-c8cb9a0aee5b', '8cd6ae67-f5ed-4064-b89d-1075663824cf', '43294516-0e4d-40ab-80b0-518c873ae6a3', '70c82140-57cd-4b20-a5c5-3588e6affba5'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:42:58 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:58 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:42:58 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-07cca162-8e6c-4f70-a94e-610df37539f3 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Snapshot create request issued successfully. Sep 03 13:42:58 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-07cca162-8e6c-4f70-a94e-610df37539f3 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/snapshots returned with HTTP 202 Sep 03 13:42:58 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 966/1872] 192.168.122.181 () {60 vars in 1149 bytes} [Thu Sep 3 13:42:58 2026] POST /volume/v3/snapshots => generated 305 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:42:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-98430e2c-8e73-42ca-9309-b53ff7512a93 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:58 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-98430e2c-8e73-42ca-9309-b53ff7512a93 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] GET http://192.168.122.181/volume/v3/snapshots/a467e822-8a49-49ae-a2de-a206efb70f8a Sep 03 13:42:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-98430e2c-8e73-42ca-9309-b53ff7512a93 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-98430e2c-8e73-42ca-9309-b53ff7512a93 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:58 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:58 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:58 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-98430e2c-8e73-42ca-9309-b53ff7512a93 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Snapshot retrieved successfully. Sep 03 13:42:58 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-98430e2c-8e73-42ca-9309-b53ff7512a93 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/snapshots/a467e822-8a49-49ae-a2de-a206efb70f8a returned with HTTP 200 Sep 03 13:42:58 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 907/1873] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:42:58 2026] GET /volume/v3/snapshots/a467e822-8a49-49ae-a2de-a206efb70f8a => generated 437 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-6ec21602-c40d-4e92-8166-1ad856c0bf85 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:59 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6ec21602-c40d-4e92-8166-1ad856c0bf85 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] GET http://192.168.122.181/volume/v3/snapshots/c87c9e35-87c4-4d0c-8b94-233a21efadee Sep 03 13:42:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6ec21602-c40d-4e92-8166-1ad856c0bf85 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6ec21602-c40d-4e92-8166-1ad856c0bf85 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:59 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:59 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:59 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-6ec21602-c40d-4e92-8166-1ad856c0bf85 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Snapshot retrieved successfully. Sep 03 13:42:59 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6ec21602-c40d-4e92-8166-1ad856c0bf85 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] http://192.168.122.181/volume/v3/snapshots/c87c9e35-87c4-4d0c-8b94-233a21efadee returned with HTTP 200 Sep 03 13:42:59 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 967/1874] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:42:58 2026] GET /volume/v3/snapshots/c87c9e35-87c4-4d0c-8b94-233a21efadee => generated 472 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-c5a8b0d7-49f9-477e-baea-fdf58188bce2 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:59 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c5a8b0d7-49f9-477e-baea-fdf58188bce2 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] POST http://192.168.122.181/volume/v3/snapshots Sep 03 13:42:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c5a8b0d7-49f9-477e-baea-fdf58188bce2 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "437e356d-3a31-4f22-a92a-3974b3da8dc5", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-649414937"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:42:59 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:59 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:59 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:59 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:59 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-c5a8b0d7-49f9-477e-baea-fdf58188bce2 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Volume info retrieved successfully. Sep 03 13:42:59 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.snapshots [None req-c5a8b0d7-49f9-477e-baea-fdf58188bce2 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Create snapshot from volume 437e356d-3a31-4f22-a92a-3974b3da8dc5 Sep 03 13:42:59 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-c5a8b0d7-49f9-477e-baea-fdf58188bce2 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Created reservations ['e83a0e63-f260-47be-bdb8-e5f71ed11605', '889a4d33-e737-47b0-97af-645d3ecfb0e2', '71a85468-1cb5-4a38-897c-742bc7a317e2', '54d83711-b9ab-4aec-9f95-46d51ca102bf'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:42:59 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:42:59 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:42:59 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-c5a8b0d7-49f9-477e-baea-fdf58188bce2 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Snapshot create request issued successfully. Sep 03 13:42:59 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c5a8b0d7-49f9-477e-baea-fdf58188bce2 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] http://192.168.122.181/volume/v3/snapshots returned with HTTP 202 Sep 03 13:42:59 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 908/1875] 192.168.122.181 () {60 vars in 1149 bytes} [Thu Sep 3 13:42:59 2026] POST /volume/v3/snapshots => generated 313 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:42:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-878a0d0f-7c67-4d67-a914-735d16be954e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:59 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-878a0d0f-7c67-4d67-a914-735d16be954e tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] GET http://192.168.122.181/volume/v3/snapshots/5af14b66-fc9e-4905-9a74-191e88c17e78 Sep 03 13:42:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-878a0d0f-7c67-4d67-a914-735d16be954e tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-878a0d0f-7c67-4d67-a914-735d16be954e tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:59 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:59 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:42:59 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-878a0d0f-7c67-4d67-a914-735d16be954e tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Snapshot retrieved successfully. Sep 03 13:42:59 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-878a0d0f-7c67-4d67-a914-735d16be954e tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] http://192.168.122.181/volume/v3/snapshots/5af14b66-fc9e-4905-9a74-191e88c17e78 returned with HTTP 200 Sep 03 13:42:59 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 968/1876] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:42:59 2026] GET /volume/v3/snapshots/5af14b66-fc9e-4905-9a74-191e88c17e78 => generated 445 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:42:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-058134db-f231-4bc6-b701-bf6114ac7698 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:42:59 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-058134db-f231-4bc6-b701-bf6114ac7698 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] GET http://192.168.122.181/volume/v3/snapshots/a467e822-8a49-49ae-a2de-a206efb70f8a Sep 03 13:42:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-058134db-f231-4bc6-b701-bf6114ac7698 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:42:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-058134db-f231-4bc6-b701-bf6114ac7698 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:42:59 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:42:59 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:42:59 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-058134db-f231-4bc6-b701-bf6114ac7698 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Snapshot retrieved successfully. Sep 03 13:42:59 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-058134db-f231-4bc6-b701-bf6114ac7698 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/snapshots/a467e822-8a49-49ae-a2de-a206efb70f8a returned with HTTP 200 Sep 03 13:42:59 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 909/1877] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:42:59 2026] GET /volume/v3/snapshots/a467e822-8a49-49ae-a2de-a206efb70f8a => generated 437 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-afc53d9b-2d40-405f-8f15-1371a423f2f7 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:00 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-afc53d9b-2d40-405f-8f15-1371a423f2f7 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] GET http://192.168.122.181/volume/v3/snapshots/5af14b66-fc9e-4905-9a74-191e88c17e78 Sep 03 13:43:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-afc53d9b-2d40-405f-8f15-1371a423f2f7 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-afc53d9b-2d40-405f-8f15-1371a423f2f7 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:00 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:00 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:43:00 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-afc53d9b-2d40-405f-8f15-1371a423f2f7 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Snapshot retrieved successfully. Sep 03 13:43:00 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-afc53d9b-2d40-405f-8f15-1371a423f2f7 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] http://192.168.122.181/volume/v3/snapshots/5af14b66-fc9e-4905-9a74-191e88c17e78 returned with HTTP 200 Sep 03 13:43:00 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 969/1878] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:43:00 2026] GET /volume/v3/snapshots/5af14b66-fc9e-4905-9a74-191e88c17e78 => generated 445 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-458dbda3-1c81-48f0-91c5-79f8300b680d None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:00 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-458dbda3-1c81-48f0-91c5-79f8300b680d tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] GET http://192.168.122.181/volume/v3/snapshots/a467e822-8a49-49ae-a2de-a206efb70f8a Sep 03 13:43:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-458dbda3-1c81-48f0-91c5-79f8300b680d tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-458dbda3-1c81-48f0-91c5-79f8300b680d tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:00 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:00 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:43:00 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-458dbda3-1c81-48f0-91c5-79f8300b680d tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Snapshot retrieved successfully. Sep 03 13:43:00 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-458dbda3-1c81-48f0-91c5-79f8300b680d tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/snapshots/a467e822-8a49-49ae-a2de-a206efb70f8a returned with HTTP 200 Sep 03 13:43:00 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 910/1879] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:43:00 2026] GET /volume/v3/snapshots/a467e822-8a49-49ae-a2de-a206efb70f8a => generated 464 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-aaf8981b-9724-48cc-95fc-4b02aa143ccf None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:00 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-aaf8981b-9724-48cc-95fc-4b02aa143ccf tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] POST http://192.168.122.181/volume/v3/snapshots/a467e822-8a49-49ae-a2de-a206efb70f8a/action Sep 03 13:43:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-aaf8981b-9724-48cc-95fc-4b02aa143ccf tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:43:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-aaf8981b-9724-48cc-95fc-4b02aa143ccf tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:43:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.contrib.admin_actions [None req-aaf8981b-9724-48cc-95fc-4b02aa143ccf tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] Updating snapshot 'a467e822-8a49-49ae-a2de-a206efb70f8a' with '{'status': 'creating'}' {{(pid=86720) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 13:43:00 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:00 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:43:00 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-aaf8981b-9724-48cc-95fc-4b02aa143ccf tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] http://192.168.122.181/volume/v3/snapshots/a467e822-8a49-49ae-a2de-a206efb70f8a/action returned with HTTP 202 Sep 03 13:43:00 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 970/1880] 192.168.122.181 () {60 vars in 1280 bytes} [Thu Sep 3 13:43:00 2026] POST /volume/v3/snapshots/a467e822-8a49-49ae-a2de-a206efb70f8a/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:43:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-337f3c49-dc5d-4062-96f9-828af6150c58 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:00 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-337f3c49-dc5d-4062-96f9-828af6150c58 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] GET http://192.168.122.181/volume/v3/snapshots/a467e822-8a49-49ae-a2de-a206efb70f8a Sep 03 13:43:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-337f3c49-dc5d-4062-96f9-828af6150c58 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-337f3c49-dc5d-4062-96f9-828af6150c58 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:00 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:00 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:43:00 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-337f3c49-dc5d-4062-96f9-828af6150c58 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Snapshot retrieved successfully. Sep 03 13:43:00 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-337f3c49-dc5d-4062-96f9-828af6150c58 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/snapshots/a467e822-8a49-49ae-a2de-a206efb70f8a returned with HTTP 200 Sep 03 13:43:00 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 911/1881] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:43:00 2026] GET /volume/v3/snapshots/a467e822-8a49-49ae-a2de-a206efb70f8a => generated 463 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-b54e9f5c-0148-4d2e-8895-9b90e7fabf68 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:00 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b54e9f5c-0148-4d2e-8895-9b90e7fabf68 tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] POST http://192.168.122.181/volume/v3/snapshots/a467e822-8a49-49ae-a2de-a206efb70f8a/action Sep 03 13:43:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b54e9f5c-0148-4d2e-8895-9b90e7fabf68 tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:43:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b54e9f5c-0148-4d2e-8895-9b90e7fabf68 tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:43:00 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:00 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:43:00 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-b54e9f5c-0148-4d2e-8895-9b90e7fabf68 tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] Snapshot retrieved successfully. Sep 03 13:43:00 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:43:00 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:43:00 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-b54e9f5c-0148-4d2e-8895-9b90e7fabf68 tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] Snapshot delete request issued successfully. Sep 03 13:43:00 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b54e9f5c-0148-4d2e-8895-9b90e7fabf68 tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] http://192.168.122.181/volume/v3/snapshots/a467e822-8a49-49ae-a2de-a206efb70f8a/action returned with HTTP 202 Sep 03 13:43:00 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 971/1882] 192.168.122.181 () {60 vars in 1280 bytes} [Thu Sep 3 13:43:00 2026] POST /volume/v3/snapshots/a467e822-8a49-49ae-a2de-a206efb70f8a/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:43:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-088e24b9-bb8e-4961-a412-958341a49180 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:00 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-088e24b9-bb8e-4961-a412-958341a49180 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] GET http://192.168.122.181/volume/v3/snapshots/a467e822-8a49-49ae-a2de-a206efb70f8a Sep 03 13:43:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-088e24b9-bb8e-4961-a412-958341a49180 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-088e24b9-bb8e-4961-a412-958341a49180 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:00 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:00 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:43:00 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-088e24b9-bb8e-4961-a412-958341a49180 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Snapshot retrieved successfully. Sep 03 13:43:00 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-088e24b9-bb8e-4961-a412-958341a49180 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/snapshots/a467e822-8a49-49ae-a2de-a206efb70f8a returned with HTTP 200 Sep 03 13:43:00 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 912/1883] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:43:00 2026] GET /volume/v3/snapshots/a467e822-8a49-49ae-a2de-a206efb70f8a => generated 463 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:01 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-bcd73fba-4eca-4bee-8b0e-3a0170d25fd0 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:01 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bcd73fba-4eca-4bee-8b0e-3a0170d25fd0 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] GET http://192.168.122.181/volume/v3/snapshots/5af14b66-fc9e-4905-9a74-191e88c17e78 Sep 03 13:43:01 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bcd73fba-4eca-4bee-8b0e-3a0170d25fd0 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:01 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bcd73fba-4eca-4bee-8b0e-3a0170d25fd0 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:01 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:01 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:43:01 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-bcd73fba-4eca-4bee-8b0e-3a0170d25fd0 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Snapshot retrieved successfully. Sep 03 13:43:01 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bcd73fba-4eca-4bee-8b0e-3a0170d25fd0 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] http://192.168.122.181/volume/v3/snapshots/5af14b66-fc9e-4905-9a74-191e88c17e78 returned with HTTP 200 Sep 03 13:43:01 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 972/1884] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:43:01 2026] GET /volume/v3/snapshots/5af14b66-fc9e-4905-9a74-191e88c17e78 => generated 445 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:01 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-1d9d0a38-02c3-4972-a89d-75905e05e559 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:01 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1d9d0a38-02c3-4972-a89d-75905e05e559 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] GET http://192.168.122.181/volume/v3/snapshots/a467e822-8a49-49ae-a2de-a206efb70f8a Sep 03 13:43:01 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1d9d0a38-02c3-4972-a89d-75905e05e559 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:01 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1d9d0a38-02c3-4972-a89d-75905e05e559 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:01 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:01 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:43:01 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-1d9d0a38-02c3-4972-a89d-75905e05e559 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Snapshot retrieved successfully. Sep 03 13:43:01 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1d9d0a38-02c3-4972-a89d-75905e05e559 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/snapshots/a467e822-8a49-49ae-a2de-a206efb70f8a returned with HTTP 200 Sep 03 13:43:01 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 913/1885] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:43:01 2026] GET /volume/v3/snapshots/a467e822-8a49-49ae-a2de-a206efb70f8a => generated 463 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-759b1b63-131a-4455-ba1c-c0f6fe91fd5d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-759b1b63-131a-4455-ba1c-c0f6fe91fd5d tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] GET http://192.168.122.181/volume/v3/snapshots/5af14b66-fc9e-4905-9a74-191e88c17e78 Sep 03 13:43:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-759b1b63-131a-4455-ba1c-c0f6fe91fd5d tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-759b1b63-131a-4455-ba1c-c0f6fe91fd5d tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:02 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:02 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:43:02 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-759b1b63-131a-4455-ba1c-c0f6fe91fd5d tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Snapshot retrieved successfully. Sep 03 13:43:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-759b1b63-131a-4455-ba1c-c0f6fe91fd5d tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] http://192.168.122.181/volume/v3/snapshots/5af14b66-fc9e-4905-9a74-191e88c17e78 returned with HTTP 200 Sep 03 13:43:02 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 973/1886] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:43:02 2026] GET /volume/v3/snapshots/5af14b66-fc9e-4905-9a74-191e88c17e78 => generated 472 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-d60583ef-b3e5-481a-bcc7-f70b8275c7db None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d60583ef-b3e5-481a-bcc7-f70b8275c7db tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] GET http://192.168.122.181/volume/v3/snapshots?limit=1 Sep 03 13:43:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d60583ef-b3e5-481a-bcc7-f70b8275c7db tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d60583ef-b3e5-481a-bcc7-f70b8275c7db tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Calling method 'index' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.api_utils [None req-d60583ef-b3e5-481a-bcc7-f70b8275c7db tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Removing options '' from query. {{(pid=86719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:43:02 devstack devstack@c-api.service[86719]: DEBUG cinder.db.api [None req-d60583ef-b3e5-481a-bcc7-f70b8275c7db tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Building query based on filter {{(pid=86719) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 13:43:02 devstack devstack@c-api.service[86719]: /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 03 13:43:02 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 13:43:02 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-d60583ef-b3e5-481a-bcc7-f70b8275c7db tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Get all snapshots completed successfully. Sep 03 13:43:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d60583ef-b3e5-481a-bcc7-f70b8275c7db tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] http://192.168.122.181/volume/v3/snapshots?limit=1 returned with HTTP 200 Sep 03 13:43:02 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 914/1887] 192.168.122.181 () {58 vars in 1142 bytes} [Thu Sep 3 13:43:02 2026] GET /volume/v3/snapshots?limit=1 => generated 485 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-2a0290e4-0cae-4416-89d1-68d4aac43cdf None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2a0290e4-0cae-4416-89d1-68d4aac43cdf tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] GET http://192.168.122.181/volume/v3/snapshots Sep 03 13:43:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2a0290e4-0cae-4416-89d1-68d4aac43cdf tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2a0290e4-0cae-4416-89d1-68d4aac43cdf tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Calling method 'index' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.api_utils [None req-2a0290e4-0cae-4416-89d1-68d4aac43cdf tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Removing options '' from query. {{(pid=86720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:43:02 devstack devstack@c-api.service[86720]: DEBUG cinder.db.api [None req-2a0290e4-0cae-4416-89d1-68d4aac43cdf tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Building query based on filter {{(pid=86720) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 13:43:02 devstack devstack@c-api.service[86720]: /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 03 13:43:02 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 13:43:02 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-2a0290e4-0cae-4416-89d1-68d4aac43cdf tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Get all snapshots completed successfully. Sep 03 13:43:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2a0290e4-0cae-4416-89d1-68d4aac43cdf tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] http://192.168.122.181/volume/v3/snapshots returned with HTTP 200 Sep 03 13:43:02 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 974/1888] 192.168.122.181 () {58 vars in 1127 bytes} [Thu Sep 3 13:43:02 2026] GET /volume/v3/snapshots => generated 994 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-7ccc5e1d-78f1-4791-ba13-82edcebf3ef0 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7ccc5e1d-78f1-4791-ba13-82edcebf3ef0 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] GET http://192.168.122.181/volume/v3/snapshots?limit=100000 Sep 03 13:43:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7ccc5e1d-78f1-4791-ba13-82edcebf3ef0 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7ccc5e1d-78f1-4791-ba13-82edcebf3ef0 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Calling method 'index' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.api_utils [None req-7ccc5e1d-78f1-4791-ba13-82edcebf3ef0 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Removing options '' from query. {{(pid=86719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:43:02 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:02 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:43:02 devstack devstack@c-api.service[86719]: DEBUG cinder.db.api [None req-7ccc5e1d-78f1-4791-ba13-82edcebf3ef0 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Building query based on filter {{(pid=86719) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 13:43:02 devstack devstack@c-api.service[86719]: /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 03 13:43:02 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 13:43:02 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-7ccc5e1d-78f1-4791-ba13-82edcebf3ef0 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Get all snapshots completed successfully. Sep 03 13:43:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7ccc5e1d-78f1-4791-ba13-82edcebf3ef0 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] http://192.168.122.181/volume/v3/snapshots?limit=100000 returned with HTTP 200 Sep 03 13:43:02 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 915/1889] 192.168.122.181 () {58 vars in 1152 bytes} [Thu Sep 3 13:43:02 2026] GET /volume/v3/snapshots?limit=100000 => generated 994 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-3bfceab3-4e51-4d49-835a-5e3c732e3b19 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3bfceab3-4e51-4d49-835a-5e3c732e3b19 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] GET http://192.168.122.181/volume/v3/snapshots?limit=0 Sep 03 13:43:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3bfceab3-4e51-4d49-835a-5e3c732e3b19 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3bfceab3-4e51-4d49-835a-5e3c732e3b19 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Calling method 'index' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.api_utils [None req-3bfceab3-4e51-4d49-835a-5e3c732e3b19 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Removing options '' from query. {{(pid=86720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:43:02 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:02 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:43:02 devstack devstack@c-api.service[86720]: DEBUG cinder.db.api [None req-3bfceab3-4e51-4d49-835a-5e3c732e3b19 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Building query based on filter {{(pid=86720) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 13:43:02 devstack devstack@c-api.service[86720]: /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 03 13:43:02 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 13:43:02 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-3bfceab3-4e51-4d49-835a-5e3c732e3b19 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Get all snapshots completed successfully. Sep 03 13:43:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3bfceab3-4e51-4d49-835a-5e3c732e3b19 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] http://192.168.122.181/volume/v3/snapshots?limit=0 returned with HTTP 200 Sep 03 13:43:02 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 975/1890] 192.168.122.181 () {58 vars in 1142 bytes} [Thu Sep 3 13:43:02 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:43:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-a1238a10-1f1a-4263-ac27-64229d6a26ad None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a1238a10-1f1a-4263-ac27-64229d6a26ad tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] GET http://192.168.122.181/volume/v3/snapshots Sep 03 13:43:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a1238a10-1f1a-4263-ac27-64229d6a26ad tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a1238a10-1f1a-4263-ac27-64229d6a26ad tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Calling method 'index' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.api_utils [None req-a1238a10-1f1a-4263-ac27-64229d6a26ad tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Removing options '' from query. {{(pid=86719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:43:02 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:02 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:43:02 devstack devstack@c-api.service[86719]: DEBUG cinder.db.api [None req-a1238a10-1f1a-4263-ac27-64229d6a26ad tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Building query based on filter {{(pid=86719) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 13:43:02 devstack devstack@c-api.service[86719]: /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 03 13:43:02 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 13:43:02 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-a1238a10-1f1a-4263-ac27-64229d6a26ad tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Get all snapshots completed successfully. Sep 03 13:43:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a1238a10-1f1a-4263-ac27-64229d6a26ad tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] http://192.168.122.181/volume/v3/snapshots returned with HTTP 200 Sep 03 13:43:02 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 916/1891] 192.168.122.181 () {58 vars in 1127 bytes} [Thu Sep 3 13:43:02 2026] GET /volume/v3/snapshots => generated 994 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d979b24c-5c8f-46d2-867f-a2d6c95bc720 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d979b24c-5c8f-46d2-867f-a2d6c95bc720 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] GET http://192.168.122.181/volume/v3/snapshots?marker=c87c9e35-87c4-4d0c-8b94-233a21efadee Sep 03 13:43:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d979b24c-5c8f-46d2-867f-a2d6c95bc720 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d979b24c-5c8f-46d2-867f-a2d6c95bc720 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Calling method 'index' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.api_utils [None req-d979b24c-5c8f-46d2-867f-a2d6c95bc720 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Removing options '' from query. {{(pid=86720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:43:02 devstack devstack@c-api.service[86720]: DEBUG cinder.db.api [None req-d979b24c-5c8f-46d2-867f-a2d6c95bc720 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Building query based on filter {{(pid=86720) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 13:43:02 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-d979b24c-5c8f-46d2-867f-a2d6c95bc720 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Get all snapshots completed successfully. Sep 03 13:43:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d979b24c-5c8f-46d2-867f-a2d6c95bc720 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] http://192.168.122.181/volume/v3/snapshots?marker=c87c9e35-87c4-4d0c-8b94-233a21efadee returned with HTTP 200 Sep 03 13:43:02 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 976/1892] 192.168.122.181 () {58 vars in 1214 bytes} [Thu Sep 3 13:43:02 2026] GET /volume/v3/snapshots?marker=c87c9e35-87c4-4d0c-8b94-233a21efadee => generated 342 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-3265fd65-0783-4437-82cc-d3791d0327ad None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3265fd65-0783-4437-82cc-d3791d0327ad tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] GET http://192.168.122.181/volume/v3/snapshots?offset=2&limit=3 Sep 03 13:43:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3265fd65-0783-4437-82cc-d3791d0327ad tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3265fd65-0783-4437-82cc-d3791d0327ad tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Calling method 'index' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.api_utils [None req-3265fd65-0783-4437-82cc-d3791d0327ad tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Removing options '' from query. {{(pid=86719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:43:02 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:02 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:43:02 devstack devstack@c-api.service[86719]: DEBUG cinder.db.api [None req-3265fd65-0783-4437-82cc-d3791d0327ad tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Building query based on filter {{(pid=86719) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 13:43:02 devstack devstack@c-api.service[86719]: /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 03 13:43:02 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 13:43:02 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-3265fd65-0783-4437-82cc-d3791d0327ad tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Get all snapshots completed successfully. Sep 03 13:43:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3265fd65-0783-4437-82cc-d3791d0327ad tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] http://192.168.122.181/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Sep 03 13:43:02 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 917/1893] 192.168.122.181 () {58 vars in 1160 bytes} [Thu Sep 3 13:43:02 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-8006f5fc-bec8-4db5-8650-cfea6034528e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8006f5fc-bec8-4db5-8650-cfea6034528e tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] GET http://192.168.122.181/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Sep 03 13:43:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8006f5fc-bec8-4db5-8650-cfea6034528e tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8006f5fc-bec8-4db5-8650-cfea6034528e tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Calling method 'index' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.api_utils [None req-8006f5fc-bec8-4db5-8650-cfea6034528e tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Removing options '' from query. {{(pid=86720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:43:02 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:02 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:43:02 devstack devstack@c-api.service[86720]: DEBUG cinder.db.api [None req-8006f5fc-bec8-4db5-8650-cfea6034528e tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Building query based on filter {{(pid=86720) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 13:43:02 devstack devstack@c-api.service[86720]: /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 03 13:43:02 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 13:43:02 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-8006f5fc-bec8-4db5-8650-cfea6034528e tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Get all snapshots completed successfully. Sep 03 13:43:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8006f5fc-bec8-4db5-8650-cfea6034528e tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] http://192.168.122.181/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Sep 03 13:43:02 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 977/1894] 192.168.122.181 () {58 vars in 1192 bytes} [Thu Sep 3 13:43:02 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-fa4b3f89-7a44-4528-9a38-4cb5c8977c85 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fa4b3f89-7a44-4528-9a38-4cb5c8977c85 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] GET http://192.168.122.181/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Sep 03 13:43:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fa4b3f89-7a44-4528-9a38-4cb5c8977c85 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fa4b3f89-7a44-4528-9a38-4cb5c8977c85 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Calling method 'index' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.api_utils [None req-fa4b3f89-7a44-4528-9a38-4cb5c8977c85 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Removing options '' from query. {{(pid=86719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:43:02 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:02 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:43:02 devstack devstack@c-api.service[86719]: DEBUG cinder.db.api [None req-fa4b3f89-7a44-4528-9a38-4cb5c8977c85 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Building query based on filter {{(pid=86719) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 13:43:02 devstack devstack@c-api.service[86719]: /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 03 13:43:02 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 13:43:02 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-fa4b3f89-7a44-4528-9a38-4cb5c8977c85 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Get all snapshots completed successfully. Sep 03 13:43:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fa4b3f89-7a44-4528-9a38-4cb5c8977c85 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] http://192.168.122.181/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Sep 03 13:43:02 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 918/1895] 192.168.122.181 () {58 vars in 1194 bytes} [Thu Sep 3 13:43:02 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d47cdea6-05f1-40d2-b1bb-630588eb20d5 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d47cdea6-05f1-40d2-b1bb-630588eb20d5 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] GET http://192.168.122.181/volume/v3/snapshots?sort_key=id&sort_dir=asc Sep 03 13:43:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d47cdea6-05f1-40d2-b1bb-630588eb20d5 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d47cdea6-05f1-40d2-b1bb-630588eb20d5 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Calling method 'index' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.api_utils [None req-d47cdea6-05f1-40d2-b1bb-630588eb20d5 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Removing options '' from query. {{(pid=86720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:43:02 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:02 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:43:02 devstack devstack@c-api.service[86720]: DEBUG cinder.db.api [None req-d47cdea6-05f1-40d2-b1bb-630588eb20d5 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Building query based on filter {{(pid=86720) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 13:43:02 devstack devstack@c-api.service[86720]: /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 03 13:43:02 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 13:43:02 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-d47cdea6-05f1-40d2-b1bb-630588eb20d5 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Get all snapshots completed successfully. Sep 03 13:43:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d47cdea6-05f1-40d2-b1bb-630588eb20d5 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] http://192.168.122.181/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Sep 03 13:43:02 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 978/1896] 192.168.122.181 () {58 vars in 1176 bytes} [Thu Sep 3 13:43:02 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-c95cf0f5-9232-46cf-8774-be319f75ef28 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c95cf0f5-9232-46cf-8774-be319f75ef28 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] GET http://192.168.122.181/volume/v3/snapshots?sort_key=id&sort_dir=desc Sep 03 13:43:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c95cf0f5-9232-46cf-8774-be319f75ef28 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c95cf0f5-9232-46cf-8774-be319f75ef28 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Calling method 'index' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.api_utils [None req-c95cf0f5-9232-46cf-8774-be319f75ef28 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Removing options '' from query. {{(pid=86719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:43:02 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:02 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:43:02 devstack devstack@c-api.service[86719]: DEBUG cinder.db.api [None req-c95cf0f5-9232-46cf-8774-be319f75ef28 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Building query based on filter {{(pid=86719) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 13:43:02 devstack devstack@c-api.service[86719]: /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 03 13:43:02 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 13:43:02 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-c95cf0f5-9232-46cf-8774-be319f75ef28 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Get all snapshots completed successfully. Sep 03 13:43:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c95cf0f5-9232-46cf-8774-be319f75ef28 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] http://192.168.122.181/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Sep 03 13:43:02 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 919/1897] 192.168.122.181 () {58 vars in 1178 bytes} [Thu Sep 3 13:43:02 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-423069e6-ad93-4ef4-be23-a485053c5d6a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-423069e6-ad93-4ef4-be23-a485053c5d6a tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] GET http://192.168.122.181/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Sep 03 13:43:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-423069e6-ad93-4ef4-be23-a485053c5d6a tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-423069e6-ad93-4ef4-be23-a485053c5d6a tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Calling method 'index' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.api_utils [None req-423069e6-ad93-4ef4-be23-a485053c5d6a tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Removing options '' from query. {{(pid=86720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:43:02 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:02 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:43:02 devstack devstack@c-api.service[86720]: DEBUG cinder.db.api [None req-423069e6-ad93-4ef4-be23-a485053c5d6a tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Building query based on filter {{(pid=86720) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 13:43:02 devstack devstack@c-api.service[86720]: /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 03 13:43:02 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 13:43:02 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-423069e6-ad93-4ef4-be23-a485053c5d6a tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Get all snapshots completed successfully. Sep 03 13:43:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-423069e6-ad93-4ef4-be23-a485053c5d6a tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] http://192.168.122.181/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Sep 03 13:43:02 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 979/1898] 192.168.122.181 () {58 vars in 1196 bytes} [Thu Sep 3 13:43:02 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-3c52ed31-d91c-437f-a2b4-36ffb3ef1be5 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3c52ed31-d91c-437f-a2b4-36ffb3ef1be5 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] GET http://192.168.122.181/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Sep 03 13:43:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3c52ed31-d91c-437f-a2b4-36ffb3ef1be5 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3c52ed31-d91c-437f-a2b4-36ffb3ef1be5 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Calling method 'index' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.api_utils [None req-3c52ed31-d91c-437f-a2b4-36ffb3ef1be5 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Removing options '' from query. {{(pid=86719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:43:02 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:02 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:43:02 devstack devstack@c-api.service[86719]: DEBUG cinder.db.api [None req-3c52ed31-d91c-437f-a2b4-36ffb3ef1be5 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Building query based on filter {{(pid=86719) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 13:43:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ac991419-45f4-4b70-8cc7-796320108bc0 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ac991419-45f4-4b70-8cc7-796320108bc0 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] GET http://192.168.122.181/volume/v3/snapshots/a467e822-8a49-49ae-a2de-a206efb70f8a Sep 03 13:43:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ac991419-45f4-4b70-8cc7-796320108bc0 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ac991419-45f4-4b70-8cc7-796320108bc0 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ac991419-45f4-4b70-8cc7-796320108bc0 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/snapshots/a467e822-8a49-49ae-a2de-a206efb70f8a returned with HTTP 404 Sep 03 13:43:03 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 980/1899] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:43:02 2026] GET /volume/v3/snapshots/a467e822-8a49-49ae-a2de-a206efb70f8a => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:43:03 devstack devstack@c-api.service[86719]: /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 03 13:43:03 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 13:43:03 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-3c52ed31-d91c-437f-a2b4-36ffb3ef1be5 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Get all snapshots completed successfully. Sep 03 13:43:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3c52ed31-d91c-437f-a2b4-36ffb3ef1be5 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] http://192.168.122.181/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Sep 03 13:43:03 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 920/1900] 192.168.122.181 () {58 vars in 1198 bytes} [Thu Sep 3 13:43:02 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-49488194-5285-49a6-9593-83c6d457c6e0 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-f0d8b2c7-90e8-456c-904b-3a978a65b169 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-49488194-5285-49a6-9593-83c6d457c6e0 tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] POST http://192.168.122.181/volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c/action Sep 03 13:43:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f0d8b2c7-90e8-456c-904b-3a978a65b169 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] GET http://192.168.122.181/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-649414937 Sep 03 13:43:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-49488194-5285-49a6-9593-83c6d457c6e0 tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:43:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-49488194-5285-49a6-9593-83c6d457c6e0 tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:43:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f0d8b2c7-90e8-456c-904b-3a978a65b169 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.contrib.admin_actions [None req-49488194-5285-49a6-9593-83c6d457c6e0 tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] Updating snapshot 'eb84fec9-efd5-4fd4-87ea-a4c7d96e795c' with '{'status': 'available'}' {{(pid=86720) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 13:43:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f0d8b2c7-90e8-456c-904b-3a978a65b169 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Calling method 'detail' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.api_utils [None req-f0d8b2c7-90e8-456c-904b-3a978a65b169 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Removing options '' from query. {{(pid=86719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:43:03 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:03 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:43:03 devstack devstack@c-api.service[86719]: DEBUG cinder.db.api [None req-f0d8b2c7-90e8-456c-904b-3a978a65b169 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Building query based on filter {{(pid=86719) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 13:43:03 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:03 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:43:03 devstack devstack@c-api.service[86719]: /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 03 13:43:03 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 13:43:03 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-f0d8b2c7-90e8-456c-904b-3a978a65b169 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Get all snapshots completed successfully. Sep 03 13:43:03 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:03 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:43:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f0d8b2c7-90e8-456c-904b-3a978a65b169 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] http://192.168.122.181/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-649414937 returned with HTTP 200 Sep 03 13:43:03 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 921/1901] 192.168.122.181 () {58 vars in 1267 bytes} [Thu Sep 3 13:43:03 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-649414937 => generated 475 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-a2b5b769-6628-4dae-bab8-e2e613009e75 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-49488194-5285-49a6-9593-83c6d457c6e0 tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] http://192.168.122.181/volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c/action returned with HTTP 202 Sep 03 13:43:03 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 981/1902] 192.168.122.181 () {60 vars in 1280 bytes} [Thu Sep 3 13:43:03 2026] POST /volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:43:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a2b5b769-6628-4dae-bab8-e2e613009e75 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] GET http://192.168.122.181/volume/v3/snapshots/detail?status=available Sep 03 13:43:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a2b5b769-6628-4dae-bab8-e2e613009e75 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a2b5b769-6628-4dae-bab8-e2e613009e75 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Calling method 'detail' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.api_utils [None req-a2b5b769-6628-4dae-bab8-e2e613009e75 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Removing options '' from query. {{(pid=86719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:43:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-da6d278c-30ce-49cc-b4fc-37dccf3ed1c3 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:03 devstack devstack@c-api.service[86719]: DEBUG cinder.db.api [None req-a2b5b769-6628-4dae-bab8-e2e613009e75 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Building query based on filter {{(pid=86719) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 13:43:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-da6d278c-30ce-49cc-b4fc-37dccf3ed1c3 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] GET http://192.168.122.181/volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c Sep 03 13:43:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-da6d278c-30ce-49cc-b4fc-37dccf3ed1c3 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-da6d278c-30ce-49cc-b4fc-37dccf3ed1c3 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:03 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:03 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:43:03 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-da6d278c-30ce-49cc-b4fc-37dccf3ed1c3 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Snapshot retrieved successfully. Sep 03 13:43:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-da6d278c-30ce-49cc-b4fc-37dccf3ed1c3 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c returned with HTTP 200 Sep 03 13:43:03 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 982/1903] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:43:03 2026] GET /volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-4f379722-00ce-4394-959f-9313739d7666 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:03 devstack devstack@c-api.service[86719]: /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 03 13:43:03 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 13:43:03 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-a2b5b769-6628-4dae-bab8-e2e613009e75 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Get all snapshots completed successfully. Sep 03 13:43:03 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:03 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:43:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4f379722-00ce-4394-959f-9313739d7666 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] DELETE http://192.168.122.181/volume/v3/snapshots/a467e822-8a49-49ae-a2de-a206efb70f8a Sep 03 13:43:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4f379722-00ce-4394-959f-9313739d7666 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a2b5b769-6628-4dae-bab8-e2e613009e75 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] http://192.168.122.181/volume/v3/snapshots/detail?status=available returned with HTTP 200 Sep 03 13:43:03 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 922/1904] 192.168.122.181 () {58 vars in 1181 bytes} [Thu Sep 3 13:43:03 2026] GET /volume/v3/snapshots/detail?status=available => generated 1396 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:43:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4f379722-00ce-4394-959f-9313739d7666 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:03 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.snapshots [None req-4f379722-00ce-4394-959f-9313739d7666 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Delete snapshot with id: a467e822-8a49-49ae-a2de-a206efb70f8a Sep 03 13:43:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4f379722-00ce-4394-959f-9313739d7666 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/snapshots/a467e822-8a49-49ae-a2de-a206efb70f8a returned with HTTP 404 Sep 03 13:43:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-f27fbf36-2a23-4d0c-875f-cbabb1b9a499 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:03 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 983/1905] 192.168.122.181 () {58 vars in 1241 bytes} [Thu Sep 3 13:43:03 2026] DELETE /volume/v3/snapshots/a467e822-8a49-49ae-a2de-a206efb70f8a => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 13:43:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f27fbf36-2a23-4d0c-875f-cbabb1b9a499 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] GET http://192.168.122.181/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-649414937 Sep 03 13:43:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f27fbf36-2a23-4d0c-875f-cbabb1b9a499 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f27fbf36-2a23-4d0c-875f-cbabb1b9a499 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Calling method 'detail' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-abaa6780-a419-4dbd-b62c-698d88e8fc4b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.api_utils [None req-f27fbf36-2a23-4d0c-875f-cbabb1b9a499 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Removing options '' from query. {{(pid=86719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:43:03 devstack devstack@c-api.service[86719]: DEBUG cinder.db.api [None req-f27fbf36-2a23-4d0c-875f-cbabb1b9a499 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Building query based on filter {{(pid=86719) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 13:43:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-abaa6780-a419-4dbd-b62c-698d88e8fc4b tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] POST http://192.168.122.181/volume/v3/snapshots Sep 03 13:43:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-abaa6780-a419-4dbd-b62c-698d88e8fc4b tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "02366aee-0b32-4db0-a5eb-8a42379b89af", "name": "tempest-SnapshotsActionsTest-Snapshot-1622488209"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:43:03 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:43:03 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:43:03 devstack devstack@c-api.service[86719]: /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 03 13:43:03 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 13:43:03 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:03 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:43:03 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-f27fbf36-2a23-4d0c-875f-cbabb1b9a499 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Get all snapshots completed successfully. Sep 03 13:43:03 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-abaa6780-a419-4dbd-b62c-698d88e8fc4b tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Volume info retrieved successfully. Sep 03 13:43:03 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:03 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:43:03 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.snapshots [None req-abaa6780-a419-4dbd-b62c-698d88e8fc4b tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Create snapshot from volume 02366aee-0b32-4db0-a5eb-8a42379b89af Sep 03 13:43:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f27fbf36-2a23-4d0c-875f-cbabb1b9a499 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] http://192.168.122.181/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-649414937 returned with HTTP 200 Sep 03 13:43:03 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 923/1906] 192.168.122.181 () {58 vars in 1301 bytes} [Thu Sep 3 13:43:03 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-649414937 => generated 475 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e310f2dd-c9b7-4197-8d93-911a43491b96 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e310f2dd-c9b7-4197-8d93-911a43491b96 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] GET http://192.168.122.181/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-649414937 Sep 03 13:43:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e310f2dd-c9b7-4197-8d93-911a43491b96 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e310f2dd-c9b7-4197-8d93-911a43491b96 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Calling method 'index' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.api_utils [None req-e310f2dd-c9b7-4197-8d93-911a43491b96 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Removing options '' from query. {{(pid=86719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:43:03 devstack devstack@c-api.service[86719]: DEBUG cinder.db.api [None req-e310f2dd-c9b7-4197-8d93-911a43491b96 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Building query based on filter {{(pid=86719) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 13:43:03 devstack devstack@c-api.service[86719]: /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 03 13:43:03 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 13:43:03 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-e310f2dd-c9b7-4197-8d93-911a43491b96 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Get all snapshots completed successfully. Sep 03 13:43:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e310f2dd-c9b7-4197-8d93-911a43491b96 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] http://192.168.122.181/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-649414937 returned with HTTP 200 Sep 03 13:43:03 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 924/1907] 192.168.122.181 () {58 vars in 1246 bytes} [Thu Sep 3 13:43:03 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-649414937 => generated 341 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-038d6c48-d647-4cc7-ac1e-c2b01b5bcae7 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-038d6c48-d647-4cc7-ac1e-c2b01b5bcae7 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] GET http://192.168.122.181/volume/v3/snapshots?status=available Sep 03 13:43:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-038d6c48-d647-4cc7-ac1e-c2b01b5bcae7 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-038d6c48-d647-4cc7-ac1e-c2b01b5bcae7 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Calling method 'index' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.api_utils [None req-038d6c48-d647-4cc7-ac1e-c2b01b5bcae7 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Removing options '' from query. {{(pid=86719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:43:03 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:03 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:43:03 devstack devstack@c-api.service[86719]: DEBUG cinder.db.api [None req-038d6c48-d647-4cc7-ac1e-c2b01b5bcae7 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Building query based on filter {{(pid=86719) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 13:43:03 devstack devstack@c-api.service[86719]: /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 03 13:43:03 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 13:43:03 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-038d6c48-d647-4cc7-ac1e-c2b01b5bcae7 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Get all snapshots completed successfully. Sep 03 13:43:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-038d6c48-d647-4cc7-ac1e-c2b01b5bcae7 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] http://192.168.122.181/volume/v3/snapshots?status=available returned with HTTP 200 Sep 03 13:43:03 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 925/1908] 192.168.122.181 () {58 vars in 1160 bytes} [Thu Sep 3 13:43:03 2026] GET /volume/v3/snapshots?status=available => generated 994 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:03 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-abaa6780-a419-4dbd-b62c-698d88e8fc4b tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Created reservations ['aa1e4b51-62c2-4dfb-89e4-2edc0058c981', '87b3c42e-2b8a-43b8-9c3d-65c3d654098f', '5135dda5-3242-4f4c-a732-d8a4a90315be', '52da40ab-80f8-42fe-88de-b83794dd6e3d'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:43:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-f6727955-7dfa-4bbc-bf32-4eccd6e2aaa7 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f6727955-7dfa-4bbc-bf32-4eccd6e2aaa7 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] GET http://192.168.122.181/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-649414937 Sep 03 13:43:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f6727955-7dfa-4bbc-bf32-4eccd6e2aaa7 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f6727955-7dfa-4bbc-bf32-4eccd6e2aaa7 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Calling method 'index' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.api_utils [None req-f6727955-7dfa-4bbc-bf32-4eccd6e2aaa7 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Removing options '' from query. {{(pid=86719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:43:03 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:03 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:43:03 devstack devstack@c-api.service[86719]: DEBUG cinder.db.api [None req-f6727955-7dfa-4bbc-bf32-4eccd6e2aaa7 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Building query based on filter {{(pid=86719) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 13:43:03 devstack devstack@c-api.service[86719]: /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 03 13:43:03 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 13:43:03 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-f6727955-7dfa-4bbc-bf32-4eccd6e2aaa7 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Get all snapshots completed successfully. Sep 03 13:43:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f6727955-7dfa-4bbc-bf32-4eccd6e2aaa7 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] http://192.168.122.181/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-649414937 returned with HTTP 200 Sep 03 13:43:03 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 926/1909] 192.168.122.181 () {58 vars in 1280 bytes} [Thu Sep 3 13:43:03 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-649414937 => generated 341 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:43:03 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:43:03 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:43:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-f1c07f39-8077-4d29-8ee7-c6823b26af39 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f1c07f39-8077-4d29-8ee7-c6823b26af39 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] DELETE http://192.168.122.181/volume/v3/snapshots/5af14b66-fc9e-4905-9a74-191e88c17e78 Sep 03 13:43:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f1c07f39-8077-4d29-8ee7-c6823b26af39 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f1c07f39-8077-4d29-8ee7-c6823b26af39 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:03 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.snapshots [None req-f1c07f39-8077-4d29-8ee7-c6823b26af39 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Delete snapshot with id: 5af14b66-fc9e-4905-9a74-191e88c17e78 Sep 03 13:43:03 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:03 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:43:03 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-f1c07f39-8077-4d29-8ee7-c6823b26af39 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Snapshot retrieved successfully. Sep 03 13:43:03 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-abaa6780-a419-4dbd-b62c-698d88e8fc4b tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Snapshot create request issued successfully. Sep 03 13:43:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-abaa6780-a419-4dbd-b62c-698d88e8fc4b tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/snapshots returned with HTTP 202 Sep 03 13:43:03 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:43:03 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:43:03 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 984/1910] 192.168.122.181 () {60 vars in 1149 bytes} [Thu Sep 3 13:43:03 2026] POST /volume/v3/snapshots => generated 307 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:43:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-b9fe4956-1639-4613-bcb4-3870b4611f70 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b9fe4956-1639-4613-bcb4-3870b4611f70 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] GET http://192.168.122.181/volume/v3/snapshots/1eb2f93b-f898-47e7-9a93-6ae58d6b22b3 Sep 03 13:43:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b9fe4956-1639-4613-bcb4-3870b4611f70 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b9fe4956-1639-4613-bcb4-3870b4611f70 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:03 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-f1c07f39-8077-4d29-8ee7-c6823b26af39 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Snapshot delete request issued successfully. Sep 03 13:43:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f1c07f39-8077-4d29-8ee7-c6823b26af39 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] http://192.168.122.181/volume/v3/snapshots/5af14b66-fc9e-4905-9a74-191e88c17e78 returned with HTTP 202 Sep 03 13:43:03 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 927/1911] 192.168.122.181 () {58 vars in 1241 bytes} [Thu Sep 3 13:43:03 2026] DELETE /volume/v3/snapshots/5af14b66-fc9e-4905-9a74-191e88c17e78 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:43:03 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:03 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:43:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-a2ff8e7c-7d8a-4c44-bf7e-7168b3ca66dc None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:03 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-b9fe4956-1639-4613-bcb4-3870b4611f70 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Snapshot retrieved successfully. Sep 03 13:43:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a2ff8e7c-7d8a-4c44-bf7e-7168b3ca66dc tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] GET http://192.168.122.181/volume/v3/snapshots/5af14b66-fc9e-4905-9a74-191e88c17e78 Sep 03 13:43:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a2ff8e7c-7d8a-4c44-bf7e-7168b3ca66dc tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a2ff8e7c-7d8a-4c44-bf7e-7168b3ca66dc tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b9fe4956-1639-4613-bcb4-3870b4611f70 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/snapshots/1eb2f93b-f898-47e7-9a93-6ae58d6b22b3 returned with HTTP 200 Sep 03 13:43:03 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 985/1912] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:43:03 2026] GET /volume/v3/snapshots/1eb2f93b-f898-47e7-9a93-6ae58d6b22b3 => generated 439 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:03 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:03 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:43:03 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-a2ff8e7c-7d8a-4c44-bf7e-7168b3ca66dc tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Snapshot retrieved successfully. Sep 03 13:43:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a2ff8e7c-7d8a-4c44-bf7e-7168b3ca66dc tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] http://192.168.122.181/volume/v3/snapshots/5af14b66-fc9e-4905-9a74-191e88c17e78 returned with HTTP 200 Sep 03 13:43:03 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 928/1913] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:43:03 2026] GET /volume/v3/snapshots/5af14b66-fc9e-4905-9a74-191e88c17e78 => generated 471 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e78804c0-bc6f-4f82-bf00-df938def8d10 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e78804c0-bc6f-4f82-bf00-df938def8d10 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] GET http://192.168.122.181/volume/v3/snapshots/1eb2f93b-f898-47e7-9a93-6ae58d6b22b3 Sep 03 13:43:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e78804c0-bc6f-4f82-bf00-df938def8d10 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e78804c0-bc6f-4f82-bf00-df938def8d10 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e21e547f-88a1-43b2-9553-075e09c03c6d None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e21e547f-88a1-43b2-9553-075e09c03c6d tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] GET http://192.168.122.181/volume/v3/snapshots/5af14b66-fc9e-4905-9a74-191e88c17e78 Sep 03 13:43:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e21e547f-88a1-43b2-9553-075e09c03c6d tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e21e547f-88a1-43b2-9553-075e09c03c6d tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:04 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:04 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:43:04 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-e78804c0-bc6f-4f82-bf00-df938def8d10 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Snapshot retrieved successfully. Sep 03 13:43:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e78804c0-bc6f-4f82-bf00-df938def8d10 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/snapshots/1eb2f93b-f898-47e7-9a93-6ae58d6b22b3 returned with HTTP 200 Sep 03 13:43:04 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 986/1914] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:43:04 2026] GET /volume/v3/snapshots/1eb2f93b-f898-47e7-9a93-6ae58d6b22b3 => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:04 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:04 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:43:04 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-e21e547f-88a1-43b2-9553-075e09c03c6d tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Snapshot retrieved successfully. Sep 03 13:43:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e21e547f-88a1-43b2-9553-075e09c03c6d tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] http://192.168.122.181/volume/v3/snapshots/5af14b66-fc9e-4905-9a74-191e88c17e78 returned with HTTP 200 Sep 03 13:43:04 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 929/1915] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:43:04 2026] GET /volume/v3/snapshots/5af14b66-fc9e-4905-9a74-191e88c17e78 => generated 471 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-96ff71af-9b53-4da2-9200-b6fa19288d9b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-96ff71af-9b53-4da2-9200-b6fa19288d9b tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] GET http://192.168.122.181/volume/v3/snapshots/1eb2f93b-f898-47e7-9a93-6ae58d6b22b3 Sep 03 13:43:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-96ff71af-9b53-4da2-9200-b6fa19288d9b tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-96ff71af-9b53-4da2-9200-b6fa19288d9b tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-f80b5eee-d8e4-42da-97fd-e0aa457c88f1 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:05 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:05 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:43:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f80b5eee-d8e4-42da-97fd-e0aa457c88f1 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] GET http://192.168.122.181/volume/v3/snapshots/5af14b66-fc9e-4905-9a74-191e88c17e78 Sep 03 13:43:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f80b5eee-d8e4-42da-97fd-e0aa457c88f1 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f80b5eee-d8e4-42da-97fd-e0aa457c88f1 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:05 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-96ff71af-9b53-4da2-9200-b6fa19288d9b tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Snapshot retrieved successfully. Sep 03 13:43:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-96ff71af-9b53-4da2-9200-b6fa19288d9b tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/snapshots/1eb2f93b-f898-47e7-9a93-6ae58d6b22b3 returned with HTTP 200 Sep 03 13:43:05 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 987/1916] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:43:05 2026] GET /volume/v3/snapshots/1eb2f93b-f898-47e7-9a93-6ae58d6b22b3 => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f80b5eee-d8e4-42da-97fd-e0aa457c88f1 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] http://192.168.122.181/volume/v3/snapshots/5af14b66-fc9e-4905-9a74-191e88c17e78 returned with HTTP 404 Sep 03 13:43:05 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 930/1917] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:43:05 2026] GET /volume/v3/snapshots/5af14b66-fc9e-4905-9a74-191e88c17e78 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 13:43:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a4d60be2-738f-49ab-95f0-b8d6f9e45533 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-9b5b51f0-4bc9-45e8-9fab-f1469e8d3874 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a4d60be2-738f-49ab-95f0-b8d6f9e45533 tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] POST http://192.168.122.181/volume/v3/snapshots/1eb2f93b-f898-47e7-9a93-6ae58d6b22b3/action Sep 03 13:43:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a4d60be2-738f-49ab-95f0-b8d6f9e45533 tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:43:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a4d60be2-738f-49ab-95f0-b8d6f9e45533 tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:43:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9b5b51f0-4bc9-45e8-9fab-f1469e8d3874 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] DELETE http://192.168.122.181/volume/v3/snapshots/c87c9e35-87c4-4d0c-8b94-233a21efadee Sep 03 13:43:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9b5b51f0-4bc9-45e8-9fab-f1469e8d3874 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9b5b51f0-4bc9-45e8-9fab-f1469e8d3874 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:05 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.snapshots [None req-9b5b51f0-4bc9-45e8-9fab-f1469e8d3874 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Delete snapshot with id: c87c9e35-87c4-4d0c-8b94-233a21efadee Sep 03 13:43:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.contrib.admin_actions [None req-a4d60be2-738f-49ab-95f0-b8d6f9e45533 tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] Updating snapshot '1eb2f93b-f898-47e7-9a93-6ae58d6b22b3' with '{'status': 'deleting'}' {{(pid=86720) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 13:43:05 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:05 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:43:05 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-9b5b51f0-4bc9-45e8-9fab-f1469e8d3874 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Snapshot retrieved successfully. Sep 03 13:43:05 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:05 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:43:05 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:43:05 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:43:05 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-9b5b51f0-4bc9-45e8-9fab-f1469e8d3874 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Snapshot delete request issued successfully. Sep 03 13:43:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9b5b51f0-4bc9-45e8-9fab-f1469e8d3874 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] http://192.168.122.181/volume/v3/snapshots/c87c9e35-87c4-4d0c-8b94-233a21efadee returned with HTTP 202 Sep 03 13:43:05 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 931/1918] 192.168.122.181 () {58 vars in 1241 bytes} [Thu Sep 3 13:43:05 2026] DELETE /volume/v3/snapshots/c87c9e35-87c4-4d0c-8b94-233a21efadee => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:43:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-23465f5e-22d0-4561-b69d-3195cdc107d0 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a4d60be2-738f-49ab-95f0-b8d6f9e45533 tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] http://192.168.122.181/volume/v3/snapshots/1eb2f93b-f898-47e7-9a93-6ae58d6b22b3/action returned with HTTP 202 Sep 03 13:43:05 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 988/1919] 192.168.122.181 () {60 vars in 1280 bytes} [Thu Sep 3 13:43:05 2026] POST /volume/v3/snapshots/1eb2f93b-f898-47e7-9a93-6ae58d6b22b3/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:43:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-23465f5e-22d0-4561-b69d-3195cdc107d0 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] GET http://192.168.122.181/volume/v3/snapshots/c87c9e35-87c4-4d0c-8b94-233a21efadee Sep 03 13:43:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-23465f5e-22d0-4561-b69d-3195cdc107d0 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-23465f5e-22d0-4561-b69d-3195cdc107d0 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-9471be47-fe5a-4e1e-b757-66bb8f5dee2e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9471be47-fe5a-4e1e-b757-66bb8f5dee2e tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] GET http://192.168.122.181/volume/v3/snapshots/1eb2f93b-f898-47e7-9a93-6ae58d6b22b3 Sep 03 13:43:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9471be47-fe5a-4e1e-b757-66bb8f5dee2e tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9471be47-fe5a-4e1e-b757-66bb8f5dee2e tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:05 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:05 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:43:05 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-23465f5e-22d0-4561-b69d-3195cdc107d0 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Snapshot retrieved successfully. Sep 03 13:43:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-23465f5e-22d0-4561-b69d-3195cdc107d0 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] http://192.168.122.181/volume/v3/snapshots/c87c9e35-87c4-4d0c-8b94-233a21efadee returned with HTTP 200 Sep 03 13:43:05 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 932/1920] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:43:05 2026] GET /volume/v3/snapshots/c87c9e35-87c4-4d0c-8b94-233a21efadee => generated 471 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:05 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:05 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:43:05 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-9471be47-fe5a-4e1e-b757-66bb8f5dee2e tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Snapshot retrieved successfully. Sep 03 13:43:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9471be47-fe5a-4e1e-b757-66bb8f5dee2e tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/snapshots/1eb2f93b-f898-47e7-9a93-6ae58d6b22b3 returned with HTTP 200 Sep 03 13:43:05 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 989/1921] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:43:05 2026] GET /volume/v3/snapshots/1eb2f93b-f898-47e7-9a93-6ae58d6b22b3 => generated 465 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-79059231-d413-45eb-aa3e-972ef6e6e0ec None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-79059231-d413-45eb-aa3e-972ef6e6e0ec tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] POST http://192.168.122.181/volume/v3/snapshots/1eb2f93b-f898-47e7-9a93-6ae58d6b22b3/action Sep 03 13:43:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-79059231-d413-45eb-aa3e-972ef6e6e0ec tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:43:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-79059231-d413-45eb-aa3e-972ef6e6e0ec tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:43:05 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:05 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:43:05 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-79059231-d413-45eb-aa3e-972ef6e6e0ec tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] Snapshot retrieved successfully. Sep 03 13:43:05 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:43:05 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:43:05 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-79059231-d413-45eb-aa3e-972ef6e6e0ec tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] Snapshot delete request issued successfully. Sep 03 13:43:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-79059231-d413-45eb-aa3e-972ef6e6e0ec tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] http://192.168.122.181/volume/v3/snapshots/1eb2f93b-f898-47e7-9a93-6ae58d6b22b3/action returned with HTTP 202 Sep 03 13:43:05 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 933/1922] 192.168.122.181 () {60 vars in 1280 bytes} [Thu Sep 3 13:43:05 2026] POST /volume/v3/snapshots/1eb2f93b-f898-47e7-9a93-6ae58d6b22b3/action => generated 0 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:43:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a5460a17-6b28-4134-8ffe-93ef81cce2dc None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a5460a17-6b28-4134-8ffe-93ef81cce2dc tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] GET http://192.168.122.181/volume/v3/snapshots/1eb2f93b-f898-47e7-9a93-6ae58d6b22b3 Sep 03 13:43:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a5460a17-6b28-4134-8ffe-93ef81cce2dc tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a5460a17-6b28-4134-8ffe-93ef81cce2dc tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:05 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:05 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:43:05 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-a5460a17-6b28-4134-8ffe-93ef81cce2dc tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Snapshot retrieved successfully. Sep 03 13:43:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a5460a17-6b28-4134-8ffe-93ef81cce2dc tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/snapshots/1eb2f93b-f898-47e7-9a93-6ae58d6b22b3 returned with HTTP 200 Sep 03 13:43:05 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 990/1923] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:43:05 2026] GET /volume/v3/snapshots/1eb2f93b-f898-47e7-9a93-6ae58d6b22b3 => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-385a3451-53fa-45cd-82c3-15274233353b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:06 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-385a3451-53fa-45cd-82c3-15274233353b tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] GET http://192.168.122.181/volume/v3/snapshots/c87c9e35-87c4-4d0c-8b94-233a21efadee Sep 03 13:43:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-385a3451-53fa-45cd-82c3-15274233353b tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-385a3451-53fa-45cd-82c3-15274233353b tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:06 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:06 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:43:06 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-385a3451-53fa-45cd-82c3-15274233353b tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Snapshot retrieved successfully. Sep 03 13:43:06 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-385a3451-53fa-45cd-82c3-15274233353b tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] http://192.168.122.181/volume/v3/snapshots/c87c9e35-87c4-4d0c-8b94-233a21efadee returned with HTTP 200 Sep 03 13:43:06 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 934/1924] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:43:06 2026] GET /volume/v3/snapshots/c87c9e35-87c4-4d0c-8b94-233a21efadee => generated 471 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-94ed0c13-0f17-4fde-8d72-0f5983b963c3 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:06 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-94ed0c13-0f17-4fde-8d72-0f5983b963c3 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] GET http://192.168.122.181/volume/v3/snapshots/1eb2f93b-f898-47e7-9a93-6ae58d6b22b3 Sep 03 13:43:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-94ed0c13-0f17-4fde-8d72-0f5983b963c3 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-94ed0c13-0f17-4fde-8d72-0f5983b963c3 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:06 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:06 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:43:06 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-94ed0c13-0f17-4fde-8d72-0f5983b963c3 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Snapshot retrieved successfully. Sep 03 13:43:06 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-94ed0c13-0f17-4fde-8d72-0f5983b963c3 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/snapshots/1eb2f93b-f898-47e7-9a93-6ae58d6b22b3 returned with HTTP 200 Sep 03 13:43:06 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 991/1925] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:43:06 2026] GET /volume/v3/snapshots/1eb2f93b-f898-47e7-9a93-6ae58d6b22b3 => generated 465 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-1d21334f-1310-4e71-be69-e4a7d2d197f1 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:07 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1d21334f-1310-4e71-be69-e4a7d2d197f1 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] GET http://192.168.122.181/volume/v3/snapshots/c87c9e35-87c4-4d0c-8b94-233a21efadee Sep 03 13:43:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1d21334f-1310-4e71-be69-e4a7d2d197f1 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1d21334f-1310-4e71-be69-e4a7d2d197f1 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:07 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1d21334f-1310-4e71-be69-e4a7d2d197f1 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] http://192.168.122.181/volume/v3/snapshots/c87c9e35-87c4-4d0c-8b94-233a21efadee returned with HTTP 404 Sep 03 13:43:07 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 935/1926] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:43:07 2026] GET /volume/v3/snapshots/c87c9e35-87c4-4d0c-8b94-233a21efadee => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 13:43:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-4a88c678-f52f-4680-a190-3dfb33a1950a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:07 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4a88c678-f52f-4680-a190-3dfb33a1950a tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] DELETE http://192.168.122.181/volume/v3/snapshots/9bd9ee76-2748-48e0-bc70-5d51fd9fff4c Sep 03 13:43:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4a88c678-f52f-4680-a190-3dfb33a1950a tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4a88c678-f52f-4680-a190-3dfb33a1950a tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:07 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.snapshots [None req-4a88c678-f52f-4680-a190-3dfb33a1950a tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Delete snapshot with id: 9bd9ee76-2748-48e0-bc70-5d51fd9fff4c Sep 03 13:43:07 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:07 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:43:07 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-4a88c678-f52f-4680-a190-3dfb33a1950a tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Snapshot retrieved successfully. Sep 03 13:43:07 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:43:07 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:43:07 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-4a88c678-f52f-4680-a190-3dfb33a1950a tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Snapshot delete request issued successfully. Sep 03 13:43:07 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4a88c678-f52f-4680-a190-3dfb33a1950a tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] http://192.168.122.181/volume/v3/snapshots/9bd9ee76-2748-48e0-bc70-5d51fd9fff4c returned with HTTP 202 Sep 03 13:43:07 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 992/1927] 192.168.122.181 () {58 vars in 1241 bytes} [Thu Sep 3 13:43:07 2026] DELETE /volume/v3/snapshots/9bd9ee76-2748-48e0-bc70-5d51fd9fff4c => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:43:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e673fcdb-df87-4383-8cb8-db2946eaf599 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:07 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e673fcdb-df87-4383-8cb8-db2946eaf599 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] GET http://192.168.122.181/volume/v3/snapshots/9bd9ee76-2748-48e0-bc70-5d51fd9fff4c Sep 03 13:43:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e673fcdb-df87-4383-8cb8-db2946eaf599 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e673fcdb-df87-4383-8cb8-db2946eaf599 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:07 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:07 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:43:07 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-e673fcdb-df87-4383-8cb8-db2946eaf599 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Snapshot retrieved successfully. Sep 03 13:43:07 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e673fcdb-df87-4383-8cb8-db2946eaf599 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] http://192.168.122.181/volume/v3/snapshots/9bd9ee76-2748-48e0-bc70-5d51fd9fff4c returned with HTTP 200 Sep 03 13:43:07 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 936/1928] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:43:07 2026] GET /volume/v3/snapshots/9bd9ee76-2748-48e0-bc70-5d51fd9fff4c => generated 472 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e80f7b9e-5090-4ecc-bdb6-78e88c427d67 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:07 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e80f7b9e-5090-4ecc-bdb6-78e88c427d67 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] GET http://192.168.122.181/volume/v3/snapshots/1eb2f93b-f898-47e7-9a93-6ae58d6b22b3 Sep 03 13:43:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e80f7b9e-5090-4ecc-bdb6-78e88c427d67 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e80f7b9e-5090-4ecc-bdb6-78e88c427d67 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:07 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e80f7b9e-5090-4ecc-bdb6-78e88c427d67 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/snapshots/1eb2f93b-f898-47e7-9a93-6ae58d6b22b3 returned with HTTP 404 Sep 03 13:43:07 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 993/1929] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:43:07 2026] GET /volume/v3/snapshots/1eb2f93b-f898-47e7-9a93-6ae58d6b22b3 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:43:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-425bc980-1e21-4ff9-b40b-0974ee0558af None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:07 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-425bc980-1e21-4ff9-b40b-0974ee0558af tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] POST http://192.168.122.181/volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c/action Sep 03 13:43:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-425bc980-1e21-4ff9-b40b-0974ee0558af tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:43:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-425bc980-1e21-4ff9-b40b-0974ee0558af tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:43:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.contrib.admin_actions [None req-425bc980-1e21-4ff9-b40b-0974ee0558af tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] Updating snapshot 'eb84fec9-efd5-4fd4-87ea-a4c7d96e795c' with '{'status': 'available'}' {{(pid=86719) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 13:43:07 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:07 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:43:07 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-425bc980-1e21-4ff9-b40b-0974ee0558af tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] http://192.168.122.181/volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c/action returned with HTTP 202 Sep 03 13:43:07 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 937/1930] 192.168.122.181 () {60 vars in 1280 bytes} [Thu Sep 3 13:43:07 2026] POST /volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 03 13:43:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-3fd6082d-14cb-419c-ac43-838caa848cd5 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:07 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3fd6082d-14cb-419c-ac43-838caa848cd5 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] GET http://192.168.122.181/volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c Sep 03 13:43:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3fd6082d-14cb-419c-ac43-838caa848cd5 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3fd6082d-14cb-419c-ac43-838caa848cd5 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:08 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:08 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:43:08 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-3fd6082d-14cb-419c-ac43-838caa848cd5 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Snapshot retrieved successfully. Sep 03 13:43:08 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3fd6082d-14cb-419c-ac43-838caa848cd5 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c returned with HTTP 200 Sep 03 13:43:08 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 994/1931] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:43:07 2026] GET /volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-1f9f035e-098c-4ece-85d9-b085108db991 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:08 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1f9f035e-098c-4ece-85d9-b085108db991 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] DELETE http://192.168.122.181/volume/v3/snapshots/1eb2f93b-f898-47e7-9a93-6ae58d6b22b3 Sep 03 13:43:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1f9f035e-098c-4ece-85d9-b085108db991 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1f9f035e-098c-4ece-85d9-b085108db991 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:08 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.snapshots [None req-1f9f035e-098c-4ece-85d9-b085108db991 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Delete snapshot with id: 1eb2f93b-f898-47e7-9a93-6ae58d6b22b3 Sep 03 13:43:08 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1f9f035e-098c-4ece-85d9-b085108db991 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/snapshots/1eb2f93b-f898-47e7-9a93-6ae58d6b22b3 returned with HTTP 404 Sep 03 13:43:08 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 938/1932] 192.168.122.181 () {58 vars in 1241 bytes} [Thu Sep 3 13:43:08 2026] DELETE /volume/v3/snapshots/1eb2f93b-f898-47e7-9a93-6ae58d6b22b3 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:43:08 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-b1ed5321-65e4-462a-b7a1-3f2e7e193722 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:08 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b1ed5321-65e4-462a-b7a1-3f2e7e193722 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] POST http://192.168.122.181/volume/v3/snapshots Sep 03 13:43:08 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b1ed5321-65e4-462a-b7a1-3f2e7e193722 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "02366aee-0b32-4db0-a5eb-8a42379b89af", "name": "tempest-SnapshotsActionsTest-Snapshot-1860551615"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:43:08 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:43:08 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:43:08 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:08 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:43:08 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-b1ed5321-65e4-462a-b7a1-3f2e7e193722 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Volume info retrieved successfully. Sep 03 13:43:08 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.snapshots [None req-b1ed5321-65e4-462a-b7a1-3f2e7e193722 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Create snapshot from volume 02366aee-0b32-4db0-a5eb-8a42379b89af Sep 03 13:43:08 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-b1ed5321-65e4-462a-b7a1-3f2e7e193722 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Created reservations ['9bfca240-51db-4473-9a50-684f158e2f98', '6257fc21-55cf-4fb4-8ba9-89f490c3ff70', 'fa713caa-edc9-4233-adca-8df51e8cbf75', '2eb9956d-e9a3-40a6-9a9f-650c488ebd5e'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:43:08 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:43:08 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:43:08 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-b1ed5321-65e4-462a-b7a1-3f2e7e193722 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Snapshot create request issued successfully. Sep 03 13:43:08 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b1ed5321-65e4-462a-b7a1-3f2e7e193722 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/snapshots returned with HTTP 202 Sep 03 13:43:08 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 995/1933] 192.168.122.181 () {60 vars in 1149 bytes} [Thu Sep 3 13:43:08 2026] POST /volume/v3/snapshots => generated 307 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:43:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-981fe37a-daa0-4821-b8c0-230e39b50c7f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:08 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-981fe37a-daa0-4821-b8c0-230e39b50c7f tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] GET http://192.168.122.181/volume/v3/snapshots/5967d0f6-ff13-4fb6-bb71-c29de51e348b Sep 03 13:43:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-981fe37a-daa0-4821-b8c0-230e39b50c7f tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-981fe37a-daa0-4821-b8c0-230e39b50c7f tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:08 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:08 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:43:08 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-981fe37a-daa0-4821-b8c0-230e39b50c7f tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Snapshot retrieved successfully. Sep 03 13:43:08 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-981fe37a-daa0-4821-b8c0-230e39b50c7f tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/snapshots/5967d0f6-ff13-4fb6-bb71-c29de51e348b returned with HTTP 200 Sep 03 13:43:08 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 939/1934] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:43:08 2026] GET /volume/v3/snapshots/5967d0f6-ff13-4fb6-bb71-c29de51e348b => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:08 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-278c5fc8-3544-4abd-954c-38f96c7ca71c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:08 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-278c5fc8-3544-4abd-954c-38f96c7ca71c tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] GET http://192.168.122.181/volume/v3/snapshots/9bd9ee76-2748-48e0-bc70-5d51fd9fff4c Sep 03 13:43:08 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-278c5fc8-3544-4abd-954c-38f96c7ca71c tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:08 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-278c5fc8-3544-4abd-954c-38f96c7ca71c tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:08 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:08 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:43:08 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-278c5fc8-3544-4abd-954c-38f96c7ca71c tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Snapshot retrieved successfully. Sep 03 13:43:08 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-278c5fc8-3544-4abd-954c-38f96c7ca71c tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] http://192.168.122.181/volume/v3/snapshots/9bd9ee76-2748-48e0-bc70-5d51fd9fff4c returned with HTTP 200 Sep 03 13:43:08 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 996/1935] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:43:08 2026] GET /volume/v3/snapshots/9bd9ee76-2748-48e0-bc70-5d51fd9fff4c => generated 472 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-a40b5129-7781-4d04-963f-711175689427 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a40b5129-7781-4d04-963f-711175689427 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] GET http://192.168.122.181/volume/v3/snapshots/5967d0f6-ff13-4fb6-bb71-c29de51e348b Sep 03 13:43:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a40b5129-7781-4d04-963f-711175689427 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a40b5129-7781-4d04-963f-711175689427 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:09 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:09 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:43:09 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-a40b5129-7781-4d04-963f-711175689427 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Snapshot retrieved successfully. Sep 03 13:43:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a40b5129-7781-4d04-963f-711175689427 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/snapshots/5967d0f6-ff13-4fb6-bb71-c29de51e348b returned with HTTP 200 Sep 03 13:43:09 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 940/1936] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:43:09 2026] GET /volume/v3/snapshots/5967d0f6-ff13-4fb6-bb71-c29de51e348b => generated 439 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-fb48dfb4-7077-4057-89d8-c8f55374b830 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-fb48dfb4-7077-4057-89d8-c8f55374b830 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] GET http://192.168.122.181/volume/v3/snapshots/9bd9ee76-2748-48e0-bc70-5d51fd9fff4c Sep 03 13:43:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-fb48dfb4-7077-4057-89d8-c8f55374b830 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-fb48dfb4-7077-4057-89d8-c8f55374b830 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-fb48dfb4-7077-4057-89d8-c8f55374b830 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] http://192.168.122.181/volume/v3/snapshots/9bd9ee76-2748-48e0-bc70-5d51fd9fff4c returned with HTTP 404 Sep 03 13:43:09 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 997/1937] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:43:09 2026] GET /volume/v3/snapshots/9bd9ee76-2748-48e0-bc70-5d51fd9fff4c => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 13:43:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-b2432b72-2a8f-4f9a-9c59-141b083205aa None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b2432b72-2a8f-4f9a-9c59-141b083205aa tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] GET http://192.168.122.181/volume/v3/volumes/437e356d-3a31-4f22-a92a-3974b3da8dc5 Sep 03 13:43:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b2432b72-2a8f-4f9a-9c59-141b083205aa tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b2432b72-2a8f-4f9a-9c59-141b083205aa tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:09 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:43:09 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:43:09 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:09 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:43:09 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-b2432b72-2a8f-4f9a-9c59-141b083205aa tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Volume info retrieved successfully. Sep 03 13:43:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b2432b72-2a8f-4f9a-9c59-141b083205aa tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] http://192.168.122.181/volume/v3/volumes/437e356d-3a31-4f22-a92a-3974b3da8dc5 returned with HTTP 200 Sep 03 13:43:09 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 941/1938] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:43:09 2026] GET /volume/v3/volumes/437e356d-3a31-4f22-a92a-3974b3da8dc5 => generated 860 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-8f565ddb-5c44-4e0a-a21b-fc66b2e3ab73 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8f565ddb-5c44-4e0a-a21b-fc66b2e3ab73 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] DELETE http://192.168.122.181/volume/v3/volumes/437e356d-3a31-4f22-a92a-3974b3da8dc5 Sep 03 13:43:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8f565ddb-5c44-4e0a-a21b-fc66b2e3ab73 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8f565ddb-5c44-4e0a-a21b-fc66b2e3ab73 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:09 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-8f565ddb-5c44-4e0a-a21b-fc66b2e3ab73 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Delete volume with id: 437e356d-3a31-4f22-a92a-3974b3da8dc5 Sep 03 13:43:09 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:43:09 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:43:09 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:09 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:43:09 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-8f565ddb-5c44-4e0a-a21b-fc66b2e3ab73 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Volume info retrieved successfully. Sep 03 13:43:10 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-8f565ddb-5c44-4e0a-a21b-fc66b2e3ab73 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Delete volume request issued successfully. Sep 03 13:43:10 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8f565ddb-5c44-4e0a-a21b-fc66b2e3ab73 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] http://192.168.122.181/volume/v3/volumes/437e356d-3a31-4f22-a92a-3974b3da8dc5 returned with HTTP 202 Sep 03 13:43:10 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 998/1939] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:43:09 2026] DELETE /volume/v3/volumes/437e356d-3a31-4f22-a92a-3974b3da8dc5 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:43:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-6361c2ee-fcf6-49b9-83af-3c759701f833 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:10 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6361c2ee-fcf6-49b9-83af-3c759701f833 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] GET http://192.168.122.181/volume/v3/volumes/437e356d-3a31-4f22-a92a-3974b3da8dc5 Sep 03 13:43:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6361c2ee-fcf6-49b9-83af-3c759701f833 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6361c2ee-fcf6-49b9-83af-3c759701f833 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:10 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:43:10 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:43:10 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:10 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:43:10 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-6361c2ee-fcf6-49b9-83af-3c759701f833 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Volume info retrieved successfully. Sep 03 13:43:10 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6361c2ee-fcf6-49b9-83af-3c759701f833 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] http://192.168.122.181/volume/v3/volumes/437e356d-3a31-4f22-a92a-3974b3da8dc5 returned with HTTP 200 Sep 03 13:43:10 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 942/1940] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:43:10 2026] GET /volume/v3/volumes/437e356d-3a31-4f22-a92a-3974b3da8dc5 => generated 859 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-8a099b8f-262d-4617-b7b9-7a4f61e7af90 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:10 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8a099b8f-262d-4617-b7b9-7a4f61e7af90 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] GET http://192.168.122.181/volume/v3/snapshots/5967d0f6-ff13-4fb6-bb71-c29de51e348b Sep 03 13:43:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8a099b8f-262d-4617-b7b9-7a4f61e7af90 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8a099b8f-262d-4617-b7b9-7a4f61e7af90 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:10 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:10 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:43:10 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-8a099b8f-262d-4617-b7b9-7a4f61e7af90 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Snapshot retrieved successfully. Sep 03 13:43:10 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8a099b8f-262d-4617-b7b9-7a4f61e7af90 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/snapshots/5967d0f6-ff13-4fb6-bb71-c29de51e348b returned with HTTP 200 Sep 03 13:43:10 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 999/1941] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:43:10 2026] GET /volume/v3/snapshots/5967d0f6-ff13-4fb6-bb71-c29de51e348b => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-bda58234-5f94-4fc6-9f9f-c957a03a88f4 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:10 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-bda58234-5f94-4fc6-9f9f-c957a03a88f4 tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] POST http://192.168.122.181/volume/v3/snapshots/5967d0f6-ff13-4fb6-bb71-c29de51e348b/action Sep 03 13:43:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-bda58234-5f94-4fc6-9f9f-c957a03a88f4 tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:43:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-bda58234-5f94-4fc6-9f9f-c957a03a88f4 tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:43:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.contrib.admin_actions [None req-bda58234-5f94-4fc6-9f9f-c957a03a88f4 tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] Updating snapshot '5967d0f6-ff13-4fb6-bb71-c29de51e348b' with '{'status': 'error'}' {{(pid=86719) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 13:43:10 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:10 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:43:10 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-bda58234-5f94-4fc6-9f9f-c957a03a88f4 tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] http://192.168.122.181/volume/v3/snapshots/5967d0f6-ff13-4fb6-bb71-c29de51e348b/action returned with HTTP 202 Sep 03 13:43:10 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 943/1942] 192.168.122.181 () {60 vars in 1280 bytes} [Thu Sep 3 13:43:10 2026] POST /volume/v3/snapshots/5967d0f6-ff13-4fb6-bb71-c29de51e348b/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:43:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-2c41fdbf-1ae3-4a0a-8f32-560cc8c00026 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:10 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2c41fdbf-1ae3-4a0a-8f32-560cc8c00026 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] GET http://192.168.122.181/volume/v3/snapshots/5967d0f6-ff13-4fb6-bb71-c29de51e348b Sep 03 13:43:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2c41fdbf-1ae3-4a0a-8f32-560cc8c00026 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2c41fdbf-1ae3-4a0a-8f32-560cc8c00026 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:10 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:10 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:43:10 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-2c41fdbf-1ae3-4a0a-8f32-560cc8c00026 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Snapshot retrieved successfully. Sep 03 13:43:10 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2c41fdbf-1ae3-4a0a-8f32-560cc8c00026 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/snapshots/5967d0f6-ff13-4fb6-bb71-c29de51e348b returned with HTTP 200 Sep 03 13:43:10 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1000/1943] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:43:10 2026] GET /volume/v3/snapshots/5967d0f6-ff13-4fb6-bb71-c29de51e348b => generated 462 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-36c722fd-cd83-4621-926c-03560d95b42b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:10 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-36c722fd-cd83-4621-926c-03560d95b42b tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] POST http://192.168.122.181/volume/v3/snapshots/5967d0f6-ff13-4fb6-bb71-c29de51e348b/action Sep 03 13:43:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-36c722fd-cd83-4621-926c-03560d95b42b tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:43:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-36c722fd-cd83-4621-926c-03560d95b42b tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:43:10 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:10 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:43:10 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-36c722fd-cd83-4621-926c-03560d95b42b tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] Snapshot retrieved successfully. Sep 03 13:43:10 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:43:10 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:43:10 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-36c722fd-cd83-4621-926c-03560d95b42b tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] Snapshot delete request issued successfully. Sep 03 13:43:10 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-36c722fd-cd83-4621-926c-03560d95b42b tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] http://192.168.122.181/volume/v3/snapshots/5967d0f6-ff13-4fb6-bb71-c29de51e348b/action returned with HTTP 202 Sep 03 13:43:10 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 944/1944] 192.168.122.181 () {60 vars in 1280 bytes} [Thu Sep 3 13:43:10 2026] POST /volume/v3/snapshots/5967d0f6-ff13-4fb6-bb71-c29de51e348b/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:43:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-9c604e8e-e6e3-40d5-902f-a9ae7d7449bc None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:10 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9c604e8e-e6e3-40d5-902f-a9ae7d7449bc tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] GET http://192.168.122.181/volume/v3/snapshots/5967d0f6-ff13-4fb6-bb71-c29de51e348b Sep 03 13:43:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9c604e8e-e6e3-40d5-902f-a9ae7d7449bc tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9c604e8e-e6e3-40d5-902f-a9ae7d7449bc tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:10 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:10 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:43:10 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-9c604e8e-e6e3-40d5-902f-a9ae7d7449bc tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Snapshot retrieved successfully. Sep 03 13:43:10 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9c604e8e-e6e3-40d5-902f-a9ae7d7449bc tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/snapshots/5967d0f6-ff13-4fb6-bb71-c29de51e348b returned with HTTP 200 Sep 03 13:43:10 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1001/1945] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:43:10 2026] GET /volume/v3/snapshots/5967d0f6-ff13-4fb6-bb71-c29de51e348b => generated 465 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-6ea26270-4a5f-40b4-b74f-c5ccbc9a2c53 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:11 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6ea26270-4a5f-40b4-b74f-c5ccbc9a2c53 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] GET http://192.168.122.181/volume/v3/volumes/437e356d-3a31-4f22-a92a-3974b3da8dc5 Sep 03 13:43:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6ea26270-4a5f-40b4-b74f-c5ccbc9a2c53 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6ea26270-4a5f-40b4-b74f-c5ccbc9a2c53 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:11 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6ea26270-4a5f-40b4-b74f-c5ccbc9a2c53 tempest-VolumesSnapshotListTestJSON-110502385 tempest-VolumesSnapshotListTestJSON-110502385-project-member] http://192.168.122.181/volume/v3/volumes/437e356d-3a31-4f22-a92a-3974b3da8dc5 returned with HTTP 404 Sep 03 13:43:11 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 945/1946] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:43:11 2026] GET /volume/v3/volumes/437e356d-3a31-4f22-a92a-3974b3da8dc5 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 13:43:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d7233af5-736d-4b1c-95f0-37e805ed56e0 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:11 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d7233af5-736d-4b1c-95f0-37e805ed56e0 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] GET http://192.168.122.181/volume/v3/snapshots/5967d0f6-ff13-4fb6-bb71-c29de51e348b Sep 03 13:43:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d7233af5-736d-4b1c-95f0-37e805ed56e0 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d7233af5-736d-4b1c-95f0-37e805ed56e0 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:11 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:11 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:43:11 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-d7233af5-736d-4b1c-95f0-37e805ed56e0 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Snapshot retrieved successfully. Sep 03 13:43:11 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d7233af5-736d-4b1c-95f0-37e805ed56e0 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/snapshots/5967d0f6-ff13-4fb6-bb71-c29de51e348b returned with HTTP 200 Sep 03 13:43:11 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1002/1947] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:43:11 2026] GET /volume/v3/snapshots/5967d0f6-ff13-4fb6-bb71-c29de51e348b => generated 465 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-3f3525b6-07cf-4625-8126-b4ccc8b1f814 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3f3525b6-07cf-4625-8126-b4ccc8b1f814 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] GET http://192.168.122.181/volume/v3/snapshots/5967d0f6-ff13-4fb6-bb71-c29de51e348b Sep 03 13:43:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3f3525b6-07cf-4625-8126-b4ccc8b1f814 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3f3525b6-07cf-4625-8126-b4ccc8b1f814 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3f3525b6-07cf-4625-8126-b4ccc8b1f814 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/snapshots/5967d0f6-ff13-4fb6-bb71-c29de51e348b returned with HTTP 404 Sep 03 13:43:12 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 946/1948] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:43:12 2026] GET /volume/v3/snapshots/5967d0f6-ff13-4fb6-bb71-c29de51e348b => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:43:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e1c0f52b-2f0c-4ef0-b545-b9e01b57e42f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:12 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e1c0f52b-2f0c-4ef0-b545-b9e01b57e42f tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] POST http://192.168.122.181/volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c/action Sep 03 13:43:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e1c0f52b-2f0c-4ef0-b545-b9e01b57e42f tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:43:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e1c0f52b-2f0c-4ef0-b545-b9e01b57e42f tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:43:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.contrib.admin_actions [None req-e1c0f52b-2f0c-4ef0-b545-b9e01b57e42f tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] Updating snapshot 'eb84fec9-efd5-4fd4-87ea-a4c7d96e795c' with '{'status': 'available'}' {{(pid=86720) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 13:43:12 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:12 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:43:12 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e1c0f52b-2f0c-4ef0-b545-b9e01b57e42f tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] http://192.168.122.181/volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c/action returned with HTTP 202 Sep 03 13:43:12 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1003/1949] 192.168.122.181 () {60 vars in 1280 bytes} [Thu Sep 3 13:43:12 2026] POST /volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:43:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-efd45b64-bd1c-41d0-b1da-a3a2c19c5f17 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-efd45b64-bd1c-41d0-b1da-a3a2c19c5f17 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] GET http://192.168.122.181/volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c Sep 03 13:43:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-efd45b64-bd1c-41d0-b1da-a3a2c19c5f17 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-efd45b64-bd1c-41d0-b1da-a3a2c19c5f17 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:12 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:12 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:43:12 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-efd45b64-bd1c-41d0-b1da-a3a2c19c5f17 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Snapshot retrieved successfully. Sep 03 13:43:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-efd45b64-bd1c-41d0-b1da-a3a2c19c5f17 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c returned with HTTP 200 Sep 03 13:43:12 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 947/1950] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:43:12 2026] GET /volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e05ae333-da8b-4c1b-be0c-35b9e7ca06c0 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:12 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e05ae333-da8b-4c1b-be0c-35b9e7ca06c0 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] DELETE http://192.168.122.181/volume/v3/snapshots/5967d0f6-ff13-4fb6-bb71-c29de51e348b Sep 03 13:43:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e05ae333-da8b-4c1b-be0c-35b9e7ca06c0 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e05ae333-da8b-4c1b-be0c-35b9e7ca06c0 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:12 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.snapshots [None req-e05ae333-da8b-4c1b-be0c-35b9e7ca06c0 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Delete snapshot with id: 5967d0f6-ff13-4fb6-bb71-c29de51e348b Sep 03 13:43:12 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e05ae333-da8b-4c1b-be0c-35b9e7ca06c0 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/snapshots/5967d0f6-ff13-4fb6-bb71-c29de51e348b returned with HTTP 404 Sep 03 13:43:12 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1004/1951] 192.168.122.181 () {58 vars in 1241 bytes} [Thu Sep 3 13:43:12 2026] DELETE /volume/v3/snapshots/5967d0f6-ff13-4fb6-bb71-c29de51e348b => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:43:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-6c9ff115-d270-4aff-a7b3-806e4f621192 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6c9ff115-d270-4aff-a7b3-806e4f621192 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] POST http://192.168.122.181/volume/v3/snapshots Sep 03 13:43:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6c9ff115-d270-4aff-a7b3-806e4f621192 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "02366aee-0b32-4db0-a5eb-8a42379b89af", "name": "tempest-SnapshotsActionsTest-Snapshot-1019865949"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:43:12 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:43:12 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:43:12 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:12 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:43:12 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-6c9ff115-d270-4aff-a7b3-806e4f621192 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Volume info retrieved successfully. Sep 03 13:43:12 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.snapshots [None req-6c9ff115-d270-4aff-a7b3-806e4f621192 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Create snapshot from volume 02366aee-0b32-4db0-a5eb-8a42379b89af Sep 03 13:43:12 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-6c9ff115-d270-4aff-a7b3-806e4f621192 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Created reservations ['1ae31063-b071-487e-8e64-f77e4e29772d', '015c4afe-392e-4b9c-90ce-b6514ce6824c', '153a2343-48d5-4a04-adb8-0acbd13b303c', 'fe8f77db-8c71-4074-9967-d209186cedeb'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:43:12 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:43:12 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:43:12 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-6c9ff115-d270-4aff-a7b3-806e4f621192 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Snapshot create request issued successfully. Sep 03 13:43:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6c9ff115-d270-4aff-a7b3-806e4f621192 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/snapshots returned with HTTP 202 Sep 03 13:43:12 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 948/1952] 192.168.122.181 () {60 vars in 1149 bytes} [Thu Sep 3 13:43:12 2026] POST /volume/v3/snapshots => generated 307 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:43:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f4ff66d3-2df1-4ca9-ba76-d50c1e0fd8f5 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:12 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f4ff66d3-2df1-4ca9-ba76-d50c1e0fd8f5 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] GET http://192.168.122.181/volume/v3/snapshots/3c0f23f5-3d8d-49df-880a-e15c188cab30 Sep 03 13:43:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f4ff66d3-2df1-4ca9-ba76-d50c1e0fd8f5 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f4ff66d3-2df1-4ca9-ba76-d50c1e0fd8f5 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:13 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:13 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:43:13 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-f4ff66d3-2df1-4ca9-ba76-d50c1e0fd8f5 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Snapshot retrieved successfully. Sep 03 13:43:13 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f4ff66d3-2df1-4ca9-ba76-d50c1e0fd8f5 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/snapshots/3c0f23f5-3d8d-49df-880a-e15c188cab30 returned with HTTP 200 Sep 03 13:43:13 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1005/1953] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:43:12 2026] GET /volume/v3/snapshots/3c0f23f5-3d8d-49df-880a-e15c188cab30 => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-97572e25-19c9-4181-b1ed-7bdbfe3ec7d7 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-97572e25-19c9-4181-b1ed-7bdbfe3ec7d7 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] GET http://192.168.122.181/volume/v3/snapshots/3c0f23f5-3d8d-49df-880a-e15c188cab30 Sep 03 13:43:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-97572e25-19c9-4181-b1ed-7bdbfe3ec7d7 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-97572e25-19c9-4181-b1ed-7bdbfe3ec7d7 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:14 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:14 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:43:14 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-97572e25-19c9-4181-b1ed-7bdbfe3ec7d7 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Snapshot retrieved successfully. Sep 03 13:43:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-97572e25-19c9-4181-b1ed-7bdbfe3ec7d7 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/snapshots/3c0f23f5-3d8d-49df-880a-e15c188cab30 returned with HTTP 200 Sep 03 13:43:14 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 949/1954] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:43:14 2026] GET /volume/v3/snapshots/3c0f23f5-3d8d-49df-880a-e15c188cab30 => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-acd8d14e-ecc0-4705-a413-7429bd973667 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-acd8d14e-ecc0-4705-a413-7429bd973667 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] GET http://192.168.122.181/volume/v3/snapshots/3c0f23f5-3d8d-49df-880a-e15c188cab30 Sep 03 13:43:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-acd8d14e-ecc0-4705-a413-7429bd973667 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-acd8d14e-ecc0-4705-a413-7429bd973667 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:15 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:15 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:43:15 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-acd8d14e-ecc0-4705-a413-7429bd973667 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Snapshot retrieved successfully. Sep 03 13:43:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-acd8d14e-ecc0-4705-a413-7429bd973667 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/snapshots/3c0f23f5-3d8d-49df-880a-e15c188cab30 returned with HTTP 200 Sep 03 13:43:15 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1006/1955] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:43:15 2026] GET /volume/v3/snapshots/3c0f23f5-3d8d-49df-880a-e15c188cab30 => generated 466 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-46573691-95b8-48f7-818e-90c5bf8bbf0a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:15 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-46573691-95b8-48f7-818e-90c5bf8bbf0a tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] POST http://192.168.122.181/volume/v3/snapshots/3c0f23f5-3d8d-49df-880a-e15c188cab30/action Sep 03 13:43:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-46573691-95b8-48f7-818e-90c5bf8bbf0a tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:43:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-46573691-95b8-48f7-818e-90c5bf8bbf0a tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:43:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.contrib.admin_actions [None req-46573691-95b8-48f7-818e-90c5bf8bbf0a tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] Updating snapshot '3c0f23f5-3d8d-49df-880a-e15c188cab30' with '{'status': 'error_deleting'}' {{(pid=86719) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 13:43:15 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:15 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:43:15 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-46573691-95b8-48f7-818e-90c5bf8bbf0a tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] http://192.168.122.181/volume/v3/snapshots/3c0f23f5-3d8d-49df-880a-e15c188cab30/action returned with HTTP 202 Sep 03 13:43:15 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 950/1956] 192.168.122.181 () {60 vars in 1280 bytes} [Thu Sep 3 13:43:15 2026] POST /volume/v3/snapshots/3c0f23f5-3d8d-49df-880a-e15c188cab30/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:43:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-181a7290-0672-46c4-ba8a-368f7706ed40 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-181a7290-0672-46c4-ba8a-368f7706ed40 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] GET http://192.168.122.181/volume/v3/snapshots/3c0f23f5-3d8d-49df-880a-e15c188cab30 Sep 03 13:43:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-181a7290-0672-46c4-ba8a-368f7706ed40 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-181a7290-0672-46c4-ba8a-368f7706ed40 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:15 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:15 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:43:15 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-181a7290-0672-46c4-ba8a-368f7706ed40 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Snapshot retrieved successfully. Sep 03 13:43:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-181a7290-0672-46c4-ba8a-368f7706ed40 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/snapshots/3c0f23f5-3d8d-49df-880a-e15c188cab30 returned with HTTP 200 Sep 03 13:43:15 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1007/1957] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:43:15 2026] GET /volume/v3/snapshots/3c0f23f5-3d8d-49df-880a-e15c188cab30 => generated 471 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-7cb16143-ac1a-4b45-9534-a873835f8de7 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:15 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7cb16143-ac1a-4b45-9534-a873835f8de7 tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] POST http://192.168.122.181/volume/v3/snapshots/3c0f23f5-3d8d-49df-880a-e15c188cab30/action Sep 03 13:43:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7cb16143-ac1a-4b45-9534-a873835f8de7 tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:43:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7cb16143-ac1a-4b45-9534-a873835f8de7 tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:43:15 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:15 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:43:15 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-7cb16143-ac1a-4b45-9534-a873835f8de7 tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] Snapshot retrieved successfully. Sep 03 13:43:15 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:43:15 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:43:15 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-7cb16143-ac1a-4b45-9534-a873835f8de7 tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] Snapshot delete request issued successfully. Sep 03 13:43:15 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7cb16143-ac1a-4b45-9534-a873835f8de7 tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] http://192.168.122.181/volume/v3/snapshots/3c0f23f5-3d8d-49df-880a-e15c188cab30/action returned with HTTP 202 Sep 03 13:43:15 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 951/1958] 192.168.122.181 () {60 vars in 1280 bytes} [Thu Sep 3 13:43:15 2026] POST /volume/v3/snapshots/3c0f23f5-3d8d-49df-880a-e15c188cab30/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:43:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-7c70ec04-c773-414d-bac4-481c8c24f52f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7c70ec04-c773-414d-bac4-481c8c24f52f tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] GET http://192.168.122.181/volume/v3/snapshots/3c0f23f5-3d8d-49df-880a-e15c188cab30 Sep 03 13:43:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7c70ec04-c773-414d-bac4-481c8c24f52f tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7c70ec04-c773-414d-bac4-481c8c24f52f tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:15 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:15 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:43:15 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-7c70ec04-c773-414d-bac4-481c8c24f52f tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Snapshot retrieved successfully. Sep 03 13:43:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7c70ec04-c773-414d-bac4-481c8c24f52f tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/snapshots/3c0f23f5-3d8d-49df-880a-e15c188cab30 returned with HTTP 200 Sep 03 13:43:15 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1008/1959] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:43:15 2026] GET /volume/v3/snapshots/3c0f23f5-3d8d-49df-880a-e15c188cab30 => generated 465 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-2fa2cff2-e146-4978-9fea-90ab49c8a207 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:16 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2fa2cff2-e146-4978-9fea-90ab49c8a207 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] GET http://192.168.122.181/volume/v3/snapshots/3c0f23f5-3d8d-49df-880a-e15c188cab30 Sep 03 13:43:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2fa2cff2-e146-4978-9fea-90ab49c8a207 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2fa2cff2-e146-4978-9fea-90ab49c8a207 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:16 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:16 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:43:16 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-2fa2cff2-e146-4978-9fea-90ab49c8a207 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Snapshot retrieved successfully. Sep 03 13:43:16 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2fa2cff2-e146-4978-9fea-90ab49c8a207 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/snapshots/3c0f23f5-3d8d-49df-880a-e15c188cab30 returned with HTTP 200 Sep 03 13:43:16 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 952/1960] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:43:16 2026] GET /volume/v3/snapshots/3c0f23f5-3d8d-49df-880a-e15c188cab30 => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-6b00e9f8-98ad-4f5d-9c67-4a9f32fed2d9 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6b00e9f8-98ad-4f5d-9c67-4a9f32fed2d9 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] GET http://192.168.122.181/volume/v3/snapshots/3c0f23f5-3d8d-49df-880a-e15c188cab30 Sep 03 13:43:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6b00e9f8-98ad-4f5d-9c67-4a9f32fed2d9 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6b00e9f8-98ad-4f5d-9c67-4a9f32fed2d9 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6b00e9f8-98ad-4f5d-9c67-4a9f32fed2d9 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/snapshots/3c0f23f5-3d8d-49df-880a-e15c188cab30 returned with HTTP 404 Sep 03 13:43:17 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1009/1961] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:43:17 2026] GET /volume/v3/snapshots/3c0f23f5-3d8d-49df-880a-e15c188cab30 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:43:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-5914d6ee-6cf8-4d57-b5b2-38f74c817b6a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5914d6ee-6cf8-4d57-b5b2-38f74c817b6a tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] POST http://192.168.122.181/volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c/action Sep 03 13:43:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5914d6ee-6cf8-4d57-b5b2-38f74c817b6a tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:43:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5914d6ee-6cf8-4d57-b5b2-38f74c817b6a tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:43:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.contrib.admin_actions [None req-5914d6ee-6cf8-4d57-b5b2-38f74c817b6a tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] Updating snapshot 'eb84fec9-efd5-4fd4-87ea-a4c7d96e795c' with '{'status': 'available'}' {{(pid=86719) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 13:43:17 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:17 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:43:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5914d6ee-6cf8-4d57-b5b2-38f74c817b6a tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] http://192.168.122.181/volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c/action returned with HTTP 202 Sep 03 13:43:17 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 953/1962] 192.168.122.181 () {60 vars in 1280 bytes} [Thu Sep 3 13:43:17 2026] POST /volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:43:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-af845152-c6e6-422a-b44d-05ba5af66d38 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-af845152-c6e6-422a-b44d-05ba5af66d38 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] GET http://192.168.122.181/volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c Sep 03 13:43:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-af845152-c6e6-422a-b44d-05ba5af66d38 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-af845152-c6e6-422a-b44d-05ba5af66d38 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:17 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:17 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:43:17 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-af845152-c6e6-422a-b44d-05ba5af66d38 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Snapshot retrieved successfully. Sep 03 13:43:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-af845152-c6e6-422a-b44d-05ba5af66d38 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c returned with HTTP 200 Sep 03 13:43:17 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1010/1963] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:43:17 2026] GET /volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c => generated 465 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-9ee8a134-7407-4489-ba21-f67a4238ff29 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9ee8a134-7407-4489-ba21-f67a4238ff29 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] DELETE http://192.168.122.181/volume/v3/snapshots/3c0f23f5-3d8d-49df-880a-e15c188cab30 Sep 03 13:43:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9ee8a134-7407-4489-ba21-f67a4238ff29 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9ee8a134-7407-4489-ba21-f67a4238ff29 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:17 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.snapshots [None req-9ee8a134-7407-4489-ba21-f67a4238ff29 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Delete snapshot with id: 3c0f23f5-3d8d-49df-880a-e15c188cab30 Sep 03 13:43:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9ee8a134-7407-4489-ba21-f67a4238ff29 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/snapshots/3c0f23f5-3d8d-49df-880a-e15c188cab30 returned with HTTP 404 Sep 03 13:43:17 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 954/1964] 192.168.122.181 () {58 vars in 1241 bytes} [Thu Sep 3 13:43:17 2026] DELETE /volume/v3/snapshots/3c0f23f5-3d8d-49df-880a-e15c188cab30 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:43:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-1436fb1b-073a-49a7-8389-f9bf81112c46 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1436fb1b-073a-49a7-8389-f9bf81112c46 tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] POST http://192.168.122.181/volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c/action Sep 03 13:43:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1436fb1b-073a-49a7-8389-f9bf81112c46 tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:43:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1436fb1b-073a-49a7-8389-f9bf81112c46 tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:43:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.contrib.admin_actions [None req-1436fb1b-073a-49a7-8389-f9bf81112c46 tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] Updating snapshot 'eb84fec9-efd5-4fd4-87ea-a4c7d96e795c' with '{'status': 'creating'}' {{(pid=86720) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 13:43:17 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:17 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:43:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1436fb1b-073a-49a7-8389-f9bf81112c46 tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] http://192.168.122.181/volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c/action returned with HTTP 202 Sep 03 13:43:17 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1011/1965] 192.168.122.181 () {60 vars in 1280 bytes} [Thu Sep 3 13:43:17 2026] POST /volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:43:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-fb0f30c8-336b-4a17-a1fc-01e304f42704 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fb0f30c8-336b-4a17-a1fc-01e304f42704 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] GET http://192.168.122.181/volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c Sep 03 13:43:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fb0f30c8-336b-4a17-a1fc-01e304f42704 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fb0f30c8-336b-4a17-a1fc-01e304f42704 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:17 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:17 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:43:17 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-fb0f30c8-336b-4a17-a1fc-01e304f42704 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Snapshot retrieved successfully. Sep 03 13:43:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fb0f30c8-336b-4a17-a1fc-01e304f42704 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c returned with HTTP 200 Sep 03 13:43:17 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 955/1966] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:43:17 2026] GET /volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c => generated 464 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f7ab842e-1394-47d9-8b34-a211629a8aea None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f7ab842e-1394-47d9-8b34-a211629a8aea tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] POST http://192.168.122.181/volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c/action Sep 03 13:43:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f7ab842e-1394-47d9-8b34-a211629a8aea tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:43:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f7ab842e-1394-47d9-8b34-a211629a8aea tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:43:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.contrib.snapshot_actions [None req-f7ab842e-1394-47d9-8b34-a211629a8aea tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=86720) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 03 13:43:17 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:17 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:43:17 devstack devstack@c-api.service[86720]: INFO cinder.api.contrib.snapshot_actions [None req-f7ab842e-1394-47d9-8b34-a211629a8aea tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Updating snapshot eb84fec9-efd5-4fd4-87ea-a4c7d96e795c with info {'id': 'eb84fec9-efd5-4fd4-87ea-a4c7d96e795c', 'status': 'error', 'progress': '80%'} Sep 03 13:43:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f7ab842e-1394-47d9-8b34-a211629a8aea tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c/action returned with HTTP 202 Sep 03 13:43:17 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1012/1967] 192.168.122.181 () {60 vars in 1280 bytes} [Thu Sep 3 13:43:17 2026] POST /volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:43:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-236dd9e9-4256-4c8d-bc33-0d591ef9ea78 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-236dd9e9-4256-4c8d-bc33-0d591ef9ea78 tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] GET http://192.168.122.181/volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c Sep 03 13:43:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-236dd9e9-4256-4c8d-bc33-0d591ef9ea78 tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-236dd9e9-4256-4c8d-bc33-0d591ef9ea78 tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:17 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:17 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:43:17 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-236dd9e9-4256-4c8d-bc33-0d591ef9ea78 tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] Snapshot retrieved successfully. Sep 03 13:43:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-236dd9e9-4256-4c8d-bc33-0d591ef9ea78 tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] http://192.168.122.181/volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c returned with HTTP 200 Sep 03 13:43:17 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 956/1968] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:43:17 2026] GET /volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c => generated 460 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-6debf0ff-fe10-46dc-9668-e656d469c901 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6debf0ff-fe10-46dc-9668-e656d469c901 tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] POST http://192.168.122.181/volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c/action Sep 03 13:43:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6debf0ff-fe10-46dc-9668-e656d469c901 tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:43:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6debf0ff-fe10-46dc-9668-e656d469c901 tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:43:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.contrib.admin_actions [None req-6debf0ff-fe10-46dc-9668-e656d469c901 tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] Updating snapshot 'eb84fec9-efd5-4fd4-87ea-a4c7d96e795c' with '{'status': 'available'}' {{(pid=86720) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 13:43:17 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:17 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:43:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6debf0ff-fe10-46dc-9668-e656d469c901 tempest-SnapshotsActionsTest-987845417 tempest-SnapshotsActionsTest-987845417-project-admin] http://192.168.122.181/volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c/action returned with HTTP 202 Sep 03 13:43:17 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1013/1969] 192.168.122.181 () {60 vars in 1280 bytes} [Thu Sep 3 13:43:17 2026] POST /volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:43:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-704f56cb-9cca-41f0-b0a9-d6aaaf8f1dd3 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-704f56cb-9cca-41f0-b0a9-d6aaaf8f1dd3 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] GET http://192.168.122.181/volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c Sep 03 13:43:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-704f56cb-9cca-41f0-b0a9-d6aaaf8f1dd3 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-704f56cb-9cca-41f0-b0a9-d6aaaf8f1dd3 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:17 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:17 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:43:17 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-704f56cb-9cca-41f0-b0a9-d6aaaf8f1dd3 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Snapshot retrieved successfully. Sep 03 13:43:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-704f56cb-9cca-41f0-b0a9-d6aaaf8f1dd3 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c returned with HTTP 200 Sep 03 13:43:17 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 957/1970] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:43:17 2026] GET /volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c => generated 464 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-42d75912-94de-442b-8374-91e158f8cee6 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-42d75912-94de-442b-8374-91e158f8cee6 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] DELETE http://192.168.122.181/volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c Sep 03 13:43:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-42d75912-94de-442b-8374-91e158f8cee6 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-42d75912-94de-442b-8374-91e158f8cee6 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:17 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.snapshots [None req-42d75912-94de-442b-8374-91e158f8cee6 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Delete snapshot with id: eb84fec9-efd5-4fd4-87ea-a4c7d96e795c Sep 03 13:43:17 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:17 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:43:17 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-42d75912-94de-442b-8374-91e158f8cee6 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Snapshot retrieved successfully. Sep 03 13:43:17 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:43:17 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:43:17 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-42d75912-94de-442b-8374-91e158f8cee6 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Snapshot delete request issued successfully. Sep 03 13:43:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-42d75912-94de-442b-8374-91e158f8cee6 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c returned with HTTP 202 Sep 03 13:43:17 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1014/1971] 192.168.122.181 () {58 vars in 1241 bytes} [Thu Sep 3 13:43:17 2026] DELETE /volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 13:43:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-6f8d921a-43f6-414b-8945-6eed53f96fa3 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6f8d921a-43f6-414b-8945-6eed53f96fa3 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] GET http://192.168.122.181/volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c Sep 03 13:43:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6f8d921a-43f6-414b-8945-6eed53f96fa3 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6f8d921a-43f6-414b-8945-6eed53f96fa3 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:18 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:18 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:43:18 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-6f8d921a-43f6-414b-8945-6eed53f96fa3 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Snapshot retrieved successfully. Sep 03 13:43:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6f8d921a-43f6-414b-8945-6eed53f96fa3 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c returned with HTTP 200 Sep 03 13:43:18 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 958/1972] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:43:17 2026] GET /volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c => generated 463 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-9111fc02-687b-430b-a378-0f0cec0ef933 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9111fc02-687b-430b-a378-0f0cec0ef933 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] GET http://192.168.122.181/volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c Sep 03 13:43:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9111fc02-687b-430b-a378-0f0cec0ef933 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9111fc02-687b-430b-a378-0f0cec0ef933 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:19 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:19 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:43:19 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-9111fc02-687b-430b-a378-0f0cec0ef933 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Snapshot retrieved successfully. Sep 03 13:43:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9111fc02-687b-430b-a378-0f0cec0ef933 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c returned with HTTP 200 Sep 03 13:43:19 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1015/1973] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:43:19 2026] GET /volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c => generated 463 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-cc8cd31e-9731-4862-824c-eb5093afa3dd None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cc8cd31e-9731-4862-824c-eb5093afa3dd tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] GET http://192.168.122.181/volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c Sep 03 13:43:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cc8cd31e-9731-4862-824c-eb5093afa3dd tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cc8cd31e-9731-4862-824c-eb5093afa3dd tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cc8cd31e-9731-4862-824c-eb5093afa3dd tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c returned with HTTP 404 Sep 03 13:43:20 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 959/1974] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:43:20 2026] GET /volume/v3/snapshots/eb84fec9-efd5-4fd4-87ea-a4c7d96e795c => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 13:43:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-3f8b3ff9-ac0a-44dd-9ee5-95b59a82000c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3f8b3ff9-ac0a-44dd-9ee5-95b59a82000c tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] GET http://192.168.122.181/volume/v3/volumes/02366aee-0b32-4db0-a5eb-8a42379b89af Sep 03 13:43:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3f8b3ff9-ac0a-44dd-9ee5-95b59a82000c tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3f8b3ff9-ac0a-44dd-9ee5-95b59a82000c tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:20 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:43:20 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:43:20 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:20 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:43:20 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-3f8b3ff9-ac0a-44dd-9ee5-95b59a82000c tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Volume info retrieved successfully. Sep 03 13:43:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3f8b3ff9-ac0a-44dd-9ee5-95b59a82000c tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/volumes/02366aee-0b32-4db0-a5eb-8a42379b89af returned with HTTP 200 Sep 03 13:43:20 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1016/1975] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:43:20 2026] GET /volume/v3/volumes/02366aee-0b32-4db0-a5eb-8a42379b89af => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-a05465c7-dbd7-42c8-9def-5ab4d7531c22 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a05465c7-dbd7-42c8-9def-5ab4d7531c22 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] DELETE http://192.168.122.181/volume/v3/volumes/02366aee-0b32-4db0-a5eb-8a42379b89af Sep 03 13:43:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a05465c7-dbd7-42c8-9def-5ab4d7531c22 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a05465c7-dbd7-42c8-9def-5ab4d7531c22 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:20 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-a05465c7-dbd7-42c8-9def-5ab4d7531c22 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Delete volume with id: 02366aee-0b32-4db0-a5eb-8a42379b89af Sep 03 13:43:20 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:43:20 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:43:20 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:20 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:43:20 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-a05465c7-dbd7-42c8-9def-5ab4d7531c22 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Volume info retrieved successfully. Sep 03 13:43:20 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-a05465c7-dbd7-42c8-9def-5ab4d7531c22 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Delete volume request issued successfully. Sep 03 13:43:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a05465c7-dbd7-42c8-9def-5ab4d7531c22 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/volumes/02366aee-0b32-4db0-a5eb-8a42379b89af returned with HTTP 202 Sep 03 13:43:20 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 960/1976] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:43:20 2026] DELETE /volume/v3/volumes/02366aee-0b32-4db0-a5eb-8a42379b89af => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:43:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-13c88273-7905-4b8d-bcae-b56efaa1087b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-13c88273-7905-4b8d-bcae-b56efaa1087b tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] GET http://192.168.122.181/volume/v3/volumes/02366aee-0b32-4db0-a5eb-8a42379b89af Sep 03 13:43:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-13c88273-7905-4b8d-bcae-b56efaa1087b tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-13c88273-7905-4b8d-bcae-b56efaa1087b tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:20 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:43:20 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:43:20 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:20 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:43:20 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-13c88273-7905-4b8d-bcae-b56efaa1087b tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Volume info retrieved successfully. Sep 03 13:43:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-13c88273-7905-4b8d-bcae-b56efaa1087b tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/volumes/02366aee-0b32-4db0-a5eb-8a42379b89af returned with HTTP 200 Sep 03 13:43:20 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1017/1977] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:43:20 2026] GET /volume/v3/volumes/02366aee-0b32-4db0-a5eb-8a42379b89af => generated 852 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-f0b24afe-e523-4225-a332-9b31f50d8599 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f0b24afe-e523-4225-a332-9b31f50d8599 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] GET http://192.168.122.181/volume/v3/volumes/02366aee-0b32-4db0-a5eb-8a42379b89af Sep 03 13:43:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f0b24afe-e523-4225-a332-9b31f50d8599 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f0b24afe-e523-4225-a332-9b31f50d8599 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f0b24afe-e523-4225-a332-9b31f50d8599 tempest-SnapshotsActionsTest-23946986 tempest-SnapshotsActionsTest-23946986-project-member] http://192.168.122.181/volume/v3/volumes/02366aee-0b32-4db0-a5eb-8a42379b89af returned with HTTP 404 Sep 03 13:43:21 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 961/1978] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:43:21 2026] GET /volume/v3/volumes/02366aee-0b32-4db0-a5eb-8a42379b89af => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:43:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-14db6900-b461-4400-a4b6-8992c80c0271 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-14db6900-b461-4400-a4b6-8992c80c0271 tempest-TestInstancesWithCinderVolumes-1256606700 tempest-TestInstancesWithCinderVolumes-1256606700-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:43:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-14db6900-b461-4400-a4b6-8992c80c0271 tempest-TestInstancesWithCinderVolumes-1256606700 tempest-TestInstancesWithCinderVolumes-1256606700-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1509709329-1911438639", "extra_specs": {}}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:43:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-14db6900-b461-4400-a4b6-8992c80c0271 tempest-TestInstancesWithCinderVolumes-1256606700 tempest-TestInstancesWithCinderVolumes-1256606700-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:43:24 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1018/1979] 192.168.122.181 () {60 vars in 1137 bytes} [Thu Sep 3 13:43:24 2026] POST /volume/v3/types => generated 269 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-44c0fd02-0103-4fa2-b7cf-3e1f0a2eb7d2 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:28 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-44c0fd02-0103-4fa2-b7cf-3e1f0a2eb7d2 tempest-TestInstancesWithCinderVolumes-1256606700 tempest-TestInstancesWithCinderVolumes-1256606700-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:43:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-44c0fd02-0103-4fa2-b7cf-3e1f0a2eb7d2 tempest-TestInstancesWithCinderVolumes-1256606700 tempest-TestInstancesWithCinderVolumes-1256606700-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1455296671-993128228", "extra_specs": {}}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:43:28 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-44c0fd02-0103-4fa2-b7cf-3e1f0a2eb7d2 tempest-TestInstancesWithCinderVolumes-1256606700 tempest-TestInstancesWithCinderVolumes-1256606700-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:43:28 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 962/1980] 192.168.122.181 () {60 vars in 1137 bytes} [Thu Sep 3 13:43:28 2026] POST /volume/v3/types => generated 268 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-2bb766ba-c06d-46df-8a48-011ccb1b5183 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2bb766ba-c06d-46df-8a48-011ccb1b5183 tempest-TestInstancesWithCinderVolumes-1256606700 tempest-TestInstancesWithCinderVolumes-1256606700-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:43:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2bb766ba-c06d-46df-8a48-011ccb1b5183 tempest-TestInstancesWithCinderVolumes-1256606700 tempest-TestInstancesWithCinderVolumes-1256606700-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1385093330-819190462", "extra_specs": {}}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:43:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2bb766ba-c06d-46df-8a48-011ccb1b5183 tempest-TestInstancesWithCinderVolumes-1256606700 tempest-TestInstancesWithCinderVolumes-1256606700-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:43:28 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1019/1981] 192.168.122.181 () {60 vars in 1137 bytes} [Thu Sep 3 13:43:28 2026] POST /volume/v3/types => generated 268 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:43:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-5e1060f6-cb47-4de7-8087-71dfd3c03c8e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:28 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5e1060f6-cb47-4de7-8087-71dfd3c03c8e tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:43:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5e1060f6-cb47-4de7-8087-71dfd3c03c8e tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-857959871", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1455296671-993128228", "size": 1}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:43:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-5e1060f6-cb47-4de7-8087-71dfd3c03c8e tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-857959871', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1455296671-993128228', 'size': 1}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:43:28 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-5e1060f6-cb47-4de7-8087-71dfd3c03c8e tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Create volume of 1 GB Sep 03 13:43:28 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:28 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:43:28 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-5e1060f6-cb47-4de7-8087-71dfd3c03c8e tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Availability Zones retrieved successfully. Sep 03 13:43:28 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5e1060f6-cb47-4de7-8087-71dfd3c03c8e tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Flow 'volume_create_api' (208dc69b-3a53-4b85-ab6b-7402a0784280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:43:28 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5e1060f6-cb47-4de7-8087-71dfd3c03c8e tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29500fae-bab4-4cff-adc9-b2420966e190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:43:28 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-5e1060f6-cb47-4de7-8087-71dfd3c03c8e tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:43:28 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5e1060f6-cb47-4de7-8087-71dfd3c03c8e tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29500fae-bab4-4cff-adc9-b2420966e190) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:43:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=352b439e-8091-4234-bba9-b8c51e40a5e6,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1455296671-993128228',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '352b439e-8091-4234-bba9-b8c51e40a5e6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:43:28 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5e1060f6-cb47-4de7-8087-71dfd3c03c8e tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d6ea06f-23be-4314-988b-8b4d807b27e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:43:29 devstack devstack@c-api.service[86719]: WARNING cinder.quota [None req-5e1060f6-cb47-4de7-8087-71dfd3c03c8e tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1455296671-993128228 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1455296671-993128228, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:43:29 devstack devstack@c-api.service[86719]: WARNING cinder.quota [None req-5e1060f6-cb47-4de7-8087-71dfd3c03c8e tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1455296671-993128228 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1455296671-993128228, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:43:29 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-5e1060f6-cb47-4de7-8087-71dfd3c03c8e tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Created reservations ['e7edb168-7787-474f-ab86-a38b359e6738', '4ef455b8-ee8e-4817-a83e-01af0ba4851f', 'a1cdfd81-499a-4db2-be05-b7004698b244', 'b1a27e7e-b7eb-4502-a2e9-59a49b25671c'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:43:29 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5e1060f6-cb47-4de7-8087-71dfd3c03c8e tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d6ea06f-23be-4314-988b-8b4d807b27e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7edb168-7787-474f-ab86-a38b359e6738', '4ef455b8-ee8e-4817-a83e-01af0ba4851f', 'a1cdfd81-499a-4db2-be05-b7004698b244', 'b1a27e7e-b7eb-4502-a2e9-59a49b25671c']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:43:29 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5e1060f6-cb47-4de7-8087-71dfd3c03c8e tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f36f08da-c6b6-4994-9dca-c74b267670bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:43:29 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:43:29 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:43:29 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5e1060f6-cb47-4de7-8087-71dfd3c03c8e tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f36f08da-c6b6-4994-9dca-c74b267670bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf348ec2-6347-4e96-8ade-8d32f92d9e52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-857959871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='023367d948dc468c9f48dd297811bd33',qos_specs=None,replication_status=,reservations=['e7edb168-7787-474f-ab86-a38b359e6738','4ef455b8-ee8e-4817-a83e-01af0ba4851f','a1cdfd81-499a-4db2-be05-b7004698b244','b1a27e7e-b7eb-4502-a2e9-59a49b25671c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80eee806654849bc90df02df48a45168',volume_type_id=352b439e-8091-4234-bba9-b8c51e40a5e6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:43:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-857959871',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf348ec2-6347-4e96-8ade-8d32f92d9e52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='023367d948dc468c9f48dd297811bd33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80eee806654849bc90df02df48a45168',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(352b439e-8091-4234-bba9-b8c51e40a5e6),volume_type_id=352b439e-8091-4234-bba9-b8c51e40a5e6)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:43:29 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5e1060f6-cb47-4de7-8087-71dfd3c03c8e tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b9711f7-fb21-4515-9d3b-eff21ecb2ba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:43:29 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5e1060f6-cb47-4de7-8087-71dfd3c03c8e tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b9711f7-fb21-4515-9d3b-eff21ecb2ba6) transitioned into state 'SUCCESS' from state '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-857959871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='023367d948dc468c9f48dd297811bd33',qos_specs=None,replication_status=,reservations=['e7edb168-7787-474f-ab86-a38b359e6738','4ef455b8-ee8e-4817-a83e-01af0ba4851f','a1cdfd81-499a-4db2-be05-b7004698b244','b1a27e7e-b7eb-4502-a2e9-59a49b25671c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80eee806654849bc90df02df48a45168',volume_type_id=352b439e-8091-4234-bba9-b8c51e40a5e6)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:43:29 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5e1060f6-cb47-4de7-8087-71dfd3c03c8e tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99f5088b-9a31-412b-b85f-c5a655aa43dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:43:29 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5e1060f6-cb47-4de7-8087-71dfd3c03c8e tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99f5088b-9a31-412b-b85f-c5a655aa43dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:43:29 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5e1060f6-cb47-4de7-8087-71dfd3c03c8e tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Flow 'volume_create_api' (208dc69b-3a53-4b85-ab6b-7402a0784280) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:43:29 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-5e1060f6-cb47-4de7-8087-71dfd3c03c8e tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Create volume request issued successfully. Sep 03 13:43:29 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5e1060f6-cb47-4de7-8087-71dfd3c03c8e tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:43:29 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 963/1982] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:43:28 2026] POST /volume/v3/volumes => generated 853 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:43:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a3b1fd53-54fd-4cc5-997c-499004074a35 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:29 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a3b1fd53-54fd-4cc5-997c-499004074a35 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:43:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a3b1fd53-54fd-4cc5-997c-499004074a35 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-983537433", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1385093330-819190462", "size": 1}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:43:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-a3b1fd53-54fd-4cc5-997c-499004074a35 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-983537433', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1385093330-819190462', 'size': 1}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:43:29 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-a3b1fd53-54fd-4cc5-997c-499004074a35 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Create volume of 1 GB Sep 03 13:43:29 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:29 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:43:29 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-a3b1fd53-54fd-4cc5-997c-499004074a35 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Availability Zones retrieved successfully. Sep 03 13:43:29 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-a3b1fd53-54fd-4cc5-997c-499004074a35 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Flow 'volume_create_api' (a18ad6c9-0e18-47e0-ab02-89bff671718b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:43:29 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-a3b1fd53-54fd-4cc5-997c-499004074a35 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53514741-d265-49b5-a352-6be13dfb554a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:43:29 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-a3b1fd53-54fd-4cc5-997c-499004074a35 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:43:29 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-a3b1fd53-54fd-4cc5-997c-499004074a35 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53514741-d265-49b5-a352-6be13dfb554a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:43:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=271091e9-3d3b-405f-890f-bd581abb41ee,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1385093330-819190462',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '271091e9-3d3b-405f-890f-bd581abb41ee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:43:29 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-a3b1fd53-54fd-4cc5-997c-499004074a35 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (509c9b22-b2b1-4259-8f8a-3b5b676a0523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:43:29 devstack devstack@c-api.service[86720]: WARNING cinder.quota [None req-a3b1fd53-54fd-4cc5-997c-499004074a35 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1385093330-819190462 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1385093330-819190462, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:43:29 devstack devstack@c-api.service[86720]: WARNING cinder.quota [None req-a3b1fd53-54fd-4cc5-997c-499004074a35 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1385093330-819190462 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1385093330-819190462, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:43:29 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-a3b1fd53-54fd-4cc5-997c-499004074a35 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Created reservations ['908e24c1-5333-4e93-9581-b2c157c02393', '7b8210e8-d3f8-4583-93c0-1188b33822dd', '3672cf59-becd-4e8b-9056-06b1f8be1253', 'd59caff6-2e53-488d-bdb4-4d5d3dd2998f'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:43:29 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-a3b1fd53-54fd-4cc5-997c-499004074a35 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (509c9b22-b2b1-4259-8f8a-3b5b676a0523) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['908e24c1-5333-4e93-9581-b2c157c02393', '7b8210e8-d3f8-4583-93c0-1188b33822dd', '3672cf59-becd-4e8b-9056-06b1f8be1253', 'd59caff6-2e53-488d-bdb4-4d5d3dd2998f']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:43:29 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-a3b1fd53-54fd-4cc5-997c-499004074a35 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10de7d57-431c-4b84-b6e2-03feacb02295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:43:29 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:43:29 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:43:29 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-a3b1fd53-54fd-4cc5-997c-499004074a35 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10de7d57-431c-4b84-b6e2-03feacb02295) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd5d16d0-720d-4448-b3d8-4a65e4061f76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-983537433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='023367d948dc468c9f48dd297811bd33',qos_specs=None,replication_status=,reservations=['908e24c1-5333-4e93-9581-b2c157c02393','7b8210e8-d3f8-4583-93c0-1188b33822dd','3672cf59-becd-4e8b-9056-06b1f8be1253','d59caff6-2e53-488d-bdb4-4d5d3dd2998f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80eee806654849bc90df02df48a45168',volume_type_id=271091e9-3d3b-405f-890f-bd581abb41ee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:43:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-983537433',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd5d16d0-720d-4448-b3d8-4a65e4061f76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='023367d948dc468c9f48dd297811bd33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80eee806654849bc90df02df48a45168',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(271091e9-3d3b-405f-890f-bd581abb41ee),volume_type_id=271091e9-3d3b-405f-890f-bd581abb41ee)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:43:29 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-a3b1fd53-54fd-4cc5-997c-499004074a35 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35cacdbe-e133-4814-95fa-995b1824fbc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:43:29 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-a3b1fd53-54fd-4cc5-997c-499004074a35 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35cacdbe-e133-4814-95fa-995b1824fbc6) transitioned into state 'SUCCESS' from state '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-983537433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='023367d948dc468c9f48dd297811bd33',qos_specs=None,replication_status=,reservations=['908e24c1-5333-4e93-9581-b2c157c02393','7b8210e8-d3f8-4583-93c0-1188b33822dd','3672cf59-becd-4e8b-9056-06b1f8be1253','d59caff6-2e53-488d-bdb4-4d5d3dd2998f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80eee806654849bc90df02df48a45168',volume_type_id=271091e9-3d3b-405f-890f-bd581abb41ee)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:43:29 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-a3b1fd53-54fd-4cc5-997c-499004074a35 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6498bb8-0741-49cd-9913-676cb367007d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:43:29 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-a3b1fd53-54fd-4cc5-997c-499004074a35 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6498bb8-0741-49cd-9913-676cb367007d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:43:29 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-a3b1fd53-54fd-4cc5-997c-499004074a35 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Flow 'volume_create_api' (a18ad6c9-0e18-47e0-ab02-89bff671718b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:43:29 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-a3b1fd53-54fd-4cc5-997c-499004074a35 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Create volume request issued successfully. Sep 03 13:43:29 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a3b1fd53-54fd-4cc5-997c-499004074a35 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:43:29 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1020/1983] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:43:29 2026] POST /volume/v3/volumes => generated 853 bytes in 455 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:43:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e31e3f07-e382-4adf-85a6-be949b675909 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:29 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e31e3f07-e382-4adf-85a6-be949b675909 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:43:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e31e3f07-e382-4adf-85a6-be949b675909 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-500090345", "snapshot_id": null, "imageRef": "e23bbb10-dd09-47a1-bbfa-cb099431b8ba", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1509709329-1911438639", "size": 1}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:43:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-e31e3f07-e382-4adf-85a6-be949b675909 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-500090345', 'snapshot_id': None, 'imageRef': 'e23bbb10-dd09-47a1-bbfa-cb099431b8ba', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1509709329-1911438639', 'size': 1}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:43:30 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-e31e3f07-e382-4adf-85a6-be949b675909 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Create volume of 1 GB Sep 03 13:43:30 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:30 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:43:30 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-e31e3f07-e382-4adf-85a6-be949b675909 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Availability Zones retrieved successfully. Sep 03 13:43:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-000d2751-dcd6-4dd4-84e7-3ca2a5cdde9b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:30 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-e31e3f07-e382-4adf-85a6-be949b675909 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Flow 'volume_create_api' (9b419948-2031-446b-8a0d-6d726b44ffea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:43:30 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-e31e3f07-e382-4adf-85a6-be949b675909 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f8030cb-a4c7-4de9-98f6-2049c3bf1ea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:43:30 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-e31e3f07-e382-4adf-85a6-be949b675909 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:43:30 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-e31e3f07-e382-4adf-85a6-be949b675909 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f8030cb-a4c7-4de9-98f6-2049c3bf1ea7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:43:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dec041c3-45f1-468c-8dbf-bacb07e0bb8f,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1509709329-1911438639',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dec041c3-45f1-468c-8dbf-bacb07e0bb8f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:43:30 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-e31e3f07-e382-4adf-85a6-be949b675909 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22dd8c91-8d3e-4668-b16d-6877306897cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:43:30 devstack devstack@c-api.service[86719]: WARNING cinder.quota [None req-e31e3f07-e382-4adf-85a6-be949b675909 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1509709329-1911438639 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1509709329-1911438639, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:43:30 devstack devstack@c-api.service[86719]: WARNING cinder.quota [None req-e31e3f07-e382-4adf-85a6-be949b675909 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1509709329-1911438639 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1509709329-1911438639, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:43:30 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-000d2751-dcd6-4dd4-84e7-3ca2a5cdde9b tempest-VolumeServicesNegativeTest-68192835 tempest-VolumeServicesNegativeTest-68192835-project-admin] GET http://192.168.122.181/volume/v3/os-services Sep 03 13:43:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-000d2751-dcd6-4dd4-84e7-3ca2a5cdde9b tempest-VolumeServicesNegativeTest-68192835 tempest-VolumeServicesNegativeTest-68192835-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-000d2751-dcd6-4dd4-84e7-3ca2a5cdde9b tempest-VolumeServicesNegativeTest-68192835 tempest-VolumeServicesNegativeTest-68192835-project-admin] Calling method 'index' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:30 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:30 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:43:30 devstack devstack@c-api.service[86720]: /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 03 13:43:30 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 13:43:30 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-000d2751-dcd6-4dd4-84e7-3ca2a5cdde9b tempest-VolumeServicesNegativeTest-68192835 tempest-VolumeServicesNegativeTest-68192835-project-admin] http://192.168.122.181/volume/v3/os-services returned with HTTP 200 Sep 03 13:43:30 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1021/1984] 192.168.122.181 () {58 vars in 1133 bytes} [Thu Sep 3 13:43:30 2026] GET /volume/v3/os-services => generated 707 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-671ec4d1-d4cf-43f3-8ba9-037d40d8a325 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:30 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-671ec4d1-d4cf-43f3-8ba9-037d40d8a325 tempest-VolumeServicesNegativeTest-68192835 tempest-VolumeServicesNegativeTest-68192835-project-admin] PUT http://192.168.122.181/volume/v3/os-services/disable-log-reason Sep 03 13:43:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-671ec4d1-d4cf-43f3-8ba9-037d40d8a325 tempest-VolumeServicesNegativeTest-68192835 tempest-VolumeServicesNegativeTest-68192835-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "devstack", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:43:30 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-671ec4d1-d4cf-43f3-8ba9-037d40d8a325 tempest-VolumeServicesNegativeTest-68192835 tempest-VolumeServicesNegativeTest-68192835-project-admin] http://192.168.122.181/volume/v3/os-services/disable-log-reason returned with HTTP 400 Sep 03 13:43:30 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1022/1985] 192.168.122.181 () {60 vars in 1210 bytes} [Thu Sep 3 13:43:30 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 13:43:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-842752a7-b530-4031-9924-62739da3d270 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:30 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-e31e3f07-e382-4adf-85a6-be949b675909 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Created reservations ['67494287-5a99-4869-b2eb-7182395d5205', 'ad334695-794d-40c5-918e-8e626d81fdd5', '9efe4b58-8075-4110-a8ed-22dd3a318d06', 'e3b27bc9-8250-4884-aff8-7dbfa8a18c58'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:43:30 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-e31e3f07-e382-4adf-85a6-be949b675909 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22dd8c91-8d3e-4668-b16d-6877306897cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67494287-5a99-4869-b2eb-7182395d5205', 'ad334695-794d-40c5-918e-8e626d81fdd5', '9efe4b58-8075-4110-a8ed-22dd3a318d06', 'e3b27bc9-8250-4884-aff8-7dbfa8a18c58']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:43:30 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-842752a7-b530-4031-9924-62739da3d270 tempest-VolumeServicesNegativeTest-68192835 tempest-VolumeServicesNegativeTest-68192835-project-admin] PUT http://192.168.122.181/volume/v3/os-services/disable Sep 03 13:43:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-842752a7-b530-4031-9924-62739da3d270 tempest-VolumeServicesNegativeTest-68192835 tempest-VolumeServicesNegativeTest-68192835-project-admin] Action: 'disable', calling method: disable, body: {"host": "devstack", "binary": "invalid_binary"} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:43:30 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-e31e3f07-e382-4adf-85a6-be949b675909 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c5d6429-82c2-4081-9348-f47f8614236a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:43:30 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-842752a7-b530-4031-9924-62739da3d270 tempest-VolumeServicesNegativeTest-68192835 tempest-VolumeServicesNegativeTest-68192835-project-admin] http://192.168.122.181/volume/v3/os-services/disable returned with HTTP 404 Sep 03 13:43:30 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1023/1986] 192.168.122.181 () {60 vars in 1177 bytes} [Thu Sep 3 13:43:30 2026] PUT /volume/v3/os-services/disable => generated 105 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 13:43:30 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:43:30 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:43:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-7e7f9515-9d22-4f73-93fd-4b09d3fa467b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:30 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-e31e3f07-e382-4adf-85a6-be949b675909 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c5d6429-82c2-4081-9348-f47f8614236a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0c9aa60-c737-4b4b-a3ed-c4bf0a19c268', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-500090345',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='023367d948dc468c9f48dd297811bd33',qos_specs=None,replication_status=,reservations=['67494287-5a99-4869-b2eb-7182395d5205','ad334695-794d-40c5-918e-8e626d81fdd5','9efe4b58-8075-4110-a8ed-22dd3a318d06','e3b27bc9-8250-4884-aff8-7dbfa8a18c58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80eee806654849bc90df02df48a45168',volume_type_id=dec041c3-45f1-468c-8dbf-bacb07e0bb8f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:43:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-500090345',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0c9aa60-c737-4b4b-a3ed-c4bf0a19c268,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='023367d948dc468c9f48dd297811bd33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80eee806654849bc90df02df48a45168',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dec041c3-45f1-468c-8dbf-bacb07e0bb8f),volume_type_id=dec041c3-45f1-468c-8dbf-bacb07e0bb8f)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:43:30 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7e7f9515-9d22-4f73-93fd-4b09d3fa467b tempest-VolumeServicesNegativeTest-68192835 tempest-VolumeServicesNegativeTest-68192835-project-admin] PUT http://192.168.122.181/volume/v3/os-services/enable Sep 03 13:43:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7e7f9515-9d22-4f73-93fd-4b09d3fa467b tempest-VolumeServicesNegativeTest-68192835 tempest-VolumeServicesNegativeTest-68192835-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:43:30 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-e31e3f07-e382-4adf-85a6-be949b675909 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7254e165-7c9f-4697-a2dc-a348497e94be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:43:30 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7e7f9515-9d22-4f73-93fd-4b09d3fa467b tempest-VolumeServicesNegativeTest-68192835 tempest-VolumeServicesNegativeTest-68192835-project-admin] http://192.168.122.181/volume/v3/os-services/enable returned with HTTP 404 Sep 03 13:43:30 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1024/1987] 192.168.122.181 () {60 vars in 1174 bytes} [Thu Sep 3 13:43:30 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:43:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-acc6af7a-14bc-43b7-8f23-4e8ebd19d19b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:30 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-acc6af7a-14bc-43b7-8f23-4e8ebd19d19b tempest-VolumeServicesNegativeTest-68192835 tempest-VolumeServicesNegativeTest-68192835-project-admin] PUT http://192.168.122.181/volume/v3/os-services/freeze Sep 03 13:43:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-acc6af7a-14bc-43b7-8f23-4e8ebd19d19b tempest-VolumeServicesNegativeTest-68192835 tempest-VolumeServicesNegativeTest-68192835-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:43:30 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-e31e3f07-e382-4adf-85a6-be949b675909 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7254e165-7c9f-4697-a2dc-a348497e94be) transitioned into state 'SUCCESS' from state '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-500090345',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='023367d948dc468c9f48dd297811bd33',qos_specs=None,replication_status=,reservations=['67494287-5a99-4869-b2eb-7182395d5205','ad334695-794d-40c5-918e-8e626d81fdd5','9efe4b58-8075-4110-a8ed-22dd3a318d06','e3b27bc9-8250-4884-aff8-7dbfa8a18c58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80eee806654849bc90df02df48a45168',volume_type_id=dec041c3-45f1-468c-8dbf-bacb07e0bb8f)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:43:30 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-acc6af7a-14bc-43b7-8f23-4e8ebd19d19b tempest-VolumeServicesNegativeTest-68192835 tempest-VolumeServicesNegativeTest-68192835-project-admin] http://192.168.122.181/volume/v3/os-services/freeze returned with HTTP 400 Sep 03 13:43:30 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1025/1988] 192.168.122.181 () {60 vars in 1174 bytes} [Thu Sep 3 13:43:30 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 33 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:43:30 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-e31e3f07-e382-4adf-85a6-be949b675909 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0bb5423-5b9d-4cb5-b9da-757a38e28126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:43:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-9246815c-1da6-44ab-a9b9-21aec091d8ab None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:30 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9246815c-1da6-44ab-a9b9-21aec091d8ab tempest-VolumeServicesNegativeTest-68192835 tempest-VolumeServicesNegativeTest-68192835-project-admin] PUT http://192.168.122.181/volume/v3/os-services/thaw Sep 03 13:43:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9246815c-1da6-44ab-a9b9-21aec091d8ab tempest-VolumeServicesNegativeTest-68192835 tempest-VolumeServicesNegativeTest-68192835-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:43:30 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9246815c-1da6-44ab-a9b9-21aec091d8ab tempest-VolumeServicesNegativeTest-68192835 tempest-VolumeServicesNegativeTest-68192835-project-admin] http://192.168.122.181/volume/v3/os-services/thaw returned with HTTP 400 Sep 03 13:43:30 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1026/1989] 192.168.122.181 () {60 vars in 1168 bytes} [Thu Sep 3 13:43:30 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:43:30 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-e31e3f07-e382-4adf-85a6-be949b675909 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0bb5423-5b9d-4cb5-b9da-757a38e28126) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:43:30 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-e31e3f07-e382-4adf-85a6-be949b675909 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Flow 'volume_create_api' (9b419948-2031-446b-8a0d-6d726b44ffea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:43:30 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-e31e3f07-e382-4adf-85a6-be949b675909 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Create volume request issued successfully. Sep 03 13:43:30 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e31e3f07-e382-4adf-85a6-be949b675909 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:43:30 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 964/1990] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:43:29 2026] POST /volume/v3/volumes => generated 854 bytes in 942 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:43:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-964639b5-8997-4211-867d-a222c071117e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:30 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-964639b5-8997-4211-867d-a222c071117e tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] GET http://192.168.122.181/volume/v3/volumes/a0c9aa60-c737-4b4b-a3ed-c4bf0a19c268 Sep 03 13:43:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-964639b5-8997-4211-867d-a222c071117e tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-964639b5-8997-4211-867d-a222c071117e tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:30 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:43:30 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:43:30 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:30 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:43:30 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-964639b5-8997-4211-867d-a222c071117e tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Volume info retrieved successfully. Sep 03 13:43:30 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-964639b5-8997-4211-867d-a222c071117e tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] http://192.168.122.181/volume/v3/volumes/a0c9aa60-c737-4b4b-a3ed-c4bf0a19c268 returned with HTTP 200 Sep 03 13:43:30 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1027/1991] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:43:30 2026] GET /volume/v3/volumes/a0c9aa60-c737-4b4b-a3ed-c4bf0a19c268 => generated 922 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-251b22d6-ce9b-4bee-98b5-85e6fd14fddc None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:31 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-251b22d6-ce9b-4bee-98b5-85e6fd14fddc tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] GET http://192.168.122.181/volume/v3/volumes/a0c9aa60-c737-4b4b-a3ed-c4bf0a19c268 Sep 03 13:43:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-251b22d6-ce9b-4bee-98b5-85e6fd14fddc tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-251b22d6-ce9b-4bee-98b5-85e6fd14fddc tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:31 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:43:31 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:43:31 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:31 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:43:31 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-251b22d6-ce9b-4bee-98b5-85e6fd14fddc tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Volume info retrieved successfully. Sep 03 13:43:31 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-251b22d6-ce9b-4bee-98b5-85e6fd14fddc tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] http://192.168.122.181/volume/v3/volumes/a0c9aa60-c737-4b4b-a3ed-c4bf0a19c268 returned with HTTP 200 Sep 03 13:43:31 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 965/1992] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:43:31 2026] GET /volume/v3/volumes/a0c9aa60-c737-4b4b-a3ed-c4bf0a19c268 => generated 946 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-bc392e8d-062d-4d5c-99f0-61d3995467bd None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bc392e8d-062d-4d5c-99f0-61d3995467bd tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] GET http://192.168.122.181/volume/v3/volumes/a0c9aa60-c737-4b4b-a3ed-c4bf0a19c268 Sep 03 13:43:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bc392e8d-062d-4d5c-99f0-61d3995467bd tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bc392e8d-062d-4d5c-99f0-61d3995467bd tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:33 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:43:33 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:43:33 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:33 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:43:33 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-bc392e8d-062d-4d5c-99f0-61d3995467bd tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Volume info retrieved successfully. Sep 03 13:43:33 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bc392e8d-062d-4d5c-99f0-61d3995467bd tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] http://192.168.122.181/volume/v3/volumes/a0c9aa60-c737-4b4b-a3ed-c4bf0a19c268 returned with HTTP 200 Sep 03 13:43:33 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1028/1993] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:43:32 2026] GET /volume/v3/volumes/a0c9aa60-c737-4b4b-a3ed-c4bf0a19c268 => generated 946 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-85d52b69-5b33-4c28-baf7-ecb49f971f8d None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:34 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-85d52b69-5b33-4c28-baf7-ecb49f971f8d tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] GET http://192.168.122.181/volume/v3/volumes/a0c9aa60-c737-4b4b-a3ed-c4bf0a19c268 Sep 03 13:43:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-85d52b69-5b33-4c28-baf7-ecb49f971f8d tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-85d52b69-5b33-4c28-baf7-ecb49f971f8d tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:34 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:43:34 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:43:34 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:34 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:43:34 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-85d52b69-5b33-4c28-baf7-ecb49f971f8d tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Volume info retrieved successfully. Sep 03 13:43:34 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-85d52b69-5b33-4c28-baf7-ecb49f971f8d tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] http://192.168.122.181/volume/v3/volumes/a0c9aa60-c737-4b4b-a3ed-c4bf0a19c268 returned with HTTP 200 Sep 03 13:43:34 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 966/1994] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:43:34 2026] GET /volume/v3/volumes/a0c9aa60-c737-4b4b-a3ed-c4bf0a19c268 => generated 946 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-17fbf6f0-970d-4d35-a967-a2c0de1a6862 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:35 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-17fbf6f0-970d-4d35-a967-a2c0de1a6862 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] GET http://192.168.122.181/volume/v3/volumes/a0c9aa60-c737-4b4b-a3ed-c4bf0a19c268 Sep 03 13:43:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-17fbf6f0-970d-4d35-a967-a2c0de1a6862 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-17fbf6f0-970d-4d35-a967-a2c0de1a6862 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:35 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:43:35 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:43:35 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:35 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:43:35 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-17fbf6f0-970d-4d35-a967-a2c0de1a6862 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Volume info retrieved successfully. Sep 03 13:43:35 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-17fbf6f0-970d-4d35-a967-a2c0de1a6862 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] http://192.168.122.181/volume/v3/volumes/a0c9aa60-c737-4b4b-a3ed-c4bf0a19c268 returned with HTTP 200 Sep 03 13:43:35 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1029/1995] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:43:35 2026] GET /volume/v3/volumes/a0c9aa60-c737-4b4b-a3ed-c4bf0a19c268 => generated 946 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-c977dd89-981c-4d60-b9fe-3b9aba7b5792 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-dc27a67a-8046-4a8b-913d-9dcf755a48cf None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:36 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-dc27a67a-8046-4a8b-913d-9dcf755a48cf tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] GET http://192.168.122.181/volume/v3/volumes/a0c9aa60-c737-4b4b-a3ed-c4bf0a19c268 Sep 03 13:43:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-dc27a67a-8046-4a8b-913d-9dcf755a48cf tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-dc27a67a-8046-4a8b-913d-9dcf755a48cf tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:36 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:43:36 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:43:36 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c977dd89-981c-4d60-b9fe-3b9aba7b5792 tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:43:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c977dd89-981c-4d60-b9fe-3b9aba7b5792 tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2015988649", "description": "tempest-volume-type-description-1407095153", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:43:36 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:36 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:43:36 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-dc27a67a-8046-4a8b-913d-9dcf755a48cf tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Volume info retrieved successfully. Sep 03 13:43:36 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-dc27a67a-8046-4a8b-913d-9dcf755a48cf tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] http://192.168.122.181/volume/v3/volumes/a0c9aa60-c737-4b4b-a3ed-c4bf0a19c268 returned with HTTP 200 Sep 03 13:43:36 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1030/1996] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:43:36 2026] GET /volume/v3/volumes/a0c9aa60-c737-4b4b-a3ed-c4bf0a19c268 => generated 1004 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:43:36 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c977dd89-981c-4d60-b9fe-3b9aba7b5792 tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:43:36 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 967/1997] 192.168.122.181 () {60 vars in 1137 bytes} [Thu Sep 3 13:43:36 2026] POST /volume/v3/types => generated 318 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:43:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a8736e1c-1358-4577-94f6-408eead98d78 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:36 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a8736e1c-1358-4577-94f6-408eead98d78 tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] GET http://192.168.122.181/volume/v3/types/b2aeaefe-cc38-408c-ab3b-fe9351c71224 Sep 03 13:43:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a8736e1c-1358-4577-94f6-408eead98d78 tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a8736e1c-1358-4577-94f6-408eead98d78 tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:36 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a8736e1c-1358-4577-94f6-408eead98d78 tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] http://192.168.122.181/volume/v3/types/b2aeaefe-cc38-408c-ab3b-fe9351c71224 returned with HTTP 200 Sep 03 13:43:36 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1031/1998] 192.168.122.181 () {58 vars in 1226 bytes} [Thu Sep 3 13:43:36 2026] GET /volume/v3/types/b2aeaefe-cc38-408c-ab3b-fe9351c71224 => generated 340 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-06cff84e-c922-42f7-b090-9eed1072d149 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:36 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-06cff84e-c922-42f7-b090-9eed1072d149 tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] DELETE http://192.168.122.181/volume/v3/types/b2aeaefe-cc38-408c-ab3b-fe9351c71224 Sep 03 13:43:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-06cff84e-c922-42f7-b090-9eed1072d149 tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-06cff84e-c922-42f7-b090-9eed1072d149 tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] Calling method '_delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:36 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-06cff84e-c922-42f7-b090-9eed1072d149 tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] http://192.168.122.181/volume/v3/types/b2aeaefe-cc38-408c-ab3b-fe9351c71224 returned with HTTP 202 Sep 03 13:43:36 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 968/1999] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:43:36 2026] DELETE /volume/v3/types/b2aeaefe-cc38-408c-ab3b-fe9351c71224 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:43:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-473eefea-7ac2-4e9f-b211-0498dd23fa82 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:36 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-473eefea-7ac2-4e9f-b211-0498dd23fa82 tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] GET http://192.168.122.181/volume/v3/types/b2aeaefe-cc38-408c-ab3b-fe9351c71224 Sep 03 13:43:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-473eefea-7ac2-4e9f-b211-0498dd23fa82 tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-473eefea-7ac2-4e9f-b211-0498dd23fa82 tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:36 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-473eefea-7ac2-4e9f-b211-0498dd23fa82 tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] http://192.168.122.181/volume/v3/types/b2aeaefe-cc38-408c-ab3b-fe9351c71224 returned with HTTP 404 Sep 03 13:43:36 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1032/2000] 192.168.122.181 () {58 vars in 1226 bytes} [Thu Sep 3 13:43:36 2026] GET /volume/v3/types/b2aeaefe-cc38-408c-ab3b-fe9351c71224 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:43:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-fa62c9ba-9f84-4e8b-8aeb-fbfd48707ee0 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:36 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fa62c9ba-9f84-4e8b-8aeb-fbfd48707ee0 tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:43:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fa62c9ba-9f84-4e8b-8aeb-fbfd48707ee0 tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-27712261"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:43:36 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fa62c9ba-9f84-4e8b-8aeb-fbfd48707ee0 tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:43:36 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 969/2001] 192.168.122.181 () {60 vars in 1136 bytes} [Thu Sep 3 13:43:36 2026] POST /volume/v3/types => generated 219 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e2659316-dbc0-464c-b80a-8c17a412143d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:36 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e2659316-dbc0-464c-b80a-8c17a412143d tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] POST http://192.168.122.181/volume/v3/types/7bd0ac21-2336-4a5e-bab2-3f7dc67eabfa/encryption Sep 03 13:43:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e2659316-dbc0-464c-b80a-8c17a412143d tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:43:36 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e2659316-dbc0-464c-b80a-8c17a412143d tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] http://192.168.122.181/volume/v3/types/7bd0ac21-2336-4a5e-bab2-3f7dc67eabfa/encryption returned with HTTP 200 Sep 03 13:43:36 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1033/2002] 192.168.122.181 () {60 vars in 1281 bytes} [Thu Sep 3 13:43:36 2026] POST /volume/v3/types/7bd0ac21-2336-4a5e-bab2-3f7dc67eabfa/encryption => generated 239 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-268768dc-3f07-43c6-96f0-674525dde8a7 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:36 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-268768dc-3f07-43c6-96f0-674525dde8a7 tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] GET http://192.168.122.181/volume/v3/types/7bd0ac21-2336-4a5e-bab2-3f7dc67eabfa/encryption Sep 03 13:43:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-268768dc-3f07-43c6-96f0-674525dde8a7 tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-268768dc-3f07-43c6-96f0-674525dde8a7 tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] Calling method 'index' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:36 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-268768dc-3f07-43c6-96f0-674525dde8a7 tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] http://192.168.122.181/volume/v3/types/7bd0ac21-2336-4a5e-bab2-3f7dc67eabfa/encryption returned with HTTP 200 Sep 03 13:43:36 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 970/2003] 192.168.122.181 () {58 vars in 1259 bytes} [Thu Sep 3 13:43:36 2026] GET /volume/v3/types/7bd0ac21-2336-4a5e-bab2-3f7dc67eabfa/encryption => generated 325 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-6ff127f8-6e2e-420d-9a94-68df9c9fa1a8 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:36 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6ff127f8-6e2e-420d-9a94-68df9c9fa1a8 tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] PUT http://192.168.122.181/volume/v3/types/7bd0ac21-2336-4a5e-bab2-3f7dc67eabfa/encryption/56e3b922-168a-4409-a8b0-9bfbcc776c1d Sep 03 13:43:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6ff127f8-6e2e-420d-9a94-68df9c9fa1a8 tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:43:36 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6ff127f8-6e2e-420d-9a94-68df9c9fa1a8 tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] http://192.168.122.181/volume/v3/types/7bd0ac21-2336-4a5e-bab2-3f7dc67eabfa/encryption/56e3b922-168a-4409-a8b0-9bfbcc776c1d returned with HTTP 200 Sep 03 13:43:36 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1034/2004] 192.168.122.181 () {60 vars in 1391 bytes} [Thu Sep 3 13:43:36 2026] PUT /volume/v3/types/7bd0ac21-2336-4a5e-bab2-3f7dc67eabfa/encryption/56e3b922-168a-4409-a8b0-9bfbcc776c1d => generated 122 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:43:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-13c8334f-90c5-425b-9631-66b11d13b72f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:36 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-13c8334f-90c5-425b-9631-66b11d13b72f tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] GET http://192.168.122.181/volume/v3/types/7bd0ac21-2336-4a5e-bab2-3f7dc67eabfa/encryption Sep 03 13:43:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-13c8334f-90c5-425b-9631-66b11d13b72f tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-13c8334f-90c5-425b-9631-66b11d13b72f tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] Calling method 'index' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:36 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-13c8334f-90c5-425b-9631-66b11d13b72f tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] http://192.168.122.181/volume/v3/types/7bd0ac21-2336-4a5e-bab2-3f7dc67eabfa/encryption returned with HTTP 200 Sep 03 13:43:36 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 971/2005] 192.168.122.181 () {58 vars in 1259 bytes} [Thu Sep 3 13:43:36 2026] GET /volume/v3/types/7bd0ac21-2336-4a5e-bab2-3f7dc67eabfa/encryption => generated 347 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e8a77d2b-3c9f-424a-9b6e-30be0232ca62 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:36 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e8a77d2b-3c9f-424a-9b6e-30be0232ca62 tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] GET http://192.168.122.181/volume/v3/types/7bd0ac21-2336-4a5e-bab2-3f7dc67eabfa/encryption/cipher Sep 03 13:43:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e8a77d2b-3c9f-424a-9b6e-30be0232ca62 tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e8a77d2b-3c9f-424a-9b6e-30be0232ca62 tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:36 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e8a77d2b-3c9f-424a-9b6e-30be0232ca62 tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] http://192.168.122.181/volume/v3/types/7bd0ac21-2336-4a5e-bab2-3f7dc67eabfa/encryption/cipher returned with HTTP 200 Sep 03 13:43:36 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1035/2006] 192.168.122.181 () {58 vars in 1280 bytes} [Thu Sep 3 13:43:36 2026] GET /volume/v3/types/7bd0ac21-2336-4a5e-bab2-3f7dc67eabfa/encryption/cipher => generated 29 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:43:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-1d1f40eb-4ce1-4e86-8aed-dd70013b7b06 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:36 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1d1f40eb-4ce1-4e86-8aed-dd70013b7b06 tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] DELETE http://192.168.122.181/volume/v3/types/7bd0ac21-2336-4a5e-bab2-3f7dc67eabfa/encryption/56e3b922-168a-4409-a8b0-9bfbcc776c1d Sep 03 13:43:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1d1f40eb-4ce1-4e86-8aed-dd70013b7b06 tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1d1f40eb-4ce1-4e86-8aed-dd70013b7b06 tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:36 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1d1f40eb-4ce1-4e86-8aed-dd70013b7b06 tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] http://192.168.122.181/volume/v3/types/7bd0ac21-2336-4a5e-bab2-3f7dc67eabfa/encryption/56e3b922-168a-4409-a8b0-9bfbcc776c1d returned with HTTP 202 Sep 03 13:43:36 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 972/2007] 192.168.122.181 () {58 vars in 1373 bytes} [Thu Sep 3 13:43:36 2026] DELETE /volume/v3/types/7bd0ac21-2336-4a5e-bab2-3f7dc67eabfa/encryption/56e3b922-168a-4409-a8b0-9bfbcc776c1d => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:43:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-9c8b9595-b181-4fd9-b06b-59ba9eac597d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:36 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9c8b9595-b181-4fd9-b06b-59ba9eac597d tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] GET http://192.168.122.181/volume/v3/types/7bd0ac21-2336-4a5e-bab2-3f7dc67eabfa/encryption Sep 03 13:43:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9c8b9595-b181-4fd9-b06b-59ba9eac597d tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9c8b9595-b181-4fd9-b06b-59ba9eac597d tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] Calling method 'index' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:36 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9c8b9595-b181-4fd9-b06b-59ba9eac597d tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] http://192.168.122.181/volume/v3/types/7bd0ac21-2336-4a5e-bab2-3f7dc67eabfa/encryption returned with HTTP 200 Sep 03 13:43:36 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1036/2008] 192.168.122.181 () {58 vars in 1259 bytes} [Thu Sep 3 13:43:36 2026] GET /volume/v3/types/7bd0ac21-2336-4a5e-bab2-3f7dc67eabfa/encryption => generated 2 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 03 13:43:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-d7d09b66-9831-4a32-8241-0d480b8b9b13 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:36 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d7d09b66-9831-4a32-8241-0d480b8b9b13 tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] GET http://192.168.122.181/volume/v3/types/7bd0ac21-2336-4a5e-bab2-3f7dc67eabfa/encryption Sep 03 13:43:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d7d09b66-9831-4a32-8241-0d480b8b9b13 tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d7d09b66-9831-4a32-8241-0d480b8b9b13 tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] Calling method 'index' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:36 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d7d09b66-9831-4a32-8241-0d480b8b9b13 tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] http://192.168.122.181/volume/v3/types/7bd0ac21-2336-4a5e-bab2-3f7dc67eabfa/encryption returned with HTTP 200 Sep 03 13:43:36 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 973/2009] 192.168.122.181 () {58 vars in 1259 bytes} [Thu Sep 3 13:43:36 2026] GET /volume/v3/types/7bd0ac21-2336-4a5e-bab2-3f7dc67eabfa/encryption => generated 2 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 03 13:43:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e65677e2-21b0-4d72-8ca5-dab2973c9ae3 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:36 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e65677e2-21b0-4d72-8ca5-dab2973c9ae3 tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] DELETE http://192.168.122.181/volume/v3/types/7bd0ac21-2336-4a5e-bab2-3f7dc67eabfa Sep 03 13:43:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e65677e2-21b0-4d72-8ca5-dab2973c9ae3 tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e65677e2-21b0-4d72-8ca5-dab2973c9ae3 tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] Calling method '_delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:37 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e65677e2-21b0-4d72-8ca5-dab2973c9ae3 tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] http://192.168.122.181/volume/v3/types/7bd0ac21-2336-4a5e-bab2-3f7dc67eabfa returned with HTTP 202 Sep 03 13:43:37 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1037/2010] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:43:36 2026] DELETE /volume/v3/types/7bd0ac21-2336-4a5e-bab2-3f7dc67eabfa => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:43:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e9ae9b9a-d9c4-4c32-b187-659a271ef3aa None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:37 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e9ae9b9a-d9c4-4c32-b187-659a271ef3aa tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] GET http://192.168.122.181/volume/v3/types/7bd0ac21-2336-4a5e-bab2-3f7dc67eabfa Sep 03 13:43:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e9ae9b9a-d9c4-4c32-b187-659a271ef3aa tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e9ae9b9a-d9c4-4c32-b187-659a271ef3aa tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:37 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e9ae9b9a-d9c4-4c32-b187-659a271ef3aa tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] http://192.168.122.181/volume/v3/types/7bd0ac21-2336-4a5e-bab2-3f7dc67eabfa returned with HTTP 404 Sep 03 13:43:37 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 974/2011] 192.168.122.181 () {58 vars in 1226 bytes} [Thu Sep 3 13:43:37 2026] GET /volume/v3/types/7bd0ac21-2336-4a5e-bab2-3f7dc67eabfa => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:43:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-4d32854e-99e5-4b5c-b822-e2a6e3e156ff None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:37 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4d32854e-99e5-4b5c-b822-e2a6e3e156ff tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] GET http://192.168.122.181/volume/v3/types Sep 03 13:43:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4d32854e-99e5-4b5c-b822-e2a6e3e156ff tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4d32854e-99e5-4b5c-b822-e2a6e3e156ff tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] Calling method 'index' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:37 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4d32854e-99e5-4b5c-b822-e2a6e3e156ff tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:43:37 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1038/2012] 192.168.122.181 () {58 vars in 1115 bytes} [Thu Sep 3 13:43:37 2026] GET /volume/v3/types => generated 1474 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:43:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-a0659442-c1bb-4b94-a0ac-793482b5b790 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:37 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a0659442-c1bb-4b94-a0ac-793482b5b790 tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:43:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a0659442-c1bb-4b94-a0ac-793482b5b790 tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1647509372"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:43:37 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a0659442-c1bb-4b94-a0ac-793482b5b790 tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:43:37 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 975/2013] 192.168.122.181 () {60 vars in 1136 bytes} [Thu Sep 3 13:43:37 2026] POST /volume/v3/types => generated 221 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-1fab7b18-9f91-497d-b238-994a523ec10c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:37 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1fab7b18-9f91-497d-b238-994a523ec10c tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] PUT http://192.168.122.181/volume/v3/types/ebb5653a-2def-4f32-bca6-9fd73c6ed403 Sep 03 13:43:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1fab7b18-9f91-497d-b238-994a523ec10c tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1985363695", "description": "tempest-volume-type-description-1964717828", "is_public": false}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:43:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-4d6bab5c-7aae-4d30-b834-b885dac5e3cd None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:37 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4d6bab5c-7aae-4d30-b834-b885dac5e3cd tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] GET http://192.168.122.181/volume/v3/volumes/a0c9aa60-c737-4b4b-a3ed-c4bf0a19c268 Sep 03 13:43:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4d6bab5c-7aae-4d30-b834-b885dac5e3cd tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4d6bab5c-7aae-4d30-b834-b885dac5e3cd tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:37 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:43:37 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:43:37 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:37 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:43:37 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-4d6bab5c-7aae-4d30-b834-b885dac5e3cd tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Volume info retrieved successfully. Sep 03 13:43:37 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4d6bab5c-7aae-4d30-b834-b885dac5e3cd tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] http://192.168.122.181/volume/v3/volumes/a0c9aa60-c737-4b4b-a3ed-c4bf0a19c268 returned with HTTP 200 Sep 03 13:43:37 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 976/2014] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:43:37 2026] GET /volume/v3/volumes/a0c9aa60-c737-4b4b-a3ed-c4bf0a19c268 => generated 1004 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:43:37 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1fab7b18-9f91-497d-b238-994a523ec10c tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] http://192.168.122.181/volume/v3/types/ebb5653a-2def-4f32-bca6-9fd73c6ed403 returned with HTTP 200 Sep 03 13:43:37 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1039/2015] 192.168.122.181 () {60 vars in 1247 bytes} [Thu Sep 3 13:43:37 2026] PUT /volume/v3/types/ebb5653a-2def-4f32-bca6-9fd73c6ed403 => generated 205 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-a1cbfe3d-d7ea-42ac-8f20-410e82a39c30 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:37 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a1cbfe3d-d7ea-42ac-8f20-410e82a39c30 tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] GET http://192.168.122.181/volume/v3/types/ebb5653a-2def-4f32-bca6-9fd73c6ed403 Sep 03 13:43:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a1cbfe3d-d7ea-42ac-8f20-410e82a39c30 tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a1cbfe3d-d7ea-42ac-8f20-410e82a39c30 tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:37 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a1cbfe3d-d7ea-42ac-8f20-410e82a39c30 tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] http://192.168.122.181/volume/v3/types/ebb5653a-2def-4f32-bca6-9fd73c6ed403 returned with HTTP 200 Sep 03 13:43:37 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 977/2016] 192.168.122.181 () {58 vars in 1226 bytes} [Thu Sep 3 13:43:37 2026] GET /volume/v3/types/ebb5653a-2def-4f32-bca6-9fd73c6ed403 => generated 269 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-7f26e196-bcf5-454a-bc9e-b9f27d32d52d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:37 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7f26e196-bcf5-454a-bc9e-b9f27d32d52d tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] DELETE http://192.168.122.181/volume/v3/types/ebb5653a-2def-4f32-bca6-9fd73c6ed403 Sep 03 13:43:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7f26e196-bcf5-454a-bc9e-b9f27d32d52d tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7f26e196-bcf5-454a-bc9e-b9f27d32d52d tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] Calling method '_delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:37 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7f26e196-bcf5-454a-bc9e-b9f27d32d52d tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] http://192.168.122.181/volume/v3/types/ebb5653a-2def-4f32-bca6-9fd73c6ed403 returned with HTTP 202 Sep 03 13:43:37 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1040/2017] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:43:37 2026] DELETE /volume/v3/types/ebb5653a-2def-4f32-bca6-9fd73c6ed403 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:43:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-b8ffc0e6-450e-4881-87a6-3f042c99e616 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:37 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b8ffc0e6-450e-4881-87a6-3f042c99e616 tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] GET http://192.168.122.181/volume/v3/types/ebb5653a-2def-4f32-bca6-9fd73c6ed403 Sep 03 13:43:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b8ffc0e6-450e-4881-87a6-3f042c99e616 tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b8ffc0e6-450e-4881-87a6-3f042c99e616 tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:37 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b8ffc0e6-450e-4881-87a6-3f042c99e616 tempest-VolumeTypesTest-1667467548 tempest-VolumeTypesTest-1667467548-project-admin] http://192.168.122.181/volume/v3/types/ebb5653a-2def-4f32-bca6-9fd73c6ed403 returned with HTTP 404 Sep 03 13:43:37 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 978/2018] 192.168.122.181 () {58 vars in 1226 bytes} [Thu Sep 3 13:43:37 2026] GET /volume/v3/types/ebb5653a-2def-4f32-bca6-9fd73c6ed403 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:43:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d4a80eb1-0cce-42a3-9598-873a7ca0a58c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:38 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d4a80eb1-0cce-42a3-9598-873a7ca0a58c tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] GET http://192.168.122.181/volume/v3/volumes/a0c9aa60-c737-4b4b-a3ed-c4bf0a19c268 Sep 03 13:43:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d4a80eb1-0cce-42a3-9598-873a7ca0a58c tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d4a80eb1-0cce-42a3-9598-873a7ca0a58c tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:38 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:43:38 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:43:38 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:38 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:43:38 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-d4a80eb1-0cce-42a3-9598-873a7ca0a58c tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Volume info retrieved successfully. Sep 03 13:43:38 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d4a80eb1-0cce-42a3-9598-873a7ca0a58c tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] http://192.168.122.181/volume/v3/volumes/a0c9aa60-c737-4b4b-a3ed-c4bf0a19c268 returned with HTTP 200 Sep 03 13:43:38 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1041/2019] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:43:38 2026] GET /volume/v3/volumes/a0c9aa60-c737-4b4b-a3ed-c4bf0a19c268 => generated 1007 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:43:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-117d3a63-077c-4dd7-8d20-0cbc7576c118 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:39 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-117d3a63-077c-4dd7-8d20-0cbc7576c118 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] GET http://192.168.122.181/volume/v3/volumes/a0c9aa60-c737-4b4b-a3ed-c4bf0a19c268 Sep 03 13:43:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-117d3a63-077c-4dd7-8d20-0cbc7576c118 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-117d3a63-077c-4dd7-8d20-0cbc7576c118 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:39 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:43:39 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:43:39 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:39 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:43:39 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-117d3a63-077c-4dd7-8d20-0cbc7576c118 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Volume info retrieved successfully. Sep 03 13:43:39 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-117d3a63-077c-4dd7-8d20-0cbc7576c118 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] http://192.168.122.181/volume/v3/volumes/a0c9aa60-c737-4b4b-a3ed-c4bf0a19c268 returned with HTTP 200 Sep 03 13:43:39 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 979/2020] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:43:39 2026] GET /volume/v3/volumes/a0c9aa60-c737-4b4b-a3ed-c4bf0a19c268 => generated 1007 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:43:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-1c244c70-e621-4945-8a72-4cd241facb98 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1c244c70-e621-4945-8a72-4cd241facb98 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] GET http://192.168.122.181/volume/v3/volumes/a0c9aa60-c737-4b4b-a3ed-c4bf0a19c268 Sep 03 13:43:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1c244c70-e621-4945-8a72-4cd241facb98 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1c244c70-e621-4945-8a72-4cd241facb98 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:40 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:43:40 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:43:40 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:40 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:43:40 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-1c244c70-e621-4945-8a72-4cd241facb98 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Volume info retrieved successfully. Sep 03 13:43:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1c244c70-e621-4945-8a72-4cd241facb98 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] http://192.168.122.181/volume/v3/volumes/a0c9aa60-c737-4b4b-a3ed-c4bf0a19c268 returned with HTTP 200 Sep 03 13:43:40 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1042/2021] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:43:40 2026] GET /volume/v3/volumes/a0c9aa60-c737-4b4b-a3ed-c4bf0a19c268 => generated 1007 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:43:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-32c28989-ef89-4498-a6a1-776847794311 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-32c28989-ef89-4498-a6a1-776847794311 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] GET http://192.168.122.181/volume/v3/volumes/a0c9aa60-c737-4b4b-a3ed-c4bf0a19c268 Sep 03 13:43:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-32c28989-ef89-4498-a6a1-776847794311 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-32c28989-ef89-4498-a6a1-776847794311 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:41 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:43:41 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:43:41 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:41 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:43:41 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-32c28989-ef89-4498-a6a1-776847794311 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Volume info retrieved successfully. Sep 03 13:43:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-32c28989-ef89-4498-a6a1-776847794311 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] http://192.168.122.181/volume/v3/volumes/a0c9aa60-c737-4b4b-a3ed-c4bf0a19c268 returned with HTTP 200 Sep 03 13:43:41 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 980/2022] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:43:41 2026] GET /volume/v3/volumes/a0c9aa60-c737-4b4b-a3ed-c4bf0a19c268 => generated 1258 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 13:43:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-3a16f096-391e-44b4-93c9-5c3b31869f2e req-f7d2617d-4559-4a60-b8ea-70f5ae9711ad None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-3a16f096-391e-44b4-93c9-5c3b31869f2e req-f7d2617d-4559-4a60-b8ea-70f5ae9711ad tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] GET http://192.168.122.181/volume/v3/volumes/a0c9aa60-c737-4b4b-a3ed-c4bf0a19c268 Sep 03 13:43:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-3a16f096-391e-44b4-93c9-5c3b31869f2e req-f7d2617d-4559-4a60-b8ea-70f5ae9711ad tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-3a16f096-391e-44b4-93c9-5c3b31869f2e req-f7d2617d-4559-4a60-b8ea-70f5ae9711ad tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:41 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:43:41 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:43:41 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:41 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:43:41 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-3a16f096-391e-44b4-93c9-5c3b31869f2e req-f7d2617d-4559-4a60-b8ea-70f5ae9711ad tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Volume info retrieved successfully. Sep 03 13:43:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-3a16f096-391e-44b4-93c9-5c3b31869f2e req-f7d2617d-4559-4a60-b8ea-70f5ae9711ad tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] http://192.168.122.181/volume/v3/volumes/a0c9aa60-c737-4b4b-a3ed-c4bf0a19c268 returned with HTTP 200 Sep 03 13:43:41 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1043/2023] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:43:41 2026] GET /volume/v3/volumes/a0c9aa60-c737-4b4b-a3ed-c4bf0a19c268 => generated 1258 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:43:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-3a16f096-391e-44b4-93c9-5c3b31869f2e req-03633148-5e0a-4111-ad2d-90f73966c2ce None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:42 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-3a16f096-391e-44b4-93c9-5c3b31869f2e req-03633148-5e0a-4111-ad2d-90f73966c2ce tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] GET http://192.168.122.181/volume/v3/volumes/a0c9aa60-c737-4b4b-a3ed-c4bf0a19c268 Sep 03 13:43:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-3a16f096-391e-44b4-93c9-5c3b31869f2e req-03633148-5e0a-4111-ad2d-90f73966c2ce tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-3a16f096-391e-44b4-93c9-5c3b31869f2e req-03633148-5e0a-4111-ad2d-90f73966c2ce tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:42 devstack devstack@c-api.service[86719]: DEBUG dbcounter [-] [86719] Writing DB stats cinder:SELECT=344,cinder:UPDATE=107,cinder:INSERT=62,cinder:DELETE=4 {{(pid=86719) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:43:42 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:43:42 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:43:42 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:42 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:43:42 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-3a16f096-391e-44b4-93c9-5c3b31869f2e req-03633148-5e0a-4111-ad2d-90f73966c2ce tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Volume info retrieved successfully. Sep 03 13:43:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-0c4145ee-7322-4664-914d-a2b46c9db3ac None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:42 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-3a16f096-391e-44b4-93c9-5c3b31869f2e req-03633148-5e0a-4111-ad2d-90f73966c2ce tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] http://192.168.122.181/volume/v3/volumes/a0c9aa60-c737-4b4b-a3ed-c4bf0a19c268 returned with HTTP 200 Sep 03 13:43:42 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 981/2024] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:43:42 2026] GET /volume/v3/volumes/a0c9aa60-c737-4b4b-a3ed-c4bf0a19c268 => generated 1258 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:43:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e62ae904-31df-4bda-92a0-6b19b7dd7b81 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:42 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e62ae904-31df-4bda-92a0-6b19b7dd7b81 None None] GET http://192.168.122.181/volume// Sep 03 13:43:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e62ae904-31df-4bda-92a0-6b19b7dd7b81 None None] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e62ae904-31df-4bda-92a0-6b19b7dd7b81 None None] Calling method 'all' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:42 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e62ae904-31df-4bda-92a0-6b19b7dd7b81 None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:43:42 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 982/2025] 192.168.122.181 () {58 vars in 1308 bytes} [Thu Sep 3 13:43:42 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 13:43:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-3a16f096-391e-44b4-93c9-5c3b31869f2e req-360bd462-955c-4998-abf2-4e891bf0d917 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:42 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-3a16f096-391e-44b4-93c9-5c3b31869f2e req-360bd462-955c-4998-abf2-4e891bf0d917 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] POST http://192.168.122.181/volume/v3/attachments Sep 03 13:43:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-3a16f096-391e-44b4-93c9-5c3b31869f2e req-360bd462-955c-4998-abf2-4e891bf0d917 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a0c9aa60-c737-4b4b-a3ed-c4bf0a19c268", "connector": null, "instance_uuid": "2c00cc75-4632-45a9-aad8-1c1e089be3e4"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:43:42 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:43:42 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:43:42 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:42 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:43:42 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-3a16f096-391e-44b4-93c9-5c3b31869f2e req-360bd462-955c-4998-abf2-4e891bf0d917 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] http://192.168.122.181/volume/v3/attachments returned with HTTP 200 Sep 03 13:43:42 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 983/2026] 192.168.122.181 () {66 vars in 1483 bytes} [Thu Sep 3 13:43:42 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 03 13:43:42 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0c4145ee-7322-4664-914d-a2b46c9db3ac tempest-VolumeTypesExtraSpecsTest-642781075 tempest-VolumeTypesExtraSpecsTest-642781075-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:43:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0c4145ee-7322-4664-914d-a2b46c9db3ac tempest-VolumeTypesExtraSpecsTest-642781075 tempest-VolumeTypesExtraSpecsTest-642781075-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1641711706"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:43:42 devstack devstack@c-api.service[86720]: DEBUG dbcounter [-] [86720] Writing DB stats cinder:SELECT=373,cinder:UPDATE=113,cinder:INSERT=52,cinder:DELETE=8 {{(pid=86720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:43:42 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0c4145ee-7322-4664-914d-a2b46c9db3ac tempest-VolumeTypesExtraSpecsTest-642781075 tempest-VolumeTypesExtraSpecsTest-642781075-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:43:42 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1044/2027] 192.168.122.181 () {60 vars in 1136 bytes} [Thu Sep 3 13:43:42 2026] POST /volume/v3/types => generated 231 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-17557669-590e-4054-8e70-428cc132ed26 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:42 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-17557669-590e-4054-8e70-428cc132ed26 tempest-VolumeTypesExtraSpecsTest-642781075 tempest-VolumeTypesExtraSpecsTest-642781075-project-admin] POST http://192.168.122.181/volume/v3/types/e60344bc-6901-4a03-a2c7-99b49d51e1fa/extra_specs Sep 03 13:43:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-17557669-590e-4054-8e70-428cc132ed26 tempest-VolumeTypesExtraSpecsTest-642781075 tempest-VolumeTypesExtraSpecsTest-642781075-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:43:42 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:42 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:43:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-17557669-590e-4054-8e70-428cc132ed26 tempest-VolumeTypesExtraSpecsTest-642781075 tempest-VolumeTypesExtraSpecsTest-642781075-project-admin] http://192.168.122.181/volume/v3/types/e60344bc-6901-4a03-a2c7-99b49d51e1fa/extra_specs returned with HTTP 200 Sep 03 13:43:43 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 984/2028] 192.168.122.181 () {60 vars in 1283 bytes} [Thu Sep 3 13:43:42 2026] POST /volume/v3/types/e60344bc-6901-4a03-a2c7-99b49d51e1fa/extra_specs => generated 34 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:43:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-7af07e12-d91e-4074-a501-8ed4d882e91d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7af07e12-d91e-4074-a501-8ed4d882e91d tempest-VolumeTypesExtraSpecsTest-642781075 tempest-VolumeTypesExtraSpecsTest-642781075-project-admin] GET http://192.168.122.181/volume/v3/types/e60344bc-6901-4a03-a2c7-99b49d51e1fa/extra_specs/spec3 Sep 03 13:43:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7af07e12-d91e-4074-a501-8ed4d882e91d tempest-VolumeTypesExtraSpecsTest-642781075 tempest-VolumeTypesExtraSpecsTest-642781075-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7af07e12-d91e-4074-a501-8ed4d882e91d tempest-VolumeTypesExtraSpecsTest-642781075 tempest-VolumeTypesExtraSpecsTest-642781075-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7af07e12-d91e-4074-a501-8ed4d882e91d tempest-VolumeTypesExtraSpecsTest-642781075 tempest-VolumeTypesExtraSpecsTest-642781075-project-admin] http://192.168.122.181/volume/v3/types/e60344bc-6901-4a03-a2c7-99b49d51e1fa/extra_specs/spec3 returned with HTTP 200 Sep 03 13:43:43 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1045/2029] 192.168.122.181 () {58 vars in 1280 bytes} [Thu Sep 3 13:43:43 2026] GET /volume/v3/types/e60344bc-6901-4a03-a2c7-99b49d51e1fa/extra_specs/spec3 => generated 17 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 03 13:43:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-2b297f9b-5afd-48a3-b395-1bd7b5a070ea None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2b297f9b-5afd-48a3-b395-1bd7b5a070ea tempest-VolumeTypesExtraSpecsTest-642781075 tempest-VolumeTypesExtraSpecsTest-642781075-project-admin] DELETE http://192.168.122.181/volume/v3/types/e60344bc-6901-4a03-a2c7-99b49d51e1fa/extra_specs/spec3 Sep 03 13:43:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2b297f9b-5afd-48a3-b395-1bd7b5a070ea tempest-VolumeTypesExtraSpecsTest-642781075 tempest-VolumeTypesExtraSpecsTest-642781075-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2b297f9b-5afd-48a3-b395-1bd7b5a070ea tempest-VolumeTypesExtraSpecsTest-642781075 tempest-VolumeTypesExtraSpecsTest-642781075-project-admin] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2b297f9b-5afd-48a3-b395-1bd7b5a070ea tempest-VolumeTypesExtraSpecsTest-642781075 tempest-VolumeTypesExtraSpecsTest-642781075-project-admin] http://192.168.122.181/volume/v3/types/e60344bc-6901-4a03-a2c7-99b49d51e1fa/extra_specs/spec3 returned with HTTP 202 Sep 03 13:43:43 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 985/2030] 192.168.122.181 () {58 vars in 1283 bytes} [Thu Sep 3 13:43:43 2026] DELETE /volume/v3/types/e60344bc-6901-4a03-a2c7-99b49d51e1fa/extra_specs/spec3 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:43:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-0076f869-038f-4052-8df2-5f3d24a92e2c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0076f869-038f-4052-8df2-5f3d24a92e2c tempest-VolumeTypesExtraSpecsTest-642781075 tempest-VolumeTypesExtraSpecsTest-642781075-project-admin] GET http://192.168.122.181/volume/v3/types/e60344bc-6901-4a03-a2c7-99b49d51e1fa/extra_specs/spec3 Sep 03 13:43:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0076f869-038f-4052-8df2-5f3d24a92e2c tempest-VolumeTypesExtraSpecsTest-642781075 tempest-VolumeTypesExtraSpecsTest-642781075-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0076f869-038f-4052-8df2-5f3d24a92e2c tempest-VolumeTypesExtraSpecsTest-642781075 tempest-VolumeTypesExtraSpecsTest-642781075-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0076f869-038f-4052-8df2-5f3d24a92e2c tempest-VolumeTypesExtraSpecsTest-642781075 tempest-VolumeTypesExtraSpecsTest-642781075-project-admin] http://192.168.122.181/volume/v3/types/e60344bc-6901-4a03-a2c7-99b49d51e1fa/extra_specs/spec3 returned with HTTP 404 Sep 03 13:43:43 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1046/2031] 192.168.122.181 () {58 vars in 1280 bytes} [Thu Sep 3 13:43:43 2026] GET /volume/v3/types/e60344bc-6901-4a03-a2c7-99b49d51e1fa/extra_specs/spec3 => generated 129 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:43:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-0b21013c-3779-425d-9218-4522cba1ad49 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0b21013c-3779-425d-9218-4522cba1ad49 tempest-VolumeTypesExtraSpecsTest-642781075 tempest-VolumeTypesExtraSpecsTest-642781075-project-admin] POST http://192.168.122.181/volume/v3/types/e60344bc-6901-4a03-a2c7-99b49d51e1fa/extra_specs Sep 03 13:43:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0b21013c-3779-425d-9218-4522cba1ad49 tempest-VolumeTypesExtraSpecsTest-642781075 tempest-VolumeTypesExtraSpecsTest-642781075-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:43:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0b21013c-3779-425d-9218-4522cba1ad49 tempest-VolumeTypesExtraSpecsTest-642781075 tempest-VolumeTypesExtraSpecsTest-642781075-project-admin] http://192.168.122.181/volume/v3/types/e60344bc-6901-4a03-a2c7-99b49d51e1fa/extra_specs returned with HTTP 200 Sep 03 13:43:43 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 986/2032] 192.168.122.181 () {60 vars in 1283 bytes} [Thu Sep 3 13:43:43 2026] POST /volume/v3/types/e60344bc-6901-4a03-a2c7-99b49d51e1fa/extra_specs => generated 34 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:43:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ebe3776e-043f-4381-a2e0-b33059abe133 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ebe3776e-043f-4381-a2e0-b33059abe133 tempest-VolumeTypesExtraSpecsTest-642781075 tempest-VolumeTypesExtraSpecsTest-642781075-project-admin] GET http://192.168.122.181/volume/v3/types/e60344bc-6901-4a03-a2c7-99b49d51e1fa/extra_specs Sep 03 13:43:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ebe3776e-043f-4381-a2e0-b33059abe133 tempest-VolumeTypesExtraSpecsTest-642781075 tempest-VolumeTypesExtraSpecsTest-642781075-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ebe3776e-043f-4381-a2e0-b33059abe133 tempest-VolumeTypesExtraSpecsTest-642781075 tempest-VolumeTypesExtraSpecsTest-642781075-project-admin] Calling method 'index' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ebe3776e-043f-4381-a2e0-b33059abe133 tempest-VolumeTypesExtraSpecsTest-642781075 tempest-VolumeTypesExtraSpecsTest-642781075-project-admin] http://192.168.122.181/volume/v3/types/e60344bc-6901-4a03-a2c7-99b49d51e1fa/extra_specs returned with HTTP 200 Sep 03 13:43:43 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1047/2033] 192.168.122.181 () {58 vars in 1262 bytes} [Thu Sep 3 13:43:43 2026] GET /volume/v3/types/e60344bc-6901-4a03-a2c7-99b49d51e1fa/extra_specs => generated 34 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:43:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-8396fe84-7ebe-464b-b021-fc6398edc670 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8396fe84-7ebe-464b-b021-fc6398edc670 tempest-VolumeTypesExtraSpecsTest-642781075 tempest-VolumeTypesExtraSpecsTest-642781075-project-admin] POST http://192.168.122.181/volume/v3/types/e60344bc-6901-4a03-a2c7-99b49d51e1fa/extra_specs Sep 03 13:43:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8396fe84-7ebe-464b-b021-fc6398edc670 tempest-VolumeTypesExtraSpecsTest-642781075 tempest-VolumeTypesExtraSpecsTest-642781075-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:43:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8396fe84-7ebe-464b-b021-fc6398edc670 tempest-VolumeTypesExtraSpecsTest-642781075 tempest-VolumeTypesExtraSpecsTest-642781075-project-admin] http://192.168.122.181/volume/v3/types/e60344bc-6901-4a03-a2c7-99b49d51e1fa/extra_specs returned with HTTP 200 Sep 03 13:43:43 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 987/2034] 192.168.122.181 () {60 vars in 1283 bytes} [Thu Sep 3 13:43:43 2026] POST /volume/v3/types/e60344bc-6901-4a03-a2c7-99b49d51e1fa/extra_specs => generated 34 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:43:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-36debec1-c202-417b-aa95-b681c2b6ddff None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-36debec1-c202-417b-aa95-b681c2b6ddff tempest-VolumeTypesExtraSpecsTest-642781075 tempest-VolumeTypesExtraSpecsTest-642781075-project-admin] PUT http://192.168.122.181/volume/v3/types/e60344bc-6901-4a03-a2c7-99b49d51e1fa/extra_specs/spec2 Sep 03 13:43:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-36debec1-c202-417b-aa95-b681c2b6ddff tempest-VolumeTypesExtraSpecsTest-642781075 tempest-VolumeTypesExtraSpecsTest-642781075-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:43:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-36debec1-c202-417b-aa95-b681c2b6ddff tempest-VolumeTypesExtraSpecsTest-642781075 tempest-VolumeTypesExtraSpecsTest-642781075-project-admin] http://192.168.122.181/volume/v3/types/e60344bc-6901-4a03-a2c7-99b49d51e1fa/extra_specs/spec2 returned with HTTP 200 Sep 03 13:43:43 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1048/2035] 192.168.122.181 () {60 vars in 1300 bytes} [Thu Sep 3 13:43:43 2026] PUT /volume/v3/types/e60344bc-6901-4a03-a2c7-99b49d51e1fa/extra_specs/spec2 => generated 17 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:43:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-00c5678f-0e22-4114-ba4e-b650e9d75549 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-00c5678f-0e22-4114-ba4e-b650e9d75549 tempest-VolumeTypesExtraSpecsTest-642781075 tempest-VolumeTypesExtraSpecsTest-642781075-project-admin] GET http://192.168.122.181/volume/v3/types/e60344bc-6901-4a03-a2c7-99b49d51e1fa/extra_specs/spec2 Sep 03 13:43:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-00c5678f-0e22-4114-ba4e-b650e9d75549 tempest-VolumeTypesExtraSpecsTest-642781075 tempest-VolumeTypesExtraSpecsTest-642781075-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-00c5678f-0e22-4114-ba4e-b650e9d75549 tempest-VolumeTypesExtraSpecsTest-642781075 tempest-VolumeTypesExtraSpecsTest-642781075-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-00c5678f-0e22-4114-ba4e-b650e9d75549 tempest-VolumeTypesExtraSpecsTest-642781075 tempest-VolumeTypesExtraSpecsTest-642781075-project-admin] http://192.168.122.181/volume/v3/types/e60344bc-6901-4a03-a2c7-99b49d51e1fa/extra_specs/spec2 returned with HTTP 200 Sep 03 13:43:43 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 988/2036] 192.168.122.181 () {58 vars in 1280 bytes} [Thu Sep 3 13:43:43 2026] GET /volume/v3/types/e60344bc-6901-4a03-a2c7-99b49d51e1fa/extra_specs/spec2 => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:43:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-4c347e05-53aa-4d52-ab71-c224a92f3a23 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4c347e05-53aa-4d52-ab71-c224a92f3a23 tempest-VolumeTypesExtraSpecsTest-642781075 tempest-VolumeTypesExtraSpecsTest-642781075-project-admin] POST http://192.168.122.181/volume/v3/types/e60344bc-6901-4a03-a2c7-99b49d51e1fa/extra_specs Sep 03 13:43:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4c347e05-53aa-4d52-ab71-c224a92f3a23 tempest-VolumeTypesExtraSpecsTest-642781075 tempest-VolumeTypesExtraSpecsTest-642781075-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:43:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4c347e05-53aa-4d52-ab71-c224a92f3a23 tempest-VolumeTypesExtraSpecsTest-642781075 tempest-VolumeTypesExtraSpecsTest-642781075-project-admin] http://192.168.122.181/volume/v3/types/e60344bc-6901-4a03-a2c7-99b49d51e1fa/extra_specs returned with HTTP 200 Sep 03 13:43:43 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1049/2037] 192.168.122.181 () {60 vars in 1283 bytes} [Thu Sep 3 13:43:43 2026] POST /volume/v3/types/e60344bc-6901-4a03-a2c7-99b49d51e1fa/extra_specs => generated 51 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:43:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e99611e3-049f-4a0c-b174-c859637ac7c3 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e99611e3-049f-4a0c-b174-c859637ac7c3 tempest-VolumeTypesExtraSpecsTest-642781075 tempest-VolumeTypesExtraSpecsTest-642781075-project-admin] GET http://192.168.122.181/volume/v3/types/e60344bc-6901-4a03-a2c7-99b49d51e1fa/extra_specs Sep 03 13:43:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e99611e3-049f-4a0c-b174-c859637ac7c3 tempest-VolumeTypesExtraSpecsTest-642781075 tempest-VolumeTypesExtraSpecsTest-642781075-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e99611e3-049f-4a0c-b174-c859637ac7c3 tempest-VolumeTypesExtraSpecsTest-642781075 tempest-VolumeTypesExtraSpecsTest-642781075-project-admin] Calling method 'index' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e99611e3-049f-4a0c-b174-c859637ac7c3 tempest-VolumeTypesExtraSpecsTest-642781075 tempest-VolumeTypesExtraSpecsTest-642781075-project-admin] http://192.168.122.181/volume/v3/types/e60344bc-6901-4a03-a2c7-99b49d51e1fa/extra_specs returned with HTTP 200 Sep 03 13:43:43 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 989/2038] 192.168.122.181 () {58 vars in 1262 bytes} [Thu Sep 3 13:43:43 2026] GET /volume/v3/types/e60344bc-6901-4a03-a2c7-99b49d51e1fa/extra_specs => generated 68 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:43:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a54637b1-c72e-44ce-8e86-a46605e24b03 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a54637b1-c72e-44ce-8e86-a46605e24b03 tempest-VolumeTypesExtraSpecsTest-642781075 tempest-VolumeTypesExtraSpecsTest-642781075-project-admin] DELETE http://192.168.122.181/volume/v3/types/e60344bc-6901-4a03-a2c7-99b49d51e1fa Sep 03 13:43:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a54637b1-c72e-44ce-8e86-a46605e24b03 tempest-VolumeTypesExtraSpecsTest-642781075 tempest-VolumeTypesExtraSpecsTest-642781075-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a54637b1-c72e-44ce-8e86-a46605e24b03 tempest-VolumeTypesExtraSpecsTest-642781075 tempest-VolumeTypesExtraSpecsTest-642781075-project-admin] Calling method '_delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a54637b1-c72e-44ce-8e86-a46605e24b03 tempest-VolumeTypesExtraSpecsTest-642781075 tempest-VolumeTypesExtraSpecsTest-642781075-project-admin] http://192.168.122.181/volume/v3/types/e60344bc-6901-4a03-a2c7-99b49d51e1fa returned with HTTP 202 Sep 03 13:43:43 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1050/2039] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:43:43 2026] DELETE /volume/v3/types/e60344bc-6901-4a03-a2c7-99b49d51e1fa => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:43:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-21a9a53a-c73a-42e7-9c71-ed83e0a505fc None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-21a9a53a-c73a-42e7-9c71-ed83e0a505fc tempest-VolumeTypesExtraSpecsTest-642781075 tempest-VolumeTypesExtraSpecsTest-642781075-project-admin] GET http://192.168.122.181/volume/v3/types/e60344bc-6901-4a03-a2c7-99b49d51e1fa Sep 03 13:43:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-21a9a53a-c73a-42e7-9c71-ed83e0a505fc tempest-VolumeTypesExtraSpecsTest-642781075 tempest-VolumeTypesExtraSpecsTest-642781075-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-21a9a53a-c73a-42e7-9c71-ed83e0a505fc tempest-VolumeTypesExtraSpecsTest-642781075 tempest-VolumeTypesExtraSpecsTest-642781075-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-21a9a53a-c73a-42e7-9c71-ed83e0a505fc tempest-VolumeTypesExtraSpecsTest-642781075 tempest-VolumeTypesExtraSpecsTest-642781075-project-admin] http://192.168.122.181/volume/v3/types/e60344bc-6901-4a03-a2c7-99b49d51e1fa returned with HTTP 404 Sep 03 13:43:43 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 990/2040] 192.168.122.181 () {58 vars in 1226 bytes} [Thu Sep 3 13:43:43 2026] GET /volume/v3/types/e60344bc-6901-4a03-a2c7-99b49d51e1fa => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:43:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e03dfc42-9d1b-466b-a615-ffe0cab76939 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:44 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e03dfc42-9d1b-466b-a615-ffe0cab76939 None None] GET http://192.168.122.181/volume// Sep 03 13:43:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e03dfc42-9d1b-466b-a615-ffe0cab76939 None None] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e03dfc42-9d1b-466b-a615-ffe0cab76939 None None] Calling method 'all' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:44 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e03dfc42-9d1b-466b-a615-ffe0cab76939 None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:43:44 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1051/2041] 192.168.122.181 () {58 vars in 1315 bytes} [Thu Sep 3 13:43:44 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 03 13:43:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-3a16f096-391e-44b4-93c9-5c3b31869f2e req-412e31fe-031d-4f47-9f6e-0df4587ed283 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:44 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-3a16f096-391e-44b4-93c9-5c3b31869f2e req-412e31fe-031d-4f47-9f6e-0df4587ed283 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] GET http://192.168.122.181/volume/v3/volumes/a0c9aa60-c737-4b4b-a3ed-c4bf0a19c268 Sep 03 13:43:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-3a16f096-391e-44b4-93c9-5c3b31869f2e req-412e31fe-031d-4f47-9f6e-0df4587ed283 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-3a16f096-391e-44b4-93c9-5c3b31869f2e req-412e31fe-031d-4f47-9f6e-0df4587ed283 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:44 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:43:44 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:43:44 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:44 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:43:44 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-3a16f096-391e-44b4-93c9-5c3b31869f2e req-412e31fe-031d-4f47-9f6e-0df4587ed283 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Volume info retrieved successfully. Sep 03 13:43:44 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-3a16f096-391e-44b4-93c9-5c3b31869f2e req-412e31fe-031d-4f47-9f6e-0df4587ed283 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] http://192.168.122.181/volume/v3/volumes/a0c9aa60-c737-4b4b-a3ed-c4bf0a19c268 returned with HTTP 200 Sep 03 13:43:44 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 991/2042] 192.168.122.181 () {62 vars in 1528 bytes} [Thu Sep 3 13:43:44 2026] GET /volume/v3/volumes/a0c9aa60-c737-4b4b-a3ed-c4bf0a19c268 => generated 1438 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:43:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-3a16f096-391e-44b4-93c9-5c3b31869f2e req-466a34f1-91e3-4e71-a656-fd90f0b45d9d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:45 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-3a16f096-391e-44b4-93c9-5c3b31869f2e req-466a34f1-91e3-4e71-a656-fd90f0b45d9d tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] PUT http://192.168.122.181/volume/v3/attachments/8ae505a8-5d38-4698-8827-3ee8debf93d8 Sep 03 13:43:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-3a16f096-391e-44b4-93c9-5c3b31869f2e req-466a34f1-91e3-4e71-a656-fd90f0b45d9d tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.181", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8d232b6e4de", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "108e3980-7d2b-493a-aa24-bb1dd072d0d4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:43:45 devstack devstack@c-api.service[86720]: DEBUG cinder.coordination [req-3a16f096-391e-44b4-93c9-5c3b31869f2e req-466a34f1-91e3-4e71-a656-fd90f0b45d9d tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Acquiring lock "cinder-attachment_update-a0c9aa60-c737-4b4b-a3ed-c4bf0a19c268-devstack" by "attachment_update" {{(pid=86720) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 13:43:45 devstack devstack@c-api.service[86720]: DEBUG cinder.coordination [req-3a16f096-391e-44b4-93c9-5c3b31869f2e req-466a34f1-91e3-4e71-a656-fd90f0b45d9d tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Lock "cinder-attachment_update-a0c9aa60-c737-4b4b-a3ed-c4bf0a19c268-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=86720) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 13:43:45 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:45 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:43:45 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:43:45 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:43:45 devstack devstack@c-api.service[86720]: DEBUG cinder.coordination [req-3a16f096-391e-44b4-93c9-5c3b31869f2e req-466a34f1-91e3-4e71-a656-fd90f0b45d9d tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Lock "cinder-attachment_update-a0c9aa60-c737-4b4b-a3ed-c4bf0a19c268-devstack" released by "attachment_update" :: held 0.222s {{(pid=86720) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 13:43:45 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-3a16f096-391e-44b4-93c9-5c3b31869f2e req-466a34f1-91e3-4e71-a656-fd90f0b45d9d tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] http://192.168.122.181/volume/v3/attachments/8ae505a8-5d38-4698-8827-3ee8debf93d8 returned with HTTP 200 Sep 03 13:43:45 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1052/2043] 192.168.122.181 () {66 vars in 1593 bytes} [Thu Sep 3 13:43:45 2026] PUT /volume/v3/attachments/8ae505a8-5d38-4698-8827-3ee8debf93d8 => generated 694 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:43:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-3a16f096-391e-44b4-93c9-5c3b31869f2e req-22ec157d-2e91-4cbf-885f-1a3b606e6625 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:45 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-3a16f096-391e-44b4-93c9-5c3b31869f2e req-22ec157d-2e91-4cbf-885f-1a3b606e6625 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] POST http://192.168.122.181/volume/v3/attachments/8ae505a8-5d38-4698-8827-3ee8debf93d8/action Sep 03 13:43:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-3a16f096-391e-44b4-93c9-5c3b31869f2e req-22ec157d-2e91-4cbf-885f-1a3b606e6625 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Action body: b'{"os-complete": null}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:43:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-3a16f096-391e-44b4-93c9-5c3b31869f2e req-22ec157d-2e91-4cbf-885f-1a3b606e6625 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:43:45 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:43:45 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:43:45 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:45 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:43:45 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-3a16f096-391e-44b4-93c9-5c3b31869f2e req-22ec157d-2e91-4cbf-885f-1a3b606e6625 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] http://192.168.122.181/volume/v3/attachments/8ae505a8-5d38-4698-8827-3ee8debf93d8/action returned with HTTP 204 Sep 03 13:43:45 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 992/2044] 192.168.122.181 () {66 vars in 1614 bytes} [Thu Sep 3 13:43:45 2026] POST /volume/v3/attachments/8ae505a8-5d38-4698-8827-3ee8debf93d8/action => generated 0 bytes in 84 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:43:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-93e0e521-5d56-4499-ac3e-4df6e084a978 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-93e0e521-5d56-4499-ac3e-4df6e084a978 tempest-ExtensionsTestJSON-1484826818 tempest-ExtensionsTestJSON-1484826818-project-member] GET http://192.168.122.181/volume/v3/extensions Sep 03 13:43:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-93e0e521-5d56-4499-ac3e-4df6e084a978 tempest-ExtensionsTestJSON-1484826818 tempest-ExtensionsTestJSON-1484826818-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-93e0e521-5d56-4499-ac3e-4df6e084a978 tempest-ExtensionsTestJSON-1484826818 tempest-ExtensionsTestJSON-1484826818-project-member] Calling method 'index' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-93e0e521-5d56-4499-ac3e-4df6e084a978 tempest-ExtensionsTestJSON-1484826818 tempest-ExtensionsTestJSON-1484826818-project-member] http://192.168.122.181/volume/v3/extensions returned with HTTP 200 Sep 03 13:43:51 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1053/2045] 192.168.122.181 () {58 vars in 1130 bytes} [Thu Sep 3 13:43:50 2026] GET /volume/v3/extensions => generated 5245 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:43:55 devstack devstack@c-api.service[86720]: DEBUG dbcounter [-] [86720] Writing DB stats cinder:SELECT=30,cinder:INSERT=2,cinder:UPDATE=7 {{(pid=86720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:43:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-51cb87af-d536-4b35-912b-77a33e382e66 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:55 devstack devstack@c-api.service[86719]: DEBUG dbcounter [-] [86719] Writing DB stats cinder:SELECT=42,cinder:UPDATE=5,cinder:INSERT=4 {{(pid=86719) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:43:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-51cb87af-d536-4b35-912b-77a33e382e66 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:43:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-51cb87af-d536-4b35-912b-77a33e382e66 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-656396360"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:43:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-51cb87af-d536-4b35-912b-77a33e382e66 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-656396360'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:43:55 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-51cb87af-d536-4b35-912b-77a33e382e66 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Create volume of 1 GB Sep 03 13:43:55 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-51cb87af-d536-4b35-912b-77a33e382e66 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Availability Zones retrieved successfully. Sep 03 13:43:55 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-51cb87af-d536-4b35-912b-77a33e382e66 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Flow 'volume_create_api' (c2a3ca17-9b04-429a-ad77-cd6ccd55f6e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:43:55 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-51cb87af-d536-4b35-912b-77a33e382e66 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1b15782-2c30-4424-98b0-afc5f1b4b975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:43:55 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-51cb87af-d536-4b35-912b-77a33e382e66 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:43:55 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-51cb87af-d536-4b35-912b-77a33e382e66 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1b15782-2c30-4424-98b0-afc5f1b4b975) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:43:55 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-51cb87af-d536-4b35-912b-77a33e382e66 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c20d675d-6cb6-4454-985d-d5a594a762ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:43:56 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-51cb87af-d536-4b35-912b-77a33e382e66 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Created reservations ['627b71d2-3c19-496e-bcc9-3d39296aa3bb', '46aeb62c-0087-4af7-8d0b-03e4f9fcc899', '3a0dcb6b-5117-4e15-918a-b4bb1910d712', 'c749375f-cda2-45b5-976a-dc4ab27aae98'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:43:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-51cb87af-d536-4b35-912b-77a33e382e66 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c20d675d-6cb6-4454-985d-d5a594a762ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['627b71d2-3c19-496e-bcc9-3d39296aa3bb', '46aeb62c-0087-4af7-8d0b-03e4f9fcc899', '3a0dcb6b-5117-4e15-918a-b4bb1910d712', 'c749375f-cda2-45b5-976a-dc4ab27aae98']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:43:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-51cb87af-d536-4b35-912b-77a33e382e66 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8f1976d-8942-47a3-89e5-24cececc8769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:43:56 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:43:56 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:43:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-51cb87af-d536-4b35-912b-77a33e382e66 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8f1976d-8942-47a3-89e5-24cececc8769) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '635726c0-3f42-4140-bc12-507c9117fcc4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-656396360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec2df0760c6c4386bcb37bf4494a95cc',qos_specs=None,replication_status=,reservations=['627b71d2-3c19-496e-bcc9-3d39296aa3bb','46aeb62c-0087-4af7-8d0b-03e4f9fcc899','3a0dcb6b-5117-4e15-918a-b4bb1910d712','c749375f-cda2-45b5-976a-dc4ab27aae98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26b009cf04a845aea134583e8c11dff3',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:43:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-656396360',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=635726c0-3f42-4140-bc12-507c9117fcc4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec2df0760c6c4386bcb37bf4494a95cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26b009cf04a845aea134583e8c11dff3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:43:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-51cb87af-d536-4b35-912b-77a33e382e66 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74245569-caa8-4e50-98dd-a3e35519451a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:43:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-51cb87af-d536-4b35-912b-77a33e382e66 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74245569-caa8-4e50-98dd-a3e35519451a) transitioned into state 'SUCCESS' from state '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-656396360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec2df0760c6c4386bcb37bf4494a95cc',qos_specs=None,replication_status=,reservations=['627b71d2-3c19-496e-bcc9-3d39296aa3bb','46aeb62c-0087-4af7-8d0b-03e4f9fcc899','3a0dcb6b-5117-4e15-918a-b4bb1910d712','c749375f-cda2-45b5-976a-dc4ab27aae98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26b009cf04a845aea134583e8c11dff3',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:43:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-51cb87af-d536-4b35-912b-77a33e382e66 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ba4d4dc-161b-4e5d-a9e8-d56598ece548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:43:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-51cb87af-d536-4b35-912b-77a33e382e66 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ba4d4dc-161b-4e5d-a9e8-d56598ece548) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:43:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-51cb87af-d536-4b35-912b-77a33e382e66 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Flow 'volume_create_api' (c2a3ca17-9b04-429a-ad77-cd6ccd55f6e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:43:56 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-51cb87af-d536-4b35-912b-77a33e382e66 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Create volume request issued successfully. Sep 03 13:43:56 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-51cb87af-d536-4b35-912b-77a33e382e66 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:43:56 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 993/2046] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:43:55 2026] POST /volume/v3/volumes => generated 763 bytes in 835 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:43:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ea9c678d-ac13-4d77-9cf7-d21b3a60ae71 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ea9c678d-ac13-4d77-9cf7-d21b3a60ae71 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] GET http://192.168.122.181/volume/v3/volumes/635726c0-3f42-4140-bc12-507c9117fcc4 Sep 03 13:43:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ea9c678d-ac13-4d77-9cf7-d21b3a60ae71 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ea9c678d-ac13-4d77-9cf7-d21b3a60ae71 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:56 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:43:56 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:43:56 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:56 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:43:56 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-ea9c678d-ac13-4d77-9cf7-d21b3a60ae71 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Volume info retrieved successfully. Sep 03 13:43:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ea9c678d-ac13-4d77-9cf7-d21b3a60ae71 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] http://192.168.122.181/volume/v3/volumes/635726c0-3f42-4140-bc12-507c9117fcc4 returned with HTTP 200 Sep 03 13:43:56 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1054/2047] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:43:56 2026] GET /volume/v3/volumes/635726c0-3f42-4140-bc12-507c9117fcc4 => generated 831 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-4d1ee521-da00-4bbe-bb9f-f95f0a369a94 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4d1ee521-da00-4bbe-bb9f-f95f0a369a94 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] GET http://192.168.122.181/volume/v3/volumes/635726c0-3f42-4140-bc12-507c9117fcc4 Sep 03 13:43:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4d1ee521-da00-4bbe-bb9f-f95f0a369a94 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4d1ee521-da00-4bbe-bb9f-f95f0a369a94 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:57 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:43:57 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:43:57 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:57 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:43:57 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-4d1ee521-da00-4bbe-bb9f-f95f0a369a94 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Volume info retrieved successfully. Sep 03 13:43:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4d1ee521-da00-4bbe-bb9f-f95f0a369a94 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] http://192.168.122.181/volume/v3/volumes/635726c0-3f42-4140-bc12-507c9117fcc4 returned with HTTP 200 Sep 03 13:43:57 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 994/2048] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:43:57 2026] GET /volume/v3/volumes/635726c0-3f42-4140-bc12-507c9117fcc4 => generated 855 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-4dcd0c33-80c1-41c2-b599-5240615a0a82 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:58 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4dcd0c33-80c1-41c2-b599-5240615a0a82 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] GET http://192.168.122.181/volume/v3/volumes/635726c0-3f42-4140-bc12-507c9117fcc4 Sep 03 13:43:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4dcd0c33-80c1-41c2-b599-5240615a0a82 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4dcd0c33-80c1-41c2-b599-5240615a0a82 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:58 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:43:58 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:43:58 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:58 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:43:58 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-4dcd0c33-80c1-41c2-b599-5240615a0a82 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Volume info retrieved successfully. Sep 03 13:43:58 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4dcd0c33-80c1-41c2-b599-5240615a0a82 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] http://192.168.122.181/volume/v3/volumes/635726c0-3f42-4140-bc12-507c9117fcc4 returned with HTTP 200 Sep 03 13:43:58 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1055/2049] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:43:58 2026] GET /volume/v3/volumes/635726c0-3f42-4140-bc12-507c9117fcc4 => generated 856 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:43:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-ad897071-9638-4f97-9e77-f0466217c17b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:58 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ad897071-9638-4f97-9e77-f0466217c17b tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] POST http://192.168.122.181/volume/v3/snapshots Sep 03 13:43:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ad897071-9638-4f97-9e77-f0466217c17b tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "635726c0-3f42-4140-bc12-507c9117fcc4", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-136976803"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:43:58 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:43:58 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:43:58 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:58 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:43:58 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-ad897071-9638-4f97-9e77-f0466217c17b tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Volume info retrieved successfully. Sep 03 13:43:58 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.snapshots [None req-ad897071-9638-4f97-9e77-f0466217c17b tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Create snapshot from volume 635726c0-3f42-4140-bc12-507c9117fcc4 Sep 03 13:43:58 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-ad897071-9638-4f97-9e77-f0466217c17b tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Created reservations ['5ad6d163-8251-4e2f-9135-735d605d8478', 'a2588ab4-0eb3-4911-bd74-bb8bc1ad689b', '89f17988-2c82-4fd5-b74e-465a2c63f4f0', '4b355401-2e54-4b89-a56b-b5d5f19ad8f9'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:43:58 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:43:58 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:43:58 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-ad897071-9638-4f97-9e77-f0466217c17b tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Snapshot create request issued successfully. Sep 03 13:43:58 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ad897071-9638-4f97-9e77-f0466217c17b tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] http://192.168.122.181/volume/v3/snapshots returned with HTTP 202 Sep 03 13:43:58 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 995/2050] 192.168.122.181 () {60 vars in 1149 bytes} [Thu Sep 3 13:43:58 2026] POST /volume/v3/snapshots => generated 310 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:43:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e55ce6f3-c4bc-4b73-8713-223c198e28e8 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:43:58 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e55ce6f3-c4bc-4b73-8713-223c198e28e8 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] GET http://192.168.122.181/volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6 Sep 03 13:43:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e55ce6f3-c4bc-4b73-8713-223c198e28e8 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:43:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e55ce6f3-c4bc-4b73-8713-223c198e28e8 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:43:59 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:43:59 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:43:59 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-e55ce6f3-c4bc-4b73-8713-223c198e28e8 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Snapshot retrieved successfully. Sep 03 13:43:59 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e55ce6f3-c4bc-4b73-8713-223c198e28e8 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] http://192.168.122.181/volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6 returned with HTTP 200 Sep 03 13:43:59 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1056/2051] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:43:58 2026] GET /volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6 => generated 442 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-d2f1e936-0182-49ca-8a17-25038f21e2fe None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:00 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d2f1e936-0182-49ca-8a17-25038f21e2fe tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] GET http://192.168.122.181/volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6 Sep 03 13:44:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d2f1e936-0182-49ca-8a17-25038f21e2fe tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d2f1e936-0182-49ca-8a17-25038f21e2fe tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:00 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:00 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:00 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-d2f1e936-0182-49ca-8a17-25038f21e2fe tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Snapshot retrieved successfully. Sep 03 13:44:00 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d2f1e936-0182-49ca-8a17-25038f21e2fe tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] http://192.168.122.181/volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6 returned with HTTP 200 Sep 03 13:44:00 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 996/2052] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:44:00 2026] GET /volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6 => generated 442 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:01 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-1e8f3655-d86c-4590-9380-55bc6ad20730 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:01 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1e8f3655-d86c-4590-9380-55bc6ad20730 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] GET http://192.168.122.181/volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6 Sep 03 13:44:01 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1e8f3655-d86c-4590-9380-55bc6ad20730 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:01 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1e8f3655-d86c-4590-9380-55bc6ad20730 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:01 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:01 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:01 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-1e8f3655-d86c-4590-9380-55bc6ad20730 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Snapshot retrieved successfully. Sep 03 13:44:01 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1e8f3655-d86c-4590-9380-55bc6ad20730 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] http://192.168.122.181/volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6 returned with HTTP 200 Sep 03 13:44:01 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1057/2053] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:44:01 2026] GET /volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6 => generated 442 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-582d8f9d-f7da-4844-ba07-4f3f5110c47b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-582d8f9d-f7da-4844-ba07-4f3f5110c47b tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] GET http://192.168.122.181/volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6 Sep 03 13:44:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-582d8f9d-f7da-4844-ba07-4f3f5110c47b tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-582d8f9d-f7da-4844-ba07-4f3f5110c47b tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:02 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:02 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:02 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-582d8f9d-f7da-4844-ba07-4f3f5110c47b tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Snapshot retrieved successfully. Sep 03 13:44:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-582d8f9d-f7da-4844-ba07-4f3f5110c47b tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] http://192.168.122.181/volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6 returned with HTTP 200 Sep 03 13:44:02 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 997/2054] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:44:02 2026] GET /volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6 => generated 469 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-15d5f141-1251-43ab-b9ba-9fd8ffe29f88 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-15d5f141-1251-43ab-b9ba-9fd8ffe29f88 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] POST http://192.168.122.181/volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6/metadata Sep 03 13:44:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-15d5f141-1251-43ab-b9ba-9fd8ffe29f88 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:44:02 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:02 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:02 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-15d5f141-1251-43ab-b9ba-9fd8ffe29f88 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Snapshot retrieved successfully. Sep 03 13:44:02 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-15d5f141-1251-43ab-b9ba-9fd8ffe29f88 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Update snapshot metadata completed successfully. Sep 03 13:44:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-15d5f141-1251-43ab-b9ba-9fd8ffe29f88 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] http://192.168.122.181/volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6/metadata returned with HTTP 200 Sep 03 13:44:02 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1058/2055] 192.168.122.181 () {60 vars in 1286 bytes} [Thu Sep 3 13:44:02 2026] POST /volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6/metadata => generated 68 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:44:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-c735e677-57d1-48cc-bc7d-a2b58685feeb None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c735e677-57d1-48cc-bc7d-a2b58685feeb tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] GET http://192.168.122.181/volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6/metadata Sep 03 13:44:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c735e677-57d1-48cc-bc7d-a2b58685feeb tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c735e677-57d1-48cc-bc7d-a2b58685feeb tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Calling method 'index' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:02 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:02 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:02 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-c735e677-57d1-48cc-bc7d-a2b58685feeb tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Snapshot retrieved successfully. Sep 03 13:44:02 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-c735e677-57d1-48cc-bc7d-a2b58685feeb tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Get snapshot metadata completed successfully. Sep 03 13:44:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c735e677-57d1-48cc-bc7d-a2b58685feeb tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] http://192.168.122.181/volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6/metadata returned with HTTP 200 Sep 03 13:44:02 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 998/2056] 192.168.122.181 () {58 vars in 1265 bytes} [Thu Sep 3 13:44:02 2026] GET /volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6/metadata => generated 68 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:44:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-55209447-44ca-42c9-8d97-d592445574af None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-55209447-44ca-42c9-8d97-d592445574af tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] PUT http://192.168.122.181/volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6/metadata Sep 03 13:44:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-55209447-44ca-42c9-8d97-d592445574af tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:44:02 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:02 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:02 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-55209447-44ca-42c9-8d97-d592445574af tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Snapshot retrieved successfully. Sep 03 13:44:02 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-55209447-44ca-42c9-8d97-d592445574af tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Update snapshot metadata completed successfully. Sep 03 13:44:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-55209447-44ca-42c9-8d97-d592445574af tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] http://192.168.122.181/volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6/metadata returned with HTTP 200 Sep 03 13:44:02 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1059/2057] 192.168.122.181 () {60 vars in 1285 bytes} [Thu Sep 3 13:44:02 2026] PUT /volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6/metadata => generated 57 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:44:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-36127ed2-68c6-4eae-9ade-e5c2300a2c64 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-36127ed2-68c6-4eae-9ade-e5c2300a2c64 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] GET http://192.168.122.181/volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6/metadata Sep 03 13:44:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-36127ed2-68c6-4eae-9ade-e5c2300a2c64 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-36127ed2-68c6-4eae-9ade-e5c2300a2c64 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Calling method 'index' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:02 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:02 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:02 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-36127ed2-68c6-4eae-9ade-e5c2300a2c64 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Snapshot retrieved successfully. Sep 03 13:44:02 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-36127ed2-68c6-4eae-9ade-e5c2300a2c64 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Get snapshot metadata completed successfully. Sep 03 13:44:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-36127ed2-68c6-4eae-9ade-e5c2300a2c64 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] http://192.168.122.181/volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6/metadata returned with HTTP 200 Sep 03 13:44:02 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 999/2058] 192.168.122.181 () {58 vars in 1265 bytes} [Thu Sep 3 13:44:02 2026] GET /volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6/metadata => generated 57 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:44:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-81f87f7c-92e4-4df3-9838-8ffcc62953d3 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-81f87f7c-92e4-4df3-9838-8ffcc62953d3 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] DELETE http://192.168.122.181/volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6/metadata/key3 Sep 03 13:44:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-81f87f7c-92e4-4df3-9838-8ffcc62953d3 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-81f87f7c-92e4-4df3-9838-8ffcc62953d3 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:02 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:02 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:02 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-81f87f7c-92e4-4df3-9838-8ffcc62953d3 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Snapshot retrieved successfully. Sep 03 13:44:02 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-81f87f7c-92e4-4df3-9838-8ffcc62953d3 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Get snapshot metadata completed successfully. Sep 03 13:44:02 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-81f87f7c-92e4-4df3-9838-8ffcc62953d3 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Delete snapshot metadata completed successfully. Sep 03 13:44:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-81f87f7c-92e4-4df3-9838-8ffcc62953d3 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] http://192.168.122.181/volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6/metadata/key3 returned with HTTP 200 Sep 03 13:44:02 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1060/2059] 192.168.122.181 () {58 vars in 1283 bytes} [Thu Sep 3 13:44:02 2026] DELETE /volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6/metadata/key3 => generated 0 bytes in 43 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 03 13:44:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-5f3400c1-f37a-45e4-8113-331a0ddc9626 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5f3400c1-f37a-45e4-8113-331a0ddc9626 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] GET http://192.168.122.181/volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6/metadata Sep 03 13:44:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5f3400c1-f37a-45e4-8113-331a0ddc9626 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5f3400c1-f37a-45e4-8113-331a0ddc9626 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Calling method 'index' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:02 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:02 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:02 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-5f3400c1-f37a-45e4-8113-331a0ddc9626 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Snapshot retrieved successfully. Sep 03 13:44:02 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-5f3400c1-f37a-45e4-8113-331a0ddc9626 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Get snapshot metadata completed successfully. Sep 03 13:44:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5f3400c1-f37a-45e4-8113-331a0ddc9626 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] http://192.168.122.181/volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6/metadata returned with HTTP 200 Sep 03 13:44:02 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1000/2060] 192.168.122.181 () {58 vars in 1265 bytes} [Thu Sep 3 13:44:02 2026] GET /volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6/metadata => generated 32 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:44:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-dd00585e-bac9-4a42-8e8b-eb7173267380 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-dd00585e-bac9-4a42-8e8b-eb7173267380 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] PUT http://192.168.122.181/volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6/metadata Sep 03 13:44:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-dd00585e-bac9-4a42-8e8b-eb7173267380 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:44:02 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:02 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:02 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-dd00585e-bac9-4a42-8e8b-eb7173267380 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Snapshot retrieved successfully. Sep 03 13:44:02 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-dd00585e-bac9-4a42-8e8b-eb7173267380 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Update snapshot metadata completed successfully. Sep 03 13:44:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-dd00585e-bac9-4a42-8e8b-eb7173267380 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] http://192.168.122.181/volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6/metadata returned with HTTP 200 Sep 03 13:44:02 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1061/2061] 192.168.122.181 () {60 vars in 1285 bytes} [Thu Sep 3 13:44:02 2026] PUT /volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6/metadata => generated 16 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:44:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-98f2e98b-854d-443a-b96e-1f65893f9c69 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-98f2e98b-854d-443a-b96e-1f65893f9c69 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] POST http://192.168.122.181/volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6/metadata Sep 03 13:44:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-98f2e98b-854d-443a-b96e-1f65893f9c69 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:44:02 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:02 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:02 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-98f2e98b-854d-443a-b96e-1f65893f9c69 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Snapshot retrieved successfully. Sep 03 13:44:02 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-98f2e98b-854d-443a-b96e-1f65893f9c69 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Update snapshot metadata completed successfully. Sep 03 13:44:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-98f2e98b-854d-443a-b96e-1f65893f9c69 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] http://192.168.122.181/volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6/metadata returned with HTTP 200 Sep 03 13:44:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f8f5358c-cc2e-4ca7-b6a3-2c5726a7532c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:02 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1001/2062] 192.168.122.181 () {60 vars in 1286 bytes} [Thu Sep 3 13:44:02 2026] POST /volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6/metadata => generated 68 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:44:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f8f5358c-cc2e-4ca7-b6a3-2c5726a7532c tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] GET http://192.168.122.181/volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6/metadata Sep 03 13:44:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f8f5358c-cc2e-4ca7-b6a3-2c5726a7532c tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f8f5358c-cc2e-4ca7-b6a3-2c5726a7532c tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Calling method 'index' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:02 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:02 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:02 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-f8f5358c-cc2e-4ca7-b6a3-2c5726a7532c tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Snapshot retrieved successfully. Sep 03 13:44:02 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-f8f5358c-cc2e-4ca7-b6a3-2c5726a7532c tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Get snapshot metadata completed successfully. Sep 03 13:44:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f8f5358c-cc2e-4ca7-b6a3-2c5726a7532c tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] http://192.168.122.181/volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6/metadata returned with HTTP 200 Sep 03 13:44:02 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1062/2063] 192.168.122.181 () {58 vars in 1265 bytes} [Thu Sep 3 13:44:02 2026] GET /volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6/metadata => generated 68 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:44:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-dcdde838-46c0-4cff-8b1e-1dd1cd0d58da None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-dcdde838-46c0-4cff-8b1e-1dd1cd0d58da tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] PUT http://192.168.122.181/volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6/metadata/key3 Sep 03 13:44:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-dcdde838-46c0-4cff-8b1e-1dd1cd0d58da tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:44:02 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:02 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:02 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-dcdde838-46c0-4cff-8b1e-1dd1cd0d58da tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Snapshot retrieved successfully. Sep 03 13:44:02 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-dcdde838-46c0-4cff-8b1e-1dd1cd0d58da tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Update snapshot metadata completed successfully. Sep 03 13:44:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-dcdde838-46c0-4cff-8b1e-1dd1cd0d58da tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] http://192.168.122.181/volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6/metadata/key3 returned with HTTP 200 Sep 03 13:44:02 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1002/2064] 192.168.122.181 () {60 vars in 1300 bytes} [Thu Sep 3 13:44:02 2026] PUT /volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6/metadata/key3 => generated 35 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:44:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-3cbd8544-9e5b-4eed-8d4e-c28d9a82cebf None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3cbd8544-9e5b-4eed-8d4e-c28d9a82cebf tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] GET http://192.168.122.181/volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6/metadata/key3 Sep 03 13:44:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3cbd8544-9e5b-4eed-8d4e-c28d9a82cebf tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3cbd8544-9e5b-4eed-8d4e-c28d9a82cebf tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:02 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:02 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:02 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-3cbd8544-9e5b-4eed-8d4e-c28d9a82cebf tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Snapshot retrieved successfully. Sep 03 13:44:02 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-3cbd8544-9e5b-4eed-8d4e-c28d9a82cebf tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Get snapshot metadata completed successfully. Sep 03 13:44:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3cbd8544-9e5b-4eed-8d4e-c28d9a82cebf tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] http://192.168.122.181/volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6/metadata/key3 returned with HTTP 200 Sep 03 13:44:02 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1063/2065] 192.168.122.181 () {58 vars in 1280 bytes} [Thu Sep 3 13:44:02 2026] GET /volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6/metadata/key3 => generated 35 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:44:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-ddb01ecf-4771-4d00-8eaf-bb89c46e1c47 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ddb01ecf-4771-4d00-8eaf-bb89c46e1c47 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] GET http://192.168.122.181/volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6/metadata Sep 03 13:44:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ddb01ecf-4771-4d00-8eaf-bb89c46e1c47 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ddb01ecf-4771-4d00-8eaf-bb89c46e1c47 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Calling method 'index' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:02 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:02 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:02 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-ddb01ecf-4771-4d00-8eaf-bb89c46e1c47 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Snapshot retrieved successfully. Sep 03 13:44:02 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-ddb01ecf-4771-4d00-8eaf-bb89c46e1c47 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Get snapshot metadata completed successfully. Sep 03 13:44:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ddb01ecf-4771-4d00-8eaf-bb89c46e1c47 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] http://192.168.122.181/volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6/metadata returned with HTTP 200 Sep 03 13:44:02 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1003/2066] 192.168.122.181 () {58 vars in 1265 bytes} [Thu Sep 3 13:44:02 2026] GET /volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6/metadata => generated 75 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:44:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-172eb03a-e1ff-4fa6-b047-57987fa4a5e2 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-172eb03a-e1ff-4fa6-b047-57987fa4a5e2 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] PUT http://192.168.122.181/volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6/metadata Sep 03 13:44:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-172eb03a-e1ff-4fa6-b047-57987fa4a5e2 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:44:02 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:02 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:02 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-172eb03a-e1ff-4fa6-b047-57987fa4a5e2 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Snapshot retrieved successfully. Sep 03 13:44:03 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-172eb03a-e1ff-4fa6-b047-57987fa4a5e2 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Update snapshot metadata completed successfully. Sep 03 13:44:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-172eb03a-e1ff-4fa6-b047-57987fa4a5e2 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] http://192.168.122.181/volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6/metadata returned with HTTP 200 Sep 03 13:44:03 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1064/2067] 192.168.122.181 () {60 vars in 1285 bytes} [Thu Sep 3 13:44:02 2026] PUT /volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6/metadata => generated 16 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:44:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-53bbc44c-4fa9-4cf4-b5dc-efacd164d803 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-53bbc44c-4fa9-4cf4-b5dc-efacd164d803 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] DELETE http://192.168.122.181/volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6 Sep 03 13:44:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-53bbc44c-4fa9-4cf4-b5dc-efacd164d803 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-53bbc44c-4fa9-4cf4-b5dc-efacd164d803 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:03 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.snapshots [None req-53bbc44c-4fa9-4cf4-b5dc-efacd164d803 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Delete snapshot with id: 522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6 Sep 03 13:44:03 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:03 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:03 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-53bbc44c-4fa9-4cf4-b5dc-efacd164d803 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Snapshot retrieved successfully. Sep 03 13:44:03 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:03 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:03 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-53bbc44c-4fa9-4cf4-b5dc-efacd164d803 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Snapshot delete request issued successfully. Sep 03 13:44:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-53bbc44c-4fa9-4cf4-b5dc-efacd164d803 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] http://192.168.122.181/volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6 returned with HTTP 202 Sep 03 13:44:03 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1004/2068] 192.168.122.181 () {58 vars in 1241 bytes} [Thu Sep 3 13:44:03 2026] DELETE /volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:44:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-dd18b34d-861d-496e-8c65-f8d720c249b1 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-dd18b34d-861d-496e-8c65-f8d720c249b1 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] GET http://192.168.122.181/volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6 Sep 03 13:44:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-dd18b34d-861d-496e-8c65-f8d720c249b1 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-dd18b34d-861d-496e-8c65-f8d720c249b1 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:03 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:03 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:03 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-dd18b34d-861d-496e-8c65-f8d720c249b1 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Snapshot retrieved successfully. Sep 03 13:44:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-dd18b34d-861d-496e-8c65-f8d720c249b1 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] http://192.168.122.181/volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6 returned with HTTP 200 Sep 03 13:44:03 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1065/2069] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:44:03 2026] GET /volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6 => generated 468 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:44:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-7955db86-c75a-4821-8093-b6154acb7e36 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7955db86-c75a-4821-8093-b6154acb7e36 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] GET http://192.168.122.181/volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6 Sep 03 13:44:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7955db86-c75a-4821-8093-b6154acb7e36 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7955db86-c75a-4821-8093-b6154acb7e36 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:04 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:04 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:04 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-7955db86-c75a-4821-8093-b6154acb7e36 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Snapshot retrieved successfully. Sep 03 13:44:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7955db86-c75a-4821-8093-b6154acb7e36 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] http://192.168.122.181/volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6 returned with HTTP 200 Sep 03 13:44:04 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1005/2070] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:44:04 2026] GET /volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6 => generated 468 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:44:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-5ebf8c9c-b228-4e93-8b73-85a4b54f5e75 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5ebf8c9c-b228-4e93-8b73-85a4b54f5e75 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] GET http://192.168.122.181/volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6 Sep 03 13:44:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5ebf8c9c-b228-4e93-8b73-85a4b54f5e75 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5ebf8c9c-b228-4e93-8b73-85a4b54f5e75 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5ebf8c9c-b228-4e93-8b73-85a4b54f5e75 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] http://192.168.122.181/volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6 returned with HTTP 404 Sep 03 13:44:05 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1066/2071] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:44:05 2026] GET /volume/v3/snapshots/522d9a3e-cbcc-433b-8fdb-b2f2e3dcf5e6 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:44:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-08f953e7-0374-41b8-87e6-0b1066bde4b6 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-08f953e7-0374-41b8-87e6-0b1066bde4b6 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] GET http://192.168.122.181/volume/v3/volumes/635726c0-3f42-4140-bc12-507c9117fcc4 Sep 03 13:44:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-08f953e7-0374-41b8-87e6-0b1066bde4b6 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-08f953e7-0374-41b8-87e6-0b1066bde4b6 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:05 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:05 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:05 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:05 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:05 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-08f953e7-0374-41b8-87e6-0b1066bde4b6 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Volume info retrieved successfully. Sep 03 13:44:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-08f953e7-0374-41b8-87e6-0b1066bde4b6 tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] http://192.168.122.181/volume/v3/volumes/635726c0-3f42-4140-bc12-507c9117fcc4 returned with HTTP 200 Sep 03 13:44:05 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1006/2072] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:05 2026] GET /volume/v3/volumes/635726c0-3f42-4140-bc12-507c9117fcc4 => generated 856 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-51c5fb7a-89e8-4dd9-86c8-5f71b98b033b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-51c5fb7a-89e8-4dd9-86c8-5f71b98b033b tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] DELETE http://192.168.122.181/volume/v3/volumes/635726c0-3f42-4140-bc12-507c9117fcc4 Sep 03 13:44:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-51c5fb7a-89e8-4dd9-86c8-5f71b98b033b tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-51c5fb7a-89e8-4dd9-86c8-5f71b98b033b tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:05 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-51c5fb7a-89e8-4dd9-86c8-5f71b98b033b tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Delete volume with id: 635726c0-3f42-4140-bc12-507c9117fcc4 Sep 03 13:44:05 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:05 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:05 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:05 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:05 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-51c5fb7a-89e8-4dd9-86c8-5f71b98b033b tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Volume info retrieved successfully. Sep 03 13:44:05 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-51c5fb7a-89e8-4dd9-86c8-5f71b98b033b tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Delete volume request issued successfully. Sep 03 13:44:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-51c5fb7a-89e8-4dd9-86c8-5f71b98b033b tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] http://192.168.122.181/volume/v3/volumes/635726c0-3f42-4140-bc12-507c9117fcc4 returned with HTTP 202 Sep 03 13:44:05 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1067/2073] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:44:05 2026] DELETE /volume/v3/volumes/635726c0-3f42-4140-bc12-507c9117fcc4 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:44:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-74ffeec4-fc36-4931-9da0-e3043aafee8f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-74ffeec4-fc36-4931-9da0-e3043aafee8f tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] GET http://192.168.122.181/volume/v3/volumes/635726c0-3f42-4140-bc12-507c9117fcc4 Sep 03 13:44:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-74ffeec4-fc36-4931-9da0-e3043aafee8f tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-74ffeec4-fc36-4931-9da0-e3043aafee8f tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:05 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:05 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:05 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:05 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:05 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-74ffeec4-fc36-4931-9da0-e3043aafee8f tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Volume info retrieved successfully. Sep 03 13:44:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-74ffeec4-fc36-4931-9da0-e3043aafee8f tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] http://192.168.122.181/volume/v3/volumes/635726c0-3f42-4140-bc12-507c9117fcc4 returned with HTTP 200 Sep 03 13:44:05 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1007/2074] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:05 2026] GET /volume/v3/volumes/635726c0-3f42-4140-bc12-507c9117fcc4 => generated 855 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-9f2f0316-0ce1-4c88-9b3a-3967ded9815f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:06 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9f2f0316-0ce1-4c88-9b3a-3967ded9815f tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] GET http://192.168.122.181/volume/v3/volumes/635726c0-3f42-4140-bc12-507c9117fcc4 Sep 03 13:44:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9f2f0316-0ce1-4c88-9b3a-3967ded9815f tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9f2f0316-0ce1-4c88-9b3a-3967ded9815f tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:06 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9f2f0316-0ce1-4c88-9b3a-3967ded9815f tempest-SnapshotMetadataTestJSON-371986177 tempest-SnapshotMetadataTestJSON-371986177-project-member] http://192.168.122.181/volume/v3/volumes/635726c0-3f42-4140-bc12-507c9117fcc4 returned with HTTP 404 Sep 03 13:44:06 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1068/2075] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:06 2026] GET /volume/v3/volumes/635726c0-3f42-4140-bc12-507c9117fcc4 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 13:44:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-52e7affe-af8b-4f4b-8437-c9a90420fbf0 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:08 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-52e7affe-af8b-4f4b-8437-c9a90420fbf0 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:44:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-52e7affe-af8b-4f4b-8437-c9a90420fbf0 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1897248978"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:44:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-52e7affe-af8b-4f4b-8437-c9a90420fbf0 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1897248978'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:44:08 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-52e7affe-af8b-4f4b-8437-c9a90420fbf0 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Create volume of 1 GB Sep 03 13:44:08 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-52e7affe-af8b-4f4b-8437-c9a90420fbf0 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Availability Zones retrieved successfully. Sep 03 13:44:09 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-52e7affe-af8b-4f4b-8437-c9a90420fbf0 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Flow 'volume_create_api' (d6c5adcc-1cb2-4618-bae1-04a9080b1556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:44:09 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-52e7affe-af8b-4f4b-8437-c9a90420fbf0 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1239983-a68a-4568-ad45-11c289290aa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:44:09 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-52e7affe-af8b-4f4b-8437-c9a90420fbf0 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:44:09 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-52e7affe-af8b-4f4b-8437-c9a90420fbf0 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1239983-a68a-4568-ad45-11c289290aa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:44:09 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-52e7affe-af8b-4f4b-8437-c9a90420fbf0 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a568614a-3445-40da-aed8-ffadc7d3a37c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:44:09 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-52e7affe-af8b-4f4b-8437-c9a90420fbf0 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Created reservations ['e80486ac-2ba7-47a8-b6d9-d6250e644044', '8a883d53-cd5e-4fff-84a9-68a089c1d387', 'c46a8fda-4f76-4a51-bf05-0576a012bf2b', 'ae002b3e-1576-4fc0-b9f2-6bc38bcfb254'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:44:09 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-52e7affe-af8b-4f4b-8437-c9a90420fbf0 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a568614a-3445-40da-aed8-ffadc7d3a37c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e80486ac-2ba7-47a8-b6d9-d6250e644044', '8a883d53-cd5e-4fff-84a9-68a089c1d387', 'c46a8fda-4f76-4a51-bf05-0576a012bf2b', 'ae002b3e-1576-4fc0-b9f2-6bc38bcfb254']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:44:09 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-52e7affe-af8b-4f4b-8437-c9a90420fbf0 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (228f1a09-f751-459e-b07a-30e5df90fe4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:44:09 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:09 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:09 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-52e7affe-af8b-4f4b-8437-c9a90420fbf0 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (228f1a09-f751-459e-b07a-30e5df90fe4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b568828-861d-45da-abee-26006ca48832', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1897248978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e61aeb7b59434bbfaa0bcd5f594d153a',qos_specs=None,replication_status=,reservations=['e80486ac-2ba7-47a8-b6d9-d6250e644044','8a883d53-cd5e-4fff-84a9-68a089c1d387','c46a8fda-4f76-4a51-bf05-0576a012bf2b','ae002b3e-1576-4fc0-b9f2-6bc38bcfb254'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1583b7df9f6941f887d5589f06b98d27',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:44:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1897248978',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b568828-861d-45da-abee-26006ca48832,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e61aeb7b59434bbfaa0bcd5f594d153a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1583b7df9f6941f887d5589f06b98d27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:44:09 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-52e7affe-af8b-4f4b-8437-c9a90420fbf0 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c422210-7c6b-4f99-9263-11984370b43b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:44:09 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-52e7affe-af8b-4f4b-8437-c9a90420fbf0 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c422210-7c6b-4f99-9263-11984370b43b) transitioned into state 'SUCCESS' from state '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-1897248978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e61aeb7b59434bbfaa0bcd5f594d153a',qos_specs=None,replication_status=,reservations=['e80486ac-2ba7-47a8-b6d9-d6250e644044','8a883d53-cd5e-4fff-84a9-68a089c1d387','c46a8fda-4f76-4a51-bf05-0576a012bf2b','ae002b3e-1576-4fc0-b9f2-6bc38bcfb254'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1583b7df9f6941f887d5589f06b98d27',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:44:09 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-52e7affe-af8b-4f4b-8437-c9a90420fbf0 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d49fb9ab-1677-4ed2-a185-01834866a958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:44:09 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-52e7affe-af8b-4f4b-8437-c9a90420fbf0 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d49fb9ab-1677-4ed2-a185-01834866a958) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:44:09 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-52e7affe-af8b-4f4b-8437-c9a90420fbf0 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Flow 'volume_create_api' (d6c5adcc-1cb2-4618-bae1-04a9080b1556) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:44:09 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-52e7affe-af8b-4f4b-8437-c9a90420fbf0 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Create volume request issued successfully. Sep 03 13:44:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-52e7affe-af8b-4f4b-8437-c9a90420fbf0 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:44:09 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1008/2076] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:44:08 2026] POST /volume/v3/volumes => generated 756 bytes in 552 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:44:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-4d5c74e9-1c20-499a-9a90-ad0942cc9bff None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4d5c74e9-1c20-499a-9a90-ad0942cc9bff tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] GET http://192.168.122.181/volume/v3/volumes/9b568828-861d-45da-abee-26006ca48832 Sep 03 13:44:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4d5c74e9-1c20-499a-9a90-ad0942cc9bff tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4d5c74e9-1c20-499a-9a90-ad0942cc9bff tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:09 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:09 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:09 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:09 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:09 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-4d5c74e9-1c20-499a-9a90-ad0942cc9bff tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Volume info retrieved successfully. Sep 03 13:44:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4d5c74e9-1c20-499a-9a90-ad0942cc9bff tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] http://192.168.122.181/volume/v3/volumes/9b568828-861d-45da-abee-26006ca48832 returned with HTTP 200 Sep 03 13:44:09 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1069/2077] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:09 2026] GET /volume/v3/volumes/9b568828-861d-45da-abee-26006ca48832 => generated 824 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:44:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e3fa8871-6398-45a0-8683-defab54e3061 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:10 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e3fa8871-6398-45a0-8683-defab54e3061 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] GET http://192.168.122.181/volume/v3/volumes/9b568828-861d-45da-abee-26006ca48832 Sep 03 13:44:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e3fa8871-6398-45a0-8683-defab54e3061 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e3fa8871-6398-45a0-8683-defab54e3061 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:10 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:10 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:10 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:10 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:10 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-e3fa8871-6398-45a0-8683-defab54e3061 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Volume info retrieved successfully. Sep 03 13:44:10 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e3fa8871-6398-45a0-8683-defab54e3061 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] http://192.168.122.181/volume/v3/volumes/9b568828-861d-45da-abee-26006ca48832 returned with HTTP 200 Sep 03 13:44:10 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1009/2078] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:10 2026] GET /volume/v3/volumes/9b568828-861d-45da-abee-26006ca48832 => generated 848 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-1a3c87e7-f0ba-4cff-b76a-1e95c5c6b7cb None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:11 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1a3c87e7-f0ba-4cff-b76a-1e95c5c6b7cb tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] GET http://192.168.122.181/volume/v3/volumes/9b568828-861d-45da-abee-26006ca48832 Sep 03 13:44:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1a3c87e7-f0ba-4cff-b76a-1e95c5c6b7cb tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1a3c87e7-f0ba-4cff-b76a-1e95c5c6b7cb tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:11 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:11 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:11 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:11 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:11 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-1a3c87e7-f0ba-4cff-b76a-1e95c5c6b7cb tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Volume info retrieved successfully. Sep 03 13:44:11 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1a3c87e7-f0ba-4cff-b76a-1e95c5c6b7cb tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] http://192.168.122.181/volume/v3/volumes/9b568828-861d-45da-abee-26006ca48832 returned with HTTP 200 Sep 03 13:44:11 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1070/2079] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:11 2026] GET /volume/v3/volumes/9b568828-861d-45da-abee-26006ca48832 => generated 849 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-ddd7c9e4-4c0f-4cbf-98f1-b3d97f8d523e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:11 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ddd7c9e4-4c0f-4cbf-98f1-b3d97f8d523e tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:44:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ddd7c9e4-4c0f-4cbf-98f1-b3d97f8d523e tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "9b568828-861d-45da-abee-26006ca48832", "size": 2, "name": "tempest-VolumesCloneTest-Volume-893772294"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:44:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-ddd7c9e4-4c0f-4cbf-98f1-b3d97f8d523e tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Create volume request body: {'volume': {'source_volid': '9b568828-861d-45da-abee-26006ca48832', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-893772294'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:44:11 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:11 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:11 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:11 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:11 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-ddd7c9e4-4c0f-4cbf-98f1-b3d97f8d523e tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Volume retrieved successfully. Sep 03 13:44:11 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-ddd7c9e4-4c0f-4cbf-98f1-b3d97f8d523e tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Create volume of 2 GB Sep 03 13:44:11 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-ddd7c9e4-4c0f-4cbf-98f1-b3d97f8d523e tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Availability Zones retrieved successfully. Sep 03 13:44:11 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ddd7c9e4-4c0f-4cbf-98f1-b3d97f8d523e tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Flow 'volume_create_api' (342deb46-b6de-4e6b-a2d9-375edbdf4db7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:44:11 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ddd7c9e4-4c0f-4cbf-98f1-b3d97f8d523e tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc810074-fe77-478f-92e9-509c568e2de5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:44:11 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-ddd7c9e4-4c0f-4cbf-98f1-b3d97f8d523e tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:44:11 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ddd7c9e4-4c0f-4cbf-98f1-b3d97f8d523e tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc810074-fe77-478f-92e9-509c568e2de5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '9b568828-861d-45da-abee-26006ca48832', 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:44:11 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ddd7c9e4-4c0f-4cbf-98f1-b3d97f8d523e tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3d0e4ad-b419-4af0-b300-da22f23ef037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:44:11 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-ddd7c9e4-4c0f-4cbf-98f1-b3d97f8d523e tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Created reservations ['c113181d-8d63-4b78-a577-64289a371d2c', 'd709d94d-80dc-4367-92cf-75108e522e8a', 'fffdb096-bbc2-41f7-a87f-d5215cd8ea89', 'ceaa1451-7fea-4b1d-848f-df14f655b65b'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:44:11 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ddd7c9e4-4c0f-4cbf-98f1-b3d97f8d523e tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3d0e4ad-b419-4af0-b300-da22f23ef037) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c113181d-8d63-4b78-a577-64289a371d2c', 'd709d94d-80dc-4367-92cf-75108e522e8a', 'fffdb096-bbc2-41f7-a87f-d5215cd8ea89', 'ceaa1451-7fea-4b1d-848f-df14f655b65b']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:44:11 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ddd7c9e4-4c0f-4cbf-98f1-b3d97f8d523e tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e289eb68-a7c3-4a16-bb34-a3f99fd2a137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:44:11 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:11 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:11 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:11 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:11 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ddd7c9e4-4c0f-4cbf-98f1-b3d97f8d523e tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e289eb68-a7c3-4a16-bb34-a3f99fd2a137) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3277a86b-452d-4890-bb6c-34824115c3cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-893772294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e61aeb7b59434bbfaa0bcd5f594d153a',qos_specs=None,replication_status=,reservations=['c113181d-8d63-4b78-a577-64289a371d2c','d709d94d-80dc-4367-92cf-75108e522e8a','fffdb096-bbc2-41f7-a87f-d5215cd8ea89','ceaa1451-7fea-4b1d-848f-df14f655b65b'],size=2,snapshot_id=None,source_replicaid=,source_volid=9b568828-861d-45da-abee-26006ca48832,status='creating',user_id='1583b7df9f6941f887d5589f06b98d27',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:44:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-893772294',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3277a86b-452d-4890-bb6c-34824115c3cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e61aeb7b59434bbfaa0bcd5f594d153a',provider_auth=None,provider_geometry=None,provider_id=None,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=9b568828-861d-45da-abee-26006ca48832,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1583b7df9f6941f887d5589f06b98d27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:44:11 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ddd7c9e4-4c0f-4cbf-98f1-b3d97f8d523e tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a892e696-9189-4fd7-bba3-1c450d7a0441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:44:11 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ddd7c9e4-4c0f-4cbf-98f1-b3d97f8d523e tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a892e696-9189-4fd7-bba3-1c450d7a0441) transitioned into state 'SUCCESS' from state '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-893772294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e61aeb7b59434bbfaa0bcd5f594d153a',qos_specs=None,replication_status=,reservations=['c113181d-8d63-4b78-a577-64289a371d2c','d709d94d-80dc-4367-92cf-75108e522e8a','fffdb096-bbc2-41f7-a87f-d5215cd8ea89','ceaa1451-7fea-4b1d-848f-df14f655b65b'],size=2,snapshot_id=None,source_replicaid=,source_volid=9b568828-861d-45da-abee-26006ca48832,status='creating',user_id='1583b7df9f6941f887d5589f06b98d27',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:44:11 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ddd7c9e4-4c0f-4cbf-98f1-b3d97f8d523e tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (571860ab-00fa-43df-8d31-6c8d4d36cee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:44:11 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:11 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:11 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ddd7c9e4-4c0f-4cbf-98f1-b3d97f8d523e tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (571860ab-00fa-43df-8d31-6c8d4d36cee7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:44:11 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-ddd7c9e4-4c0f-4cbf-98f1-b3d97f8d523e tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Flow 'volume_create_api' (342deb46-b6de-4e6b-a2d9-375edbdf4db7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:44:11 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-ddd7c9e4-4c0f-4cbf-98f1-b3d97f8d523e tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Create volume request issued successfully. Sep 03 13:44:11 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ddd7c9e4-4c0f-4cbf-98f1-b3d97f8d523e tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:44:11 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1010/2080] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:44:11 2026] POST /volume/v3/volumes => generated 789 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:44:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-83c74e17-a9fc-4ed1-a997-08f379080cdb None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:11 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-83c74e17-a9fc-4ed1-a997-08f379080cdb tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] GET http://192.168.122.181/volume/v3/volumes/3277a86b-452d-4890-bb6c-34824115c3cd Sep 03 13:44:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-83c74e17-a9fc-4ed1-a997-08f379080cdb tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-83c74e17-a9fc-4ed1-a997-08f379080cdb tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:11 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:11 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:11 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:11 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:11 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-83c74e17-a9fc-4ed1-a997-08f379080cdb tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Volume info retrieved successfully. Sep 03 13:44:11 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-83c74e17-a9fc-4ed1-a997-08f379080cdb tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] http://192.168.122.181/volume/v3/volumes/3277a86b-452d-4890-bb6c-34824115c3cd returned with HTTP 200 Sep 03 13:44:11 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1071/2081] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:11 2026] GET /volume/v3/volumes/3277a86b-452d-4890-bb6c-34824115c3cd => generated 857 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-887cba10-6960-4acb-ae9c-0cf6dc771b0e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-887cba10-6960-4acb-ae9c-0cf6dc771b0e tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] GET http://192.168.122.181/volume/v3/volumes/3277a86b-452d-4890-bb6c-34824115c3cd Sep 03 13:44:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-887cba10-6960-4acb-ae9c-0cf6dc771b0e tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-887cba10-6960-4acb-ae9c-0cf6dc771b0e tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:13 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:13 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:13 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:13 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:13 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-887cba10-6960-4acb-ae9c-0cf6dc771b0e tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Volume info retrieved successfully. Sep 03 13:44:13 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-887cba10-6960-4acb-ae9c-0cf6dc771b0e tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] http://192.168.122.181/volume/v3/volumes/3277a86b-452d-4890-bb6c-34824115c3cd returned with HTTP 200 Sep 03 13:44:13 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1011/2082] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:12 2026] GET /volume/v3/volumes/3277a86b-452d-4890-bb6c-34824115c3cd => generated 881 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-49e66535-132e-4b01-b7fa-ddfaba7f4c5b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:13 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-49e66535-132e-4b01-b7fa-ddfaba7f4c5b tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:44:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-49e66535-132e-4b01-b7fa-ddfaba7f4c5b tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-603335748", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:44:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-49e66535-132e-4b01-b7fa-ddfaba7f4c5b tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-603335748', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:44:13 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-49e66535-132e-4b01-b7fa-ddfaba7f4c5b tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Create volume of 1 GB Sep 03 13:44:13 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-49e66535-132e-4b01-b7fa-ddfaba7f4c5b tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Availability Zones retrieved successfully. Sep 03 13:44:13 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-49e66535-132e-4b01-b7fa-ddfaba7f4c5b tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Flow 'volume_create_api' (c6f37ace-bd4d-4251-a29d-810818394a30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:44:13 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-49e66535-132e-4b01-b7fa-ddfaba7f4c5b tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c36ae567-77fb-4745-8de2-15c2e9c37aac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:44:13 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-49e66535-132e-4b01-b7fa-ddfaba7f4c5b tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:44:13 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-49e66535-132e-4b01-b7fa-ddfaba7f4c5b tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c36ae567-77fb-4745-8de2-15c2e9c37aac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:44:13 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-49e66535-132e-4b01-b7fa-ddfaba7f4c5b tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fab7e8e-3fbc-4c41-a067-878328ffa6c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:44:13 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-49e66535-132e-4b01-b7fa-ddfaba7f4c5b tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Created reservations ['628e459b-148c-40a8-9b85-8fe298e31458', '68b758ef-86c3-4543-862d-c4b9a387cfb5', 'b29b0b32-9d6b-4c03-af4b-1515c4fab0ff', '399a92d7-61dc-4646-adc7-ab4b8f11ab6a'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:44:13 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-49e66535-132e-4b01-b7fa-ddfaba7f4c5b tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fab7e8e-3fbc-4c41-a067-878328ffa6c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['628e459b-148c-40a8-9b85-8fe298e31458', '68b758ef-86c3-4543-862d-c4b9a387cfb5', 'b29b0b32-9d6b-4c03-af4b-1515c4fab0ff', '399a92d7-61dc-4646-adc7-ab4b8f11ab6a']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:44:13 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-49e66535-132e-4b01-b7fa-ddfaba7f4c5b tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (029a9b08-9de8-4574-aa65-bcef872fbbef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:44:13 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:13 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:13 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-49e66535-132e-4b01-b7fa-ddfaba7f4c5b tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (029a9b08-9de8-4574-aa65-bcef872fbbef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00318188-ac57-4f95-a2f1-4e06355e5493', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-603335748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85e39e1f19b3447b88583f0626e45ff0',qos_specs=None,replication_status=,reservations=['628e459b-148c-40a8-9b85-8fe298e31458','68b758ef-86c3-4543-862d-c4b9a387cfb5','b29b0b32-9d6b-4c03-af4b-1515c4fab0ff','399a92d7-61dc-4646-adc7-ab4b8f11ab6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be8db7d5aa8f485d852bf05a9b7243c6',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:44:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-603335748',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00318188-ac57-4f95-a2f1-4e06355e5493,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85e39e1f19b3447b88583f0626e45ff0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be8db7d5aa8f485d852bf05a9b7243c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:44:13 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-49e66535-132e-4b01-b7fa-ddfaba7f4c5b tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5bf18be-4bdf-4788-b5f5-d69817a6cc2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:44:13 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-49e66535-132e-4b01-b7fa-ddfaba7f4c5b tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5bf18be-4bdf-4788-b5f5-d69817a6cc2c) transitioned into state 'SUCCESS' from state '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-603335748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85e39e1f19b3447b88583f0626e45ff0',qos_specs=None,replication_status=,reservations=['628e459b-148c-40a8-9b85-8fe298e31458','68b758ef-86c3-4543-862d-c4b9a387cfb5','b29b0b32-9d6b-4c03-af4b-1515c4fab0ff','399a92d7-61dc-4646-adc7-ab4b8f11ab6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be8db7d5aa8f485d852bf05a9b7243c6',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:44:13 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-49e66535-132e-4b01-b7fa-ddfaba7f4c5b tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d1d4551-f0ee-4cf8-9943-f6cffdb0c50d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:44:13 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-49e66535-132e-4b01-b7fa-ddfaba7f4c5b tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d1d4551-f0ee-4cf8-9943-f6cffdb0c50d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:44:13 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-49e66535-132e-4b01-b7fa-ddfaba7f4c5b tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Flow 'volume_create_api' (c6f37ace-bd4d-4251-a29d-810818394a30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:44:13 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-49e66535-132e-4b01-b7fa-ddfaba7f4c5b tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Create volume request issued successfully. Sep 03 13:44:13 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-49e66535-132e-4b01-b7fa-ddfaba7f4c5b tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:44:13 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1072/2083] 192.168.122.181 () {62 vars in 1184 bytes} [Thu Sep 3 13:44:13 2026] POST /volume/v3/volumes => generated 797 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:44:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e5fcef22-8089-4238-a9d2-1d08df4c126e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:13 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e5fcef22-8089-4238-a9d2-1d08df4c126e tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] GET http://192.168.122.181/volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 Sep 03 13:44:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e5fcef22-8089-4238-a9d2-1d08df4c126e tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e5fcef22-8089-4238-a9d2-1d08df4c126e tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:13 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:13 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:13 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:13 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:13 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-e5fcef22-8089-4238-a9d2-1d08df4c126e tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Volume info retrieved successfully. Sep 03 13:44:13 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e5fcef22-8089-4238-a9d2-1d08df4c126e tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] http://192.168.122.181/volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 returned with HTTP 200 Sep 03 13:44:13 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1012/2084] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:44:13 2026] GET /volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 => generated 865 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:44:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-08d6cbd0-a181-4dc2-b4a4-0833a710bbfd None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-08d6cbd0-a181-4dc2-b4a4-0833a710bbfd tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] GET http://192.168.122.181/volume/v3/volumes/3277a86b-452d-4890-bb6c-34824115c3cd Sep 03 13:44:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-08d6cbd0-a181-4dc2-b4a4-0833a710bbfd tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-08d6cbd0-a181-4dc2-b4a4-0833a710bbfd tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:14 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:14 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:14 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:14 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:14 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-08d6cbd0-a181-4dc2-b4a4-0833a710bbfd tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Volume info retrieved successfully. Sep 03 13:44:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-08d6cbd0-a181-4dc2-b4a4-0833a710bbfd tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] http://192.168.122.181/volume/v3/volumes/3277a86b-452d-4890-bb6c-34824115c3cd returned with HTTP 200 Sep 03 13:44:14 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1073/2085] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:14 2026] GET /volume/v3/volumes/3277a86b-452d-4890-bb6c-34824115c3cd => generated 881 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-18cb33ae-ce8f-4d3f-98d9-5aeb9d3edc86 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-18cb33ae-ce8f-4d3f-98d9-5aeb9d3edc86 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] GET http://192.168.122.181/volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 Sep 03 13:44:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-18cb33ae-ce8f-4d3f-98d9-5aeb9d3edc86 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-18cb33ae-ce8f-4d3f-98d9-5aeb9d3edc86 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:14 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:14 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:14 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:14 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:14 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-18cb33ae-ce8f-4d3f-98d9-5aeb9d3edc86 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Volume info retrieved successfully. Sep 03 13:44:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-18cb33ae-ce8f-4d3f-98d9-5aeb9d3edc86 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] http://192.168.122.181/volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 returned with HTTP 200 Sep 03 13:44:14 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1013/2086] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:44:14 2026] GET /volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 => generated 889 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:44:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-b4040cfb-20e2-483e-9e78-1171b5536e66 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b4040cfb-20e2-483e-9e78-1171b5536e66 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] GET http://192.168.122.181/volume/v3/volumes/3277a86b-452d-4890-bb6c-34824115c3cd Sep 03 13:44:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b4040cfb-20e2-483e-9e78-1171b5536e66 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b4040cfb-20e2-483e-9e78-1171b5536e66 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:15 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:15 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:15 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:15 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:15 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-b4040cfb-20e2-483e-9e78-1171b5536e66 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Volume info retrieved successfully. Sep 03 13:44:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b4040cfb-20e2-483e-9e78-1171b5536e66 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] http://192.168.122.181/volume/v3/volumes/3277a86b-452d-4890-bb6c-34824115c3cd returned with HTTP 200 Sep 03 13:44:15 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1074/2087] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:15 2026] GET /volume/v3/volumes/3277a86b-452d-4890-bb6c-34824115c3cd => generated 881 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-191585b4-28aa-447e-9ccb-e64e3853f6da None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:16 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-191585b4-28aa-447e-9ccb-e64e3853f6da tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] GET http://192.168.122.181/volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 Sep 03 13:44:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-191585b4-28aa-447e-9ccb-e64e3853f6da tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-191585b4-28aa-447e-9ccb-e64e3853f6da tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:16 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:16 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:16 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:16 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:16 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-191585b4-28aa-447e-9ccb-e64e3853f6da tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Volume info retrieved successfully. Sep 03 13:44:16 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-191585b4-28aa-447e-9ccb-e64e3853f6da tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] http://192.168.122.181/volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 returned with HTTP 200 Sep 03 13:44:16 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1014/2088] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:44:16 2026] GET /volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 => generated 889 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:44:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f9ee47a8-1d1e-47c2-ae4d-4364c76f2f4f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:16 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f9ee47a8-1d1e-47c2-ae4d-4364c76f2f4f tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] GET http://192.168.122.181/volume/v3/volumes/3277a86b-452d-4890-bb6c-34824115c3cd Sep 03 13:44:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f9ee47a8-1d1e-47c2-ae4d-4364c76f2f4f tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f9ee47a8-1d1e-47c2-ae4d-4364c76f2f4f tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:16 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:16 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:16 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:16 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:16 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-f9ee47a8-1d1e-47c2-ae4d-4364c76f2f4f tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Volume info retrieved successfully. Sep 03 13:44:16 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f9ee47a8-1d1e-47c2-ae4d-4364c76f2f4f tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] http://192.168.122.181/volume/v3/volumes/3277a86b-452d-4890-bb6c-34824115c3cd returned with HTTP 200 Sep 03 13:44:16 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1075/2089] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:16 2026] GET /volume/v3/volumes/3277a86b-452d-4890-bb6c-34824115c3cd => generated 881 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-64cfb179-c4fb-446b-90f4-ec33b461b0b9 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-64cfb179-c4fb-446b-90f4-ec33b461b0b9 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] GET http://192.168.122.181/volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 Sep 03 13:44:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-64cfb179-c4fb-446b-90f4-ec33b461b0b9 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-64cfb179-c4fb-446b-90f4-ec33b461b0b9 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:17 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:17 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:17 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:17 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:17 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-64cfb179-c4fb-446b-90f4-ec33b461b0b9 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Volume info retrieved successfully. Sep 03 13:44:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-64cfb179-c4fb-446b-90f4-ec33b461b0b9 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] http://192.168.122.181/volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 returned with HTTP 200 Sep 03 13:44:17 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1015/2090] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:44:17 2026] GET /volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 => generated 889 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:44:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ae933939-67bc-4ccb-bcb9-d902612aec7b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ae933939-67bc-4ccb-bcb9-d902612aec7b tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] GET http://192.168.122.181/volume/v3/volumes/3277a86b-452d-4890-bb6c-34824115c3cd Sep 03 13:44:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ae933939-67bc-4ccb-bcb9-d902612aec7b tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ae933939-67bc-4ccb-bcb9-d902612aec7b tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:17 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:17 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:17 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:17 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:17 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-ae933939-67bc-4ccb-bcb9-d902612aec7b tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Volume info retrieved successfully. Sep 03 13:44:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ae933939-67bc-4ccb-bcb9-d902612aec7b tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] http://192.168.122.181/volume/v3/volumes/3277a86b-452d-4890-bb6c-34824115c3cd returned with HTTP 200 Sep 03 13:44:17 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1076/2091] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:17 2026] GET /volume/v3/volumes/3277a86b-452d-4890-bb6c-34824115c3cd => generated 881 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-868a566c-1b82-4822-b15b-acd96e89036c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-868a566c-1b82-4822-b15b-acd96e89036c tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] GET http://192.168.122.181/volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 Sep 03 13:44:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-868a566c-1b82-4822-b15b-acd96e89036c tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-868a566c-1b82-4822-b15b-acd96e89036c tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:18 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:18 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:18 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:18 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:18 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-868a566c-1b82-4822-b15b-acd96e89036c tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Volume info retrieved successfully. Sep 03 13:44:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-868a566c-1b82-4822-b15b-acd96e89036c tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] http://192.168.122.181/volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 returned with HTTP 200 Sep 03 13:44:18 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1016/2092] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:44:18 2026] GET /volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 => generated 889 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 13:44:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-af3701d0-ea76-4c40-9bd3-b3a80edc0e6a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-af3701d0-ea76-4c40-9bd3-b3a80edc0e6a tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] GET http://192.168.122.181/volume/v3/volumes/3277a86b-452d-4890-bb6c-34824115c3cd Sep 03 13:44:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-af3701d0-ea76-4c40-9bd3-b3a80edc0e6a tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-af3701d0-ea76-4c40-9bd3-b3a80edc0e6a tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:18 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:18 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:18 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:18 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:18 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-af3701d0-ea76-4c40-9bd3-b3a80edc0e6a tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Volume info retrieved successfully. Sep 03 13:44:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-af3701d0-ea76-4c40-9bd3-b3a80edc0e6a tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] http://192.168.122.181/volume/v3/volumes/3277a86b-452d-4890-bb6c-34824115c3cd returned with HTTP 200 Sep 03 13:44:18 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1077/2093] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:18 2026] GET /volume/v3/volumes/3277a86b-452d-4890-bb6c-34824115c3cd => generated 881 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-874b49ce-7f0d-4ed4-abea-c31f83f795e8 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-874b49ce-7f0d-4ed4-abea-c31f83f795e8 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] GET http://192.168.122.181/volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 Sep 03 13:44:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-874b49ce-7f0d-4ed4-abea-c31f83f795e8 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-874b49ce-7f0d-4ed4-abea-c31f83f795e8 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:19 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:19 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:19 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:19 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:19 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-874b49ce-7f0d-4ed4-abea-c31f83f795e8 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Volume info retrieved successfully. Sep 03 13:44:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-874b49ce-7f0d-4ed4-abea-c31f83f795e8 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] http://192.168.122.181/volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 returned with HTTP 200 Sep 03 13:44:19 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1017/2094] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:44:19 2026] GET /volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 => generated 889 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:44:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-3ad8ea30-461f-463e-bef9-3af846900a47 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3ad8ea30-461f-463e-bef9-3af846900a47 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] GET http://192.168.122.181/volume/v3/volumes/3277a86b-452d-4890-bb6c-34824115c3cd Sep 03 13:44:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3ad8ea30-461f-463e-bef9-3af846900a47 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3ad8ea30-461f-463e-bef9-3af846900a47 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:19 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:19 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:19 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:19 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:19 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-3ad8ea30-461f-463e-bef9-3af846900a47 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Volume info retrieved successfully. Sep 03 13:44:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3ad8ea30-461f-463e-bef9-3af846900a47 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] http://192.168.122.181/volume/v3/volumes/3277a86b-452d-4890-bb6c-34824115c3cd returned with HTTP 200 Sep 03 13:44:19 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1078/2095] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:19 2026] GET /volume/v3/volumes/3277a86b-452d-4890-bb6c-34824115c3cd => generated 881 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-33038a5a-7a21-4e2f-95d7-f7d8927e8ca2 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-33038a5a-7a21-4e2f-95d7-f7d8927e8ca2 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] GET http://192.168.122.181/volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 Sep 03 13:44:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-33038a5a-7a21-4e2f-95d7-f7d8927e8ca2 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-33038a5a-7a21-4e2f-95d7-f7d8927e8ca2 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:20 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:20 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:20 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:20 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:20 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-33038a5a-7a21-4e2f-95d7-f7d8927e8ca2 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Volume info retrieved successfully. Sep 03 13:44:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-33038a5a-7a21-4e2f-95d7-f7d8927e8ca2 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] http://192.168.122.181/volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 returned with HTTP 200 Sep 03 13:44:20 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1018/2096] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:44:20 2026] GET /volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 => generated 889 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:44:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-bcb2921f-7731-4788-a447-80fef5fa9ae2 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bcb2921f-7731-4788-a447-80fef5fa9ae2 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] GET http://192.168.122.181/volume/v3/volumes/3277a86b-452d-4890-bb6c-34824115c3cd Sep 03 13:44:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bcb2921f-7731-4788-a447-80fef5fa9ae2 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bcb2921f-7731-4788-a447-80fef5fa9ae2 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:20 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:20 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:20 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:20 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:20 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-bcb2921f-7731-4788-a447-80fef5fa9ae2 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Volume info retrieved successfully. Sep 03 13:44:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bcb2921f-7731-4788-a447-80fef5fa9ae2 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] http://192.168.122.181/volume/v3/volumes/3277a86b-452d-4890-bb6c-34824115c3cd returned with HTTP 200 Sep 03 13:44:20 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1079/2097] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:20 2026] GET /volume/v3/volumes/3277a86b-452d-4890-bb6c-34824115c3cd => generated 881 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-be6f1019-7d29-4e23-bb3a-d6f3486787dc None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-be6f1019-7d29-4e23-bb3a-d6f3486787dc tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] GET http://192.168.122.181/volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 Sep 03 13:44:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-be6f1019-7d29-4e23-bb3a-d6f3486787dc tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-be6f1019-7d29-4e23-bb3a-d6f3486787dc tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:21 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:21 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:21 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:21 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:21 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-be6f1019-7d29-4e23-bb3a-d6f3486787dc tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Volume info retrieved successfully. Sep 03 13:44:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-be6f1019-7d29-4e23-bb3a-d6f3486787dc tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] http://192.168.122.181/volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 returned with HTTP 200 Sep 03 13:44:21 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1019/2098] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:44:21 2026] GET /volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 => generated 889 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:44:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d42ff395-2239-4839-9c2e-6526aaaa6e06 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d42ff395-2239-4839-9c2e-6526aaaa6e06 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] GET http://192.168.122.181/volume/v3/volumes/bf348ec2-6347-4e96-8ade-8d32f92d9e52 Sep 03 13:44:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d42ff395-2239-4839-9c2e-6526aaaa6e06 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d42ff395-2239-4839-9c2e-6526aaaa6e06 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:21 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:21 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:21 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:21 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:21 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-d42ff395-2239-4839-9c2e-6526aaaa6e06 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Volume info retrieved successfully. Sep 03 13:44:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-952fd7bd-3c78-4736-837d-2a4856355290 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d42ff395-2239-4839-9c2e-6526aaaa6e06 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] http://192.168.122.181/volume/v3/volumes/bf348ec2-6347-4e96-8ade-8d32f92d9e52 returned with HTTP 200 Sep 03 13:44:21 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1080/2099] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:21 2026] GET /volume/v3/volumes/bf348ec2-6347-4e96-8ade-8d32f92d9e52 => generated 946 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-952fd7bd-3c78-4736-837d-2a4856355290 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] GET http://192.168.122.181/volume/v3/volumes/3277a86b-452d-4890-bb6c-34824115c3cd Sep 03 13:44:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-952fd7bd-3c78-4736-837d-2a4856355290 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-952fd7bd-3c78-4736-837d-2a4856355290 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:21 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:21 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:21 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:21 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:21 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-952fd7bd-3c78-4736-837d-2a4856355290 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Volume info retrieved successfully. Sep 03 13:44:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-952fd7bd-3c78-4736-837d-2a4856355290 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] http://192.168.122.181/volume/v3/volumes/3277a86b-452d-4890-bb6c-34824115c3cd returned with HTTP 200 Sep 03 13:44:21 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1020/2100] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:21 2026] GET /volume/v3/volumes/3277a86b-452d-4890-bb6c-34824115c3cd => generated 882 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-7237cd55-df5e-453e-961a-bd5277aa27f0 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7237cd55-df5e-453e-961a-bd5277aa27f0 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] GET http://192.168.122.181/volume/v3/volumes/3277a86b-452d-4890-bb6c-34824115c3cd Sep 03 13:44:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7237cd55-df5e-453e-961a-bd5277aa27f0 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7237cd55-df5e-453e-961a-bd5277aa27f0 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:21 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:21 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:21 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:21 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:21 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-7237cd55-df5e-453e-961a-bd5277aa27f0 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Volume info retrieved successfully. Sep 03 13:44:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7237cd55-df5e-453e-961a-bd5277aa27f0 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] http://192.168.122.181/volume/v3/volumes/3277a86b-452d-4890-bb6c-34824115c3cd returned with HTTP 200 Sep 03 13:44:21 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1081/2101] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:21 2026] GET /volume/v3/volumes/3277a86b-452d-4890-bb6c-34824115c3cd => generated 882 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-4364c309-b238-471f-8306-08da3c58d820 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4364c309-b238-471f-8306-08da3c58d820 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] GET http://192.168.122.181/volume/v3/volumes/3277a86b-452d-4890-bb6c-34824115c3cd Sep 03 13:44:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4364c309-b238-471f-8306-08da3c58d820 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4364c309-b238-471f-8306-08da3c58d820 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:21 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:21 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:21 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:21 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-8c077c14-2ff4-4ee2-a6ef-c92e2d3f7b6b req-c490cf94-3986-45b2-afa8-fb31b3dea607 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:21 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-4364c309-b238-471f-8306-08da3c58d820 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Volume info retrieved successfully. Sep 03 13:44:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-8c077c14-2ff4-4ee2-a6ef-c92e2d3f7b6b req-c490cf94-3986-45b2-afa8-fb31b3dea607 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] GET http://192.168.122.181/volume/v3/volumes/bf348ec2-6347-4e96-8ade-8d32f92d9e52 Sep 03 13:44:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-8c077c14-2ff4-4ee2-a6ef-c92e2d3f7b6b req-c490cf94-3986-45b2-afa8-fb31b3dea607 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-8c077c14-2ff4-4ee2-a6ef-c92e2d3f7b6b req-c490cf94-3986-45b2-afa8-fb31b3dea607 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4364c309-b238-471f-8306-08da3c58d820 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] http://192.168.122.181/volume/v3/volumes/3277a86b-452d-4890-bb6c-34824115c3cd returned with HTTP 200 Sep 03 13:44:21 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1021/2102] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:21 2026] GET /volume/v3/volumes/3277a86b-452d-4890-bb6c-34824115c3cd => generated 882 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:21 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:21 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:21 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:21 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:22 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-8c077c14-2ff4-4ee2-a6ef-c92e2d3f7b6b req-c490cf94-3986-45b2-afa8-fb31b3dea607 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Volume info retrieved successfully. Sep 03 13:44:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-f6c1ffe6-0c23-437c-bc62-bed4e97fbb00 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f6c1ffe6-0c23-437c-bc62-bed4e97fbb00 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] DELETE http://192.168.122.181/volume/v3/volumes/3277a86b-452d-4890-bb6c-34824115c3cd Sep 03 13:44:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f6c1ffe6-0c23-437c-bc62-bed4e97fbb00 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f6c1ffe6-0c23-437c-bc62-bed4e97fbb00 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:22 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-f6c1ffe6-0c23-437c-bc62-bed4e97fbb00 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Delete volume with id: 3277a86b-452d-4890-bb6c-34824115c3cd Sep 03 13:44:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-8c077c14-2ff4-4ee2-a6ef-c92e2d3f7b6b req-c490cf94-3986-45b2-afa8-fb31b3dea607 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] http://192.168.122.181/volume/v3/volumes/bf348ec2-6347-4e96-8ade-8d32f92d9e52 returned with HTTP 200 Sep 03 13:44:22 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1082/2103] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:44:21 2026] GET /volume/v3/volumes/bf348ec2-6347-4e96-8ade-8d32f92d9e52 => generated 946 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:22 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:22 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:22 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:22 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:22 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-f6c1ffe6-0c23-437c-bc62-bed4e97fbb00 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Volume info retrieved successfully. Sep 03 13:44:22 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-f6c1ffe6-0c23-437c-bc62-bed4e97fbb00 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Delete volume request issued successfully. Sep 03 13:44:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f6c1ffe6-0c23-437c-bc62-bed4e97fbb00 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] http://192.168.122.181/volume/v3/volumes/3277a86b-452d-4890-bb6c-34824115c3cd returned with HTTP 202 Sep 03 13:44:22 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1022/2104] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:44:22 2026] DELETE /volume/v3/volumes/3277a86b-452d-4890-bb6c-34824115c3cd => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:44:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-86ae412e-a2ca-41bc-99ad-4cfe94b7e1fe None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-86ae412e-a2ca-41bc-99ad-4cfe94b7e1fe tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] GET http://192.168.122.181/volume/v3/volumes/3277a86b-452d-4890-bb6c-34824115c3cd Sep 03 13:44:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-86ae412e-a2ca-41bc-99ad-4cfe94b7e1fe tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-86ae412e-a2ca-41bc-99ad-4cfe94b7e1fe tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:22 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:22 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:22 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:22 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:22 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-86ae412e-a2ca-41bc-99ad-4cfe94b7e1fe tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Volume info retrieved successfully. Sep 03 13:44:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-86ae412e-a2ca-41bc-99ad-4cfe94b7e1fe tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] http://192.168.122.181/volume/v3/volumes/3277a86b-452d-4890-bb6c-34824115c3cd returned with HTTP 200 Sep 03 13:44:22 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1083/2105] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:22 2026] GET /volume/v3/volumes/3277a86b-452d-4890-bb6c-34824115c3cd => generated 881 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-edb7991f-f31c-492c-8c29-23d8e1e0a858 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-edb7991f-f31c-492c-8c29-23d8e1e0a858 None None] GET http://192.168.122.181/volume// Sep 03 13:44:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-edb7991f-f31c-492c-8c29-23d8e1e0a858 None None] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-edb7991f-f31c-492c-8c29-23d8e1e0a858 None None] Calling method 'all' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-edb7991f-f31c-492c-8c29-23d8e1e0a858 None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:44:22 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1023/2106] 192.168.122.181 () {58 vars in 1317 bytes} [Thu Sep 3 13:44:22 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 13:44:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-8c077c14-2ff4-4ee2-a6ef-c92e2d3f7b6b req-e77820d1-e47a-4947-a54f-0d9af0341ae1 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-8c077c14-2ff4-4ee2-a6ef-c92e2d3f7b6b req-e77820d1-e47a-4947-a54f-0d9af0341ae1 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] POST http://192.168.122.181/volume/v3/attachments Sep 03 13:44:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-8c077c14-2ff4-4ee2-a6ef-c92e2d3f7b6b req-e77820d1-e47a-4947-a54f-0d9af0341ae1 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bf348ec2-6347-4e96-8ade-8d32f92d9e52", "connector": null, "instance_uuid": "2c00cc75-4632-45a9-aad8-1c1e089be3e4"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:44:22 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:22 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:22 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:22 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-8c077c14-2ff4-4ee2-a6ef-c92e2d3f7b6b req-e77820d1-e47a-4947-a54f-0d9af0341ae1 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] http://192.168.122.181/volume/v3/attachments returned with HTTP 200 Sep 03 13:44:22 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1084/2107] 192.168.122.181 () {66 vars in 1483 bytes} [Thu Sep 3 13:44:22 2026] POST /volume/v3/attachments => generated 273 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:44:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-1cb3b01b-ce38-4379-b1aa-eb4322bbd3eb None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1cb3b01b-ce38-4379-b1aa-eb4322bbd3eb tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] GET http://192.168.122.181/volume/v3/volumes/bf348ec2-6347-4e96-8ade-8d32f92d9e52 Sep 03 13:44:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1cb3b01b-ce38-4379-b1aa-eb4322bbd3eb tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1cb3b01b-ce38-4379-b1aa-eb4322bbd3eb tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:22 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:22 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-0d436004-5c58-4760-bfb8-e21dd4f8383a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0d436004-5c58-4760-bfb8-e21dd4f8383a None None] GET http://192.168.122.181/volume// Sep 03 13:44:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0d436004-5c58-4760-bfb8-e21dd4f8383a None None] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0d436004-5c58-4760-bfb8-e21dd4f8383a None None] Calling method 'all' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0d436004-5c58-4760-bfb8-e21dd4f8383a None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:44:22 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1085/2108] 192.168.122.181 () {58 vars in 1315 bytes} [Thu Sep 3 13:44:22 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 13:44:22 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:22 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-8c077c14-2ff4-4ee2-a6ef-c92e2d3f7b6b req-e2131298-6b7e-4e14-9f54-4084a631754f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:22 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-1cb3b01b-ce38-4379-b1aa-eb4322bbd3eb tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Volume info retrieved successfully. Sep 03 13:44:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-8c077c14-2ff4-4ee2-a6ef-c92e2d3f7b6b req-e2131298-6b7e-4e14-9f54-4084a631754f tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] GET http://192.168.122.181/volume/v3/volumes/bf348ec2-6347-4e96-8ade-8d32f92d9e52 Sep 03 13:44:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-8c077c14-2ff4-4ee2-a6ef-c92e2d3f7b6b req-e2131298-6b7e-4e14-9f54-4084a631754f tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-8c077c14-2ff4-4ee2-a6ef-c92e2d3f7b6b req-e2131298-6b7e-4e14-9f54-4084a631754f tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1cb3b01b-ce38-4379-b1aa-eb4322bbd3eb tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] http://192.168.122.181/volume/v3/volumes/bf348ec2-6347-4e96-8ade-8d32f92d9e52 returned with HTTP 200 Sep 03 13:44:22 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1024/2109] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:22 2026] GET /volume/v3/volumes/bf348ec2-6347-4e96-8ade-8d32f92d9e52 => generated 945 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:22 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:22 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:22 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:22 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:22 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-8c077c14-2ff4-4ee2-a6ef-c92e2d3f7b6b req-e2131298-6b7e-4e14-9f54-4084a631754f tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Volume info retrieved successfully. Sep 03 13:44:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-8c077c14-2ff4-4ee2-a6ef-c92e2d3f7b6b req-e2131298-6b7e-4e14-9f54-4084a631754f tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] http://192.168.122.181/volume/v3/volumes/bf348ec2-6347-4e96-8ade-8d32f92d9e52 returned with HTTP 200 Sep 03 13:44:22 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1086/2110] 192.168.122.181 () {62 vars in 1528 bytes} [Thu Sep 3 13:44:22 2026] GET /volume/v3/volumes/bf348ec2-6347-4e96-8ade-8d32f92d9e52 => generated 1126 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:44:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-8c077c14-2ff4-4ee2-a6ef-c92e2d3f7b6b req-fba2323c-05f8-4dc0-b195-07a44bfe8296 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-8c077c14-2ff4-4ee2-a6ef-c92e2d3f7b6b req-fba2323c-05f8-4dc0-b195-07a44bfe8296 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] PUT http://192.168.122.181/volume/v3/attachments/0afb0e0e-5596-44da-8c4d-13c250445bfc Sep 03 13:44:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-8c077c14-2ff4-4ee2-a6ef-c92e2d3f7b6b req-fba2323c-05f8-4dc0-b195-07a44bfe8296 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.181", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8d232b6e4de", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "108e3980-7d2b-493a-aa24-bb1dd072d0d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:44:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-62d84fb7-76f5-4e81-b753-d60a33124ea8 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-62d84fb7-76f5-4e81-b753-d60a33124ea8 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] GET http://192.168.122.181/volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 Sep 03 13:44:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-62d84fb7-76f5-4e81-b753-d60a33124ea8 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-62d84fb7-76f5-4e81-b753-d60a33124ea8 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:22 devstack devstack@c-api.service[86719]: DEBUG cinder.coordination [req-8c077c14-2ff4-4ee2-a6ef-c92e2d3f7b6b req-fba2323c-05f8-4dc0-b195-07a44bfe8296 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Acquiring lock "cinder-attachment_update-bf348ec2-6347-4e96-8ade-8d32f92d9e52-devstack" by "attachment_update" {{(pid=86719) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 13:44:22 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:22 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:22 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:22 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:22 devstack devstack@c-api.service[86719]: DEBUG cinder.coordination [req-8c077c14-2ff4-4ee2-a6ef-c92e2d3f7b6b req-fba2323c-05f8-4dc0-b195-07a44bfe8296 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Lock "cinder-attachment_update-bf348ec2-6347-4e96-8ade-8d32f92d9e52-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=86719) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 13:44:22 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:22 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:22 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-62d84fb7-76f5-4e81-b753-d60a33124ea8 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Volume info retrieved successfully. Sep 03 13:44:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-62d84fb7-76f5-4e81-b753-d60a33124ea8 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] http://192.168.122.181/volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 returned with HTTP 200 Sep 03 13:44:22 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1087/2111] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:44:22 2026] GET /volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 => generated 890 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:44:22 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:22 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-3877278f-7c59-4cc6-96ab-4741a609a80d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3877278f-7c59-4cc6-96ab-4741a609a80d tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] GET http://192.168.122.181/volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 Sep 03 13:44:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3877278f-7c59-4cc6-96ab-4741a609a80d tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3877278f-7c59-4cc6-96ab-4741a609a80d tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:22 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:22 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:22 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:22 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:22 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-3877278f-7c59-4cc6-96ab-4741a609a80d tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Volume info retrieved successfully. Sep 03 13:44:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3877278f-7c59-4cc6-96ab-4741a609a80d tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] http://192.168.122.181/volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 returned with HTTP 200 Sep 03 13:44:22 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1088/2112] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:44:22 2026] GET /volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 => generated 890 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:44:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-49aa8eb6-7d57-451b-8360-8549e0574693 req-9dfcf438-d528-464c-95df-a1c075ed99f9 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-49aa8eb6-7d57-451b-8360-8549e0574693 req-9dfcf438-d528-464c-95df-a1c075ed99f9 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] GET http://192.168.122.181/volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 Sep 03 13:44:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-49aa8eb6-7d57-451b-8360-8549e0574693 req-9dfcf438-d528-464c-95df-a1c075ed99f9 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-49aa8eb6-7d57-451b-8360-8549e0574693 req-9dfcf438-d528-464c-95df-a1c075ed99f9 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:22 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:22 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:22 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:22 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:22 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-49aa8eb6-7d57-451b-8360-8549e0574693 req-9dfcf438-d528-464c-95df-a1c075ed99f9 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Volume info retrieved successfully. Sep 03 13:44:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-49aa8eb6-7d57-451b-8360-8549e0574693 req-9dfcf438-d528-464c-95df-a1c075ed99f9 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] http://192.168.122.181/volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 returned with HTTP 200 Sep 03 13:44:22 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1089/2113] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:44:22 2026] GET /volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 => generated 872 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:22 devstack devstack@c-api.service[86719]: DEBUG cinder.coordination [req-8c077c14-2ff4-4ee2-a6ef-c92e2d3f7b6b req-fba2323c-05f8-4dc0-b195-07a44bfe8296 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Lock "cinder-attachment_update-bf348ec2-6347-4e96-8ade-8d32f92d9e52-devstack" released by "attachment_update" :: held 0.210s {{(pid=86719) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 13:44:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-8c077c14-2ff4-4ee2-a6ef-c92e2d3f7b6b req-fba2323c-05f8-4dc0-b195-07a44bfe8296 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] http://192.168.122.181/volume/v3/attachments/0afb0e0e-5596-44da-8c4d-13c250445bfc returned with HTTP 200 Sep 03 13:44:22 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1025/2114] 192.168.122.181 () {66 vars in 1593 bytes} [Thu Sep 3 13:44:22 2026] PUT /volume/v3/attachments/0afb0e0e-5596-44da-8c4d-13c250445bfc => generated 694 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:44:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-1d88616b-5869-4e46-a24a-2bd524710f38 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1d88616b-5869-4e46-a24a-2bd524710f38 None None] GET http://192.168.122.181/volume// Sep 03 13:44:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1d88616b-5869-4e46-a24a-2bd524710f38 None None] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1d88616b-5869-4e46-a24a-2bd524710f38 None None] Calling method 'all' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1d88616b-5869-4e46-a24a-2bd524710f38 None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:44:23 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1090/2115] 192.168.122.181 () {58 vars in 1317 bytes} [Thu Sep 3 13:44:23 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 13:44:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-49aa8eb6-7d57-451b-8360-8549e0574693 req-a029a109-5082-44f5-93a7-a16f7920a1f5 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:23 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-49aa8eb6-7d57-451b-8360-8549e0574693 req-a029a109-5082-44f5-93a7-a16f7920a1f5 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] POST http://192.168.122.181/volume/v3/attachments Sep 03 13:44:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-49aa8eb6-7d57-451b-8360-8549e0574693 req-a029a109-5082-44f5-93a7-a16f7920a1f5 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "00318188-ac57-4f95-a2f1-4e06355e5493", "connector": null, "instance_uuid": "2867e23f-4b86-4ca6-bea4-27cad0a8b042"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:44:23 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:23 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:23 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:23 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-663d562a-038b-49b3-8299-94a3687fbba7 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-663d562a-038b-49b3-8299-94a3687fbba7 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] GET http://192.168.122.181/volume/v3/volumes/3277a86b-452d-4890-bb6c-34824115c3cd Sep 03 13:44:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-663d562a-038b-49b3-8299-94a3687fbba7 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-663d562a-038b-49b3-8299-94a3687fbba7 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:23 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-49aa8eb6-7d57-451b-8360-8549e0574693 req-a029a109-5082-44f5-93a7-a16f7920a1f5 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] http://192.168.122.181/volume/v3/attachments returned with HTTP 200 Sep 03 13:44:23 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1026/2116] 192.168.122.181 () {66 vars in 1483 bytes} [Thu Sep 3 13:44:23 2026] POST /volume/v3/attachments => generated 273 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:44:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-663d562a-038b-49b3-8299-94a3687fbba7 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] http://192.168.122.181/volume/v3/volumes/3277a86b-452d-4890-bb6c-34824115c3cd returned with HTTP 404 Sep 03 13:44:23 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1091/2117] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:23 2026] GET /volume/v3/volumes/3277a86b-452d-4890-bb6c-34824115c3cd => generated 109 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:44:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-11a477de-e290-431b-bdfc-21450bcaff24 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:23 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-11a477de-e290-431b-bdfc-21450bcaff24 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] GET http://192.168.122.181/volume/v3/volumes/9b568828-861d-45da-abee-26006ca48832 Sep 03 13:44:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-11a477de-e290-431b-bdfc-21450bcaff24 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-11a477de-e290-431b-bdfc-21450bcaff24 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:23 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:23 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:23 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:23 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-8bf9aa72-5bac-47a4-a15b-e14ff2d3bc67 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8bf9aa72-5bac-47a4-a15b-e14ff2d3bc67 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] GET http://192.168.122.181/volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 Sep 03 13:44:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8bf9aa72-5bac-47a4-a15b-e14ff2d3bc67 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8bf9aa72-5bac-47a4-a15b-e14ff2d3bc67 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:23 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-11a477de-e290-431b-bdfc-21450bcaff24 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Volume info retrieved successfully. Sep 03 13:44:23 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:23 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:23 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-11a477de-e290-431b-bdfc-21450bcaff24 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] http://192.168.122.181/volume/v3/volumes/9b568828-861d-45da-abee-26006ca48832 returned with HTTP 200 Sep 03 13:44:23 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1027/2118] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:23 2026] GET /volume/v3/volumes/9b568828-861d-45da-abee-26006ca48832 => generated 849 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:23 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:23 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:23 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-8bf9aa72-5bac-47a4-a15b-e14ff2d3bc67 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Volume info retrieved successfully. Sep 03 13:44:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-07f28efe-f440-42ff-ae26-6b7e13e6d539 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:23 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-07f28efe-f440-42ff-ae26-6b7e13e6d539 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] DELETE http://192.168.122.181/volume/v3/volumes/9b568828-861d-45da-abee-26006ca48832 Sep 03 13:44:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-07f28efe-f440-42ff-ae26-6b7e13e6d539 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-07f28efe-f440-42ff-ae26-6b7e13e6d539 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:23 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-07f28efe-f440-42ff-ae26-6b7e13e6d539 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Delete volume with id: 9b568828-861d-45da-abee-26006ca48832 Sep 03 13:44:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8bf9aa72-5bac-47a4-a15b-e14ff2d3bc67 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] http://192.168.122.181/volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 returned with HTTP 200 Sep 03 13:44:23 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1092/2119] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:44:23 2026] GET /volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 => generated 889 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:44:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-100564de-dad1-406b-b854-ee230b9ceea9 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-100564de-dad1-406b-b854-ee230b9ceea9 None None] GET http://192.168.122.181/volume// Sep 03 13:44:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-100564de-dad1-406b-b854-ee230b9ceea9 None None] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-100564de-dad1-406b-b854-ee230b9ceea9 None None] Calling method 'all' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-100564de-dad1-406b-b854-ee230b9ceea9 None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:44:23 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1093/2120] 192.168.122.181 () {58 vars in 1315 bytes} [Thu Sep 3 13:44:23 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 13:44:23 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:23 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:23 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:23 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:23 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-07f28efe-f440-42ff-ae26-6b7e13e6d539 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Volume info retrieved successfully. Sep 03 13:44:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-49aa8eb6-7d57-451b-8360-8549e0574693 req-e5be933e-35f9-41a1-b4d7-75a9d0a13d0b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-49aa8eb6-7d57-451b-8360-8549e0574693 req-e5be933e-35f9-41a1-b4d7-75a9d0a13d0b tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] GET http://192.168.122.181/volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 Sep 03 13:44:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-49aa8eb6-7d57-451b-8360-8549e0574693 req-e5be933e-35f9-41a1-b4d7-75a9d0a13d0b tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-49aa8eb6-7d57-451b-8360-8549e0574693 req-e5be933e-35f9-41a1-b4d7-75a9d0a13d0b tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:23 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:23 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:23 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:23 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:23 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-49aa8eb6-7d57-451b-8360-8549e0574693 req-e5be933e-35f9-41a1-b4d7-75a9d0a13d0b tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Volume info retrieved successfully. Sep 03 13:44:23 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-07f28efe-f440-42ff-ae26-6b7e13e6d539 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Delete volume request issued successfully. Sep 03 13:44:23 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-07f28efe-f440-42ff-ae26-6b7e13e6d539 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] http://192.168.122.181/volume/v3/volumes/9b568828-861d-45da-abee-26006ca48832 returned with HTTP 202 Sep 03 13:44:23 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1028/2121] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:44:23 2026] DELETE /volume/v3/volumes/9b568828-861d-45da-abee-26006ca48832 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:44:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-49aa8eb6-7d57-451b-8360-8549e0574693 req-e5be933e-35f9-41a1-b4d7-75a9d0a13d0b tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] http://192.168.122.181/volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 returned with HTTP 200 Sep 03 13:44:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-8c077c14-2ff4-4ee2-a6ef-c92e2d3f7b6b req-8e6a1de8-a820-4264-8812-3548cd0c796a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:23 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1094/2122] 192.168.122.181 () {62 vars in 1528 bytes} [Thu Sep 3 13:44:23 2026] GET /volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 => generated 1052 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:44:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-22286cb9-f682-4f64-8b46-13ae0820af2c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:23 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-8c077c14-2ff4-4ee2-a6ef-c92e2d3f7b6b req-8e6a1de8-a820-4264-8812-3548cd0c796a tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] POST http://192.168.122.181/volume/v3/attachments/0afb0e0e-5596-44da-8c4d-13c250445bfc/action Sep 03 13:44:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-8c077c14-2ff4-4ee2-a6ef-c92e2d3f7b6b req-8e6a1de8-a820-4264-8812-3548cd0c796a tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Action body: b'{"os-complete": null}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:44:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-8c077c14-2ff4-4ee2-a6ef-c92e2d3f7b6b req-8e6a1de8-a820-4264-8812-3548cd0c796a tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:44:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-22286cb9-f682-4f64-8b46-13ae0820af2c tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] GET http://192.168.122.181/volume/v3/volumes/9b568828-861d-45da-abee-26006ca48832 Sep 03 13:44:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-22286cb9-f682-4f64-8b46-13ae0820af2c tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-22286cb9-f682-4f64-8b46-13ae0820af2c tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:23 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:23 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:23 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:23 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:23 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:23 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:23 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-22286cb9-f682-4f64-8b46-13ae0820af2c tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Volume info retrieved successfully. Sep 03 13:44:23 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:23 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-22286cb9-f682-4f64-8b46-13ae0820af2c tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] http://192.168.122.181/volume/v3/volumes/9b568828-861d-45da-abee-26006ca48832 returned with HTTP 200 Sep 03 13:44:23 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1095/2123] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:23 2026] GET /volume/v3/volumes/9b568828-861d-45da-abee-26006ca48832 => generated 848 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ef9de72c-2042-4b47-b329-914290b31a7c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ef9de72c-2042-4b47-b329-914290b31a7c tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] GET http://192.168.122.181/volume/v3/volumes/bf348ec2-6347-4e96-8ade-8d32f92d9e52 Sep 03 13:44:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ef9de72c-2042-4b47-b329-914290b31a7c tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ef9de72c-2042-4b47-b329-914290b31a7c tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:23 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-8c077c14-2ff4-4ee2-a6ef-c92e2d3f7b6b req-8e6a1de8-a820-4264-8812-3548cd0c796a tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] http://192.168.122.181/volume/v3/attachments/0afb0e0e-5596-44da-8c4d-13c250445bfc/action returned with HTTP 204 Sep 03 13:44:23 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1029/2124] 192.168.122.181 () {66 vars in 1614 bytes} [Thu Sep 3 13:44:23 2026] POST /volume/v3/attachments/0afb0e0e-5596-44da-8c4d-13c250445bfc/action => generated 0 bytes in 111 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:44:23 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:23 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:23 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:23 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:23 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-ef9de72c-2042-4b47-b329-914290b31a7c tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Volume info retrieved successfully. Sep 03 13:44:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ef9de72c-2042-4b47-b329-914290b31a7c tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] http://192.168.122.181/volume/v3/volumes/bf348ec2-6347-4e96-8ade-8d32f92d9e52 returned with HTTP 200 Sep 03 13:44:23 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1096/2125] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:23 2026] GET /volume/v3/volumes/bf348ec2-6347-4e96-8ade-8d32f92d9e52 => generated 1238 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:44:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-49aa8eb6-7d57-451b-8360-8549e0574693 req-7d5b0545-8120-4f7e-9a0c-78bbb295297a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-93b1029c-4e2f-4868-9454-a08d0bda8f6d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-93b1029c-4e2f-4868-9454-a08d0bda8f6d tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] GET http://192.168.122.181/volume/v3/volumes/bf348ec2-6347-4e96-8ade-8d32f92d9e52 Sep 03 13:44:23 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-49aa8eb6-7d57-451b-8360-8549e0574693 req-7d5b0545-8120-4f7e-9a0c-78bbb295297a tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] PUT http://192.168.122.181/volume/v3/attachments/e02cb8dd-1977-43d7-8f61-0b65aa273f1d Sep 03 13:44:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-49aa8eb6-7d57-451b-8360-8549e0574693 req-7d5b0545-8120-4f7e-9a0c-78bbb295297a tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.181", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8d232b6e4de", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "108e3980-7d2b-493a-aa24-bb1dd072d0d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:44:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-93b1029c-4e2f-4868-9454-a08d0bda8f6d tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-93b1029c-4e2f-4868-9454-a08d0bda8f6d tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:23 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:23 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:23 devstack devstack@c-api.service[86719]: DEBUG cinder.coordination [req-49aa8eb6-7d57-451b-8360-8549e0574693 req-7d5b0545-8120-4f7e-9a0c-78bbb295297a tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Acquiring lock "cinder-attachment_update-00318188-ac57-4f95-a2f1-4e06355e5493-devstack" by "attachment_update" {{(pid=86719) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 13:44:23 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:23 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:23 devstack devstack@c-api.service[86719]: DEBUG cinder.coordination [req-49aa8eb6-7d57-451b-8360-8549e0574693 req-7d5b0545-8120-4f7e-9a0c-78bbb295297a tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Lock "cinder-attachment_update-00318188-ac57-4f95-a2f1-4e06355e5493-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=86719) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 13:44:23 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:23 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:23 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-93b1029c-4e2f-4868-9454-a08d0bda8f6d tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Volume info retrieved successfully. Sep 03 13:44:23 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:23 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-93b1029c-4e2f-4868-9454-a08d0bda8f6d tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] http://192.168.122.181/volume/v3/volumes/bf348ec2-6347-4e96-8ade-8d32f92d9e52 returned with HTTP 200 Sep 03 13:44:23 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1097/2126] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:23 2026] GET /volume/v3/volumes/bf348ec2-6347-4e96-8ade-8d32f92d9e52 => generated 1238 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:44:23 devstack devstack@c-api.service[86719]: DEBUG cinder.coordination [req-49aa8eb6-7d57-451b-8360-8549e0574693 req-7d5b0545-8120-4f7e-9a0c-78bbb295297a tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Lock "cinder-attachment_update-00318188-ac57-4f95-a2f1-4e06355e5493-devstack" released by "attachment_update" :: held 0.208s {{(pid=86719) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 13:44:23 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-49aa8eb6-7d57-451b-8360-8549e0574693 req-7d5b0545-8120-4f7e-9a0c-78bbb295297a tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] http://192.168.122.181/volume/v3/attachments/e02cb8dd-1977-43d7-8f61-0b65aa273f1d returned with HTTP 200 Sep 03 13:44:23 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1030/2127] 192.168.122.181 () {66 vars in 1593 bytes} [Thu Sep 3 13:44:23 2026] PUT /volume/v3/attachments/e02cb8dd-1977-43d7-8f61-0b65aa273f1d => generated 694 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:44:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-bd506220-f144-4404-abda-222e54b6f9fb None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bd506220-f144-4404-abda-222e54b6f9fb tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] GET http://192.168.122.181/volume/v3/volumes/dd5d16d0-720d-4448-b3d8-4a65e4061f76 Sep 03 13:44:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bd506220-f144-4404-abda-222e54b6f9fb tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bd506220-f144-4404-abda-222e54b6f9fb tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:23 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:23 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:23 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:23 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:23 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-bd506220-f144-4404-abda-222e54b6f9fb tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Volume info retrieved successfully. Sep 03 13:44:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bd506220-f144-4404-abda-222e54b6f9fb tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] http://192.168.122.181/volume/v3/volumes/dd5d16d0-720d-4448-b3d8-4a65e4061f76 returned with HTTP 200 Sep 03 13:44:23 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1098/2128] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:23 2026] GET /volume/v3/volumes/dd5d16d0-720d-4448-b3d8-4a65e4061f76 => generated 946 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-8a79212b-8b2f-47e2-ac0e-361715dcd696 req-77eb98cc-a18b-44e7-a218-5386e1706649 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-8a79212b-8b2f-47e2-ac0e-361715dcd696 req-77eb98cc-a18b-44e7-a218-5386e1706649 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] GET http://192.168.122.181/volume/v3/volumes/dd5d16d0-720d-4448-b3d8-4a65e4061f76 Sep 03 13:44:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-8a79212b-8b2f-47e2-ac0e-361715dcd696 req-77eb98cc-a18b-44e7-a218-5386e1706649 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-8a79212b-8b2f-47e2-ac0e-361715dcd696 req-77eb98cc-a18b-44e7-a218-5386e1706649 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:24 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:24 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:24 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:24 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:24 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-8a79212b-8b2f-47e2-ac0e-361715dcd696 req-77eb98cc-a18b-44e7-a218-5386e1706649 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Volume info retrieved successfully. Sep 03 13:44:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-8a79212b-8b2f-47e2-ac0e-361715dcd696 req-77eb98cc-a18b-44e7-a218-5386e1706649 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] http://192.168.122.181/volume/v3/volumes/dd5d16d0-720d-4448-b3d8-4a65e4061f76 returned with HTTP 200 Sep 03 13:44:24 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1031/2129] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:44:24 2026] GET /volume/v3/volumes/dd5d16d0-720d-4448-b3d8-4a65e4061f76 => generated 946 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-49aa8eb6-7d57-451b-8360-8549e0574693 req-2ac14639-c42c-4c07-9c8a-f7017048752f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-49aa8eb6-7d57-451b-8360-8549e0574693 req-2ac14639-c42c-4c07-9c8a-f7017048752f tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] POST http://192.168.122.181/volume/v3/attachments/e02cb8dd-1977-43d7-8f61-0b65aa273f1d/action Sep 03 13:44:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-49aa8eb6-7d57-451b-8360-8549e0574693 req-2ac14639-c42c-4c07-9c8a-f7017048752f tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Action body: b'{"os-complete": null}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:44:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-49aa8eb6-7d57-451b-8360-8549e0574693 req-2ac14639-c42c-4c07-9c8a-f7017048752f tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:44:24 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:24 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:24 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:24 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-49aa8eb6-7d57-451b-8360-8549e0574693 req-2ac14639-c42c-4c07-9c8a-f7017048752f tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] http://192.168.122.181/volume/v3/attachments/e02cb8dd-1977-43d7-8f61-0b65aa273f1d/action returned with HTTP 204 Sep 03 13:44:24 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1099/2130] 192.168.122.181 () {66 vars in 1614 bytes} [Thu Sep 3 13:44:24 2026] POST /volume/v3/attachments/e02cb8dd-1977-43d7-8f61-0b65aa273f1d/action => generated 0 bytes in 90 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:44:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-2fe76382-4ba4-4967-9551-1599652af14d None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2fe76382-4ba4-4967-9551-1599652af14d tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] GET http://192.168.122.181/volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 Sep 03 13:44:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2fe76382-4ba4-4967-9551-1599652af14d tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2fe76382-4ba4-4967-9551-1599652af14d tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-851c38e9-dc98-4050-96a6-f4fc45f127f0 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-851c38e9-dc98-4050-96a6-f4fc45f127f0 None None] GET http://192.168.122.181/volume// Sep 03 13:44:24 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:24 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-851c38e9-dc98-4050-96a6-f4fc45f127f0 None None] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-851c38e9-dc98-4050-96a6-f4fc45f127f0 None None] Calling method 'all' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-851c38e9-dc98-4050-96a6-f4fc45f127f0 None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:44:24 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1100/2131] 192.168.122.181 () {58 vars in 1317 bytes} [Thu Sep 3 13:44:24 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 13:44:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-8a79212b-8b2f-47e2-ac0e-361715dcd696 req-5fd0b1c4-9915-43a4-ad0d-e86cf30ce4d5 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:24 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:24 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-8a79212b-8b2f-47e2-ac0e-361715dcd696 req-5fd0b1c4-9915-43a4-ad0d-e86cf30ce4d5 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] POST http://192.168.122.181/volume/v3/attachments Sep 03 13:44:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-8a79212b-8b2f-47e2-ac0e-361715dcd696 req-5fd0b1c4-9915-43a4-ad0d-e86cf30ce4d5 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dd5d16d0-720d-4448-b3d8-4a65e4061f76", "connector": null, "instance_uuid": "2c00cc75-4632-45a9-aad8-1c1e089be3e4"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:44:24 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-2fe76382-4ba4-4967-9551-1599652af14d tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Volume info retrieved successfully. Sep 03 13:44:24 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:24 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2fe76382-4ba4-4967-9551-1599652af14d tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] http://192.168.122.181/volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 returned with HTTP 200 Sep 03 13:44:24 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1032/2132] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:44:24 2026] GET /volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 => generated 1182 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:44:24 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:24 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-ab0b963a-c811-4f22-8cbf-76bf20bea723 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ab0b963a-c811-4f22-8cbf-76bf20bea723 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] GET http://192.168.122.181/volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 Sep 03 13:44:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ab0b963a-c811-4f22-8cbf-76bf20bea723 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ab0b963a-c811-4f22-8cbf-76bf20bea723 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:24 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:24 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:24 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:24 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:24 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-ab0b963a-c811-4f22-8cbf-76bf20bea723 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Volume info retrieved successfully. Sep 03 13:44:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ab0b963a-c811-4f22-8cbf-76bf20bea723 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] http://192.168.122.181/volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 returned with HTTP 200 Sep 03 13:44:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-8a79212b-8b2f-47e2-ac0e-361715dcd696 req-5fd0b1c4-9915-43a4-ad0d-e86cf30ce4d5 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] http://192.168.122.181/volume/v3/attachments returned with HTTP 200 Sep 03 13:44:24 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1101/2133] 192.168.122.181 () {66 vars in 1483 bytes} [Thu Sep 3 13:44:24 2026] POST /volume/v3/attachments => generated 273 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:44:24 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1033/2134] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:44:24 2026] GET /volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 => generated 1182 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:44:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-c518ba9a-9d27-4450-b9d3-e30285e094d2 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c518ba9a-9d27-4450-b9d3-e30285e094d2 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] GET http://192.168.122.181/volume/v3/volumes/9b568828-861d-45da-abee-26006ca48832 Sep 03 13:44:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c518ba9a-9d27-4450-b9d3-e30285e094d2 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c518ba9a-9d27-4450-b9d3-e30285e094d2 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-7267213f-3a1e-441d-a3a1-d5749674ae1c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c518ba9a-9d27-4450-b9d3-e30285e094d2 tempest-VolumesCloneTest-1753567165 tempest-VolumesCloneTest-1753567165-project-member] http://192.168.122.181/volume/v3/volumes/9b568828-861d-45da-abee-26006ca48832 returned with HTTP 404 Sep 03 13:44:24 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1102/2135] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:24 2026] GET /volume/v3/volumes/9b568828-861d-45da-abee-26006ca48832 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:44:24 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1034/2136] 192.168.122.181 () {62 vars in 1495 bytes} [Thu Sep 3 13:44:24 2026] DELETE /volume/v3/attachments/e02cb8dd-1977-43d7-8f61-0b65aa273f1d => generated 114 bytes in 9 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 03 13:44:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-64cc6ce4-57d0-4a93-8219-adda39b3d39b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-17329a3a-1956-49fb-8503-044e2b9dd7c8 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-17329a3a-1956-49fb-8503-044e2b9dd7c8 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] GET http://192.168.122.181/volume/v3/volumes/dd5d16d0-720d-4448-b3d8-4a65e4061f76 Sep 03 13:44:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-17329a3a-1956-49fb-8503-044e2b9dd7c8 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-17329a3a-1956-49fb-8503-044e2b9dd7c8 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:24 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:24 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:24 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:24 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:24 devstack devstack@c-api.service[86720]: WARNING keystonemiddleware.auth_token [None req-64cc6ce4-57d0-4a93-8219-adda39b3d39b None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 03 13:44:24 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1103/2137] 192.168.122.181 () {62 vars in 1495 bytes} [Thu Sep 3 13:44:24 2026] DELETE /volume/v3/attachments/e02cb8dd-1977-43d7-8f61-0b65aa273f1d => generated 114 bytes in 90 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 03 13:44:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-1eeae38b-59b3-452f-b4f7-a0b902f49172 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1eeae38b-59b3-452f-b4f7-a0b902f49172 None None] GET http://192.168.122.181/volume// Sep 03 13:44:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1eeae38b-59b3-452f-b4f7-a0b902f49172 None None] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1eeae38b-59b3-452f-b4f7-a0b902f49172 None None] Calling method 'all' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1eeae38b-59b3-452f-b4f7-a0b902f49172 None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:44:24 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-17329a3a-1956-49fb-8503-044e2b9dd7c8 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Volume info retrieved successfully. Sep 03 13:44:24 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1104/2138] 192.168.122.181 () {58 vars in 1315 bytes} [Thu Sep 3 13:44:24 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 13:44:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e787e1af-2a5c-420f-988e-203a47a4aab6 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e787e1af-2a5c-420f-988e-203a47a4aab6 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] DELETE http://192.168.122.181/volume/v3/attachments/e02cb8dd-1977-43d7-8f61-0b65aa273f1d Sep 03 13:44:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e787e1af-2a5c-420f-988e-203a47a4aab6 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e787e1af-2a5c-420f-988e-203a47a4aab6 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-17329a3a-1956-49fb-8503-044e2b9dd7c8 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] http://192.168.122.181/volume/v3/volumes/dd5d16d0-720d-4448-b3d8-4a65e4061f76 returned with HTTP 200 Sep 03 13:44:24 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1035/2139] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:24 2026] GET /volume/v3/volumes/dd5d16d0-720d-4448-b3d8-4a65e4061f76 => generated 945 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-8a79212b-8b2f-47e2-ac0e-361715dcd696 req-ee7528ce-09c0-4543-acd6-04e2a25f4288 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-8a79212b-8b2f-47e2-ac0e-361715dcd696 req-ee7528ce-09c0-4543-acd6-04e2a25f4288 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] GET http://192.168.122.181/volume/v3/volumes/dd5d16d0-720d-4448-b3d8-4a65e4061f76 Sep 03 13:44:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-8a79212b-8b2f-47e2-ac0e-361715dcd696 req-ee7528ce-09c0-4543-acd6-04e2a25f4288 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-8a79212b-8b2f-47e2-ac0e-361715dcd696 req-ee7528ce-09c0-4543-acd6-04e2a25f4288 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:24 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:24 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:24 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:24 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:24 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:24 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:24 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-8a79212b-8b2f-47e2-ac0e-361715dcd696 req-ee7528ce-09c0-4543-acd6-04e2a25f4288 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Volume info retrieved successfully. Sep 03 13:44:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-8a79212b-8b2f-47e2-ac0e-361715dcd696 req-ee7528ce-09c0-4543-acd6-04e2a25f4288 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] http://192.168.122.181/volume/v3/volumes/dd5d16d0-720d-4448-b3d8-4a65e4061f76 returned with HTTP 200 Sep 03 13:44:24 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1036/2140] 192.168.122.181 () {62 vars in 1528 bytes} [Thu Sep 3 13:44:24 2026] GET /volume/v3/volumes/dd5d16d0-720d-4448-b3d8-4a65e4061f76 => generated 1126 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:44:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-8a79212b-8b2f-47e2-ac0e-361715dcd696 req-97b835ff-6375-42bc-aa67-51b4945800d3 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-8a79212b-8b2f-47e2-ac0e-361715dcd696 req-97b835ff-6375-42bc-aa67-51b4945800d3 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] PUT http://192.168.122.181/volume/v3/attachments/7341f812-1c79-4fa1-8a46-3113c0358843 Sep 03 13:44:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-8a79212b-8b2f-47e2-ac0e-361715dcd696 req-97b835ff-6375-42bc-aa67-51b4945800d3 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.181", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8d232b6e4de", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "108e3980-7d2b-493a-aa24-bb1dd072d0d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:44:24 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-e787e1af-2a5c-420f-988e-203a47a4aab6 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Attachment connected to vm 2867e23f-4b86-4ca6-bea4-27cad0a8b042, checking data on nova Sep 03 13:44:24 devstack devstack@c-api.service[86720]: DEBUG cinder.compute.nova [None req-e787e1af-2a5c-420f-988e-203a47a4aab6 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Creating Keystone token plugin using URL: http://192.168.122.181/identity {{(pid=86720) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 03 13:44:24 devstack devstack@c-api.service[86719]: DEBUG cinder.coordination [req-8a79212b-8b2f-47e2-ac0e-361715dcd696 req-97b835ff-6375-42bc-aa67-51b4945800d3 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Acquiring lock "cinder-attachment_update-dd5d16d0-720d-4448-b3d8-4a65e4061f76-devstack" by "attachment_update" {{(pid=86719) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 13:44:24 devstack devstack@c-api.service[86719]: DEBUG cinder.coordination [req-8a79212b-8b2f-47e2-ac0e-361715dcd696 req-97b835ff-6375-42bc-aa67-51b4945800d3 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Lock "cinder-attachment_update-dd5d16d0-720d-4448-b3d8-4a65e4061f76-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=86719) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 13:44:24 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:24 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:24 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:24 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:25 devstack devstack@c-api.service[86719]: DEBUG cinder.coordination [req-8a79212b-8b2f-47e2-ac0e-361715dcd696 req-97b835ff-6375-42bc-aa67-51b4945800d3 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Lock "cinder-attachment_update-dd5d16d0-720d-4448-b3d8-4a65e4061f76-devstack" released by "attachment_update" :: held 0.190s {{(pid=86719) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 13:44:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-8a79212b-8b2f-47e2-ac0e-361715dcd696 req-97b835ff-6375-42bc-aa67-51b4945800d3 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] http://192.168.122.181/volume/v3/attachments/7341f812-1c79-4fa1-8a46-3113c0358843 returned with HTTP 200 Sep 03 13:44:25 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1037/2141] 192.168.122.181 () {66 vars in 1593 bytes} [Thu Sep 3 13:44:24 2026] PUT /volume/v3/attachments/7341f812-1c79-4fa1-8a46-3113c0358843 => generated 694 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:44:25 devstack devstack@c-api.service[86720]: DEBUG novaclient.v2.client [None req-e787e1af-2a5c-420f-988e-203a47a4aab6 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] REQ: curl -g -i -X GET http://192.168.122.181/compute/v2.1/servers/2867e23f-4b86-4ca6-bea4-27cad0a8b042/os-volume_attachments/00318188-ac57-4f95-a2f1-4e06355e5493 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}6c56c1d8d4426cb8bf52278946e94ae75f0d1484c55fb1774aeb06d000aacf13" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-e787e1af-2a5c-420f-988e-203a47a4aab6" -H "X-Service-Token: {SHA256}9d8e6ec291d6e3fa925f78b8f8c483724f8690f89d442fe88eb1b36d5e2e78d3" {{(pid=86720) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 03 13:44:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-8a79212b-8b2f-47e2-ac0e-361715dcd696 req-bb1c5a58-45ac-4fca-a918-a663bd7f53e9 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-8a79212b-8b2f-47e2-ac0e-361715dcd696 req-bb1c5a58-45ac-4fca-a918-a663bd7f53e9 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] POST http://192.168.122.181/volume/v3/attachments/7341f812-1c79-4fa1-8a46-3113c0358843/action Sep 03 13:44:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-8a79212b-8b2f-47e2-ac0e-361715dcd696 req-bb1c5a58-45ac-4fca-a918-a663bd7f53e9 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Action body: b'{"os-complete": null}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:44:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-8a79212b-8b2f-47e2-ac0e-361715dcd696 req-bb1c5a58-45ac-4fca-a918-a663bd7f53e9 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:44:25 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:25 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:25 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:25 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-8a79212b-8b2f-47e2-ac0e-361715dcd696 req-bb1c5a58-45ac-4fca-a918-a663bd7f53e9 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] http://192.168.122.181/volume/v3/attachments/7341f812-1c79-4fa1-8a46-3113c0358843/action returned with HTTP 204 Sep 03 13:44:25 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1038/2142] 192.168.122.181 () {66 vars in 1614 bytes} [Thu Sep 3 13:44:25 2026] POST /volume/v3/attachments/7341f812-1c79-4fa1-8a46-3113c0358843/action => generated 0 bytes in 83 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:44:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-56336a9d-4494-45f4-90ad-d638aa1f8596 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-56336a9d-4494-45f4-90ad-d638aa1f8596 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] GET http://192.168.122.181/volume/v3/volumes/dd5d16d0-720d-4448-b3d8-4a65e4061f76 Sep 03 13:44:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-56336a9d-4494-45f4-90ad-d638aa1f8596 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-56336a9d-4494-45f4-90ad-d638aa1f8596 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:25 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:25 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:25 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:25 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:25 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-56336a9d-4494-45f4-90ad-d638aa1f8596 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Volume info retrieved successfully. Sep 03 13:44:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-56336a9d-4494-45f4-90ad-d638aa1f8596 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] http://192.168.122.181/volume/v3/volumes/dd5d16d0-720d-4448-b3d8-4a65e4061f76 returned with HTTP 200 Sep 03 13:44:25 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1039/2143] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:25 2026] GET /volume/v3/volumes/dd5d16d0-720d-4448-b3d8-4a65e4061f76 => generated 1238 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:44:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-06d5173e-beef-43a9-94da-71f7260f4af2 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-06d5173e-beef-43a9-94da-71f7260f4af2 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] GET http://192.168.122.181/volume/v3/volumes/dd5d16d0-720d-4448-b3d8-4a65e4061f76 Sep 03 13:44:25 devstack devstack@c-api.service[86720]: DEBUG novaclient.v2.client [None req-e787e1af-2a5c-420f-988e-203a47a4aab6 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 03 Sep 2026 11:44:25 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-6373fda5-2732-4da9-aa07-848553260c1f x-openstack-request-id: req-6373fda5-2732-4da9-aa07-848553260c1f {{(pid=86720) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 03 13:44:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-06d5173e-beef-43a9-94da-71f7260f4af2 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-06d5173e-beef-43a9-94da-71f7260f4af2 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:25 devstack devstack@c-api.service[86720]: DEBUG novaclient.v2.client [None req-e787e1af-2a5c-420f-988e-203a47a4aab6 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "00318188-ac57-4f95-a2f1-4e06355e5493", "serverId": "2867e23f-4b86-4ca6-bea4-27cad0a8b042", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "e02cb8dd-1977-43d7-8f61-0b65aa273f1d", "bdm_uuid": "088228f3-4b0c-4688-ae0f-aeb3b430c3aa"}} {{(pid=86720) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 03 13:44:25 devstack devstack@c-api.service[86720]: DEBUG novaclient.v2.client [None req-e787e1af-2a5c-420f-988e-203a47a4aab6 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] GET call to compute for http://192.168.122.181/compute/v2.1/servers/2867e23f-4b86-4ca6-bea4-27cad0a8b042/os-volume_attachments/00318188-ac57-4f95-a2f1-4e06355e5493 used request id req-6373fda5-2732-4da9-aa07-848553260c1f {{(pid=86720) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.volume.api [None req-e787e1af-2a5c-420f-988e-203a47a4aab6 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-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 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault [None req-e787e1af-2a5c-420f-988e-203a47a4aab6 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Caught error: Detach volume from instance 2867e23f-4b86-4ca6-bea4-27cad0a8b042 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 2867e23f-4b86-4ca6-bea4-27cad0a8b042 using the Compute API Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:44:25 devstack devstack@c-api.service[86720]: 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 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 2867e23f-4b86-4ca6-bea4-27cad0a8b042 using the Compute API Sep 03 13:44:25 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault Sep 03 13:44:25 devstack devstack@c-api.service[86720]: INFO cinder.api.middleware.fault [None req-e787e1af-2a5c-420f-988e-203a47a4aab6 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] http://192.168.122.181/volume/v3/attachments/e02cb8dd-1977-43d7-8f61-0b65aa273f1d returned with HTTP 409 Sep 03 13:44:25 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:25 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:25 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1105/2144] 192.168.122.181 () {60 vars in 1288 bytes} [Thu Sep 3 13:44:24 2026] DELETE /volume/v3/attachments/e02cb8dd-1977-43d7-8f61-0b65aa273f1d => generated 167 bytes in 1138 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:44:25 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:25 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:25 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-06d5173e-beef-43a9-94da-71f7260f4af2 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Volume info retrieved successfully. Sep 03 13:44:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-06d5173e-beef-43a9-94da-71f7260f4af2 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] http://192.168.122.181/volume/v3/volumes/dd5d16d0-720d-4448-b3d8-4a65e4061f76 returned with HTTP 200 Sep 03 13:44:25 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1040/2145] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:25 2026] GET /volume/v3/volumes/dd5d16d0-720d-4448-b3d8-4a65e4061f76 => generated 1238 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 13:44:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-16bf1ceb-b135-4d62-b6eb-799c8e2a9b39 req-75568d8c-fde8-4ef9-a1fa-02c71e1e8793 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-16bf1ceb-b135-4d62-b6eb-799c8e2a9b39 req-75568d8c-fde8-4ef9-a1fa-02c71e1e8793 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] GET http://192.168.122.181/volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 Sep 03 13:44:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-16bf1ceb-b135-4d62-b6eb-799c8e2a9b39 req-75568d8c-fde8-4ef9-a1fa-02c71e1e8793 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-16bf1ceb-b135-4d62-b6eb-799c8e2a9b39 req-75568d8c-fde8-4ef9-a1fa-02c71e1e8793 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:25 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [req-16bf1ceb-b135-4d62-b6eb-799c8e2a9b39 req-75568d8c-fde8-4ef9-a1fa-02c71e1e8793 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:44:25 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:25 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:25 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:25 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:26 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-16bf1ceb-b135-4d62-b6eb-799c8e2a9b39 req-75568d8c-fde8-4ef9-a1fa-02c71e1e8793 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Volume info retrieved successfully. Sep 03 13:44:26 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-16bf1ceb-b135-4d62-b6eb-799c8e2a9b39 req-75568d8c-fde8-4ef9-a1fa-02c71e1e8793 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] http://192.168.122.181/volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 returned with HTTP 200 Sep 03 13:44:26 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1106/2146] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:44:25 2026] GET /volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 => generated 1164 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:44:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-16bf1ceb-b135-4d62-b6eb-799c8e2a9b39 req-654117ba-8670-4fa6-9ead-ca77d38e04a3 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:26 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-16bf1ceb-b135-4d62-b6eb-799c8e2a9b39 req-654117ba-8670-4fa6-9ead-ca77d38e04a3 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] POST http://192.168.122.181/volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493/action Sep 03 13:44:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-16bf1ceb-b135-4d62-b6eb-799c8e2a9b39 req-654117ba-8670-4fa6-9ead-ca77d38e04a3 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:44:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-16bf1ceb-b135-4d62-b6eb-799c8e2a9b39 req-654117ba-8670-4fa6-9ead-ca77d38e04a3 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:44:26 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:26 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:26 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:26 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:26 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-16bf1ceb-b135-4d62-b6eb-799c8e2a9b39 req-654117ba-8670-4fa6-9ead-ca77d38e04a3 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Volume info retrieved successfully. Sep 03 13:44:26 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-16bf1ceb-b135-4d62-b6eb-799c8e2a9b39 req-654117ba-8670-4fa6-9ead-ca77d38e04a3 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Begin detaching volume completed successfully. Sep 03 13:44:26 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-16bf1ceb-b135-4d62-b6eb-799c8e2a9b39 req-654117ba-8670-4fa6-9ead-ca77d38e04a3 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] http://192.168.122.181/volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493/action returned with HTTP 202 Sep 03 13:44:26 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1041/2147] 192.168.122.181 () {64 vars in 1561 bytes} [Thu Sep 3 13:44:26 2026] POST /volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:44:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-599d48b3-298d-437a-9819-7413532ea95a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:26 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-599d48b3-298d-437a-9819-7413532ea95a None None] GET http://192.168.122.181/volume// Sep 03 13:44:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-599d48b3-298d-437a-9819-7413532ea95a None None] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-599d48b3-298d-437a-9819-7413532ea95a None None] Calling method 'all' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:26 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-599d48b3-298d-437a-9819-7413532ea95a None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:44:26 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1107/2148] 192.168.122.181 () {58 vars in 1315 bytes} [Thu Sep 3 13: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 03 13:44:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-16bf1ceb-b135-4d62-b6eb-799c8e2a9b39 req-2202f76a-c397-47a0-a253-40a0e1d8e3f7 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:26 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-16bf1ceb-b135-4d62-b6eb-799c8e2a9b39 req-2202f76a-c397-47a0-a253-40a0e1d8e3f7 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] GET http://192.168.122.181/volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 Sep 03 13:44:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-16bf1ceb-b135-4d62-b6eb-799c8e2a9b39 req-2202f76a-c397-47a0-a253-40a0e1d8e3f7 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-16bf1ceb-b135-4d62-b6eb-799c8e2a9b39 req-2202f76a-c397-47a0-a253-40a0e1d8e3f7 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:26 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:26 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:26 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:26 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:26 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-16bf1ceb-b135-4d62-b6eb-799c8e2a9b39 req-2202f76a-c397-47a0-a253-40a0e1d8e3f7 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Volume info retrieved successfully. Sep 03 13:44:26 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-16bf1ceb-b135-4d62-b6eb-799c8e2a9b39 req-2202f76a-c397-47a0-a253-40a0e1d8e3f7 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] http://192.168.122.181/volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 returned with HTTP 200 Sep 03 13:44:26 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1042/2149] 192.168.122.181 () {62 vars in 1528 bytes} [Thu Sep 3 13:44:26 2026] GET /volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 => generated 1348 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 03 13:44:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-16bf1ceb-b135-4d62-b6eb-799c8e2a9b39 req-c0f060bb-28af-47bb-a07e-cd2fd88fee5c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:26 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-16bf1ceb-b135-4d62-b6eb-799c8e2a9b39 req-c0f060bb-28af-47bb-a07e-cd2fd88fee5c tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] DELETE http://192.168.122.181/volume/v3/attachments/e02cb8dd-1977-43d7-8f61-0b65aa273f1d Sep 03 13:44:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-16bf1ceb-b135-4d62-b6eb-799c8e2a9b39 req-c0f060bb-28af-47bb-a07e-cd2fd88fee5c tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-16bf1ceb-b135-4d62-b6eb-799c8e2a9b39 req-c0f060bb-28af-47bb-a07e-cd2fd88fee5c tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:26 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:26 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:26 devstack devstack@c-api.service[86720]: /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 03 13:44:26 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, Sep 03 13:44:26 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-16bf1ceb-b135-4d62-b6eb-799c8e2a9b39 req-c0f060bb-28af-47bb-a07e-cd2fd88fee5c tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] http://192.168.122.181/volume/v3/attachments/e02cb8dd-1977-43d7-8f61-0b65aa273f1d returned with HTTP 200 Sep 03 13:44:26 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1108/2150] 192.168.122.181 () {64 vars in 1562 bytes} [Thu Sep 3 13:44:26 2026] DELETE /volume/v3/attachments/e02cb8dd-1977-43d7-8f61-0b65aa273f1d => generated 19 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-88c96df5-6321-49be-913a-2b5d4d3c3f4a req-b9b6a345-0452-45f0-9f36-e3427c87c56f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:27 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-88c96df5-6321-49be-913a-2b5d4d3c3f4a req-b9b6a345-0452-45f0-9f36-e3427c87c56f tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] GET http://192.168.122.181/volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 Sep 03 13:44:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-88c96df5-6321-49be-913a-2b5d4d3c3f4a req-b9b6a345-0452-45f0-9f36-e3427c87c56f tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-88c96df5-6321-49be-913a-2b5d4d3c3f4a req-b9b6a345-0452-45f0-9f36-e3427c87c56f tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:27 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:27 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:27 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:27 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:27 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-88c96df5-6321-49be-913a-2b5d4d3c3f4a req-b9b6a345-0452-45f0-9f36-e3427c87c56f tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Volume info retrieved successfully. Sep 03 13:44:27 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-88c96df5-6321-49be-913a-2b5d4d3c3f4a req-b9b6a345-0452-45f0-9f36-e3427c87c56f tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] http://192.168.122.181/volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 returned with HTTP 200 Sep 03 13:44:27 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1043/2151] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:44:27 2026] GET /volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 => generated 872 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:44:27 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-16f46bd4-96eb-4d61-a677-5291c6b02bef None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:27 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-16f46bd4-96eb-4d61-a677-5291c6b02bef tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] DELETE http://192.168.122.181/volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 Sep 03 13:44:27 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-16f46bd4-96eb-4d61-a677-5291c6b02bef tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:27 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-16f46bd4-96eb-4d61-a677-5291c6b02bef tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:27 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-16f46bd4-96eb-4d61-a677-5291c6b02bef tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Delete volume with id: 00318188-ac57-4f95-a2f1-4e06355e5493 Sep 03 13:44:27 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:27 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:27 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:27 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:27 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-16f46bd4-96eb-4d61-a677-5291c6b02bef tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Volume info retrieved successfully. Sep 03 13:44:27 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-16f46bd4-96eb-4d61-a677-5291c6b02bef tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Delete volume request issued successfully. Sep 03 13:44:27 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-16f46bd4-96eb-4d61-a677-5291c6b02bef tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] http://192.168.122.181/volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 returned with HTTP 202 Sep 03 13:44:27 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1109/2152] 192.168.122.181 () {60 vars in 1276 bytes} [Thu Sep 3 13:44:27 2026] DELETE /volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 13:44:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-045c8007-9498-4dba-aef5-67b40bdb23a0 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:27 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-045c8007-9498-4dba-aef5-67b40bdb23a0 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] GET http://192.168.122.181/volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 Sep 03 13:44:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-045c8007-9498-4dba-aef5-67b40bdb23a0 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-045c8007-9498-4dba-aef5-67b40bdb23a0 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:27 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:27 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:27 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:27 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:27 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-045c8007-9498-4dba-aef5-67b40bdb23a0 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Volume info retrieved successfully. Sep 03 13:44:27 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-045c8007-9498-4dba-aef5-67b40bdb23a0 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] http://192.168.122.181/volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 returned with HTTP 200 Sep 03 13:44:27 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1044/2153] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:44:27 2026] GET /volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 => generated 889 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:44:27 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-3e9402cf-4767-4377-9d66-af295e9c3224 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3e9402cf-4767-4377-9d66-af295e9c3224 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:44:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3e9402cf-4767-4377-9d66-af295e9c3224 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1097967261", "metadata": {"Type": "Test"}}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:44:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-3e9402cf-4767-4377-9d66-af295e9c3224 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1097967261', 'metadata': {'Type': 'Test'}}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:44:28 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-3e9402cf-4767-4377-9d66-af295e9c3224 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Create volume of 1 GB Sep 03 13:44:28 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-3e9402cf-4767-4377-9d66-af295e9c3224 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Availability Zones retrieved successfully. Sep 03 13:44:28 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-3e9402cf-4767-4377-9d66-af295e9c3224 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Flow 'volume_create_api' (82ce96cb-12ae-46e1-8ec9-43a5fcce67fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:44:28 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-3e9402cf-4767-4377-9d66-af295e9c3224 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4accb26-ced1-4113-9215-93921e32a378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:44:28 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-3e9402cf-4767-4377-9d66-af295e9c3224 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:44:28 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-3e9402cf-4767-4377-9d66-af295e9c3224 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4accb26-ced1-4113-9215-93921e32a378) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:44:28 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-3e9402cf-4767-4377-9d66-af295e9c3224 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73d2cce3-84da-4a57-a168-f7b4ab5f7e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:44:28 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-3e9402cf-4767-4377-9d66-af295e9c3224 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Created reservations ['56405d2e-1b46-4792-8af5-4e75eee615c9', 'd58e03e5-2338-4a58-b486-aba0fd804df3', '24fb5c50-9022-4916-aaba-7cbe842a46a7', 'f5ab53ac-bdd9-4d65-9ffb-a48f5392ff03'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:44:28 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-3e9402cf-4767-4377-9d66-af295e9c3224 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73d2cce3-84da-4a57-a168-f7b4ab5f7e30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56405d2e-1b46-4792-8af5-4e75eee615c9', 'd58e03e5-2338-4a58-b486-aba0fd804df3', '24fb5c50-9022-4916-aaba-7cbe842a46a7', 'f5ab53ac-bdd9-4d65-9ffb-a48f5392ff03']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:44:28 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-3e9402cf-4767-4377-9d66-af295e9c3224 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d622a13-e095-463c-825f-88dc9524529b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:44:28 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:28 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:28 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-3e9402cf-4767-4377-9d66-af295e9c3224 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d622a13-e095-463c-825f-88dc9524529b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '276e0ed3-4491-43ea-986b-7e2a5e4e2f2e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1097967261',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='b39fdebfd04e4097bc605839d3f0fc0d',qos_specs=None,replication_status=,reservations=['56405d2e-1b46-4792-8af5-4e75eee615c9','d58e03e5-2338-4a58-b486-aba0fd804df3','24fb5c50-9022-4916-aaba-7cbe842a46a7','f5ab53ac-bdd9-4d65-9ffb-a48f5392ff03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0c6723528134542a8b105b753a80d58',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:44:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1097967261',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=276e0ed3-4491-43ea-986b-7e2a5e4e2f2e,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='b39fdebfd04e4097bc605839d3f0fc0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0c6723528134542a8b105b753a80d58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:44:28 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-3e9402cf-4767-4377-9d66-af295e9c3224 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (334498af-560a-4d4a-b134-e3de9e176e6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:44:28 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-3e9402cf-4767-4377-9d66-af295e9c3224 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (334498af-560a-4d4a-b134-e3de9e176e6a) transitioned into state 'SUCCESS' from state '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-1097967261',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='b39fdebfd04e4097bc605839d3f0fc0d',qos_specs=None,replication_status=,reservations=['56405d2e-1b46-4792-8af5-4e75eee615c9','d58e03e5-2338-4a58-b486-aba0fd804df3','24fb5c50-9022-4916-aaba-7cbe842a46a7','f5ab53ac-bdd9-4d65-9ffb-a48f5392ff03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0c6723528134542a8b105b753a80d58',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:44:28 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-3e9402cf-4767-4377-9d66-af295e9c3224 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f39c0f0e-8dbb-44f4-a61b-8edf9ac6990b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:44:28 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-3e9402cf-4767-4377-9d66-af295e9c3224 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f39c0f0e-8dbb-44f4-a61b-8edf9ac6990b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:44:28 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-3e9402cf-4767-4377-9d66-af295e9c3224 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Flow 'volume_create_api' (82ce96cb-12ae-46e1-8ec9-43a5fcce67fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:44:28 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-3e9402cf-4767-4377-9d66-af295e9c3224 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Create volume request issued successfully. Sep 03 13:44:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3e9402cf-4767-4377-9d66-af295e9c3224 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:44:28 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1110/2154] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:44:27 2026] POST /volume/v3/volumes => generated 768 bytes in 603 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 13:44:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-5c263c8c-a4e3-4f82-98fb-4bd355e17ab1 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:28 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5c263c8c-a4e3-4f82-98fb-4bd355e17ab1 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/276e0ed3-4491-43ea-986b-7e2a5e4e2f2e Sep 03 13:44:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5c263c8c-a4e3-4f82-98fb-4bd355e17ab1 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5c263c8c-a4e3-4f82-98fb-4bd355e17ab1 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-2d1f97bd-887a-4507-b4b7-4e867496ae74 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:28 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:28 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2d1f97bd-887a-4507-b4b7-4e867496ae74 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] GET http://192.168.122.181/volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 Sep 03 13:44:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2d1f97bd-887a-4507-b4b7-4e867496ae74 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:28 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:28 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2d1f97bd-887a-4507-b4b7-4e867496ae74 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:28 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-5c263c8c-a4e3-4f82-98fb-4bd355e17ab1 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:44:28 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5c263c8c-a4e3-4f82-98fb-4bd355e17ab1 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/276e0ed3-4491-43ea-986b-7e2a5e4e2f2e returned with HTTP 200 Sep 03 13:44:28 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1045/2155] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:28 2026] GET /volume/v3/volumes/276e0ed3-4491-43ea-986b-7e2a5e4e2f2e => generated 836 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2d1f97bd-887a-4507-b4b7-4e867496ae74 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317 tempest-TestServerVolumeAttachScenarioOldVersion-1923046317-project-member] http://192.168.122.181/volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 returned with HTTP 404 Sep 03 13:44:28 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1111/2156] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:44:28 2026] GET /volume/v3/volumes/00318188-ac57-4f95-a2f1-4e06355e5493 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:44:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-98e76105-e134-40ae-a9a2-165742379531 req-a1ccd46f-4c2b-4420-ad9b-2b7db7e35e21 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:29 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-98e76105-e134-40ae-a9a2-165742379531 req-a1ccd46f-4c2b-4420-ad9b-2b7db7e35e21 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] GET http://192.168.122.181/volume/v3/volumes/bf348ec2-6347-4e96-8ade-8d32f92d9e52 Sep 03 13:44:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-98e76105-e134-40ae-a9a2-165742379531 req-a1ccd46f-4c2b-4420-ad9b-2b7db7e35e21 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-98e76105-e134-40ae-a9a2-165742379531 req-a1ccd46f-4c2b-4420-ad9b-2b7db7e35e21 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:29 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:29 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:29 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:29 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:29 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-98e76105-e134-40ae-a9a2-165742379531 req-a1ccd46f-4c2b-4420-ad9b-2b7db7e35e21 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Volume info retrieved successfully. Sep 03 13:44:29 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-98e76105-e134-40ae-a9a2-165742379531 req-a1ccd46f-4c2b-4420-ad9b-2b7db7e35e21 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] http://192.168.122.181/volume/v3/volumes/bf348ec2-6347-4e96-8ade-8d32f92d9e52 returned with HTTP 200 Sep 03 13:44:29 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1046/2157] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:44:29 2026] GET /volume/v3/volumes/bf348ec2-6347-4e96-8ade-8d32f92d9e52 => generated 1238 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:44:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-98e76105-e134-40ae-a9a2-165742379531 req-58f2e5e6-efba-496f-9d78-d359e61460b7 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-6f1171a5-a368-4051-8152-e64ce6d4d33e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:29 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6f1171a5-a368-4051-8152-e64ce6d4d33e tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/276e0ed3-4491-43ea-986b-7e2a5e4e2f2e Sep 03 13:44:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6f1171a5-a368-4051-8152-e64ce6d4d33e tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6f1171a5-a368-4051-8152-e64ce6d4d33e tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:29 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-98e76105-e134-40ae-a9a2-165742379531 req-58f2e5e6-efba-496f-9d78-d359e61460b7 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] POST http://192.168.122.181/volume/v3/volumes/bf348ec2-6347-4e96-8ade-8d32f92d9e52/action Sep 03 13:44:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-98e76105-e134-40ae-a9a2-165742379531 req-58f2e5e6-efba-496f-9d78-d359e61460b7 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:44:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-98e76105-e134-40ae-a9a2-165742379531 req-58f2e5e6-efba-496f-9d78-d359e61460b7 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:44:29 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:29 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:29 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:29 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:29 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-6f1171a5-a368-4051-8152-e64ce6d4d33e tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:44:29 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6f1171a5-a368-4051-8152-e64ce6d4d33e tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/276e0ed3-4491-43ea-986b-7e2a5e4e2f2e returned with HTTP 200 Sep 03 13:44:29 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1047/2158] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:29 2026] GET /volume/v3/volumes/276e0ed3-4491-43ea-986b-7e2a5e4e2f2e => generated 860 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:29 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:29 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:29 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:29 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:29 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-98e76105-e134-40ae-a9a2-165742379531 req-58f2e5e6-efba-496f-9d78-d359e61460b7 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Volume info retrieved successfully. Sep 03 13:44:29 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-98e76105-e134-40ae-a9a2-165742379531 req-58f2e5e6-efba-496f-9d78-d359e61460b7 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Begin detaching volume completed successfully. Sep 03 13:44:29 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-98e76105-e134-40ae-a9a2-165742379531 req-58f2e5e6-efba-496f-9d78-d359e61460b7 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] http://192.168.122.181/volume/v3/volumes/bf348ec2-6347-4e96-8ade-8d32f92d9e52/action returned with HTTP 202 Sep 03 13:44:29 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1112/2159] 192.168.122.181 () {64 vars in 1561 bytes} [Thu Sep 3 13:44:29 2026] POST /volume/v3/volumes/bf348ec2-6347-4e96-8ade-8d32f92d9e52/action => generated 0 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:44:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-f04114b1-dab2-453e-ae8b-49a20dd45d06 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:29 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f04114b1-dab2-453e-ae8b-49a20dd45d06 None None] GET http://192.168.122.181/volume// Sep 03 13:44:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f04114b1-dab2-453e-ae8b-49a20dd45d06 None None] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f04114b1-dab2-453e-ae8b-49a20dd45d06 None None] Calling method 'all' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:29 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f04114b1-dab2-453e-ae8b-49a20dd45d06 None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:44:29 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1048/2160] 192.168.122.181 () {58 vars in 1315 bytes} [Thu Sep 3 13:44:29 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 13:44:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-98e76105-e134-40ae-a9a2-165742379531 req-bd9f3c50-a5d2-4ebc-9656-0a7ec2a33824 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:29 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-98e76105-e134-40ae-a9a2-165742379531 req-bd9f3c50-a5d2-4ebc-9656-0a7ec2a33824 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] GET http://192.168.122.181/volume/v3/volumes/bf348ec2-6347-4e96-8ade-8d32f92d9e52 Sep 03 13:44:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-98e76105-e134-40ae-a9a2-165742379531 req-bd9f3c50-a5d2-4ebc-9656-0a7ec2a33824 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-98e76105-e134-40ae-a9a2-165742379531 req-bd9f3c50-a5d2-4ebc-9656-0a7ec2a33824 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:29 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:29 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:29 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:29 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:29 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-98e76105-e134-40ae-a9a2-165742379531 req-bd9f3c50-a5d2-4ebc-9656-0a7ec2a33824 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Volume info retrieved successfully. Sep 03 13:44:29 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-98e76105-e134-40ae-a9a2-165742379531 req-bd9f3c50-a5d2-4ebc-9656-0a7ec2a33824 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] http://192.168.122.181/volume/v3/volumes/bf348ec2-6347-4e96-8ade-8d32f92d9e52 returned with HTTP 200 Sep 03 13:44:29 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1113/2161] 192.168.122.181 () {62 vars in 1528 bytes} [Thu Sep 3 13:44:29 2026] GET /volume/v3/volumes/bf348ec2-6347-4e96-8ade-8d32f92d9e52 => generated 1422 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:44:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-98e76105-e134-40ae-a9a2-165742379531 req-68827a4b-d528-4e2e-8917-56b87b200a91 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:30 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-98e76105-e134-40ae-a9a2-165742379531 req-68827a4b-d528-4e2e-8917-56b87b200a91 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] DELETE http://192.168.122.181/volume/v3/attachments/0afb0e0e-5596-44da-8c4d-13c250445bfc Sep 03 13:44:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-98e76105-e134-40ae-a9a2-165742379531 req-68827a4b-d528-4e2e-8917-56b87b200a91 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-98e76105-e134-40ae-a9a2-165742379531 req-68827a4b-d528-4e2e-8917-56b87b200a91 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:30 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:30 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:30 devstack devstack@c-api.service[86719]: /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 03 13:44:30 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, Sep 03 13:44:30 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-98e76105-e134-40ae-a9a2-165742379531 req-68827a4b-d528-4e2e-8917-56b87b200a91 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] http://192.168.122.181/volume/v3/attachments/0afb0e0e-5596-44da-8c4d-13c250445bfc returned with HTTP 200 Sep 03 13:44:30 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1049/2162] 192.168.122.181 () {64 vars in 1562 bytes} [Thu Sep 3 13:44:30 2026] DELETE /volume/v3/attachments/0afb0e0e-5596-44da-8c4d-13c250445bfc => generated 19 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-220f83fc-23d6-4ad1-a1fa-f8446ed9dd7c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:30 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-220f83fc-23d6-4ad1-a1fa-f8446ed9dd7c tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/276e0ed3-4491-43ea-986b-7e2a5e4e2f2e Sep 03 13:44:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-220f83fc-23d6-4ad1-a1fa-f8446ed9dd7c tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-220f83fc-23d6-4ad1-a1fa-f8446ed9dd7c tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:30 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:30 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:30 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:30 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:30 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-220f83fc-23d6-4ad1-a1fa-f8446ed9dd7c tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:44:30 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-220f83fc-23d6-4ad1-a1fa-f8446ed9dd7c tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/276e0ed3-4491-43ea-986b-7e2a5e4e2f2e returned with HTTP 200 Sep 03 13:44:30 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1114/2163] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:30 2026] GET /volume/v3/volumes/276e0ed3-4491-43ea-986b-7e2a5e4e2f2e => generated 861 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-6e94bfed-3430-4e69-916e-7925cf716d05 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:30 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6e94bfed-3430-4e69-916e-7925cf716d05 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/276e0ed3-4491-43ea-986b-7e2a5e4e2f2e Sep 03 13:44:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6e94bfed-3430-4e69-916e-7925cf716d05 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6e94bfed-3430-4e69-916e-7925cf716d05 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:30 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:30 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:30 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:30 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:30 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-6e94bfed-3430-4e69-916e-7925cf716d05 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:44:30 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6e94bfed-3430-4e69-916e-7925cf716d05 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/276e0ed3-4491-43ea-986b-7e2a5e4e2f2e returned with HTTP 200 Sep 03 13:44:30 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1050/2164] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:30 2026] GET /volume/v3/volumes/276e0ed3-4491-43ea-986b-7e2a5e4e2f2e => generated 861 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-bab23c14-a085-4e28-9bb5-91f540513656 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:30 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bab23c14-a085-4e28-9bb5-91f540513656 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] PUT http://192.168.122.181/volume/v3/volumes/276e0ed3-4491-43ea-986b-7e2a5e4e2f2e Sep 03 13:44:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bab23c14-a085-4e28-9bb5-91f540513656 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1097967261"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:44:30 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:30 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:30 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:30 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:30 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-bab23c14-a085-4e28-9bb5-91f540513656 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:44:30 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-bab23c14-a085-4e28-9bb5-91f540513656 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume updated successfully. Sep 03 13:44:30 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bab23c14-a085-4e28-9bb5-91f540513656 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/276e0ed3-4491-43ea-986b-7e2a5e4e2f2e returned with HTTP 200 Sep 03 13:44:30 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1115/2165] 192.168.122.181 () {60 vars in 1252 bytes} [Thu Sep 3 13:44:30 2026] PUT /volume/v3/volumes/276e0ed3-4491-43ea-986b-7e2a5e4e2f2e => generated 793 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-a3a2303a-f611-439e-ade2-b8b102c16cbb None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:30 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a3a2303a-f611-439e-ade2-b8b102c16cbb tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] PUT http://192.168.122.181/volume/v3/volumes/276e0ed3-4491-43ea-986b-7e2a5e4e2f2e Sep 03 13:44:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a3a2303a-f611-439e-ade2-b8b102c16cbb tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-2141184557", "description": "This is the new description of volume"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:44:30 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:30 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:30 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:30 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:30 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-a3a2303a-f611-439e-ade2-b8b102c16cbb tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:44:30 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-a3a2303a-f611-439e-ade2-b8b102c16cbb tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume updated successfully. Sep 03 13:44:30 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a3a2303a-f611-439e-ade2-b8b102c16cbb tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/276e0ed3-4491-43ea-986b-7e2a5e4e2f2e returned with HTTP 200 Sep 03 13:44:30 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1051/2166] 192.168.122.181 () {60 vars in 1253 bytes} [Thu Sep 3 13:44:30 2026] PUT /volume/v3/volumes/276e0ed3-4491-43ea-986b-7e2a5e4e2f2e => generated 832 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-067d3830-3d36-4c53-993d-ab9fad9b1cfc None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:30 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-067d3830-3d36-4c53-993d-ab9fad9b1cfc tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/276e0ed3-4491-43ea-986b-7e2a5e4e2f2e Sep 03 13:44:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-067d3830-3d36-4c53-993d-ab9fad9b1cfc tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-067d3830-3d36-4c53-993d-ab9fad9b1cfc tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:30 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:30 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:30 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:30 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-06482b7f-7c6c-4c67-84c0-047093c6b934 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:31 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-06482b7f-7c6c-4c67-84c0-047093c6b934 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] DELETE http://192.168.122.181/volume/v3/volumes/bf348ec2-6347-4e96-8ade-8d32f92d9e52 Sep 03 13:44:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-06482b7f-7c6c-4c67-84c0-047093c6b934 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-06482b7f-7c6c-4c67-84c0-047093c6b934 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:31 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-06482b7f-7c6c-4c67-84c0-047093c6b934 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Delete volume with id: bf348ec2-6347-4e96-8ade-8d32f92d9e52 Sep 03 13:44:31 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-067d3830-3d36-4c53-993d-ab9fad9b1cfc tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:44:31 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-067d3830-3d36-4c53-993d-ab9fad9b1cfc tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/276e0ed3-4491-43ea-986b-7e2a5e4e2f2e returned with HTTP 200 Sep 03 13:44:31 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1116/2167] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:30 2026] GET /volume/v3/volumes/276e0ed3-4491-43ea-986b-7e2a5e4e2f2e => generated 900 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:31 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:31 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:31 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:31 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:31 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-06482b7f-7c6c-4c67-84c0-047093c6b934 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Volume info retrieved successfully. Sep 03 13:44:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-5a77e52e-4486-468d-ab45-531b7f9b30c2 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:31 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5a77e52e-4486-468d-ab45-531b7f9b30c2 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:44:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5a77e52e-4486-468d-ab45-531b7f9b30c2 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1262980310", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1504644830"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:44:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-5a77e52e-4486-468d-ab45-531b7f9b30c2 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1262980310', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1504644830'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:44:31 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-5a77e52e-4486-468d-ab45-531b7f9b30c2 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Create volume of 1 GB Sep 03 13:44:31 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-5a77e52e-4486-468d-ab45-531b7f9b30c2 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Availability Zones retrieved successfully. Sep 03 13:44:31 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-5a77e52e-4486-468d-ab45-531b7f9b30c2 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Flow 'volume_create_api' (adaf9fd7-f96d-4823-9759-9984c31d9042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:44:31 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-06482b7f-7c6c-4c67-84c0-047093c6b934 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Delete volume request issued successfully. Sep 03 13:44:31 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-5a77e52e-4486-468d-ab45-531b7f9b30c2 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44a6b55f-d319-4360-8091-fbd2c6d2d96f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:44:31 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-06482b7f-7c6c-4c67-84c0-047093c6b934 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] http://192.168.122.181/volume/v3/volumes/bf348ec2-6347-4e96-8ade-8d32f92d9e52 returned with HTTP 202 Sep 03 13:44:31 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1052/2168] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:44:30 2026] DELETE /volume/v3/volumes/bf348ec2-6347-4e96-8ade-8d32f92d9e52 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:44:31 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-5a77e52e-4486-468d-ab45-531b7f9b30c2 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:44:31 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-5a77e52e-4486-468d-ab45-531b7f9b30c2 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44a6b55f-d319-4360-8091-fbd2c6d2d96f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:44:31 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-5a77e52e-4486-468d-ab45-531b7f9b30c2 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed5ff137-a19d-4222-8785-7a89b6ce59b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:44:31 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-5a77e52e-4486-468d-ab45-531b7f9b30c2 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Created reservations ['a9b6d6b3-e91b-4b92-8a59-d190e1f225dd', 'b88d9ce4-32a7-4f8c-9661-a4492f419576', '7143eb46-474f-4b57-9581-2d62181153c8', '01d31d49-2595-48f6-88b2-64ac68c77127'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:44:31 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-5a77e52e-4486-468d-ab45-531b7f9b30c2 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed5ff137-a19d-4222-8785-7a89b6ce59b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9b6d6b3-e91b-4b92-8a59-d190e1f225dd', 'b88d9ce4-32a7-4f8c-9661-a4492f419576', '7143eb46-474f-4b57-9581-2d62181153c8', '01d31d49-2595-48f6-88b2-64ac68c77127']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:44:31 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-5a77e52e-4486-468d-ab45-531b7f9b30c2 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28f0d49b-4bd6-4ce7-b3e2-1d47b084931e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:44:31 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:31 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:31 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-5a77e52e-4486-468d-ab45-531b7f9b30c2 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28f0d49b-4bd6-4ce7-b3e2-1d47b084931e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ca4d45c-a4e4-4e66-8f29-d8222707d28e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1262980310',display_name='tempest-VolumesGetTest-Volume-1504644830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b39fdebfd04e4097bc605839d3f0fc0d',qos_specs=None,replication_status=,reservations=['a9b6d6b3-e91b-4b92-8a59-d190e1f225dd','b88d9ce4-32a7-4f8c-9661-a4492f419576','7143eb46-474f-4b57-9581-2d62181153c8','01d31d49-2595-48f6-88b2-64ac68c77127'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0c6723528134542a8b105b753a80d58',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:44:31Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1262980310',display_name='tempest-VolumesGetTest-Volume-1504644830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ca4d45c-a4e4-4e66-8f29-d8222707d28e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b39fdebfd04e4097bc605839d3f0fc0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0c6723528134542a8b105b753a80d58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:44:31 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-5a77e52e-4486-468d-ab45-531b7f9b30c2 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37ffaf30-00a2-4e7a-b70c-533b64dbc3f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:44:31 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-5a77e52e-4486-468d-ab45-531b7f9b30c2 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37ffaf30-00a2-4e7a-b70c-533b64dbc3f0) transitioned into 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-1262980310',display_name='tempest-VolumesGetTest-Volume-1504644830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b39fdebfd04e4097bc605839d3f0fc0d',qos_specs=None,replication_status=,reservations=['a9b6d6b3-e91b-4b92-8a59-d190e1f225dd','b88d9ce4-32a7-4f8c-9661-a4492f419576','7143eb46-474f-4b57-9581-2d62181153c8','01d31d49-2595-48f6-88b2-64ac68c77127'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0c6723528134542a8b105b753a80d58',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:44:31 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-5a77e52e-4486-468d-ab45-531b7f9b30c2 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78a09b70-f0d8-4f8a-85f8-95fe3a5b03e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:44:31 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-5a77e52e-4486-468d-ab45-531b7f9b30c2 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78a09b70-f0d8-4f8a-85f8-95fe3a5b03e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:44:31 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-5a77e52e-4486-468d-ab45-531b7f9b30c2 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Flow 'volume_create_api' (adaf9fd7-f96d-4823-9759-9984c31d9042) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:44:31 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-5a77e52e-4486-468d-ab45-531b7f9b30c2 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Create volume request issued successfully. Sep 03 13:44:31 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5a77e52e-4486-468d-ab45-531b7f9b30c2 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:44:31 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1117/2169] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:44:31 2026] POST /volume/v3/volumes => generated 789 bytes in 446 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:44:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-bd63d76f-4ae3-41b7-9503-ec7ed636a3e1 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:31 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-bd63d76f-4ae3-41b7-9503-ec7ed636a3e1 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/5ca4d45c-a4e4-4e66-8f29-d8222707d28e Sep 03 13:44:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-bd63d76f-4ae3-41b7-9503-ec7ed636a3e1 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-bd63d76f-4ae3-41b7-9503-ec7ed636a3e1 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:31 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:31 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:31 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:31 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:31 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-bd63d76f-4ae3-41b7-9503-ec7ed636a3e1 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:44:31 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-bd63d76f-4ae3-41b7-9503-ec7ed636a3e1 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/5ca4d45c-a4e4-4e66-8f29-d8222707d28e returned with HTTP 200 Sep 03 13:44:31 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1053/2170] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:31 2026] GET /volume/v3/volumes/5ca4d45c-a4e4-4e66-8f29-d8222707d28e => generated 857 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-fba753cf-a927-4f84-8adf-e2dbe29e1b79 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-fba753cf-a927-4f84-8adf-e2dbe29e1b79 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/5ca4d45c-a4e4-4e66-8f29-d8222707d28e Sep 03 13:44:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-fba753cf-a927-4f84-8adf-e2dbe29e1b79 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-fba753cf-a927-4f84-8adf-e2dbe29e1b79 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:32 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:32 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:32 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:32 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:32 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-fba753cf-a927-4f84-8adf-e2dbe29e1b79 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:44:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-fba753cf-a927-4f84-8adf-e2dbe29e1b79 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/5ca4d45c-a4e4-4e66-8f29-d8222707d28e returned with HTTP 200 Sep 03 13:44:32 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1118/2171] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:32 2026] GET /volume/v3/volumes/5ca4d45c-a4e4-4e66-8f29-d8222707d28e => generated 881 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-79c13cf0-de77-4e49-85f6-d34b36134223 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:33 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-79c13cf0-de77-4e49-85f6-d34b36134223 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/5ca4d45c-a4e4-4e66-8f29-d8222707d28e Sep 03 13:44:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-79c13cf0-de77-4e49-85f6-d34b36134223 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-79c13cf0-de77-4e49-85f6-d34b36134223 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:33 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:33 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:33 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:33 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:33 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-79c13cf0-de77-4e49-85f6-d34b36134223 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:44:33 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-79c13cf0-de77-4e49-85f6-d34b36134223 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/5ca4d45c-a4e4-4e66-8f29-d8222707d28e returned with HTTP 200 Sep 03 13:44:33 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1054/2172] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:33 2026] GET /volume/v3/volumes/5ca4d45c-a4e4-4e66-8f29-d8222707d28e => generated 882 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:44:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-38fd3a3a-3455-400d-8db6-64493f298c46 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:33 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-38fd3a3a-3455-400d-8db6-64493f298c46 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] PUT http://192.168.122.181/volume/v3/volumes/5ca4d45c-a4e4-4e66-8f29-d8222707d28e Sep 03 13:44:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-38fd3a3a-3455-400d-8db6-64493f298c46 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1097967261", "description": null}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:44:33 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:33 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:33 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:33 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:33 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-38fd3a3a-3455-400d-8db6-64493f298c46 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:44:33 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-38fd3a3a-3455-400d-8db6-64493f298c46 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume updated successfully. Sep 03 13:44:33 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-38fd3a3a-3455-400d-8db6-64493f298c46 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/5ca4d45c-a4e4-4e66-8f29-d8222707d28e returned with HTTP 200 Sep 03 13:44:33 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1119/2173] 192.168.122.181 () {60 vars in 1252 bytes} [Thu Sep 3 13:44:33 2026] PUT /volume/v3/volumes/5ca4d45c-a4e4-4e66-8f29-d8222707d28e => generated 779 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-12da19a0-0a7e-4657-8dc7-3318301eaaef None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:33 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-12da19a0-0a7e-4657-8dc7-3318301eaaef tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/5ca4d45c-a4e4-4e66-8f29-d8222707d28e Sep 03 13:44:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-12da19a0-0a7e-4657-8dc7-3318301eaaef tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-12da19a0-0a7e-4657-8dc7-3318301eaaef tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:33 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:33 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:33 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:33 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:33 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-12da19a0-0a7e-4657-8dc7-3318301eaaef tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:44:33 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-12da19a0-0a7e-4657-8dc7-3318301eaaef tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/5ca4d45c-a4e4-4e66-8f29-d8222707d28e returned with HTTP 200 Sep 03 13:44:33 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1055/2174] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:33 2026] GET /volume/v3/volumes/5ca4d45c-a4e4-4e66-8f29-d8222707d28e => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-1825186b-c19d-4744-880d-fdede97d4409 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:33 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1825186b-c19d-4744-880d-fdede97d4409 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] DELETE http://192.168.122.181/volume/v3/volumes/5ca4d45c-a4e4-4e66-8f29-d8222707d28e Sep 03 13:44:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1825186b-c19d-4744-880d-fdede97d4409 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1825186b-c19d-4744-880d-fdede97d4409 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:33 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-1825186b-c19d-4744-880d-fdede97d4409 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Delete volume with id: 5ca4d45c-a4e4-4e66-8f29-d8222707d28e Sep 03 13:44:33 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:33 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:33 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:33 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:33 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-1825186b-c19d-4744-880d-fdede97d4409 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:44:34 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-1825186b-c19d-4744-880d-fdede97d4409 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Delete volume request issued successfully. Sep 03 13:44:34 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1825186b-c19d-4744-880d-fdede97d4409 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/5ca4d45c-a4e4-4e66-8f29-d8222707d28e returned with HTTP 202 Sep 03 13:44:34 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1120/2175] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:44:33 2026] DELETE /volume/v3/volumes/5ca4d45c-a4e4-4e66-8f29-d8222707d28e => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:44:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-352e4380-a5b4-457b-80e8-3a4cd0eb2391 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:34 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-352e4380-a5b4-457b-80e8-3a4cd0eb2391 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/5ca4d45c-a4e4-4e66-8f29-d8222707d28e Sep 03 13:44:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-352e4380-a5b4-457b-80e8-3a4cd0eb2391 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-352e4380-a5b4-457b-80e8-3a4cd0eb2391 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:34 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:34 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:34 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:34 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:34 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-352e4380-a5b4-457b-80e8-3a4cd0eb2391 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:44:34 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-352e4380-a5b4-457b-80e8-3a4cd0eb2391 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/5ca4d45c-a4e4-4e66-8f29-d8222707d28e returned with HTTP 200 Sep 03 13:44:34 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1056/2176] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:34 2026] GET /volume/v3/volumes/5ca4d45c-a4e4-4e66-8f29-d8222707d28e => generated 846 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-59060119-b3c4-4ce2-90cc-135b0e73c1b2 req-d80517fd-ac6f-43cf-8b21-0782059e7a8a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:34 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-59060119-b3c4-4ce2-90cc-135b0e73c1b2 req-d80517fd-ac6f-43cf-8b21-0782059e7a8a tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] GET http://192.168.122.181/volume/v3/volumes/dd5d16d0-720d-4448-b3d8-4a65e4061f76 Sep 03 13:44:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-59060119-b3c4-4ce2-90cc-135b0e73c1b2 req-d80517fd-ac6f-43cf-8b21-0782059e7a8a tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-59060119-b3c4-4ce2-90cc-135b0e73c1b2 req-d80517fd-ac6f-43cf-8b21-0782059e7a8a tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:34 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:34 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:34 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:34 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:34 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-59060119-b3c4-4ce2-90cc-135b0e73c1b2 req-d80517fd-ac6f-43cf-8b21-0782059e7a8a tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Volume info retrieved successfully. Sep 03 13:44:34 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-59060119-b3c4-4ce2-90cc-135b0e73c1b2 req-d80517fd-ac6f-43cf-8b21-0782059e7a8a tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] http://192.168.122.181/volume/v3/volumes/dd5d16d0-720d-4448-b3d8-4a65e4061f76 returned with HTTP 200 Sep 03 13:44:34 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1121/2177] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:44:34 2026] GET /volume/v3/volumes/dd5d16d0-720d-4448-b3d8-4a65e4061f76 => generated 1238 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:44:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-59060119-b3c4-4ce2-90cc-135b0e73c1b2 req-b844c080-bd6e-4fe7-906d-681641582ec7 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:34 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-59060119-b3c4-4ce2-90cc-135b0e73c1b2 req-b844c080-bd6e-4fe7-906d-681641582ec7 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] POST http://192.168.122.181/volume/v3/volumes/dd5d16d0-720d-4448-b3d8-4a65e4061f76/action Sep 03 13:44:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-59060119-b3c4-4ce2-90cc-135b0e73c1b2 req-b844c080-bd6e-4fe7-906d-681641582ec7 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:44:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-59060119-b3c4-4ce2-90cc-135b0e73c1b2 req-b844c080-bd6e-4fe7-906d-681641582ec7 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:44:34 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:34 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:34 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:34 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:34 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-59060119-b3c4-4ce2-90cc-135b0e73c1b2 req-b844c080-bd6e-4fe7-906d-681641582ec7 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Volume info retrieved successfully. Sep 03 13:44:34 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-59060119-b3c4-4ce2-90cc-135b0e73c1b2 req-b844c080-bd6e-4fe7-906d-681641582ec7 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Begin detaching volume completed successfully. Sep 03 13:44:34 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-59060119-b3c4-4ce2-90cc-135b0e73c1b2 req-b844c080-bd6e-4fe7-906d-681641582ec7 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] http://192.168.122.181/volume/v3/volumes/dd5d16d0-720d-4448-b3d8-4a65e4061f76/action returned with HTTP 202 Sep 03 13:44:34 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1057/2178] 192.168.122.181 () {64 vars in 1561 bytes} [Thu Sep 3 13:44:34 2026] POST /volume/v3/volumes/dd5d16d0-720d-4448-b3d8-4a65e4061f76/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:44:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-52b7ac80-51d0-4fc8-92b7-22fb0ad87744 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:34 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-52b7ac80-51d0-4fc8-92b7-22fb0ad87744 None None] GET http://192.168.122.181/volume// Sep 03 13:44:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-52b7ac80-51d0-4fc8-92b7-22fb0ad87744 None None] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-52b7ac80-51d0-4fc8-92b7-22fb0ad87744 None None] Calling method 'all' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:34 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-52b7ac80-51d0-4fc8-92b7-22fb0ad87744 None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:44:34 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1122/2179] 192.168.122.181 () {58 vars in 1315 bytes} [Thu Sep 3 13:44:34 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 13:44:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-59060119-b3c4-4ce2-90cc-135b0e73c1b2 req-cb7cb5f6-a01d-48c9-bee8-40cbdc6c6052 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:34 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-59060119-b3c4-4ce2-90cc-135b0e73c1b2 req-cb7cb5f6-a01d-48c9-bee8-40cbdc6c6052 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] GET http://192.168.122.181/volume/v3/volumes/dd5d16d0-720d-4448-b3d8-4a65e4061f76 Sep 03 13:44:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-59060119-b3c4-4ce2-90cc-135b0e73c1b2 req-cb7cb5f6-a01d-48c9-bee8-40cbdc6c6052 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-59060119-b3c4-4ce2-90cc-135b0e73c1b2 req-cb7cb5f6-a01d-48c9-bee8-40cbdc6c6052 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:34 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:34 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:34 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:34 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:34 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-59060119-b3c4-4ce2-90cc-135b0e73c1b2 req-cb7cb5f6-a01d-48c9-bee8-40cbdc6c6052 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Volume info retrieved successfully. Sep 03 13:44:34 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-59060119-b3c4-4ce2-90cc-135b0e73c1b2 req-cb7cb5f6-a01d-48c9-bee8-40cbdc6c6052 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] http://192.168.122.181/volume/v3/volumes/dd5d16d0-720d-4448-b3d8-4a65e4061f76 returned with HTTP 200 Sep 03 13:44:34 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1058/2180] 192.168.122.181 () {62 vars in 1528 bytes} [Thu Sep 3 13:44:34 2026] GET /volume/v3/volumes/dd5d16d0-720d-4448-b3d8-4a65e4061f76 => generated 1422 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:44:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-59060119-b3c4-4ce2-90cc-135b0e73c1b2 req-dbed2567-2c8d-4a58-b62d-ee193972a59e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:35 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-59060119-b3c4-4ce2-90cc-135b0e73c1b2 req-dbed2567-2c8d-4a58-b62d-ee193972a59e tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] DELETE http://192.168.122.181/volume/v3/attachments/7341f812-1c79-4fa1-8a46-3113c0358843 Sep 03 13:44:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-59060119-b3c4-4ce2-90cc-135b0e73c1b2 req-dbed2567-2c8d-4a58-b62d-ee193972a59e tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-59060119-b3c4-4ce2-90cc-135b0e73c1b2 req-dbed2567-2c8d-4a58-b62d-ee193972a59e tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:35 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:35 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-3647c766-3980-4f38-9b33-6c9dced73b35 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:35 devstack devstack@c-api.service[86720]: /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 03 13:44:35 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, Sep 03 13:44:35 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3647c766-3980-4f38-9b33-6c9dced73b35 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/5ca4d45c-a4e4-4e66-8f29-d8222707d28e Sep 03 13:44:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3647c766-3980-4f38-9b33-6c9dced73b35 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3647c766-3980-4f38-9b33-6c9dced73b35 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:35 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3647c766-3980-4f38-9b33-6c9dced73b35 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/5ca4d45c-a4e4-4e66-8f29-d8222707d28e returned with HTTP 404 Sep 03 13:44:35 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1059/2181] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:35 2026] GET /volume/v3/volumes/5ca4d45c-a4e4-4e66-8f29-d8222707d28e => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:44:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-0af03b7b-6835-4aa3-840c-471ac1115064 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:35 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0af03b7b-6835-4aa3-840c-471ac1115064 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/276e0ed3-4491-43ea-986b-7e2a5e4e2f2e Sep 03 13:44:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0af03b7b-6835-4aa3-840c-471ac1115064 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0af03b7b-6835-4aa3-840c-471ac1115064 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:35 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:35 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:35 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:35 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:35 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-0af03b7b-6835-4aa3-840c-471ac1115064 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:44:35 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-59060119-b3c4-4ce2-90cc-135b0e73c1b2 req-dbed2567-2c8d-4a58-b62d-ee193972a59e tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] http://192.168.122.181/volume/v3/attachments/7341f812-1c79-4fa1-8a46-3113c0358843 returned with HTTP 200 Sep 03 13:44:35 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1123/2182] 192.168.122.181 () {64 vars in 1562 bytes} [Thu Sep 3 13:44:35 2026] DELETE /volume/v3/attachments/7341f812-1c79-4fa1-8a46-3113c0358843 => generated 19 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:35 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0af03b7b-6835-4aa3-840c-471ac1115064 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/276e0ed3-4491-43ea-986b-7e2a5e4e2f2e returned with HTTP 200 Sep 03 13:44:35 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1060/2183] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:35 2026] GET /volume/v3/volumes/276e0ed3-4491-43ea-986b-7e2a5e4e2f2e => generated 900 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-27186583-175e-433a-b436-0b5b843ae04b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:35 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-27186583-175e-433a-b436-0b5b843ae04b tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] DELETE http://192.168.122.181/volume/v3/volumes/276e0ed3-4491-43ea-986b-7e2a5e4e2f2e Sep 03 13:44:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-27186583-175e-433a-b436-0b5b843ae04b tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-27186583-175e-433a-b436-0b5b843ae04b tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:35 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-27186583-175e-433a-b436-0b5b843ae04b tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Delete volume with id: 276e0ed3-4491-43ea-986b-7e2a5e4e2f2e Sep 03 13:44:35 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:35 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:35 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:35 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:35 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-27186583-175e-433a-b436-0b5b843ae04b tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:44:35 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-27186583-175e-433a-b436-0b5b843ae04b tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Delete volume request issued successfully. Sep 03 13:44:35 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-27186583-175e-433a-b436-0b5b843ae04b tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/276e0ed3-4491-43ea-986b-7e2a5e4e2f2e returned with HTTP 202 Sep 03 13:44:35 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1124/2184] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:44:35 2026] DELETE /volume/v3/volumes/276e0ed3-4491-43ea-986b-7e2a5e4e2f2e => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:44:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-d93a44a6-016b-4927-8301-f51001f6f0b3 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:35 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d93a44a6-016b-4927-8301-f51001f6f0b3 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/276e0ed3-4491-43ea-986b-7e2a5e4e2f2e Sep 03 13:44:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d93a44a6-016b-4927-8301-f51001f6f0b3 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d93a44a6-016b-4927-8301-f51001f6f0b3 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:35 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:35 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:35 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:35 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:35 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-d93a44a6-016b-4927-8301-f51001f6f0b3 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:44:35 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d93a44a6-016b-4927-8301-f51001f6f0b3 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/276e0ed3-4491-43ea-986b-7e2a5e4e2f2e returned with HTTP 200 Sep 03 13:44:35 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1061/2185] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:35 2026] GET /volume/v3/volumes/276e0ed3-4491-43ea-986b-7e2a5e4e2f2e => generated 899 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:44:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-59cf6dda-a3e6-48e5-9d42-0f620b834569 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:35 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-59cf6dda-a3e6-48e5-9d42-0f620b834569 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] DELETE http://192.168.122.181/volume/v3/volumes/dd5d16d0-720d-4448-b3d8-4a65e4061f76 Sep 03 13:44:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-59cf6dda-a3e6-48e5-9d42-0f620b834569 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-59cf6dda-a3e6-48e5-9d42-0f620b834569 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:35 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-59cf6dda-a3e6-48e5-9d42-0f620b834569 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Delete volume with id: dd5d16d0-720d-4448-b3d8-4a65e4061f76 Sep 03 13:44:35 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:35 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:35 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:35 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:35 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-59cf6dda-a3e6-48e5-9d42-0f620b834569 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Volume info retrieved successfully. Sep 03 13:44:35 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-59cf6dda-a3e6-48e5-9d42-0f620b834569 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Delete volume request issued successfully. Sep 03 13:44:35 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-59cf6dda-a3e6-48e5-9d42-0f620b834569 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] http://192.168.122.181/volume/v3/volumes/dd5d16d0-720d-4448-b3d8-4a65e4061f76 returned with HTTP 202 Sep 03 13:44:35 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1125/2186] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:44:35 2026] DELETE /volume/v3/volumes/dd5d16d0-720d-4448-b3d8-4a65e4061f76 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:44:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-fc9c0dee-f4eb-46c4-9440-8a3e729a04bd req-17ad832c-2fcd-4e6e-a1c7-ec9f84fce69a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:35 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-fc9c0dee-f4eb-46c4-9440-8a3e729a04bd req-17ad832c-2fcd-4e6e-a1c7-ec9f84fce69a tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] GET http://192.168.122.181/volume/v3/volumes/dd5d16d0-720d-4448-b3d8-4a65e4061f76 Sep 03 13:44:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-fc9c0dee-f4eb-46c4-9440-8a3e729a04bd req-17ad832c-2fcd-4e6e-a1c7-ec9f84fce69a tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-fc9c0dee-f4eb-46c4-9440-8a3e729a04bd req-17ad832c-2fcd-4e6e-a1c7-ec9f84fce69a tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:35 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:35 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:35 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:35 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:35 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-fc9c0dee-f4eb-46c4-9440-8a3e729a04bd req-17ad832c-2fcd-4e6e-a1c7-ec9f84fce69a tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Volume info retrieved successfully. Sep 03 13:44:35 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-fc9c0dee-f4eb-46c4-9440-8a3e729a04bd req-17ad832c-2fcd-4e6e-a1c7-ec9f84fce69a tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] http://192.168.122.181/volume/v3/volumes/dd5d16d0-720d-4448-b3d8-4a65e4061f76 returned with HTTP 200 Sep 03 13:44:35 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1062/2187] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:44:35 2026] GET /volume/v3/volumes/dd5d16d0-720d-4448-b3d8-4a65e4061f76 => generated 945 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-1c0d497b-d28c-4f61-acfc-5e3e1f84ee1e req-f92e68d8-66ab-4766-a0ab-c42076e0cfeb None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:36 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-1c0d497b-d28c-4f61-acfc-5e3e1f84ee1e req-f92e68d8-66ab-4766-a0ab-c42076e0cfeb tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] GET http://192.168.122.181/volume/v3/volumes/bf348ec2-6347-4e96-8ade-8d32f92d9e52 Sep 03 13:44:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-1c0d497b-d28c-4f61-acfc-5e3e1f84ee1e req-f92e68d8-66ab-4766-a0ab-c42076e0cfeb tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-1c0d497b-d28c-4f61-acfc-5e3e1f84ee1e req-f92e68d8-66ab-4766-a0ab-c42076e0cfeb tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:36 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-1c0d497b-d28c-4f61-acfc-5e3e1f84ee1e req-f92e68d8-66ab-4766-a0ab-c42076e0cfeb tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] http://192.168.122.181/volume/v3/volumes/bf348ec2-6347-4e96-8ade-8d32f92d9e52 returned with HTTP 404 Sep 03 13:44:36 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1126/2188] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:44:36 2026] GET /volume/v3/volumes/bf348ec2-6347-4e96-8ade-8d32f92d9e52 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:44:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e84d36af-3dcf-4ca8-91bf-d251bd3d6b80 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:36 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e84d36af-3dcf-4ca8-91bf-d251bd3d6b80 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/276e0ed3-4491-43ea-986b-7e2a5e4e2f2e Sep 03 13:44:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e84d36af-3dcf-4ca8-91bf-d251bd3d6b80 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e84d36af-3dcf-4ca8-91bf-d251bd3d6b80 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:36 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e84d36af-3dcf-4ca8-91bf-d251bd3d6b80 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/276e0ed3-4491-43ea-986b-7e2a5e4e2f2e returned with HTTP 404 Sep 03 13:44:36 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1063/2189] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:36 2026] GET /volume/v3/volumes/276e0ed3-4491-43ea-986b-7e2a5e4e2f2e => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:44:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a2adfc31-1b48-47d1-8dc5-35174e086c9e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:36 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a2adfc31-1b48-47d1-8dc5-35174e086c9e tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:44:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a2adfc31-1b48-47d1-8dc5-35174e086c9e tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-721818565"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:44:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-a2adfc31-1b48-47d1-8dc5-35174e086c9e tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-721818565'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:44:36 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-a2adfc31-1b48-47d1-8dc5-35174e086c9e tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Create volume of 1 GB Sep 03 13:44:36 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-a2adfc31-1b48-47d1-8dc5-35174e086c9e tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Availability Zones retrieved successfully. Sep 03 13:44:36 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-a2adfc31-1b48-47d1-8dc5-35174e086c9e tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Flow 'volume_create_api' (5a682fc2-851a-45e2-9ce2-037408d7904a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:44:36 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-a2adfc31-1b48-47d1-8dc5-35174e086c9e tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d5128af-125c-47b5-99a4-d7372d1d9f43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:44:36 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-a2adfc31-1b48-47d1-8dc5-35174e086c9e tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:44:36 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-a2adfc31-1b48-47d1-8dc5-35174e086c9e tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d5128af-125c-47b5-99a4-d7372d1d9f43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:44:36 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-a2adfc31-1b48-47d1-8dc5-35174e086c9e tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd09ba7c-2f57-4b2d-b788-389dc083e63e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:44:36 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-a2adfc31-1b48-47d1-8dc5-35174e086c9e tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Created reservations ['6febf8bb-d152-499d-a74c-fbdece5cd830', 'bc4300e0-71d8-4e83-aff7-9d88419e0ca9', '380e2bdf-e1bf-405d-9ae0-67efcece33ef', '0dae4424-8548-4943-b0f9-b3dd5f349f99'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:44:36 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-a2adfc31-1b48-47d1-8dc5-35174e086c9e tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd09ba7c-2f57-4b2d-b788-389dc083e63e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6febf8bb-d152-499d-a74c-fbdece5cd830', 'bc4300e0-71d8-4e83-aff7-9d88419e0ca9', '380e2bdf-e1bf-405d-9ae0-67efcece33ef', '0dae4424-8548-4943-b0f9-b3dd5f349f99']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:44:36 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-a2adfc31-1b48-47d1-8dc5-35174e086c9e tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36e04fef-b4a7-45c7-b823-5248483a8ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:44:36 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:36 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:36 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-a2adfc31-1b48-47d1-8dc5-35174e086c9e tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36e04fef-b4a7-45c7-b823-5248483a8ab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '467e8706-987d-4af5-991d-e399608dfb75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-721818565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b39fdebfd04e4097bc605839d3f0fc0d',qos_specs=None,replication_status=,reservations=['6febf8bb-d152-499d-a74c-fbdece5cd830','bc4300e0-71d8-4e83-aff7-9d88419e0ca9','380e2bdf-e1bf-405d-9ae0-67efcece33ef','0dae4424-8548-4943-b0f9-b3dd5f349f99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0c6723528134542a8b105b753a80d58',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:44:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-721818565',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=467e8706-987d-4af5-991d-e399608dfb75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b39fdebfd04e4097bc605839d3f0fc0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0c6723528134542a8b105b753a80d58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:44:36 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-a2adfc31-1b48-47d1-8dc5-35174e086c9e tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a562770-e561-4fba-9888-f934b51e1cb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:44:36 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-a2adfc31-1b48-47d1-8dc5-35174e086c9e tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a562770-e561-4fba-9888-f934b51e1cb2) transitioned into state 'SUCCESS' from state '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-721818565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b39fdebfd04e4097bc605839d3f0fc0d',qos_specs=None,replication_status=,reservations=['6febf8bb-d152-499d-a74c-fbdece5cd830','bc4300e0-71d8-4e83-aff7-9d88419e0ca9','380e2bdf-e1bf-405d-9ae0-67efcece33ef','0dae4424-8548-4943-b0f9-b3dd5f349f99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0c6723528134542a8b105b753a80d58',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:44:36 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-a2adfc31-1b48-47d1-8dc5-35174e086c9e tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc8bffb0-e858-4dcf-a8ff-35d89dce0ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:44:36 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-a2adfc31-1b48-47d1-8dc5-35174e086c9e tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc8bffb0-e858-4dcf-a8ff-35d89dce0ee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:44:36 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-a2adfc31-1b48-47d1-8dc5-35174e086c9e tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Flow 'volume_create_api' (5a682fc2-851a-45e2-9ce2-037408d7904a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:44:36 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-a2adfc31-1b48-47d1-8dc5-35174e086c9e tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Create volume request issued successfully. Sep 03 13:44:37 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a2adfc31-1b48-47d1-8dc5-35174e086c9e tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:44:37 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1127/2190] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:44:36 2026] POST /volume/v3/volumes => generated 753 bytes in 563 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:44:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-542adc69-da5b-4e0a-add5-3d4e5ad32924 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:37 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-542adc69-da5b-4e0a-add5-3d4e5ad32924 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/467e8706-987d-4af5-991d-e399608dfb75 Sep 03 13:44:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-542adc69-da5b-4e0a-add5-3d4e5ad32924 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-542adc69-da5b-4e0a-add5-3d4e5ad32924 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:37 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:37 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:37 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:37 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:37 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-542adc69-da5b-4e0a-add5-3d4e5ad32924 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:44:37 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-542adc69-da5b-4e0a-add5-3d4e5ad32924 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/467e8706-987d-4af5-991d-e399608dfb75 returned with HTTP 200 Sep 03 13:44:37 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1064/2191] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:37 2026] GET /volume/v3/volumes/467e8706-987d-4af5-991d-e399608dfb75 => generated 821 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-52dcfecc-5b26-4b3f-93bf-5cd417232994 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:38 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-52dcfecc-5b26-4b3f-93bf-5cd417232994 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/467e8706-987d-4af5-991d-e399608dfb75 Sep 03 13:44:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-52dcfecc-5b26-4b3f-93bf-5cd417232994 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-52dcfecc-5b26-4b3f-93bf-5cd417232994 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:38 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:38 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:38 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:38 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:38 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-52dcfecc-5b26-4b3f-93bf-5cd417232994 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:44:38 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-52dcfecc-5b26-4b3f-93bf-5cd417232994 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/467e8706-987d-4af5-991d-e399608dfb75 returned with HTTP 200 Sep 03 13:44:38 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1128/2192] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:38 2026] GET /volume/v3/volumes/467e8706-987d-4af5-991d-e399608dfb75 => generated 845 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-ccaeb0b1-5082-4e45-9ab0-b8a3f9e3b70e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:39 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ccaeb0b1-5082-4e45-9ab0-b8a3f9e3b70e tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/467e8706-987d-4af5-991d-e399608dfb75 Sep 03 13:44:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ccaeb0b1-5082-4e45-9ab0-b8a3f9e3b70e tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ccaeb0b1-5082-4e45-9ab0-b8a3f9e3b70e tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:39 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:39 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:39 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:39 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:39 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-ccaeb0b1-5082-4e45-9ab0-b8a3f9e3b70e tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:44:39 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ccaeb0b1-5082-4e45-9ab0-b8a3f9e3b70e tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/467e8706-987d-4af5-991d-e399608dfb75 returned with HTTP 200 Sep 03 13:44:39 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1065/2193] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:39 2026] GET /volume/v3/volumes/467e8706-987d-4af5-991d-e399608dfb75 => generated 846 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:39 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-52dbf2ca-a69a-417a-9baa-adb4f8210b8d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:39 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-52dbf2ca-a69a-417a-9baa-adb4f8210b8d tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:44:39 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-52dbf2ca-a69a-417a-9baa-adb4f8210b8d tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "467e8706-987d-4af5-991d-e399608dfb75", "size": 1, "name": "tempest-VolumesGetTest-Volume-1074395260", "metadata": {"Type": "Test"}}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:44:39 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-52dbf2ca-a69a-417a-9baa-adb4f8210b8d tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Create volume request body: {'volume': {'source_volid': '467e8706-987d-4af5-991d-e399608dfb75', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1074395260', 'metadata': {'Type': 'Test'}}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:44:39 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:39 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:39 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:39 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:39 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-52dbf2ca-a69a-417a-9baa-adb4f8210b8d tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume retrieved successfully. Sep 03 13:44:39 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-52dbf2ca-a69a-417a-9baa-adb4f8210b8d tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Create volume of 1 GB Sep 03 13:44:39 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-52dbf2ca-a69a-417a-9baa-adb4f8210b8d tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Availability Zones retrieved successfully. Sep 03 13:44:39 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-52dbf2ca-a69a-417a-9baa-adb4f8210b8d tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Flow 'volume_create_api' (b36f0b48-e7ec-461a-b0ef-33e1d9bf22cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:44:39 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-52dbf2ca-a69a-417a-9baa-adb4f8210b8d tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74f43c91-7791-4c14-b6e8-f16bfd3cff63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:44:39 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-52dbf2ca-a69a-417a-9baa-adb4f8210b8d tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:44:39 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-52dbf2ca-a69a-417a-9baa-adb4f8210b8d tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74f43c91-7791-4c14-b6e8-f16bfd3cff63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '467e8706-987d-4af5-991d-e399608dfb75', 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:44:39 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-52dbf2ca-a69a-417a-9baa-adb4f8210b8d tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2f85964-23d0-4fbc-bb47-8ac40d1089d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:44:39 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-52dbf2ca-a69a-417a-9baa-adb4f8210b8d tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Created reservations ['004a04d5-0f92-414e-9046-d5a558247215', 'd29ac959-951d-4624-b022-0263bbfeb6eb', 'a97397fb-91c5-4da6-97b1-060394435ec6', 'add4ca5f-31dc-4af5-a6df-502d6f312e76'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:44:39 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-52dbf2ca-a69a-417a-9baa-adb4f8210b8d tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2f85964-23d0-4fbc-bb47-8ac40d1089d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['004a04d5-0f92-414e-9046-d5a558247215', 'd29ac959-951d-4624-b022-0263bbfeb6eb', 'a97397fb-91c5-4da6-97b1-060394435ec6', 'add4ca5f-31dc-4af5-a6df-502d6f312e76']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:44:39 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-52dbf2ca-a69a-417a-9baa-adb4f8210b8d tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61f45775-4be2-4231-8bc4-fa356087d765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:44:39 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:39 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:39 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:39 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:39 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-52dbf2ca-a69a-417a-9baa-adb4f8210b8d tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61f45775-4be2-4231-8bc4-fa356087d765) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b0006b7-2a5a-41cf-ae7e-8d221ddc2439', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1074395260',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='b39fdebfd04e4097bc605839d3f0fc0d',qos_specs=None,replication_status=,reservations=['004a04d5-0f92-414e-9046-d5a558247215','d29ac959-951d-4624-b022-0263bbfeb6eb','a97397fb-91c5-4da6-97b1-060394435ec6','add4ca5f-31dc-4af5-a6df-502d6f312e76'],size=1,snapshot_id=None,source_replicaid=,source_volid=467e8706-987d-4af5-991d-e399608dfb75,status='creating',user_id='a0c6723528134542a8b105b753a80d58',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:44:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1074395260',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b0006b7-2a5a-41cf-ae7e-8d221ddc2439,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='b39fdebfd04e4097bc605839d3f0fc0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=467e8706-987d-4af5-991d-e399608dfb75,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0c6723528134542a8b105b753a80d58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:44:39 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-52dbf2ca-a69a-417a-9baa-adb4f8210b8d tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dbb9521-021a-4058-8184-782b44980ff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:44:39 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-52dbf2ca-a69a-417a-9baa-adb4f8210b8d tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dbb9521-021a-4058-8184-782b44980ff1) transitioned into state 'SUCCESS' from state '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-1074395260',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='b39fdebfd04e4097bc605839d3f0fc0d',qos_specs=None,replication_status=,reservations=['004a04d5-0f92-414e-9046-d5a558247215','d29ac959-951d-4624-b022-0263bbfeb6eb','a97397fb-91c5-4da6-97b1-060394435ec6','add4ca5f-31dc-4af5-a6df-502d6f312e76'],size=1,snapshot_id=None,source_replicaid=,source_volid=467e8706-987d-4af5-991d-e399608dfb75,status='creating',user_id='a0c6723528134542a8b105b753a80d58',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:44:39 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-52dbf2ca-a69a-417a-9baa-adb4f8210b8d tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac099cd7-052e-4ca7-a0dd-a10462596a4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:44:39 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:39 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:39 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-52dbf2ca-a69a-417a-9baa-adb4f8210b8d tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac099cd7-052e-4ca7-a0dd-a10462596a4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:44:39 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-52dbf2ca-a69a-417a-9baa-adb4f8210b8d tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Flow 'volume_create_api' (b36f0b48-e7ec-461a-b0ef-33e1d9bf22cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:44:39 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-52dbf2ca-a69a-417a-9baa-adb4f8210b8d tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Create volume request issued successfully. Sep 03 13:44:39 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-52dbf2ca-a69a-417a-9baa-adb4f8210b8d tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:44:39 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1129/2194] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:44:39 2026] POST /volume/v3/volumes => generated 802 bytes in 679 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 13:44:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-48e2b9e8-b22e-40e1-baac-b0839145b779 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:39 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-48e2b9e8-b22e-40e1-baac-b0839145b779 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 Sep 03 13:44:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-48e2b9e8-b22e-40e1-baac-b0839145b779 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-48e2b9e8-b22e-40e1-baac-b0839145b779 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:39 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:39 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:39 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:39 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:40 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-48e2b9e8-b22e-40e1-baac-b0839145b779 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:44:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-48e2b9e8-b22e-40e1-baac-b0839145b779 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 returned with HTTP 200 Sep 03 13:44:40 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1066/2195] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:39 2026] GET /volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 => generated 870 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-12be3008-5f9a-40a0-b019-251703b34e3c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-22f5494f-eca3-409b-984b-eebe9073047f req-7eeb95c2-1376-485a-9e32-f97a3f9fedce None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-12be3008-5f9a-40a0-b019-251703b34e3c tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 Sep 03 13:44:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-12be3008-5f9a-40a0-b019-251703b34e3c tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-12be3008-5f9a-40a0-b019-251703b34e3c tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-22f5494f-eca3-409b-984b-eebe9073047f req-7eeb95c2-1376-485a-9e32-f97a3f9fedce tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] DELETE http://192.168.122.181/volume/v3/attachments/8ae505a8-5d38-4698-8827-3ee8debf93d8 Sep 03 13:44:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-22f5494f-eca3-409b-984b-eebe9073047f req-7eeb95c2-1376-485a-9e32-f97a3f9fedce tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-22f5494f-eca3-409b-984b-eebe9073047f req-7eeb95c2-1376-485a-9e32-f97a3f9fedce tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:41 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:41 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:41 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:41 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:41 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:41 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:41 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-12be3008-5f9a-40a0-b019-251703b34e3c tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:44:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-12be3008-5f9a-40a0-b019-251703b34e3c tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 returned with HTTP 200 Sep 03 13:44:41 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1130/2196] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:41 2026] GET /volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 => generated 894 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:41 devstack devstack@c-api.service[86719]: /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 03 13:44:41 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, Sep 03 13:44:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-22f5494f-eca3-409b-984b-eebe9073047f req-7eeb95c2-1376-485a-9e32-f97a3f9fedce tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] http://192.168.122.181/volume/v3/attachments/8ae505a8-5d38-4698-8827-3ee8debf93d8 returned with HTTP 200 Sep 03 13:44:41 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1067/2197] 192.168.122.181 () {64 vars in 1562 bytes} [Thu Sep 3 13:44:41 2026] DELETE /volume/v3/attachments/8ae505a8-5d38-4698-8827-3ee8debf93d8 => generated 19 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-5386b3bc-cbe9-414a-ad71-c87a82a53c38 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:42 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5386b3bc-cbe9-414a-ad71-c87a82a53c38 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] DELETE http://192.168.122.181/volume/v3/volumes/a0c9aa60-c737-4b4b-a3ed-c4bf0a19c268 Sep 03 13:44:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5386b3bc-cbe9-414a-ad71-c87a82a53c38 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5386b3bc-cbe9-414a-ad71-c87a82a53c38 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:42 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-5386b3bc-cbe9-414a-ad71-c87a82a53c38 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Delete volume with id: a0c9aa60-c737-4b4b-a3ed-c4bf0a19c268 Sep 03 13:44:42 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:42 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-8a06314a-fe4a-4d21-a2a7-2784a55c74c0 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:42 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:42 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:42 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-5386b3bc-cbe9-414a-ad71-c87a82a53c38 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Volume info retrieved successfully. Sep 03 13:44:42 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8a06314a-fe4a-4d21-a2a7-2784a55c74c0 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 Sep 03 13:44:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8a06314a-fe4a-4d21-a2a7-2784a55c74c0 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8a06314a-fe4a-4d21-a2a7-2784a55c74c0 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:42 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:42 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:42 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:42 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:42 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-8a06314a-fe4a-4d21-a2a7-2784a55c74c0 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:44:42 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-5386b3bc-cbe9-414a-ad71-c87a82a53c38 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Delete volume request issued successfully. Sep 03 13:44:42 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5386b3bc-cbe9-414a-ad71-c87a82a53c38 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] http://192.168.122.181/volume/v3/volumes/a0c9aa60-c737-4b4b-a3ed-c4bf0a19c268 returned with HTTP 202 Sep 03 13:44:42 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8a06314a-fe4a-4d21-a2a7-2784a55c74c0 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 returned with HTTP 200 Sep 03 13:44:42 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1068/2198] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:42 2026] GET /volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 => generated 894 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:42 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1131/2199] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:44:42 2026] DELETE /volume/v3/volumes/a0c9aa60-c737-4b4b-a3ed-c4bf0a19c268 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:44:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d1d72c6d-e391-4812-b762-ad1d07f2ad48 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:42 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d1d72c6d-e391-4812-b762-ad1d07f2ad48 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] GET http://192.168.122.181/volume/v3/volumes/a0c9aa60-c737-4b4b-a3ed-c4bf0a19c268 Sep 03 13:44:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d1d72c6d-e391-4812-b762-ad1d07f2ad48 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d1d72c6d-e391-4812-b762-ad1d07f2ad48 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:42 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:42 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:42 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:42 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:42 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-d1d72c6d-e391-4812-b762-ad1d07f2ad48 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Volume info retrieved successfully. Sep 03 13:44:42 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d1d72c6d-e391-4812-b762-ad1d07f2ad48 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] http://192.168.122.181/volume/v3/volumes/a0c9aa60-c737-4b4b-a3ed-c4bf0a19c268 returned with HTTP 200 Sep 03 13:44:42 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1132/2200] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:42 2026] GET /volume/v3/volumes/a0c9aa60-c737-4b4b-a3ed-c4bf0a19c268 => generated 1257 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:44:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-f9e61cea-0c6f-485d-96c9-5eceef67a45f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f9e61cea-0c6f-485d-96c9-5eceef67a45f tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 Sep 03 13:44:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f9e61cea-0c6f-485d-96c9-5eceef67a45f tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f9e61cea-0c6f-485d-96c9-5eceef67a45f tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:43 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:43 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:43 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:43 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:43 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-f9e61cea-0c6f-485d-96c9-5eceef67a45f tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:44:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f9e61cea-0c6f-485d-96c9-5eceef67a45f tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 returned with HTTP 200 Sep 03 13:44:43 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1069/2201] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:43 2026] GET /volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 => generated 894 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-63a85002-3654-42d6-8ea5-04dd47dcfbbc None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-63a85002-3654-42d6-8ea5-04dd47dcfbbc tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] GET http://192.168.122.181/volume/v3/volumes/a0c9aa60-c737-4b4b-a3ed-c4bf0a19c268 Sep 03 13:44:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-63a85002-3654-42d6-8ea5-04dd47dcfbbc tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-63a85002-3654-42d6-8ea5-04dd47dcfbbc tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-63a85002-3654-42d6-8ea5-04dd47dcfbbc tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] http://192.168.122.181/volume/v3/volumes/a0c9aa60-c737-4b4b-a3ed-c4bf0a19c268 returned with HTTP 404 Sep 03 13:44:43 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1133/2202] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:43 2026] GET /volume/v3/volumes/a0c9aa60-c737-4b4b-a3ed-c4bf0a19c268 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:44:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-1757ef1b-f6b0-4a40-b6b7-9df136eedfb3 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1757ef1b-f6b0-4a40-b6b7-9df136eedfb3 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] DELETE http://192.168.122.181/volume/v3/volumes/dd5d16d0-720d-4448-b3d8-4a65e4061f76 Sep 03 13:44:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1757ef1b-f6b0-4a40-b6b7-9df136eedfb3 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1757ef1b-f6b0-4a40-b6b7-9df136eedfb3 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:43 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-1757ef1b-f6b0-4a40-b6b7-9df136eedfb3 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Delete volume with id: dd5d16d0-720d-4448-b3d8-4a65e4061f76 Sep 03 13:44:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1757ef1b-f6b0-4a40-b6b7-9df136eedfb3 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] http://192.168.122.181/volume/v3/volumes/dd5d16d0-720d-4448-b3d8-4a65e4061f76 returned with HTTP 404 Sep 03 13:44:43 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1070/2203] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:44:43 2026] DELETE /volume/v3/volumes/dd5d16d0-720d-4448-b3d8-4a65e4061f76 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:44:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ad94bd1f-68cb-4442-ac40-ddc480446285 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ad94bd1f-68cb-4442-ac40-ddc480446285 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] GET http://192.168.122.181/volume/v3/volumes/dd5d16d0-720d-4448-b3d8-4a65e4061f76 Sep 03 13:44:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ad94bd1f-68cb-4442-ac40-ddc480446285 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ad94bd1f-68cb-4442-ac40-ddc480446285 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ad94bd1f-68cb-4442-ac40-ddc480446285 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] http://192.168.122.181/volume/v3/volumes/dd5d16d0-720d-4448-b3d8-4a65e4061f76 returned with HTTP 404 Sep 03 13:44:43 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1134/2204] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:43 2026] GET /volume/v3/volumes/dd5d16d0-720d-4448-b3d8-4a65e4061f76 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:44:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-25f4ba78-ab95-4f31-b934-2d3f3ba3fab4 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-25f4ba78-ab95-4f31-b934-2d3f3ba3fab4 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] DELETE http://192.168.122.181/volume/v3/volumes/bf348ec2-6347-4e96-8ade-8d32f92d9e52 Sep 03 13:44:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-25f4ba78-ab95-4f31-b934-2d3f3ba3fab4 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-25f4ba78-ab95-4f31-b934-2d3f3ba3fab4 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:43 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-25f4ba78-ab95-4f31-b934-2d3f3ba3fab4 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Delete volume with id: bf348ec2-6347-4e96-8ade-8d32f92d9e52 Sep 03 13:44:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-25f4ba78-ab95-4f31-b934-2d3f3ba3fab4 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] http://192.168.122.181/volume/v3/volumes/bf348ec2-6347-4e96-8ade-8d32f92d9e52 returned with HTTP 404 Sep 03 13:44:43 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1071/2205] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:44:43 2026] DELETE /volume/v3/volumes/bf348ec2-6347-4e96-8ade-8d32f92d9e52 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:44:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-51bfb0b6-47fa-42e0-9806-d6b0caa395c9 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-51bfb0b6-47fa-42e0-9806-d6b0caa395c9 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] GET http://192.168.122.181/volume/v3/volumes/bf348ec2-6347-4e96-8ade-8d32f92d9e52 Sep 03 13:44:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-51bfb0b6-47fa-42e0-9806-d6b0caa395c9 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-51bfb0b6-47fa-42e0-9806-d6b0caa395c9 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-51bfb0b6-47fa-42e0-9806-d6b0caa395c9 tempest-TestInstancesWithCinderVolumes-1777125652 tempest-TestInstancesWithCinderVolumes-1777125652-project-member] http://192.168.122.181/volume/v3/volumes/bf348ec2-6347-4e96-8ade-8d32f92d9e52 returned with HTTP 404 Sep 03 13:44:43 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1135/2206] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:43 2026] GET /volume/v3/volumes/bf348ec2-6347-4e96-8ade-8d32f92d9e52 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:44:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-58b454e7-192e-413c-b060-c9fc2e6c491f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-58b454e7-192e-413c-b060-c9fc2e6c491f tempest-TestInstancesWithCinderVolumes-1256606700 tempest-TestInstancesWithCinderVolumes-1256606700-project-admin] GET http://192.168.122.181/volume/v3/volumes/detail?all_tenants=1 Sep 03 13:44:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-58b454e7-192e-413c-b060-c9fc2e6c491f tempest-TestInstancesWithCinderVolumes-1256606700 tempest-TestInstancesWithCinderVolumes-1256606700-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-58b454e7-192e-413c-b060-c9fc2e6c491f tempest-TestInstancesWithCinderVolumes-1256606700 tempest-TestInstancesWithCinderVolumes-1256606700-project-admin] Calling method 'detail' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:43 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-58b454e7-192e-413c-b060-c9fc2e6c491f tempest-TestInstancesWithCinderVolumes-1256606700 tempest-TestInstancesWithCinderVolumes-1256606700-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86719) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:44:43 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:43 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:43 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:43 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:43 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-58b454e7-192e-413c-b060-c9fc2e6c491f tempest-TestInstancesWithCinderVolumes-1256606700 tempest-TestInstancesWithCinderVolumes-1256606700-project-admin] Get all volumes completed successfully. Sep 03 13:44:43 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:43 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-58b454e7-192e-413c-b060-c9fc2e6c491f tempest-TestInstancesWithCinderVolumes-1256606700 tempest-TestInstancesWithCinderVolumes-1256606700-project-admin] http://192.168.122.181/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 03 13:44:43 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1072/2207] 192.168.122.181 () {58 vars in 1169 bytes} [Thu Sep 3 13:44:43 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 2059 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:44:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-56faa5c3-fb30-4bd3-8757-9749a97b2c71 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-56faa5c3-fb30-4bd3-8757-9749a97b2c71 tempest-TestInstancesWithCinderVolumes-1256606700 tempest-TestInstancesWithCinderVolumes-1256606700-project-admin] DELETE http://192.168.122.181/volume/v3/types/271091e9-3d3b-405f-890f-bd581abb41ee Sep 03 13:44:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-56faa5c3-fb30-4bd3-8757-9749a97b2c71 tempest-TestInstancesWithCinderVolumes-1256606700 tempest-TestInstancesWithCinderVolumes-1256606700-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-56faa5c3-fb30-4bd3-8757-9749a97b2c71 tempest-TestInstancesWithCinderVolumes-1256606700 tempest-TestInstancesWithCinderVolumes-1256606700-project-admin] Calling method '_delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-56faa5c3-fb30-4bd3-8757-9749a97b2c71 tempest-TestInstancesWithCinderVolumes-1256606700 tempest-TestInstancesWithCinderVolumes-1256606700-project-admin] http://192.168.122.181/volume/v3/types/271091e9-3d3b-405f-890f-bd581abb41ee returned with HTTP 202 Sep 03 13:44:43 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1136/2208] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:44:43 2026] DELETE /volume/v3/types/271091e9-3d3b-405f-890f-bd581abb41ee => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:44:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-4e75f65b-f679-44a0-b72b-fe32ba02f78d None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4e75f65b-f679-44a0-b72b-fe32ba02f78d tempest-TestInstancesWithCinderVolumes-1256606700 tempest-TestInstancesWithCinderVolumes-1256606700-project-admin] GET http://192.168.122.181/volume/v3/volumes/detail?all_tenants=1 Sep 03 13:44:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4e75f65b-f679-44a0-b72b-fe32ba02f78d tempest-TestInstancesWithCinderVolumes-1256606700 tempest-TestInstancesWithCinderVolumes-1256606700-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4e75f65b-f679-44a0-b72b-fe32ba02f78d tempest-TestInstancesWithCinderVolumes-1256606700 tempest-TestInstancesWithCinderVolumes-1256606700-project-admin] Calling method 'detail' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:43 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-4e75f65b-f679-44a0-b72b-fe32ba02f78d tempest-TestInstancesWithCinderVolumes-1256606700 tempest-TestInstancesWithCinderVolumes-1256606700-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86719) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:44:43 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:43 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:43 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:43 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:43 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-4e75f65b-f679-44a0-b72b-fe32ba02f78d tempest-TestInstancesWithCinderVolumes-1256606700 tempest-TestInstancesWithCinderVolumes-1256606700-project-admin] Get all volumes completed successfully. Sep 03 13:44:43 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:43 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4e75f65b-f679-44a0-b72b-fe32ba02f78d tempest-TestInstancesWithCinderVolumes-1256606700 tempest-TestInstancesWithCinderVolumes-1256606700-project-admin] http://192.168.122.181/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 03 13:44:43 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1073/2209] 192.168.122.181 () {58 vars in 1169 bytes} [Thu Sep 3 13:44:43 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 2059 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 13:44:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-02e72235-dae3-4e43-b4bf-06d8557785f7 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-02e72235-dae3-4e43-b4bf-06d8557785f7 tempest-TestInstancesWithCinderVolumes-1256606700 tempest-TestInstancesWithCinderVolumes-1256606700-project-admin] DELETE http://192.168.122.181/volume/v3/types/352b439e-8091-4234-bba9-b8c51e40a5e6 Sep 03 13:44:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-02e72235-dae3-4e43-b4bf-06d8557785f7 tempest-TestInstancesWithCinderVolumes-1256606700 tempest-TestInstancesWithCinderVolumes-1256606700-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-02e72235-dae3-4e43-b4bf-06d8557785f7 tempest-TestInstancesWithCinderVolumes-1256606700 tempest-TestInstancesWithCinderVolumes-1256606700-project-admin] Calling method '_delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-02e72235-dae3-4e43-b4bf-06d8557785f7 tempest-TestInstancesWithCinderVolumes-1256606700 tempest-TestInstancesWithCinderVolumes-1256606700-project-admin] http://192.168.122.181/volume/v3/types/352b439e-8091-4234-bba9-b8c51e40a5e6 returned with HTTP 202 Sep 03 13:44:43 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1137/2210] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:44:43 2026] DELETE /volume/v3/types/352b439e-8091-4234-bba9-b8c51e40a5e6 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:44:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-b272dae3-79b8-489e-b209-526b8072059f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:44 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b272dae3-79b8-489e-b209-526b8072059f tempest-TestInstancesWithCinderVolumes-1256606700 tempest-TestInstancesWithCinderVolumes-1256606700-project-admin] GET http://192.168.122.181/volume/v3/volumes/detail?all_tenants=1 Sep 03 13:44:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b272dae3-79b8-489e-b209-526b8072059f tempest-TestInstancesWithCinderVolumes-1256606700 tempest-TestInstancesWithCinderVolumes-1256606700-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b272dae3-79b8-489e-b209-526b8072059f tempest-TestInstancesWithCinderVolumes-1256606700 tempest-TestInstancesWithCinderVolumes-1256606700-project-admin] Calling method 'detail' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:44 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b272dae3-79b8-489e-b209-526b8072059f tempest-TestInstancesWithCinderVolumes-1256606700 tempest-TestInstancesWithCinderVolumes-1256606700-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86719) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:44:44 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:44 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:44 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:44 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:44 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-b272dae3-79b8-489e-b209-526b8072059f tempest-TestInstancesWithCinderVolumes-1256606700 tempest-TestInstancesWithCinderVolumes-1256606700-project-admin] Get all volumes completed successfully. Sep 03 13:44:44 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:44 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:44 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b272dae3-79b8-489e-b209-526b8072059f tempest-TestInstancesWithCinderVolumes-1256606700 tempest-TestInstancesWithCinderVolumes-1256606700-project-admin] http://192.168.122.181/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 03 13:44:44 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1074/2211] 192.168.122.181 () {58 vars in 1169 bytes} [Thu Sep 3 13:44:44 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 2059 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 13:44:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d4a0fcfa-c62f-4a10-acbf-2317d40a51d9 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:44 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d4a0fcfa-c62f-4a10-acbf-2317d40a51d9 tempest-TestInstancesWithCinderVolumes-1256606700 tempest-TestInstancesWithCinderVolumes-1256606700-project-admin] DELETE http://192.168.122.181/volume/v3/types/dec041c3-45f1-468c-8dbf-bacb07e0bb8f Sep 03 13:44:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d4a0fcfa-c62f-4a10-acbf-2317d40a51d9 tempest-TestInstancesWithCinderVolumes-1256606700 tempest-TestInstancesWithCinderVolumes-1256606700-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d4a0fcfa-c62f-4a10-acbf-2317d40a51d9 tempest-TestInstancesWithCinderVolumes-1256606700 tempest-TestInstancesWithCinderVolumes-1256606700-project-admin] Calling method '_delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-59f89ee0-aaca-4e10-99c6-66263acc5478 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:44 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-59f89ee0-aaca-4e10-99c6-66263acc5478 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 Sep 03 13:44:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-59f89ee0-aaca-4e10-99c6-66263acc5478 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-59f89ee0-aaca-4e10-99c6-66263acc5478 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:44 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:44 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:44 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:44 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:44 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-59f89ee0-aaca-4e10-99c6-66263acc5478 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:44:44 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-59f89ee0-aaca-4e10-99c6-66263acc5478 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 returned with HTTP 200 Sep 03 13:44:44 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1075/2212] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:44 2026] GET /volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 => generated 894 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:44 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d4a0fcfa-c62f-4a10-acbf-2317d40a51d9 tempest-TestInstancesWithCinderVolumes-1256606700 tempest-TestInstancesWithCinderVolumes-1256606700-project-admin] http://192.168.122.181/volume/v3/types/dec041c3-45f1-468c-8dbf-bacb07e0bb8f returned with HTTP 202 Sep 03 13:44:44 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1138/2213] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:44:44 2026] DELETE /volume/v3/types/dec041c3-45f1-468c-8dbf-bacb07e0bb8f => generated 0 bytes in 273 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:44:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-50f55dfc-93da-42a0-b64f-6a53b4f77b87 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:45 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-50f55dfc-93da-42a0-b64f-6a53b4f77b87 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 Sep 03 13:44:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-50f55dfc-93da-42a0-b64f-6a53b4f77b87 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-50f55dfc-93da-42a0-b64f-6a53b4f77b87 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:45 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:45 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:45 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:45 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:45 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-50f55dfc-93da-42a0-b64f-6a53b4f77b87 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:44:45 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-50f55dfc-93da-42a0-b64f-6a53b4f77b87 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 returned with HTTP 200 Sep 03 13:44:45 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1076/2214] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:45 2026] GET /volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 => generated 894 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-eeaf7df8-3339-4a46-88c5-22e88e04c2cd None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:46 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-eeaf7df8-3339-4a46-88c5-22e88e04c2cd tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 Sep 03 13:44:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-eeaf7df8-3339-4a46-88c5-22e88e04c2cd tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-eeaf7df8-3339-4a46-88c5-22e88e04c2cd tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:46 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:46 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:46 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:46 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:46 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-eeaf7df8-3339-4a46-88c5-22e88e04c2cd tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:44:46 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-eeaf7df8-3339-4a46-88c5-22e88e04c2cd tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 returned with HTTP 200 Sep 03 13:44:46 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1139/2215] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:46 2026] GET /volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 => generated 894 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-cdea04a8-d8ec-4243-ba81-71f4f043d4bc None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:47 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cdea04a8-d8ec-4243-ba81-71f4f043d4bc tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 Sep 03 13:44:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cdea04a8-d8ec-4243-ba81-71f4f043d4bc tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cdea04a8-d8ec-4243-ba81-71f4f043d4bc tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:47 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:47 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:47 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:47 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:48 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-cdea04a8-d8ec-4243-ba81-71f4f043d4bc tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:44:48 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cdea04a8-d8ec-4243-ba81-71f4f043d4bc tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 returned with HTTP 200 Sep 03 13:44:48 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1077/2216] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:47 2026] GET /volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 => generated 894 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-93756cfc-82d8-4516-9d45-91db34d6c886 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-93756cfc-82d8-4516-9d45-91db34d6c886 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 Sep 03 13:44:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-93756cfc-82d8-4516-9d45-91db34d6c886 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-93756cfc-82d8-4516-9d45-91db34d6c886 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:49 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:49 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:49 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:49 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:49 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-93756cfc-82d8-4516-9d45-91db34d6c886 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:44:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-93756cfc-82d8-4516-9d45-91db34d6c886 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 returned with HTTP 200 Sep 03 13:44:49 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1140/2217] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:49 2026] GET /volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 => generated 894 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-0930e4cb-c641-4a2e-8646-1854c02fb620 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-34005b17-1302-4e28-a239-5a27fcc9b5c0 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:50 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-34005b17-1302-4e28-a239-5a27fcc9b5c0 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 Sep 03 13:44:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-34005b17-1302-4e28-a239-5a27fcc9b5c0 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-34005b17-1302-4e28-a239-5a27fcc9b5c0 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:50 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:50 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:50 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:50 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:50 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-34005b17-1302-4e28-a239-5a27fcc9b5c0 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:44:50 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-34005b17-1302-4e28-a239-5a27fcc9b5c0 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 returned with HTTP 200 Sep 03 13:44:50 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1141/2218] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:50 2026] GET /volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 => generated 894 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:50 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0930e4cb-c641-4a2e-8646-1854c02fb620 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:44:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0930e4cb-c641-4a2e-8646-1854c02fb620 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1533479018"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:44:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-0930e4cb-c641-4a2e-8646-1854c02fb620 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1533479018'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:44:50 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-0930e4cb-c641-4a2e-8646-1854c02fb620 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Create volume of 1 GB Sep 03 13:44:50 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-0930e4cb-c641-4a2e-8646-1854c02fb620 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Availability Zones retrieved successfully. Sep 03 13:44:50 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-0930e4cb-c641-4a2e-8646-1854c02fb620 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Flow 'volume_create_api' (e6f60248-b156-4ece-9f62-cf44aca281d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:44:50 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-0930e4cb-c641-4a2e-8646-1854c02fb620 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa0696e0-1f2e-46f8-a673-dd9444e06168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:44:50 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-0930e4cb-c641-4a2e-8646-1854c02fb620 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:44:50 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-0930e4cb-c641-4a2e-8646-1854c02fb620 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa0696e0-1f2e-46f8-a673-dd9444e06168) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:44:50 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-0930e4cb-c641-4a2e-8646-1854c02fb620 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ee260c0-e7c8-4731-be20-813b19a4cf90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:44:50 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-0930e4cb-c641-4a2e-8646-1854c02fb620 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Created reservations ['2fbd7407-8aef-4399-b78d-e33a7e27c698', '7f86628d-608b-4710-bb8c-130adc46dd36', '3fc57b1c-5de5-4f2c-97fd-06e73090a099', 'b61b5aef-68aa-485b-aeae-62844359e508'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:44:50 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-0930e4cb-c641-4a2e-8646-1854c02fb620 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ee260c0-e7c8-4731-be20-813b19a4cf90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2fbd7407-8aef-4399-b78d-e33a7e27c698', '7f86628d-608b-4710-bb8c-130adc46dd36', '3fc57b1c-5de5-4f2c-97fd-06e73090a099', 'b61b5aef-68aa-485b-aeae-62844359e508']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:44:50 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-0930e4cb-c641-4a2e-8646-1854c02fb620 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13e70a6d-312c-468d-8f59-c5a9ac737c1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:44:50 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:50 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:50 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-0930e4cb-c641-4a2e-8646-1854c02fb620 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13e70a6d-312c-468d-8f59-c5a9ac737c1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a9e5166-094d-498c-8865-beadc67d4355', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1533479018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='089f5fe6ecb74697967a65a57ed0b778',qos_specs=None,replication_status=,reservations=['2fbd7407-8aef-4399-b78d-e33a7e27c698','7f86628d-608b-4710-bb8c-130adc46dd36','3fc57b1c-5de5-4f2c-97fd-06e73090a099','b61b5aef-68aa-485b-aeae-62844359e508'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='253ef940d2de436196eee6d616a28f82',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:44:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1533479018',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a9e5166-094d-498c-8865-beadc67d4355,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='089f5fe6ecb74697967a65a57ed0b778',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='253ef940d2de436196eee6d616a28f82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:44:50 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-0930e4cb-c641-4a2e-8646-1854c02fb620 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4da17f5f-7784-4a90-b8f8-e38711ab8614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:44:50 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-0930e4cb-c641-4a2e-8646-1854c02fb620 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4da17f5f-7784-4a90-b8f8-e38711ab8614) transitioned into state 'SUCCESS' from state '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-1533479018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='089f5fe6ecb74697967a65a57ed0b778',qos_specs=None,replication_status=,reservations=['2fbd7407-8aef-4399-b78d-e33a7e27c698','7f86628d-608b-4710-bb8c-130adc46dd36','3fc57b1c-5de5-4f2c-97fd-06e73090a099','b61b5aef-68aa-485b-aeae-62844359e508'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='253ef940d2de436196eee6d616a28f82',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:44:50 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-0930e4cb-c641-4a2e-8646-1854c02fb620 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (113a317e-5dd9-4caa-a5bd-10f044805439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:44:50 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-0930e4cb-c641-4a2e-8646-1854c02fb620 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (113a317e-5dd9-4caa-a5bd-10f044805439) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:44:50 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-0930e4cb-c641-4a2e-8646-1854c02fb620 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Flow 'volume_create_api' (e6f60248-b156-4ece-9f62-cf44aca281d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:44:50 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-0930e4cb-c641-4a2e-8646-1854c02fb620 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Create volume request issued successfully. Sep 03 13:44:50 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0930e4cb-c641-4a2e-8646-1854c02fb620 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:44:50 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1078/2219] 192.168.122.181 () {62 vars in 1183 bytes} [Thu Sep 3 13:44:50 2026] POST /volume/v3/volumes => generated 779 bytes in 511 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:44:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-9da4cb8d-49cd-4b84-9d23-143c2e652f7a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:50 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9da4cb8d-49cd-4b84-9d23-143c2e652f7a tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] GET http://192.168.122.181/volume/v3/volumes/9a9e5166-094d-498c-8865-beadc67d4355 Sep 03 13:44:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9da4cb8d-49cd-4b84-9d23-143c2e652f7a tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9da4cb8d-49cd-4b84-9d23-143c2e652f7a tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:50 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:50 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:50 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:50 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:50 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-9da4cb8d-49cd-4b84-9d23-143c2e652f7a tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Volume info retrieved successfully. Sep 03 13:44:50 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9da4cb8d-49cd-4b84-9d23-143c2e652f7a tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] http://192.168.122.181/volume/v3/volumes/9a9e5166-094d-498c-8865-beadc67d4355 returned with HTTP 200 Sep 03 13:44:50 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1142/2220] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:44:50 2026] GET /volume/v3/volumes/9a9e5166-094d-498c-8865-beadc67d4355 => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:44:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-fe43db90-9707-448f-bff7-00412290d6e1 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:51 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fe43db90-9707-448f-bff7-00412290d6e1 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 Sep 03 13:44:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fe43db90-9707-448f-bff7-00412290d6e1 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fe43db90-9707-448f-bff7-00412290d6e1 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:51 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:51 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:51 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:51 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:51 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-fe43db90-9707-448f-bff7-00412290d6e1 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:44:51 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fe43db90-9707-448f-bff7-00412290d6e1 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 returned with HTTP 200 Sep 03 13:44:51 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1079/2221] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:51 2026] GET /volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 => generated 894 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-353f7f00-bf1c-46bc-abcf-4578151b606b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-353f7f00-bf1c-46bc-abcf-4578151b606b tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] GET http://192.168.122.181/volume/v3/volumes/9a9e5166-094d-498c-8865-beadc67d4355 Sep 03 13:44:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-353f7f00-bf1c-46bc-abcf-4578151b606b tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-353f7f00-bf1c-46bc-abcf-4578151b606b tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:51 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:51 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:51 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:51 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:51 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-353f7f00-bf1c-46bc-abcf-4578151b606b tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Volume info retrieved successfully. Sep 03 13:44:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-353f7f00-bf1c-46bc-abcf-4578151b606b tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] http://192.168.122.181/volume/v3/volumes/9a9e5166-094d-498c-8865-beadc67d4355 returned with HTTP 200 Sep 03 13:44:51 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1143/2222] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:44:51 2026] GET /volume/v3/volumes/9a9e5166-094d-498c-8865-beadc67d4355 => generated 871 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:44:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-da5ea737-e088-421f-b141-b891ac810cdf None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:52 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-da5ea737-e088-421f-b141-b891ac810cdf tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 Sep 03 13:44:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-da5ea737-e088-421f-b141-b891ac810cdf tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-da5ea737-e088-421f-b141-b891ac810cdf tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:52 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:52 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:52 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:52 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:52 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-da5ea737-e088-421f-b141-b891ac810cdf tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:44:52 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-da5ea737-e088-421f-b141-b891ac810cdf tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 returned with HTTP 200 Sep 03 13:44:52 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1080/2223] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:52 2026] GET /volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 => generated 895 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-88d6c047-29ed-4b65-b1b7-81ebed48e663 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:52 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-88d6c047-29ed-4b65-b1b7-81ebed48e663 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 Sep 03 13:44:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-88d6c047-29ed-4b65-b1b7-81ebed48e663 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-88d6c047-29ed-4b65-b1b7-81ebed48e663 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:52 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:52 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:52 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:52 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:52 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-88d6c047-29ed-4b65-b1b7-81ebed48e663 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:44:52 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-88d6c047-29ed-4b65-b1b7-81ebed48e663 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 returned with HTTP 200 Sep 03 13:44:52 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1144/2224] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:52 2026] GET /volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 => generated 895 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-0d321880-4ffa-4a00-bf7e-db4ed66aae5f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:52 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0d321880-4ffa-4a00-bf7e-db4ed66aae5f tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] PUT http://192.168.122.181/volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 Sep 03 13:44:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0d321880-4ffa-4a00-bf7e-db4ed66aae5f tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1074395260"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:44:52 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:52 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:52 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:52 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:52 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-0d321880-4ffa-4a00-bf7e-db4ed66aae5f tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:44:52 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-0d321880-4ffa-4a00-bf7e-db4ed66aae5f tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume updated successfully. Sep 03 13:44:52 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0d321880-4ffa-4a00-bf7e-db4ed66aae5f tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 returned with HTTP 200 Sep 03 13:44:52 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1081/2225] 192.168.122.181 () {60 vars in 1252 bytes} [Thu Sep 3 13:44:52 2026] PUT /volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 => generated 827 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-098b07fc-445b-4f2b-ba90-eb4e47df6101 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:52 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-098b07fc-445b-4f2b-ba90-eb4e47df6101 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] PUT http://192.168.122.181/volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 Sep 03 13:44:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-098b07fc-445b-4f2b-ba90-eb4e47df6101 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-715112612", "description": "This is the new description of volume"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:44:52 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:52 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:52 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:52 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:52 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-098b07fc-445b-4f2b-ba90-eb4e47df6101 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:44:52 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-098b07fc-445b-4f2b-ba90-eb4e47df6101 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume updated successfully. Sep 03 13:44:52 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-098b07fc-445b-4f2b-ba90-eb4e47df6101 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 returned with HTTP 200 Sep 03 13:44:52 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1145/2226] 192.168.122.181 () {60 vars in 1253 bytes} [Thu Sep 3 13:44:52 2026] PUT /volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 => generated 865 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-cd03d06e-d318-490e-b641-6a73c9238eaf None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:52 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cd03d06e-d318-490e-b641-6a73c9238eaf tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 Sep 03 13:44:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cd03d06e-d318-490e-b641-6a73c9238eaf tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cd03d06e-d318-490e-b641-6a73c9238eaf tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:52 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:52 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:52 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:52 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:52 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-cd03d06e-d318-490e-b641-6a73c9238eaf tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:44:52 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cd03d06e-d318-490e-b641-6a73c9238eaf tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 returned with HTTP 200 Sep 03 13:44:52 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1082/2227] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:52 2026] GET /volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 => generated 933 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-8a90dbc4-0e94-4ff0-9d26-4480ab0d7e55 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:52 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8a90dbc4-0e94-4ff0-9d26-4480ab0d7e55 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:44:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8a90dbc4-0e94-4ff0-9d26-4480ab0d7e55 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1060210539", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-971346319"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:44:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-8a90dbc4-0e94-4ff0-9d26-4480ab0d7e55 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1060210539', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-971346319'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:44:52 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-8a90dbc4-0e94-4ff0-9d26-4480ab0d7e55 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Create volume of 1 GB Sep 03 13:44:52 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-8a90dbc4-0e94-4ff0-9d26-4480ab0d7e55 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Availability Zones retrieved successfully. Sep 03 13:44:52 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-8a90dbc4-0e94-4ff0-9d26-4480ab0d7e55 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Flow 'volume_create_api' (2b3f8cc4-dd83-448c-baa5-90f241423d3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:44:52 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-8a90dbc4-0e94-4ff0-9d26-4480ab0d7e55 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39f31b9c-c140-4e3e-bf7c-659ccaedcae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:44:52 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-8a90dbc4-0e94-4ff0-9d26-4480ab0d7e55 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:44:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-d12d9f8f-f68e-4b8d-89ea-dc18a51c1d76 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:52 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d12d9f8f-f68e-4b8d-89ea-dc18a51c1d76 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] GET http://192.168.122.181/volume/v3/volumes/9a9e5166-094d-498c-8865-beadc67d4355 Sep 03 13:44:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d12d9f8f-f68e-4b8d-89ea-dc18a51c1d76 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d12d9f8f-f68e-4b8d-89ea-dc18a51c1d76 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:52 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-8a90dbc4-0e94-4ff0-9d26-4480ab0d7e55 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39f31b9c-c140-4e3e-bf7c-659ccaedcae3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:44:52 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-8a90dbc4-0e94-4ff0-9d26-4480ab0d7e55 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bdca3bf-0fb0-42dd-8480-fb787944ab51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:44:52 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:52 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:52 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:52 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:52 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-d12d9f8f-f68e-4b8d-89ea-dc18a51c1d76 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Volume info retrieved successfully. Sep 03 13:44:52 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d12d9f8f-f68e-4b8d-89ea-dc18a51c1d76 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] http://192.168.122.181/volume/v3/volumes/9a9e5166-094d-498c-8865-beadc67d4355 returned with HTTP 200 Sep 03 13:44:52 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1083/2228] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:44:52 2026] GET /volume/v3/volumes/9a9e5166-094d-498c-8865-beadc67d4355 => generated 872 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:44:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-cbb5899d-0d21-4dc6-afd9-c3a8c0c12665 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:52 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cbb5899d-0d21-4dc6-afd9-c3a8c0c12665 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] POST http://192.168.122.181/volume/v3/snapshots Sep 03 13:44:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cbb5899d-0d21-4dc6-afd9-c3a8c0c12665 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9a9e5166-094d-498c-8865-beadc67d4355", "name": "tempest-VolumeDependencyTests-Snapshot-1773179332"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:44:52 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:52 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:52 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:52 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:52 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-cbb5899d-0d21-4dc6-afd9-c3a8c0c12665 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Volume info retrieved successfully. Sep 03 13:44:52 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.snapshots [None req-cbb5899d-0d21-4dc6-afd9-c3a8c0c12665 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Create snapshot from volume 9a9e5166-094d-498c-8865-beadc67d4355 Sep 03 13:44:52 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-8a90dbc4-0e94-4ff0-9d26-4480ab0d7e55 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Created reservations ['f9b0f08b-1fb5-4252-8fc8-5ae897e80c21', '40845fb3-8a2d-41c5-9f5e-8c929cca19a1', '80090957-c3c9-47aa-846d-04f97a00bd7a', '59055791-5967-4478-bc30-fdadd571a796'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:44:52 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-8a90dbc4-0e94-4ff0-9d26-4480ab0d7e55 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bdca3bf-0fb0-42dd-8480-fb787944ab51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9b0f08b-1fb5-4252-8fc8-5ae897e80c21', '40845fb3-8a2d-41c5-9f5e-8c929cca19a1', '80090957-c3c9-47aa-846d-04f97a00bd7a', '59055791-5967-4478-bc30-fdadd571a796']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:44:52 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-8a90dbc4-0e94-4ff0-9d26-4480ab0d7e55 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb296648-46a7-4fe0-a74d-a69c840fdf33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:44:52 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:52 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:52 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-8a90dbc4-0e94-4ff0-9d26-4480ab0d7e55 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb296648-46a7-4fe0-a74d-a69c840fdf33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bfd95284-2b5c-4bab-94ad-c57c9fcfbaed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1060210539',display_name='tempest-VolumesGetTest-Volume-971346319',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b39fdebfd04e4097bc605839d3f0fc0d',qos_specs=None,replication_status=,reservations=['f9b0f08b-1fb5-4252-8fc8-5ae897e80c21','40845fb3-8a2d-41c5-9f5e-8c929cca19a1','80090957-c3c9-47aa-846d-04f97a00bd7a','59055791-5967-4478-bc30-fdadd571a796'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0c6723528134542a8b105b753a80d58',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:44:52Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1060210539',display_name='tempest-VolumesGetTest-Volume-971346319',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bfd95284-2b5c-4bab-94ad-c57c9fcfbaed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b39fdebfd04e4097bc605839d3f0fc0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0c6723528134542a8b105b753a80d58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:44:52 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-8a90dbc4-0e94-4ff0-9d26-4480ab0d7e55 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfeb0919-8383-4683-bf9f-e8ae55cf6bce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:44:52 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-cbb5899d-0d21-4dc6-afd9-c3a8c0c12665 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Created reservations ['4e693d7d-8f83-49f7-9917-970e426154dc', 'fd3c8640-854b-4e2c-b421-10e35646560b', '816fb854-e283-42e8-9efa-f50616df01bd', 'd27e257c-a591-462c-acd0-7bea43a1b7c6'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:44:52 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:52 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:52 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-8a90dbc4-0e94-4ff0-9d26-4480ab0d7e55 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfeb0919-8383-4683-bf9f-e8ae55cf6bce) transitioned into 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-1060210539',display_name='tempest-VolumesGetTest-Volume-971346319',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b39fdebfd04e4097bc605839d3f0fc0d',qos_specs=None,replication_status=,reservations=['f9b0f08b-1fb5-4252-8fc8-5ae897e80c21','40845fb3-8a2d-41c5-9f5e-8c929cca19a1','80090957-c3c9-47aa-846d-04f97a00bd7a','59055791-5967-4478-bc30-fdadd571a796'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0c6723528134542a8b105b753a80d58',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:44:52 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-8a90dbc4-0e94-4ff0-9d26-4480ab0d7e55 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07cd939e-d463-4695-a682-7037451accd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:44:53 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-8a90dbc4-0e94-4ff0-9d26-4480ab0d7e55 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07cd939e-d463-4695-a682-7037451accd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:44:53 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-8a90dbc4-0e94-4ff0-9d26-4480ab0d7e55 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Flow 'volume_create_api' (2b3f8cc4-dd83-448c-baa5-90f241423d3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:44:53 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-8a90dbc4-0e94-4ff0-9d26-4480ab0d7e55 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Create volume request issued successfully. Sep 03 13:44:53 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8a90dbc4-0e94-4ff0-9d26-4480ab0d7e55 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:44:53 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1146/2229] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:44:52 2026] POST /volume/v3/volumes => generated 788 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:44:53 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-cbb5899d-0d21-4dc6-afd9-c3a8c0c12665 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Snapshot create request issued successfully. Sep 03 13:44:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cbb5899d-0d21-4dc6-afd9-c3a8c0c12665 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] http://192.168.122.181/volume/v3/snapshots returned with HTTP 202 Sep 03 13:44:53 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1084/2230] 192.168.122.181 () {60 vars in 1149 bytes} [Thu Sep 3 13:44:52 2026] POST /volume/v3/snapshots => generated 308 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:44:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-4e650017-940d-41c0-aa36-1f023db91f07 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:53 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4e650017-940d-41c0-aa36-1f023db91f07 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/bfd95284-2b5c-4bab-94ad-c57c9fcfbaed Sep 03 13:44:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4e650017-940d-41c0-aa36-1f023db91f07 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4e650017-940d-41c0-aa36-1f023db91f07 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-580efc4b-c246-4733-a453-fb8eb8f3dff9 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-580efc4b-c246-4733-a453-fb8eb8f3dff9 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] GET http://192.168.122.181/volume/v3/snapshots/19d70a13-6b61-494f-b544-58c44d115852 Sep 03 13:44:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-580efc4b-c246-4733-a453-fb8eb8f3dff9 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:53 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:53 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:53 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:53 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-580efc4b-c246-4733-a453-fb8eb8f3dff9 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:53 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-4e650017-940d-41c0-aa36-1f023db91f07 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:44:53 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:53 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:53 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-580efc4b-c246-4733-a453-fb8eb8f3dff9 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Snapshot retrieved successfully. Sep 03 13:44:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-580efc4b-c246-4733-a453-fb8eb8f3dff9 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] http://192.168.122.181/volume/v3/snapshots/19d70a13-6b61-494f-b544-58c44d115852 returned with HTTP 200 Sep 03 13:44:53 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4e650017-940d-41c0-aa36-1f023db91f07 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/bfd95284-2b5c-4bab-94ad-c57c9fcfbaed returned with HTTP 200 Sep 03 13:44:53 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1085/2231] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:44:53 2026] GET /volume/v3/snapshots/19d70a13-6b61-494f-b544-58c44d115852 => generated 440 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:53 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1147/2232] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:53 2026] GET /volume/v3/volumes/bfd95284-2b5c-4bab-94ad-c57c9fcfbaed => generated 856 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-9a8ca912-0b7b-4586-9408-b57c544fc440 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-3a2a2f25-ccf3-4b45-8a4f-2d77cfa8154e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9a8ca912-0b7b-4586-9408-b57c544fc440 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] GET http://192.168.122.181/volume/v3/snapshots/19d70a13-6b61-494f-b544-58c44d115852 Sep 03 13:44:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9a8ca912-0b7b-4586-9408-b57c544fc440 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9a8ca912-0b7b-4586-9408-b57c544fc440 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:54 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3a2a2f25-ccf3-4b45-8a4f-2d77cfa8154e tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/bfd95284-2b5c-4bab-94ad-c57c9fcfbaed Sep 03 13:44:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3a2a2f25-ccf3-4b45-8a4f-2d77cfa8154e tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3a2a2f25-ccf3-4b45-8a4f-2d77cfa8154e tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:54 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:54 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:54 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-9a8ca912-0b7b-4586-9408-b57c544fc440 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Snapshot retrieved successfully. Sep 03 13:44:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9a8ca912-0b7b-4586-9408-b57c544fc440 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] http://192.168.122.181/volume/v3/snapshots/19d70a13-6b61-494f-b544-58c44d115852 returned with HTTP 200 Sep 03 13:44:54 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1148/2233] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:44:54 2026] GET /volume/v3/snapshots/19d70a13-6b61-494f-b544-58c44d115852 => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:54 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:54 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:54 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:54 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:54 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-3a2a2f25-ccf3-4b45-8a4f-2d77cfa8154e tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:44:54 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3a2a2f25-ccf3-4b45-8a4f-2d77cfa8154e tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/bfd95284-2b5c-4bab-94ad-c57c9fcfbaed returned with HTTP 200 Sep 03 13:44:54 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1086/2234] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:54 2026] GET /volume/v3/volumes/bfd95284-2b5c-4bab-94ad-c57c9fcfbaed => generated 880 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-1971c357-1b7f-49e5-b667-eb648700b6d6 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:55 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1971c357-1b7f-49e5-b667-eb648700b6d6 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] GET http://192.168.122.181/volume/v3/snapshots/19d70a13-6b61-494f-b544-58c44d115852 Sep 03 13:44:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1971c357-1b7f-49e5-b667-eb648700b6d6 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1971c357-1b7f-49e5-b667-eb648700b6d6 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:55 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:55 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:55 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-1971c357-1b7f-49e5-b667-eb648700b6d6 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Snapshot retrieved successfully. Sep 03 13:44:55 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1971c357-1b7f-49e5-b667-eb648700b6d6 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] http://192.168.122.181/volume/v3/snapshots/19d70a13-6b61-494f-b544-58c44d115852 returned with HTTP 200 Sep 03 13:44:55 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1149/2235] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:44:55 2026] GET /volume/v3/snapshots/19d70a13-6b61-494f-b544-58c44d115852 => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-c993d4e1-e2e9-46f1-af77-58bbe3f95cdf None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c993d4e1-e2e9-46f1-af77-58bbe3f95cdf tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/bfd95284-2b5c-4bab-94ad-c57c9fcfbaed Sep 03 13:44:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c993d4e1-e2e9-46f1-af77-58bbe3f95cdf tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c993d4e1-e2e9-46f1-af77-58bbe3f95cdf tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:55 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:55 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:55 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:55 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:55 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-c993d4e1-e2e9-46f1-af77-58bbe3f95cdf tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:44:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c993d4e1-e2e9-46f1-af77-58bbe3f95cdf tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/bfd95284-2b5c-4bab-94ad-c57c9fcfbaed returned with HTTP 200 Sep 03 13:44:55 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1087/2236] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:55 2026] GET /volume/v3/volumes/bfd95284-2b5c-4bab-94ad-c57c9fcfbaed => generated 880 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-66213f29-6459-439a-a4c5-0c40b0db3c09 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-66213f29-6459-439a-a4c5-0c40b0db3c09 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] GET http://192.168.122.181/volume/v3/snapshots/19d70a13-6b61-494f-b544-58c44d115852 Sep 03 13:44:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-66213f29-6459-439a-a4c5-0c40b0db3c09 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-66213f29-6459-439a-a4c5-0c40b0db3c09 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:56 devstack devstack@c-api.service[86720]: DEBUG dbcounter [-] [86720] Writing DB stats cinder:SELECT=449,cinder:INSERT=58,cinder:UPDATE=118 {{(pid=86720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:44:56 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:56 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:56 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-66213f29-6459-439a-a4c5-0c40b0db3c09 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Snapshot retrieved successfully. Sep 03 13:44:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-66213f29-6459-439a-a4c5-0c40b0db3c09 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] http://192.168.122.181/volume/v3/snapshots/19d70a13-6b61-494f-b544-58c44d115852 returned with HTTP 200 Sep 03 13:44:56 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1150/2237] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:44:56 2026] GET /volume/v3/snapshots/19d70a13-6b61-494f-b544-58c44d115852 => generated 467 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-555a4163-bd72-4405-a2fa-05b334b13d44 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:56 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-555a4163-bd72-4405-a2fa-05b334b13d44 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:44:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-555a4163-bd72-4405-a2fa-05b334b13d44 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "19d70a13-6b61-494f-b544-58c44d115852", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1212954658"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:44:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-555a4163-bd72-4405-a2fa-05b334b13d44 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Create volume request body: {'volume': {'snapshot_id': '19d70a13-6b61-494f-b544-58c44d115852', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1212954658'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:44:56 devstack devstack@c-api.service[86719]: DEBUG dbcounter [-] [86719] Writing DB stats cinder:SELECT=456,cinder:INSERT=57,cinder:UPDATE=98 {{(pid=86719) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:44:56 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:56 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:56 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-555a4163-bd72-4405-a2fa-05b334b13d44 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Snapshot retrieved successfully. Sep 03 13:44:56 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-555a4163-bd72-4405-a2fa-05b334b13d44 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Create volume of 1 GB Sep 03 13:44:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e6ecf460-d813-4415-9cff-918f08f5e5e6 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:56 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-555a4163-bd72-4405-a2fa-05b334b13d44 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Availability Zones retrieved successfully. Sep 03 13:44:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e6ecf460-d813-4415-9cff-918f08f5e5e6 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/bfd95284-2b5c-4bab-94ad-c57c9fcfbaed Sep 03 13:44:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e6ecf460-d813-4415-9cff-918f08f5e5e6 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e6ecf460-d813-4415-9cff-918f08f5e5e6 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:56 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:56 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:56 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:56 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-555a4163-bd72-4405-a2fa-05b334b13d44 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Flow 'volume_create_api' (1e345a92-9eba-4f2c-964d-4ef5131f35dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:44:56 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-e6ecf460-d813-4415-9cff-918f08f5e5e6 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:44:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-555a4163-bd72-4405-a2fa-05b334b13d44 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (717f7dbf-cd8c-4116-a7c6-45d66bd12a03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:44:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-555a4163-bd72-4405-a2fa-05b334b13d44 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:44:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e6ecf460-d813-4415-9cff-918f08f5e5e6 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/bfd95284-2b5c-4bab-94ad-c57c9fcfbaed returned with HTTP 200 Sep 03 13:44:56 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1151/2238] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:56 2026] GET /volume/v3/volumes/bfd95284-2b5c-4bab-94ad-c57c9fcfbaed => generated 881 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-dd4cdb54-d66d-4180-81ff-ba27e914f7c2 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:56 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:56 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-dd4cdb54-d66d-4180-81ff-ba27e914f7c2 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] PUT http://192.168.122.181/volume/v3/volumes/bfd95284-2b5c-4bab-94ad-c57c9fcfbaed Sep 03 13:44:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-dd4cdb54-d66d-4180-81ff-ba27e914f7c2 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1074395260", "description": null}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:44:56 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:56 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:56 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:56 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:56 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-dd4cdb54-d66d-4180-81ff-ba27e914f7c2 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:44:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-555a4163-bd72-4405-a2fa-05b334b13d44 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (717f7dbf-cd8c-4116-a7c6-45d66bd12a03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '19d70a13-6b61-494f-b544-58c44d115852', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:44:56 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-dd4cdb54-d66d-4180-81ff-ba27e914f7c2 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume updated successfully. Sep 03 13:44:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-555a4163-bd72-4405-a2fa-05b334b13d44 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e85bbcaf-198d-4b89-9be2-e1ddc6eb9cba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:44:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-dd4cdb54-d66d-4180-81ff-ba27e914f7c2 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/bfd95284-2b5c-4bab-94ad-c57c9fcfbaed returned with HTTP 200 Sep 03 13:44:56 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1152/2239] 192.168.122.181 () {60 vars in 1252 bytes} [Thu Sep 3 13:44:56 2026] PUT /volume/v3/volumes/bfd95284-2b5c-4bab-94ad-c57c9fcfbaed => generated 779 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-5ced2710-6a92-40b2-b916-2a34048c6472 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5ced2710-6a92-40b2-b916-2a34048c6472 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/bfd95284-2b5c-4bab-94ad-c57c9fcfbaed Sep 03 13:44:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5ced2710-6a92-40b2-b916-2a34048c6472 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5ced2710-6a92-40b2-b916-2a34048c6472 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:56 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:56 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:56 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:56 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:56 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-5ced2710-6a92-40b2-b916-2a34048c6472 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:44:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5ced2710-6a92-40b2-b916-2a34048c6472 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/bfd95284-2b5c-4bab-94ad-c57c9fcfbaed returned with HTTP 200 Sep 03 13:44:56 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1153/2240] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:56 2026] GET /volume/v3/volumes/bfd95284-2b5c-4bab-94ad-c57c9fcfbaed => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-76241e72-6d94-40a4-9031-e271f07367b1 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-76241e72-6d94-40a4-9031-e271f07367b1 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] DELETE http://192.168.122.181/volume/v3/volumes/bfd95284-2b5c-4bab-94ad-c57c9fcfbaed Sep 03 13:44:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-76241e72-6d94-40a4-9031-e271f07367b1 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-76241e72-6d94-40a4-9031-e271f07367b1 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:56 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-76241e72-6d94-40a4-9031-e271f07367b1 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Delete volume with id: bfd95284-2b5c-4bab-94ad-c57c9fcfbaed Sep 03 13:44:56 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:56 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:56 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:56 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:56 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-76241e72-6d94-40a4-9031-e271f07367b1 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:44:56 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-555a4163-bd72-4405-a2fa-05b334b13d44 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Created reservations ['38369d63-2e81-4a06-9183-7668bf5a0574', '48520e60-47ee-42e8-87ab-b003420e1100', '30c4ea33-39a6-4eab-ae2f-8523e5efaaae', '2609d84e-ed4f-456c-8925-3b0e95cc8a4b'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:44:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-555a4163-bd72-4405-a2fa-05b334b13d44 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e85bbcaf-198d-4b89-9be2-e1ddc6eb9cba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38369d63-2e81-4a06-9183-7668bf5a0574', '48520e60-47ee-42e8-87ab-b003420e1100', '30c4ea33-39a6-4eab-ae2f-8523e5efaaae', '2609d84e-ed4f-456c-8925-3b0e95cc8a4b']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:44:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-555a4163-bd72-4405-a2fa-05b334b13d44 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a2114d5-9ca8-482c-a616-a21a77064c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:44:56 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-76241e72-6d94-40a4-9031-e271f07367b1 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Delete volume request issued successfully. Sep 03 13:44:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-76241e72-6d94-40a4-9031-e271f07367b1 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/bfd95284-2b5c-4bab-94ad-c57c9fcfbaed returned with HTTP 202 Sep 03 13:44:56 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1154/2241] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:44:56 2026] DELETE /volume/v3/volumes/bfd95284-2b5c-4bab-94ad-c57c9fcfbaed => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:44:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-82d84b75-caa1-46fb-b598-8989d42ab39d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-82d84b75-caa1-46fb-b598-8989d42ab39d tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/bfd95284-2b5c-4bab-94ad-c57c9fcfbaed Sep 03 13:44:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-82d84b75-caa1-46fb-b598-8989d42ab39d tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-82d84b75-caa1-46fb-b598-8989d42ab39d tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:56 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:56 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:56 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:56 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:56 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:56 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:56 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-82d84b75-caa1-46fb-b598-8989d42ab39d tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:44:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-82d84b75-caa1-46fb-b598-8989d42ab39d tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/bfd95284-2b5c-4bab-94ad-c57c9fcfbaed returned with HTTP 200 Sep 03 13:44:56 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1155/2242] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:56 2026] GET /volume/v3/volumes/bfd95284-2b5c-4bab-94ad-c57c9fcfbaed => generated 846 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:56 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:56 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-555a4163-bd72-4405-a2fa-05b334b13d44 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a2114d5-9ca8-482c-a616-a21a77064c00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca49956b-b745-4471-a604-e1bfeebbc867', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1212954658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='089f5fe6ecb74697967a65a57ed0b778',qos_specs=None,replication_status=,reservations=['38369d63-2e81-4a06-9183-7668bf5a0574','48520e60-47ee-42e8-87ab-b003420e1100','30c4ea33-39a6-4eab-ae2f-8523e5efaaae','2609d84e-ed4f-456c-8925-3b0e95cc8a4b'],size=1,snapshot_id=19d70a13-6b61-494f-b544-58c44d115852,source_replicaid=,source_volid=None,status='creating',user_id='253ef940d2de436196eee6d616a28f82',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:44:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1212954658',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca49956b-b745-4471-a604-e1bfeebbc867,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='089f5fe6ecb74697967a65a57ed0b778',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=19d70a13-6b61-494f-b544-58c44d115852,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='253ef940d2de436196eee6d616a28f82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:44:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-555a4163-bd72-4405-a2fa-05b334b13d44 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64ee5a6b-a83d-497f-9220-2a5bf2359c44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:44:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-555a4163-bd72-4405-a2fa-05b334b13d44 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64ee5a6b-a83d-497f-9220-2a5bf2359c44) transitioned into state 'SUCCESS' from state '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-1212954658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='089f5fe6ecb74697967a65a57ed0b778',qos_specs=None,replication_status=,reservations=['38369d63-2e81-4a06-9183-7668bf5a0574','48520e60-47ee-42e8-87ab-b003420e1100','30c4ea33-39a6-4eab-ae2f-8523e5efaaae','2609d84e-ed4f-456c-8925-3b0e95cc8a4b'],size=1,snapshot_id=19d70a13-6b61-494f-b544-58c44d115852,source_replicaid=,source_volid=None,status='creating',user_id='253ef940d2de436196eee6d616a28f82',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:44:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-555a4163-bd72-4405-a2fa-05b334b13d44 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b540e6d-dc1b-44d0-82c4-f848abf0f50b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:44:56 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:56 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-555a4163-bd72-4405-a2fa-05b334b13d44 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b540e6d-dc1b-44d0-82c4-f848abf0f50b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:44:56 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-555a4163-bd72-4405-a2fa-05b334b13d44 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Flow 'volume_create_api' (1e345a92-9eba-4f2c-964d-4ef5131f35dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:44:56 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-555a4163-bd72-4405-a2fa-05b334b13d44 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Create volume request issued successfully. Sep 03 13:44:56 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-555a4163-bd72-4405-a2fa-05b334b13d44 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:44:56 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1088/2243] 192.168.122.181 () {62 vars in 1184 bytes} [Thu Sep 3 13:44:56 2026] POST /volume/v3/volumes => generated 813 bytes in 503 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:44:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d200a8f8-e258-43fb-b2cb-4a0838b4f53e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d200a8f8-e258-43fb-b2cb-4a0838b4f53e tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] GET http://192.168.122.181/volume/v3/volumes/ca49956b-b745-4471-a604-e1bfeebbc867 Sep 03 13:44:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d200a8f8-e258-43fb-b2cb-4a0838b4f53e tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d200a8f8-e258-43fb-b2cb-4a0838b4f53e tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:56 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:56 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:56 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:56 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:56 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-d200a8f8-e258-43fb-b2cb-4a0838b4f53e tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Volume info retrieved successfully. Sep 03 13:44:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d200a8f8-e258-43fb-b2cb-4a0838b4f53e tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] http://192.168.122.181/volume/v3/volumes/ca49956b-b745-4471-a604-e1bfeebbc867 returned with HTTP 200 Sep 03 13:44:56 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1156/2244] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:44:56 2026] GET /volume/v3/volumes/ca49956b-b745-4471-a604-e1bfeebbc867 => generated 881 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:44:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-5a67fb28-8727-46d9-b74f-d62b64f338ba None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5a67fb28-8727-46d9-b74f-d62b64f338ba tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/bfd95284-2b5c-4bab-94ad-c57c9fcfbaed Sep 03 13:44:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5a67fb28-8727-46d9-b74f-d62b64f338ba tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5a67fb28-8727-46d9-b74f-d62b64f338ba tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5a67fb28-8727-46d9-b74f-d62b64f338ba tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/bfd95284-2b5c-4bab-94ad-c57c9fcfbaed returned with HTTP 404 Sep 03 13:44:57 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1089/2245] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:57 2026] GET /volume/v3/volumes/bfd95284-2b5c-4bab-94ad-c57c9fcfbaed => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:44:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-303ce7cf-115d-4b35-bddf-7790a63bc833 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-303ce7cf-115d-4b35-bddf-7790a63bc833 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 Sep 03 13:44:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-303ce7cf-115d-4b35-bddf-7790a63bc833 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-303ce7cf-115d-4b35-bddf-7790a63bc833 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:57 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:57 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:57 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:57 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:57 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-303ce7cf-115d-4b35-bddf-7790a63bc833 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:44:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-303ce7cf-115d-4b35-bddf-7790a63bc833 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 returned with HTTP 200 Sep 03 13:44:57 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1157/2246] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:57 2026] GET /volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 => generated 933 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-1f07f630-2470-4f13-b211-79a07e50d74a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1f07f630-2470-4f13-b211-79a07e50d74a tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] DELETE http://192.168.122.181/volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 Sep 03 13:44:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1f07f630-2470-4f13-b211-79a07e50d74a tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1f07f630-2470-4f13-b211-79a07e50d74a tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:57 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-1f07f630-2470-4f13-b211-79a07e50d74a tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Delete volume with id: 0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 Sep 03 13:44:57 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:57 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:57 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:57 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:57 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-1f07f630-2470-4f13-b211-79a07e50d74a tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:44:57 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-1f07f630-2470-4f13-b211-79a07e50d74a tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Delete volume request issued successfully. Sep 03 13:44:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1f07f630-2470-4f13-b211-79a07e50d74a tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 returned with HTTP 202 Sep 03 13:44:57 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1090/2247] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:44:57 2026] DELETE /volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:44:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e20840cf-8399-44d8-9e0e-dc003f7e0427 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e20840cf-8399-44d8-9e0e-dc003f7e0427 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 Sep 03 13:44:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e20840cf-8399-44d8-9e0e-dc003f7e0427 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e20840cf-8399-44d8-9e0e-dc003f7e0427 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:57 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:57 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:57 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:57 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:57 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-e20840cf-8399-44d8-9e0e-dc003f7e0427 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:44:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-8c969865-f475-4cb9-ae36-25d97204c249 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8c969865-f475-4cb9-ae36-25d97204c249 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] GET http://192.168.122.181/volume/v3/volumes/ca49956b-b745-4471-a604-e1bfeebbc867 Sep 03 13:44:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8c969865-f475-4cb9-ae36-25d97204c249 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8c969865-f475-4cb9-ae36-25d97204c249 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e20840cf-8399-44d8-9e0e-dc003f7e0427 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 returned with HTTP 200 Sep 03 13:44:57 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1158/2248] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:57 2026] GET /volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 => generated 932 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:57 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:57 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:57 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:57 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:57 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-8c969865-f475-4cb9-ae36-25d97204c249 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Volume info retrieved successfully. Sep 03 13:44:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8c969865-f475-4cb9-ae36-25d97204c249 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] http://192.168.122.181/volume/v3/volumes/ca49956b-b745-4471-a604-e1bfeebbc867 returned with HTTP 200 Sep 03 13:44:57 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1091/2249] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:44:57 2026] GET /volume/v3/volumes/ca49956b-b745-4471-a604-e1bfeebbc867 => generated 905 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:44:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-10653fdb-b9b8-4efa-8c4e-d19252800db3 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:58 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-10653fdb-b9b8-4efa-8c4e-d19252800db3 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 Sep 03 13:44:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-10653fdb-b9b8-4efa-8c4e-d19252800db3 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-10653fdb-b9b8-4efa-8c4e-d19252800db3 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-2f0e735b-061b-4610-86da-9702bc92e4d3 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:58 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2f0e735b-061b-4610-86da-9702bc92e4d3 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] GET http://192.168.122.181/volume/v3/volumes/ca49956b-b745-4471-a604-e1bfeebbc867 Sep 03 13:44:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2f0e735b-061b-4610-86da-9702bc92e4d3 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2f0e735b-061b-4610-86da-9702bc92e4d3 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:58 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-10653fdb-b9b8-4efa-8c4e-d19252800db3 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 returned with HTTP 404 Sep 03 13:44:58 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1159/2250] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:58 2026] GET /volume/v3/volumes/0b0006b7-2a5a-41cf-ae7e-8d221ddc2439 => generated 109 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:44:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-6b4e2b52-88ba-4020-aa4f-b528e6a61ae9 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:58 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:58 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:58 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6b4e2b52-88ba-4020-aa4f-b528e6a61ae9 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/467e8706-987d-4af5-991d-e399608dfb75 Sep 03 13:44:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6b4e2b52-88ba-4020-aa4f-b528e6a61ae9 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6b4e2b52-88ba-4020-aa4f-b528e6a61ae9 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:58 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:58 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:59 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-2f0e735b-061b-4610-86da-9702bc92e4d3 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Volume info retrieved successfully. Sep 03 13:44:59 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:59 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:59 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2f0e735b-061b-4610-86da-9702bc92e4d3 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] http://192.168.122.181/volume/v3/volumes/ca49956b-b745-4471-a604-e1bfeebbc867 returned with HTTP 200 Sep 03 13:44:59 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:59 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:59 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1092/2251] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:44:58 2026] GET /volume/v3/volumes/ca49956b-b745-4471-a604-e1bfeebbc867 => generated 905 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 13:44:59 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-6b4e2b52-88ba-4020-aa4f-b528e6a61ae9 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:44:59 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6b4e2b52-88ba-4020-aa4f-b528e6a61ae9 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/467e8706-987d-4af5-991d-e399608dfb75 returned with HTTP 200 Sep 03 13:44:59 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1160/2252] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:58 2026] GET /volume/v3/volumes/467e8706-987d-4af5-991d-e399608dfb75 => generated 846 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:44:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-258531ab-2cfe-4578-83e8-500185766633 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:59 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-258531ab-2cfe-4578-83e8-500185766633 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] DELETE http://192.168.122.181/volume/v3/volumes/467e8706-987d-4af5-991d-e399608dfb75 Sep 03 13:44:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-258531ab-2cfe-4578-83e8-500185766633 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-258531ab-2cfe-4578-83e8-500185766633 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:59 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-258531ab-2cfe-4578-83e8-500185766633 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Delete volume with id: 467e8706-987d-4af5-991d-e399608dfb75 Sep 03 13:44:59 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:59 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:44:59 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:59 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:44:59 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-258531ab-2cfe-4578-83e8-500185766633 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:44:59 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-258531ab-2cfe-4578-83e8-500185766633 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Delete volume request issued successfully. Sep 03 13:44:59 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-258531ab-2cfe-4578-83e8-500185766633 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/467e8706-987d-4af5-991d-e399608dfb75 returned with HTTP 202 Sep 03 13:44:59 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1093/2253] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:44:59 2026] DELETE /volume/v3/volumes/467e8706-987d-4af5-991d-e399608dfb75 => generated 0 bytes in 220 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:44:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-c5c46575-2097-4f72-9b11-690c47afd7e7 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:44:59 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c5c46575-2097-4f72-9b11-690c47afd7e7 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/467e8706-987d-4af5-991d-e399608dfb75 Sep 03 13:44:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c5c46575-2097-4f72-9b11-690c47afd7e7 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:44:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c5c46575-2097-4f72-9b11-690c47afd7e7 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:44:59 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:44:59 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:44:59 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:44:59 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:44:59 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-c5c46575-2097-4f72-9b11-690c47afd7e7 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:44:59 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c5c46575-2097-4f72-9b11-690c47afd7e7 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/467e8706-987d-4af5-991d-e399608dfb75 returned with HTTP 200 Sep 03 13:44:59 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1161/2254] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:44:59 2026] GET /volume/v3/volumes/467e8706-987d-4af5-991d-e399608dfb75 => generated 845 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-3015a530-bc99-49a3-80fa-8f54a52606a4 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:00 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3015a530-bc99-49a3-80fa-8f54a52606a4 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] GET http://192.168.122.181/volume/v3/volumes/ca49956b-b745-4471-a604-e1bfeebbc867 Sep 03 13:45:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3015a530-bc99-49a3-80fa-8f54a52606a4 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3015a530-bc99-49a3-80fa-8f54a52606a4 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:00 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:00 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:00 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:00 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:00 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-3015a530-bc99-49a3-80fa-8f54a52606a4 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Volume info retrieved successfully. Sep 03 13:45:00 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3015a530-bc99-49a3-80fa-8f54a52606a4 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] http://192.168.122.181/volume/v3/volumes/ca49956b-b745-4471-a604-e1bfeebbc867 returned with HTTP 200 Sep 03 13:45:00 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1094/2255] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:45:00 2026] GET /volume/v3/volumes/ca49956b-b745-4471-a604-e1bfeebbc867 => generated 905 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:45:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-50a95bc3-3e61-42fb-a570-d6c402df6c3d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:00 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-50a95bc3-3e61-42fb-a570-d6c402df6c3d tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/467e8706-987d-4af5-991d-e399608dfb75 Sep 03 13:45:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-50a95bc3-3e61-42fb-a570-d6c402df6c3d tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-50a95bc3-3e61-42fb-a570-d6c402df6c3d tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:00 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:00 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:00 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:00 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:00 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-50a95bc3-3e61-42fb-a570-d6c402df6c3d tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:45:00 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-50a95bc3-3e61-42fb-a570-d6c402df6c3d tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/467e8706-987d-4af5-991d-e399608dfb75 returned with HTTP 200 Sep 03 13:45:00 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1162/2256] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:00 2026] GET /volume/v3/volumes/467e8706-987d-4af5-991d-e399608dfb75 => generated 845 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:01 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-f947d6c7-9749-4748-9dce-fa918564ae9b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:01 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f947d6c7-9749-4748-9dce-fa918564ae9b tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] GET http://192.168.122.181/volume/v3/volumes/ca49956b-b745-4471-a604-e1bfeebbc867 Sep 03 13:45:01 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f947d6c7-9749-4748-9dce-fa918564ae9b tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:01 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f947d6c7-9749-4748-9dce-fa918564ae9b tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:01 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:01 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:01 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:01 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:01 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-f947d6c7-9749-4748-9dce-fa918564ae9b tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Volume info retrieved successfully. Sep 03 13:45:01 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f947d6c7-9749-4748-9dce-fa918564ae9b tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] http://192.168.122.181/volume/v3/volumes/ca49956b-b745-4471-a604-e1bfeebbc867 returned with HTTP 200 Sep 03 13:45:01 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1095/2257] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:45:01 2026] GET /volume/v3/volumes/ca49956b-b745-4471-a604-e1bfeebbc867 => generated 905 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 13:45:01 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a2395c7c-a943-4973-802a-c2d2de4bc975 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:01 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a2395c7c-a943-4973-802a-c2d2de4bc975 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/467e8706-987d-4af5-991d-e399608dfb75 Sep 03 13:45:01 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a2395c7c-a943-4973-802a-c2d2de4bc975 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:01 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a2395c7c-a943-4973-802a-c2d2de4bc975 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:01 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a2395c7c-a943-4973-802a-c2d2de4bc975 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/467e8706-987d-4af5-991d-e399608dfb75 returned with HTTP 404 Sep 03 13:45:01 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1163/2258] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:01 2026] GET /volume/v3/volumes/467e8706-987d-4af5-991d-e399608dfb75 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:45:01 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-377c698b-e7fa-4f07-8500-fb107e7ee078 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:01 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-401211c0-5fe2-44e8-9cca-f3dd9483d86c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:01 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-401211c0-5fe2-44e8-9cca-f3dd9483d86c tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:45:01 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-401211c0-5fe2-44e8-9cca-f3dd9483d86c tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "8c4b06dc-33f1-463b-a058-dba2e7cf16d8", "size": 1, "name": "tempest-VolumesGetTest-Volume-1500184070", "metadata": {"Type": "Test"}}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:45:01 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-401211c0-5fe2-44e8-9cca-f3dd9483d86c tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Create volume request body: {'volume': {'imageRef': '8c4b06dc-33f1-463b-a058-dba2e7cf16d8', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1500184070', 'metadata': {'Type': 'Test'}}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:45:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-377c698b-e7fa-4f07-8500-fb107e7ee078 tempest-VolumeAndVolumeTypeFromImageTest-68064673 tempest-VolumeAndVolumeTypeFromImageTest-68064673-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:45:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-377c698b-e7fa-4f07-8500-fb107e7ee078 tempest-VolumeAndVolumeTypeFromImageTest-68064673 tempest-VolumeAndVolumeTypeFromImageTest-68064673-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=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:45:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-377c698b-e7fa-4f07-8500-fb107e7ee078 tempest-VolumeAndVolumeTypeFromImageTest-68064673 tempest-VolumeAndVolumeTypeFromImageTest-68064673-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:45:02 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1096/2259] 192.168.122.181 () {60 vars in 1137 bytes} [Thu Sep 3 13:45:01 2026] POST /volume/v3/types => generated 287 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:02 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-401211c0-5fe2-44e8-9cca-f3dd9483d86c tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Create volume of 1 GB Sep 03 13:45:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-bc0e8977-8479-40b1-b728-38b682ca32ee None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-bc0e8977-8479-40b1-b728-38b682ca32ee tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] GET http://192.168.122.181/volume/v3/volumes/ca49956b-b745-4471-a604-e1bfeebbc867 Sep 03 13:45:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-bc0e8977-8479-40b1-b728-38b682ca32ee tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-bc0e8977-8479-40b1-b728-38b682ca32ee tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:02 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-401211c0-5fe2-44e8-9cca-f3dd9483d86c tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Availability Zones retrieved successfully. Sep 03 13:45:02 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:02 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:02 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:02 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:02 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-401211c0-5fe2-44e8-9cca-f3dd9483d86c tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Flow 'volume_create_api' (580c9d12-73ce-4554-8fd6-4844041b1a7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:45:02 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-bc0e8977-8479-40b1-b728-38b682ca32ee tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Volume info retrieved successfully. Sep 03 13:45:02 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-401211c0-5fe2-44e8-9cca-f3dd9483d86c tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f1c3140-954b-404c-aa70-0bcf99a2c22a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-bc0e8977-8479-40b1-b728-38b682ca32ee tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] http://192.168.122.181/volume/v3/volumes/ca49956b-b745-4471-a604-e1bfeebbc867 returned with HTTP 200 Sep 03 13:45:02 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1097/2260] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:45:02 2026] GET /volume/v3/volumes/ca49956b-b745-4471-a604-e1bfeebbc867 => generated 905 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:45:02 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-401211c0-5fe2-44e8-9cca-f3dd9483d86c tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:45:02 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-401211c0-5fe2-44e8-9cca-f3dd9483d86c tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f1c3140-954b-404c-aa70-0bcf99a2c22a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:02 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-401211c0-5fe2-44e8-9cca-f3dd9483d86c tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22712e54-36dc-413d-a160-3fcace016f39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:03 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-401211c0-5fe2-44e8-9cca-f3dd9483d86c tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Created reservations ['090af776-3a26-4e7a-823a-bd3c001d39a9', '60400ee1-fe16-4a4b-82a1-bcaaa54790b1', '57757158-75a5-4d7f-9e11-955ad230611f', '80b8c047-7d23-4288-bb96-0fd3aeda9f79'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:45:03 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-401211c0-5fe2-44e8-9cca-f3dd9483d86c tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22712e54-36dc-413d-a160-3fcace016f39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['090af776-3a26-4e7a-823a-bd3c001d39a9', '60400ee1-fe16-4a4b-82a1-bcaaa54790b1', '57757158-75a5-4d7f-9e11-955ad230611f', '80b8c047-7d23-4288-bb96-0fd3aeda9f79']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:03 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-401211c0-5fe2-44e8-9cca-f3dd9483d86c tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6efe8354-8804-4067-aa16-af9c3c4506eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:03 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:03 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:03 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-401211c0-5fe2-44e8-9cca-f3dd9483d86c tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6efe8354-8804-4067-aa16-af9c3c4506eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4a881ea-d4db-4e5c-a7de-be20f4b42d53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1500184070',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='b39fdebfd04e4097bc605839d3f0fc0d',qos_specs=None,replication_status=,reservations=['090af776-3a26-4e7a-823a-bd3c001d39a9','60400ee1-fe16-4a4b-82a1-bcaaa54790b1','57757158-75a5-4d7f-9e11-955ad230611f','80b8c047-7d23-4288-bb96-0fd3aeda9f79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0c6723528134542a8b105b753a80d58',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:45:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1500184070',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4a881ea-d4db-4e5c-a7de-be20f4b42d53,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='b39fdebfd04e4097bc605839d3f0fc0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0c6723528134542a8b105b753a80d58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:03 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-401211c0-5fe2-44e8-9cca-f3dd9483d86c tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46f21898-4c99-430d-b63b-8e8e1473181a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:03 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-401211c0-5fe2-44e8-9cca-f3dd9483d86c tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46f21898-4c99-430d-b63b-8e8e1473181a) transitioned into state 'SUCCESS' from state '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-1500184070',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='b39fdebfd04e4097bc605839d3f0fc0d',qos_specs=None,replication_status=,reservations=['090af776-3a26-4e7a-823a-bd3c001d39a9','60400ee1-fe16-4a4b-82a1-bcaaa54790b1','57757158-75a5-4d7f-9e11-955ad230611f','80b8c047-7d23-4288-bb96-0fd3aeda9f79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0c6723528134542a8b105b753a80d58',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:03 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-401211c0-5fe2-44e8-9cca-f3dd9483d86c tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54fd2c0b-efb7-45e8-a50e-02a135a26542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:03 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-401211c0-5fe2-44e8-9cca-f3dd9483d86c tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54fd2c0b-efb7-45e8-a50e-02a135a26542) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:03 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-401211c0-5fe2-44e8-9cca-f3dd9483d86c tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Flow 'volume_create_api' (580c9d12-73ce-4554-8fd6-4844041b1a7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:45:03 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-401211c0-5fe2-44e8-9cca-f3dd9483d86c tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Create volume request issued successfully. Sep 03 13:45:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-401211c0-5fe2-44e8-9cca-f3dd9483d86c tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:45:03 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1164/2261] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:45:01 2026] POST /volume/v3/volumes => generated 768 bytes in 1466 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:45:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-2272f10b-3d26-4587-b422-87fe9a571acc None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2272f10b-3d26-4587-b422-87fe9a571acc tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/f4a881ea-d4db-4e5c-a7de-be20f4b42d53 Sep 03 13:45:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2272f10b-3d26-4587-b422-87fe9a571acc tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2272f10b-3d26-4587-b422-87fe9a571acc tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:03 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:03 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:03 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:03 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:03 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-2272f10b-3d26-4587-b422-87fe9a571acc tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:45:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2272f10b-3d26-4587-b422-87fe9a571acc tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/f4a881ea-d4db-4e5c-a7de-be20f4b42d53 returned with HTTP 200 Sep 03 13:45:03 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1098/2262] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:03 2026] GET /volume/v3/volumes/f4a881ea-d4db-4e5c-a7de-be20f4b42d53 => generated 836 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-b58c56cd-beee-4f1f-9cb1-fecd9036db5c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b58c56cd-beee-4f1f-9cb1-fecd9036db5c tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] GET http://192.168.122.181/volume/v3/volumes/ca49956b-b745-4471-a604-e1bfeebbc867 Sep 03 13:45:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b58c56cd-beee-4f1f-9cb1-fecd9036db5c tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b58c56cd-beee-4f1f-9cb1-fecd9036db5c tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:03 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:03 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:03 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:03 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:03 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-b58c56cd-beee-4f1f-9cb1-fecd9036db5c tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Volume info retrieved successfully. Sep 03 13:45:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b58c56cd-beee-4f1f-9cb1-fecd9036db5c tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] http://192.168.122.181/volume/v3/volumes/ca49956b-b745-4471-a604-e1bfeebbc867 returned with HTTP 200 Sep 03 13:45:03 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1165/2263] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:45:03 2026] GET /volume/v3/volumes/ca49956b-b745-4471-a604-e1bfeebbc867 => generated 905 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:45:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-5109c7ef-f761-451f-992c-9ff30991d941 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5109c7ef-f761-451f-992c-9ff30991d941 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/f4a881ea-d4db-4e5c-a7de-be20f4b42d53 Sep 03 13:45:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5109c7ef-f761-451f-992c-9ff30991d941 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5109c7ef-f761-451f-992c-9ff30991d941 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:04 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:04 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:04 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:04 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:04 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-5109c7ef-f761-451f-992c-9ff30991d941 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:45:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5109c7ef-f761-451f-992c-9ff30991d941 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/f4a881ea-d4db-4e5c-a7de-be20f4b42d53 returned with HTTP 200 Sep 03 13:45:04 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1099/2264] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:04 2026] GET /volume/v3/volumes/f4a881ea-d4db-4e5c-a7de-be20f4b42d53 => generated 860 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-8acaeb05-05ef-4684-b95f-eebe46b92371 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8acaeb05-05ef-4684-b95f-eebe46b92371 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] GET http://192.168.122.181/volume/v3/volumes/ca49956b-b745-4471-a604-e1bfeebbc867 Sep 03 13:45:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8acaeb05-05ef-4684-b95f-eebe46b92371 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8acaeb05-05ef-4684-b95f-eebe46b92371 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:04 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:04 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:04 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:04 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:04 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-8acaeb05-05ef-4684-b95f-eebe46b92371 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Volume info retrieved successfully. Sep 03 13:45:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8acaeb05-05ef-4684-b95f-eebe46b92371 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] http://192.168.122.181/volume/v3/volumes/ca49956b-b745-4471-a604-e1bfeebbc867 returned with HTTP 200 Sep 03 13:45:04 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1166/2265] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:45:04 2026] GET /volume/v3/volumes/ca49956b-b745-4471-a604-e1bfeebbc867 => generated 906 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:45:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-b832a114-11f4-4a63-be2f-4315dcd4cc26 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b832a114-11f4-4a63-be2f-4315dcd4cc26 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] DELETE http://192.168.122.181/volume/v3/snapshots/19d70a13-6b61-494f-b544-58c44d115852 Sep 03 13:45:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b832a114-11f4-4a63-be2f-4315dcd4cc26 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b832a114-11f4-4a63-be2f-4315dcd4cc26 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:04 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.snapshots [None req-b832a114-11f4-4a63-be2f-4315dcd4cc26 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Delete snapshot with id: 19d70a13-6b61-494f-b544-58c44d115852 Sep 03 13:45:04 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:04 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:04 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-b832a114-11f4-4a63-be2f-4315dcd4cc26 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Snapshot retrieved successfully. Sep 03 13:45:04 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:04 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:04 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-b832a114-11f4-4a63-be2f-4315dcd4cc26 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Snapshot delete request issued successfully. Sep 03 13:45:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b832a114-11f4-4a63-be2f-4315dcd4cc26 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] http://192.168.122.181/volume/v3/snapshots/19d70a13-6b61-494f-b544-58c44d115852 returned with HTTP 202 Sep 03 13:45:04 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1100/2266] 192.168.122.181 () {58 vars in 1241 bytes} [Thu Sep 3 13:45:04 2026] DELETE /volume/v3/snapshots/19d70a13-6b61-494f-b544-58c44d115852 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:45:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-dc0dc0ad-09b3-4433-ab73-2d661f0249eb None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-dc0dc0ad-09b3-4433-ab73-2d661f0249eb tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] GET http://192.168.122.181/volume/v3/snapshots/19d70a13-6b61-494f-b544-58c44d115852 Sep 03 13:45:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-dc0dc0ad-09b3-4433-ab73-2d661f0249eb tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-dc0dc0ad-09b3-4433-ab73-2d661f0249eb tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:04 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:04 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:04 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-dc0dc0ad-09b3-4433-ab73-2d661f0249eb tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Snapshot retrieved successfully. Sep 03 13:45:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-dc0dc0ad-09b3-4433-ab73-2d661f0249eb tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] http://192.168.122.181/volume/v3/snapshots/19d70a13-6b61-494f-b544-58c44d115852 returned with HTTP 200 Sep 03 13:45:04 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1167/2267] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:45:04 2026] GET /volume/v3/snapshots/19d70a13-6b61-494f-b544-58c44d115852 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-5a26216e-6733-4e9d-8b95-e74f1327e36a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5a26216e-6733-4e9d-8b95-e74f1327e36a tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:45:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5a26216e-6733-4e9d-8b95-e74f1327e36a tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "1efc68ec-4907-4398-9687-cf45a777db39", "size": 1}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:45:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-5a26216e-6733-4e9d-8b95-e74f1327e36a tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '1efc68ec-4907-4398-9687-cf45a777db39', 'size': 1}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:45:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e6647507-1926-4241-abe9-5cec98863db6 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e6647507-1926-4241-abe9-5cec98863db6 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/f4a881ea-d4db-4e5c-a7de-be20f4b42d53 Sep 03 13:45:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e6647507-1926-4241-abe9-5cec98863db6 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e6647507-1926-4241-abe9-5cec98863db6 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:05 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:05 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:05 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:05 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:05 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-e6647507-1926-4241-abe9-5cec98863db6 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:45:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e6647507-1926-4241-abe9-5cec98863db6 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/f4a881ea-d4db-4e5c-a7de-be20f4b42d53 returned with HTTP 200 Sep 03 13:45:05 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1168/2268] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:05 2026] GET /volume/v3/volumes/f4a881ea-d4db-4e5c-a7de-be20f4b42d53 => generated 918 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:05 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-5a26216e-6733-4e9d-8b95-e74f1327e36a tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] Create volume of 1 GB Sep 03 13:45:05 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:05 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:05 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-5a26216e-6733-4e9d-8b95-e74f1327e36a tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] Availability Zones retrieved successfully. Sep 03 13:45:05 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5a26216e-6733-4e9d-8b95-e74f1327e36a tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] Flow 'volume_create_api' (ba9b2588-1516-42a0-92d8-7aa3bee66d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:45:05 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5a26216e-6733-4e9d-8b95-e74f1327e36a tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40d029d6-8a34-421d-a75c-6ad2197be89e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:05 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-5a26216e-6733-4e9d-8b95-e74f1327e36a tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:45:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-96d88b84-01f2-4613-91d8-1cbc18f0296b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-96d88b84-01f2-4613-91d8-1cbc18f0296b tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] GET http://192.168.122.181/volume/v3/snapshots/19d70a13-6b61-494f-b544-58c44d115852 Sep 03 13:45:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-96d88b84-01f2-4613-91d8-1cbc18f0296b tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-96d88b84-01f2-4613-91d8-1cbc18f0296b tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:06 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5a26216e-6733-4e9d-8b95-e74f1327e36a tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40d029d6-8a34-421d-a75c-6ad2197be89e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:45:02Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=236bbc72-8a68-4914-860d-30be8bd447b4,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': '236bbc72-8a68-4914-860d-30be8bd447b4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:06 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5a26216e-6733-4e9d-8b95-e74f1327e36a tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d97671dd-4581-4e3b-a45c-a7bb31728f53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:06 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:06 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:06 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-96d88b84-01f2-4613-91d8-1cbc18f0296b tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Snapshot retrieved successfully. Sep 03 13:45:06 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-96d88b84-01f2-4613-91d8-1cbc18f0296b tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] http://192.168.122.181/volume/v3/snapshots/19d70a13-6b61-494f-b544-58c44d115852 returned with HTTP 200 Sep 03 13:45:06 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1169/2269] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:45:05 2026] GET /volume/v3/snapshots/19d70a13-6b61-494f-b544-58c44d115852 => generated 466 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:06 devstack devstack@c-api.service[86719]: WARNING cinder.quota [None req-5a26216e-6733-4e9d-8b95-e74f1327e36a tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-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 03 13:45:06 devstack devstack@c-api.service[86719]: WARNING cinder.quota [None req-5a26216e-6733-4e9d-8b95-e74f1327e36a tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-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 03 13:45:06 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-5a26216e-6733-4e9d-8b95-e74f1327e36a tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] Created reservations ['acc3b794-4f5f-4366-a20a-4142576c2fd8', 'b903acd0-73a9-4cb3-aa86-83a548f7067f', '11787f16-e855-44b2-88af-eb5491e0d3cc', 'ecfb5e52-f46b-4cc2-8e9f-0c443d9969ac'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:45:06 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5a26216e-6733-4e9d-8b95-e74f1327e36a tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d97671dd-4581-4e3b-a45c-a7bb31728f53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['acc3b794-4f5f-4366-a20a-4142576c2fd8', 'b903acd0-73a9-4cb3-aa86-83a548f7067f', '11787f16-e855-44b2-88af-eb5491e0d3cc', 'ecfb5e52-f46b-4cc2-8e9f-0c443d9969ac']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:06 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5a26216e-6733-4e9d-8b95-e74f1327e36a tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75419ccf-1eeb-46db-8d43-71881a5098a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:06 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:06 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:06 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5a26216e-6733-4e9d-8b95-e74f1327e36a tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75419ccf-1eeb-46db-8d43-71881a5098a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f62457cd-09d7-4984-988a-906eba6b8a9f', '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='6dbed8331118466e9a8a59e525242ca4',qos_specs=None,replication_status=,reservations=['acc3b794-4f5f-4366-a20a-4142576c2fd8','b903acd0-73a9-4cb3-aa86-83a548f7067f','11787f16-e855-44b2-88af-eb5491e0d3cc','ecfb5e52-f46b-4cc2-8e9f-0c443d9969ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ce9cfec57624ab399d49d86a8fbc9a1',volume_type_id=236bbc72-8a68-4914-860d-30be8bd447b4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:45:06Z,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=f62457cd-09d7-4984-988a-906eba6b8a9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6dbed8331118466e9a8a59e525242ca4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ce9cfec57624ab399d49d86a8fbc9a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(236bbc72-8a68-4914-860d-30be8bd447b4),volume_type_id=236bbc72-8a68-4914-860d-30be8bd447b4)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:06 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5a26216e-6733-4e9d-8b95-e74f1327e36a tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8a1f029-807d-4cc2-8cad-2978cf9f823f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:06 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5a26216e-6733-4e9d-8b95-e74f1327e36a tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8a1f029-807d-4cc2-8cad-2978cf9f823f) transitioned into state 'SUCCESS' from 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='6dbed8331118466e9a8a59e525242ca4',qos_specs=None,replication_status=,reservations=['acc3b794-4f5f-4366-a20a-4142576c2fd8','b903acd0-73a9-4cb3-aa86-83a548f7067f','11787f16-e855-44b2-88af-eb5491e0d3cc','ecfb5e52-f46b-4cc2-8e9f-0c443d9969ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ce9cfec57624ab399d49d86a8fbc9a1',volume_type_id=236bbc72-8a68-4914-860d-30be8bd447b4)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:06 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5a26216e-6733-4e9d-8b95-e74f1327e36a tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65c45993-02ea-4daa-94ff-1da16ba41f5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:06 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5a26216e-6733-4e9d-8b95-e74f1327e36a tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65c45993-02ea-4daa-94ff-1da16ba41f5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:06 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5a26216e-6733-4e9d-8b95-e74f1327e36a tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] Flow 'volume_create_api' (ba9b2588-1516-42a0-92d8-7aa3bee66d99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:45:06 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-5a26216e-6733-4e9d-8b95-e74f1327e36a tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] Create volume request issued successfully. Sep 03 13:45:06 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5a26216e-6733-4e9d-8b95-e74f1327e36a tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:45:06 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1101/2270] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:45:05 2026] POST /volume/v3/volumes => generated 806 bytes in 563 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:45:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-bcd45eae-e967-4125-911b-54b3c01c0c51 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:06 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bcd45eae-e967-4125-911b-54b3c01c0c51 tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] GET http://192.168.122.181/volume/v3/volumes/f62457cd-09d7-4984-988a-906eba6b8a9f Sep 03 13:45:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bcd45eae-e967-4125-911b-54b3c01c0c51 tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bcd45eae-e967-4125-911b-54b3c01c0c51 tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:06 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:06 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:06 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:06 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:06 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-bcd45eae-e967-4125-911b-54b3c01c0c51 tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] Volume info retrieved successfully. Sep 03 13:45:06 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bcd45eae-e967-4125-911b-54b3c01c0c51 tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] http://192.168.122.181/volume/v3/volumes/f62457cd-09d7-4984-988a-906eba6b8a9f returned with HTTP 200 Sep 03 13:45:06 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1170/2271] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:06 2026] GET /volume/v3/volumes/f62457cd-09d7-4984-988a-906eba6b8a9f => generated 874 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-ab4757d7-20c9-4ad5-ab58-359895aad6be None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:06 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ab4757d7-20c9-4ad5-ab58-359895aad6be tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/f4a881ea-d4db-4e5c-a7de-be20f4b42d53 Sep 03 13:45:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ab4757d7-20c9-4ad5-ab58-359895aad6be tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ab4757d7-20c9-4ad5-ab58-359895aad6be tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:06 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:06 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:06 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:06 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:06 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-ab4757d7-20c9-4ad5-ab58-359895aad6be tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:45:06 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ab4757d7-20c9-4ad5-ab58-359895aad6be tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/f4a881ea-d4db-4e5c-a7de-be20f4b42d53 returned with HTTP 200 Sep 03 13:45:06 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1102/2272] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:06 2026] GET /volume/v3/volumes/f4a881ea-d4db-4e5c-a7de-be20f4b42d53 => generated 921 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-0ca511da-f211-4e75-b54a-694da0fb23b9 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:07 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0ca511da-f211-4e75-b54a-694da0fb23b9 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] GET http://192.168.122.181/volume/v3/snapshots/19d70a13-6b61-494f-b544-58c44d115852 Sep 03 13:45:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0ca511da-f211-4e75-b54a-694da0fb23b9 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0ca511da-f211-4e75-b54a-694da0fb23b9 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:07 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0ca511da-f211-4e75-b54a-694da0fb23b9 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] http://192.168.122.181/volume/v3/snapshots/19d70a13-6b61-494f-b544-58c44d115852 returned with HTTP 404 Sep 03 13:45:07 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1171/2273] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:45:07 2026] GET /volume/v3/snapshots/19d70a13-6b61-494f-b544-58c44d115852 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 13:45:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-a0e0c949-f594-407e-b9dd-267f14265cca None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:07 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a0e0c949-f594-407e-b9dd-267f14265cca tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] DELETE http://192.168.122.181/volume/v3/volumes/9a9e5166-094d-498c-8865-beadc67d4355 Sep 03 13:45:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a0e0c949-f594-407e-b9dd-267f14265cca tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a0e0c949-f594-407e-b9dd-267f14265cca tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:07 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-a0e0c949-f594-407e-b9dd-267f14265cca tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Delete volume with id: 9a9e5166-094d-498c-8865-beadc67d4355 Sep 03 13:45:07 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:07 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:07 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:07 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:07 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-a0e0c949-f594-407e-b9dd-267f14265cca tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Volume info retrieved successfully. Sep 03 13:45:07 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-a0e0c949-f594-407e-b9dd-267f14265cca tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Delete volume request issued successfully. Sep 03 13:45:07 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a0e0c949-f594-407e-b9dd-267f14265cca tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] http://192.168.122.181/volume/v3/volumes/9a9e5166-094d-498c-8865-beadc67d4355 returned with HTTP 202 Sep 03 13:45:07 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1103/2274] 192.168.122.181 () {60 vars in 1276 bytes} [Thu Sep 3 13:45:07 2026] DELETE /volume/v3/volumes/9a9e5166-094d-498c-8865-beadc67d4355 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 13:45:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-5f776fbd-58df-4659-a711-b7472785766a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:07 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5f776fbd-58df-4659-a711-b7472785766a tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] GET http://192.168.122.181/volume/v3/volumes/9a9e5166-094d-498c-8865-beadc67d4355 Sep 03 13:45:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5f776fbd-58df-4659-a711-b7472785766a tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5f776fbd-58df-4659-a711-b7472785766a tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:07 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:07 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:07 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:07 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:07 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-5f776fbd-58df-4659-a711-b7472785766a tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Volume info retrieved successfully. Sep 03 13:45:07 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5f776fbd-58df-4659-a711-b7472785766a tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] http://192.168.122.181/volume/v3/volumes/9a9e5166-094d-498c-8865-beadc67d4355 returned with HTTP 200 Sep 03 13:45:07 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1172/2275] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:45:07 2026] GET /volume/v3/volumes/9a9e5166-094d-498c-8865-beadc67d4355 => generated 871 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:45:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-05a27532-b822-4145-ac5f-c91a7181ad4c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:07 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-05a27532-b822-4145-ac5f-c91a7181ad4c tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] GET http://192.168.122.181/volume/v3/volumes/f62457cd-09d7-4984-988a-906eba6b8a9f Sep 03 13:45:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-05a27532-b822-4145-ac5f-c91a7181ad4c tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-05a27532-b822-4145-ac5f-c91a7181ad4c tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:07 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:07 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:07 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:07 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:07 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-05a27532-b822-4145-ac5f-c91a7181ad4c tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] Volume info retrieved successfully. Sep 03 13:45:07 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-05a27532-b822-4145-ac5f-c91a7181ad4c tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] http://192.168.122.181/volume/v3/volumes/f62457cd-09d7-4984-988a-906eba6b8a9f returned with HTTP 200 Sep 03 13:45:07 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1104/2276] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:07 2026] GET /volume/v3/volumes/f62457cd-09d7-4984-988a-906eba6b8a9f => generated 898 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-883aa67b-6428-43e5-88f0-b92df76556e4 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:07 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-883aa67b-6428-43e5-88f0-b92df76556e4 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/f4a881ea-d4db-4e5c-a7de-be20f4b42d53 Sep 03 13:45:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-883aa67b-6428-43e5-88f0-b92df76556e4 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-883aa67b-6428-43e5-88f0-b92df76556e4 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:07 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:07 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:07 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:07 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:07 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-883aa67b-6428-43e5-88f0-b92df76556e4 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:45:07 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-883aa67b-6428-43e5-88f0-b92df76556e4 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/f4a881ea-d4db-4e5c-a7de-be20f4b42d53 returned with HTTP 200 Sep 03 13:45:07 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1173/2277] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:07 2026] GET /volume/v3/volumes/f4a881ea-d4db-4e5c-a7de-be20f4b42d53 => generated 921 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-02c8a43f-dbc3-40da-b52c-e10ee17a337f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:08 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-02c8a43f-dbc3-40da-b52c-e10ee17a337f tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] GET http://192.168.122.181/volume/v3/volumes/9a9e5166-094d-498c-8865-beadc67d4355 Sep 03 13:45:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-02c8a43f-dbc3-40da-b52c-e10ee17a337f tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-02c8a43f-dbc3-40da-b52c-e10ee17a337f tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:08 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-02c8a43f-dbc3-40da-b52c-e10ee17a337f tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] http://192.168.122.181/volume/v3/volumes/9a9e5166-094d-498c-8865-beadc67d4355 returned with HTTP 404 Sep 03 13:45:08 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1105/2278] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:45:08 2026] GET /volume/v3/volumes/9a9e5166-094d-498c-8865-beadc67d4355 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:45:08 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-33e61270-9161-429f-be0c-6998c8ed8341 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:08 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-33e61270-9161-429f-be0c-6998c8ed8341 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] DELETE http://192.168.122.181/volume/v3/volumes/ca49956b-b745-4471-a604-e1bfeebbc867 Sep 03 13:45:08 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-33e61270-9161-429f-be0c-6998c8ed8341 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:08 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-33e61270-9161-429f-be0c-6998c8ed8341 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:08 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-33e61270-9161-429f-be0c-6998c8ed8341 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Delete volume with id: ca49956b-b745-4471-a604-e1bfeebbc867 Sep 03 13:45:08 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:08 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:08 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:08 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:08 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-33e61270-9161-429f-be0c-6998c8ed8341 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Volume info retrieved successfully. Sep 03 13:45:08 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-33e61270-9161-429f-be0c-6998c8ed8341 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Delete volume request issued successfully. Sep 03 13:45:08 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-33e61270-9161-429f-be0c-6998c8ed8341 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] http://192.168.122.181/volume/v3/volumes/ca49956b-b745-4471-a604-e1bfeebbc867 returned with HTTP 202 Sep 03 13:45:08 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1174/2279] 192.168.122.181 () {60 vars in 1276 bytes} [Thu Sep 3 13:45:08 2026] DELETE /volume/v3/volumes/ca49956b-b745-4471-a604-e1bfeebbc867 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 13:45:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-efbd6ed0-d243-4f2d-a6d7-613e0ce2ba49 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:08 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-efbd6ed0-d243-4f2d-a6d7-613e0ce2ba49 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] GET http://192.168.122.181/volume/v3/volumes/ca49956b-b745-4471-a604-e1bfeebbc867 Sep 03 13:45:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-efbd6ed0-d243-4f2d-a6d7-613e0ce2ba49 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-efbd6ed0-d243-4f2d-a6d7-613e0ce2ba49 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:08 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:08 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:08 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:08 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:08 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-efbd6ed0-d243-4f2d-a6d7-613e0ce2ba49 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Volume info retrieved successfully. Sep 03 13:45:08 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-efbd6ed0-d243-4f2d-a6d7-613e0ce2ba49 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] http://192.168.122.181/volume/v3/volumes/ca49956b-b745-4471-a604-e1bfeebbc867 returned with HTTP 200 Sep 03 13:45:08 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1106/2280] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:45:08 2026] GET /volume/v3/volumes/ca49956b-b745-4471-a604-e1bfeebbc867 => generated 905 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:45:08 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-8b3e0cdc-f0fc-4a86-9c32-f99315c12289 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:08 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8b3e0cdc-f0fc-4a86-9c32-f99315c12289 tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] GET http://192.168.122.181/volume/v3/volumes/f62457cd-09d7-4984-988a-906eba6b8a9f Sep 03 13:45:08 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8b3e0cdc-f0fc-4a86-9c32-f99315c12289 tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:08 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8b3e0cdc-f0fc-4a86-9c32-f99315c12289 tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:08 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:08 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:08 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:08 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:08 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-8b3e0cdc-f0fc-4a86-9c32-f99315c12289 tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] Volume info retrieved successfully. Sep 03 13:45:08 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8b3e0cdc-f0fc-4a86-9c32-f99315c12289 tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] http://192.168.122.181/volume/v3/volumes/f62457cd-09d7-4984-988a-906eba6b8a9f returned with HTTP 200 Sep 03 13:45:08 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1175/2281] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:08 2026] GET /volume/v3/volumes/f62457cd-09d7-4984-988a-906eba6b8a9f => generated 956 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-17d2933a-89bb-4f95-95c9-50fd79b73be0 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:08 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-17d2933a-89bb-4f95-95c9-50fd79b73be0 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/f4a881ea-d4db-4e5c-a7de-be20f4b42d53 Sep 03 13:45:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-17d2933a-89bb-4f95-95c9-50fd79b73be0 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-17d2933a-89bb-4f95-95c9-50fd79b73be0 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:08 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:08 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:08 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:08 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:08 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-17d2933a-89bb-4f95-95c9-50fd79b73be0 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:45:08 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-17d2933a-89bb-4f95-95c9-50fd79b73be0 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/f4a881ea-d4db-4e5c-a7de-be20f4b42d53 returned with HTTP 200 Sep 03 13:45:08 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1107/2282] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:08 2026] GET /volume/v3/volumes/f4a881ea-d4db-4e5c-a7de-be20f4b42d53 => generated 921 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-c0eb7674-1697-4291-9f28-4f755b49af77 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c0eb7674-1697-4291-9f28-4f755b49af77 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] GET http://192.168.122.181/volume/v3/volumes/ca49956b-b745-4471-a604-e1bfeebbc867 Sep 03 13:45:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c0eb7674-1697-4291-9f28-4f755b49af77 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c0eb7674-1697-4291-9f28-4f755b49af77 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c0eb7674-1697-4291-9f28-4f755b49af77 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] http://192.168.122.181/volume/v3/volumes/ca49956b-b745-4471-a604-e1bfeebbc867 returned with HTTP 404 Sep 03 13:45:09 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1176/2283] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:45:09 2026] GET /volume/v3/volumes/ca49956b-b745-4471-a604-e1bfeebbc867 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:45:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-0b542a35-f753-45c3-95ca-9104aee13043 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0b542a35-f753-45c3-95ca-9104aee13043 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] DELETE http://192.168.122.181/volume/v3/snapshots/19d70a13-6b61-494f-b544-58c44d115852 Sep 03 13:45:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0b542a35-f753-45c3-95ca-9104aee13043 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0b542a35-f753-45c3-95ca-9104aee13043 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:09 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.snapshots [None req-0b542a35-f753-45c3-95ca-9104aee13043 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Delete snapshot with id: 19d70a13-6b61-494f-b544-58c44d115852 Sep 03 13:45:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0b542a35-f753-45c3-95ca-9104aee13043 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] http://192.168.122.181/volume/v3/snapshots/19d70a13-6b61-494f-b544-58c44d115852 returned with HTTP 404 Sep 03 13:45:09 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1108/2284] 192.168.122.181 () {58 vars in 1241 bytes} [Thu Sep 3 13:45:09 2026] DELETE /volume/v3/snapshots/19d70a13-6b61-494f-b544-58c44d115852 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:45:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-fc4b2869-5f11-4fdb-ac18-42f077ab0979 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-fc4b2869-5f11-4fdb-ac18-42f077ab0979 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] GET http://192.168.122.181/volume/v3/snapshots/19d70a13-6b61-494f-b544-58c44d115852 Sep 03 13:45:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-fc4b2869-5f11-4fdb-ac18-42f077ab0979 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-fc4b2869-5f11-4fdb-ac18-42f077ab0979 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-fc4b2869-5f11-4fdb-ac18-42f077ab0979 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] http://192.168.122.181/volume/v3/snapshots/19d70a13-6b61-494f-b544-58c44d115852 returned with HTTP 404 Sep 03 13:45:09 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1177/2285] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:45:09 2026] GET /volume/v3/snapshots/19d70a13-6b61-494f-b544-58c44d115852 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:45:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-5f20de4c-0d36-4332-bb59-8dffa9aed5c9 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5f20de4c-0d36-4332-bb59-8dffa9aed5c9 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] DELETE http://192.168.122.181/volume/v3/volumes/9a9e5166-094d-498c-8865-beadc67d4355 Sep 03 13:45:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5f20de4c-0d36-4332-bb59-8dffa9aed5c9 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5f20de4c-0d36-4332-bb59-8dffa9aed5c9 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:09 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-5f20de4c-0d36-4332-bb59-8dffa9aed5c9 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Delete volume with id: 9a9e5166-094d-498c-8865-beadc67d4355 Sep 03 13:45:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5f20de4c-0d36-4332-bb59-8dffa9aed5c9 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] http://192.168.122.181/volume/v3/volumes/9a9e5166-094d-498c-8865-beadc67d4355 returned with HTTP 404 Sep 03 13:45:09 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1109/2286] 192.168.122.181 () {60 vars in 1276 bytes} [Thu Sep 3 13:45:09 2026] DELETE /volume/v3/volumes/9a9e5166-094d-498c-8865-beadc67d4355 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:45:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-b60e11ce-60e9-4e99-86fd-852de9e95912 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b60e11ce-60e9-4e99-86fd-852de9e95912 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] GET http://192.168.122.181/volume/v3/volumes/9a9e5166-094d-498c-8865-beadc67d4355 Sep 03 13:45:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b60e11ce-60e9-4e99-86fd-852de9e95912 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b60e11ce-60e9-4e99-86fd-852de9e95912 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-5eacf846-75a8-4436-9ff9-accf6f82790b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5eacf846-75a8-4436-9ff9-accf6f82790b tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] GET http://192.168.122.181/volume/v3/volumes/f62457cd-09d7-4984-988a-906eba6b8a9f Sep 03 13:45:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5eacf846-75a8-4436-9ff9-accf6f82790b tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5eacf846-75a8-4436-9ff9-accf6f82790b tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b60e11ce-60e9-4e99-86fd-852de9e95912 tempest-VolumeDependencyTests-1978816781 tempest-VolumeDependencyTests-1978816781-project-member] http://192.168.122.181/volume/v3/volumes/9a9e5166-094d-498c-8865-beadc67d4355 returned with HTTP 404 Sep 03 13:45:09 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1178/2287] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:45:09 2026] GET /volume/v3/volumes/9a9e5166-094d-498c-8865-beadc67d4355 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:45:09 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:09 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:09 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:09 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:09 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-5eacf846-75a8-4436-9ff9-accf6f82790b tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] Volume info retrieved successfully. Sep 03 13:45:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5eacf846-75a8-4436-9ff9-accf6f82790b tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] http://192.168.122.181/volume/v3/volumes/f62457cd-09d7-4984-988a-906eba6b8a9f returned with HTTP 200 Sep 03 13:45:09 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1110/2288] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:09 2026] GET /volume/v3/volumes/f62457cd-09d7-4984-988a-906eba6b8a9f => generated 959 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-27d2c819-e52f-4134-b81a-4f12ef1d4cba None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-27d2c819-e52f-4134-b81a-4f12ef1d4cba tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/f4a881ea-d4db-4e5c-a7de-be20f4b42d53 Sep 03 13:45:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-27d2c819-e52f-4134-b81a-4f12ef1d4cba tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-27d2c819-e52f-4134-b81a-4f12ef1d4cba tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:10 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:10 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:10 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:10 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:10 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-27d2c819-e52f-4134-b81a-4f12ef1d4cba tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:45:10 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-27d2c819-e52f-4134-b81a-4f12ef1d4cba tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/f4a881ea-d4db-4e5c-a7de-be20f4b42d53 returned with HTTP 200 Sep 03 13:45:10 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1179/2289] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:09 2026] GET /volume/v3/volumes/f4a881ea-d4db-4e5c-a7de-be20f4b42d53 => generated 1341 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:45:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-04cfdc34-4902-4d0e-b0a5-518a95c70eaf None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:10 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-04cfdc34-4902-4d0e-b0a5-518a95c70eaf tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] GET http://192.168.122.181/volume/v3/volumes/f62457cd-09d7-4984-988a-906eba6b8a9f Sep 03 13:45:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-04cfdc34-4902-4d0e-b0a5-518a95c70eaf tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-04cfdc34-4902-4d0e-b0a5-518a95c70eaf tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:10 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:10 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:10 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:10 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:10 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-04cfdc34-4902-4d0e-b0a5-518a95c70eaf tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] Volume info retrieved successfully. Sep 03 13:45:10 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-04cfdc34-4902-4d0e-b0a5-518a95c70eaf tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] http://192.168.122.181/volume/v3/volumes/f62457cd-09d7-4984-988a-906eba6b8a9f returned with HTTP 200 Sep 03 13:45:10 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1111/2290] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:10 2026] GET /volume/v3/volumes/f62457cd-09d7-4984-988a-906eba6b8a9f => generated 959 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-2074ddda-b3a5-4fc5-9bc5-5bf307d29075 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:11 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2074ddda-b3a5-4fc5-9bc5-5bf307d29075 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/f4a881ea-d4db-4e5c-a7de-be20f4b42d53 Sep 03 13:45:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2074ddda-b3a5-4fc5-9bc5-5bf307d29075 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2074ddda-b3a5-4fc5-9bc5-5bf307d29075 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:11 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:11 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:11 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:11 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:11 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-2074ddda-b3a5-4fc5-9bc5-5bf307d29075 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:45:11 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2074ddda-b3a5-4fc5-9bc5-5bf307d29075 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/f4a881ea-d4db-4e5c-a7de-be20f4b42d53 returned with HTTP 200 Sep 03 13:45:11 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1180/2291] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:11 2026] GET /volume/v3/volumes/f4a881ea-d4db-4e5c-a7de-be20f4b42d53 => generated 1339 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:45:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-26c25caf-e2bd-433c-9fc9-4341a98cbe97 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:11 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-26c25caf-e2bd-433c-9fc9-4341a98cbe97 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/f4a881ea-d4db-4e5c-a7de-be20f4b42d53 Sep 03 13:45:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-26c25caf-e2bd-433c-9fc9-4341a98cbe97 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-26c25caf-e2bd-433c-9fc9-4341a98cbe97 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:11 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:11 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:11 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:11 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:11 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-26c25caf-e2bd-433c-9fc9-4341a98cbe97 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:45:11 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-26c25caf-e2bd-433c-9fc9-4341a98cbe97 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/f4a881ea-d4db-4e5c-a7de-be20f4b42d53 returned with HTTP 200 Sep 03 13:45:11 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1112/2292] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:11 2026] GET /volume/v3/volumes/f4a881ea-d4db-4e5c-a7de-be20f4b42d53 => generated 1339 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:45:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-7da49f21-4414-4d71-a1b0-6299ac8387ae None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:11 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7da49f21-4414-4d71-a1b0-6299ac8387ae tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] PUT http://192.168.122.181/volume/v3/volumes/f4a881ea-d4db-4e5c-a7de-be20f4b42d53 Sep 03 13:45:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7da49f21-4414-4d71-a1b0-6299ac8387ae tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1500184070"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:45:11 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:11 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:11 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:11 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:11 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-7da49f21-4414-4d71-a1b0-6299ac8387ae tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:45:11 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-7da49f21-4414-4d71-a1b0-6299ac8387ae tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume updated successfully. Sep 03 13:45:11 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7da49f21-4414-4d71-a1b0-6299ac8387ae tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/f4a881ea-d4db-4e5c-a7de-be20f4b42d53 returned with HTTP 200 Sep 03 13:45:11 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1181/2293] 192.168.122.181 () {60 vars in 1252 bytes} [Thu Sep 3 13:45:11 2026] PUT /volume/v3/volumes/f4a881ea-d4db-4e5c-a7de-be20f4b42d53 => generated 792 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-1c105460-ce36-45a8-87c7-a3b2443b5c36 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:11 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1c105460-ce36-45a8-87c7-a3b2443b5c36 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] PUT http://192.168.122.181/volume/v3/volumes/f4a881ea-d4db-4e5c-a7de-be20f4b42d53 Sep 03 13:45:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1c105460-ce36-45a8-87c7-a3b2443b5c36 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1521431585", "description": "This is the new description of volume"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:45:11 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:11 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:11 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:11 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:11 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-1c105460-ce36-45a8-87c7-a3b2443b5c36 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:45:11 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-1c105460-ce36-45a8-87c7-a3b2443b5c36 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume updated successfully. Sep 03 13:45:11 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1c105460-ce36-45a8-87c7-a3b2443b5c36 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/f4a881ea-d4db-4e5c-a7de-be20f4b42d53 returned with HTTP 200 Sep 03 13:45:11 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1113/2294] 192.168.122.181 () {60 vars in 1253 bytes} [Thu Sep 3 13:45:11 2026] PUT /volume/v3/volumes/f4a881ea-d4db-4e5c-a7de-be20f4b42d53 => generated 831 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d92fe56d-f964-4df1-9e90-1f55c2fe273d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:11 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d92fe56d-f964-4df1-9e90-1f55c2fe273d tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/f4a881ea-d4db-4e5c-a7de-be20f4b42d53 Sep 03 13:45:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d92fe56d-f964-4df1-9e90-1f55c2fe273d tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d92fe56d-f964-4df1-9e90-1f55c2fe273d tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:11 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:11 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:11 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:11 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:11 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-d92fe56d-f964-4df1-9e90-1f55c2fe273d tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:45:11 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d92fe56d-f964-4df1-9e90-1f55c2fe273d tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/f4a881ea-d4db-4e5c-a7de-be20f4b42d53 returned with HTTP 200 Sep 03 13:45:11 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1182/2295] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:11 2026] GET /volume/v3/volumes/f4a881ea-d4db-4e5c-a7de-be20f4b42d53 => generated 1378 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:45:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-26e95eb5-26e8-47a4-bd77-578111df1aa3 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:11 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-26e95eb5-26e8-47a4-bd77-578111df1aa3 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:45:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-26e95eb5-26e8-47a4-bd77-578111df1aa3 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1628809296", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1749852523"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:45:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-26e95eb5-26e8-47a4-bd77-578111df1aa3 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1628809296', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1749852523'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:45:11 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-26e95eb5-26e8-47a4-bd77-578111df1aa3 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Create volume of 1 GB Sep 03 13:45:11 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-26e95eb5-26e8-47a4-bd77-578111df1aa3 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Availability Zones retrieved successfully. Sep 03 13:45:11 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-26e95eb5-26e8-47a4-bd77-578111df1aa3 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Flow 'volume_create_api' (a05ac2e2-18f3-4c71-8c11-dc03c6934b24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:45:11 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-26e95eb5-26e8-47a4-bd77-578111df1aa3 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23d18b55-438f-451a-a89e-6e032714fdb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:11 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-26e95eb5-26e8-47a4-bd77-578111df1aa3 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:45:11 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-26e95eb5-26e8-47a4-bd77-578111df1aa3 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23d18b55-438f-451a-a89e-6e032714fdb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:11 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-26e95eb5-26e8-47a4-bd77-578111df1aa3 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a3231ad-fd8a-4caf-b4de-ec4b8d332e97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:11 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-26e95eb5-26e8-47a4-bd77-578111df1aa3 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Created reservations ['4f09e3fa-11c7-487f-8f29-06978cbf98cf', '8a89130a-f609-4756-b7e1-80fbb2f54c79', '79b082f4-8b63-423a-b478-ef26def1787d', '26f7a8af-f7b3-422b-ab07-c463c989bcf7'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:45:11 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-26e95eb5-26e8-47a4-bd77-578111df1aa3 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a3231ad-fd8a-4caf-b4de-ec4b8d332e97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f09e3fa-11c7-487f-8f29-06978cbf98cf', '8a89130a-f609-4756-b7e1-80fbb2f54c79', '79b082f4-8b63-423a-b478-ef26def1787d', '26f7a8af-f7b3-422b-ab07-c463c989bcf7']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:11 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-26e95eb5-26e8-47a4-bd77-578111df1aa3 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42cfdef2-089c-43d9-a286-3fa363b6e217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:11 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:11 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-cecdb25f-f3c1-46ad-96c6-2ecc44dbcaf6 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:11 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-26e95eb5-26e8-47a4-bd77-578111df1aa3 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42cfdef2-089c-43d9-a286-3fa363b6e217) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb3c9753-235d-4504-9c3d-f4f3f2c4d31d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1628809296',display_name='tempest-VolumesGetTest-Volume-1749852523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b39fdebfd04e4097bc605839d3f0fc0d',qos_specs=None,replication_status=,reservations=['4f09e3fa-11c7-487f-8f29-06978cbf98cf','8a89130a-f609-4756-b7e1-80fbb2f54c79','79b082f4-8b63-423a-b478-ef26def1787d','26f7a8af-f7b3-422b-ab07-c463c989bcf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0c6723528134542a8b105b753a80d58',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:45:11Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1628809296',display_name='tempest-VolumesGetTest-Volume-1749852523',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb3c9753-235d-4504-9c3d-f4f3f2c4d31d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b39fdebfd04e4097bc605839d3f0fc0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0c6723528134542a8b105b753a80d58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:11 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-cecdb25f-f3c1-46ad-96c6-2ecc44dbcaf6 tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] GET http://192.168.122.181/volume/v3/volumes/f62457cd-09d7-4984-988a-906eba6b8a9f Sep 03 13:45:11 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-26e95eb5-26e8-47a4-bd77-578111df1aa3 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0aee9220-26d1-48dc-b5a6-eb0030d85e90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-cecdb25f-f3c1-46ad-96c6-2ecc44dbcaf6 tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-cecdb25f-f3c1-46ad-96c6-2ecc44dbcaf6 tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:11 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:11 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:11 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:11 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:11 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-cecdb25f-f3c1-46ad-96c6-2ecc44dbcaf6 tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] Volume info retrieved successfully. Sep 03 13:45:11 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-cecdb25f-f3c1-46ad-96c6-2ecc44dbcaf6 tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] http://192.168.122.181/volume/v3/volumes/f62457cd-09d7-4984-988a-906eba6b8a9f returned with HTTP 200 Sep 03 13:45:11 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1183/2296] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:11 2026] GET /volume/v3/volumes/f62457cd-09d7-4984-988a-906eba6b8a9f => generated 959 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:11 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-26e95eb5-26e8-47a4-bd77-578111df1aa3 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0aee9220-26d1-48dc-b5a6-eb0030d85e90) transitioned into 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-1628809296',display_name='tempest-VolumesGetTest-Volume-1749852523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b39fdebfd04e4097bc605839d3f0fc0d',qos_specs=None,replication_status=,reservations=['4f09e3fa-11c7-487f-8f29-06978cbf98cf','8a89130a-f609-4756-b7e1-80fbb2f54c79','79b082f4-8b63-423a-b478-ef26def1787d','26f7a8af-f7b3-422b-ab07-c463c989bcf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0c6723528134542a8b105b753a80d58',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:11 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-26e95eb5-26e8-47a4-bd77-578111df1aa3 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2437cbcb-4ab2-4d14-b58e-1d1be4193714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:11 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-26e95eb5-26e8-47a4-bd77-578111df1aa3 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2437cbcb-4ab2-4d14-b58e-1d1be4193714) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:11 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-26e95eb5-26e8-47a4-bd77-578111df1aa3 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Flow 'volume_create_api' (a05ac2e2-18f3-4c71-8c11-dc03c6934b24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:45:11 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-26e95eb5-26e8-47a4-bd77-578111df1aa3 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Create volume request issued successfully. Sep 03 13:45:11 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-26e95eb5-26e8-47a4-bd77-578111df1aa3 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:45:11 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1114/2297] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:45:11 2026] POST /volume/v3/volumes => generated 789 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 13:45:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-5e9d9632-8b0f-41dd-b0be-0a083f6b1734 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:11 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5e9d9632-8b0f-41dd-b0be-0a083f6b1734 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/bb3c9753-235d-4504-9c3d-f4f3f2c4d31d Sep 03 13:45:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5e9d9632-8b0f-41dd-b0be-0a083f6b1734 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5e9d9632-8b0f-41dd-b0be-0a083f6b1734 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:11 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:11 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:11 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:11 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:11 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-5e9d9632-8b0f-41dd-b0be-0a083f6b1734 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:45:11 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5e9d9632-8b0f-41dd-b0be-0a083f6b1734 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/bb3c9753-235d-4504-9c3d-f4f3f2c4d31d returned with HTTP 200 Sep 03 13:45:11 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1184/2298] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:11 2026] GET /volume/v3/volumes/bb3c9753-235d-4504-9c3d-f4f3f2c4d31d => generated 857 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-585b433b-18fc-4ae8-8f0a-c4194754d6de None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-585b433b-18fc-4ae8-8f0a-c4194754d6de tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] GET http://192.168.122.181/volume/v3/volumes/f62457cd-09d7-4984-988a-906eba6b8a9f Sep 03 13:45:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-585b433b-18fc-4ae8-8f0a-c4194754d6de tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-585b433b-18fc-4ae8-8f0a-c4194754d6de tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:12 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:12 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:12 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:12 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:12 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-585b433b-18fc-4ae8-8f0a-c4194754d6de tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] Volume info retrieved successfully. Sep 03 13:45:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-4977e485-3c83-4d43-a0f9-b7ac51acfbcb None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-585b433b-18fc-4ae8-8f0a-c4194754d6de tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] http://192.168.122.181/volume/v3/volumes/f62457cd-09d7-4984-988a-906eba6b8a9f returned with HTTP 200 Sep 03 13:45:12 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1115/2299] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:12 2026] GET /volume/v3/volumes/f62457cd-09d7-4984-988a-906eba6b8a9f => generated 1303 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:45:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-dc163ef6-f968-4742-b118-6c31f074fc1c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-dc163ef6-f968-4742-b118-6c31f074fc1c tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] DELETE http://192.168.122.181/volume/v3/volumes/f62457cd-09d7-4984-988a-906eba6b8a9f Sep 03 13:45:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-dc163ef6-f968-4742-b118-6c31f074fc1c tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-dc163ef6-f968-4742-b118-6c31f074fc1c tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:12 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-dc163ef6-f968-4742-b118-6c31f074fc1c tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] Delete volume with id: f62457cd-09d7-4984-988a-906eba6b8a9f Sep 03 13:45:12 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:12 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:12 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:12 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:12 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-dc163ef6-f968-4742-b118-6c31f074fc1c tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] Volume info retrieved successfully. Sep 03 13:45:12 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-dc163ef6-f968-4742-b118-6c31f074fc1c tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] Delete volume request issued successfully. Sep 03 13:45:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-dc163ef6-f968-4742-b118-6c31f074fc1c tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] http://192.168.122.181/volume/v3/volumes/f62457cd-09d7-4984-988a-906eba6b8a9f returned with HTTP 202 Sep 03 13:45:12 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1116/2300] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:45:12 2026] DELETE /volume/v3/volumes/f62457cd-09d7-4984-988a-906eba6b8a9f => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:45:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-2b62ebc6-6536-4305-873b-2c617a969930 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2b62ebc6-6536-4305-873b-2c617a969930 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/bb3c9753-235d-4504-9c3d-f4f3f2c4d31d Sep 03 13:45:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2b62ebc6-6536-4305-873b-2c617a969930 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2b62ebc6-6536-4305-873b-2c617a969930 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:12 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:12 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:12 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:12 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:12 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-2b62ebc6-6536-4305-873b-2c617a969930 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:45:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2b62ebc6-6536-4305-873b-2c617a969930 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/bb3c9753-235d-4504-9c3d-f4f3f2c4d31d returned with HTTP 200 Sep 03 13:45:12 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1117/2301] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:12 2026] GET /volume/v3/volumes/bb3c9753-235d-4504-9c3d-f4f3f2c4d31d => generated 881 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-1a1cadae-23b6-43e2-b800-1185796433f8 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:13 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1a1cadae-23b6-43e2-b800-1185796433f8 tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] GET http://192.168.122.181/volume/v3/volumes/f62457cd-09d7-4984-988a-906eba6b8a9f Sep 03 13:45:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1a1cadae-23b6-43e2-b800-1185796433f8 tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1a1cadae-23b6-43e2-b800-1185796433f8 tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:13 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:13 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:13 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:13 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:13 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4977e485-3c83-4d43-a0f9-b7ac51acfbcb tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:45:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4977e485-3c83-4d43-a0f9-b7ac51acfbcb tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1323512556"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:45:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-4977e485-3c83-4d43-a0f9-b7ac51acfbcb tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1323512556'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:45:13 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-4977e485-3c83-4d43-a0f9-b7ac51acfbcb tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Create volume of 1 GB Sep 03 13:45:13 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-1a1cadae-23b6-43e2-b800-1185796433f8 tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] Volume info retrieved successfully. Sep 03 13:45:13 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-4977e485-3c83-4d43-a0f9-b7ac51acfbcb tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Availability Zones retrieved successfully. Sep 03 13:45:13 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1a1cadae-23b6-43e2-b800-1185796433f8 tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] http://192.168.122.181/volume/v3/volumes/f62457cd-09d7-4984-988a-906eba6b8a9f returned with HTTP 200 Sep 03 13:45:13 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1118/2302] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:12 2026] GET /volume/v3/volumes/f62457cd-09d7-4984-988a-906eba6b8a9f => generated 1302 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:45:13 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4977e485-3c83-4d43-a0f9-b7ac51acfbcb tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Flow 'volume_create_api' (b0e74b34-30d8-44b9-b8bf-e6385076cdd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:45:13 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4977e485-3c83-4d43-a0f9-b7ac51acfbcb tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e5592cb-848e-4efc-8e82-b0114dc8152d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:13 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-4977e485-3c83-4d43-a0f9-b7ac51acfbcb tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:45:13 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4977e485-3c83-4d43-a0f9-b7ac51acfbcb tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e5592cb-848e-4efc-8e82-b0114dc8152d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:13 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4977e485-3c83-4d43-a0f9-b7ac51acfbcb tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd10e867-5cae-4b08-9c08-088d07f0c289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:13 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-4977e485-3c83-4d43-a0f9-b7ac51acfbcb tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Created reservations ['31418aa4-587e-4146-8a6d-2bc0d317ebbf', '6175141b-3f5c-49bb-93e3-1f7d9eddda6e', '4772121a-9d00-449f-83ae-05059e6281f5', 'a4bbfce7-cf18-4248-9ed9-c800b01fc177'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:45:13 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4977e485-3c83-4d43-a0f9-b7ac51acfbcb tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd10e867-5cae-4b08-9c08-088d07f0c289) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31418aa4-587e-4146-8a6d-2bc0d317ebbf', '6175141b-3f5c-49bb-93e3-1f7d9eddda6e', '4772121a-9d00-449f-83ae-05059e6281f5', 'a4bbfce7-cf18-4248-9ed9-c800b01fc177']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:13 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4977e485-3c83-4d43-a0f9-b7ac51acfbcb tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45428ebb-a2df-4edf-8c6d-c975f755abc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:13 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:13 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:13 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4977e485-3c83-4d43-a0f9-b7ac51acfbcb tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45428ebb-a2df-4edf-8c6d-c975f755abc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c515ebee-4db1-47a3-b4cd-b4e8ead6e5d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1323512556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='528d8aa204b24f408c4f2d300a0b2dc6',qos_specs=None,replication_status=,reservations=['31418aa4-587e-4146-8a6d-2bc0d317ebbf','6175141b-3f5c-49bb-93e3-1f7d9eddda6e','4772121a-9d00-449f-83ae-05059e6281f5','a4bbfce7-cf18-4248-9ed9-c800b01fc177'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='681f1458dedc44b4bf66998cbcabc779',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:45:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1323512556',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c515ebee-4db1-47a3-b4cd-b4e8ead6e5d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='528d8aa204b24f408c4f2d300a0b2dc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='681f1458dedc44b4bf66998cbcabc779',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:13 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4977e485-3c83-4d43-a0f9-b7ac51acfbcb tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05c67d01-e2ab-4c8a-aafb-a36f8bbdcfba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:13 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4977e485-3c83-4d43-a0f9-b7ac51acfbcb tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05c67d01-e2ab-4c8a-aafb-a36f8bbdcfba) transitioned into state 'SUCCESS' from state '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-1323512556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='528d8aa204b24f408c4f2d300a0b2dc6',qos_specs=None,replication_status=,reservations=['31418aa4-587e-4146-8a6d-2bc0d317ebbf','6175141b-3f5c-49bb-93e3-1f7d9eddda6e','4772121a-9d00-449f-83ae-05059e6281f5','a4bbfce7-cf18-4248-9ed9-c800b01fc177'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='681f1458dedc44b4bf66998cbcabc779',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:13 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4977e485-3c83-4d43-a0f9-b7ac51acfbcb tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d01b7cfc-cf9c-4937-9219-70f0ca44283b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:13 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4977e485-3c83-4d43-a0f9-b7ac51acfbcb tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d01b7cfc-cf9c-4937-9219-70f0ca44283b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:13 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4977e485-3c83-4d43-a0f9-b7ac51acfbcb tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Flow 'volume_create_api' (b0e74b34-30d8-44b9-b8bf-e6385076cdd8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:45:13 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-4977e485-3c83-4d43-a0f9-b7ac51acfbcb tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Create volume request issued successfully. Sep 03 13:45:13 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4977e485-3c83-4d43-a0f9-b7ac51acfbcb tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:45:13 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1185/2303] 192.168.122.181 () {62 vars in 1183 bytes} [Thu Sep 3 13:45:12 2026] POST /volume/v3/volumes => generated 787 bytes in 534 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:45:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-010f7f74-3322-4779-b2b8-bd66761f8ee6 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:13 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-010f7f74-3322-4779-b2b8-bd66761f8ee6 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] GET http://192.168.122.181/volume/v3/volumes/c515ebee-4db1-47a3-b4cd-b4e8ead6e5d8 Sep 03 13:45:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-010f7f74-3322-4779-b2b8-bd66761f8ee6 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-010f7f74-3322-4779-b2b8-bd66761f8ee6 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:13 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:13 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:13 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:13 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:13 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-010f7f74-3322-4779-b2b8-bd66761f8ee6 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Volume info retrieved successfully. Sep 03 13:45:13 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-010f7f74-3322-4779-b2b8-bd66761f8ee6 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] http://192.168.122.181/volume/v3/volumes/c515ebee-4db1-47a3-b4cd-b4e8ead6e5d8 returned with HTTP 200 Sep 03 13:45:13 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1119/2304] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:45:13 2026] GET /volume/v3/volumes/c515ebee-4db1-47a3-b4cd-b4e8ead6e5d8 => generated 966 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:45:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-54f9d38e-3f38-4dad-aebf-776209d7636d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-54f9d38e-3f38-4dad-aebf-776209d7636d tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/bb3c9753-235d-4504-9c3d-f4f3f2c4d31d Sep 03 13:45:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-54f9d38e-3f38-4dad-aebf-776209d7636d tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-54f9d38e-3f38-4dad-aebf-776209d7636d tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:14 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:14 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:14 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:14 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:14 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-54f9d38e-3f38-4dad-aebf-776209d7636d tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:45:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-54f9d38e-3f38-4dad-aebf-776209d7636d tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/bb3c9753-235d-4504-9c3d-f4f3f2c4d31d returned with HTTP 200 Sep 03 13:45:14 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1186/2305] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:14 2026] GET /volume/v3/volumes/bb3c9753-235d-4504-9c3d-f4f3f2c4d31d => generated 882 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-aa69d523-153d-4fad-915a-e5089849d56b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-aa69d523-153d-4fad-915a-e5089849d56b tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] GET http://192.168.122.181/volume/v3/volumes/f62457cd-09d7-4984-988a-906eba6b8a9f Sep 03 13:45:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-aa69d523-153d-4fad-915a-e5089849d56b tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-aa69d523-153d-4fad-915a-e5089849d56b tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-c4a2bbed-f846-4a69-8c19-37ea7e59cc01 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-aa69d523-153d-4fad-915a-e5089849d56b tempest-VolumeAndVolumeTypeFromImageTest-74983058 tempest-VolumeAndVolumeTypeFromImageTest-74983058-project-member] http://192.168.122.181/volume/v3/volumes/f62457cd-09d7-4984-988a-906eba6b8a9f returned with HTTP 404 Sep 03 13:45:14 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1120/2306] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:14 2026] GET /volume/v3/volumes/f62457cd-09d7-4984-988a-906eba6b8a9f => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 13:45:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c4a2bbed-f846-4a69-8c19-37ea7e59cc01 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] PUT http://192.168.122.181/volume/v3/volumes/bb3c9753-235d-4504-9c3d-f4f3f2c4d31d Sep 03 13:45:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c4a2bbed-f846-4a69-8c19-37ea7e59cc01 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1500184070", "description": null}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:45:14 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:14 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:14 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:14 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:14 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-c4a2bbed-f846-4a69-8c19-37ea7e59cc01 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:45:14 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-c4a2bbed-f846-4a69-8c19-37ea7e59cc01 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume updated successfully. Sep 03 13:45:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c4a2bbed-f846-4a69-8c19-37ea7e59cc01 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/bb3c9753-235d-4504-9c3d-f4f3f2c4d31d returned with HTTP 200 Sep 03 13:45:14 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1187/2307] 192.168.122.181 () {60 vars in 1252 bytes} [Thu Sep 3 13:45:14 2026] PUT /volume/v3/volumes/bb3c9753-235d-4504-9c3d-f4f3f2c4d31d => generated 779 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-c2375db3-6646-4e2c-8327-46e7cb80ac3e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c2375db3-6646-4e2c-8327-46e7cb80ac3e tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/bb3c9753-235d-4504-9c3d-f4f3f2c4d31d Sep 03 13:45:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c2375db3-6646-4e2c-8327-46e7cb80ac3e tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c2375db3-6646-4e2c-8327-46e7cb80ac3e tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:14 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:14 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:14 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:14 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:14 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-c2375db3-6646-4e2c-8327-46e7cb80ac3e tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:45:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c2375db3-6646-4e2c-8327-46e7cb80ac3e tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/bb3c9753-235d-4504-9c3d-f4f3f2c4d31d returned with HTTP 200 Sep 03 13:45:14 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1121/2308] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:14 2026] GET /volume/v3/volumes/bb3c9753-235d-4504-9c3d-f4f3f2c4d31d => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ad762280-b9f4-48a0-9640-520f4904a064 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ad762280-b9f4-48a0-9640-520f4904a064 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] DELETE http://192.168.122.181/volume/v3/volumes/bb3c9753-235d-4504-9c3d-f4f3f2c4d31d Sep 03 13:45:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ad762280-b9f4-48a0-9640-520f4904a064 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ad762280-b9f4-48a0-9640-520f4904a064 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:14 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-ad762280-b9f4-48a0-9640-520f4904a064 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Delete volume with id: bb3c9753-235d-4504-9c3d-f4f3f2c4d31d Sep 03 13:45:14 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:14 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:14 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:14 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:14 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-ad762280-b9f4-48a0-9640-520f4904a064 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:45:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-210d7774-b245-43db-8c1e-671d05c5ed0c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-210d7774-b245-43db-8c1e-671d05c5ed0c tempest-VolumeAndVolumeTypeFromImageTest-68064673 tempest-VolumeAndVolumeTypeFromImageTest-68064673-project-admin] GET http://192.168.122.181/volume/v3/volumes/detail?all_tenants=1 Sep 03 13:45:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-210d7774-b245-43db-8c1e-671d05c5ed0c tempest-VolumeAndVolumeTypeFromImageTest-68064673 tempest-VolumeAndVolumeTypeFromImageTest-68064673-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-210d7774-b245-43db-8c1e-671d05c5ed0c tempest-VolumeAndVolumeTypeFromImageTest-68064673 tempest-VolumeAndVolumeTypeFromImageTest-68064673-project-admin] Calling method 'detail' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:14 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-210d7774-b245-43db-8c1e-671d05c5ed0c tempest-VolumeAndVolumeTypeFromImageTest-68064673 tempest-VolumeAndVolumeTypeFromImageTest-68064673-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86719) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:45:14 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:14 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:14 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:14 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:14 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:14 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:14 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-210d7774-b245-43db-8c1e-671d05c5ed0c tempest-VolumeAndVolumeTypeFromImageTest-68064673 tempest-VolumeAndVolumeTypeFromImageTest-68064673-project-admin] Get all volumes completed successfully. Sep 03 13:45:14 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:14 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:14 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-ad762280-b9f4-48a0-9640-520f4904a064 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Delete volume request issued successfully. Sep 03 13:45:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ad762280-b9f4-48a0-9640-520f4904a064 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/bb3c9753-235d-4504-9c3d-f4f3f2c4d31d returned with HTTP 202 Sep 03 13:45:14 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1188/2309] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:45:14 2026] DELETE /volume/v3/volumes/bb3c9753-235d-4504-9c3d-f4f3f2c4d31d => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:45:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-210d7774-b245-43db-8c1e-671d05c5ed0c tempest-VolumeAndVolumeTypeFromImageTest-68064673 tempest-VolumeAndVolumeTypeFromImageTest-68064673-project-admin] http://192.168.122.181/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 03 13:45:14 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1122/2310] 192.168.122.181 () {58 vars in 1169 bytes} [Thu Sep 3 13:45:14 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 3549 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:45:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-c29ee3f1-b1b7-4de6-b226-ece34fad0537 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c29ee3f1-b1b7-4de6-b226-ece34fad0537 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/bb3c9753-235d-4504-9c3d-f4f3f2c4d31d Sep 03 13:45:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c29ee3f1-b1b7-4de6-b226-ece34fad0537 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c29ee3f1-b1b7-4de6-b226-ece34fad0537 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-c8cfc23a-cd50-4652-8d70-aed974e49a7c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:14 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:14 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c8cfc23a-cd50-4652-8d70-aed974e49a7c tempest-VolumeAndVolumeTypeFromImageTest-68064673 tempest-VolumeAndVolumeTypeFromImageTest-68064673-project-admin] DELETE http://192.168.122.181/volume/v3/types/236bbc72-8a68-4914-860d-30be8bd447b4 Sep 03 13:45:14 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:14 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c8cfc23a-cd50-4652-8d70-aed974e49a7c tempest-VolumeAndVolumeTypeFromImageTest-68064673 tempest-VolumeAndVolumeTypeFromImageTest-68064673-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c8cfc23a-cd50-4652-8d70-aed974e49a7c tempest-VolumeAndVolumeTypeFromImageTest-68064673 tempest-VolumeAndVolumeTypeFromImageTest-68064673-project-admin] Calling method '_delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:14 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-c29ee3f1-b1b7-4de6-b226-ece34fad0537 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:45:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c29ee3f1-b1b7-4de6-b226-ece34fad0537 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/bb3c9753-235d-4504-9c3d-f4f3f2c4d31d returned with HTTP 200 Sep 03 13:45:14 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1189/2311] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:14 2026] GET /volume/v3/volumes/bb3c9753-235d-4504-9c3d-f4f3f2c4d31d => generated 846 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c8cfc23a-cd50-4652-8d70-aed974e49a7c tempest-VolumeAndVolumeTypeFromImageTest-68064673 tempest-VolumeAndVolumeTypeFromImageTest-68064673-project-admin] http://192.168.122.181/volume/v3/types/236bbc72-8a68-4914-860d-30be8bd447b4 returned with HTTP 202 Sep 03 13:45:14 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1123/2312] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:45:14 2026] DELETE /volume/v3/types/236bbc72-8a68-4914-860d-30be8bd447b4 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:45:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-7bcbc661-ca2a-448b-a1cf-2e992c03c260 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7bcbc661-ca2a-448b-a1cf-2e992c03c260 tempest-VolumeAndVolumeTypeFromImageTest-68064673 tempest-VolumeAndVolumeTypeFromImageTest-68064673-project-admin] GET http://192.168.122.181/volume/v3/types/236bbc72-8a68-4914-860d-30be8bd447b4 Sep 03 13:45:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7bcbc661-ca2a-448b-a1cf-2e992c03c260 tempest-VolumeAndVolumeTypeFromImageTest-68064673 tempest-VolumeAndVolumeTypeFromImageTest-68064673-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7bcbc661-ca2a-448b-a1cf-2e992c03c260 tempest-VolumeAndVolumeTypeFromImageTest-68064673 tempest-VolumeAndVolumeTypeFromImageTest-68064673-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7bcbc661-ca2a-448b-a1cf-2e992c03c260 tempest-VolumeAndVolumeTypeFromImageTest-68064673 tempest-VolumeAndVolumeTypeFromImageTest-68064673-project-admin] http://192.168.122.181/volume/v3/types/236bbc72-8a68-4914-860d-30be8bd447b4 returned with HTTP 404 Sep 03 13:45:14 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1190/2313] 192.168.122.181 () {58 vars in 1226 bytes} [Thu Sep 3 13:45:14 2026] GET /volume/v3/types/236bbc72-8a68-4914-860d-30be8bd447b4 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 13:45:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-ae78880d-2996-4a68-b8ab-761c121cb057 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ae78880d-2996-4a68-b8ab-761c121cb057 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] GET http://192.168.122.181/volume/v3/volumes/c515ebee-4db1-47a3-b4cd-b4e8ead6e5d8 Sep 03 13:45:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ae78880d-2996-4a68-b8ab-761c121cb057 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ae78880d-2996-4a68-b8ab-761c121cb057 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:14 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:14 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:14 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:14 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:14 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-ae78880d-2996-4a68-b8ab-761c121cb057 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Volume info retrieved successfully. Sep 03 13:45:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ae78880d-2996-4a68-b8ab-761c121cb057 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] http://192.168.122.181/volume/v3/volumes/c515ebee-4db1-47a3-b4cd-b4e8ead6e5d8 returned with HTTP 200 Sep 03 13:45:14 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1124/2314] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:45:14 2026] GET /volume/v3/volumes/c515ebee-4db1-47a3-b4cd-b4e8ead6e5d8 => generated 1016 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:45:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-12bf0fa9-60d2-4bec-8af3-7e53a29e5e4e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-12bf0fa9-60d2-4bec-8af3-7e53a29e5e4e tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/bb3c9753-235d-4504-9c3d-f4f3f2c4d31d Sep 03 13:45:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-12bf0fa9-60d2-4bec-8af3-7e53a29e5e4e tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-12bf0fa9-60d2-4bec-8af3-7e53a29e5e4e tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-12bf0fa9-60d2-4bec-8af3-7e53a29e5e4e tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/bb3c9753-235d-4504-9c3d-f4f3f2c4d31d returned with HTTP 404 Sep 03 13:45:15 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1191/2315] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:15 2026] GET /volume/v3/volumes/bb3c9753-235d-4504-9c3d-f4f3f2c4d31d => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:45:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-1b086d43-c862-4c2b-a62a-0c05830ed530 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:15 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1b086d43-c862-4c2b-a62a-0c05830ed530 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/f4a881ea-d4db-4e5c-a7de-be20f4b42d53 Sep 03 13:45:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1b086d43-c862-4c2b-a62a-0c05830ed530 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1b086d43-c862-4c2b-a62a-0c05830ed530 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:15 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:15 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:15 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:15 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:15 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-1b086d43-c862-4c2b-a62a-0c05830ed530 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:45:15 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1b086d43-c862-4c2b-a62a-0c05830ed530 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/f4a881ea-d4db-4e5c-a7de-be20f4b42d53 returned with HTTP 200 Sep 03 13:45:15 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1125/2316] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:15 2026] GET /volume/v3/volumes/f4a881ea-d4db-4e5c-a7de-be20f4b42d53 => generated 1378 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 13:45:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-3f36d303-2f3e-490f-b7c4-6ac427a9d134 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3f36d303-2f3e-490f-b7c4-6ac427a9d134 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] DELETE http://192.168.122.181/volume/v3/volumes/f4a881ea-d4db-4e5c-a7de-be20f4b42d53 Sep 03 13:45:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3f36d303-2f3e-490f-b7c4-6ac427a9d134 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3f36d303-2f3e-490f-b7c4-6ac427a9d134 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:15 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-3f36d303-2f3e-490f-b7c4-6ac427a9d134 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Delete volume with id: f4a881ea-d4db-4e5c-a7de-be20f4b42d53 Sep 03 13:45:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-b86e7ce3-5480-4651-921f-6ae940a14780 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:15 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:15 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:15 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:15 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:15 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-3f36d303-2f3e-490f-b7c4-6ac427a9d134 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:45:15 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b86e7ce3-5480-4651-921f-6ae940a14780 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] GET http://192.168.122.181/volume/v3/volumes/c515ebee-4db1-47a3-b4cd-b4e8ead6e5d8 Sep 03 13:45:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b86e7ce3-5480-4651-921f-6ae940a14780 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b86e7ce3-5480-4651-921f-6ae940a14780 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:15 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:15 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:15 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:15 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:15 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-b86e7ce3-5480-4651-921f-6ae940a14780 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Volume info retrieved successfully. Sep 03 13:45:15 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-3f36d303-2f3e-490f-b7c4-6ac427a9d134 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Delete volume request issued successfully. Sep 03 13:45:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3f36d303-2f3e-490f-b7c4-6ac427a9d134 tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/f4a881ea-d4db-4e5c-a7de-be20f4b42d53 returned with HTTP 202 Sep 03 13:45:15 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1192/2317] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:45:15 2026] DELETE /volume/v3/volumes/f4a881ea-d4db-4e5c-a7de-be20f4b42d53 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:45:15 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b86e7ce3-5480-4651-921f-6ae940a14780 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] http://192.168.122.181/volume/v3/volumes/c515ebee-4db1-47a3-b4cd-b4e8ead6e5d8 returned with HTTP 200 Sep 03 13:45:15 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1126/2318] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:45:15 2026] GET /volume/v3/volumes/c515ebee-4db1-47a3-b4cd-b4e8ead6e5d8 => generated 1017 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:45:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-23c0b04b-d5db-4762-893f-8750c4fb0e1f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-23c0b04b-d5db-4762-893f-8750c4fb0e1f tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/f4a881ea-d4db-4e5c-a7de-be20f4b42d53 Sep 03 13:45:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-23c0b04b-d5db-4762-893f-8750c4fb0e1f tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-23c0b04b-d5db-4762-893f-8750c4fb0e1f tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-9e1f3704-425f-498c-b360-d6eb2b7cc490 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:15 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:15 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:15 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:15 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:15 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-23c0b04b-d5db-4762-893f-8750c4fb0e1f tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Volume info retrieved successfully. Sep 03 13:45:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-23c0b04b-d5db-4762-893f-8750c4fb0e1f tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/f4a881ea-d4db-4e5c-a7de-be20f4b42d53 returned with HTTP 200 Sep 03 13:45:15 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1193/2319] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:15 2026] GET /volume/v3/volumes/f4a881ea-d4db-4e5c-a7de-be20f4b42d53 => generated 1377 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:45:15 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9e1f3704-425f-498c-b360-d6eb2b7cc490 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-reader] GET http://192.168.122.181/volume/v3/volumes Sep 03 13:45:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9e1f3704-425f-498c-b360-d6eb2b7cc490 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-reader] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9e1f3704-425f-498c-b360-d6eb2b7cc490 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-reader] Calling method 'index' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.api_utils [None req-9e1f3704-425f-498c-b360-d6eb2b7cc490 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-reader] Removing options '' from query. {{(pid=86719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:45:15 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-9e1f3704-425f-498c-b360-d6eb2b7cc490 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86719) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:45:15 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:15 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:15 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-9e1f3704-425f-498c-b360-d6eb2b7cc490 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-reader] Get all volumes completed successfully. Sep 03 13:45:15 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9e1f3704-425f-498c-b360-d6eb2b7cc490 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-reader] http://192.168.122.181/volume/v3/volumes returned with HTTP 200 Sep 03 13:45:15 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1127/2320] 192.168.122.181 () {60 vars in 1162 bytes} [Thu Sep 3 13:45:15 2026] GET /volume/v3/volumes => generated 344 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:45:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-9b55f8d9-90ce-4d00-91ef-3eb93a65c32d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9b55f8d9-90ce-4d00-91ef-3eb93a65c32d tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] DELETE http://192.168.122.181/volume/v3/volumes/c515ebee-4db1-47a3-b4cd-b4e8ead6e5d8 Sep 03 13:45:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9b55f8d9-90ce-4d00-91ef-3eb93a65c32d tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9b55f8d9-90ce-4d00-91ef-3eb93a65c32d tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:15 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-9b55f8d9-90ce-4d00-91ef-3eb93a65c32d tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Delete volume with id: c515ebee-4db1-47a3-b4cd-b4e8ead6e5d8 Sep 03 13:45:15 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:15 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:15 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:15 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:15 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-9b55f8d9-90ce-4d00-91ef-3eb93a65c32d tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Volume info retrieved successfully. Sep 03 13:45:15 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-9b55f8d9-90ce-4d00-91ef-3eb93a65c32d tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Delete volume request issued successfully. Sep 03 13:45:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9b55f8d9-90ce-4d00-91ef-3eb93a65c32d tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] http://192.168.122.181/volume/v3/volumes/c515ebee-4db1-47a3-b4cd-b4e8ead6e5d8 returned with HTTP 202 Sep 03 13:45:15 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1194/2321] 192.168.122.181 () {60 vars in 1276 bytes} [Thu Sep 3 13:45:15 2026] DELETE /volume/v3/volumes/c515ebee-4db1-47a3-b4cd-b4e8ead6e5d8 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 13:45:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-073a6dc9-9f4d-4e0f-b2e4-6a6d7f62a48b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:15 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-073a6dc9-9f4d-4e0f-b2e4-6a6d7f62a48b tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] GET http://192.168.122.181/volume/v3/volumes/c515ebee-4db1-47a3-b4cd-b4e8ead6e5d8 Sep 03 13:45:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-073a6dc9-9f4d-4e0f-b2e4-6a6d7f62a48b tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-073a6dc9-9f4d-4e0f-b2e4-6a6d7f62a48b tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:16 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:16 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:16 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:16 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:16 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-073a6dc9-9f4d-4e0f-b2e4-6a6d7f62a48b tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Volume info retrieved successfully. Sep 03 13:45:16 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-073a6dc9-9f4d-4e0f-b2e4-6a6d7f62a48b tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] http://192.168.122.181/volume/v3/volumes/c515ebee-4db1-47a3-b4cd-b4e8ead6e5d8 returned with HTTP 200 Sep 03 13:45:16 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1128/2322] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:45:15 2026] GET /volume/v3/volumes/c515ebee-4db1-47a3-b4cd-b4e8ead6e5d8 => generated 1016 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:45:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-618c6110-9e33-4f91-b696-cab05b5dae9c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:16 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-618c6110-9e33-4f91-b696-cab05b5dae9c tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] GET http://192.168.122.181/volume/v3/volumes/f4a881ea-d4db-4e5c-a7de-be20f4b42d53 Sep 03 13:45:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-618c6110-9e33-4f91-b696-cab05b5dae9c tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-618c6110-9e33-4f91-b696-cab05b5dae9c tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:16 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-618c6110-9e33-4f91-b696-cab05b5dae9c tempest-VolumesGetTest-1902393302 tempest-VolumesGetTest-1902393302-project-member] http://192.168.122.181/volume/v3/volumes/f4a881ea-d4db-4e5c-a7de-be20f4b42d53 returned with HTTP 404 Sep 03 13:45:16 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1195/2323] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:16 2026] GET /volume/v3/volumes/f4a881ea-d4db-4e5c-a7de-be20f4b42d53 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:45:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-98c5d6cb-4f66-4c2f-9f62-5a7d6e7dde88 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-98c5d6cb-4f66-4c2f-9f62-5a7d6e7dde88 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] GET http://192.168.122.181/volume/v3/volumes/c515ebee-4db1-47a3-b4cd-b4e8ead6e5d8 Sep 03 13:45:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-98c5d6cb-4f66-4c2f-9f62-5a7d6e7dde88 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-98c5d6cb-4f66-4c2f-9f62-5a7d6e7dde88 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-98c5d6cb-4f66-4c2f-9f62-5a7d6e7dde88 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] http://192.168.122.181/volume/v3/volumes/c515ebee-4db1-47a3-b4cd-b4e8ead6e5d8 returned with HTTP 404 Sep 03 13:45:17 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1129/2324] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:45:17 2026] GET /volume/v3/volumes/c515ebee-4db1-47a3-b4cd-b4e8ead6e5d8 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:45:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-9c4f33ff-8c86-4042-9029-b247952d6f44 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9c4f33ff-8c86-4042-9029-b247952d6f44 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:45:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9c4f33ff-8c86-4042-9029-b247952d6f44 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1370572313"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:45:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-9c4f33ff-8c86-4042-9029-b247952d6f44 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1370572313'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:45:17 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-9c4f33ff-8c86-4042-9029-b247952d6f44 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Create volume of 1 GB Sep 03 13:45:17 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-9c4f33ff-8c86-4042-9029-b247952d6f44 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Availability Zones retrieved successfully. Sep 03 13:45:17 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9c4f33ff-8c86-4042-9029-b247952d6f44 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Flow 'volume_create_api' (16417f70-3e8b-4170-994f-49bb91f5c0f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:45:17 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9c4f33ff-8c86-4042-9029-b247952d6f44 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (012443ca-ed07-449a-96ca-785f421b54c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:17 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-9c4f33ff-8c86-4042-9029-b247952d6f44 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:45:17 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9c4f33ff-8c86-4042-9029-b247952d6f44 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (012443ca-ed07-449a-96ca-785f421b54c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:17 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9c4f33ff-8c86-4042-9029-b247952d6f44 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (091e6295-fdc2-47c7-a83b-bcb52b543557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:17 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-9c4f33ff-8c86-4042-9029-b247952d6f44 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Created reservations ['2a3f6c7d-035a-425f-80a8-a0d9b4c9c924', '74d0d700-a246-493f-ac29-966be911c865', '0bf85f22-ed63-4d9c-94d2-bb53f5868061', 'c803b3f3-7136-4db2-8e9d-832addbb6384'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:45:17 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9c4f33ff-8c86-4042-9029-b247952d6f44 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (091e6295-fdc2-47c7-a83b-bcb52b543557) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a3f6c7d-035a-425f-80a8-a0d9b4c9c924', '74d0d700-a246-493f-ac29-966be911c865', '0bf85f22-ed63-4d9c-94d2-bb53f5868061', 'c803b3f3-7136-4db2-8e9d-832addbb6384']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:17 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9c4f33ff-8c86-4042-9029-b247952d6f44 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73eda531-8cd8-4d89-9163-ed8ccc4917b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:17 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:17 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:17 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9c4f33ff-8c86-4042-9029-b247952d6f44 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73eda531-8cd8-4d89-9163-ed8ccc4917b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19e89c24-e7f6-4acc-a282-abcbce2ba241', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1370572313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='528d8aa204b24f408c4f2d300a0b2dc6',qos_specs=None,replication_status=,reservations=['2a3f6c7d-035a-425f-80a8-a0d9b4c9c924','74d0d700-a246-493f-ac29-966be911c865','0bf85f22-ed63-4d9c-94d2-bb53f5868061','c803b3f3-7136-4db2-8e9d-832addbb6384'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='681f1458dedc44b4bf66998cbcabc779',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:45:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1370572313',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19e89c24-e7f6-4acc-a282-abcbce2ba241,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='528d8aa204b24f408c4f2d300a0b2dc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='681f1458dedc44b4bf66998cbcabc779',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:17 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9c4f33ff-8c86-4042-9029-b247952d6f44 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (762c5bef-413f-4f03-acdc-6fd0712e97a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:17 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9c4f33ff-8c86-4042-9029-b247952d6f44 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (762c5bef-413f-4f03-acdc-6fd0712e97a1) transitioned into state 'SUCCESS' from state '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-1370572313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='528d8aa204b24f408c4f2d300a0b2dc6',qos_specs=None,replication_status=,reservations=['2a3f6c7d-035a-425f-80a8-a0d9b4c9c924','74d0d700-a246-493f-ac29-966be911c865','0bf85f22-ed63-4d9c-94d2-bb53f5868061','c803b3f3-7136-4db2-8e9d-832addbb6384'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='681f1458dedc44b4bf66998cbcabc779',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:17 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9c4f33ff-8c86-4042-9029-b247952d6f44 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53652a09-b6fb-4682-93bc-62ea9851c29f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:17 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9c4f33ff-8c86-4042-9029-b247952d6f44 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53652a09-b6fb-4682-93bc-62ea9851c29f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:17 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9c4f33ff-8c86-4042-9029-b247952d6f44 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Flow 'volume_create_api' (16417f70-3e8b-4170-994f-49bb91f5c0f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:45:17 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-9c4f33ff-8c86-4042-9029-b247952d6f44 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Create volume request issued successfully. Sep 03 13:45:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9c4f33ff-8c86-4042-9029-b247952d6f44 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:45:17 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1196/2325] 192.168.122.181 () {62 vars in 1183 bytes} [Thu Sep 3 13:45:17 2026] POST /volume/v3/volumes => generated 787 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:45:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-3c7af25e-43f2-4b70-a329-40eac22601fb None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3c7af25e-43f2-4b70-a329-40eac22601fb tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] GET http://192.168.122.181/volume/v3/volumes/19e89c24-e7f6-4acc-a282-abcbce2ba241 Sep 03 13:45:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3c7af25e-43f2-4b70-a329-40eac22601fb tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3c7af25e-43f2-4b70-a329-40eac22601fb tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:17 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:17 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:17 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:17 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:17 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-3c7af25e-43f2-4b70-a329-40eac22601fb tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Volume info retrieved successfully. Sep 03 13:45:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3c7af25e-43f2-4b70-a329-40eac22601fb tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] http://192.168.122.181/volume/v3/volumes/19e89c24-e7f6-4acc-a282-abcbce2ba241 returned with HTTP 200 Sep 03 13:45:17 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1130/2326] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:45:17 2026] GET /volume/v3/volumes/19e89c24-e7f6-4acc-a282-abcbce2ba241 => generated 966 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:45:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ec1458b0-d7f7-4e02-800e-73358f4ca78a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ec1458b0-d7f7-4e02-800e-73358f4ca78a tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:45:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ec1458b0-d7f7-4e02-800e-73358f4ca78a tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1296363420"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:45:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-ec1458b0-d7f7-4e02-800e-73358f4ca78a tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1296363420'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:45:18 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-ec1458b0-d7f7-4e02-800e-73358f4ca78a tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Create volume of 1 GB Sep 03 13:45:18 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:18 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:18 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-ec1458b0-d7f7-4e02-800e-73358f4ca78a tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Availability Zones retrieved successfully. Sep 03 13:45:18 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ec1458b0-d7f7-4e02-800e-73358f4ca78a tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Flow 'volume_create_api' (351a97e1-2be4-4cb1-b46e-0eba2f05e4a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:45:18 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ec1458b0-d7f7-4e02-800e-73358f4ca78a tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65485f83-c333-4c16-a3c4-1427767bb589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-214a8924-8917-451c-b144-bd20417e2386 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:18 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-ec1458b0-d7f7-4e02-800e-73358f4ca78a tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:45:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-214a8924-8917-451c-b144-bd20417e2386 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] GET http://192.168.122.181/volume/v3/volumes/19e89c24-e7f6-4acc-a282-abcbce2ba241 Sep 03 13:45:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-214a8924-8917-451c-b144-bd20417e2386 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-214a8924-8917-451c-b144-bd20417e2386 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:18 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:18 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:18 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:18 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:18 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-214a8924-8917-451c-b144-bd20417e2386 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Volume info retrieved successfully. Sep 03 13:45:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-214a8924-8917-451c-b144-bd20417e2386 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] http://192.168.122.181/volume/v3/volumes/19e89c24-e7f6-4acc-a282-abcbce2ba241 returned with HTTP 200 Sep 03 13:45:18 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1131/2327] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:45:18 2026] GET /volume/v3/volumes/19e89c24-e7f6-4acc-a282-abcbce2ba241 => generated 1016 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:45:18 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ec1458b0-d7f7-4e02-800e-73358f4ca78a tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65485f83-c333-4c16-a3c4-1427767bb589) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:18 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ec1458b0-d7f7-4e02-800e-73358f4ca78a tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe4ef87b-6627-431d-91a1-b7ef4ee631fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:18 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-ec1458b0-d7f7-4e02-800e-73358f4ca78a tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Created reservations ['1d6499e8-8934-464f-a19a-c71960e966f9', '32276bdd-6fd1-4125-95f6-a47eb11602ac', 'caa2c117-d62f-44f8-adab-93e1ea12e24f', '9bd6a2ba-e7b5-4c50-bde0-35c09b57b796'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:45:18 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ec1458b0-d7f7-4e02-800e-73358f4ca78a tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe4ef87b-6627-431d-91a1-b7ef4ee631fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d6499e8-8934-464f-a19a-c71960e966f9', '32276bdd-6fd1-4125-95f6-a47eb11602ac', 'caa2c117-d62f-44f8-adab-93e1ea12e24f', '9bd6a2ba-e7b5-4c50-bde0-35c09b57b796']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:18 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ec1458b0-d7f7-4e02-800e-73358f4ca78a tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61b3186d-89f0-466c-92f6-fc5e0c7c59dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:18 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:18 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:18 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ec1458b0-d7f7-4e02-800e-73358f4ca78a tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61b3186d-89f0-466c-92f6-fc5e0c7c59dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3605c184-565a-4e5b-a58b-bff8b54af492', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1296363420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b687401d99814926ac343084b83d167c',qos_specs=None,replication_status=,reservations=['1d6499e8-8934-464f-a19a-c71960e966f9','32276bdd-6fd1-4125-95f6-a47eb11602ac','caa2c117-d62f-44f8-adab-93e1ea12e24f','9bd6a2ba-e7b5-4c50-bde0-35c09b57b796'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d2f2861415046219859f01d61d90d3f',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:45:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1296363420',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3605c184-565a-4e5b-a58b-bff8b54af492,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b687401d99814926ac343084b83d167c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d2f2861415046219859f01d61d90d3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:18 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ec1458b0-d7f7-4e02-800e-73358f4ca78a tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf312b4c-190e-4716-bc46-b517c76460f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:18 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ec1458b0-d7f7-4e02-800e-73358f4ca78a tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf312b4c-190e-4716-bc46-b517c76460f8) transitioned into state 'SUCCESS' from state '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-1296363420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b687401d99814926ac343084b83d167c',qos_specs=None,replication_status=,reservations=['1d6499e8-8934-464f-a19a-c71960e966f9','32276bdd-6fd1-4125-95f6-a47eb11602ac','caa2c117-d62f-44f8-adab-93e1ea12e24f','9bd6a2ba-e7b5-4c50-bde0-35c09b57b796'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d2f2861415046219859f01d61d90d3f',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:18 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ec1458b0-d7f7-4e02-800e-73358f4ca78a tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b02391fe-c064-4608-ac5a-0183e03d0549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:18 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ec1458b0-d7f7-4e02-800e-73358f4ca78a tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b02391fe-c064-4608-ac5a-0183e03d0549) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:18 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ec1458b0-d7f7-4e02-800e-73358f4ca78a tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Flow 'volume_create_api' (351a97e1-2be4-4cb1-b46e-0eba2f05e4a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:45:18 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-ec1458b0-d7f7-4e02-800e-73358f4ca78a tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Create volume request issued successfully. Sep 03 13:45:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ec1458b0-d7f7-4e02-800e-73358f4ca78a tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:45:18 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1197/2328] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:45:18 2026] POST /volume/v3/volumes => generated 769 bytes in 541 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:45:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-4e2241c3-92c6-42da-bf78-a2c75c719ecc None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4e2241c3-92c6-42da-bf78-a2c75c719ecc tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] GET http://192.168.122.181/volume/v3/volumes/3605c184-565a-4e5b-a58b-bff8b54af492 Sep 03 13:45:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4e2241c3-92c6-42da-bf78-a2c75c719ecc tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4e2241c3-92c6-42da-bf78-a2c75c719ecc tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:19 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:19 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:19 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:19 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:19 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-4e2241c3-92c6-42da-bf78-a2c75c719ecc tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Volume info retrieved successfully. Sep 03 13:45:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4e2241c3-92c6-42da-bf78-a2c75c719ecc tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] http://192.168.122.181/volume/v3/volumes/3605c184-565a-4e5b-a58b-bff8b54af492 returned with HTTP 200 Sep 03 13:45:19 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1132/2329] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:18 2026] GET /volume/v3/volumes/3605c184-565a-4e5b-a58b-bff8b54af492 => generated 837 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-813b2f38-6c9a-4e45-88bb-8ac9e5d0de6f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-813b2f38-6c9a-4e45-88bb-8ac9e5d0de6f tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] POST http://192.168.122.181/volume/v3/snapshots Sep 03 13:45:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-813b2f38-6c9a-4e45-88bb-8ac9e5d0de6f tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2810bf6a-89d3-4707-9133-d8e12a0d8189", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-321167383"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:45:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-813b2f38-6c9a-4e45-88bb-8ac9e5d0de6f tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] http://192.168.122.181/volume/v3/snapshots returned with HTTP 404 Sep 03 13:45:19 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1198/2330] 192.168.122.181 () {60 vars in 1149 bytes} [Thu Sep 3 13:45:19 2026] POST /volume/v3/snapshots => generated 109 bytes in 166 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:45:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-abcb74a1-fa5c-4575-954c-98933401d2f8 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-abcb74a1-fa5c-4575-954c-98933401d2f8 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] POST http://192.168.122.181/volume/v3/snapshots Sep 03 13:45:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-abcb74a1-fa5c-4575-954c-98933401d2f8 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-724818273"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:45:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-abcb74a1-fa5c-4575-954c-98933401d2f8 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] http://192.168.122.181/volume/v3/snapshots returned with HTTP 404 Sep 03 13:45:19 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1133/2331] 192.168.122.181 () {60 vars in 1149 bytes} [Thu Sep 3 13:45:19 2026] POST /volume/v3/snapshots => generated 77 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:45:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ee30ea63-1240-46c0-b5bf-ab312e64f542 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ee30ea63-1240-46c0-b5bf-ab312e64f542 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] GET http://192.168.122.181/volume/v3/snapshots?limit=invalid Sep 03 13:45:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ee30ea63-1240-46c0-b5bf-ab312e64f542 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ee30ea63-1240-46c0-b5bf-ab312e64f542 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Calling method 'index' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ee30ea63-1240-46c0-b5bf-ab312e64f542 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] HTTP exception thrown: limit param must be an integer Sep 03 13:45:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ee30ea63-1240-46c0-b5bf-ab312e64f542 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] http://192.168.122.181/volume/v3/snapshots?limit=invalid returned with HTTP 400 Sep 03 13:45:19 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1199/2332] 192.168.122.181 () {58 vars in 1154 bytes} [Thu Sep 3 13:45:19 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:45:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-d8aa9af2-f577-4783-8f71-10253e2a7a28 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d8aa9af2-f577-4783-8f71-10253e2a7a28 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] GET http://192.168.122.181/volume/v3/volumes/19e89c24-e7f6-4acc-a282-abcbce2ba241 Sep 03 13:45:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-2dbb8c41-569b-462d-a31f-447d4ac4a452 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d8aa9af2-f577-4783-8f71-10253e2a7a28 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d8aa9af2-f577-4783-8f71-10253e2a7a28 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2dbb8c41-569b-462d-a31f-447d4ac4a452 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] GET http://192.168.122.181/volume/v3/snapshots?marker=9206e07c-c92c-47a6-a108-70abebf85863 Sep 03 13:45:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2dbb8c41-569b-462d-a31f-447d4ac4a452 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2dbb8c41-569b-462d-a31f-447d4ac4a452 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Calling method 'index' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.api_utils [None req-2dbb8c41-569b-462d-a31f-447d4ac4a452 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Removing options '' from query. {{(pid=86720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:45:19 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:19 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:19 devstack devstack@c-api.service[86720]: DEBUG cinder.db.api [None req-2dbb8c41-569b-462d-a31f-447d4ac4a452 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Building query based on filter {{(pid=86720) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 13:45:19 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:19 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:19 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:19 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2dbb8c41-569b-462d-a31f-447d4ac4a452 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] http://192.168.122.181/volume/v3/snapshots?marker=9206e07c-c92c-47a6-a108-70abebf85863 returned with HTTP 404 Sep 03 13:45:19 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1200/2333] 192.168.122.181 () {58 vars in 1214 bytes} [Thu Sep 3 13:45:19 2026] GET /volume/v3/snapshots?marker=9206e07c-c92c-47a6-a108-70abebf85863 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:45:19 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-d8aa9af2-f577-4783-8f71-10253e2a7a28 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Volume info retrieved successfully. Sep 03 13:45:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-1a3f87ab-bd81-41f3-b260-7a86f09d7da1 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1a3f87ab-bd81-41f3-b260-7a86f09d7da1 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] GET http://192.168.122.181/volume/v3/snapshots?sort_key=invalid Sep 03 13:45:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1a3f87ab-bd81-41f3-b260-7a86f09d7da1 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1a3f87ab-bd81-41f3-b260-7a86f09d7da1 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Calling method 'index' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.api_utils [None req-1a3f87ab-bd81-41f3-b260-7a86f09d7da1 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Removing options '' from query. {{(pid=86720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:45:19 devstack devstack@c-api.service[86720]: DEBUG cinder.db.api [None req-1a3f87ab-bd81-41f3-b260-7a86f09d7da1 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Building query based on filter {{(pid=86720) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 13:45:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1a3f87ab-bd81-41f3-b260-7a86f09d7da1 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] http://192.168.122.181/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Sep 03 13:45:19 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1201/2334] 192.168.122.181 () {58 vars in 1160 bytes} [Thu Sep 3 13:45:19 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 03 13:45:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f1c84217-6a96-419e-8a91-78be59b89f73 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f1c84217-6a96-419e-8a91-78be59b89f73 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:45:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f1c84217-6a96-419e-8a91-78be59b89f73 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1298863846"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:45:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d8aa9af2-f577-4783-8f71-10253e2a7a28 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] http://192.168.122.181/volume/v3/volumes/19e89c24-e7f6-4acc-a282-abcbce2ba241 returned with HTTP 200 Sep 03 13:45:19 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1134/2335] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:45:19 2026] GET /volume/v3/volumes/19e89c24-e7f6-4acc-a282-abcbce2ba241 => generated 1017 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:45:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-f1c84217-6a96-419e-8a91-78be59b89f73 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1298863846'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:45:19 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-f1c84217-6a96-419e-8a91-78be59b89f73 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Create volume of 2 GB Sep 03 13:45:19 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-f1c84217-6a96-419e-8a91-78be59b89f73 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Availability Zones retrieved successfully. Sep 03 13:45:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-0d948e2a-d2bb-4753-851f-eba31e0ebdf6 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0d948e2a-d2bb-4753-851f-eba31e0ebdf6 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-reader] GET http://192.168.122.181/volume/v3/volumes/detail Sep 03 13:45:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0d948e2a-d2bb-4753-851f-eba31e0ebdf6 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-reader] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0d948e2a-d2bb-4753-851f-eba31e0ebdf6 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-reader] Calling method 'detail' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.api_utils [None req-0d948e2a-d2bb-4753-851f-eba31e0ebdf6 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-reader] Removing options '' from query. {{(pid=86719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:45:19 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-0d948e2a-d2bb-4753-851f-eba31e0ebdf6 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86719) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:45:19 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f1c84217-6a96-419e-8a91-78be59b89f73 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Flow 'volume_create_api' (27cfcc16-3c95-4ee5-bacf-b4fd2975f50c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:45:19 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f1c84217-6a96-419e-8a91-78be59b89f73 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (287297b8-6ee3-451b-bbe2-0ef231e33385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:19 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:19 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:19 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-0d948e2a-d2bb-4753-851f-eba31e0ebdf6 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-reader] Get all volumes completed successfully. Sep 03 13:45:19 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-f1c84217-6a96-419e-8a91-78be59b89f73 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Validating volume size '2' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:45:19 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:19 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0d948e2a-d2bb-4753-851f-eba31e0ebdf6 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-reader] http://192.168.122.181/volume/v3/volumes/detail returned with HTTP 200 Sep 03 13:45:19 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1135/2336] 192.168.122.181 () {60 vars in 1183 bytes} [Thu Sep 3 13:45:19 2026] GET /volume/v3/volumes/detail => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:45:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-317fd36d-8b16-497f-9e63-232aa8dd87c8 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-317fd36d-8b16-497f-9e63-232aa8dd87c8 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] DELETE http://192.168.122.181/volume/v3/volumes/19e89c24-e7f6-4acc-a282-abcbce2ba241 Sep 03 13:45:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-317fd36d-8b16-497f-9e63-232aa8dd87c8 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-317fd36d-8b16-497f-9e63-232aa8dd87c8 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:19 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-317fd36d-8b16-497f-9e63-232aa8dd87c8 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Delete volume with id: 19e89c24-e7f6-4acc-a282-abcbce2ba241 Sep 03 13:45:19 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:19 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:19 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:19 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:19 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-317fd36d-8b16-497f-9e63-232aa8dd87c8 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Volume info retrieved successfully. Sep 03 13:45:19 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f1c84217-6a96-419e-8a91-78be59b89f73 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (287297b8-6ee3-451b-bbe2-0ef231e33385) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:19 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f1c84217-6a96-419e-8a91-78be59b89f73 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92411fb7-3fc2-46da-aca9-70bcde84c6a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:19 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-317fd36d-8b16-497f-9e63-232aa8dd87c8 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Delete volume request issued successfully. Sep 03 13:45:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-317fd36d-8b16-497f-9e63-232aa8dd87c8 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] http://192.168.122.181/volume/v3/volumes/19e89c24-e7f6-4acc-a282-abcbce2ba241 returned with HTTP 202 Sep 03 13:45:19 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1136/2337] 192.168.122.181 () {60 vars in 1276 bytes} [Thu Sep 3 13:45:19 2026] DELETE /volume/v3/volumes/19e89c24-e7f6-4acc-a282-abcbce2ba241 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 13:45:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-aee3f4b3-3df5-4d7d-8b75-65742a0b228f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-aee3f4b3-3df5-4d7d-8b75-65742a0b228f tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] GET http://192.168.122.181/volume/v3/volumes/19e89c24-e7f6-4acc-a282-abcbce2ba241 Sep 03 13:45:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-aee3f4b3-3df5-4d7d-8b75-65742a0b228f tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-aee3f4b3-3df5-4d7d-8b75-65742a0b228f tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:19 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:19 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:19 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:19 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:19 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-aee3f4b3-3df5-4d7d-8b75-65742a0b228f tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Volume info retrieved successfully. Sep 03 13:45:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-aee3f4b3-3df5-4d7d-8b75-65742a0b228f tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] http://192.168.122.181/volume/v3/volumes/19e89c24-e7f6-4acc-a282-abcbce2ba241 returned with HTTP 200 Sep 03 13:45:19 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1137/2338] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:45:19 2026] GET /volume/v3/volumes/19e89c24-e7f6-4acc-a282-abcbce2ba241 => generated 1016 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:45:20 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-f1c84217-6a96-419e-8a91-78be59b89f73 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Created reservations ['b1de6560-1a76-4d2b-b511-a900384583a8', '17949d72-512c-483a-908b-e5c8fe21f859', 'c4184bce-95d8-472c-a010-b6f1634deadd', 'd5af1ed3-317c-42e9-8dba-c8c32507d433'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:45:20 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f1c84217-6a96-419e-8a91-78be59b89f73 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92411fb7-3fc2-46da-aca9-70bcde84c6a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1de6560-1a76-4d2b-b511-a900384583a8', '17949d72-512c-483a-908b-e5c8fe21f859', 'c4184bce-95d8-472c-a010-b6f1634deadd', 'd5af1ed3-317c-42e9-8dba-c8c32507d433']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:20 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f1c84217-6a96-419e-8a91-78be59b89f73 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d069f0df-9882-4e1c-9da7-33c868cfb0a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-a838f178-53e3-48fc-8393-72c4a119063f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a838f178-53e3-48fc-8393-72c4a119063f tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] GET http://192.168.122.181/volume/v3/volumes/3605c184-565a-4e5b-a58b-bff8b54af492 Sep 03 13:45:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a838f178-53e3-48fc-8393-72c4a119063f tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a838f178-53e3-48fc-8393-72c4a119063f tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:20 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:20 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:20 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:20 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:20 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:20 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:20 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f1c84217-6a96-419e-8a91-78be59b89f73 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d069f0df-9882-4e1c-9da7-33c868cfb0a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66ed55f7-fc2f-4d53-a768-805c1986a09a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1298863846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ffc572411cb4eb98929f91485addbe1',qos_specs=None,replication_status=,reservations=['b1de6560-1a76-4d2b-b511-a900384583a8','17949d72-512c-483a-908b-e5c8fe21f859','c4184bce-95d8-472c-a010-b6f1634deadd','d5af1ed3-317c-42e9-8dba-c8c32507d433'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4cd927fe2e143bcbe95058941af7b6f',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:45:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1298863846',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66ed55f7-fc2f-4d53-a768-805c1986a09a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ffc572411cb4eb98929f91485addbe1',provider_auth=None,provider_geometry=None,provider_id=None,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='b4cd927fe2e143bcbe95058941af7b6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:20 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f1c84217-6a96-419e-8a91-78be59b89f73 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0da6827b-f954-4e50-b754-e23688818dd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:20 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-a838f178-53e3-48fc-8393-72c4a119063f tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Volume info retrieved successfully. Sep 03 13:45:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a838f178-53e3-48fc-8393-72c4a119063f tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] http://192.168.122.181/volume/v3/volumes/3605c184-565a-4e5b-a58b-bff8b54af492 returned with HTTP 200 Sep 03 13:45:20 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1138/2339] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:20 2026] GET /volume/v3/volumes/3605c184-565a-4e5b-a58b-bff8b54af492 => generated 861 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:20 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f1c84217-6a96-419e-8a91-78be59b89f73 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0da6827b-f954-4e50-b754-e23688818dd5) transitioned into state 'SUCCESS' from state '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-1298863846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ffc572411cb4eb98929f91485addbe1',qos_specs=None,replication_status=,reservations=['b1de6560-1a76-4d2b-b511-a900384583a8','17949d72-512c-483a-908b-e5c8fe21f859','c4184bce-95d8-472c-a010-b6f1634deadd','d5af1ed3-317c-42e9-8dba-c8c32507d433'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4cd927fe2e143bcbe95058941af7b6f',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:20 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f1c84217-6a96-419e-8a91-78be59b89f73 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a6fc7a8-9a03-4183-8c32-c30d9f546aab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:20 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f1c84217-6a96-419e-8a91-78be59b89f73 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a6fc7a8-9a03-4183-8c32-c30d9f546aab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:20 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f1c84217-6a96-419e-8a91-78be59b89f73 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Flow 'volume_create_api' (27cfcc16-3c95-4ee5-bacf-b4fd2975f50c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:45:20 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-f1c84217-6a96-419e-8a91-78be59b89f73 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Create volume request issued successfully. Sep 03 13:45:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f1c84217-6a96-419e-8a91-78be59b89f73 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:45:20 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1202/2340] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:45:19 2026] POST /volume/v3/volumes => generated 771 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:45:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-07371f8e-9750-49a0-ab60-561cd771b028 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-07371f8e-9750-49a0-ab60-561cd771b028 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] GET http://192.168.122.181/volume/v3/volumes/66ed55f7-fc2f-4d53-a768-805c1986a09a Sep 03 13:45:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-07371f8e-9750-49a0-ab60-561cd771b028 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-07371f8e-9750-49a0-ab60-561cd771b028 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:20 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:20 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:20 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:20 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:20 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-07371f8e-9750-49a0-ab60-561cd771b028 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Volume info retrieved successfully. Sep 03 13:45:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-07371f8e-9750-49a0-ab60-561cd771b028 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] http://192.168.122.181/volume/v3/volumes/66ed55f7-fc2f-4d53-a768-805c1986a09a returned with HTTP 200 Sep 03 13:45:20 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1139/2341] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:20 2026] GET /volume/v3/volumes/66ed55f7-fc2f-4d53-a768-805c1986a09a => generated 839 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d4198694-0db4-488b-91e7-9a2b70a77c0d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d4198694-0db4-488b-91e7-9a2b70a77c0d tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] GET http://192.168.122.181/volume/v3/volumes/19e89c24-e7f6-4acc-a282-abcbce2ba241 Sep 03 13:45:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d4198694-0db4-488b-91e7-9a2b70a77c0d tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d4198694-0db4-488b-91e7-9a2b70a77c0d tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d4198694-0db4-488b-91e7-9a2b70a77c0d tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] http://192.168.122.181/volume/v3/volumes/19e89c24-e7f6-4acc-a282-abcbce2ba241 returned with HTTP 404 Sep 03 13:45:20 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1203/2342] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:45:20 2026] GET /volume/v3/volumes/19e89c24-e7f6-4acc-a282-abcbce2ba241 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 03 13:45:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-c4ff4b04-df2e-46e1-b6b2-14ec76f39689 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c4ff4b04-df2e-46e1-b6b2-14ec76f39689 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:45:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c4ff4b04-df2e-46e1-b6b2-14ec76f39689 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1850324397"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:45:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-c4ff4b04-df2e-46e1-b6b2-14ec76f39689 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1850324397'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:45:21 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-c4ff4b04-df2e-46e1-b6b2-14ec76f39689 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Create volume of 1 GB Sep 03 13:45:21 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-c4ff4b04-df2e-46e1-b6b2-14ec76f39689 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Availability Zones retrieved successfully. Sep 03 13:45:21 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c4ff4b04-df2e-46e1-b6b2-14ec76f39689 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Flow 'volume_create_api' (80720dda-fc97-471f-b1e3-e897e6319574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:45:21 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c4ff4b04-df2e-46e1-b6b2-14ec76f39689 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f33dd310-da75-4dcf-80bb-873c7b65339c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:21 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-c4ff4b04-df2e-46e1-b6b2-14ec76f39689 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:45:21 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c4ff4b04-df2e-46e1-b6b2-14ec76f39689 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f33dd310-da75-4dcf-80bb-873c7b65339c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:21 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c4ff4b04-df2e-46e1-b6b2-14ec76f39689 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b03bf2e-4323-4f1d-845d-a466a88d057e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-76372bf8-51a1-41e1-a4a2-cedf267a73cc None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-76372bf8-51a1-41e1-a4a2-cedf267a73cc tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] GET http://192.168.122.181/volume/v3/volumes/3605c184-565a-4e5b-a58b-bff8b54af492 Sep 03 13:45:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-76372bf8-51a1-41e1-a4a2-cedf267a73cc tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-76372bf8-51a1-41e1-a4a2-cedf267a73cc tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:21 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:21 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:21 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:21 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:21 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-76372bf8-51a1-41e1-a4a2-cedf267a73cc tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Volume info retrieved successfully. Sep 03 13:45:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-76372bf8-51a1-41e1-a4a2-cedf267a73cc tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] http://192.168.122.181/volume/v3/volumes/3605c184-565a-4e5b-a58b-bff8b54af492 returned with HTTP 200 Sep 03 13:45:21 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1204/2343] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:21 2026] GET /volume/v3/volumes/3605c184-565a-4e5b-a58b-bff8b54af492 => generated 862 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:45:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-8988fed3-9ab4-4078-af74-0440735a0269 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8988fed3-9ab4-4078-af74-0440735a0269 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] POST http://192.168.122.181/volume/v3/snapshots Sep 03 13:45:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8988fed3-9ab4-4078-af74-0440735a0269 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3605c184-565a-4e5b-a58b-bff8b54af492", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1314376529"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:45:21 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-c4ff4b04-df2e-46e1-b6b2-14ec76f39689 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Created reservations ['648def5f-fc9c-4cb9-8fc9-b5ea95707e22', 'a5db17f2-74bb-4681-9db6-9f23ca0fbe88', 'a3b4a120-e420-4d5c-a777-b687400d3913', '01214126-6438-42a7-9098-820e713affc6'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:45:21 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c4ff4b04-df2e-46e1-b6b2-14ec76f39689 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b03bf2e-4323-4f1d-845d-a466a88d057e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['648def5f-fc9c-4cb9-8fc9-b5ea95707e22', 'a5db17f2-74bb-4681-9db6-9f23ca0fbe88', 'a3b4a120-e420-4d5c-a777-b687400d3913', '01214126-6438-42a7-9098-820e713affc6']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:21 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c4ff4b04-df2e-46e1-b6b2-14ec76f39689 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf3a09bc-c63f-4f57-99f7-b681ab829b8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:21 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:21 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:21 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:21 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:21 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-8988fed3-9ab4-4078-af74-0440735a0269 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Volume info retrieved successfully. Sep 03 13:45:21 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.snapshots [None req-8988fed3-9ab4-4078-af74-0440735a0269 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Create snapshot from volume 3605c184-565a-4e5b-a58b-bff8b54af492 Sep 03 13:45:21 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:21 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:21 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c4ff4b04-df2e-46e1-b6b2-14ec76f39689 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf3a09bc-c63f-4f57-99f7-b681ab829b8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07ef43e5-afbb-411a-adb6-71800c6463d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1850324397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='528d8aa204b24f408c4f2d300a0b2dc6',qos_specs=None,replication_status=,reservations=['648def5f-fc9c-4cb9-8fc9-b5ea95707e22','a5db17f2-74bb-4681-9db6-9f23ca0fbe88','a3b4a120-e420-4d5c-a777-b687400d3913','01214126-6438-42a7-9098-820e713affc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='681f1458dedc44b4bf66998cbcabc779',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:45:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1850324397',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07ef43e5-afbb-411a-adb6-71800c6463d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='528d8aa204b24f408c4f2d300a0b2dc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='681f1458dedc44b4bf66998cbcabc779',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:21 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c4ff4b04-df2e-46e1-b6b2-14ec76f39689 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d22403f-dfcf-4d98-9ad5-68e6f0454192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:21 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c4ff4b04-df2e-46e1-b6b2-14ec76f39689 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d22403f-dfcf-4d98-9ad5-68e6f0454192) transitioned into state 'SUCCESS' from state '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-1850324397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='528d8aa204b24f408c4f2d300a0b2dc6',qos_specs=None,replication_status=,reservations=['648def5f-fc9c-4cb9-8fc9-b5ea95707e22','a5db17f2-74bb-4681-9db6-9f23ca0fbe88','a3b4a120-e420-4d5c-a777-b687400d3913','01214126-6438-42a7-9098-820e713affc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='681f1458dedc44b4bf66998cbcabc779',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:21 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c4ff4b04-df2e-46e1-b6b2-14ec76f39689 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07ea5b56-d6f1-4e4d-8323-e25f44339c73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:21 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-8988fed3-9ab4-4078-af74-0440735a0269 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Created reservations ['0dd47426-5e1d-4949-ac05-20882fc3d970', 'c25c78b8-e73a-4e83-9e5c-8792f1800a70', 'a033aded-2134-4c8c-a328-f9ca284e8166', '6a7824a7-ed22-4da3-8a91-88163d6ba1f3'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:45:21 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c4ff4b04-df2e-46e1-b6b2-14ec76f39689 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07ea5b56-d6f1-4e4d-8323-e25f44339c73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:21 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c4ff4b04-df2e-46e1-b6b2-14ec76f39689 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Flow 'volume_create_api' (80720dda-fc97-471f-b1e3-e897e6319574) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:45:21 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-c4ff4b04-df2e-46e1-b6b2-14ec76f39689 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Create volume request issued successfully. Sep 03 13:45:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c4ff4b04-df2e-46e1-b6b2-14ec76f39689 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:45:21 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1140/2344] 192.168.122.181 () {62 vars in 1183 bytes} [Thu Sep 3 13:45:21 2026] POST /volume/v3/volumes => generated 787 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:45:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-64dd8f4d-a5b6-4506-b722-9b0b8f4106f5 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-64dd8f4d-a5b6-4506-b722-9b0b8f4106f5 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] GET http://192.168.122.181/volume/v3/volumes/66ed55f7-fc2f-4d53-a768-805c1986a09a Sep 03 13:45:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-64dd8f4d-a5b6-4506-b722-9b0b8f4106f5 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-64dd8f4d-a5b6-4506-b722-9b0b8f4106f5 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:21 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:21 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:21 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:21 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:21 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:21 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:21 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-64dd8f4d-a5b6-4506-b722-9b0b8f4106f5 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Volume info retrieved successfully. Sep 03 13:45:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-64dd8f4d-a5b6-4506-b722-9b0b8f4106f5 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] http://192.168.122.181/volume/v3/volumes/66ed55f7-fc2f-4d53-a768-805c1986a09a returned with HTTP 200 Sep 03 13:45:21 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1141/2345] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:21 2026] GET /volume/v3/volumes/66ed55f7-fc2f-4d53-a768-805c1986a09a => generated 864 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-4f364d0b-51cf-45b4-ba20-55289f8b20e7 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:21 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-8988fed3-9ab4-4078-af74-0440735a0269 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Snapshot create request issued successfully. Sep 03 13:45:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8988fed3-9ab4-4078-af74-0440735a0269 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] http://192.168.122.181/volume/v3/snapshots returned with HTTP 202 Sep 03 13:45:21 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1205/2346] 192.168.122.181 () {60 vars in 1149 bytes} [Thu Sep 3 13:45:21 2026] POST /volume/v3/snapshots => generated 316 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:45:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4f364d0b-51cf-45b4-ba20-55289f8b20e7 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] GET http://192.168.122.181/volume/v3/volumes/07ef43e5-afbb-411a-adb6-71800c6463d1 Sep 03 13:45:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4f364d0b-51cf-45b4-ba20-55289f8b20e7 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4f364d0b-51cf-45b4-ba20-55289f8b20e7 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-0d7ab5f2-e84d-43d2-8b5e-0ba93b43fc5d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0d7ab5f2-e84d-43d2-8b5e-0ba93b43fc5d tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] POST http://192.168.122.181/volume/v3/snapshots Sep 03 13:45:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0d7ab5f2-e84d-43d2-8b5e-0ba93b43fc5d tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "66ed55f7-fc2f-4d53-a768-805c1986a09a", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1167587768"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:45:21 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:21 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:21 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:21 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:21 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:21 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:21 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-4f364d0b-51cf-45b4-ba20-55289f8b20e7 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Volume info retrieved successfully. Sep 03 13:45:21 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:21 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:21 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-0d7ab5f2-e84d-43d2-8b5e-0ba93b43fc5d tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Volume info retrieved successfully. Sep 03 13:45:21 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.snapshots [None req-0d7ab5f2-e84d-43d2-8b5e-0ba93b43fc5d tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Create snapshot from volume 66ed55f7-fc2f-4d53-a768-805c1986a09a Sep 03 13:45:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4f364d0b-51cf-45b4-ba20-55289f8b20e7 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] http://192.168.122.181/volume/v3/volumes/07ef43e5-afbb-411a-adb6-71800c6463d1 returned with HTTP 200 Sep 03 13:45:21 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1142/2347] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:45:21 2026] GET /volume/v3/volumes/07ef43e5-afbb-411a-adb6-71800c6463d1 => generated 966 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:45:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-fb3af0b9-0b1a-407a-8d37-03f1ffded904 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fb3af0b9-0b1a-407a-8d37-03f1ffded904 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] GET http://192.168.122.181/volume/v3/snapshots/1c720fd5-52c2-4d29-9166-a37d0bfe1b82 Sep 03 13:45:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fb3af0b9-0b1a-407a-8d37-03f1ffded904 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fb3af0b9-0b1a-407a-8d37-03f1ffded904 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:21 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:21 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:21 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-fb3af0b9-0b1a-407a-8d37-03f1ffded904 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Snapshot retrieved successfully. Sep 03 13:45:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fb3af0b9-0b1a-407a-8d37-03f1ffded904 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] http://192.168.122.181/volume/v3/snapshots/1c720fd5-52c2-4d29-9166-a37d0bfe1b82 returned with HTTP 200 Sep 03 13:45:21 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1143/2348] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:45:21 2026] GET /volume/v3/snapshots/1c720fd5-52c2-4d29-9166-a37d0bfe1b82 => generated 448 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:21 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-0d7ab5f2-e84d-43d2-8b5e-0ba93b43fc5d tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Created reservations ['c1c81e8a-54ac-483b-bc36-1790ac0753cc', '924a49da-c3aa-4e78-9725-0a986453258a', 'dc520527-e37e-4b84-979e-466ab1fb2ff8', '3e08c36b-a756-4aa0-be45-fb67977811af'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:45:21 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:21 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:21 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-0d7ab5f2-e84d-43d2-8b5e-0ba93b43fc5d tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Snapshot create request issued successfully. Sep 03 13:45:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0d7ab5f2-e84d-43d2-8b5e-0ba93b43fc5d tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] http://192.168.122.181/volume/v3/snapshots returned with HTTP 202 Sep 03 13:45:21 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1206/2349] 192.168.122.181 () {60 vars in 1149 bytes} [Thu Sep 3 13:45:21 2026] POST /volume/v3/snapshots => generated 318 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:45:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-81faf615-b6f5-4ef8-8ed1-cca69ba6cc54 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-81faf615-b6f5-4ef8-8ed1-cca69ba6cc54 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] GET http://192.168.122.181/volume/v3/snapshots/ce86ebde-49b7-45b9-8755-2ed3252ebcc1 Sep 03 13:45:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-81faf615-b6f5-4ef8-8ed1-cca69ba6cc54 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-81faf615-b6f5-4ef8-8ed1-cca69ba6cc54 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:21 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:21 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:21 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-81faf615-b6f5-4ef8-8ed1-cca69ba6cc54 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Snapshot retrieved successfully. Sep 03 13:45:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-81faf615-b6f5-4ef8-8ed1-cca69ba6cc54 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] http://192.168.122.181/volume/v3/snapshots/ce86ebde-49b7-45b9-8755-2ed3252ebcc1 returned with HTTP 200 Sep 03 13:45:21 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1144/2350] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:45:21 2026] GET /volume/v3/snapshots/ce86ebde-49b7-45b9-8755-2ed3252ebcc1 => generated 450 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-da9418d1-cd51-48f5-a86e-1c1c577fab7e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-da9418d1-cd51-48f5-a86e-1c1c577fab7e tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] GET http://192.168.122.181/volume/v3/volumes/07ef43e5-afbb-411a-adb6-71800c6463d1 Sep 03 13:45:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-da9418d1-cd51-48f5-a86e-1c1c577fab7e tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-da9418d1-cd51-48f5-a86e-1c1c577fab7e tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:22 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:22 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-868e638a-05f4-4c8a-a26b-04ab49634d29 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:22 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:22 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-868e638a-05f4-4c8a-a26b-04ab49634d29 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] GET http://192.168.122.181/volume/v3/snapshots/1c720fd5-52c2-4d29-9166-a37d0bfe1b82 Sep 03 13:45:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-868e638a-05f4-4c8a-a26b-04ab49634d29 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-868e638a-05f4-4c8a-a26b-04ab49634d29 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:22 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-da9418d1-cd51-48f5-a86e-1c1c577fab7e tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Volume info retrieved successfully. Sep 03 13:45:22 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:22 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:22 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-868e638a-05f4-4c8a-a26b-04ab49634d29 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Snapshot retrieved successfully. Sep 03 13:45:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-868e638a-05f4-4c8a-a26b-04ab49634d29 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] http://192.168.122.181/volume/v3/snapshots/1c720fd5-52c2-4d29-9166-a37d0bfe1b82 returned with HTTP 200 Sep 03 13:45:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-da9418d1-cd51-48f5-a86e-1c1c577fab7e tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] http://192.168.122.181/volume/v3/volumes/07ef43e5-afbb-411a-adb6-71800c6463d1 returned with HTTP 200 Sep 03 13:45:22 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1145/2351] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:45:22 2026] GET /volume/v3/snapshots/1c720fd5-52c2-4d29-9166-a37d0bfe1b82 => generated 448 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:22 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1207/2352] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:45:22 2026] GET /volume/v3/volumes/07ef43e5-afbb-411a-adb6-71800c6463d1 => generated 1016 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:45:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-d5a4d150-e238-4880-b6ea-b24963528e5e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d5a4d150-e238-4880-b6ea-b24963528e5e tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] GET http://192.168.122.181/volume/v3/snapshots/ce86ebde-49b7-45b9-8755-2ed3252ebcc1 Sep 03 13:45:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d5a4d150-e238-4880-b6ea-b24963528e5e tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d5a4d150-e238-4880-b6ea-b24963528e5e tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:22 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:22 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:22 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-d5a4d150-e238-4880-b6ea-b24963528e5e tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Snapshot retrieved successfully. Sep 03 13:45:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d5a4d150-e238-4880-b6ea-b24963528e5e tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] http://192.168.122.181/volume/v3/snapshots/ce86ebde-49b7-45b9-8755-2ed3252ebcc1 returned with HTTP 200 Sep 03 13:45:22 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1146/2353] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:45:22 2026] GET /volume/v3/snapshots/ce86ebde-49b7-45b9-8755-2ed3252ebcc1 => generated 450 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:45:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-6642cbd9-9bd1-46f4-a10b-b4527576493b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6642cbd9-9bd1-46f4-a10b-b4527576493b tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] GET http://192.168.122.181/volume/v3/snapshots/1c720fd5-52c2-4d29-9166-a37d0bfe1b82 Sep 03 13:45:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6642cbd9-9bd1-46f4-a10b-b4527576493b tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6642cbd9-9bd1-46f4-a10b-b4527576493b tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-a0d3815e-5629-48c7-a1a6-eec85df4d90b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:23 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a0d3815e-5629-48c7-a1a6-eec85df4d90b tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] GET http://192.168.122.181/volume/v3/volumes/07ef43e5-afbb-411a-adb6-71800c6463d1 Sep 03 13:45:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a0d3815e-5629-48c7-a1a6-eec85df4d90b tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a0d3815e-5629-48c7-a1a6-eec85df4d90b tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:23 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:23 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:23 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-6642cbd9-9bd1-46f4-a10b-b4527576493b tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Snapshot retrieved successfully. Sep 03 13:45:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6642cbd9-9bd1-46f4-a10b-b4527576493b tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] http://192.168.122.181/volume/v3/snapshots/1c720fd5-52c2-4d29-9166-a37d0bfe1b82 returned with HTTP 200 Sep 03 13:45:23 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1208/2354] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:45:23 2026] GET /volume/v3/snapshots/1c720fd5-52c2-4d29-9166-a37d0bfe1b82 => generated 448 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:23 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:23 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:23 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:23 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:23 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-a0d3815e-5629-48c7-a1a6-eec85df4d90b tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Volume info retrieved successfully. Sep 03 13:45:23 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a0d3815e-5629-48c7-a1a6-eec85df4d90b tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] http://192.168.122.181/volume/v3/volumes/07ef43e5-afbb-411a-adb6-71800c6463d1 returned with HTTP 200 Sep 03 13:45:23 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1147/2355] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:45:23 2026] GET /volume/v3/volumes/07ef43e5-afbb-411a-adb6-71800c6463d1 => generated 1016 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:45:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-c1f8656f-fba6-4bb5-b0cd-1742d1c55033 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c1f8656f-fba6-4bb5-b0cd-1742d1c55033 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] GET http://192.168.122.181/volume/v3/snapshots/ce86ebde-49b7-45b9-8755-2ed3252ebcc1 Sep 03 13:45:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c1f8656f-fba6-4bb5-b0cd-1742d1c55033 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c1f8656f-fba6-4bb5-b0cd-1742d1c55033 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:23 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:23 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:23 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-c1f8656f-fba6-4bb5-b0cd-1742d1c55033 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Snapshot retrieved successfully. Sep 03 13:45:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c1f8656f-fba6-4bb5-b0cd-1742d1c55033 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] http://192.168.122.181/volume/v3/snapshots/ce86ebde-49b7-45b9-8755-2ed3252ebcc1 returned with HTTP 200 Sep 03 13:45:23 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1209/2356] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:45:23 2026] GET /volume/v3/snapshots/ce86ebde-49b7-45b9-8755-2ed3252ebcc1 => generated 450 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-3f58e28a-bfa9-4073-a198-7f3d2b273324 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3f58e28a-bfa9-4073-a198-7f3d2b273324 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] GET http://192.168.122.181/volume/v3/snapshots/1c720fd5-52c2-4d29-9166-a37d0bfe1b82 Sep 03 13:45:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3f58e28a-bfa9-4073-a198-7f3d2b273324 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3f58e28a-bfa9-4073-a198-7f3d2b273324 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:24 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:24 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:24 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-3f58e28a-bfa9-4073-a198-7f3d2b273324 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Snapshot retrieved successfully. Sep 03 13:45:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3f58e28a-bfa9-4073-a198-7f3d2b273324 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] http://192.168.122.181/volume/v3/snapshots/1c720fd5-52c2-4d29-9166-a37d0bfe1b82 returned with HTTP 200 Sep 03 13:45:24 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1148/2357] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:45:24 2026] GET /volume/v3/snapshots/1c720fd5-52c2-4d29-9166-a37d0bfe1b82 => generated 475 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-92dea3fd-44e6-4b10-9a7c-bd3e2a495944 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-cb8ad58a-63c8-459d-819d-f5224dd71f49 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-92dea3fd-44e6-4b10-9a7c-bd3e2a495944 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:45:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-92dea3fd-44e6-4b10-9a7c-bd3e2a495944 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "1c720fd5-52c2-4d29-9166-a37d0bfe1b82", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1973212265"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:45:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-92dea3fd-44e6-4b10-9a7c-bd3e2a495944 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Create volume request body: {'volume': {"'snapshot_id": '1c720fd5-52c2-4d29-9166-a37d0bfe1b82', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1973212265'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:45:24 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-92dea3fd-44e6-4b10-9a7c-bd3e2a495944 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Create volume of 1 GB Sep 03 13:45:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cb8ad58a-63c8-459d-819d-f5224dd71f49 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] GET http://192.168.122.181/volume/v3/volumes/07ef43e5-afbb-411a-adb6-71800c6463d1 Sep 03 13:45:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cb8ad58a-63c8-459d-819d-f5224dd71f49 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cb8ad58a-63c8-459d-819d-f5224dd71f49 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:24 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-92dea3fd-44e6-4b10-9a7c-bd3e2a495944 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Availability Zones retrieved successfully. Sep 03 13:45:24 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:24 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:24 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:24 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:24 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-cb8ad58a-63c8-459d-819d-f5224dd71f49 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Volume info retrieved successfully. Sep 03 13:45:24 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-92dea3fd-44e6-4b10-9a7c-bd3e2a495944 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Flow 'volume_create_api' (b75d4b43-266b-4746-9ab9-d5da2995f53b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:45:24 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-92dea3fd-44e6-4b10-9a7c-bd3e2a495944 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78d92729-b767-4954-9970-251a78f60b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:24 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-92dea3fd-44e6-4b10-9a7c-bd3e2a495944 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:45:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cb8ad58a-63c8-459d-819d-f5224dd71f49 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] http://192.168.122.181/volume/v3/volumes/07ef43e5-afbb-411a-adb6-71800c6463d1 returned with HTTP 200 Sep 03 13:45:24 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1149/2358] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:45:24 2026] GET /volume/v3/volumes/07ef43e5-afbb-411a-adb6-71800c6463d1 => generated 1017 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:45:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-c49a8ef8-dbb1-4ed7-a8a9-e67e87473a42 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c49a8ef8-dbb1-4ed7-a8a9-e67e87473a42 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-reader] GET http://192.168.122.181/volume/v3/volumes/07ef43e5-afbb-411a-adb6-71800c6463d1 Sep 03 13:45:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c49a8ef8-dbb1-4ed7-a8a9-e67e87473a42 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-reader] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c49a8ef8-dbb1-4ed7-a8a9-e67e87473a42 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-reader] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:24 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:24 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:24 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:24 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:24 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-c49a8ef8-dbb1-4ed7-a8a9-e67e87473a42 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-reader] Volume info retrieved successfully. Sep 03 13:45:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c49a8ef8-dbb1-4ed7-a8a9-e67e87473a42 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-reader] http://192.168.122.181/volume/v3/volumes/07ef43e5-afbb-411a-adb6-71800c6463d1 returned with HTTP 200 Sep 03 13:45:24 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1150/2359] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:45:24 2026] GET /volume/v3/volumes/07ef43e5-afbb-411a-adb6-71800c6463d1 => generated 854 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:45:24 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-92dea3fd-44e6-4b10-9a7c-bd3e2a495944 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78d92729-b767-4954-9970-251a78f60b63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:24 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-92dea3fd-44e6-4b10-9a7c-bd3e2a495944 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (943ed642-df9d-47f7-bfad-2c70689cb9a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-997970fd-d501-4f36-8f0f-ed2234d7065c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-997970fd-d501-4f36-8f0f-ed2234d7065c tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] DELETE http://192.168.122.181/volume/v3/volumes/07ef43e5-afbb-411a-adb6-71800c6463d1 Sep 03 13:45:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-997970fd-d501-4f36-8f0f-ed2234d7065c tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-997970fd-d501-4f36-8f0f-ed2234d7065c tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:24 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-997970fd-d501-4f36-8f0f-ed2234d7065c tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Delete volume with id: 07ef43e5-afbb-411a-adb6-71800c6463d1 Sep 03 13:45:24 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:24 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:24 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:24 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:24 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-997970fd-d501-4f36-8f0f-ed2234d7065c tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Volume info retrieved successfully. Sep 03 13:45:24 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-997970fd-d501-4f36-8f0f-ed2234d7065c tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Delete volume request issued successfully. Sep 03 13:45:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-997970fd-d501-4f36-8f0f-ed2234d7065c tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] http://192.168.122.181/volume/v3/volumes/07ef43e5-afbb-411a-adb6-71800c6463d1 returned with HTTP 202 Sep 03 13:45:24 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1151/2360] 192.168.122.181 () {60 vars in 1276 bytes} [Thu Sep 3 13:45:24 2026] DELETE /volume/v3/volumes/07ef43e5-afbb-411a-adb6-71800c6463d1 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 13:45:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-75b01a11-6891-4c28-9434-d598a2df7215 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-75b01a11-6891-4c28-9434-d598a2df7215 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] GET http://192.168.122.181/volume/v3/snapshots/ce86ebde-49b7-45b9-8755-2ed3252ebcc1 Sep 03 13:45:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-75b01a11-6891-4c28-9434-d598a2df7215 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-75b01a11-6891-4c28-9434-d598a2df7215 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:24 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:24 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:24 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-75b01a11-6891-4c28-9434-d598a2df7215 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Snapshot retrieved successfully. Sep 03 13:45:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-75b01a11-6891-4c28-9434-d598a2df7215 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] http://192.168.122.181/volume/v3/snapshots/ce86ebde-49b7-45b9-8755-2ed3252ebcc1 returned with HTTP 200 Sep 03 13:45:24 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1152/2361] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:45:24 2026] GET /volume/v3/snapshots/ce86ebde-49b7-45b9-8755-2ed3252ebcc1 => generated 450 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-b8060ba2-df74-41c8-b779-7113408803d5 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b8060ba2-df74-41c8-b779-7113408803d5 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] GET http://192.168.122.181/volume/v3/volumes/07ef43e5-afbb-411a-adb6-71800c6463d1 Sep 03 13:45:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b8060ba2-df74-41c8-b779-7113408803d5 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b8060ba2-df74-41c8-b779-7113408803d5 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:24 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-92dea3fd-44e6-4b10-9a7c-bd3e2a495944 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Created reservations ['f3908fa7-920b-4c6c-bad7-fa1d6f8cd325', 'd965ea6c-1fe3-4813-9eb8-97e3efa8ecc5', 'a70937f0-6b56-418d-99d2-3cd0f7a7bb8b', '39c3246b-85ed-4e2f-bdea-e5df3b988fb1'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:45:24 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-92dea3fd-44e6-4b10-9a7c-bd3e2a495944 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (943ed642-df9d-47f7-bfad-2c70689cb9a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3908fa7-920b-4c6c-bad7-fa1d6f8cd325', 'd965ea6c-1fe3-4813-9eb8-97e3efa8ecc5', 'a70937f0-6b56-418d-99d2-3cd0f7a7bb8b', '39c3246b-85ed-4e2f-bdea-e5df3b988fb1']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:24 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-92dea3fd-44e6-4b10-9a7c-bd3e2a495944 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a93dbe4-5035-495e-bcad-51667c4a2744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:24 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:24 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:24 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:24 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:24 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-b8060ba2-df74-41c8-b779-7113408803d5 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Volume info retrieved successfully. Sep 03 13:45:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b8060ba2-df74-41c8-b779-7113408803d5 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] http://192.168.122.181/volume/v3/volumes/07ef43e5-afbb-411a-adb6-71800c6463d1 returned with HTTP 200 Sep 03 13:45:24 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1153/2362] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:45:24 2026] GET /volume/v3/volumes/07ef43e5-afbb-411a-adb6-71800c6463d1 => generated 1016 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:45:24 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:24 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:24 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-92dea3fd-44e6-4b10-9a7c-bd3e2a495944 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a93dbe4-5035-495e-bcad-51667c4a2744) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12625e7f-b001-43b7-8079-a6147466c0bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1973212265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b687401d99814926ac343084b83d167c',qos_specs=None,replication_status=,reservations=['f3908fa7-920b-4c6c-bad7-fa1d6f8cd325','d965ea6c-1fe3-4813-9eb8-97e3efa8ecc5','a70937f0-6b56-418d-99d2-3cd0f7a7bb8b','39c3246b-85ed-4e2f-bdea-e5df3b988fb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d2f2861415046219859f01d61d90d3f',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:45:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1973212265',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12625e7f-b001-43b7-8079-a6147466c0bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b687401d99814926ac343084b83d167c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d2f2861415046219859f01d61d90d3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:24 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-92dea3fd-44e6-4b10-9a7c-bd3e2a495944 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2748b8ce-de9c-435e-85bb-56c42a6e16d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:25 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-92dea3fd-44e6-4b10-9a7c-bd3e2a495944 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2748b8ce-de9c-435e-85bb-56c42a6e16d5) transitioned into state 'SUCCESS' from state '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-1973212265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b687401d99814926ac343084b83d167c',qos_specs=None,replication_status=,reservations=['f3908fa7-920b-4c6c-bad7-fa1d6f8cd325','d965ea6c-1fe3-4813-9eb8-97e3efa8ecc5','a70937f0-6b56-418d-99d2-3cd0f7a7bb8b','39c3246b-85ed-4e2f-bdea-e5df3b988fb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d2f2861415046219859f01d61d90d3f',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:25 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-92dea3fd-44e6-4b10-9a7c-bd3e2a495944 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9aa6a0c-76a1-4c77-adbb-bbb4a095f4d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:25 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-92dea3fd-44e6-4b10-9a7c-bd3e2a495944 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9aa6a0c-76a1-4c77-adbb-bbb4a095f4d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:25 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-92dea3fd-44e6-4b10-9a7c-bd3e2a495944 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Flow 'volume_create_api' (b75d4b43-266b-4746-9ab9-d5da2995f53b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:45:25 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-92dea3fd-44e6-4b10-9a7c-bd3e2a495944 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Create volume request issued successfully. Sep 03 13:45:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-92dea3fd-44e6-4b10-9a7c-bd3e2a495944 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:45:25 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1210/2363] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:45:24 2026] POST /volume/v3/volumes => generated 769 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:45:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-1348d4e8-3abb-4724-a6e9-e7b4bd84acf0 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1348d4e8-3abb-4724-a6e9-e7b4bd84acf0 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:45:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1348d4e8-3abb-4724-a6e9-e7b4bd84acf0 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "1c720fd5-52c2-4d29-9166-a37d0bfe1b82", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-967006387"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:45:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-1348d4e8-3abb-4724-a6e9-e7b4bd84acf0 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Create volume request body: {'volume': {"'snapshot_id": '1c720fd5-52c2-4d29-9166-a37d0bfe1b82', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-967006387'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:45:25 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-1348d4e8-3abb-4724-a6e9-e7b4bd84acf0 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Create volume of 1 GB Sep 03 13:45:25 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-1348d4e8-3abb-4724-a6e9-e7b4bd84acf0 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Availability Zones retrieved successfully. Sep 03 13:45:25 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-1348d4e8-3abb-4724-a6e9-e7b4bd84acf0 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Flow 'volume_create_api' (f865b33f-f5ad-4e53-8775-442cce29b5dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:45:25 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-1348d4e8-3abb-4724-a6e9-e7b4bd84acf0 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b945e61-5da3-4b49-8dc8-fa8743ed714c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:25 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-1348d4e8-3abb-4724-a6e9-e7b4bd84acf0 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:45:25 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-1348d4e8-3abb-4724-a6e9-e7b4bd84acf0 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b945e61-5da3-4b49-8dc8-fa8743ed714c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:25 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-1348d4e8-3abb-4724-a6e9-e7b4bd84acf0 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aba12d29-6164-4f66-9116-50b521a5ae56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:25 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-1348d4e8-3abb-4724-a6e9-e7b4bd84acf0 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Created reservations ['8d9c6ad9-aa7c-411e-a6c2-644ac0465821', '4c80c4c5-2c9f-4022-8a79-f0dd64e4227f', 'bf949df3-c426-47bf-91ff-145a6784a1e4', 'cf7429a9-19a1-4166-ac43-6e8018f281d1'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:45:25 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-1348d4e8-3abb-4724-a6e9-e7b4bd84acf0 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aba12d29-6164-4f66-9116-50b521a5ae56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d9c6ad9-aa7c-411e-a6c2-644ac0465821', '4c80c4c5-2c9f-4022-8a79-f0dd64e4227f', 'bf949df3-c426-47bf-91ff-145a6784a1e4', 'cf7429a9-19a1-4166-ac43-6e8018f281d1']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:25 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-1348d4e8-3abb-4724-a6e9-e7b4bd84acf0 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6464e8f3-074e-4529-ae2b-9bd3cbf9e552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:25 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:25 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:25 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-1348d4e8-3abb-4724-a6e9-e7b4bd84acf0 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6464e8f3-074e-4529-ae2b-9bd3cbf9e552) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b9b43f8-824b-4103-b01e-26bfe7811cb8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-967006387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b687401d99814926ac343084b83d167c',qos_specs=None,replication_status=,reservations=['8d9c6ad9-aa7c-411e-a6c2-644ac0465821','4c80c4c5-2c9f-4022-8a79-f0dd64e4227f','bf949df3-c426-47bf-91ff-145a6784a1e4','cf7429a9-19a1-4166-ac43-6e8018f281d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d2f2861415046219859f01d61d90d3f',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:45:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-967006387',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b9b43f8-824b-4103-b01e-26bfe7811cb8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b687401d99814926ac343084b83d167c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d2f2861415046219859f01d61d90d3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:25 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-1348d4e8-3abb-4724-a6e9-e7b4bd84acf0 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cd66616-6c7f-4e20-8aa3-d3358c375374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:25 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-1348d4e8-3abb-4724-a6e9-e7b4bd84acf0 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cd66616-6c7f-4e20-8aa3-d3358c375374) transitioned into state 'SUCCESS' from state '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-967006387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b687401d99814926ac343084b83d167c',qos_specs=None,replication_status=,reservations=['8d9c6ad9-aa7c-411e-a6c2-644ac0465821','4c80c4c5-2c9f-4022-8a79-f0dd64e4227f','bf949df3-c426-47bf-91ff-145a6784a1e4','cf7429a9-19a1-4166-ac43-6e8018f281d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d2f2861415046219859f01d61d90d3f',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:25 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-1348d4e8-3abb-4724-a6e9-e7b4bd84acf0 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee317451-a4d7-4b4f-beb1-6f5619d8413d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:25 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-1348d4e8-3abb-4724-a6e9-e7b4bd84acf0 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee317451-a4d7-4b4f-beb1-6f5619d8413d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:25 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-1348d4e8-3abb-4724-a6e9-e7b4bd84acf0 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Flow 'volume_create_api' (f865b33f-f5ad-4e53-8775-442cce29b5dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:45:25 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-1348d4e8-3abb-4724-a6e9-e7b4bd84acf0 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Create volume request issued successfully. Sep 03 13:45:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1348d4e8-3abb-4724-a6e9-e7b4bd84acf0 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:45:25 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1154/2364] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:45:25 2026] POST /volume/v3/volumes => generated 768 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:45:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-45306148-8c68-48e9-9f5f-5acc29d1db72 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-45306148-8c68-48e9-9f5f-5acc29d1db72 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:45:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-45306148-8c68-48e9-9f5f-5acc29d1db72 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "1c720fd5-52c2-4d29-9166-a37d0bfe1b82", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2111432372"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:45:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-45306148-8c68-48e9-9f5f-5acc29d1db72 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Create volume request body: {'volume': {"'snapshot_id": '1c720fd5-52c2-4d29-9166-a37d0bfe1b82', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2111432372'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:45:25 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-45306148-8c68-48e9-9f5f-5acc29d1db72 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Create volume of 1 GB Sep 03 13:45:25 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:25 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:25 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-45306148-8c68-48e9-9f5f-5acc29d1db72 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Availability Zones retrieved successfully. Sep 03 13:45:25 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-45306148-8c68-48e9-9f5f-5acc29d1db72 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Flow 'volume_create_api' (33a43253-2c5e-4458-b8e7-e8014d521cc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:45:25 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-45306148-8c68-48e9-9f5f-5acc29d1db72 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d065599-c81d-43f0-b001-a12132b86f38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:25 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-45306148-8c68-48e9-9f5f-5acc29d1db72 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:45:25 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-45306148-8c68-48e9-9f5f-5acc29d1db72 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d065599-c81d-43f0-b001-a12132b86f38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:25 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-45306148-8c68-48e9-9f5f-5acc29d1db72 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a12de26a-561c-43ff-b154-bef20e3bf4a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:25 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-45306148-8c68-48e9-9f5f-5acc29d1db72 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Created reservations ['9a031c4b-c820-4863-8f47-3d9d418bc0a1', '79d1e045-8b38-4441-ba3d-60c8960cf697', '1158c6a3-3412-47fb-b42f-a27ed05bd58c', '70fa37dc-0a26-4cda-87d1-dd7bfb430e83'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:45:25 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-45306148-8c68-48e9-9f5f-5acc29d1db72 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a12de26a-561c-43ff-b154-bef20e3bf4a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a031c4b-c820-4863-8f47-3d9d418bc0a1', '79d1e045-8b38-4441-ba3d-60c8960cf697', '1158c6a3-3412-47fb-b42f-a27ed05bd58c', '70fa37dc-0a26-4cda-87d1-dd7bfb430e83']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:25 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-45306148-8c68-48e9-9f5f-5acc29d1db72 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4280d65a-e22a-429b-b2b8-4423b8de5e54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:25 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:25 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:25 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-45306148-8c68-48e9-9f5f-5acc29d1db72 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4280d65a-e22a-429b-b2b8-4423b8de5e54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dbcc2598-381d-41dc-8bfc-cefae7b9aa33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2111432372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b687401d99814926ac343084b83d167c',qos_specs=None,replication_status=,reservations=['9a031c4b-c820-4863-8f47-3d9d418bc0a1','79d1e045-8b38-4441-ba3d-60c8960cf697','1158c6a3-3412-47fb-b42f-a27ed05bd58c','70fa37dc-0a26-4cda-87d1-dd7bfb430e83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d2f2861415046219859f01d61d90d3f',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:45:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2111432372',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dbcc2598-381d-41dc-8bfc-cefae7b9aa33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b687401d99814926ac343084b83d167c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d2f2861415046219859f01d61d90d3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:25 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-45306148-8c68-48e9-9f5f-5acc29d1db72 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00a595db-9b80-46b5-a411-893145213740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:25 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-45306148-8c68-48e9-9f5f-5acc29d1db72 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00a595db-9b80-46b5-a411-893145213740) transitioned into state 'SUCCESS' from state '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-2111432372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b687401d99814926ac343084b83d167c',qos_specs=None,replication_status=,reservations=['9a031c4b-c820-4863-8f47-3d9d418bc0a1','79d1e045-8b38-4441-ba3d-60c8960cf697','1158c6a3-3412-47fb-b42f-a27ed05bd58c','70fa37dc-0a26-4cda-87d1-dd7bfb430e83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d2f2861415046219859f01d61d90d3f',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:25 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-45306148-8c68-48e9-9f5f-5acc29d1db72 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (482ea328-2e74-4fce-9cae-b8996890dc6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e04915a9-89ff-44e3-a12a-e24d9297eb7c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e04915a9-89ff-44e3-a12a-e24d9297eb7c tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] GET http://192.168.122.181/volume/v3/snapshots/ce86ebde-49b7-45b9-8755-2ed3252ebcc1 Sep 03 13:45:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e04915a9-89ff-44e3-a12a-e24d9297eb7c tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e04915a9-89ff-44e3-a12a-e24d9297eb7c tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:25 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-45306148-8c68-48e9-9f5f-5acc29d1db72 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (482ea328-2e74-4fce-9cae-b8996890dc6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:25 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:25 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:25 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-45306148-8c68-48e9-9f5f-5acc29d1db72 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Flow 'volume_create_api' (33a43253-2c5e-4458-b8e7-e8014d521cc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:45:25 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-e04915a9-89ff-44e3-a12a-e24d9297eb7c tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Snapshot retrieved successfully. Sep 03 13:45:25 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-45306148-8c68-48e9-9f5f-5acc29d1db72 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Create volume request issued successfully. Sep 03 13:45:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e04915a9-89ff-44e3-a12a-e24d9297eb7c tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] http://192.168.122.181/volume/v3/snapshots/ce86ebde-49b7-45b9-8755-2ed3252ebcc1 returned with HTTP 200 Sep 03 13:45:25 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1155/2365] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:45:25 2026] GET /volume/v3/snapshots/ce86ebde-49b7-45b9-8755-2ed3252ebcc1 => generated 450 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-45306148-8c68-48e9-9f5f-5acc29d1db72 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:45:25 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1211/2366] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:45:25 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 03 13:45:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-fb09ea0e-fc1d-4e9e-bda9-df6b706cbf60 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-9ec96a0a-7df7-468c-ab31-347f8b2d5f48 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9ec96a0a-7df7-468c-ab31-347f8b2d5f48 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] GET http://192.168.122.181/volume/v3/volumes/07ef43e5-afbb-411a-adb6-71800c6463d1 Sep 03 13:45:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9ec96a0a-7df7-468c-ab31-347f8b2d5f48 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9ec96a0a-7df7-468c-ab31-347f8b2d5f48 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fb09ea0e-fc1d-4e9e-bda9-df6b706cbf60 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:45:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fb09ea0e-fc1d-4e9e-bda9-df6b706cbf60 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "1c720fd5-52c2-4d29-9166-a37d0bfe1b82", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-340296427"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:45:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-fb09ea0e-fc1d-4e9e-bda9-df6b706cbf60 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Create volume request body: {'volume': {"'snapshot_id": '1c720fd5-52c2-4d29-9166-a37d0bfe1b82', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-340296427'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:45:25 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-fb09ea0e-fc1d-4e9e-bda9-df6b706cbf60 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Create volume of 1 GB Sep 03 13:45:25 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:25 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:25 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:25 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:25 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-fb09ea0e-fc1d-4e9e-bda9-df6b706cbf60 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Availability Zones retrieved successfully. Sep 03 13:45:25 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-9ec96a0a-7df7-468c-ab31-347f8b2d5f48 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Volume info retrieved successfully. Sep 03 13:45:26 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9ec96a0a-7df7-468c-ab31-347f8b2d5f48 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] http://192.168.122.181/volume/v3/volumes/07ef43e5-afbb-411a-adb6-71800c6463d1 returned with HTTP 200 Sep 03 13:45:26 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1212/2367] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:45:25 2026] GET /volume/v3/volumes/07ef43e5-afbb-411a-adb6-71800c6463d1 => generated 1016 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:45:26 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-fb09ea0e-fc1d-4e9e-bda9-df6b706cbf60 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Flow 'volume_create_api' (c2932378-c388-4a6b-8f3d-6d6fbb97959d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:45:26 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-fb09ea0e-fc1d-4e9e-bda9-df6b706cbf60 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9b692c1-61d3-47e6-8ff6-5baf96b716e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:26 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-fb09ea0e-fc1d-4e9e-bda9-df6b706cbf60 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:45:26 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-fb09ea0e-fc1d-4e9e-bda9-df6b706cbf60 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9b692c1-61d3-47e6-8ff6-5baf96b716e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:26 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-fb09ea0e-fc1d-4e9e-bda9-df6b706cbf60 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (117ad605-e022-4e39-a9ae-38b099435cc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:26 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-fb09ea0e-fc1d-4e9e-bda9-df6b706cbf60 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Created reservations ['277d7947-faed-452e-b325-2bd3b436b8dd', 'da836f62-7d28-4eeb-a997-e31b18588c59', '469cf2a8-226f-4f06-8742-533867854716', '830a23be-59fa-4390-a323-0c0301fc751d'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:45:26 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-fb09ea0e-fc1d-4e9e-bda9-df6b706cbf60 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (117ad605-e022-4e39-a9ae-38b099435cc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['277d7947-faed-452e-b325-2bd3b436b8dd', 'da836f62-7d28-4eeb-a997-e31b18588c59', '469cf2a8-226f-4f06-8742-533867854716', '830a23be-59fa-4390-a323-0c0301fc751d']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:26 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-fb09ea0e-fc1d-4e9e-bda9-df6b706cbf60 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9572aa3-823a-451a-bed6-2b2267d9a122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:26 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:26 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:26 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-fb09ea0e-fc1d-4e9e-bda9-df6b706cbf60 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9572aa3-823a-451a-bed6-2b2267d9a122) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b14672c9-623d-4fdf-8f2e-68dbaa61c099', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-340296427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b687401d99814926ac343084b83d167c',qos_specs=None,replication_status=,reservations=['277d7947-faed-452e-b325-2bd3b436b8dd','da836f62-7d28-4eeb-a997-e31b18588c59','469cf2a8-226f-4f06-8742-533867854716','830a23be-59fa-4390-a323-0c0301fc751d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d2f2861415046219859f01d61d90d3f',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:45:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-340296427',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b14672c9-623d-4fdf-8f2e-68dbaa61c099,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b687401d99814926ac343084b83d167c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d2f2861415046219859f01d61d90d3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:26 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-fb09ea0e-fc1d-4e9e-bda9-df6b706cbf60 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f8cdead-c06e-4fbf-8dcc-b9c360137b04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:26 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-fb09ea0e-fc1d-4e9e-bda9-df6b706cbf60 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f8cdead-c06e-4fbf-8dcc-b9c360137b04) transitioned into state 'SUCCESS' from state '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-340296427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b687401d99814926ac343084b83d167c',qos_specs=None,replication_status=,reservations=['277d7947-faed-452e-b325-2bd3b436b8dd','da836f62-7d28-4eeb-a997-e31b18588c59','469cf2a8-226f-4f06-8742-533867854716','830a23be-59fa-4390-a323-0c0301fc751d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d2f2861415046219859f01d61d90d3f',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:26 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-fb09ea0e-fc1d-4e9e-bda9-df6b706cbf60 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c49da4eb-cd32-413f-9c0a-d8b141bb91c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:26 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-fb09ea0e-fc1d-4e9e-bda9-df6b706cbf60 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c49da4eb-cd32-413f-9c0a-d8b141bb91c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:26 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-fb09ea0e-fc1d-4e9e-bda9-df6b706cbf60 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Flow 'volume_create_api' (c2932378-c388-4a6b-8f3d-6d6fbb97959d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:45:26 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-fb09ea0e-fc1d-4e9e-bda9-df6b706cbf60 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Create volume request issued successfully. Sep 03 13:45:26 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fb09ea0e-fc1d-4e9e-bda9-df6b706cbf60 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:45:26 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1156/2368] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:45:25 2026] POST /volume/v3/volumes => generated 768 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:45:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-0a8ac207-5547-465a-8c1f-7cab9e194ec0 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:26 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0a8ac207-5547-465a-8c1f-7cab9e194ec0 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:45:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0a8ac207-5547-465a-8c1f-7cab9e194ec0 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "1c720fd5-52c2-4d29-9166-a37d0bfe1b82", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-346473677"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:45:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-0a8ac207-5547-465a-8c1f-7cab9e194ec0 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Create volume request body: {'volume': {"'snapshot_id": '1c720fd5-52c2-4d29-9166-a37d0bfe1b82', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-346473677'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:45:26 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-0a8ac207-5547-465a-8c1f-7cab9e194ec0 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Create volume of 1 GB Sep 03 13:45:26 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-0a8ac207-5547-465a-8c1f-7cab9e194ec0 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Availability Zones retrieved successfully. Sep 03 13:45:26 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-0a8ac207-5547-465a-8c1f-7cab9e194ec0 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Flow 'volume_create_api' (882a2e49-c92a-406a-969c-f19df3f629bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:45:26 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-0a8ac207-5547-465a-8c1f-7cab9e194ec0 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d262805-aeb3-4831-88be-3b15c17283a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:26 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-0a8ac207-5547-465a-8c1f-7cab9e194ec0 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:45:26 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-0a8ac207-5547-465a-8c1f-7cab9e194ec0 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d262805-aeb3-4831-88be-3b15c17283a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:26 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-0a8ac207-5547-465a-8c1f-7cab9e194ec0 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aab62191-3dbc-44fb-9e0a-a0f91a6cfc64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:26 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-0a8ac207-5547-465a-8c1f-7cab9e194ec0 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Created reservations ['5b073d58-b5eb-47a8-8785-39676a060ab1', 'b4553ebe-db2f-435b-b5cf-7610f5465b35', 'aa67356e-3910-48be-9044-0017aa0aa7dc', 'ff73b0fc-bbdb-4e3e-b41d-58561ad72358'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:45:26 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-0a8ac207-5547-465a-8c1f-7cab9e194ec0 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aab62191-3dbc-44fb-9e0a-a0f91a6cfc64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b073d58-b5eb-47a8-8785-39676a060ab1', 'b4553ebe-db2f-435b-b5cf-7610f5465b35', 'aa67356e-3910-48be-9044-0017aa0aa7dc', 'ff73b0fc-bbdb-4e3e-b41d-58561ad72358']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:26 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-0a8ac207-5547-465a-8c1f-7cab9e194ec0 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75e00d1e-cce5-4967-abef-8ba5a3dd6d7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:26 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:26 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:26 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-0a8ac207-5547-465a-8c1f-7cab9e194ec0 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75e00d1e-cce5-4967-abef-8ba5a3dd6d7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57d929f8-fc9b-420a-99fa-ef2946cf6196', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-346473677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b687401d99814926ac343084b83d167c',qos_specs=None,replication_status=,reservations=['5b073d58-b5eb-47a8-8785-39676a060ab1','b4553ebe-db2f-435b-b5cf-7610f5465b35','aa67356e-3910-48be-9044-0017aa0aa7dc','ff73b0fc-bbdb-4e3e-b41d-58561ad72358'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d2f2861415046219859f01d61d90d3f',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:45:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-346473677',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57d929f8-fc9b-420a-99fa-ef2946cf6196,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b687401d99814926ac343084b83d167c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d2f2861415046219859f01d61d90d3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:26 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-0a8ac207-5547-465a-8c1f-7cab9e194ec0 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (216b1899-9bc9-4d47-a31b-263c4fa3da75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:26 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-0a8ac207-5547-465a-8c1f-7cab9e194ec0 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (216b1899-9bc9-4d47-a31b-263c4fa3da75) transitioned into state 'SUCCESS' from state '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-346473677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b687401d99814926ac343084b83d167c',qos_specs=None,replication_status=,reservations=['5b073d58-b5eb-47a8-8785-39676a060ab1','b4553ebe-db2f-435b-b5cf-7610f5465b35','aa67356e-3910-48be-9044-0017aa0aa7dc','ff73b0fc-bbdb-4e3e-b41d-58561ad72358'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d2f2861415046219859f01d61d90d3f',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:26 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-0a8ac207-5547-465a-8c1f-7cab9e194ec0 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae211276-f1ec-4624-a9ee-b00944f2fb08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:26 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-0a8ac207-5547-465a-8c1f-7cab9e194ec0 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae211276-f1ec-4624-a9ee-b00944f2fb08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:26 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-0a8ac207-5547-465a-8c1f-7cab9e194ec0 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Flow 'volume_create_api' (882a2e49-c92a-406a-969c-f19df3f629bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:45:26 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-0a8ac207-5547-465a-8c1f-7cab9e194ec0 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Create volume request issued successfully. Sep 03 13:45:26 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0a8ac207-5547-465a-8c1f-7cab9e194ec0 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:45:26 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1213/2369] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:45:26 2026] POST /volume/v3/volumes => generated 768 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 13:45:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-a0bcfa06-21c8-4b65-b62c-d08b7a932509 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:26 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a0bcfa06-21c8-4b65-b62c-d08b7a932509 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] GET http://192.168.122.181/volume/v3/volumes/12625e7f-b001-43b7-8079-a6147466c0bd Sep 03 13:45:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a0bcfa06-21c8-4b65-b62c-d08b7a932509 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a0bcfa06-21c8-4b65-b62c-d08b7a932509 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:26 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:26 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:26 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:26 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:26 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-a0bcfa06-21c8-4b65-b62c-d08b7a932509 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Volume info retrieved successfully. Sep 03 13:45:26 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a0bcfa06-21c8-4b65-b62c-d08b7a932509 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] http://192.168.122.181/volume/v3/volumes/12625e7f-b001-43b7-8079-a6147466c0bd returned with HTTP 200 Sep 03 13:45:26 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1157/2370] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:26 2026] GET /volume/v3/volumes/12625e7f-b001-43b7-8079-a6147466c0bd => generated 861 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-2f9ae981-e3d4-442e-a80d-0e5a711d0e52 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:26 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2f9ae981-e3d4-442e-a80d-0e5a711d0e52 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] GET http://192.168.122.181/volume/v3/snapshots/ce86ebde-49b7-45b9-8755-2ed3252ebcc1 Sep 03 13:45:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2f9ae981-e3d4-442e-a80d-0e5a711d0e52 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2f9ae981-e3d4-442e-a80d-0e5a711d0e52 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:26 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:26 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:26 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-2f9ae981-e3d4-442e-a80d-0e5a711d0e52 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Snapshot retrieved successfully. Sep 03 13:45:26 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2f9ae981-e3d4-442e-a80d-0e5a711d0e52 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] http://192.168.122.181/volume/v3/snapshots/ce86ebde-49b7-45b9-8755-2ed3252ebcc1 returned with HTTP 200 Sep 03 13:45:26 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1214/2371] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:45:26 2026] GET /volume/v3/snapshots/ce86ebde-49b7-45b9-8755-2ed3252ebcc1 => generated 477 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:45:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-991af5ff-9b71-4a2f-ac2b-171de7b73083 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:26 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-991af5ff-9b71-4a2f-ac2b-171de7b73083 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:45:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-991af5ff-9b71-4a2f-ac2b-171de7b73083 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "ce86ebde-49b7-45b9-8755-2ed3252ebcc1"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:45:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-991af5ff-9b71-4a2f-ac2b-171de7b73083 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'ce86ebde-49b7-45b9-8755-2ed3252ebcc1'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:45:27 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:27 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:27 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-991af5ff-9b71-4a2f-ac2b-171de7b73083 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Snapshot retrieved successfully. Sep 03 13:45:27 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-991af5ff-9b71-4a2f-ac2b-171de7b73083 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Create volume of 1 GB Sep 03 13:45:27 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-991af5ff-9b71-4a2f-ac2b-171de7b73083 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Availability Zones retrieved successfully. Sep 03 13:45:27 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-42b10704-415f-4dbf-934d-6c2140f4aa9f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:27 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-42b10704-415f-4dbf-934d-6c2140f4aa9f tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] GET http://192.168.122.181/volume/v3/volumes/07ef43e5-afbb-411a-adb6-71800c6463d1 Sep 03 13:45:27 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-42b10704-415f-4dbf-934d-6c2140f4aa9f tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:27 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-991af5ff-9b71-4a2f-ac2b-171de7b73083 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Flow 'volume_create_api' (f38490c9-3d51-467b-88e5-62e5b402160d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:45:27 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-42b10704-415f-4dbf-934d-6c2140f4aa9f tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:27 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-991af5ff-9b71-4a2f-ac2b-171de7b73083 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6d3d838-0bad-4c39-8d44-45131324aa36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:27 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-991af5ff-9b71-4a2f-ac2b-171de7b73083 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:45:27 devstack devstack@c-api.service[86719]: WARNING cinder.volume.api [None req-991af5ff-9b71-4a2f-ac2b-171de7b73083 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6d3d838-0bad-4c39-8d44-45131324aa36) transitioned into state 'FAILURE' from state 'RUNNING' Sep 03 13:45:27 devstack devstack@c-api.service[86719]: 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 03 13:45:27 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-42b10704-415f-4dbf-934d-6c2140f4aa9f tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] http://192.168.122.181/volume/v3/volumes/07ef43e5-afbb-411a-adb6-71800c6463d1 returned with HTTP 404 Sep 03 13:45:27 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1215/2372] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:45:27 2026] GET /volume/v3/volumes/07ef43e5-afbb-411a-adb6-71800c6463d1 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:45:27 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-991af5ff-9b71-4a2f-ac2b-171de7b73083 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6d3d838-0bad-4c39-8d44-45131324aa36) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:27 devstack devstack@c-api.service[86719]: WARNING cinder.volume.api [None req-991af5ff-9b71-4a2f-ac2b-171de7b73083 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6d3d838-0bad-4c39-8d44-45131324aa36) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 03 13:45:27 devstack devstack@c-api.service[86719]: WARNING cinder.volume.api [None req-991af5ff-9b71-4a2f-ac2b-171de7b73083 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Flow 'volume_create_api' (f38490c9-3d51-467b-88e5-62e5b402160d) transitioned into state 'REVERTED' from state 'RUNNING' Sep 03 13:45:27 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-991af5ff-9b71-4a2f-ac2b-171de7b73083 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 400 Sep 03 13:45:27 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-b054ac4a-594e-4074-a823-e816ef17be03 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:27 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1158/2373] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:45:26 2026] POST /volume/v3/volumes => generated 171 bytes in 81 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 13:45:27 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b054ac4a-594e-4074-a823-e816ef17be03 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:45:27 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b054ac4a-594e-4074-a823-e816ef17be03 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1001623735"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:45:27 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-b054ac4a-594e-4074-a823-e816ef17be03 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1001623735'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:45:27 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-b054ac4a-594e-4074-a823-e816ef17be03 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Create volume of 1 GB Sep 03 13:45:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-7b6e7673-39d3-4a00-b0f0-6f749efd7f08 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:27 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7b6e7673-39d3-4a00-b0f0-6f749efd7f08 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] DELETE http://192.168.122.181/volume/v3/snapshots/ce86ebde-49b7-45b9-8755-2ed3252ebcc1 Sep 03 13:45:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7b6e7673-39d3-4a00-b0f0-6f749efd7f08 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7b6e7673-39d3-4a00-b0f0-6f749efd7f08 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:27 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.snapshots [None req-7b6e7673-39d3-4a00-b0f0-6f749efd7f08 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Delete snapshot with id: ce86ebde-49b7-45b9-8755-2ed3252ebcc1 Sep 03 13:45:27 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-b054ac4a-594e-4074-a823-e816ef17be03 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Availability Zones retrieved successfully. Sep 03 13:45:27 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:27 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:27 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-7b6e7673-39d3-4a00-b0f0-6f749efd7f08 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Snapshot retrieved successfully. Sep 03 13:45:27 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:27 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:27 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-b054ac4a-594e-4074-a823-e816ef17be03 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Flow 'volume_create_api' (6d975d0b-3585-42dd-8925-15a7500c52b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:45:27 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-b054ac4a-594e-4074-a823-e816ef17be03 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e892227c-584c-469e-ad22-fd5392440c83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:27 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-b054ac4a-594e-4074-a823-e816ef17be03 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:45:27 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-7b6e7673-39d3-4a00-b0f0-6f749efd7f08 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Snapshot delete request issued successfully. Sep 03 13:45:27 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7b6e7673-39d3-4a00-b0f0-6f749efd7f08 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] http://192.168.122.181/volume/v3/snapshots/ce86ebde-49b7-45b9-8755-2ed3252ebcc1 returned with HTTP 202 Sep 03 13:45:27 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1159/2374] 192.168.122.181 () {58 vars in 1241 bytes} [Thu Sep 3 13:45:27 2026] DELETE /volume/v3/snapshots/ce86ebde-49b7-45b9-8755-2ed3252ebcc1 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:45:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e0a93b1d-c610-4359-bfea-b354362a10e6 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:27 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e0a93b1d-c610-4359-bfea-b354362a10e6 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] GET http://192.168.122.181/volume/v3/snapshots/ce86ebde-49b7-45b9-8755-2ed3252ebcc1 Sep 03 13:45:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e0a93b1d-c610-4359-bfea-b354362a10e6 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e0a93b1d-c610-4359-bfea-b354362a10e6 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:27 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:27 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:27 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-e0a93b1d-c610-4359-bfea-b354362a10e6 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Snapshot retrieved successfully. Sep 03 13:45:27 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e0a93b1d-c610-4359-bfea-b354362a10e6 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] http://192.168.122.181/volume/v3/snapshots/ce86ebde-49b7-45b9-8755-2ed3252ebcc1 returned with HTTP 200 Sep 03 13:45:27 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1160/2375] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:45:27 2026] GET /volume/v3/snapshots/ce86ebde-49b7-45b9-8755-2ed3252ebcc1 => generated 476 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:27 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-b054ac4a-594e-4074-a823-e816ef17be03 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e892227c-584c-469e-ad22-fd5392440c83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:27 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-b054ac4a-594e-4074-a823-e816ef17be03 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61ab8d9c-06e1-4beb-bfce-82d55aa6510e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:27 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-b054ac4a-594e-4074-a823-e816ef17be03 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Created reservations ['6e3507de-0ade-4586-9a6a-ae9f05c9fc79', '26e18a88-9318-42ef-944f-84e05ad77e31', 'f7dd44b7-b274-4874-9c72-57c20623f7af', '477fc44a-57f3-4726-b1d9-80cab7ffda22'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:45:27 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-b054ac4a-594e-4074-a823-e816ef17be03 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61ab8d9c-06e1-4beb-bfce-82d55aa6510e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e3507de-0ade-4586-9a6a-ae9f05c9fc79', '26e18a88-9318-42ef-944f-84e05ad77e31', 'f7dd44b7-b274-4874-9c72-57c20623f7af', '477fc44a-57f3-4726-b1d9-80cab7ffda22']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:27 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-b054ac4a-594e-4074-a823-e816ef17be03 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ba79e54-26aa-4711-a49f-30d4d893e927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:27 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:27 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:27 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-b054ac4a-594e-4074-a823-e816ef17be03 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ba79e54-26aa-4711-a49f-30d4d893e927) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ca06f59-a54c-4da8-8c7a-40eb3536b325', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1001623735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='528d8aa204b24f408c4f2d300a0b2dc6',qos_specs=None,replication_status=,reservations=['6e3507de-0ade-4586-9a6a-ae9f05c9fc79','26e18a88-9318-42ef-944f-84e05ad77e31','f7dd44b7-b274-4874-9c72-57c20623f7af','477fc44a-57f3-4726-b1d9-80cab7ffda22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='681f1458dedc44b4bf66998cbcabc779',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:45:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1001623735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ca06f59-a54c-4da8-8c7a-40eb3536b325,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='528d8aa204b24f408c4f2d300a0b2dc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='681f1458dedc44b4bf66998cbcabc779',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:27 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-b054ac4a-594e-4074-a823-e816ef17be03 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55009aa9-a7ff-4f8c-91b2-ea4dbeeebc16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:27 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-b054ac4a-594e-4074-a823-e816ef17be03 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55009aa9-a7ff-4f8c-91b2-ea4dbeeebc16) transitioned into state 'SUCCESS' from state '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-1001623735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='528d8aa204b24f408c4f2d300a0b2dc6',qos_specs=None,replication_status=,reservations=['6e3507de-0ade-4586-9a6a-ae9f05c9fc79','26e18a88-9318-42ef-944f-84e05ad77e31','f7dd44b7-b274-4874-9c72-57c20623f7af','477fc44a-57f3-4726-b1d9-80cab7ffda22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='681f1458dedc44b4bf66998cbcabc779',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:27 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-b054ac4a-594e-4074-a823-e816ef17be03 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ffe15c5-285f-492d-87ce-803328df59d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:27 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-b054ac4a-594e-4074-a823-e816ef17be03 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ffe15c5-285f-492d-87ce-803328df59d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:27 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-b054ac4a-594e-4074-a823-e816ef17be03 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Flow 'volume_create_api' (6d975d0b-3585-42dd-8925-15a7500c52b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:45:27 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-b054ac4a-594e-4074-a823-e816ef17be03 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Create volume request issued successfully. Sep 03 13:45:27 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b054ac4a-594e-4074-a823-e816ef17be03 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:45:27 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1216/2376] 192.168.122.181 () {62 vars in 1183 bytes} [Thu Sep 3 13:45:27 2026] POST /volume/v3/volumes => generated 787 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:45:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-0177565d-ce98-49e1-b782-aaf42c62af2c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:27 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0177565d-ce98-49e1-b782-aaf42c62af2c tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] GET http://192.168.122.181/volume/v3/volumes/0ca06f59-a54c-4da8-8c7a-40eb3536b325 Sep 03 13:45:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0177565d-ce98-49e1-b782-aaf42c62af2c tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0177565d-ce98-49e1-b782-aaf42c62af2c tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:27 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:27 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:27 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:27 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:27 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-0177565d-ce98-49e1-b782-aaf42c62af2c tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Volume info retrieved successfully. Sep 03 13:45:27 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0177565d-ce98-49e1-b782-aaf42c62af2c tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] http://192.168.122.181/volume/v3/volumes/0ca06f59-a54c-4da8-8c7a-40eb3536b325 returned with HTTP 200 Sep 03 13:45:27 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1161/2377] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:45:27 2026] GET /volume/v3/volumes/0ca06f59-a54c-4da8-8c7a-40eb3536b325 => generated 966 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:45:27 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-72e16fb2-7eb7-4a5e-9cbb-48b800004fea None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:27 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-72e16fb2-7eb7-4a5e-9cbb-48b800004fea tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] GET http://192.168.122.181/volume/v3/volumes/12625e7f-b001-43b7-8079-a6147466c0bd Sep 03 13:45:27 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-72e16fb2-7eb7-4a5e-9cbb-48b800004fea tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:27 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-72e16fb2-7eb7-4a5e-9cbb-48b800004fea tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:27 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:27 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:27 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:27 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:27 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-72e16fb2-7eb7-4a5e-9cbb-48b800004fea tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Volume info retrieved successfully. Sep 03 13:45:27 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-72e16fb2-7eb7-4a5e-9cbb-48b800004fea tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] http://192.168.122.181/volume/v3/volumes/12625e7f-b001-43b7-8079-a6147466c0bd returned with HTTP 200 Sep 03 13:45:27 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1217/2378] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:27 2026] GET /volume/v3/volumes/12625e7f-b001-43b7-8079-a6147466c0bd => generated 862 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-442d6bf8-6bc5-4e47-849a-2dc9209042f1 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:27 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-442d6bf8-6bc5-4e47-849a-2dc9209042f1 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] GET http://192.168.122.181/volume/v3/volumes/0b9b43f8-824b-4103-b01e-26bfe7811cb8 Sep 03 13:45:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-442d6bf8-6bc5-4e47-849a-2dc9209042f1 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-442d6bf8-6bc5-4e47-849a-2dc9209042f1 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:27 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:27 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:27 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:27 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:27 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-442d6bf8-6bc5-4e47-849a-2dc9209042f1 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Volume info retrieved successfully. Sep 03 13:45:27 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-442d6bf8-6bc5-4e47-849a-2dc9209042f1 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] http://192.168.122.181/volume/v3/volumes/0b9b43f8-824b-4103-b01e-26bfe7811cb8 returned with HTTP 200 Sep 03 13:45:27 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1162/2379] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:27 2026] GET /volume/v3/volumes/0b9b43f8-824b-4103-b01e-26bfe7811cb8 => generated 860 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d9494b30-4452-4e19-b41a-645dffad81e7 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d9494b30-4452-4e19-b41a-645dffad81e7 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] GET http://192.168.122.181/volume/v3/snapshots/ce86ebde-49b7-45b9-8755-2ed3252ebcc1 Sep 03 13:45:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d9494b30-4452-4e19-b41a-645dffad81e7 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d9494b30-4452-4e19-b41a-645dffad81e7 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:28 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:28 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:28 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-d9494b30-4452-4e19-b41a-645dffad81e7 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Snapshot retrieved successfully. Sep 03 13:45:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d9494b30-4452-4e19-b41a-645dffad81e7 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] http://192.168.122.181/volume/v3/snapshots/ce86ebde-49b7-45b9-8755-2ed3252ebcc1 returned with HTTP 200 Sep 03 13:45:28 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1218/2380] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:45:28 2026] GET /volume/v3/snapshots/ce86ebde-49b7-45b9-8755-2ed3252ebcc1 => generated 476 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-9975acfc-054a-48ed-bf0e-3b8fa4395524 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:28 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9975acfc-054a-48ed-bf0e-3b8fa4395524 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] GET http://192.168.122.181/volume/v3/volumes/0ca06f59-a54c-4da8-8c7a-40eb3536b325 Sep 03 13:45:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9975acfc-054a-48ed-bf0e-3b8fa4395524 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9975acfc-054a-48ed-bf0e-3b8fa4395524 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:28 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:28 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:28 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:28 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:28 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-9975acfc-054a-48ed-bf0e-3b8fa4395524 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Volume info retrieved successfully. Sep 03 13:45:28 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9975acfc-054a-48ed-bf0e-3b8fa4395524 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] http://192.168.122.181/volume/v3/volumes/0ca06f59-a54c-4da8-8c7a-40eb3536b325 returned with HTTP 200 Sep 03 13:45:28 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1163/2381] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:45:28 2026] GET /volume/v3/volumes/0ca06f59-a54c-4da8-8c7a-40eb3536b325 => generated 1016 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 03 13:45:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-2a7b4ff4-a946-46e3-b0ab-42b54fef76ce None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2a7b4ff4-a946-46e3-b0ab-42b54fef76ce tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] GET http://192.168.122.181/volume/v3/volumes/0b9b43f8-824b-4103-b01e-26bfe7811cb8 Sep 03 13:45:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2a7b4ff4-a946-46e3-b0ab-42b54fef76ce tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2a7b4ff4-a946-46e3-b0ab-42b54fef76ce tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:28 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:28 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:28 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:28 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:28 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-2a7b4ff4-a946-46e3-b0ab-42b54fef76ce tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Volume info retrieved successfully. Sep 03 13:45:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2a7b4ff4-a946-46e3-b0ab-42b54fef76ce tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] http://192.168.122.181/volume/v3/volumes/0b9b43f8-824b-4103-b01e-26bfe7811cb8 returned with HTTP 200 Sep 03 13:45:28 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1219/2382] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:28 2026] GET /volume/v3/volumes/0b9b43f8-824b-4103-b01e-26bfe7811cb8 => generated 861 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-54f61013-33a0-4503-9333-7cecb8ccb53a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:28 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-54f61013-33a0-4503-9333-7cecb8ccb53a tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] GET http://192.168.122.181/volume/v3/volumes/dbcc2598-381d-41dc-8bfc-cefae7b9aa33 Sep 03 13:45:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-54f61013-33a0-4503-9333-7cecb8ccb53a tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-54f61013-33a0-4503-9333-7cecb8ccb53a tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:29 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:29 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:29 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:29 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:29 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-54f61013-33a0-4503-9333-7cecb8ccb53a tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Volume info retrieved successfully. Sep 03 13:45:29 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-54f61013-33a0-4503-9333-7cecb8ccb53a tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] http://192.168.122.181/volume/v3/volumes/dbcc2598-381d-41dc-8bfc-cefae7b9aa33 returned with HTTP 200 Sep 03 13:45:29 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1164/2383] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:28 2026] GET /volume/v3/volumes/dbcc2598-381d-41dc-8bfc-cefae7b9aa33 => generated 861 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-76fb3f88-5d0f-4251-a7ae-24cdceb32bdb None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:29 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-76fb3f88-5d0f-4251-a7ae-24cdceb32bdb tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] GET http://192.168.122.181/volume/v3/snapshots/ce86ebde-49b7-45b9-8755-2ed3252ebcc1 Sep 03 13:45:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-76fb3f88-5d0f-4251-a7ae-24cdceb32bdb tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-76fb3f88-5d0f-4251-a7ae-24cdceb32bdb tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:29 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-76fb3f88-5d0f-4251-a7ae-24cdceb32bdb tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] http://192.168.122.181/volume/v3/snapshots/ce86ebde-49b7-45b9-8755-2ed3252ebcc1 returned with HTTP 404 Sep 03 13:45:29 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1220/2384] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:45:29 2026] GET /volume/v3/snapshots/ce86ebde-49b7-45b9-8755-2ed3252ebcc1 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:45:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-c90848ff-59dc-4bdb-b953-c0b2b43fc028 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:29 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c90848ff-59dc-4bdb-b953-c0b2b43fc028 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] GET http://192.168.122.181/volume/v3/volumes/66ed55f7-fc2f-4d53-a768-805c1986a09a Sep 03 13:45:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c90848ff-59dc-4bdb-b953-c0b2b43fc028 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c90848ff-59dc-4bdb-b953-c0b2b43fc028 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:29 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:29 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:29 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:29 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:29 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-c90848ff-59dc-4bdb-b953-c0b2b43fc028 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Volume info retrieved successfully. Sep 03 13:45:29 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c90848ff-59dc-4bdb-b953-c0b2b43fc028 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] http://192.168.122.181/volume/v3/volumes/66ed55f7-fc2f-4d53-a768-805c1986a09a returned with HTTP 200 Sep 03 13:45:29 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1165/2385] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:29 2026] GET /volume/v3/volumes/66ed55f7-fc2f-4d53-a768-805c1986a09a => generated 864 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f42af22f-5e3b-47b2-a427-68536e97f9d1 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:29 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f42af22f-5e3b-47b2-a427-68536e97f9d1 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] DELETE http://192.168.122.181/volume/v3/volumes/66ed55f7-fc2f-4d53-a768-805c1986a09a Sep 03 13:45:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f42af22f-5e3b-47b2-a427-68536e97f9d1 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f42af22f-5e3b-47b2-a427-68536e97f9d1 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:29 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-f42af22f-5e3b-47b2-a427-68536e97f9d1 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Delete volume with id: 66ed55f7-fc2f-4d53-a768-805c1986a09a Sep 03 13:45:29 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:29 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:29 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:29 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:29 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-f42af22f-5e3b-47b2-a427-68536e97f9d1 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Volume info retrieved successfully. Sep 03 13:45:29 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-f42af22f-5e3b-47b2-a427-68536e97f9d1 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Delete volume request issued successfully. Sep 03 13:45:29 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f42af22f-5e3b-47b2-a427-68536e97f9d1 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] http://192.168.122.181/volume/v3/volumes/66ed55f7-fc2f-4d53-a768-805c1986a09a returned with HTTP 202 Sep 03 13:45:29 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1221/2386] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:45:29 2026] DELETE /volume/v3/volumes/66ed55f7-fc2f-4d53-a768-805c1986a09a => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:45:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-a04ae7c9-1c2f-4ade-9f4f-0f78cb4fc168 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:29 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a04ae7c9-1c2f-4ade-9f4f-0f78cb4fc168 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] GET http://192.168.122.181/volume/v3/volumes/66ed55f7-fc2f-4d53-a768-805c1986a09a Sep 03 13:45:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a04ae7c9-1c2f-4ade-9f4f-0f78cb4fc168 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a04ae7c9-1c2f-4ade-9f4f-0f78cb4fc168 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:29 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:29 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:29 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:29 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:29 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-a04ae7c9-1c2f-4ade-9f4f-0f78cb4fc168 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Volume info retrieved successfully. Sep 03 13:45:29 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a04ae7c9-1c2f-4ade-9f4f-0f78cb4fc168 tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] http://192.168.122.181/volume/v3/volumes/66ed55f7-fc2f-4d53-a768-805c1986a09a returned with HTTP 200 Sep 03 13:45:29 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1166/2387] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:29 2026] GET /volume/v3/volumes/66ed55f7-fc2f-4d53-a768-805c1986a09a => generated 863 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-be75a2ec-5dae-476e-abac-bcea8ebc12dc None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:29 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-be75a2ec-5dae-476e-abac-bcea8ebc12dc tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] GET http://192.168.122.181/volume/v3/volumes/0ca06f59-a54c-4da8-8c7a-40eb3536b325 Sep 03 13:45:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-be75a2ec-5dae-476e-abac-bcea8ebc12dc tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-be75a2ec-5dae-476e-abac-bcea8ebc12dc tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:29 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:29 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:29 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:29 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:29 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-be75a2ec-5dae-476e-abac-bcea8ebc12dc tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Volume info retrieved successfully. Sep 03 13:45:29 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-be75a2ec-5dae-476e-abac-bcea8ebc12dc tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] http://192.168.122.181/volume/v3/volumes/0ca06f59-a54c-4da8-8c7a-40eb3536b325 returned with HTTP 200 Sep 03 13:45:29 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1222/2388] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:45:29 2026] GET /volume/v3/volumes/0ca06f59-a54c-4da8-8c7a-40eb3536b325 => generated 1016 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:45:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-5df5659c-cde2-4e06-9837-0645a61d5869 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:30 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5df5659c-cde2-4e06-9837-0645a61d5869 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] GET http://192.168.122.181/volume/v3/volumes/dbcc2598-381d-41dc-8bfc-cefae7b9aa33 Sep 03 13:45:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5df5659c-cde2-4e06-9837-0645a61d5869 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5df5659c-cde2-4e06-9837-0645a61d5869 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:30 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:30 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:30 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:30 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:30 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-5df5659c-cde2-4e06-9837-0645a61d5869 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Volume info retrieved successfully. Sep 03 13:45:30 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5df5659c-cde2-4e06-9837-0645a61d5869 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] http://192.168.122.181/volume/v3/volumes/dbcc2598-381d-41dc-8bfc-cefae7b9aa33 returned with HTTP 200 Sep 03 13:45:30 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1167/2389] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:30 2026] GET /volume/v3/volumes/dbcc2598-381d-41dc-8bfc-cefae7b9aa33 => generated 862 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-fa9e9a4e-dd90-4636-b487-50145497eec3 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:30 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-fa9e9a4e-dd90-4636-b487-50145497eec3 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] GET http://192.168.122.181/volume/v3/volumes/b14672c9-623d-4fdf-8f2e-68dbaa61c099 Sep 03 13:45:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-fa9e9a4e-dd90-4636-b487-50145497eec3 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-fa9e9a4e-dd90-4636-b487-50145497eec3 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:30 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:30 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:30 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:30 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:30 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-fa9e9a4e-dd90-4636-b487-50145497eec3 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Volume info retrieved successfully. Sep 03 13:45:30 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-fa9e9a4e-dd90-4636-b487-50145497eec3 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] http://192.168.122.181/volume/v3/volumes/b14672c9-623d-4fdf-8f2e-68dbaa61c099 returned with HTTP 200 Sep 03 13:45:30 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1223/2390] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:30 2026] GET /volume/v3/volumes/b14672c9-623d-4fdf-8f2e-68dbaa61c099 => generated 861 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-52ef3349-127b-425b-ba2f-5797f7ace536 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:30 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-52ef3349-127b-425b-ba2f-5797f7ace536 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] GET http://192.168.122.181/volume/v3/volumes/57d929f8-fc9b-420a-99fa-ef2946cf6196 Sep 03 13:45:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-52ef3349-127b-425b-ba2f-5797f7ace536 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-52ef3349-127b-425b-ba2f-5797f7ace536 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:30 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:30 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:30 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:30 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:30 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-52ef3349-127b-425b-ba2f-5797f7ace536 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Volume info retrieved successfully. Sep 03 13:45:30 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-52ef3349-127b-425b-ba2f-5797f7ace536 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] http://192.168.122.181/volume/v3/volumes/57d929f8-fc9b-420a-99fa-ef2946cf6196 returned with HTTP 200 Sep 03 13:45:30 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1168/2391] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:30 2026] GET /volume/v3/volumes/57d929f8-fc9b-420a-99fa-ef2946cf6196 => generated 860 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d0dbb90b-6e8f-4962-b7d3-7ddb1a6f909e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:30 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d0dbb90b-6e8f-4962-b7d3-7ddb1a6f909e tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] GET http://192.168.122.181/volume/v3/volumes/66ed55f7-fc2f-4d53-a768-805c1986a09a Sep 03 13:45:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d0dbb90b-6e8f-4962-b7d3-7ddb1a6f909e tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d0dbb90b-6e8f-4962-b7d3-7ddb1a6f909e tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:30 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d0dbb90b-6e8f-4962-b7d3-7ddb1a6f909e tempest-VolumesSnapshotNegativeTestJSON-1296044644 tempest-VolumesSnapshotNegativeTestJSON-1296044644-project-member] http://192.168.122.181/volume/v3/volumes/66ed55f7-fc2f-4d53-a768-805c1986a09a returned with HTTP 404 Sep 03 13:45:30 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1224/2392] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:30 2026] GET /volume/v3/volumes/66ed55f7-fc2f-4d53-a768-805c1986a09a => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:45:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-2d67f2e4-82d1-483f-b7d2-dbc104722859 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:30 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2d67f2e4-82d1-483f-b7d2-dbc104722859 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] GET http://192.168.122.181/volume/v3/volumes/0ca06f59-a54c-4da8-8c7a-40eb3536b325 Sep 03 13:45:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2d67f2e4-82d1-483f-b7d2-dbc104722859 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2d67f2e4-82d1-483f-b7d2-dbc104722859 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:30 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:30 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:30 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:30 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:30 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-2d67f2e4-82d1-483f-b7d2-dbc104722859 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Volume info retrieved successfully. Sep 03 13:45:30 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2d67f2e4-82d1-483f-b7d2-dbc104722859 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] http://192.168.122.181/volume/v3/volumes/0ca06f59-a54c-4da8-8c7a-40eb3536b325 returned with HTTP 200 Sep 03 13:45:30 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1169/2393] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:45:30 2026] GET /volume/v3/volumes/0ca06f59-a54c-4da8-8c7a-40eb3536b325 => generated 1016 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:45:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-21ae910d-3d4a-408c-aa3c-124c8d8cb0bc None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:31 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-21ae910d-3d4a-408c-aa3c-124c8d8cb0bc tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] GET http://192.168.122.181/volume/v3/volumes/57d929f8-fc9b-420a-99fa-ef2946cf6196 Sep 03 13:45:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-21ae910d-3d4a-408c-aa3c-124c8d8cb0bc tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-21ae910d-3d4a-408c-aa3c-124c8d8cb0bc tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:31 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:31 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:31 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:31 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:31 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-21ae910d-3d4a-408c-aa3c-124c8d8cb0bc tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Volume info retrieved successfully. Sep 03 13:45:31 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-21ae910d-3d4a-408c-aa3c-124c8d8cb0bc tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] http://192.168.122.181/volume/v3/volumes/57d929f8-fc9b-420a-99fa-ef2946cf6196 returned with HTTP 200 Sep 03 13:45:31 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1225/2394] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:31 2026] GET /volume/v3/volumes/57d929f8-fc9b-420a-99fa-ef2946cf6196 => generated 861 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-c52e7d71-cb79-4b65-92fb-71376b819ab0 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:31 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c52e7d71-cb79-4b65-92fb-71376b819ab0 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] DELETE http://192.168.122.181/volume/v3/volumes/57d929f8-fc9b-420a-99fa-ef2946cf6196 Sep 03 13:45:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c52e7d71-cb79-4b65-92fb-71376b819ab0 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c52e7d71-cb79-4b65-92fb-71376b819ab0 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:31 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-c52e7d71-cb79-4b65-92fb-71376b819ab0 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Delete volume with id: 57d929f8-fc9b-420a-99fa-ef2946cf6196 Sep 03 13:45:31 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:31 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:31 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:31 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:31 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-c52e7d71-cb79-4b65-92fb-71376b819ab0 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Volume info retrieved successfully. Sep 03 13:45:31 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-c52e7d71-cb79-4b65-92fb-71376b819ab0 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Delete volume request issued successfully. Sep 03 13:45:31 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c52e7d71-cb79-4b65-92fb-71376b819ab0 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] http://192.168.122.181/volume/v3/volumes/57d929f8-fc9b-420a-99fa-ef2946cf6196 returned with HTTP 202 Sep 03 13:45:31 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1170/2395] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:45:31 2026] DELETE /volume/v3/volumes/57d929f8-fc9b-420a-99fa-ef2946cf6196 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:45:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-5565caf2-2883-43ab-8577-e2bb94df3d60 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:31 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5565caf2-2883-43ab-8577-e2bb94df3d60 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] GET http://192.168.122.181/volume/v3/volumes/57d929f8-fc9b-420a-99fa-ef2946cf6196 Sep 03 13:45:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5565caf2-2883-43ab-8577-e2bb94df3d60 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5565caf2-2883-43ab-8577-e2bb94df3d60 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:31 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:31 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:31 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:31 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:31 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-5565caf2-2883-43ab-8577-e2bb94df3d60 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Volume info retrieved successfully. Sep 03 13:45:31 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5565caf2-2883-43ab-8577-e2bb94df3d60 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] http://192.168.122.181/volume/v3/volumes/57d929f8-fc9b-420a-99fa-ef2946cf6196 returned with HTTP 200 Sep 03 13:45:31 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1226/2396] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:31 2026] GET /volume/v3/volumes/57d929f8-fc9b-420a-99fa-ef2946cf6196 => generated 860 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-5349a80f-27a5-44d5-ae72-f501f7e7871a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:31 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5349a80f-27a5-44d5-ae72-f501f7e7871a tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] GET http://192.168.122.181/volume/v3/volumes/0ca06f59-a54c-4da8-8c7a-40eb3536b325 Sep 03 13:45:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5349a80f-27a5-44d5-ae72-f501f7e7871a tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5349a80f-27a5-44d5-ae72-f501f7e7871a tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:31 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:31 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:31 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:31 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:31 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-5349a80f-27a5-44d5-ae72-f501f7e7871a tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Volume info retrieved successfully. Sep 03 13:45:31 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5349a80f-27a5-44d5-ae72-f501f7e7871a tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] http://192.168.122.181/volume/v3/volumes/0ca06f59-a54c-4da8-8c7a-40eb3536b325 returned with HTTP 200 Sep 03 13:45:31 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1171/2397] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:45:31 2026] GET /volume/v3/volumes/0ca06f59-a54c-4da8-8c7a-40eb3536b325 => generated 1017 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:45:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-8f19e91e-8496-4069-bc1f-a2ef3b541111 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:31 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8f19e91e-8496-4069-bc1f-a2ef3b541111 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-reader] GET http://192.168.122.181/volume/v3/volumes/summary Sep 03 13:45:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8f19e91e-8496-4069-bc1f-a2ef3b541111 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-reader] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8f19e91e-8496-4069-bc1f-a2ef3b541111 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-reader] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.api_utils [None req-8f19e91e-8496-4069-bc1f-a2ef3b541111 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-reader] Removing options '' from query. {{(pid=86720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:45:31 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-8f19e91e-8496-4069-bc1f-a2ef3b541111 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-reader] Get summary completed successfully. Sep 03 13:45:31 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8f19e91e-8496-4069-bc1f-a2ef3b541111 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-reader] http://192.168.122.181/volume/v3/volumes/summary returned with HTTP 200 Sep 03 13:45:31 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1227/2398] 192.168.122.181 () {60 vars in 1186 bytes} [Thu Sep 3 13:45:31 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-873f7c19-a2e7-451d-8d2a-6f3616cd4a72 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:31 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-873f7c19-a2e7-451d-8d2a-6f3616cd4a72 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] DELETE http://192.168.122.181/volume/v3/volumes/0ca06f59-a54c-4da8-8c7a-40eb3536b325 Sep 03 13:45:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-873f7c19-a2e7-451d-8d2a-6f3616cd4a72 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-873f7c19-a2e7-451d-8d2a-6f3616cd4a72 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:31 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-873f7c19-a2e7-451d-8d2a-6f3616cd4a72 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Delete volume with id: 0ca06f59-a54c-4da8-8c7a-40eb3536b325 Sep 03 13:45:31 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:31 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:31 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:31 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:31 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-873f7c19-a2e7-451d-8d2a-6f3616cd4a72 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Volume info retrieved successfully. Sep 03 13:45:31 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-873f7c19-a2e7-451d-8d2a-6f3616cd4a72 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Delete volume request issued successfully. Sep 03 13:45:31 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-873f7c19-a2e7-451d-8d2a-6f3616cd4a72 tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] http://192.168.122.181/volume/v3/volumes/0ca06f59-a54c-4da8-8c7a-40eb3536b325 returned with HTTP 202 Sep 03 13:45:31 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1172/2399] 192.168.122.181 () {60 vars in 1276 bytes} [Thu Sep 3 13:45:31 2026] DELETE /volume/v3/volumes/0ca06f59-a54c-4da8-8c7a-40eb3536b325 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 13:45:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-97c39527-2e27-4612-88f4-8a560f55317f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:31 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-97c39527-2e27-4612-88f4-8a560f55317f tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] GET http://192.168.122.181/volume/v3/volumes/0ca06f59-a54c-4da8-8c7a-40eb3536b325 Sep 03 13:45:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-97c39527-2e27-4612-88f4-8a560f55317f tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-97c39527-2e27-4612-88f4-8a560f55317f tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:31 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:31 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:31 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:31 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:31 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-97c39527-2e27-4612-88f4-8a560f55317f tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Volume info retrieved successfully. Sep 03 13:45:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-97c39527-2e27-4612-88f4-8a560f55317f tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] http://192.168.122.181/volume/v3/volumes/0ca06f59-a54c-4da8-8c7a-40eb3536b325 returned with HTTP 200 Sep 03 13:45:32 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1228/2400] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:45:31 2026] GET /volume/v3/volumes/0ca06f59-a54c-4da8-8c7a-40eb3536b325 => generated 1016 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 03 13:45:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-fe75ed2f-3f59-4d89-bfa0-4741cabdab40 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fe75ed2f-3f59-4d89-bfa0-4741cabdab40 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] GET http://192.168.122.181/volume/v3/volumes/57d929f8-fc9b-420a-99fa-ef2946cf6196 Sep 03 13:45:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fe75ed2f-3f59-4d89-bfa0-4741cabdab40 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fe75ed2f-3f59-4d89-bfa0-4741cabdab40 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fe75ed2f-3f59-4d89-bfa0-4741cabdab40 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] http://192.168.122.181/volume/v3/volumes/57d929f8-fc9b-420a-99fa-ef2946cf6196 returned with HTTP 404 Sep 03 13:45:32 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1173/2401] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:32 2026] GET /volume/v3/volumes/57d929f8-fc9b-420a-99fa-ef2946cf6196 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:45:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-c3f6c5af-c35c-4316-99e4-f0a692c7d87c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c3f6c5af-c35c-4316-99e4-f0a692c7d87c tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] DELETE http://192.168.122.181/volume/v3/volumes/b14672c9-623d-4fdf-8f2e-68dbaa61c099 Sep 03 13:45:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c3f6c5af-c35c-4316-99e4-f0a692c7d87c tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c3f6c5af-c35c-4316-99e4-f0a692c7d87c tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:32 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-c3f6c5af-c35c-4316-99e4-f0a692c7d87c tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Delete volume with id: b14672c9-623d-4fdf-8f2e-68dbaa61c099 Sep 03 13:45:32 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:32 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:32 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:32 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:32 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-c3f6c5af-c35c-4316-99e4-f0a692c7d87c tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Volume info retrieved successfully. Sep 03 13:45:32 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-c3f6c5af-c35c-4316-99e4-f0a692c7d87c tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Delete volume request issued successfully. Sep 03 13:45:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c3f6c5af-c35c-4316-99e4-f0a692c7d87c tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] http://192.168.122.181/volume/v3/volumes/b14672c9-623d-4fdf-8f2e-68dbaa61c099 returned with HTTP 202 Sep 03 13:45:32 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1229/2402] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:45:32 2026] DELETE /volume/v3/volumes/b14672c9-623d-4fdf-8f2e-68dbaa61c099 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 13:45:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-6457cc44-014d-47e3-83ed-e4c81f87e5bf None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6457cc44-014d-47e3-83ed-e4c81f87e5bf tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] GET http://192.168.122.181/volume/v3/volumes/b14672c9-623d-4fdf-8f2e-68dbaa61c099 Sep 03 13:45:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6457cc44-014d-47e3-83ed-e4c81f87e5bf tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6457cc44-014d-47e3-83ed-e4c81f87e5bf tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:32 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:32 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:32 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:32 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:32 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-6457cc44-014d-47e3-83ed-e4c81f87e5bf tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Volume info retrieved successfully. Sep 03 13:45:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6457cc44-014d-47e3-83ed-e4c81f87e5bf tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] http://192.168.122.181/volume/v3/volumes/b14672c9-623d-4fdf-8f2e-68dbaa61c099 returned with HTTP 200 Sep 03 13:45:32 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1174/2403] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:32 2026] GET /volume/v3/volumes/b14672c9-623d-4fdf-8f2e-68dbaa61c099 => generated 860 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-8b24390d-a1d7-4068-89cc-6d426739514b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:33 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8b24390d-a1d7-4068-89cc-6d426739514b tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] GET http://192.168.122.181/volume/v3/volumes/0ca06f59-a54c-4da8-8c7a-40eb3536b325 Sep 03 13:45:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8b24390d-a1d7-4068-89cc-6d426739514b tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8b24390d-a1d7-4068-89cc-6d426739514b tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:33 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8b24390d-a1d7-4068-89cc-6d426739514b tempest-ProjectReaderTests-254295431 tempest-ProjectReaderTests-254295431-project-admin] http://192.168.122.181/volume/v3/volumes/0ca06f59-a54c-4da8-8c7a-40eb3536b325 returned with HTTP 404 Sep 03 13:45:33 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1230/2404] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:45:33 2026] GET /volume/v3/volumes/0ca06f59-a54c-4da8-8c7a-40eb3536b325 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:45:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-b5d58c0c-84a2-4d74-9a55-3171a7e8639a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:33 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b5d58c0c-84a2-4d74-9a55-3171a7e8639a tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] GET http://192.168.122.181/volume/v3/volumes/b14672c9-623d-4fdf-8f2e-68dbaa61c099 Sep 03 13:45:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b5d58c0c-84a2-4d74-9a55-3171a7e8639a tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b5d58c0c-84a2-4d74-9a55-3171a7e8639a tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:33 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b5d58c0c-84a2-4d74-9a55-3171a7e8639a tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] http://192.168.122.181/volume/v3/volumes/b14672c9-623d-4fdf-8f2e-68dbaa61c099 returned with HTTP 404 Sep 03 13:45:33 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1175/2405] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:33 2026] GET /volume/v3/volumes/b14672c9-623d-4fdf-8f2e-68dbaa61c099 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:45:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-af714832-acf4-4ca2-92fd-062c51995332 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:33 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-af714832-acf4-4ca2-92fd-062c51995332 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] DELETE http://192.168.122.181/volume/v3/volumes/dbcc2598-381d-41dc-8bfc-cefae7b9aa33 Sep 03 13:45:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-af714832-acf4-4ca2-92fd-062c51995332 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-af714832-acf4-4ca2-92fd-062c51995332 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:33 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-af714832-acf4-4ca2-92fd-062c51995332 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Delete volume with id: dbcc2598-381d-41dc-8bfc-cefae7b9aa33 Sep 03 13:45:33 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:33 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:33 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:33 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:33 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-af714832-acf4-4ca2-92fd-062c51995332 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Volume info retrieved successfully. Sep 03 13:45:33 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-af714832-acf4-4ca2-92fd-062c51995332 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Delete volume request issued successfully. Sep 03 13:45:33 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-af714832-acf4-4ca2-92fd-062c51995332 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] http://192.168.122.181/volume/v3/volumes/dbcc2598-381d-41dc-8bfc-cefae7b9aa33 returned with HTTP 202 Sep 03 13:45:33 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1231/2406] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:45:33 2026] DELETE /volume/v3/volumes/dbcc2598-381d-41dc-8bfc-cefae7b9aa33 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:45:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-67690d7c-5783-4c3e-a900-2b99fe134f54 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:33 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-67690d7c-5783-4c3e-a900-2b99fe134f54 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] GET http://192.168.122.181/volume/v3/volumes/dbcc2598-381d-41dc-8bfc-cefae7b9aa33 Sep 03 13:45:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-67690d7c-5783-4c3e-a900-2b99fe134f54 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-67690d7c-5783-4c3e-a900-2b99fe134f54 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:33 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:33 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:33 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:33 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:33 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-67690d7c-5783-4c3e-a900-2b99fe134f54 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Volume info retrieved successfully. Sep 03 13:45:34 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-67690d7c-5783-4c3e-a900-2b99fe134f54 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] http://192.168.122.181/volume/v3/volumes/dbcc2598-381d-41dc-8bfc-cefae7b9aa33 returned with HTTP 200 Sep 03 13:45:34 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1176/2407] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:33 2026] GET /volume/v3/volumes/dbcc2598-381d-41dc-8bfc-cefae7b9aa33 => generated 861 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-25927023-3827-48ba-9fc3-0a2ee0487594 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:35 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-25927023-3827-48ba-9fc3-0a2ee0487594 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] GET http://192.168.122.181/volume/v3/volumes/dbcc2598-381d-41dc-8bfc-cefae7b9aa33 Sep 03 13:45:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-25927023-3827-48ba-9fc3-0a2ee0487594 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-25927023-3827-48ba-9fc3-0a2ee0487594 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:35 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-25927023-3827-48ba-9fc3-0a2ee0487594 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] http://192.168.122.181/volume/v3/volumes/dbcc2598-381d-41dc-8bfc-cefae7b9aa33 returned with HTTP 404 Sep 03 13:45:35 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1232/2408] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:35 2026] GET /volume/v3/volumes/dbcc2598-381d-41dc-8bfc-cefae7b9aa33 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:45:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e8c8aad3-2205-4ada-8854-7b6073a0a261 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:35 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e8c8aad3-2205-4ada-8854-7b6073a0a261 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] DELETE http://192.168.122.181/volume/v3/volumes/0b9b43f8-824b-4103-b01e-26bfe7811cb8 Sep 03 13:45:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e8c8aad3-2205-4ada-8854-7b6073a0a261 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e8c8aad3-2205-4ada-8854-7b6073a0a261 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:35 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-e8c8aad3-2205-4ada-8854-7b6073a0a261 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Delete volume with id: 0b9b43f8-824b-4103-b01e-26bfe7811cb8 Sep 03 13:45:35 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:35 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:35 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:35 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:35 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-e8c8aad3-2205-4ada-8854-7b6073a0a261 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Volume info retrieved successfully. Sep 03 13:45:35 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-e8c8aad3-2205-4ada-8854-7b6073a0a261 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Delete volume request issued successfully. Sep 03 13:45:35 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e8c8aad3-2205-4ada-8854-7b6073a0a261 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] http://192.168.122.181/volume/v3/volumes/0b9b43f8-824b-4103-b01e-26bfe7811cb8 returned with HTTP 202 Sep 03 13:45:35 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1177/2409] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:45:35 2026] DELETE /volume/v3/volumes/0b9b43f8-824b-4103-b01e-26bfe7811cb8 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:45:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-758e8f4f-4d73-441c-8c67-9ea95bd556c6 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:35 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-758e8f4f-4d73-441c-8c67-9ea95bd556c6 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] GET http://192.168.122.181/volume/v3/volumes/0b9b43f8-824b-4103-b01e-26bfe7811cb8 Sep 03 13:45:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-758e8f4f-4d73-441c-8c67-9ea95bd556c6 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-758e8f4f-4d73-441c-8c67-9ea95bd556c6 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:35 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:35 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:35 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:35 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:35 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-758e8f4f-4d73-441c-8c67-9ea95bd556c6 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Volume info retrieved successfully. Sep 03 13:45:35 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-758e8f4f-4d73-441c-8c67-9ea95bd556c6 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] http://192.168.122.181/volume/v3/volumes/0b9b43f8-824b-4103-b01e-26bfe7811cb8 returned with HTTP 200 Sep 03 13:45:35 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1233/2410] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:35 2026] GET /volume/v3/volumes/0b9b43f8-824b-4103-b01e-26bfe7811cb8 => generated 860 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-ff6f492c-38b7-4e3a-b4c4-e382ca03a0df None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:36 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ff6f492c-38b7-4e3a-b4c4-e382ca03a0df tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] GET http://192.168.122.181/volume/v3/volumes/0b9b43f8-824b-4103-b01e-26bfe7811cb8 Sep 03 13:45:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ff6f492c-38b7-4e3a-b4c4-e382ca03a0df tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ff6f492c-38b7-4e3a-b4c4-e382ca03a0df tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:36 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ff6f492c-38b7-4e3a-b4c4-e382ca03a0df tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] http://192.168.122.181/volume/v3/volumes/0b9b43f8-824b-4103-b01e-26bfe7811cb8 returned with HTTP 404 Sep 03 13:45:36 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1178/2411] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:36 2026] GET /volume/v3/volumes/0b9b43f8-824b-4103-b01e-26bfe7811cb8 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:45:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-833a0998-86dd-4d1a-9ff3-fb93ef0b21ef None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:36 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-833a0998-86dd-4d1a-9ff3-fb93ef0b21ef tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] DELETE http://192.168.122.181/volume/v3/volumes/12625e7f-b001-43b7-8079-a6147466c0bd Sep 03 13:45:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-833a0998-86dd-4d1a-9ff3-fb93ef0b21ef tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-833a0998-86dd-4d1a-9ff3-fb93ef0b21ef tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:36 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-833a0998-86dd-4d1a-9ff3-fb93ef0b21ef tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Delete volume with id: 12625e7f-b001-43b7-8079-a6147466c0bd Sep 03 13:45:36 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:36 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:36 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:36 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:36 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-833a0998-86dd-4d1a-9ff3-fb93ef0b21ef tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Volume info retrieved successfully. Sep 03 13:45:36 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-833a0998-86dd-4d1a-9ff3-fb93ef0b21ef tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Delete volume request issued successfully. Sep 03 13:45:36 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-833a0998-86dd-4d1a-9ff3-fb93ef0b21ef tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] http://192.168.122.181/volume/v3/volumes/12625e7f-b001-43b7-8079-a6147466c0bd returned with HTTP 202 Sep 03 13:45:36 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1234/2412] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:45:36 2026] DELETE /volume/v3/volumes/12625e7f-b001-43b7-8079-a6147466c0bd => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:45:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-c8772c6a-c47a-43c0-b2ad-070d0ad6c738 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:36 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c8772c6a-c47a-43c0-b2ad-070d0ad6c738 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] GET http://192.168.122.181/volume/v3/volumes/12625e7f-b001-43b7-8079-a6147466c0bd Sep 03 13:45:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c8772c6a-c47a-43c0-b2ad-070d0ad6c738 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c8772c6a-c47a-43c0-b2ad-070d0ad6c738 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:36 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:36 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:36 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:36 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:36 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-c8772c6a-c47a-43c0-b2ad-070d0ad6c738 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Volume info retrieved successfully. Sep 03 13:45:36 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c8772c6a-c47a-43c0-b2ad-070d0ad6c738 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] http://192.168.122.181/volume/v3/volumes/12625e7f-b001-43b7-8079-a6147466c0bd returned with HTTP 200 Sep 03 13:45:36 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1179/2413] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:36 2026] GET /volume/v3/volumes/12625e7f-b001-43b7-8079-a6147466c0bd => generated 861 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-eb33b2fa-9ccf-4dfe-a194-5551f9192bb9 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:37 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-eb33b2fa-9ccf-4dfe-a194-5551f9192bb9 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] GET http://192.168.122.181/volume/v3/volumes/12625e7f-b001-43b7-8079-a6147466c0bd Sep 03 13:45:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-eb33b2fa-9ccf-4dfe-a194-5551f9192bb9 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-eb33b2fa-9ccf-4dfe-a194-5551f9192bb9 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:37 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-eb33b2fa-9ccf-4dfe-a194-5551f9192bb9 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] http://192.168.122.181/volume/v3/volumes/12625e7f-b001-43b7-8079-a6147466c0bd returned with HTTP 404 Sep 03 13:45:37 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1235/2414] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:37 2026] GET /volume/v3/volumes/12625e7f-b001-43b7-8079-a6147466c0bd => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:45:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-031aa543-68cc-4334-8d39-ff608ce70754 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:37 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-031aa543-68cc-4334-8d39-ff608ce70754 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] DELETE http://192.168.122.181/volume/v3/snapshots/1c720fd5-52c2-4d29-9166-a37d0bfe1b82 Sep 03 13:45:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-031aa543-68cc-4334-8d39-ff608ce70754 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-031aa543-68cc-4334-8d39-ff608ce70754 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:37 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.snapshots [None req-031aa543-68cc-4334-8d39-ff608ce70754 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Delete snapshot with id: 1c720fd5-52c2-4d29-9166-a37d0bfe1b82 Sep 03 13:45:37 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:37 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:37 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-031aa543-68cc-4334-8d39-ff608ce70754 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Snapshot retrieved successfully. Sep 03 13:45:37 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:37 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:37 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-031aa543-68cc-4334-8d39-ff608ce70754 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Snapshot delete request issued successfully. Sep 03 13:45:37 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-031aa543-68cc-4334-8d39-ff608ce70754 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] http://192.168.122.181/volume/v3/snapshots/1c720fd5-52c2-4d29-9166-a37d0bfe1b82 returned with HTTP 202 Sep 03 13:45:37 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1180/2415] 192.168.122.181 () {58 vars in 1241 bytes} [Thu Sep 3 13:45:37 2026] DELETE /volume/v3/snapshots/1c720fd5-52c2-4d29-9166-a37d0bfe1b82 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:45:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-0523dd0c-9546-463f-8342-9930bb1c1a5b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:37 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0523dd0c-9546-463f-8342-9930bb1c1a5b tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] GET http://192.168.122.181/volume/v3/snapshots/1c720fd5-52c2-4d29-9166-a37d0bfe1b82 Sep 03 13:45:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0523dd0c-9546-463f-8342-9930bb1c1a5b tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0523dd0c-9546-463f-8342-9930bb1c1a5b tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:37 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:37 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:37 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-0523dd0c-9546-463f-8342-9930bb1c1a5b tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Snapshot retrieved successfully. Sep 03 13:45:37 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0523dd0c-9546-463f-8342-9930bb1c1a5b tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] http://192.168.122.181/volume/v3/snapshots/1c720fd5-52c2-4d29-9166-a37d0bfe1b82 returned with HTTP 200 Sep 03 13:45:37 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1236/2416] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:45:37 2026] GET /volume/v3/snapshots/1c720fd5-52c2-4d29-9166-a37d0bfe1b82 => generated 474 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:38 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-97347256-3f5c-4329-8845-821e8b9d614c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:38 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-97347256-3f5c-4329-8845-821e8b9d614c tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] GET http://192.168.122.181/volume/v3/snapshots/1c720fd5-52c2-4d29-9166-a37d0bfe1b82 Sep 03 13:45:38 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-97347256-3f5c-4329-8845-821e8b9d614c tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:38 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-97347256-3f5c-4329-8845-821e8b9d614c tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:38 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:38 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:38 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-97347256-3f5c-4329-8845-821e8b9d614c tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Snapshot retrieved successfully. Sep 03 13:45:38 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-97347256-3f5c-4329-8845-821e8b9d614c tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] http://192.168.122.181/volume/v3/snapshots/1c720fd5-52c2-4d29-9166-a37d0bfe1b82 returned with HTTP 200 Sep 03 13:45:38 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1181/2417] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:45:38 2026] GET /volume/v3/snapshots/1c720fd5-52c2-4d29-9166-a37d0bfe1b82 => generated 474 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:39 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-18e58052-fe24-4c6d-881c-1905042f4c87 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:39 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-18e58052-fe24-4c6d-881c-1905042f4c87 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] GET http://192.168.122.181/volume/v3/snapshots/1c720fd5-52c2-4d29-9166-a37d0bfe1b82 Sep 03 13:45:39 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-18e58052-fe24-4c6d-881c-1905042f4c87 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:39 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-18e58052-fe24-4c6d-881c-1905042f4c87 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:39 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-18e58052-fe24-4c6d-881c-1905042f4c87 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] http://192.168.122.181/volume/v3/snapshots/1c720fd5-52c2-4d29-9166-a37d0bfe1b82 returned with HTTP 404 Sep 03 13:45:39 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1237/2418] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:45:39 2026] GET /volume/v3/snapshots/1c720fd5-52c2-4d29-9166-a37d0bfe1b82 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:45:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-0b6a1188-3b4b-4c31-a38c-27bd99099e85 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:39 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0b6a1188-3b4b-4c31-a38c-27bd99099e85 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] DELETE http://192.168.122.181/volume/v3/volumes/3605c184-565a-4e5b-a58b-bff8b54af492 Sep 03 13:45:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0b6a1188-3b4b-4c31-a38c-27bd99099e85 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0b6a1188-3b4b-4c31-a38c-27bd99099e85 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:39 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-0b6a1188-3b4b-4c31-a38c-27bd99099e85 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Delete volume with id: 3605c184-565a-4e5b-a58b-bff8b54af492 Sep 03 13:45:39 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:39 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:39 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:39 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:39 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-0b6a1188-3b4b-4c31-a38c-27bd99099e85 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Volume info retrieved successfully. Sep 03 13:45:39 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-0b6a1188-3b4b-4c31-a38c-27bd99099e85 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Delete volume request issued successfully. Sep 03 13:45:39 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0b6a1188-3b4b-4c31-a38c-27bd99099e85 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] http://192.168.122.181/volume/v3/volumes/3605c184-565a-4e5b-a58b-bff8b54af492 returned with HTTP 202 Sep 03 13:45:39 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1182/2419] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:45:39 2026] DELETE /volume/v3/volumes/3605c184-565a-4e5b-a58b-bff8b54af492 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:45:39 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-0d7a1637-f084-4c54-a996-d23f6606b3fe None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:39 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0d7a1637-f084-4c54-a996-d23f6606b3fe tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] GET http://192.168.122.181/volume/v3/volumes/3605c184-565a-4e5b-a58b-bff8b54af492 Sep 03 13:45:39 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0d7a1637-f084-4c54-a996-d23f6606b3fe tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:39 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0d7a1637-f084-4c54-a996-d23f6606b3fe tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:39 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:39 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:39 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:39 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:39 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-0d7a1637-f084-4c54-a996-d23f6606b3fe tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Volume info retrieved successfully. Sep 03 13:45:39 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0d7a1637-f084-4c54-a996-d23f6606b3fe tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] http://192.168.122.181/volume/v3/volumes/3605c184-565a-4e5b-a58b-bff8b54af492 returned with HTTP 200 Sep 03 13:45:39 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1238/2420] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:39 2026] GET /volume/v3/volumes/3605c184-565a-4e5b-a58b-bff8b54af492 => generated 861 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-ce7204d2-9f90-4e49-af6e-7e51a541b693 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ce7204d2-9f90-4e49-af6e-7e51a541b693 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] GET http://192.168.122.181/volume/v3/volumes/3605c184-565a-4e5b-a58b-bff8b54af492 Sep 03 13:45:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ce7204d2-9f90-4e49-af6e-7e51a541b693 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ce7204d2-9f90-4e49-af6e-7e51a541b693 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ce7204d2-9f90-4e49-af6e-7e51a541b693 tempest-CreateVolumesFromSnapshotTest-1233080421 tempest-CreateVolumesFromSnapshotTest-1233080421-project-member] http://192.168.122.181/volume/v3/volumes/3605c184-565a-4e5b-a58b-bff8b54af492 returned with HTTP 404 Sep 03 13:45:40 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1183/2421] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:40 2026] GET /volume/v3/volumes/3605c184-565a-4e5b-a58b-bff8b54af492 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:45:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-47363d0e-dd79-497b-a253-3e56b3a71890 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-47363d0e-dd79-497b-a253-3e56b3a71890 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:45:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-47363d0e-dd79-497b-a253-3e56b3a71890 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-478344187"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:45:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-47363d0e-dd79-497b-a253-3e56b3a71890 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-478344187'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:45:43 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-47363d0e-dd79-497b-a253-3e56b3a71890 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Create volume of 1 GB Sep 03 13:45:43 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-47363d0e-dd79-497b-a253-3e56b3a71890 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Availability Zones retrieved successfully. Sep 03 13:45:43 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-47363d0e-dd79-497b-a253-3e56b3a71890 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Flow 'volume_create_api' (7ce565ed-a492-4284-8977-77e42ed250be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:45:43 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-47363d0e-dd79-497b-a253-3e56b3a71890 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b70d1adb-705d-410f-81ca-281c62ae03b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:43 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-47363d0e-dd79-497b-a253-3e56b3a71890 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:45:43 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-47363d0e-dd79-497b-a253-3e56b3a71890 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b70d1adb-705d-410f-81ca-281c62ae03b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:43 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-47363d0e-dd79-497b-a253-3e56b3a71890 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b72251c-6c16-4426-a800-67542a6250a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:43 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-47363d0e-dd79-497b-a253-3e56b3a71890 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Created reservations ['4da5545c-2e1c-4868-9c0c-c480f83bbdff', '808cffd4-c34f-435b-a4c4-7ebee3611c5b', 'e671d5bf-858c-4fae-9570-16a774bc2f43', '90112b89-e508-4c63-94a5-8e5d251c9fe0'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:45:43 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-47363d0e-dd79-497b-a253-3e56b3a71890 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b72251c-6c16-4426-a800-67542a6250a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4da5545c-2e1c-4868-9c0c-c480f83bbdff', '808cffd4-c34f-435b-a4c4-7ebee3611c5b', 'e671d5bf-858c-4fae-9570-16a774bc2f43', '90112b89-e508-4c63-94a5-8e5d251c9fe0']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:43 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-47363d0e-dd79-497b-a253-3e56b3a71890 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d5f6527-2109-4b81-b004-50904896baeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:43 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:43 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:43 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-47363d0e-dd79-497b-a253-3e56b3a71890 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d5f6527-2109-4b81-b004-50904896baeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c50e109-7a56-499b-87fd-423aad09dcb8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-478344187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14761334664e4db7b7b5eee874e9a77e',qos_specs=None,replication_status=,reservations=['4da5545c-2e1c-4868-9c0c-c480f83bbdff','808cffd4-c34f-435b-a4c4-7ebee3611c5b','e671d5bf-858c-4fae-9570-16a774bc2f43','90112b89-e508-4c63-94a5-8e5d251c9fe0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2528c600a0ea4a6ea1467184feb8db24',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:45:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-478344187',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c50e109-7a56-499b-87fd-423aad09dcb8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14761334664e4db7b7b5eee874e9a77e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2528c600a0ea4a6ea1467184feb8db24',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:43 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-47363d0e-dd79-497b-a253-3e56b3a71890 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4639f90-bc7d-454a-bf7d-1bf0899c6176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:43 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-47363d0e-dd79-497b-a253-3e56b3a71890 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4639f90-bc7d-454a-bf7d-1bf0899c6176) transitioned into state 'SUCCESS' from state '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-478344187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14761334664e4db7b7b5eee874e9a77e',qos_specs=None,replication_status=,reservations=['4da5545c-2e1c-4868-9c0c-c480f83bbdff','808cffd4-c34f-435b-a4c4-7ebee3611c5b','e671d5bf-858c-4fae-9570-16a774bc2f43','90112b89-e508-4c63-94a5-8e5d251c9fe0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2528c600a0ea4a6ea1467184feb8db24',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:43 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-47363d0e-dd79-497b-a253-3e56b3a71890 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54dcd1c1-91e2-48c2-90a2-81f107a01a41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:43 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-47363d0e-dd79-497b-a253-3e56b3a71890 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54dcd1c1-91e2-48c2-90a2-81f107a01a41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:43 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-47363d0e-dd79-497b-a253-3e56b3a71890 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Flow 'volume_create_api' (7ce565ed-a492-4284-8977-77e42ed250be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:45:43 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-47363d0e-dd79-497b-a253-3e56b3a71890 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Create volume request issued successfully. Sep 03 13:45:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-47363d0e-dd79-497b-a253-3e56b3a71890 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:45:43 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1239/2422] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:45:43 2026] POST /volume/v3/volumes => generated 772 bytes in 530 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:45:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-9bcdefb2-9b81-413c-9cbe-aafec3d817b3 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9bcdefb2-9b81-413c-9cbe-aafec3d817b3 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] GET http://192.168.122.181/volume/v3/volumes/2c50e109-7a56-499b-87fd-423aad09dcb8 Sep 03 13:45:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9bcdefb2-9b81-413c-9cbe-aafec3d817b3 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9bcdefb2-9b81-413c-9cbe-aafec3d817b3 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:43 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:43 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:43 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:43 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:43 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-9bcdefb2-9b81-413c-9cbe-aafec3d817b3 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Volume info retrieved successfully. Sep 03 13:45:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9bcdefb2-9b81-413c-9cbe-aafec3d817b3 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] http://192.168.122.181/volume/v3/volumes/2c50e109-7a56-499b-87fd-423aad09dcb8 returned with HTTP 200 Sep 03 13:45:43 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1184/2423] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:43 2026] GET /volume/v3/volumes/2c50e109-7a56-499b-87fd-423aad09dcb8 => generated 840 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-1ed624fe-a339-4d3f-8d82-0fa5ab1ee3ab None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:44 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1ed624fe-a339-4d3f-8d82-0fa5ab1ee3ab tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] GET http://192.168.122.181/volume/v3/volumes/2c50e109-7a56-499b-87fd-423aad09dcb8 Sep 03 13:45:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1ed624fe-a339-4d3f-8d82-0fa5ab1ee3ab tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1ed624fe-a339-4d3f-8d82-0fa5ab1ee3ab tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:44 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:44 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:45 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:45 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:45 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-1ed624fe-a339-4d3f-8d82-0fa5ab1ee3ab tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Volume info retrieved successfully. Sep 03 13:45:45 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1ed624fe-a339-4d3f-8d82-0fa5ab1ee3ab tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] http://192.168.122.181/volume/v3/volumes/2c50e109-7a56-499b-87fd-423aad09dcb8 returned with HTTP 200 Sep 03 13:45:45 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1240/2424] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:44 2026] GET /volume/v3/volumes/2c50e109-7a56-499b-87fd-423aad09dcb8 => generated 865 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-796b6640-af35-4a46-9455-5a9f9155aec3 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:45 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-796b6640-af35-4a46-9455-5a9f9155aec3 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:45:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-796b6640-af35-4a46-9455-5a9f9155aec3 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "2c50e109-7a56-499b-87fd-423aad09dcb8", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1476747522"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:45:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-796b6640-af35-4a46-9455-5a9f9155aec3 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Create volume request body: {'volume': {"'source_volid": '2c50e109-7a56-499b-87fd-423aad09dcb8', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1476747522'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:45:45 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-796b6640-af35-4a46-9455-5a9f9155aec3 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Create volume of 1 GB Sep 03 13:45:45 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-796b6640-af35-4a46-9455-5a9f9155aec3 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Availability Zones retrieved successfully. Sep 03 13:45:45 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-796b6640-af35-4a46-9455-5a9f9155aec3 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Flow 'volume_create_api' (3fb1a67c-19f3-4ffb-9a89-8352b08959d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:45:45 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-796b6640-af35-4a46-9455-5a9f9155aec3 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b2e4734-d4f4-4e0a-85e3-47651a159cd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:45 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-796b6640-af35-4a46-9455-5a9f9155aec3 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:45:45 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-796b6640-af35-4a46-9455-5a9f9155aec3 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b2e4734-d4f4-4e0a-85e3-47651a159cd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:45 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-796b6640-af35-4a46-9455-5a9f9155aec3 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (284ec87d-5453-4d8a-96af-07f2d0d97802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:45 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-796b6640-af35-4a46-9455-5a9f9155aec3 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Created reservations ['9cbc8542-0e30-431e-aad3-4b588cfdf048', '9309e7a2-8db2-4a2f-ab6a-4d3461a305f1', '04b2a07f-d176-4813-9648-ca72e1254e9d', '37928f71-4658-4912-a326-0f3e0b8a1e02'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:45:45 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-796b6640-af35-4a46-9455-5a9f9155aec3 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (284ec87d-5453-4d8a-96af-07f2d0d97802) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9cbc8542-0e30-431e-aad3-4b588cfdf048', '9309e7a2-8db2-4a2f-ab6a-4d3461a305f1', '04b2a07f-d176-4813-9648-ca72e1254e9d', '37928f71-4658-4912-a326-0f3e0b8a1e02']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:45 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-796b6640-af35-4a46-9455-5a9f9155aec3 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e00c6db6-9798-43ac-aecb-59da1a6bd90d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:45 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:45 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:45 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-796b6640-af35-4a46-9455-5a9f9155aec3 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e00c6db6-9798-43ac-aecb-59da1a6bd90d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21e3cebf-5c86-400a-9db5-883348bcf548', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1476747522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14761334664e4db7b7b5eee874e9a77e',qos_specs=None,replication_status=,reservations=['9cbc8542-0e30-431e-aad3-4b588cfdf048','9309e7a2-8db2-4a2f-ab6a-4d3461a305f1','04b2a07f-d176-4813-9648-ca72e1254e9d','37928f71-4658-4912-a326-0f3e0b8a1e02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2528c600a0ea4a6ea1467184feb8db24',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:45:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1476747522',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21e3cebf-5c86-400a-9db5-883348bcf548,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14761334664e4db7b7b5eee874e9a77e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2528c600a0ea4a6ea1467184feb8db24',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:45 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-796b6640-af35-4a46-9455-5a9f9155aec3 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1095c15-8acd-421c-9388-7c6b81a2a474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:45 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-796b6640-af35-4a46-9455-5a9f9155aec3 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1095c15-8acd-421c-9388-7c6b81a2a474) transitioned into state 'SUCCESS' from state '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-1476747522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14761334664e4db7b7b5eee874e9a77e',qos_specs=None,replication_status=,reservations=['9cbc8542-0e30-431e-aad3-4b588cfdf048','9309e7a2-8db2-4a2f-ab6a-4d3461a305f1','04b2a07f-d176-4813-9648-ca72e1254e9d','37928f71-4658-4912-a326-0f3e0b8a1e02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2528c600a0ea4a6ea1467184feb8db24',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:45 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-796b6640-af35-4a46-9455-5a9f9155aec3 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74c47ca0-0ad8-4894-885d-0bed7b39dc76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:45 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-796b6640-af35-4a46-9455-5a9f9155aec3 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74c47ca0-0ad8-4894-885d-0bed7b39dc76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:45 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-796b6640-af35-4a46-9455-5a9f9155aec3 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Flow 'volume_create_api' (3fb1a67c-19f3-4ffb-9a89-8352b08959d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:45:45 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-796b6640-af35-4a46-9455-5a9f9155aec3 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Create volume request issued successfully. Sep 03 13:45:45 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-796b6640-af35-4a46-9455-5a9f9155aec3 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:45:45 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1185/2425] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:45:45 2026] POST /volume/v3/volumes => generated 773 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:45:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ba914810-fbfd-4852-9984-099c2dc475f2 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:45 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ba914810-fbfd-4852-9984-099c2dc475f2 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:45:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ba914810-fbfd-4852-9984-099c2dc475f2 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "2c50e109-7a56-499b-87fd-423aad09dcb8", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-771812097"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:45:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-ba914810-fbfd-4852-9984-099c2dc475f2 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Create volume request body: {'volume': {"'source_volid": '2c50e109-7a56-499b-87fd-423aad09dcb8', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-771812097'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:45:45 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-ba914810-fbfd-4852-9984-099c2dc475f2 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Create volume of 1 GB Sep 03 13:45:45 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-ba914810-fbfd-4852-9984-099c2dc475f2 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Availability Zones retrieved successfully. Sep 03 13:45:45 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ba914810-fbfd-4852-9984-099c2dc475f2 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Flow 'volume_create_api' (a7a6aae3-f9e5-408d-bda8-9ab4c2f143a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:45:45 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ba914810-fbfd-4852-9984-099c2dc475f2 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36e13b1d-34c2-4c1c-9941-63990ea32c03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:45 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-ba914810-fbfd-4852-9984-099c2dc475f2 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:45:45 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ba914810-fbfd-4852-9984-099c2dc475f2 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36e13b1d-34c2-4c1c-9941-63990ea32c03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:45 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ba914810-fbfd-4852-9984-099c2dc475f2 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69afd560-b0ce-4f77-81a7-0592af00f207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:45 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-ba914810-fbfd-4852-9984-099c2dc475f2 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Created reservations ['13e2d2ae-2006-4fca-acfd-919b6112febb', 'c89bd036-b90c-441f-9263-42fce7c746c5', '6ae61077-2525-4083-a9d9-a240a64d55a6', '3f49b9e1-e40f-4d3b-b831-fee60778ef4b'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:45:45 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ba914810-fbfd-4852-9984-099c2dc475f2 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69afd560-b0ce-4f77-81a7-0592af00f207) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13e2d2ae-2006-4fca-acfd-919b6112febb', 'c89bd036-b90c-441f-9263-42fce7c746c5', '6ae61077-2525-4083-a9d9-a240a64d55a6', '3f49b9e1-e40f-4d3b-b831-fee60778ef4b']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:45 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ba914810-fbfd-4852-9984-099c2dc475f2 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51e5fcb7-62d5-4f04-94ca-fc0ec4c7607a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:45 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:45 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:45 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ba914810-fbfd-4852-9984-099c2dc475f2 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51e5fcb7-62d5-4f04-94ca-fc0ec4c7607a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4d25e07-e863-4156-8134-ec5de8327ee9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-771812097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14761334664e4db7b7b5eee874e9a77e',qos_specs=None,replication_status=,reservations=['13e2d2ae-2006-4fca-acfd-919b6112febb','c89bd036-b90c-441f-9263-42fce7c746c5','6ae61077-2525-4083-a9d9-a240a64d55a6','3f49b9e1-e40f-4d3b-b831-fee60778ef4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2528c600a0ea4a6ea1467184feb8db24',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:45:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-771812097',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4d25e07-e863-4156-8134-ec5de8327ee9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14761334664e4db7b7b5eee874e9a77e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2528c600a0ea4a6ea1467184feb8db24',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:45 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ba914810-fbfd-4852-9984-099c2dc475f2 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21ef0604-94b0-44aa-9393-540f2ad23f23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:45 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ba914810-fbfd-4852-9984-099c2dc475f2 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21ef0604-94b0-44aa-9393-540f2ad23f23) transitioned into state 'SUCCESS' from state '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-771812097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14761334664e4db7b7b5eee874e9a77e',qos_specs=None,replication_status=,reservations=['13e2d2ae-2006-4fca-acfd-919b6112febb','c89bd036-b90c-441f-9263-42fce7c746c5','6ae61077-2525-4083-a9d9-a240a64d55a6','3f49b9e1-e40f-4d3b-b831-fee60778ef4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2528c600a0ea4a6ea1467184feb8db24',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:45 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ba914810-fbfd-4852-9984-099c2dc475f2 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d73fa22-52b8-482c-b98e-27d3fb0c7499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:45 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ba914810-fbfd-4852-9984-099c2dc475f2 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d73fa22-52b8-482c-b98e-27d3fb0c7499) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:45 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ba914810-fbfd-4852-9984-099c2dc475f2 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Flow 'volume_create_api' (a7a6aae3-f9e5-408d-bda8-9ab4c2f143a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:45:45 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-ba914810-fbfd-4852-9984-099c2dc475f2 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Create volume request issued successfully. Sep 03 13:45:45 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ba914810-fbfd-4852-9984-099c2dc475f2 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:45:45 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1241/2426] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:45:45 2026] POST /volume/v3/volumes => generated 772 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:45:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-677f87b4-a0b3-4de8-ac02-43205ed045b8 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:45 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-677f87b4-a0b3-4de8-ac02-43205ed045b8 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:45:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-677f87b4-a0b3-4de8-ac02-43205ed045b8 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "2c50e109-7a56-499b-87fd-423aad09dcb8", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-296590400"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:45:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-677f87b4-a0b3-4de8-ac02-43205ed045b8 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Create volume request body: {'volume': {"'source_volid": '2c50e109-7a56-499b-87fd-423aad09dcb8', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-296590400'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:45:45 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-677f87b4-a0b3-4de8-ac02-43205ed045b8 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Create volume of 1 GB Sep 03 13:45:45 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:45 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:45 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-677f87b4-a0b3-4de8-ac02-43205ed045b8 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Availability Zones retrieved successfully. Sep 03 13:45:45 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-677f87b4-a0b3-4de8-ac02-43205ed045b8 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Flow 'volume_create_api' (5fe7b502-a422-4267-bfc7-d015c1cba036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:45:45 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-677f87b4-a0b3-4de8-ac02-43205ed045b8 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fac24e1e-49c6-4fce-a5b5-74ec1036a981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:45 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-677f87b4-a0b3-4de8-ac02-43205ed045b8 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:45:45 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-677f87b4-a0b3-4de8-ac02-43205ed045b8 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fac24e1e-49c6-4fce-a5b5-74ec1036a981) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:45 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-677f87b4-a0b3-4de8-ac02-43205ed045b8 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e4d96e2-3082-42d9-9c3b-535742a35194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:46 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-677f87b4-a0b3-4de8-ac02-43205ed045b8 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Created reservations ['e7a6563c-b23c-4560-aa57-1a9debba1f68', 'b33c177c-ecc3-41a0-bab4-79d8bafd3d69', 'f6cec57c-85cb-420f-a59e-edd63d9ae983', '88665f84-efaa-4a12-b997-29a70538230c'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:45:46 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-677f87b4-a0b3-4de8-ac02-43205ed045b8 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e4d96e2-3082-42d9-9c3b-535742a35194) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7a6563c-b23c-4560-aa57-1a9debba1f68', 'b33c177c-ecc3-41a0-bab4-79d8bafd3d69', 'f6cec57c-85cb-420f-a59e-edd63d9ae983', '88665f84-efaa-4a12-b997-29a70538230c']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:46 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-677f87b4-a0b3-4de8-ac02-43205ed045b8 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88046f37-2326-4092-80a1-c2c57faa64b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:46 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:46 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:46 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-677f87b4-a0b3-4de8-ac02-43205ed045b8 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88046f37-2326-4092-80a1-c2c57faa64b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8df9055d-c581-4029-991d-311481984bad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-296590400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14761334664e4db7b7b5eee874e9a77e',qos_specs=None,replication_status=,reservations=['e7a6563c-b23c-4560-aa57-1a9debba1f68','b33c177c-ecc3-41a0-bab4-79d8bafd3d69','f6cec57c-85cb-420f-a59e-edd63d9ae983','88665f84-efaa-4a12-b997-29a70538230c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2528c600a0ea4a6ea1467184feb8db24',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:45:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-296590400',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8df9055d-c581-4029-991d-311481984bad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14761334664e4db7b7b5eee874e9a77e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2528c600a0ea4a6ea1467184feb8db24',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:46 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-677f87b4-a0b3-4de8-ac02-43205ed045b8 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d30485aa-0a5c-418e-b8c3-016c4887edea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:46 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-677f87b4-a0b3-4de8-ac02-43205ed045b8 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d30485aa-0a5c-418e-b8c3-016c4887edea) transitioned into state 'SUCCESS' from state '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-296590400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14761334664e4db7b7b5eee874e9a77e',qos_specs=None,replication_status=,reservations=['e7a6563c-b23c-4560-aa57-1a9debba1f68','b33c177c-ecc3-41a0-bab4-79d8bafd3d69','f6cec57c-85cb-420f-a59e-edd63d9ae983','88665f84-efaa-4a12-b997-29a70538230c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2528c600a0ea4a6ea1467184feb8db24',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:46 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-677f87b4-a0b3-4de8-ac02-43205ed045b8 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27923a83-0680-446b-8883-2807e65d12c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:46 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-677f87b4-a0b3-4de8-ac02-43205ed045b8 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27923a83-0680-446b-8883-2807e65d12c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:46 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-677f87b4-a0b3-4de8-ac02-43205ed045b8 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Flow 'volume_create_api' (5fe7b502-a422-4267-bfc7-d015c1cba036) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:45:46 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-677f87b4-a0b3-4de8-ac02-43205ed045b8 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Create volume request issued successfully. Sep 03 13:45:46 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-677f87b4-a0b3-4de8-ac02-43205ed045b8 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:45:46 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1186/2427] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:45:45 2026] POST /volume/v3/volumes => generated 772 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:45:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e35b44ad-ed26-4cc4-a4e8-6bd9f29aa42d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:46 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e35b44ad-ed26-4cc4-a4e8-6bd9f29aa42d tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:45:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e35b44ad-ed26-4cc4-a4e8-6bd9f29aa42d tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "2c50e109-7a56-499b-87fd-423aad09dcb8", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-233196622"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:45:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-e35b44ad-ed26-4cc4-a4e8-6bd9f29aa42d tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Create volume request body: {'volume': {"'source_volid": '2c50e109-7a56-499b-87fd-423aad09dcb8', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-233196622'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:45:46 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-e35b44ad-ed26-4cc4-a4e8-6bd9f29aa42d tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Create volume of 1 GB Sep 03 13:45:46 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:46 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:46 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-e35b44ad-ed26-4cc4-a4e8-6bd9f29aa42d tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Availability Zones retrieved successfully. Sep 03 13:45:46 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e35b44ad-ed26-4cc4-a4e8-6bd9f29aa42d tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Flow 'volume_create_api' (ead758d9-815f-47ea-9b89-d7f91d46837b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:45:46 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e35b44ad-ed26-4cc4-a4e8-6bd9f29aa42d tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1088a33c-6796-4203-b3fa-9ffe961731a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:46 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-e35b44ad-ed26-4cc4-a4e8-6bd9f29aa42d tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:45:46 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e35b44ad-ed26-4cc4-a4e8-6bd9f29aa42d tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1088a33c-6796-4203-b3fa-9ffe961731a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:46 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e35b44ad-ed26-4cc4-a4e8-6bd9f29aa42d tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (279d5337-39e7-4caa-be51-0f62b7a02476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:46 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-e35b44ad-ed26-4cc4-a4e8-6bd9f29aa42d tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Created reservations ['a93466e6-1696-4d0e-b8eb-e0fe8ed519c4', '091ac923-d5fa-4d47-931f-d67102d6022d', '0c4a9782-0be8-487a-8538-3b80131cf1b5', '4a680b53-fe73-4f40-9745-7c7394898bac'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:45:46 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e35b44ad-ed26-4cc4-a4e8-6bd9f29aa42d tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (279d5337-39e7-4caa-be51-0f62b7a02476) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a93466e6-1696-4d0e-b8eb-e0fe8ed519c4', '091ac923-d5fa-4d47-931f-d67102d6022d', '0c4a9782-0be8-487a-8538-3b80131cf1b5', '4a680b53-fe73-4f40-9745-7c7394898bac']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:46 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e35b44ad-ed26-4cc4-a4e8-6bd9f29aa42d tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cdbbbdd-9a14-4948-9edd-45f3239c5012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:46 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:46 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:46 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e35b44ad-ed26-4cc4-a4e8-6bd9f29aa42d tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cdbbbdd-9a14-4948-9edd-45f3239c5012) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8159de9-5eb1-42c9-ab0f-e5715bd4307c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-233196622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14761334664e4db7b7b5eee874e9a77e',qos_specs=None,replication_status=,reservations=['a93466e6-1696-4d0e-b8eb-e0fe8ed519c4','091ac923-d5fa-4d47-931f-d67102d6022d','0c4a9782-0be8-487a-8538-3b80131cf1b5','4a680b53-fe73-4f40-9745-7c7394898bac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2528c600a0ea4a6ea1467184feb8db24',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:45:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-233196622',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8159de9-5eb1-42c9-ab0f-e5715bd4307c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14761334664e4db7b7b5eee874e9a77e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2528c600a0ea4a6ea1467184feb8db24',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:46 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e35b44ad-ed26-4cc4-a4e8-6bd9f29aa42d tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (138ac8a2-656a-4ae7-aa01-5159559219a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:46 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e35b44ad-ed26-4cc4-a4e8-6bd9f29aa42d tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (138ac8a2-656a-4ae7-aa01-5159559219a0) transitioned into state 'SUCCESS' from state '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-233196622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14761334664e4db7b7b5eee874e9a77e',qos_specs=None,replication_status=,reservations=['a93466e6-1696-4d0e-b8eb-e0fe8ed519c4','091ac923-d5fa-4d47-931f-d67102d6022d','0c4a9782-0be8-487a-8538-3b80131cf1b5','4a680b53-fe73-4f40-9745-7c7394898bac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2528c600a0ea4a6ea1467184feb8db24',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:46 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e35b44ad-ed26-4cc4-a4e8-6bd9f29aa42d tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (997efcc3-104a-4905-8264-06c4d1e8a404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:46 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e35b44ad-ed26-4cc4-a4e8-6bd9f29aa42d tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (997efcc3-104a-4905-8264-06c4d1e8a404) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:46 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e35b44ad-ed26-4cc4-a4e8-6bd9f29aa42d tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Flow 'volume_create_api' (ead758d9-815f-47ea-9b89-d7f91d46837b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:45:46 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-e35b44ad-ed26-4cc4-a4e8-6bd9f29aa42d tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Create volume request issued successfully. Sep 03 13:45:46 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e35b44ad-ed26-4cc4-a4e8-6bd9f29aa42d tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:45:46 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1242/2428] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:45:46 2026] POST /volume/v3/volumes => generated 772 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:45:46 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-a6caaa28-571c-423c-a99e-f425e9d154aa None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:46 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a6caaa28-571c-423c-a99e-f425e9d154aa tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:45:46 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a6caaa28-571c-423c-a99e-f425e9d154aa tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "2c50e109-7a56-499b-87fd-423aad09dcb8", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-984745566"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:45:46 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-a6caaa28-571c-423c-a99e-f425e9d154aa tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Create volume request body: {'volume': {"'source_volid": '2c50e109-7a56-499b-87fd-423aad09dcb8', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-984745566'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:45:46 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-a6caaa28-571c-423c-a99e-f425e9d154aa tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Create volume of 1 GB Sep 03 13:45:46 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:46 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:46 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-a6caaa28-571c-423c-a99e-f425e9d154aa tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Availability Zones retrieved successfully. Sep 03 13:45:46 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-a6caaa28-571c-423c-a99e-f425e9d154aa tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Flow 'volume_create_api' (150b87d3-cc0f-4087-ae45-e5576ae0243f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:45:46 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-a6caaa28-571c-423c-a99e-f425e9d154aa tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab67b362-9a10-4db7-8536-3abe4a18e3e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:46 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-a6caaa28-571c-423c-a99e-f425e9d154aa tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:45:46 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-a6caaa28-571c-423c-a99e-f425e9d154aa tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab67b362-9a10-4db7-8536-3abe4a18e3e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:46 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-a6caaa28-571c-423c-a99e-f425e9d154aa tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c0cbce9-3602-4383-abd5-a90b975fff75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:46 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-a6caaa28-571c-423c-a99e-f425e9d154aa tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Created reservations ['b5b160e3-3f78-4f52-9bd4-a94b026d5e0c', '73d96dae-c58d-4f44-98c6-3a2d5721972f', '360945be-b10b-479a-8bc9-b189a0afbfe2', '8246c050-581b-4e7a-9dac-ae97f45a5d48'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:45:46 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-a6caaa28-571c-423c-a99e-f425e9d154aa tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c0cbce9-3602-4383-abd5-a90b975fff75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5b160e3-3f78-4f52-9bd4-a94b026d5e0c', '73d96dae-c58d-4f44-98c6-3a2d5721972f', '360945be-b10b-479a-8bc9-b189a0afbfe2', '8246c050-581b-4e7a-9dac-ae97f45a5d48']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:46 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-a6caaa28-571c-423c-a99e-f425e9d154aa tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72cc6895-afa3-4650-9714-96d4668676fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:46 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:46 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:46 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-a6caaa28-571c-423c-a99e-f425e9d154aa tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72cc6895-afa3-4650-9714-96d4668676fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a850af0-1cdc-416b-bdbd-4a5a39feb03e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-984745566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14761334664e4db7b7b5eee874e9a77e',qos_specs=None,replication_status=,reservations=['b5b160e3-3f78-4f52-9bd4-a94b026d5e0c','73d96dae-c58d-4f44-98c6-3a2d5721972f','360945be-b10b-479a-8bc9-b189a0afbfe2','8246c050-581b-4e7a-9dac-ae97f45a5d48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2528c600a0ea4a6ea1467184feb8db24',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:45:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-984745566',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a850af0-1cdc-416b-bdbd-4a5a39feb03e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14761334664e4db7b7b5eee874e9a77e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2528c600a0ea4a6ea1467184feb8db24',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:46 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-a6caaa28-571c-423c-a99e-f425e9d154aa tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e81a2645-5703-4cdd-89ee-724919160505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:46 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-a6caaa28-571c-423c-a99e-f425e9d154aa tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e81a2645-5703-4cdd-89ee-724919160505) transitioned into state 'SUCCESS' from state '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-984745566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14761334664e4db7b7b5eee874e9a77e',qos_specs=None,replication_status=,reservations=['b5b160e3-3f78-4f52-9bd4-a94b026d5e0c','73d96dae-c58d-4f44-98c6-3a2d5721972f','360945be-b10b-479a-8bc9-b189a0afbfe2','8246c050-581b-4e7a-9dac-ae97f45a5d48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2528c600a0ea4a6ea1467184feb8db24',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:46 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-a6caaa28-571c-423c-a99e-f425e9d154aa tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97105ef4-82af-4d76-b12f-f84553f1e8d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:45:47 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-a6caaa28-571c-423c-a99e-f425e9d154aa tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97105ef4-82af-4d76-b12f-f84553f1e8d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:45:47 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-a6caaa28-571c-423c-a99e-f425e9d154aa tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Flow 'volume_create_api' (150b87d3-cc0f-4087-ae45-e5576ae0243f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:45:47 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-a6caaa28-571c-423c-a99e-f425e9d154aa tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Create volume request issued successfully. Sep 03 13:45:47 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a6caaa28-571c-423c-a99e-f425e9d154aa tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:45:47 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1187/2429] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:45:46 2026] POST /volume/v3/volumes => generated 772 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:45:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-b2a60e79-3706-476b-a837-4f460a927be8 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:47 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b2a60e79-3706-476b-a837-4f460a927be8 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] GET http://192.168.122.181/volume/v3/volumes/21e3cebf-5c86-400a-9db5-883348bcf548 Sep 03 13:45:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b2a60e79-3706-476b-a837-4f460a927be8 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b2a60e79-3706-476b-a837-4f460a927be8 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:47 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:47 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:47 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:47 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:47 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-b2a60e79-3706-476b-a837-4f460a927be8 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Volume info retrieved successfully. Sep 03 13:45:47 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b2a60e79-3706-476b-a837-4f460a927be8 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] http://192.168.122.181/volume/v3/volumes/21e3cebf-5c86-400a-9db5-883348bcf548 returned with HTTP 200 Sep 03 13:45:47 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1243/2430] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:47 2026] GET /volume/v3/volumes/21e3cebf-5c86-400a-9db5-883348bcf548 => generated 866 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e51fd661-a875-4696-afc3-61cba6c8ab73 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:47 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e51fd661-a875-4696-afc3-61cba6c8ab73 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] GET http://192.168.122.181/volume/v3/volumes/f4d25e07-e863-4156-8134-ec5de8327ee9 Sep 03 13:45:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e51fd661-a875-4696-afc3-61cba6c8ab73 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e51fd661-a875-4696-afc3-61cba6c8ab73 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:47 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:47 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:47 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:47 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:47 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-e51fd661-a875-4696-afc3-61cba6c8ab73 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Volume info retrieved successfully. Sep 03 13:45:47 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e51fd661-a875-4696-afc3-61cba6c8ab73 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] http://192.168.122.181/volume/v3/volumes/f4d25e07-e863-4156-8134-ec5de8327ee9 returned with HTTP 200 Sep 03 13:45:47 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1188/2431] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:47 2026] GET /volume/v3/volumes/f4d25e07-e863-4156-8134-ec5de8327ee9 => generated 864 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-443b8519-b5b8-4945-a000-0c1d95b589f5 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:48 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-443b8519-b5b8-4945-a000-0c1d95b589f5 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] GET http://192.168.122.181/volume/v3/volumes/f4d25e07-e863-4156-8134-ec5de8327ee9 Sep 03 13:45:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-443b8519-b5b8-4945-a000-0c1d95b589f5 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-443b8519-b5b8-4945-a000-0c1d95b589f5 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:48 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:48 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:48 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:48 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:48 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-443b8519-b5b8-4945-a000-0c1d95b589f5 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Volume info retrieved successfully. Sep 03 13:45:48 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-443b8519-b5b8-4945-a000-0c1d95b589f5 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] http://192.168.122.181/volume/v3/volumes/f4d25e07-e863-4156-8134-ec5de8327ee9 returned with HTTP 200 Sep 03 13:45:48 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1244/2432] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:48 2026] GET /volume/v3/volumes/f4d25e07-e863-4156-8134-ec5de8327ee9 => generated 865 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-ea8be938-26ec-4c7d-9a80-b5445c06ff6c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:48 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ea8be938-26ec-4c7d-9a80-b5445c06ff6c tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] GET http://192.168.122.181/volume/v3/volumes/8df9055d-c581-4029-991d-311481984bad Sep 03 13:45:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ea8be938-26ec-4c7d-9a80-b5445c06ff6c tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ea8be938-26ec-4c7d-9a80-b5445c06ff6c tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:48 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:48 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:48 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:48 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:48 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-ea8be938-26ec-4c7d-9a80-b5445c06ff6c tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Volume info retrieved successfully. Sep 03 13:45:48 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ea8be938-26ec-4c7d-9a80-b5445c06ff6c tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] http://192.168.122.181/volume/v3/volumes/8df9055d-c581-4029-991d-311481984bad returned with HTTP 200 Sep 03 13:45:48 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1189/2433] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:48 2026] GET /volume/v3/volumes/8df9055d-c581-4029-991d-311481984bad => generated 864 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f80ea163-5a80-4580-b77c-2eadd2caca60 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f80ea163-5a80-4580-b77c-2eadd2caca60 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] GET http://192.168.122.181/volume/v3/volumes/8df9055d-c581-4029-991d-311481984bad Sep 03 13:45:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f80ea163-5a80-4580-b77c-2eadd2caca60 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f80ea163-5a80-4580-b77c-2eadd2caca60 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:49 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:49 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:49 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:49 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:49 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-f80ea163-5a80-4580-b77c-2eadd2caca60 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Volume info retrieved successfully. Sep 03 13:45:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f80ea163-5a80-4580-b77c-2eadd2caca60 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] http://192.168.122.181/volume/v3/volumes/8df9055d-c581-4029-991d-311481984bad returned with HTTP 200 Sep 03 13:45:49 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1245/2434] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:49 2026] GET /volume/v3/volumes/8df9055d-c581-4029-991d-311481984bad => generated 865 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-3aefedcd-5229-4049-a934-a7ab0aeb725b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3aefedcd-5229-4049-a934-a7ab0aeb725b tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] GET http://192.168.122.181/volume/v3/volumes/d8159de9-5eb1-42c9-ab0f-e5715bd4307c Sep 03 13:45:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3aefedcd-5229-4049-a934-a7ab0aeb725b tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3aefedcd-5229-4049-a934-a7ab0aeb725b tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:49 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:49 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:49 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:49 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:49 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-3aefedcd-5229-4049-a934-a7ab0aeb725b tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Volume info retrieved successfully. Sep 03 13:45:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3aefedcd-5229-4049-a934-a7ab0aeb725b tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] http://192.168.122.181/volume/v3/volumes/d8159de9-5eb1-42c9-ab0f-e5715bd4307c returned with HTTP 200 Sep 03 13:45:49 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1190/2435] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:49 2026] GET /volume/v3/volumes/d8159de9-5eb1-42c9-ab0f-e5715bd4307c => generated 865 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-24204642-d8f6-4253-8500-ce94e4e9e762 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-24204642-d8f6-4253-8500-ce94e4e9e762 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] GET http://192.168.122.181/volume/v3/volumes/8a850af0-1cdc-416b-bdbd-4a5a39feb03e Sep 03 13:45:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-24204642-d8f6-4253-8500-ce94e4e9e762 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-24204642-d8f6-4253-8500-ce94e4e9e762 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:49 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:49 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:49 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:49 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:49 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-24204642-d8f6-4253-8500-ce94e4e9e762 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Volume info retrieved successfully. Sep 03 13:45:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-24204642-d8f6-4253-8500-ce94e4e9e762 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] http://192.168.122.181/volume/v3/volumes/8a850af0-1cdc-416b-bdbd-4a5a39feb03e returned with HTTP 200 Sep 03 13:45:49 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1246/2436] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:49 2026] GET /volume/v3/volumes/8a850af0-1cdc-416b-bdbd-4a5a39feb03e => generated 864 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-93e54406-2a8e-4fa6-b2f4-03476f897d81 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:50 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-93e54406-2a8e-4fa6-b2f4-03476f897d81 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] GET http://192.168.122.181/volume/v3/volumes/8a850af0-1cdc-416b-bdbd-4a5a39feb03e Sep 03 13:45:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-93e54406-2a8e-4fa6-b2f4-03476f897d81 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-93e54406-2a8e-4fa6-b2f4-03476f897d81 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:50 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:50 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:50 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:50 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:50 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-93e54406-2a8e-4fa6-b2f4-03476f897d81 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Volume info retrieved successfully. Sep 03 13:45:50 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-93e54406-2a8e-4fa6-b2f4-03476f897d81 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] http://192.168.122.181/volume/v3/volumes/8a850af0-1cdc-416b-bdbd-4a5a39feb03e returned with HTTP 200 Sep 03 13:45:50 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1191/2437] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:50 2026] GET /volume/v3/volumes/8a850af0-1cdc-416b-bdbd-4a5a39feb03e => generated 865 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-dde94ef9-8636-4bcc-a384-b0ef001f0970 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:50 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-dde94ef9-8636-4bcc-a384-b0ef001f0970 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] DELETE http://192.168.122.181/volume/v3/volumes/8a850af0-1cdc-416b-bdbd-4a5a39feb03e Sep 03 13:45:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-dde94ef9-8636-4bcc-a384-b0ef001f0970 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-dde94ef9-8636-4bcc-a384-b0ef001f0970 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:50 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-dde94ef9-8636-4bcc-a384-b0ef001f0970 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Delete volume with id: 8a850af0-1cdc-416b-bdbd-4a5a39feb03e Sep 03 13:45:50 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:50 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:50 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:50 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:50 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-dde94ef9-8636-4bcc-a384-b0ef001f0970 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Volume info retrieved successfully. Sep 03 13:45:50 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-dde94ef9-8636-4bcc-a384-b0ef001f0970 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Delete volume request issued successfully. Sep 03 13:45:50 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-dde94ef9-8636-4bcc-a384-b0ef001f0970 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] http://192.168.122.181/volume/v3/volumes/8a850af0-1cdc-416b-bdbd-4a5a39feb03e returned with HTTP 202 Sep 03 13:45:50 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1247/2438] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:45:50 2026] DELETE /volume/v3/volumes/8a850af0-1cdc-416b-bdbd-4a5a39feb03e => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:45:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-35e9e744-596e-4a62-bb59-55531945ed0f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:50 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-35e9e744-596e-4a62-bb59-55531945ed0f tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] GET http://192.168.122.181/volume/v3/volumes/8a850af0-1cdc-416b-bdbd-4a5a39feb03e Sep 03 13:45:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-35e9e744-596e-4a62-bb59-55531945ed0f tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-35e9e744-596e-4a62-bb59-55531945ed0f tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:50 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:50 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:50 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:50 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:50 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-35e9e744-596e-4a62-bb59-55531945ed0f tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Volume info retrieved successfully. Sep 03 13:45:50 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-35e9e744-596e-4a62-bb59-55531945ed0f tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] http://192.168.122.181/volume/v3/volumes/8a850af0-1cdc-416b-bdbd-4a5a39feb03e returned with HTTP 200 Sep 03 13:45:50 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1192/2439] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:50 2026] GET /volume/v3/volumes/8a850af0-1cdc-416b-bdbd-4a5a39feb03e => generated 864 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-8d567080-c536-4c8e-977a-1b286b67bb54 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8d567080-c536-4c8e-977a-1b286b67bb54 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] GET http://192.168.122.181/volume/v3/volumes/8a850af0-1cdc-416b-bdbd-4a5a39feb03e Sep 03 13:45:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8d567080-c536-4c8e-977a-1b286b67bb54 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8d567080-c536-4c8e-977a-1b286b67bb54 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8d567080-c536-4c8e-977a-1b286b67bb54 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] http://192.168.122.181/volume/v3/volumes/8a850af0-1cdc-416b-bdbd-4a5a39feb03e returned with HTTP 404 Sep 03 13:45:51 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1248/2440] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:51 2026] GET /volume/v3/volumes/8a850af0-1cdc-416b-bdbd-4a5a39feb03e => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:45:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-67b8dc50-dfb2-4ebe-99f0-5f8427767cc2 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:51 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-67b8dc50-dfb2-4ebe-99f0-5f8427767cc2 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] DELETE http://192.168.122.181/volume/v3/volumes/d8159de9-5eb1-42c9-ab0f-e5715bd4307c Sep 03 13:45:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-67b8dc50-dfb2-4ebe-99f0-5f8427767cc2 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-67b8dc50-dfb2-4ebe-99f0-5f8427767cc2 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:51 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-67b8dc50-dfb2-4ebe-99f0-5f8427767cc2 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Delete volume with id: d8159de9-5eb1-42c9-ab0f-e5715bd4307c Sep 03 13:45:51 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:51 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:51 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:51 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:51 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-67b8dc50-dfb2-4ebe-99f0-5f8427767cc2 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Volume info retrieved successfully. Sep 03 13:45:51 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-67b8dc50-dfb2-4ebe-99f0-5f8427767cc2 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Delete volume request issued successfully. Sep 03 13:45:51 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-67b8dc50-dfb2-4ebe-99f0-5f8427767cc2 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] http://192.168.122.181/volume/v3/volumes/d8159de9-5eb1-42c9-ab0f-e5715bd4307c returned with HTTP 202 Sep 03 13:45:51 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1193/2441] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:45:51 2026] DELETE /volume/v3/volumes/d8159de9-5eb1-42c9-ab0f-e5715bd4307c => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:45:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-66eff357-bf80-4be6-9d4d-4d20eb54c7c7 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-66eff357-bf80-4be6-9d4d-4d20eb54c7c7 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] GET http://192.168.122.181/volume/v3/volumes/d8159de9-5eb1-42c9-ab0f-e5715bd4307c Sep 03 13:45:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-66eff357-bf80-4be6-9d4d-4d20eb54c7c7 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-66eff357-bf80-4be6-9d4d-4d20eb54c7c7 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:51 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:51 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:51 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:51 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:52 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-66eff357-bf80-4be6-9d4d-4d20eb54c7c7 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Volume info retrieved successfully. Sep 03 13:45:52 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-66eff357-bf80-4be6-9d4d-4d20eb54c7c7 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] http://192.168.122.181/volume/v3/volumes/d8159de9-5eb1-42c9-ab0f-e5715bd4307c returned with HTTP 200 Sep 03 13:45:52 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1249/2442] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:51 2026] GET /volume/v3/volumes/d8159de9-5eb1-42c9-ab0f-e5715bd4307c => generated 864 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e9fd1928-fddd-4096-a68b-d96717b92979 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e9fd1928-fddd-4096-a68b-d96717b92979 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] GET http://192.168.122.181/volume/v3/volumes/d8159de9-5eb1-42c9-ab0f-e5715bd4307c Sep 03 13:45:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e9fd1928-fddd-4096-a68b-d96717b92979 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e9fd1928-fddd-4096-a68b-d96717b92979 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e9fd1928-fddd-4096-a68b-d96717b92979 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] http://192.168.122.181/volume/v3/volumes/d8159de9-5eb1-42c9-ab0f-e5715bd4307c returned with HTTP 404 Sep 03 13:45:53 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1194/2443] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:53 2026] GET /volume/v3/volumes/d8159de9-5eb1-42c9-ab0f-e5715bd4307c => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:45:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-61f051c4-a144-4201-a166-2f16f8bea14d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:53 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-61f051c4-a144-4201-a166-2f16f8bea14d tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] DELETE http://192.168.122.181/volume/v3/volumes/8df9055d-c581-4029-991d-311481984bad Sep 03 13:45:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-61f051c4-a144-4201-a166-2f16f8bea14d tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-61f051c4-a144-4201-a166-2f16f8bea14d tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:53 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-61f051c4-a144-4201-a166-2f16f8bea14d tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Delete volume with id: 8df9055d-c581-4029-991d-311481984bad Sep 03 13:45:53 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:53 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:53 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:53 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:53 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-61f051c4-a144-4201-a166-2f16f8bea14d tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Volume info retrieved successfully. Sep 03 13:45:53 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-61f051c4-a144-4201-a166-2f16f8bea14d tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Delete volume request issued successfully. Sep 03 13:45:53 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-61f051c4-a144-4201-a166-2f16f8bea14d tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] http://192.168.122.181/volume/v3/volumes/8df9055d-c581-4029-991d-311481984bad returned with HTTP 202 Sep 03 13:45:53 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1250/2444] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:45:53 2026] DELETE /volume/v3/volumes/8df9055d-c581-4029-991d-311481984bad => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:45:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e573129e-1500-42f8-a54e-b75dd15eb10b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e573129e-1500-42f8-a54e-b75dd15eb10b tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] GET http://192.168.122.181/volume/v3/volumes/8df9055d-c581-4029-991d-311481984bad Sep 03 13:45:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e573129e-1500-42f8-a54e-b75dd15eb10b tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e573129e-1500-42f8-a54e-b75dd15eb10b tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:53 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:53 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:53 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:53 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:53 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-e573129e-1500-42f8-a54e-b75dd15eb10b tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Volume info retrieved successfully. Sep 03 13:45:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e573129e-1500-42f8-a54e-b75dd15eb10b tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] http://192.168.122.181/volume/v3/volumes/8df9055d-c581-4029-991d-311481984bad returned with HTTP 200 Sep 03 13:45:53 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1195/2445] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:53 2026] GET /volume/v3/volumes/8df9055d-c581-4029-991d-311481984bad => generated 864 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-23dc4ea2-554e-4143-a6cd-ff6fa8046142 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-23dc4ea2-554e-4143-a6cd-ff6fa8046142 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] GET http://192.168.122.181/volume/v3/volumes/8df9055d-c581-4029-991d-311481984bad Sep 03 13:45:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-23dc4ea2-554e-4143-a6cd-ff6fa8046142 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-23dc4ea2-554e-4143-a6cd-ff6fa8046142 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-23dc4ea2-554e-4143-a6cd-ff6fa8046142 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] http://192.168.122.181/volume/v3/volumes/8df9055d-c581-4029-991d-311481984bad returned with HTTP 404 Sep 03 13:45:54 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1251/2446] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:54 2026] GET /volume/v3/volumes/8df9055d-c581-4029-991d-311481984bad => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 13:45:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-da34f276-5e1a-46cf-bb24-c4859926d211 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:54 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-da34f276-5e1a-46cf-bb24-c4859926d211 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] DELETE http://192.168.122.181/volume/v3/volumes/f4d25e07-e863-4156-8134-ec5de8327ee9 Sep 03 13:45:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-da34f276-5e1a-46cf-bb24-c4859926d211 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-da34f276-5e1a-46cf-bb24-c4859926d211 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:54 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-da34f276-5e1a-46cf-bb24-c4859926d211 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Delete volume with id: f4d25e07-e863-4156-8134-ec5de8327ee9 Sep 03 13:45:54 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:54 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:54 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:54 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:54 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-da34f276-5e1a-46cf-bb24-c4859926d211 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Volume info retrieved successfully. Sep 03 13:45:54 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-da34f276-5e1a-46cf-bb24-c4859926d211 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Delete volume request issued successfully. Sep 03 13:45:54 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-da34f276-5e1a-46cf-bb24-c4859926d211 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] http://192.168.122.181/volume/v3/volumes/f4d25e07-e863-4156-8134-ec5de8327ee9 returned with HTTP 202 Sep 03 13:45:54 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1196/2447] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:45:54 2026] DELETE /volume/v3/volumes/f4d25e07-e863-4156-8134-ec5de8327ee9 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:45:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-9e3c3dbe-0d65-48f2-98b7-e376910f1d6a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9e3c3dbe-0d65-48f2-98b7-e376910f1d6a tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] GET http://192.168.122.181/volume/v3/volumes/f4d25e07-e863-4156-8134-ec5de8327ee9 Sep 03 13:45:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9e3c3dbe-0d65-48f2-98b7-e376910f1d6a tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9e3c3dbe-0d65-48f2-98b7-e376910f1d6a tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:54 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:54 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:54 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:54 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:54 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-9e3c3dbe-0d65-48f2-98b7-e376910f1d6a tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Volume info retrieved successfully. Sep 03 13:45:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9e3c3dbe-0d65-48f2-98b7-e376910f1d6a tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] http://192.168.122.181/volume/v3/volumes/f4d25e07-e863-4156-8134-ec5de8327ee9 returned with HTTP 200 Sep 03 13:45:54 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1252/2448] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:54 2026] GET /volume/v3/volumes/f4d25e07-e863-4156-8134-ec5de8327ee9 => generated 864 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e2f315ce-1aa2-4eec-9c23-902c7f6652a2 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e2f315ce-1aa2-4eec-9c23-902c7f6652a2 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] GET http://192.168.122.181/volume/v3/volumes/f4d25e07-e863-4156-8134-ec5de8327ee9 Sep 03 13:45:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e2f315ce-1aa2-4eec-9c23-902c7f6652a2 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e2f315ce-1aa2-4eec-9c23-902c7f6652a2 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e2f315ce-1aa2-4eec-9c23-902c7f6652a2 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] http://192.168.122.181/volume/v3/volumes/f4d25e07-e863-4156-8134-ec5de8327ee9 returned with HTTP 404 Sep 03 13:45:55 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1197/2449] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:55 2026] GET /volume/v3/volumes/f4d25e07-e863-4156-8134-ec5de8327ee9 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:45:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-8e0a1346-bb44-43cd-a88e-f48c960769e1 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:55 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8e0a1346-bb44-43cd-a88e-f48c960769e1 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] DELETE http://192.168.122.181/volume/v3/volumes/21e3cebf-5c86-400a-9db5-883348bcf548 Sep 03 13:45:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8e0a1346-bb44-43cd-a88e-f48c960769e1 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8e0a1346-bb44-43cd-a88e-f48c960769e1 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:55 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-8e0a1346-bb44-43cd-a88e-f48c960769e1 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Delete volume with id: 21e3cebf-5c86-400a-9db5-883348bcf548 Sep 03 13:45:55 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:55 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:55 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:55 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:55 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-8e0a1346-bb44-43cd-a88e-f48c960769e1 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Volume info retrieved successfully. Sep 03 13:45:55 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-8e0a1346-bb44-43cd-a88e-f48c960769e1 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Delete volume request issued successfully. Sep 03 13:45:55 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8e0a1346-bb44-43cd-a88e-f48c960769e1 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] http://192.168.122.181/volume/v3/volumes/21e3cebf-5c86-400a-9db5-883348bcf548 returned with HTTP 202 Sep 03 13:45:55 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1253/2450] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:45:55 2026] DELETE /volume/v3/volumes/21e3cebf-5c86-400a-9db5-883348bcf548 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:45:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-7d932b81-3ce4-4adc-885b-b0aab35da0be None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7d932b81-3ce4-4adc-885b-b0aab35da0be tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] GET http://192.168.122.181/volume/v3/volumes/21e3cebf-5c86-400a-9db5-883348bcf548 Sep 03 13:45:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7d932b81-3ce4-4adc-885b-b0aab35da0be tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7d932b81-3ce4-4adc-885b-b0aab35da0be tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:55 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:55 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:55 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:55 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:55 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-7d932b81-3ce4-4adc-885b-b0aab35da0be tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Volume info retrieved successfully. Sep 03 13:45:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7d932b81-3ce4-4adc-885b-b0aab35da0be tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] http://192.168.122.181/volume/v3/volumes/21e3cebf-5c86-400a-9db5-883348bcf548 returned with HTTP 200 Sep 03 13:45:55 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1198/2451] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:55 2026] GET /volume/v3/volumes/21e3cebf-5c86-400a-9db5-883348bcf548 => generated 865 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a9b5399e-f691-4d10-bace-f6f8d6783def None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a9b5399e-f691-4d10-bace-f6f8d6783def tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] GET http://192.168.122.181/volume/v3/volumes/21e3cebf-5c86-400a-9db5-883348bcf548 Sep 03 13:45:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a9b5399e-f691-4d10-bace-f6f8d6783def tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a9b5399e-f691-4d10-bace-f6f8d6783def tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:56 devstack devstack@c-api.service[86720]: DEBUG dbcounter [-] [86720] Writing DB stats cinder:SELECT=546,cinder:UPDATE=183,cinder:INSERT=115 {{(pid=86720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:45:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a9b5399e-f691-4d10-bace-f6f8d6783def tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] http://192.168.122.181/volume/v3/volumes/21e3cebf-5c86-400a-9db5-883348bcf548 returned with HTTP 404 Sep 03 13:45:56 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1254/2452] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:56 2026] GET /volume/v3/volumes/21e3cebf-5c86-400a-9db5-883348bcf548 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:45:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-25edaa39-761a-40c8-ba6b-26ea2e80b150 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:56 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-25edaa39-761a-40c8-ba6b-26ea2e80b150 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] DELETE http://192.168.122.181/volume/v3/volumes/2c50e109-7a56-499b-87fd-423aad09dcb8 Sep 03 13:45:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-25edaa39-761a-40c8-ba6b-26ea2e80b150 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-25edaa39-761a-40c8-ba6b-26ea2e80b150 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:56 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-25edaa39-761a-40c8-ba6b-26ea2e80b150 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Delete volume with id: 2c50e109-7a56-499b-87fd-423aad09dcb8 Sep 03 13:45:56 devstack devstack@c-api.service[86719]: DEBUG dbcounter [-] [86719] Writing DB stats cinder:SELECT=511,cinder:INSERT=71,cinder:UPDATE=128 {{(pid=86719) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:45:56 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:56 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:45:56 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:56 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:45:56 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-25edaa39-761a-40c8-ba6b-26ea2e80b150 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Volume info retrieved successfully. Sep 03 13:45:56 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-25edaa39-761a-40c8-ba6b-26ea2e80b150 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Delete volume request issued successfully. Sep 03 13:45:56 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-25edaa39-761a-40c8-ba6b-26ea2e80b150 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] http://192.168.122.181/volume/v3/volumes/2c50e109-7a56-499b-87fd-423aad09dcb8 returned with HTTP 202 Sep 03 13:45:56 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1199/2453] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:45:56 2026] DELETE /volume/v3/volumes/2c50e109-7a56-499b-87fd-423aad09dcb8 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:45:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d288f38d-0fa8-4c0e-bb7f-7b34102e4cd6 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d288f38d-0fa8-4c0e-bb7f-7b34102e4cd6 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] GET http://192.168.122.181/volume/v3/volumes/2c50e109-7a56-499b-87fd-423aad09dcb8 Sep 03 13:45:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d288f38d-0fa8-4c0e-bb7f-7b34102e4cd6 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d288f38d-0fa8-4c0e-bb7f-7b34102e4cd6 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:56 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:45:56 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:45:56 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:45:56 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:45:56 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-d288f38d-0fa8-4c0e-bb7f-7b34102e4cd6 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Volume info retrieved successfully. Sep 03 13:45:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d288f38d-0fa8-4c0e-bb7f-7b34102e4cd6 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] http://192.168.122.181/volume/v3/volumes/2c50e109-7a56-499b-87fd-423aad09dcb8 returned with HTTP 200 Sep 03 13:45:56 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1255/2454] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:56 2026] GET /volume/v3/volumes/2c50e109-7a56-499b-87fd-423aad09dcb8 => generated 864 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:45:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e47c7159-ed4d-4dc5-afba-a7d20502e3d2 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:45:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e47c7159-ed4d-4dc5-afba-a7d20502e3d2 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] GET http://192.168.122.181/volume/v3/volumes/2c50e109-7a56-499b-87fd-423aad09dcb8 Sep 03 13:45:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e47c7159-ed4d-4dc5-afba-a7d20502e3d2 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:45:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e47c7159-ed4d-4dc5-afba-a7d20502e3d2 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:45:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e47c7159-ed4d-4dc5-afba-a7d20502e3d2 tempest-CreateVolumesFromSourceVolumeTest-276591706 tempest-CreateVolumesFromSourceVolumeTest-276591706-project-member] http://192.168.122.181/volume/v3/volumes/2c50e109-7a56-499b-87fd-423aad09dcb8 returned with HTTP 404 Sep 03 13:45:57 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1200/2455] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:45:57 2026] GET /volume/v3/volumes/2c50e109-7a56-499b-87fd-423aad09dcb8 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:46:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-9dae153e-cd86-496f-b292-f1073ed5233f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9dae153e-cd86-496f-b292-f1073ed5233f tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:46:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9dae153e-cd86-496f-b292-f1073ed5233f tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "ea32b62c-046f-44a4-9b98-b619b9fd26ea", "size": 1}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:46:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-9dae153e-cd86-496f-b292-f1073ed5233f tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'ea32b62c-046f-44a4-9b98-b619b9fd26ea', 'size': 1}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:46:03 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-9dae153e-cd86-496f-b292-f1073ed5233f tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] Create volume of 1 GB Sep 03 13:46:03 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-9dae153e-cd86-496f-b292-f1073ed5233f tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] Availability Zones retrieved successfully. Sep 03 13:46:03 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9dae153e-cd86-496f-b292-f1073ed5233f tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] Flow 'volume_create_api' (0d777346-7cae-4cc8-8e20-e6fbbab4eb3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:46:03 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9dae153e-cd86-496f-b292-f1073ed5233f tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a288ac7-5aa7-472a-a97d-08c42d06a350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:46:03 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-9dae153e-cd86-496f-b292-f1073ed5233f tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:46:03 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9dae153e-cd86-496f-b292-f1073ed5233f tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a288ac7-5aa7-472a-a97d-08c42d06a350) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:46:03 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9dae153e-cd86-496f-b292-f1073ed5233f tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (095651fc-b911-43c5-9104-f08613e09ce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:46:03 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-9dae153e-cd86-496f-b292-f1073ed5233f tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] Created reservations ['d16d67f0-0e14-4fa0-9f5c-bbcc6073afc1', 'd8f8faec-052d-47e3-b6b8-b962b50f6dab', '367345bf-1f02-4972-9b08-a7a73fd506a6', '30eb6f44-827b-4347-b68b-77df387c0a39'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:46:03 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9dae153e-cd86-496f-b292-f1073ed5233f tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (095651fc-b911-43c5-9104-f08613e09ce8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d16d67f0-0e14-4fa0-9f5c-bbcc6073afc1', 'd8f8faec-052d-47e3-b6b8-b962b50f6dab', '367345bf-1f02-4972-9b08-a7a73fd506a6', '30eb6f44-827b-4347-b68b-77df387c0a39']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:46:03 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9dae153e-cd86-496f-b292-f1073ed5233f tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e937ad34-1af1-413f-aa5e-5e0996317134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:46:03 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:46:03 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:46:03 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9dae153e-cd86-496f-b292-f1073ed5233f tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e937ad34-1af1-413f-aa5e-5e0996317134) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '617f19be-b604-46b3-b22e-70696544406a', '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='5c363cf8f1c940969fea0e6d018e150b',qos_specs=None,replication_status=,reservations=['d16d67f0-0e14-4fa0-9f5c-bbcc6073afc1','d8f8faec-052d-47e3-b6b8-b962b50f6dab','367345bf-1f02-4972-9b08-a7a73fd506a6','30eb6f44-827b-4347-b68b-77df387c0a39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8733b6e87d744878ebbaaff0a6899ad',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:46:03Z,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=617f19be-b604-46b3-b22e-70696544406a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c363cf8f1c940969fea0e6d018e150b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8733b6e87d744878ebbaaff0a6899ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:46:03 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9dae153e-cd86-496f-b292-f1073ed5233f tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7466f279-8271-42f2-9b2c-96ae3d035b5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:46:03 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9dae153e-cd86-496f-b292-f1073ed5233f tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7466f279-8271-42f2-9b2c-96ae3d035b5c) transitioned into state 'SUCCESS' from 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='5c363cf8f1c940969fea0e6d018e150b',qos_specs=None,replication_status=,reservations=['d16d67f0-0e14-4fa0-9f5c-bbcc6073afc1','d8f8faec-052d-47e3-b6b8-b962b50f6dab','367345bf-1f02-4972-9b08-a7a73fd506a6','30eb6f44-827b-4347-b68b-77df387c0a39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8733b6e87d744878ebbaaff0a6899ad',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:46:03 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9dae153e-cd86-496f-b292-f1073ed5233f tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7319c3e6-f05b-4a0a-a1cd-02dcfd12b036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:46:03 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9dae153e-cd86-496f-b292-f1073ed5233f tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7319c3e6-f05b-4a0a-a1cd-02dcfd12b036) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:46:03 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9dae153e-cd86-496f-b292-f1073ed5233f tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] Flow 'volume_create_api' (0d777346-7cae-4cc8-8e20-e6fbbab4eb3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:46:03 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-9dae153e-cd86-496f-b292-f1073ed5233f tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] Create volume request issued successfully. Sep 03 13:46:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9dae153e-cd86-496f-b292-f1073ed5233f tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:46:03 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1256/2456] 192.168.122.181 () {62 vars in 1184 bytes} [Thu Sep 3 13:46:03 2026] POST /volume/v3/volumes => generated 784 bytes in 689 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:46:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-dc3911ae-93c5-4b68-a2a6-09e84d462423 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-dc3911ae-93c5-4b68-a2a6-09e84d462423 tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] GET http://192.168.122.181/volume/v3/volumes/617f19be-b604-46b3-b22e-70696544406a Sep 03 13:46:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-dc3911ae-93c5-4b68-a2a6-09e84d462423 tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-dc3911ae-93c5-4b68-a2a6-09e84d462423 tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:04 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:46:04 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:46:04 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:46:04 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:46:04 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-dc3911ae-93c5-4b68-a2a6-09e84d462423 tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] Volume info retrieved successfully. Sep 03 13:46:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-dc3911ae-93c5-4b68-a2a6-09e84d462423 tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] http://192.168.122.181/volume/v3/volumes/617f19be-b604-46b3-b22e-70696544406a returned with HTTP 200 Sep 03 13:46:04 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1201/2457] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:46:04 2026] GET /volume/v3/volumes/617f19be-b604-46b3-b22e-70696544406a => generated 852 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:46:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f2d7cad6-6324-4acf-8b5a-5a36b38cc5b0 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f2d7cad6-6324-4acf-8b5a-5a36b38cc5b0 tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] GET http://192.168.122.181/volume/v3/volumes/617f19be-b604-46b3-b22e-70696544406a Sep 03 13:46:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f2d7cad6-6324-4acf-8b5a-5a36b38cc5b0 tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f2d7cad6-6324-4acf-8b5a-5a36b38cc5b0 tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:05 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:46:05 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:46:05 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:46:05 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:46:05 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-f2d7cad6-6324-4acf-8b5a-5a36b38cc5b0 tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] Volume info retrieved successfully. Sep 03 13:46:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f2d7cad6-6324-4acf-8b5a-5a36b38cc5b0 tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] http://192.168.122.181/volume/v3/volumes/617f19be-b604-46b3-b22e-70696544406a returned with HTTP 200 Sep 03 13:46:05 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1257/2458] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:46:05 2026] GET /volume/v3/volumes/617f19be-b604-46b3-b22e-70696544406a => generated 876 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 13:46:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-12ccb6ec-417b-46b7-b2ec-3b51ed82f68d None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-12ccb6ec-417b-46b7-b2ec-3b51ed82f68d tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:46:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-12ccb6ec-417b-46b7-b2ec-3b51ed82f68d tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1108526362", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:46:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-12ccb6ec-417b-46b7-b2ec-3b51ed82f68d tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1108526362', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:46:05 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-12ccb6ec-417b-46b7-b2ec-3b51ed82f68d tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Create volume of 1 GB Sep 03 13:46:05 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-12ccb6ec-417b-46b7-b2ec-3b51ed82f68d tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Availability Zones retrieved successfully. Sep 03 13:46:05 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-12ccb6ec-417b-46b7-b2ec-3b51ed82f68d tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Flow 'volume_create_api' (164b6d60-00f1-46f8-80c7-92d6c8338f26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:46:05 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-12ccb6ec-417b-46b7-b2ec-3b51ed82f68d tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03591c05-d348-421c-8624-ed8bc73f34e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:46:05 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-12ccb6ec-417b-46b7-b2ec-3b51ed82f68d tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:46:05 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-12ccb6ec-417b-46b7-b2ec-3b51ed82f68d tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03591c05-d348-421c-8624-ed8bc73f34e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:46:05 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-12ccb6ec-417b-46b7-b2ec-3b51ed82f68d tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (159ef960-1079-4c3b-b691-1dc78db71e77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:46:05 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-12ccb6ec-417b-46b7-b2ec-3b51ed82f68d tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Created reservations ['4a7c6359-2e36-4eb4-98ff-2e72dd316735', 'b1d939c5-f20b-4fb4-a0c2-3b3922acf200', '72adfac9-eb0e-4186-9b9f-835f6307868d', 'c276507c-38d9-482e-b19d-680c49a8521e'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:46:05 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-12ccb6ec-417b-46b7-b2ec-3b51ed82f68d tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (159ef960-1079-4c3b-b691-1dc78db71e77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a7c6359-2e36-4eb4-98ff-2e72dd316735', 'b1d939c5-f20b-4fb4-a0c2-3b3922acf200', '72adfac9-eb0e-4186-9b9f-835f6307868d', 'c276507c-38d9-482e-b19d-680c49a8521e']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:46:05 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-12ccb6ec-417b-46b7-b2ec-3b51ed82f68d tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0469e9a-c101-4e64-8f88-39ec628be8e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:46:05 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:46:05 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:46:05 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-12ccb6ec-417b-46b7-b2ec-3b51ed82f68d tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0469e9a-c101-4e64-8f88-39ec628be8e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d24cad8-22c2-45f5-844f-63c536554c8d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1108526362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c85501b0ae7741f4a56aa2c317ea3365',qos_specs=None,replication_status=,reservations=['4a7c6359-2e36-4eb4-98ff-2e72dd316735','b1d939c5-f20b-4fb4-a0c2-3b3922acf200','72adfac9-eb0e-4186-9b9f-835f6307868d','c276507c-38d9-482e-b19d-680c49a8521e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7b86a121d0c4f5db822955d0808c75a',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:46:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1108526362',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d24cad8-22c2-45f5-844f-63c536554c8d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c85501b0ae7741f4a56aa2c317ea3365',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7b86a121d0c4f5db822955d0808c75a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:46:05 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-12ccb6ec-417b-46b7-b2ec-3b51ed82f68d tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e295d2b1-6e60-40cc-8f55-607801c2e396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:46:05 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-12ccb6ec-417b-46b7-b2ec-3b51ed82f68d tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e295d2b1-6e60-40cc-8f55-607801c2e396) transitioned into state 'SUCCESS' from state '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-1108526362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c85501b0ae7741f4a56aa2c317ea3365',qos_specs=None,replication_status=,reservations=['4a7c6359-2e36-4eb4-98ff-2e72dd316735','b1d939c5-f20b-4fb4-a0c2-3b3922acf200','72adfac9-eb0e-4186-9b9f-835f6307868d','c276507c-38d9-482e-b19d-680c49a8521e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7b86a121d0c4f5db822955d0808c75a',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:46:05 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-12ccb6ec-417b-46b7-b2ec-3b51ed82f68d tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06af8aa8-504c-4c84-9211-b920dcfd9e25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:46:05 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-12ccb6ec-417b-46b7-b2ec-3b51ed82f68d tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06af8aa8-504c-4c84-9211-b920dcfd9e25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:46:05 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-12ccb6ec-417b-46b7-b2ec-3b51ed82f68d tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Flow 'volume_create_api' (164b6d60-00f1-46f8-80c7-92d6c8338f26) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:46:05 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-12ccb6ec-417b-46b7-b2ec-3b51ed82f68d tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Create volume request issued successfully. Sep 03 13:46:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-12ccb6ec-417b-46b7-b2ec-3b51ed82f68d tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:46:05 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1202/2459] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:46:05 2026] POST /volume/v3/volumes => generated 764 bytes in 420 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:46:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-9705e0e5-d8c7-45e3-b67a-3739c7f9924f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9705e0e5-d8c7-45e3-b67a-3739c7f9924f tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] GET http://192.168.122.181/volume/v3/volumes/6d24cad8-22c2-45f5-844f-63c536554c8d Sep 03 13:46:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9705e0e5-d8c7-45e3-b67a-3739c7f9924f tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9705e0e5-d8c7-45e3-b67a-3739c7f9924f tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:06 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:46:06 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:46:06 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:46:06 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:46:06 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-9705e0e5-d8c7-45e3-b67a-3739c7f9924f tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Volume info retrieved successfully. Sep 03 13:46:06 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9705e0e5-d8c7-45e3-b67a-3739c7f9924f tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] http://192.168.122.181/volume/v3/volumes/6d24cad8-22c2-45f5-844f-63c536554c8d returned with HTTP 200 Sep 03 13:46:06 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1258/2460] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:46:05 2026] GET /volume/v3/volumes/6d24cad8-22c2-45f5-844f-63c536554c8d => generated 832 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:46:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-71984d63-893c-4741-aff6-c721622af9fe None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:06 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-71984d63-893c-4741-aff6-c721622af9fe tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] GET http://192.168.122.181/volume/v3/volumes/617f19be-b604-46b3-b22e-70696544406a Sep 03 13:46:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-71984d63-893c-4741-aff6-c721622af9fe tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-71984d63-893c-4741-aff6-c721622af9fe tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:06 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:46:06 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:46:06 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:46:06 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:46:06 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-71984d63-893c-4741-aff6-c721622af9fe tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] Volume info retrieved successfully. Sep 03 13:46:06 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-71984d63-893c-4741-aff6-c721622af9fe tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] http://192.168.122.181/volume/v3/volumes/617f19be-b604-46b3-b22e-70696544406a returned with HTTP 200 Sep 03 13:46:06 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1203/2461] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:46:06 2026] GET /volume/v3/volumes/617f19be-b604-46b3-b22e-70696544406a => generated 934 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:46:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ff656388-9dc2-4dba-9949-e80ac26d48ff None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:07 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ff656388-9dc2-4dba-9949-e80ac26d48ff tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] GET http://192.168.122.181/volume/v3/volumes/6d24cad8-22c2-45f5-844f-63c536554c8d Sep 03 13:46:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ff656388-9dc2-4dba-9949-e80ac26d48ff tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ff656388-9dc2-4dba-9949-e80ac26d48ff tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:07 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:46:07 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:46:07 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:46:07 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:46:07 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-ff656388-9dc2-4dba-9949-e80ac26d48ff tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Volume info retrieved successfully. Sep 03 13:46:07 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ff656388-9dc2-4dba-9949-e80ac26d48ff tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] http://192.168.122.181/volume/v3/volumes/6d24cad8-22c2-45f5-844f-63c536554c8d returned with HTTP 200 Sep 03 13:46:07 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1259/2462] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:46:07 2026] GET /volume/v3/volumes/6d24cad8-22c2-45f5-844f-63c536554c8d => generated 857 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:46:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-d80e9ffd-fc37-41d7-ae0f-e5d7c7f8332a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:07 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d80e9ffd-fc37-41d7-ae0f-e5d7c7f8332a tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] GET http://192.168.122.181/volume/v3/volumes/6d24cad8-22c2-45f5-844f-63c536554c8d Sep 03 13:46:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d80e9ffd-fc37-41d7-ae0f-e5d7c7f8332a tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d80e9ffd-fc37-41d7-ae0f-e5d7c7f8332a tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:07 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:46:07 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:46:07 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:46:07 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:46:07 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-d80e9ffd-fc37-41d7-ae0f-e5d7c7f8332a tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Volume info retrieved successfully. Sep 03 13:46:07 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d80e9ffd-fc37-41d7-ae0f-e5d7c7f8332a tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] http://192.168.122.181/volume/v3/volumes/6d24cad8-22c2-45f5-844f-63c536554c8d returned with HTTP 200 Sep 03 13:46:07 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1204/2463] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:46:07 2026] GET /volume/v3/volumes/6d24cad8-22c2-45f5-844f-63c536554c8d => generated 857 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:46:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ace85e2e-ec72-47eb-a6f1-b55cc6e40cae None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:07 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ace85e2e-ec72-47eb-a6f1-b55cc6e40cae tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] GET http://192.168.122.181/volume/v3/volumes Sep 03 13:46:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ace85e2e-ec72-47eb-a6f1-b55cc6e40cae tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ace85e2e-ec72-47eb-a6f1-b55cc6e40cae tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Calling method 'index' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.api_utils [None req-ace85e2e-ec72-47eb-a6f1-b55cc6e40cae tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Removing options '' from query. {{(pid=86720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:46:07 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ace85e2e-ec72-47eb-a6f1-b55cc6e40cae tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86720) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:46:07 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:46:07 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:46:07 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-ace85e2e-ec72-47eb-a6f1-b55cc6e40cae tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Get all volumes completed successfully. Sep 03 13:46:07 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ace85e2e-ec72-47eb-a6f1-b55cc6e40cae tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 200 Sep 03 13:46:07 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1260/2464] 192.168.122.181 () {58 vars in 1121 bytes} [Thu Sep 3 13:46:07 2026] GET /volume/v3/volumes => generated 347 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:46:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-65bd138e-d6c3-446c-919c-a972ceaf1ad3 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:07 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-65bd138e-d6c3-446c-919c-a972ceaf1ad3 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] GET http://192.168.122.181/volume/v3/volumes/6d24cad8-22c2-45f5-844f-63c536554c8d Sep 03 13:46:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-65bd138e-d6c3-446c-919c-a972ceaf1ad3 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-65bd138e-d6c3-446c-919c-a972ceaf1ad3 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:07 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:46:07 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:46:07 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:46:07 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:46:07 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-65bd138e-d6c3-446c-919c-a972ceaf1ad3 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Volume info retrieved successfully. Sep 03 13:46:07 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-65bd138e-d6c3-446c-919c-a972ceaf1ad3 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] http://192.168.122.181/volume/v3/volumes/6d24cad8-22c2-45f5-844f-63c536554c8d returned with HTTP 200 Sep 03 13:46:07 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1205/2465] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:46:07 2026] GET /volume/v3/volumes/6d24cad8-22c2-45f5-844f-63c536554c8d => generated 857 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:46:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-3e6784ce-d805-42dd-9c3f-be77a62eaa3b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:07 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3e6784ce-d805-42dd-9c3f-be77a62eaa3b tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] GET http://192.168.122.181/volume/v3/volumes/617f19be-b604-46b3-b22e-70696544406a Sep 03 13:46:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3e6784ce-d805-42dd-9c3f-be77a62eaa3b tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3e6784ce-d805-42dd-9c3f-be77a62eaa3b tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:07 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:46:07 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:46:07 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:46:07 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:46:07 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-3e6784ce-d805-42dd-9c3f-be77a62eaa3b tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] Volume info retrieved successfully. Sep 03 13:46:07 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3e6784ce-d805-42dd-9c3f-be77a62eaa3b tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] http://192.168.122.181/volume/v3/volumes/617f19be-b604-46b3-b22e-70696544406a returned with HTTP 200 Sep 03 13:46:07 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1261/2466] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:46:07 2026] GET /volume/v3/volumes/617f19be-b604-46b3-b22e-70696544406a => generated 934 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:46:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-aeab74ce-f58b-4af4-b012-07c0a7f053bc req-248ee3da-495c-4bfb-a62e-d6be68c0cd6a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:07 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-aeab74ce-f58b-4af4-b012-07c0a7f053bc req-248ee3da-495c-4bfb-a62e-d6be68c0cd6a tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] GET http://192.168.122.181/volume/v3/volumes/6d24cad8-22c2-45f5-844f-63c536554c8d Sep 03 13:46:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-aeab74ce-f58b-4af4-b012-07c0a7f053bc req-248ee3da-495c-4bfb-a62e-d6be68c0cd6a tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-aeab74ce-f58b-4af4-b012-07c0a7f053bc req-248ee3da-495c-4bfb-a62e-d6be68c0cd6a tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:07 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:46:07 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:46:07 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:46:07 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:46:07 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-aeab74ce-f58b-4af4-b012-07c0a7f053bc req-248ee3da-495c-4bfb-a62e-d6be68c0cd6a tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Volume info retrieved successfully. Sep 03 13:46:07 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-aeab74ce-f58b-4af4-b012-07c0a7f053bc req-248ee3da-495c-4bfb-a62e-d6be68c0cd6a tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] http://192.168.122.181/volume/v3/volumes/6d24cad8-22c2-45f5-844f-63c536554c8d returned with HTTP 200 Sep 03 13:46:07 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1206/2467] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:46:07 2026] GET /volume/v3/volumes/6d24cad8-22c2-45f5-844f-63c536554c8d => generated 857 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:46:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-9c452003-80f6-4ba6-8536-da3114862843 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:07 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9c452003-80f6-4ba6-8536-da3114862843 None None] GET http://192.168.122.181/volume// Sep 03 13:46:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9c452003-80f6-4ba6-8536-da3114862843 None None] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9c452003-80f6-4ba6-8536-da3114862843 None None] Calling method 'all' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:07 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9c452003-80f6-4ba6-8536-da3114862843 None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:46:07 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1262/2468] 192.168.122.181 () {58 vars in 1317 bytes} [Thu Sep 3 13:46:07 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 13:46:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-aeab74ce-f58b-4af4-b012-07c0a7f053bc req-cfdf4a9e-a844-4a54-9568-46d802d486ac None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:07 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-aeab74ce-f58b-4af4-b012-07c0a7f053bc req-cfdf4a9e-a844-4a54-9568-46d802d486ac tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] POST http://192.168.122.181/volume/v3/attachments Sep 03 13:46:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-aeab74ce-f58b-4af4-b012-07c0a7f053bc req-cfdf4a9e-a844-4a54-9568-46d802d486ac tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6d24cad8-22c2-45f5-844f-63c536554c8d", "connector": null, "instance_uuid": "e0c62ad2-8f5a-42f5-ba0a-473d6e973ac7"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:46:07 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:46:07 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:46:07 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:46:07 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:46:07 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-aeab74ce-f58b-4af4-b012-07c0a7f053bc req-cfdf4a9e-a844-4a54-9568-46d802d486ac tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] http://192.168.122.181/volume/v3/attachments returned with HTTP 200 Sep 03 13:46:07 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1207/2469] 192.168.122.181 () {66 vars in 1483 bytes} [Thu Sep 3 13:46:07 2026] POST /volume/v3/attachments => generated 273 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 13:46:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-5a3ae0a4-07b2-4d80-86ca-6fdc0e2bbc63 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:07 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5a3ae0a4-07b2-4d80-86ca-6fdc0e2bbc63 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] GET http://192.168.122.181/volume/v3/volumes/6d24cad8-22c2-45f5-844f-63c536554c8d Sep 03 13:46:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5a3ae0a4-07b2-4d80-86ca-6fdc0e2bbc63 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5a3ae0a4-07b2-4d80-86ca-6fdc0e2bbc63 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:07 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:46:07 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:46:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-f8fb17a1-adfb-4c7b-aae5-62f6a8e14233 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:07 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f8fb17a1-adfb-4c7b-aae5-62f6a8e14233 None None] GET http://192.168.122.181/volume// Sep 03 13:46:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f8fb17a1-adfb-4c7b-aae5-62f6a8e14233 None None] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f8fb17a1-adfb-4c7b-aae5-62f6a8e14233 None None] Calling method 'all' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:07 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f8fb17a1-adfb-4c7b-aae5-62f6a8e14233 None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:46:07 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1208/2470] 192.168.122.181 () {58 vars in 1315 bytes} [Thu Sep 3 13:46:07 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 03 13:46:07 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:46:07 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:46:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-aeab74ce-f58b-4af4-b012-07c0a7f053bc req-94e0810e-4a0b-4302-9442-58344e2ee4cf None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:07 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-5a3ae0a4-07b2-4d80-86ca-6fdc0e2bbc63 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Volume info retrieved successfully. Sep 03 13:46:07 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-aeab74ce-f58b-4af4-b012-07c0a7f053bc req-94e0810e-4a0b-4302-9442-58344e2ee4cf tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] GET http://192.168.122.181/volume/v3/volumes/6d24cad8-22c2-45f5-844f-63c536554c8d Sep 03 13:46:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-aeab74ce-f58b-4af4-b012-07c0a7f053bc req-94e0810e-4a0b-4302-9442-58344e2ee4cf tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-aeab74ce-f58b-4af4-b012-07c0a7f053bc req-94e0810e-4a0b-4302-9442-58344e2ee4cf tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:07 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5a3ae0a4-07b2-4d80-86ca-6fdc0e2bbc63 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] http://192.168.122.181/volume/v3/volumes/6d24cad8-22c2-45f5-844f-63c536554c8d returned with HTTP 200 Sep 03 13:46:07 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1263/2471] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:46:07 2026] GET /volume/v3/volumes/6d24cad8-22c2-45f5-844f-63c536554c8d => generated 856 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:46:07 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:46:07 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:46:07 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:46:07 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:46:07 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-aeab74ce-f58b-4af4-b012-07c0a7f053bc req-94e0810e-4a0b-4302-9442-58344e2ee4cf tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Volume info retrieved successfully. Sep 03 13:46:07 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-aeab74ce-f58b-4af4-b012-07c0a7f053bc req-94e0810e-4a0b-4302-9442-58344e2ee4cf tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] http://192.168.122.181/volume/v3/volumes/6d24cad8-22c2-45f5-844f-63c536554c8d returned with HTTP 200 Sep 03 13:46:07 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1209/2472] 192.168.122.181 () {62 vars in 1528 bytes} [Thu Sep 3 13:46:07 2026] GET /volume/v3/volumes/6d24cad8-22c2-45f5-844f-63c536554c8d => generated 1037 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:46:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-aeab74ce-f58b-4af4-b012-07c0a7f053bc req-6a936238-e944-4e0b-9b18-570043a9e6a3 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:07 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-aeab74ce-f58b-4af4-b012-07c0a7f053bc req-6a936238-e944-4e0b-9b18-570043a9e6a3 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] PUT http://192.168.122.181/volume/v3/attachments/108b9c36-558a-4988-b491-299d2b5afa1c Sep 03 13:46:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-aeab74ce-f58b-4af4-b012-07c0a7f053bc req-6a936238-e944-4e0b-9b18-570043a9e6a3 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.181", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8d232b6e4de", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "108e3980-7d2b-493a-aa24-bb1dd072d0d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:46:07 devstack devstack@c-api.service[86720]: DEBUG cinder.coordination [req-aeab74ce-f58b-4af4-b012-07c0a7f053bc req-6a936238-e944-4e0b-9b18-570043a9e6a3 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Acquiring lock "cinder-attachment_update-6d24cad8-22c2-45f5-844f-63c536554c8d-devstack" by "attachment_update" {{(pid=86720) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 13:46:08 devstack devstack@c-api.service[86720]: DEBUG cinder.coordination [req-aeab74ce-f58b-4af4-b012-07c0a7f053bc req-6a936238-e944-4e0b-9b18-570043a9e6a3 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Lock "cinder-attachment_update-6d24cad8-22c2-45f5-844f-63c536554c8d-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=86720) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 13:46:08 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:46:08 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:46:08 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:46:08 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:46:08 devstack devstack@c-api.service[86720]: DEBUG cinder.coordination [req-aeab74ce-f58b-4af4-b012-07c0a7f053bc req-6a936238-e944-4e0b-9b18-570043a9e6a3 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Lock "cinder-attachment_update-6d24cad8-22c2-45f5-844f-63c536554c8d-devstack" released by "attachment_update" :: held 0.186s {{(pid=86720) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 13:46:08 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-aeab74ce-f58b-4af4-b012-07c0a7f053bc req-6a936238-e944-4e0b-9b18-570043a9e6a3 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] http://192.168.122.181/volume/v3/attachments/108b9c36-558a-4988-b491-299d2b5afa1c returned with HTTP 200 Sep 03 13:46:08 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1264/2473] 192.168.122.181 () {66 vars in 1593 bytes} [Thu Sep 3 13:46:07 2026] PUT /volume/v3/attachments/108b9c36-558a-4988-b491-299d2b5afa1c => generated 694 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:46:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-bfa23ec4-0e9e-4656-840d-f879e7fdcf3b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:08 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-bfa23ec4-0e9e-4656-840d-f879e7fdcf3b tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] GET http://192.168.122.181/volume/v3/volumes/617f19be-b604-46b3-b22e-70696544406a Sep 03 13:46:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-bfa23ec4-0e9e-4656-840d-f879e7fdcf3b tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-bfa23ec4-0e9e-4656-840d-f879e7fdcf3b tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:08 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:46:08 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:46:08 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:46:08 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:46:08 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-bfa23ec4-0e9e-4656-840d-f879e7fdcf3b tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] Volume info retrieved successfully. Sep 03 13:46:08 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-bfa23ec4-0e9e-4656-840d-f879e7fdcf3b tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] http://192.168.122.181/volume/v3/volumes/617f19be-b604-46b3-b22e-70696544406a returned with HTTP 200 Sep 03 13:46:08 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1210/2474] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:46:08 2026] GET /volume/v3/volumes/617f19be-b604-46b3-b22e-70696544406a => generated 937 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:46:08 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-4a06345d-d4b3-46a4-b8db-8c0342bd0920 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:08 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4a06345d-d4b3-46a4-b8db-8c0342bd0920 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] GET http://192.168.122.181/volume/v3/volumes/6d24cad8-22c2-45f5-844f-63c536554c8d Sep 03 13:46:08 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4a06345d-d4b3-46a4-b8db-8c0342bd0920 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:08 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4a06345d-d4b3-46a4-b8db-8c0342bd0920 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:08 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:46:08 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:46:08 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:46:08 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:46:08 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-4a06345d-d4b3-46a4-b8db-8c0342bd0920 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Volume info retrieved successfully. Sep 03 13:46:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-aeab74ce-f58b-4af4-b012-07c0a7f053bc req-30d81d81-428f-4cfc-b84c-716b20891129 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:08 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-aeab74ce-f58b-4af4-b012-07c0a7f053bc req-30d81d81-428f-4cfc-b84c-716b20891129 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] POST http://192.168.122.181/volume/v3/attachments/108b9c36-558a-4988-b491-299d2b5afa1c/action Sep 03 13:46:08 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4a06345d-d4b3-46a4-b8db-8c0342bd0920 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] http://192.168.122.181/volume/v3/volumes/6d24cad8-22c2-45f5-844f-63c536554c8d returned with HTTP 200 Sep 03 13:46:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-aeab74ce-f58b-4af4-b012-07c0a7f053bc req-30d81d81-428f-4cfc-b84c-716b20891129 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Action body: b'{"os-complete": null}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:46:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-aeab74ce-f58b-4af4-b012-07c0a7f053bc req-30d81d81-428f-4cfc-b84c-716b20891129 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:46:08 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1265/2475] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:46:08 2026] GET /volume/v3/volumes/6d24cad8-22c2-45f5-844f-63c536554c8d => generated 857 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:46:08 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:46:08 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:46:08 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:46:08 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:46:08 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-aeab74ce-f58b-4af4-b012-07c0a7f053bc req-30d81d81-428f-4cfc-b84c-716b20891129 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] http://192.168.122.181/volume/v3/attachments/108b9c36-558a-4988-b491-299d2b5afa1c/action returned with HTTP 204 Sep 03 13:46:08 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1211/2476] 192.168.122.181 () {66 vars in 1614 bytes} [Thu Sep 3 13:46:08 2026] POST /volume/v3/attachments/108b9c36-558a-4988-b491-299d2b5afa1c/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:46:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-5cf2071d-0346-4670-8fd7-a253c9a8c6b2 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5cf2071d-0346-4670-8fd7-a253c9a8c6b2 tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] GET http://192.168.122.181/volume/v3/volumes/617f19be-b604-46b3-b22e-70696544406a Sep 03 13:46:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5cf2071d-0346-4670-8fd7-a253c9a8c6b2 tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5cf2071d-0346-4670-8fd7-a253c9a8c6b2 tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:09 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:46:09 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:46:09 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:46:09 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:46:09 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-5cf2071d-0346-4670-8fd7-a253c9a8c6b2 tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] Volume info retrieved successfully. Sep 03 13:46:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5cf2071d-0346-4670-8fd7-a253c9a8c6b2 tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] http://192.168.122.181/volume/v3/volumes/617f19be-b604-46b3-b22e-70696544406a returned with HTTP 200 Sep 03 13:46:09 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1266/2477] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:46:09 2026] GET /volume/v3/volumes/617f19be-b604-46b3-b22e-70696544406a => generated 937 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:46:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-6a1b6d1b-cbe4-432d-886f-0ee7867cff8a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6a1b6d1b-cbe4-432d-886f-0ee7867cff8a tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] GET http://192.168.122.181/volume/v3/volumes/6d24cad8-22c2-45f5-844f-63c536554c8d Sep 03 13:46:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6a1b6d1b-cbe4-432d-886f-0ee7867cff8a tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6a1b6d1b-cbe4-432d-886f-0ee7867cff8a tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:09 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:46:09 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:46:09 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:46:09 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:46:09 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-6a1b6d1b-cbe4-432d-886f-0ee7867cff8a tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Volume info retrieved successfully. Sep 03 13:46:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6a1b6d1b-cbe4-432d-886f-0ee7867cff8a tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] http://192.168.122.181/volume/v3/volumes/6d24cad8-22c2-45f5-844f-63c536554c8d returned with HTTP 200 Sep 03 13:46:09 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1212/2478] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:46:09 2026] GET /volume/v3/volumes/6d24cad8-22c2-45f5-844f-63c536554c8d => generated 1149 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:46:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-adc5ebbd-fca5-4e1b-ba78-00c271a9d8eb None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:10 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-adc5ebbd-fca5-4e1b-ba78-00c271a9d8eb tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] GET http://192.168.122.181/volume/v3/volumes/6d24cad8-22c2-45f5-844f-63c536554c8d Sep 03 13:46:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-adc5ebbd-fca5-4e1b-ba78-00c271a9d8eb tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-adc5ebbd-fca5-4e1b-ba78-00c271a9d8eb tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:10 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:46:10 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:46:10 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:46:10 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:46:10 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-adc5ebbd-fca5-4e1b-ba78-00c271a9d8eb tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Volume info retrieved successfully. Sep 03 13:46:10 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-adc5ebbd-fca5-4e1b-ba78-00c271a9d8eb tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] http://192.168.122.181/volume/v3/volumes/6d24cad8-22c2-45f5-844f-63c536554c8d returned with HTTP 200 Sep 03 13:46:10 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1267/2479] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:46:10 2026] GET /volume/v3/volumes/6d24cad8-22c2-45f5-844f-63c536554c8d => generated 1149 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:46:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-f1e791a3-7861-41fe-abd1-f746f9908825 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:10 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f1e791a3-7861-41fe-abd1-f746f9908825 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] GET http://192.168.122.181/volume/v3/volumes/6d24cad8-22c2-45f5-844f-63c536554c8d Sep 03 13:46:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f1e791a3-7861-41fe-abd1-f746f9908825 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f1e791a3-7861-41fe-abd1-f746f9908825 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:10 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:46:10 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:46:10 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:46:10 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:46:10 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-f1e791a3-7861-41fe-abd1-f746f9908825 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Volume info retrieved successfully. Sep 03 13:46:10 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f1e791a3-7861-41fe-abd1-f746f9908825 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] http://192.168.122.181/volume/v3/volumes/6d24cad8-22c2-45f5-844f-63c536554c8d returned with HTTP 200 Sep 03 13:46:10 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1213/2480] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:46:10 2026] GET /volume/v3/volumes/6d24cad8-22c2-45f5-844f-63c536554c8d => generated 1149 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 13:46:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-789ccca1-f181-4eb7-b9f0-e277459c0831 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:10 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-789ccca1-f181-4eb7-b9f0-e277459c0831 tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] GET http://192.168.122.181/volume/v3/volumes/617f19be-b604-46b3-b22e-70696544406a Sep 03 13:46:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-789ccca1-f181-4eb7-b9f0-e277459c0831 tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-789ccca1-f181-4eb7-b9f0-e277459c0831 tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:10 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:46:10 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:46:10 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:46:10 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:46:10 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-789ccca1-f181-4eb7-b9f0-e277459c0831 tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] Volume info retrieved successfully. Sep 03 13:46:10 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-789ccca1-f181-4eb7-b9f0-e277459c0831 tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] http://192.168.122.181/volume/v3/volumes/617f19be-b604-46b3-b22e-70696544406a returned with HTTP 200 Sep 03 13:46:10 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1268/2481] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:46:10 2026] GET /volume/v3/volumes/617f19be-b604-46b3-b22e-70696544406a => generated 1202 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 03 13:46:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-87b15eea-47df-40c8-abcb-8405596db16a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:10 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-87b15eea-47df-40c8-abcb-8405596db16a tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] GET http://192.168.122.181/volume/v3/volumes/617f19be-b604-46b3-b22e-70696544406a Sep 03 13:46:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-87b15eea-47df-40c8-abcb-8405596db16a tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-87b15eea-47df-40c8-abcb-8405596db16a tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:10 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:46:10 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:46:10 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:46:10 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:46:10 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-87b15eea-47df-40c8-abcb-8405596db16a tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] Volume info retrieved successfully. Sep 03 13:46:10 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-87b15eea-47df-40c8-abcb-8405596db16a tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] http://192.168.122.181/volume/v3/volumes/617f19be-b604-46b3-b22e-70696544406a returned with HTTP 200 Sep 03 13:46:10 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1214/2482] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:46:10 2026] GET /volume/v3/volumes/617f19be-b604-46b3-b22e-70696544406a => generated 1202 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:46:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-92575f61-2ec9-4696-b63a-1ad94d9d0816 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:10 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-92575f61-2ec9-4696-b63a-1ad94d9d0816 tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] DELETE http://192.168.122.181/volume/v3/volumes/617f19be-b604-46b3-b22e-70696544406a Sep 03 13:46:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-92575f61-2ec9-4696-b63a-1ad94d9d0816 tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-92575f61-2ec9-4696-b63a-1ad94d9d0816 tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:10 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-92575f61-2ec9-4696-b63a-1ad94d9d0816 tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] Delete volume with id: 617f19be-b604-46b3-b22e-70696544406a Sep 03 13:46:10 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:46:10 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:46:10 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:46:10 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:46:10 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-92575f61-2ec9-4696-b63a-1ad94d9d0816 tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] Volume info retrieved successfully. Sep 03 13:46:10 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-92575f61-2ec9-4696-b63a-1ad94d9d0816 tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] Delete volume request issued successfully. Sep 03 13:46:10 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-92575f61-2ec9-4696-b63a-1ad94d9d0816 tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] http://192.168.122.181/volume/v3/volumes/617f19be-b604-46b3-b22e-70696544406a returned with HTTP 202 Sep 03 13:46:10 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1269/2483] 192.168.122.181 () {60 vars in 1276 bytes} [Thu Sep 3 13:46:10 2026] DELETE /volume/v3/volumes/617f19be-b604-46b3-b22e-70696544406a => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 03 13:46:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-0b4282d0-703e-4791-86f3-4b66377de764 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:10 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0b4282d0-703e-4791-86f3-4b66377de764 tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] GET http://192.168.122.181/volume/v3/volumes/617f19be-b604-46b3-b22e-70696544406a Sep 03 13:46:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0b4282d0-703e-4791-86f3-4b66377de764 tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0b4282d0-703e-4791-86f3-4b66377de764 tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:10 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:46:10 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:46:10 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:46:10 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:46:10 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-0b4282d0-703e-4791-86f3-4b66377de764 tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] Volume info retrieved successfully. Sep 03 13:46:10 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0b4282d0-703e-4791-86f3-4b66377de764 tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] http://192.168.122.181/volume/v3/volumes/617f19be-b604-46b3-b22e-70696544406a returned with HTTP 200 Sep 03 13:46:10 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1215/2484] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:46:10 2026] GET /volume/v3/volumes/617f19be-b604-46b3-b22e-70696544406a => generated 1201 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:46:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-4915b45f-4a09-4541-8a40-2a9c1e63aca7 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:11 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4915b45f-4a09-4541-8a40-2a9c1e63aca7 tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] GET http://192.168.122.181/volume/v3/volumes/617f19be-b604-46b3-b22e-70696544406a Sep 03 13:46:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4915b45f-4a09-4541-8a40-2a9c1e63aca7 tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4915b45f-4a09-4541-8a40-2a9c1e63aca7 tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:11 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4915b45f-4a09-4541-8a40-2a9c1e63aca7 tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] http://192.168.122.181/volume/v3/volumes/617f19be-b604-46b3-b22e-70696544406a returned with HTTP 404 Sep 03 13:46:11 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1270/2485] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:46:11 2026] GET /volume/v3/volumes/617f19be-b604-46b3-b22e-70696544406a => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:46:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-045e3576-8ff0-463f-83fa-38a3a383a8a5 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-045e3576-8ff0-463f-83fa-38a3a383a8a5 tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] DELETE http://192.168.122.181/volume/v3/volumes/617f19be-b604-46b3-b22e-70696544406a Sep 03 13:46:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-045e3576-8ff0-463f-83fa-38a3a383a8a5 tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-045e3576-8ff0-463f-83fa-38a3a383a8a5 tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:12 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-045e3576-8ff0-463f-83fa-38a3a383a8a5 tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] Delete volume with id: 617f19be-b604-46b3-b22e-70696544406a Sep 03 13:46:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-045e3576-8ff0-463f-83fa-38a3a383a8a5 tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] http://192.168.122.181/volume/v3/volumes/617f19be-b604-46b3-b22e-70696544406a returned with HTTP 404 Sep 03 13:46:12 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1216/2486] 192.168.122.181 () {60 vars in 1276 bytes} [Thu Sep 3 13:46:12 2026] DELETE /volume/v3/volumes/617f19be-b604-46b3-b22e-70696544406a => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:46:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ae051e68-dd89-47d1-8fec-390387651655 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:12 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ae051e68-dd89-47d1-8fec-390387651655 tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] GET http://192.168.122.181/volume/v3/volumes/617f19be-b604-46b3-b22e-70696544406a Sep 03 13:46:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ae051e68-dd89-47d1-8fec-390387651655 tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ae051e68-dd89-47d1-8fec-390387651655 tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:12 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ae051e68-dd89-47d1-8fec-390387651655 tempest-VolumeImageDependencyTests-1466912203 tempest-VolumeImageDependencyTests-1466912203-project-member] http://192.168.122.181/volume/v3/volumes/617f19be-b604-46b3-b22e-70696544406a returned with HTTP 404 Sep 03 13:46:12 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1271/2487] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:46:12 2026] GET /volume/v3/volumes/617f19be-b604-46b3-b22e-70696544406a => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:46:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-45a764a2-48ea-4465-8de9-bef4539d46b9 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:15 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-45a764a2-48ea-4465-8de9-bef4539d46b9 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:46:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-45a764a2-48ea-4465-8de9-bef4539d46b9 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1142105614", "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=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:46:15 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-45a764a2-48ea-4465-8de9-bef4539d46b9 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:46:15 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1217/2488] 192.168.122.181 () {60 vars in 1137 bytes} [Thu Sep 3 13:46:15 2026] POST /volume/v3/types => generated 380 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:46:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-be77401d-7e25-4116-a6ff-5115bbb42437 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-be77401d-7e25-4116-a6ff-5115bbb42437 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] POST http://192.168.122.181/volume/v3/types/39cb2934-8ef8-4862-86e8-067e351a3fc1/encryption Sep 03 13:46:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-be77401d-7e25-4116-a6ff-5115bbb42437 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:46:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-be77401d-7e25-4116-a6ff-5115bbb42437 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] http://192.168.122.181/volume/v3/types/39cb2934-8ef8-4862-86e8-067e351a3fc1/encryption returned with HTTP 200 Sep 03 13:46:15 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1272/2489] 192.168.122.181 () {60 vars in 1281 bytes} [Thu Sep 3 13:46:15 2026] POST /volume/v3/types/39cb2934-8ef8-4862-86e8-067e351a3fc1/encryption => generated 239 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:46:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-bdf91cdc-e1d9-4ea3-b11e-691c75980157 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:15 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-bdf91cdc-e1d9-4ea3-b11e-691c75980157 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:46:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-bdf91cdc-e1d9-4ea3-b11e-691c75980157 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-304072899", "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=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:46:15 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-bdf91cdc-e1d9-4ea3-b11e-691c75980157 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:46:15 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1218/2490] 192.168.122.181 () {60 vars in 1137 bytes} [Thu Sep 3 13:46:15 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 03 13:46:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-00c0c8a2-3b76-441a-8258-031b2964b054 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-00c0c8a2-3b76-441a-8258-031b2964b054 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] POST http://192.168.122.181/volume/v3/types/a422f52d-f877-4eff-8c0e-af0ef7944d71/encryption Sep 03 13:46:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-00c0c8a2-3b76-441a-8258-031b2964b054 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:46:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-00c0c8a2-3b76-441a-8258-031b2964b054 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] http://192.168.122.181/volume/v3/types/a422f52d-f877-4eff-8c0e-af0ef7944d71/encryption returned with HTTP 200 Sep 03 13:46:15 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1273/2491] 192.168.122.181 () {60 vars in 1281 bytes} [Thu Sep 3 13:46:15 2026] POST /volume/v3/types/a422f52d-f877-4eff-8c0e-af0ef7944d71/encryption => generated 239 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:46:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-40f206d0-412b-40b4-a5e8-2faecbe8e883 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:15 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-40f206d0-412b-40b4-a5e8-2faecbe8e883 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:46:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-40f206d0-412b-40b4-a5e8-2faecbe8e883 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1666805547", "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=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:46:15 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-40f206d0-412b-40b4-a5e8-2faecbe8e883 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:46:15 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1219/2492] 192.168.122.181 () {60 vars in 1137 bytes} [Thu Sep 3 13:46:15 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 03 13:46:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e9ddb5f4-788b-4e14-a391-a6a6236ab0c6 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e9ddb5f4-788b-4e14-a391-a6a6236ab0c6 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] POST http://192.168.122.181/volume/v3/types/24106682-a40d-48ad-b47d-4622a06ee244/extra_specs Sep 03 13:46:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e9ddb5f4-788b-4e14-a391-a6a6236ab0c6 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:46:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e9ddb5f4-788b-4e14-a391-a6a6236ab0c6 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] http://192.168.122.181/volume/v3/types/24106682-a40d-48ad-b47d-4622a06ee244/extra_specs returned with HTTP 200 Sep 03 13:46:15 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1274/2493] 192.168.122.181 () {60 vars in 1283 bytes} [Thu Sep 3 13:46:15 2026] POST /volume/v3/types/24106682-a40d-48ad-b47d-4622a06ee244/extra_specs => generated 35 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:46:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-108693e7-3e96-4952-a649-2a14fb3ef9ac None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:15 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-108693e7-3e96-4952-a649-2a14fb3ef9ac tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] PUT http://192.168.122.181/volume/v3/types/24106682-a40d-48ad-b47d-4622a06ee244/extra_specs/key2 Sep 03 13:46:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-108693e7-3e96-4952-a649-2a14fb3ef9ac tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:46:15 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-108693e7-3e96-4952-a649-2a14fb3ef9ac tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] http://192.168.122.181/volume/v3/types/24106682-a40d-48ad-b47d-4622a06ee244/extra_specs/key2 returned with HTTP 200 Sep 03 13:46:15 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1220/2494] 192.168.122.181 () {60 vars in 1297 bytes} [Thu Sep 3 13:46:15 2026] PUT /volume/v3/types/24106682-a40d-48ad-b47d-4622a06ee244/extra_specs/key2 => generated 25 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 03 13:46:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-1e2675f9-261f-4adf-ad23-8ed5b6ecf426 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1e2675f9-261f-4adf-ad23-8ed5b6ecf426 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:46:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1e2675f9-261f-4adf-ad23-8ed5b6ecf426 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:46:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1e2675f9-261f-4adf-ad23-8ed5b6ecf426 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:46:15 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1275/2495] 192.168.122.181 () {60 vars in 1136 bytes} [Thu Sep 3 13:46:15 2026] POST /volume/v3/types => generated 195 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:46:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-63284e9c-1ee6-4bf9-a70e-0829dcad0146 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:15 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-63284e9c-1ee6-4bf9-a70e-0829dcad0146 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] DELETE http://192.168.122.181/volume/v3/types/f4c5edd3-84a1-471f-bb62-cbcd55e17687 Sep 03 13:46:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-63284e9c-1ee6-4bf9-a70e-0829dcad0146 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-63284e9c-1ee6-4bf9-a70e-0829dcad0146 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] Calling method '_delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:15 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-63284e9c-1ee6-4bf9-a70e-0829dcad0146 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] http://192.168.122.181/volume/v3/types/f4c5edd3-84a1-471f-bb62-cbcd55e17687 returned with HTTP 202 Sep 03 13:46:15 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1221/2496] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:46:15 2026] DELETE /volume/v3/types/f4c5edd3-84a1-471f-bb62-cbcd55e17687 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:46:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-4c90f724-e23f-4d1e-a526-2d98711c9f45 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4c90f724-e23f-4d1e-a526-2d98711c9f45 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:46:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4c90f724-e23f-4d1e-a526-2d98711c9f45 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-491094815", "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=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:46:16 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4c90f724-e23f-4d1e-a526-2d98711c9f45 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:46:16 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1276/2497] 192.168.122.181 () {60 vars in 1137 bytes} [Thu Sep 3 13:46:15 2026] POST /volume/v3/types => generated 379 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:46:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-37c2e142-f241-43b0-9416-7f172707820d None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:16 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-37c2e142-f241-43b0-9416-7f172707820d tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] POST http://192.168.122.181/volume/v3/types/29dc1e18-b224-45fc-8986-87dbe82e5fc4/encryption Sep 03 13:46:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-37c2e142-f241-43b0-9416-7f172707820d tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:46:16 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-37c2e142-f241-43b0-9416-7f172707820d tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] http://192.168.122.181/volume/v3/types/29dc1e18-b224-45fc-8986-87dbe82e5fc4/encryption returned with HTTP 200 Sep 03 13:46:16 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1222/2498] 192.168.122.181 () {60 vars in 1281 bytes} [Thu Sep 3 13:46:16 2026] POST /volume/v3/types/29dc1e18-b224-45fc-8986-87dbe82e5fc4/encryption => generated 239 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:46:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e75feab9-7d81-4326-8fe1-0cc18a1b1ea7 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:16 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e75feab9-7d81-4326-8fe1-0cc18a1b1ea7 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] DELETE http://192.168.122.181/volume/v3/types/29dc1e18-b224-45fc-8986-87dbe82e5fc4/encryption/edc9bf7f-3221-48f2-b1be-56be264653cd Sep 03 13:46:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e75feab9-7d81-4326-8fe1-0cc18a1b1ea7 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e75feab9-7d81-4326-8fe1-0cc18a1b1ea7 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:16 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e75feab9-7d81-4326-8fe1-0cc18a1b1ea7 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] http://192.168.122.181/volume/v3/types/29dc1e18-b224-45fc-8986-87dbe82e5fc4/encryption/edc9bf7f-3221-48f2-b1be-56be264653cd returned with HTTP 202 Sep 03 13:46:16 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1277/2499] 192.168.122.181 () {58 vars in 1373 bytes} [Thu Sep 3 13:46:16 2026] DELETE /volume/v3/types/29dc1e18-b224-45fc-8986-87dbe82e5fc4/encryption/edc9bf7f-3221-48f2-b1be-56be264653cd => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:46:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-085dab85-03af-472b-9ca8-63f1709c9010 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:16 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-085dab85-03af-472b-9ca8-63f1709c9010 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:46:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-085dab85-03af-472b-9ca8-63f1709c9010 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1298837011", "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=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:46:16 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-085dab85-03af-472b-9ca8-63f1709c9010 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:46:16 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1223/2500] 192.168.122.181 () {60 vars in 1137 bytes} [Thu Sep 3 13:46:16 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 03 13:46:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-b56b77a1-8bdd-49d8-b028-71eeacd6c939 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:16 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b56b77a1-8bdd-49d8-b028-71eeacd6c939 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] DELETE http://192.168.122.181/volume/v3/types/082b1dfa-82fd-44a1-84aa-82367870e902/extra_specs/key1 Sep 03 13:46:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b56b77a1-8bdd-49d8-b028-71eeacd6c939 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b56b77a1-8bdd-49d8-b028-71eeacd6c939 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:16 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b56b77a1-8bdd-49d8-b028-71eeacd6c939 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] http://192.168.122.181/volume/v3/types/082b1dfa-82fd-44a1-84aa-82367870e902/extra_specs/key1 returned with HTTP 202 Sep 03 13:46:16 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1278/2501] 192.168.122.181 () {58 vars in 1280 bytes} [Thu Sep 3 13:46:16 2026] DELETE /volume/v3/types/082b1dfa-82fd-44a1-84aa-82367870e902/extra_specs/key1 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:46:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-6a206720-d0e7-4b6a-8f50-6bfeaefd0513 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:16 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6a206720-d0e7-4b6a-8f50-6bfeaefd0513 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:46:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6a206720-d0e7-4b6a-8f50-6bfeaefd0513 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-241281202", "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=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:46:16 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6a206720-d0e7-4b6a-8f50-6bfeaefd0513 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:46:16 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1224/2502] 192.168.122.181 () {60 vars in 1137 bytes} [Thu Sep 3 13:46:16 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 03 13:46:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a10a70e5-43af-454f-96f0-8e35ee32e561 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:16 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a10a70e5-43af-454f-96f0-8e35ee32e561 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] DELETE http://192.168.122.181/volume/v3/types/2a00ef1e-f087-4327-a480-925147a59e18 Sep 03 13:46:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a10a70e5-43af-454f-96f0-8e35ee32e561 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a10a70e5-43af-454f-96f0-8e35ee32e561 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] Calling method '_delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:16 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a10a70e5-43af-454f-96f0-8e35ee32e561 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] http://192.168.122.181/volume/v3/types/2a00ef1e-f087-4327-a480-925147a59e18 returned with HTTP 202 Sep 03 13:46:16 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1279/2503] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:46:16 2026] DELETE /volume/v3/types/2a00ef1e-f087-4327-a480-925147a59e18 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:46:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-aa33b587-0c14-459b-9c87-68c272a88a3b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:16 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-aa33b587-0c14-459b-9c87-68c272a88a3b tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] GET http://192.168.122.181/volume/v3/types/39cb2934-8ef8-4862-86e8-067e351a3fc1/extra_specs Sep 03 13:46:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-aa33b587-0c14-459b-9c87-68c272a88a3b tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-aa33b587-0c14-459b-9c87-68c272a88a3b tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] Calling method 'index' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:16 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-aa33b587-0c14-459b-9c87-68c272a88a3b tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] http://192.168.122.181/volume/v3/types/39cb2934-8ef8-4862-86e8-067e351a3fc1/extra_specs returned with HTTP 200 Sep 03 13:46:16 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1225/2504] 192.168.122.181 () {58 vars in 1262 bytes} [Thu Sep 3 13:46:16 2026] GET /volume/v3/types/39cb2934-8ef8-4862-86e8-067e351a3fc1/extra_specs => generated 185 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:46:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f17a4ac4-3b14-4ef1-a9c6-a74cc56f4e9c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:16 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f17a4ac4-3b14-4ef1-a9c6-a74cc56f4e9c tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] GET http://192.168.122.181/volume/v3/types Sep 03 13:46:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f17a4ac4-3b14-4ef1-a9c6-a74cc56f4e9c tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f17a4ac4-3b14-4ef1-a9c6-a74cc56f4e9c tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] Calling method 'index' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:16 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f17a4ac4-3b14-4ef1-a9c6-a74cc56f4e9c tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:46:16 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1280/2505] 192.168.122.181 () {58 vars in 1115 bytes} [Thu Sep 3 13:46:16 2026] GET /volume/v3/types => generated 2588 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:46:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-36de4b2d-5b83-44b8-b468-8d562a824e9e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:16 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-36de4b2d-5b83-44b8-b468-8d562a824e9e tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] GET http://192.168.122.181/volume/v3/types/39cb2934-8ef8-4862-86e8-067e351a3fc1/encryption/cipher Sep 03 13:46:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-36de4b2d-5b83-44b8-b468-8d562a824e9e tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-36de4b2d-5b83-44b8-b468-8d562a824e9e tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:16 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-36de4b2d-5b83-44b8-b468-8d562a824e9e tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] http://192.168.122.181/volume/v3/types/39cb2934-8ef8-4862-86e8-067e351a3fc1/encryption/cipher returned with HTTP 200 Sep 03 13:46:16 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1226/2506] 192.168.122.181 () {58 vars in 1280 bytes} [Thu Sep 3 13:46:16 2026] GET /volume/v3/types/39cb2934-8ef8-4862-86e8-067e351a3fc1/encryption/cipher => generated 29 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:46:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-2d93babb-ef84-4106-b8a3-f609a609a830 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:16 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2d93babb-ef84-4106-b8a3-f609a609a830 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] GET http://192.168.122.181/volume/v3/types/39cb2934-8ef8-4862-86e8-067e351a3fc1/encryption Sep 03 13:46:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2d93babb-ef84-4106-b8a3-f609a609a830 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2d93babb-ef84-4106-b8a3-f609a609a830 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] Calling method 'index' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:16 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2d93babb-ef84-4106-b8a3-f609a609a830 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] http://192.168.122.181/volume/v3/types/39cb2934-8ef8-4862-86e8-067e351a3fc1/encryption returned with HTTP 200 Sep 03 13:46:16 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1281/2507] 192.168.122.181 () {58 vars in 1259 bytes} [Thu Sep 3 13:46:16 2026] GET /volume/v3/types/39cb2934-8ef8-4862-86e8-067e351a3fc1/encryption => generated 325 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:46:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-f44dd99d-6386-4643-8c8a-54bee31e8d7c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:16 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f44dd99d-6386-4643-8c8a-54bee31e8d7c tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] GET http://192.168.122.181/volume/v3/types/39cb2934-8ef8-4862-86e8-067e351a3fc1/extra_specs/multiattach Sep 03 13:46:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f44dd99d-6386-4643-8c8a-54bee31e8d7c tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f44dd99d-6386-4643-8c8a-54bee31e8d7c tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:16 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f44dd99d-6386-4643-8c8a-54bee31e8d7c tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] http://192.168.122.181/volume/v3/types/39cb2934-8ef8-4862-86e8-067e351a3fc1/extra_specs/multiattach returned with HTTP 200 Sep 03 13:46:16 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1227/2508] 192.168.122.181 () {58 vars in 1298 bytes} [Thu Sep 3 13:46:16 2026] GET /volume/v3/types/39cb2934-8ef8-4862-86e8-067e351a3fc1/extra_specs/multiattach => generated 29 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:46:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-98b639f7-f5b5-4698-9f07-fe357b979206 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:16 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-98b639f7-f5b5-4698-9f07-fe357b979206 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] GET http://192.168.122.181/volume/v3/types/39cb2934-8ef8-4862-86e8-067e351a3fc1/extra_specs/volume_backend_name Sep 03 13:46:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-98b639f7-f5b5-4698-9f07-fe357b979206 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-98b639f7-f5b5-4698-9f07-fe357b979206 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:16 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-98b639f7-f5b5-4698-9f07-fe357b979206 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] http://192.168.122.181/volume/v3/types/39cb2934-8ef8-4862-86e8-067e351a3fc1/extra_specs/volume_backend_name returned with HTTP 200 Sep 03 13:46:16 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1282/2509] 192.168.122.181 () {58 vars in 1322 bytes} [Thu Sep 3 13:46:16 2026] GET /volume/v3/types/39cb2934-8ef8-4862-86e8-067e351a3fc1/extra_specs/volume_backend_name => generated 44 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:46:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-a44736ee-a681-44d3-a999-888553ccc65e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:16 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a44736ee-a681-44d3-a999-888553ccc65e tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] GET http://192.168.122.181/volume/v3/types/39cb2934-8ef8-4862-86e8-067e351a3fc1 Sep 03 13:46:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a44736ee-a681-44d3-a999-888553ccc65e tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a44736ee-a681-44d3-a999-888553ccc65e tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:16 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a44736ee-a681-44d3-a999-888553ccc65e tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] http://192.168.122.181/volume/v3/types/39cb2934-8ef8-4862-86e8-067e351a3fc1 returned with HTTP 200 Sep 03 13:46:16 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1228/2510] 192.168.122.181 () {58 vars in 1226 bytes} [Thu Sep 3 13:46:16 2026] GET /volume/v3/types/39cb2934-8ef8-4862-86e8-067e351a3fc1 => generated 402 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:46:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a6928294-46cc-4cd9-8dfe-76e75dad6c1d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:16 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a6928294-46cc-4cd9-8dfe-76e75dad6c1d tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] PUT http://192.168.122.181/volume/v3/types/39cb2934-8ef8-4862-86e8-067e351a3fc1/encryption/e10ca1f9-a545-4e88-a067-3629707ee291 Sep 03 13:46:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a6928294-46cc-4cd9-8dfe-76e75dad6c1d tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:46:16 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a6928294-46cc-4cd9-8dfe-76e75dad6c1d tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] http://192.168.122.181/volume/v3/types/39cb2934-8ef8-4862-86e8-067e351a3fc1/encryption/e10ca1f9-a545-4e88-a067-3629707ee291 returned with HTTP 200 Sep 03 13:46:16 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1283/2511] 192.168.122.181 () {60 vars in 1390 bytes} [Thu Sep 3 13:46:16 2026] PUT /volume/v3/types/39cb2934-8ef8-4862-86e8-067e351a3fc1/encryption/e10ca1f9-a545-4e88-a067-3629707ee291 => generated 33 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:46:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-13f52e2e-64bd-4a3c-ba1b-c594abd270b2 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:16 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-13f52e2e-64bd-4a3c-ba1b-c594abd270b2 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] PUT http://192.168.122.181/volume/v3/types/39cb2934-8ef8-4862-86e8-067e351a3fc1/extra_specs/key1 Sep 03 13:46:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-13f52e2e-64bd-4a3c-ba1b-c594abd270b2 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:46:16 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-13f52e2e-64bd-4a3c-ba1b-c594abd270b2 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] http://192.168.122.181/volume/v3/types/39cb2934-8ef8-4862-86e8-067e351a3fc1/extra_specs/key1 returned with HTTP 200 Sep 03 13:46:16 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1229/2512] 192.168.122.181 () {60 vars in 1297 bytes} [Thu Sep 3 13:46:16 2026] PUT /volume/v3/types/39cb2934-8ef8-4862-86e8-067e351a3fc1/extra_specs/key1 => generated 30 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:46:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-4a423fdd-d0ee-42a5-8efd-fc101b34b2ee None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:16 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4a423fdd-d0ee-42a5-8efd-fc101b34b2ee tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] PUT http://192.168.122.181/volume/v3/types/39cb2934-8ef8-4862-86e8-067e351a3fc1 Sep 03 13:46:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4a423fdd-d0ee-42a5-8efd-fc101b34b2ee tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:46:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4a423fdd-d0ee-42a5-8efd-fc101b34b2ee tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] http://192.168.122.181/volume/v3/types/39cb2934-8ef8-4862-86e8-067e351a3fc1 returned with HTTP 200 Sep 03 13:46:17 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1284/2513] 192.168.122.181 () {60 vars in 1246 bytes} [Thu Sep 3 13:46:16 2026] PUT /volume/v3/types/39cb2934-8ef8-4862-86e8-067e351a3fc1 => generated 371 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:46:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-7423da59-3287-4889-986e-62a2eac3329c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7423da59-3287-4889-986e-62a2eac3329c tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] DELETE http://192.168.122.181/volume/v3/types/082b1dfa-82fd-44a1-84aa-82367870e902 Sep 03 13:46:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7423da59-3287-4889-986e-62a2eac3329c tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7423da59-3287-4889-986e-62a2eac3329c tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] Calling method '_delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7423da59-3287-4889-986e-62a2eac3329c tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] http://192.168.122.181/volume/v3/types/082b1dfa-82fd-44a1-84aa-82367870e902 returned with HTTP 202 Sep 03 13:46:17 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1230/2514] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:46:17 2026] DELETE /volume/v3/types/082b1dfa-82fd-44a1-84aa-82367870e902 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:46:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-97546f57-692c-4313-9496-809fdd403a91 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-97546f57-692c-4313-9496-809fdd403a91 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] DELETE http://192.168.122.181/volume/v3/types/29dc1e18-b224-45fc-8986-87dbe82e5fc4 Sep 03 13:46:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-97546f57-692c-4313-9496-809fdd403a91 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-97546f57-692c-4313-9496-809fdd403a91 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] Calling method '_delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-97546f57-692c-4313-9496-809fdd403a91 tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] http://192.168.122.181/volume/v3/types/29dc1e18-b224-45fc-8986-87dbe82e5fc4 returned with HTTP 202 Sep 03 13:46:17 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1285/2515] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:46:17 2026] DELETE /volume/v3/types/29dc1e18-b224-45fc-8986-87dbe82e5fc4 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:46:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-650ee9d9-3108-4b00-8967-1713f4c36e7d None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-650ee9d9-3108-4b00-8967-1713f4c36e7d tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] DELETE http://192.168.122.181/volume/v3/types/24106682-a40d-48ad-b47d-4622a06ee244 Sep 03 13:46:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-650ee9d9-3108-4b00-8967-1713f4c36e7d tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-650ee9d9-3108-4b00-8967-1713f4c36e7d tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] Calling method '_delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-650ee9d9-3108-4b00-8967-1713f4c36e7d tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] http://192.168.122.181/volume/v3/types/24106682-a40d-48ad-b47d-4622a06ee244 returned with HTTP 202 Sep 03 13:46:17 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1231/2516] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:46:17 2026] DELETE /volume/v3/types/24106682-a40d-48ad-b47d-4622a06ee244 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 13:46:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ab002502-9208-47e0-aeee-23c9eed01dce None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ab002502-9208-47e0-aeee-23c9eed01dce tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] DELETE http://192.168.122.181/volume/v3/types/a422f52d-f877-4eff-8c0e-af0ef7944d71 Sep 03 13:46:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ab002502-9208-47e0-aeee-23c9eed01dce tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ab002502-9208-47e0-aeee-23c9eed01dce tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] Calling method '_delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ab002502-9208-47e0-aeee-23c9eed01dce tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] http://192.168.122.181/volume/v3/types/a422f52d-f877-4eff-8c0e-af0ef7944d71 returned with HTTP 202 Sep 03 13:46:17 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1286/2517] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:46:17 2026] DELETE /volume/v3/types/a422f52d-f877-4eff-8c0e-af0ef7944d71 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:46:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-dfc99d62-7d30-485e-833f-fa3b8710514e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-dfc99d62-7d30-485e-833f-fa3b8710514e tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] DELETE http://192.168.122.181/volume/v3/types/39cb2934-8ef8-4862-86e8-067e351a3fc1 Sep 03 13:46:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-dfc99d62-7d30-485e-833f-fa3b8710514e tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-dfc99d62-7d30-485e-833f-fa3b8710514e tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] Calling method '_delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-dfc99d62-7d30-485e-833f-fa3b8710514e tempest-VolumeTypesAdminTests-1645197135 tempest-VolumeTypesAdminTests-1645197135-project-admin] http://192.168.122.181/volume/v3/types/39cb2934-8ef8-4862-86e8-067e351a3fc1 returned with HTTP 202 Sep 03 13:46:17 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1232/2518] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:46:17 2026] DELETE /volume/v3/types/39cb2934-8ef8-4862-86e8-067e351a3fc1 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:46:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d3f8cd7c-d1a5-4f2d-82e6-9f11823c897d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d3f8cd7c-d1a5-4f2d-82e6-9f11823c897d tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:46:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d3f8cd7c-d1a5-4f2d-82e6-9f11823c897d tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-629095162", "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=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:46:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d3f8cd7c-d1a5-4f2d-82e6-9f11823c897d tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:46:20 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1287/2519] 192.168.122.181 () {60 vars in 1137 bytes} [Thu Sep 3 13:46:20 2026] POST /volume/v3/types => generated 379 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:46:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-ac70ea8d-9028-4463-ac9f-eeb885a48de3 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ac70ea8d-9028-4463-ac9f-eeb885a48de3 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-admin] POST http://192.168.122.181/volume/v3/types/5ebddc6b-968b-47d7-98b5-b088c0de8ce8/encryption Sep 03 13:46:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ac70ea8d-9028-4463-ac9f-eeb885a48de3 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:46:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ac70ea8d-9028-4463-ac9f-eeb885a48de3 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-admin] http://192.168.122.181/volume/v3/types/5ebddc6b-968b-47d7-98b5-b088c0de8ce8/encryption returned with HTTP 200 Sep 03 13:46:20 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1233/2520] 192.168.122.181 () {60 vars in 1281 bytes} [Thu Sep 3 13:46:20 2026] POST /volume/v3/types/5ebddc6b-968b-47d7-98b5-b088c0de8ce8/encryption => generated 239 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:46:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-fd7fbc26-4ee2-40aa-8356-cd8d665fb811 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-fd7fbc26-4ee2-40aa-8356-cd8d665fb811 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:46:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-fd7fbc26-4ee2-40aa-8356-cd8d665fb811 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2086306989", "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=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:46:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-fd7fbc26-4ee2-40aa-8356-cd8d665fb811 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:46:20 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1288/2521] 192.168.122.181 () {60 vars in 1137 bytes} [Thu Sep 3 13:46:20 2026] POST /volume/v3/types => generated 380 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:46:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-f542daf0-70d5-4448-bea7-1bd0163cdb94 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f542daf0-70d5-4448-bea7-1bd0163cdb94 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] POST http://192.168.122.181/volume/v3/types/870eb7db-d14d-4620-ae90-aaca106a1f4e/encryption Sep 03 13:46:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f542daf0-70d5-4448-bea7-1bd0163cdb94 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:46:20 devstack devstack@c-api.service[86719]: DEBUG cinder.policy [None req-f542daf0-70d5-4448-bea7-1bd0163cdb94 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'f5693316813d4e589f7d9fdf5317ccbd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1bff911e70c4fd784d20f3fec3e51bf', '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=86719) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:46:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f542daf0-70d5-4448-bea7-1bd0163cdb94 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] http://192.168.122.181/volume/v3/types/870eb7db-d14d-4620-ae90-aaca106a1f4e/encryption returned with HTTP 403 Sep 03 13:46:20 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1234/2522] 192.168.122.181 () {60 vars in 1281 bytes} [Thu Sep 3 13:46:20 2026] POST /volume/v3/types/870eb7db-d14d-4620-ae90-aaca106a1f4e/encryption => generated 127 bytes in 132 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:46:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-933447e2-bdf8-4cad-abb4-aa0f89ec406f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-933447e2-bdf8-4cad-abb4-aa0f89ec406f tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:46:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-933447e2-bdf8-4cad-abb4-aa0f89ec406f tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-164169913", "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=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:46:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-933447e2-bdf8-4cad-abb4-aa0f89ec406f tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:46:20 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1289/2523] 192.168.122.181 () {60 vars in 1137 bytes} [Thu Sep 3 13:46:20 2026] POST /volume/v3/types => generated 379 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:46:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-0ecbe04a-05e9-4819-a2af-1c3a57182beb None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0ecbe04a-05e9-4819-a2af-1c3a57182beb tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] POST http://192.168.122.181/volume/v3/types/13a82209-9708-43fe-80db-a61e6f997cf9/extra_specs Sep 03 13:46:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0ecbe04a-05e9-4819-a2af-1c3a57182beb tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:46:20 devstack devstack@c-api.service[86719]: DEBUG cinder.policy [None req-0ecbe04a-05e9-4819-a2af-1c3a57182beb tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'f5693316813d4e589f7d9fdf5317ccbd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1bff911e70c4fd784d20f3fec3e51bf', '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=86719) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:46:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0ecbe04a-05e9-4819-a2af-1c3a57182beb tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] http://192.168.122.181/volume/v3/types/13a82209-9708-43fe-80db-a61e6f997cf9/extra_specs returned with HTTP 403 Sep 03 13:46:20 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1235/2524] 192.168.122.181 () {60 vars in 1283 bytes} [Thu Sep 3 13:46:20 2026] POST /volume/v3/types/13a82209-9708-43fe-80db-a61e6f997cf9/extra_specs => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:46:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e46fb58b-5adc-4bb9-8a20-f96a7a2c9bc5 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e46fb58b-5adc-4bb9-8a20-f96a7a2c9bc5 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] PUT http://192.168.122.181/volume/v3/types/13a82209-9708-43fe-80db-a61e6f997cf9/extra_specs/key2 Sep 03 13:46:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e46fb58b-5adc-4bb9-8a20-f96a7a2c9bc5 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:46:20 devstack devstack@c-api.service[86720]: DEBUG cinder.policy [None req-e46fb58b-5adc-4bb9-8a20-f96a7a2c9bc5 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'f5693316813d4e589f7d9fdf5317ccbd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1bff911e70c4fd784d20f3fec3e51bf', '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=86720) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:46:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e46fb58b-5adc-4bb9-8a20-f96a7a2c9bc5 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] http://192.168.122.181/volume/v3/types/13a82209-9708-43fe-80db-a61e6f997cf9/extra_specs/key2 returned with HTTP 403 Sep 03 13:46:20 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1290/2525] 192.168.122.181 () {60 vars in 1297 bytes} [Thu Sep 3 13:46:20 2026] PUT /volume/v3/types/13a82209-9708-43fe-80db-a61e6f997cf9/extra_specs/key2 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:46:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-0f3d1bd5-119b-4ef2-8e46-f9352a1c36bd None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0f3d1bd5-119b-4ef2-8e46-f9352a1c36bd tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] POST http://192.168.122.181/volume/v3/types Sep 03 13:46:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0f3d1bd5-119b-4ef2-8e46-f9352a1c36bd tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:46:20 devstack devstack@c-api.service[86719]: DEBUG cinder.policy [None req-0f3d1bd5-119b-4ef2-8e46-f9352a1c36bd tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'f5693316813d4e589f7d9fdf5317ccbd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1bff911e70c4fd784d20f3fec3e51bf', '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=86719) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:46:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0f3d1bd5-119b-4ef2-8e46-f9352a1c36bd tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] http://192.168.122.181/volume/v3/types returned with HTTP 403 Sep 03 13:46:20 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1236/2526] 192.168.122.181 () {60 vars in 1136 bytes} [Thu Sep 3 13:46:20 2026] POST /volume/v3/types => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:46:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-da7fba1c-70d8-4a53-982e-96cd073ee3bb None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-da7fba1c-70d8-4a53-982e-96cd073ee3bb tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:46:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-da7fba1c-70d8-4a53-982e-96cd073ee3bb tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1923613673", "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=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:46:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-da7fba1c-70d8-4a53-982e-96cd073ee3bb tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:46:20 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1291/2527] 192.168.122.181 () {60 vars in 1137 bytes} [Thu Sep 3 13:46: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 03 13:46:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-39721e76-0959-4a00-b300-40f79b2a2e26 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-39721e76-0959-4a00-b300-40f79b2a2e26 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-admin] POST http://192.168.122.181/volume/v3/types/eebceefc-08c4-47ae-93c0-27c474535ffe/encryption Sep 03 13:46:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-39721e76-0959-4a00-b300-40f79b2a2e26 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:46:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-39721e76-0959-4a00-b300-40f79b2a2e26 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-admin] http://192.168.122.181/volume/v3/types/eebceefc-08c4-47ae-93c0-27c474535ffe/encryption returned with HTTP 200 Sep 03 13:46:20 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1237/2528] 192.168.122.181 () {60 vars in 1281 bytes} [Thu Sep 3 13:46:20 2026] POST /volume/v3/types/eebceefc-08c4-47ae-93c0-27c474535ffe/encryption => generated 239 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:46:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-4bc6d0e1-5aac-47c2-a8cf-8c986750d917 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4bc6d0e1-5aac-47c2-a8cf-8c986750d917 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] DELETE http://192.168.122.181/volume/v3/types/eebceefc-08c4-47ae-93c0-27c474535ffe/encryption/e482e502-efbb-48ac-aa8a-6a71eda900d0 Sep 03 13:46:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4bc6d0e1-5aac-47c2-a8cf-8c986750d917 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4bc6d0e1-5aac-47c2-a8cf-8c986750d917 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:20 devstack devstack@c-api.service[86720]: DEBUG cinder.policy [None req-4bc6d0e1-5aac-47c2-a8cf-8c986750d917 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'f5693316813d4e589f7d9fdf5317ccbd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1bff911e70c4fd784d20f3fec3e51bf', '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=86720) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:46:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4bc6d0e1-5aac-47c2-a8cf-8c986750d917 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] http://192.168.122.181/volume/v3/types/eebceefc-08c4-47ae-93c0-27c474535ffe/encryption/e482e502-efbb-48ac-aa8a-6a71eda900d0 returned with HTTP 403 Sep 03 13:46:20 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1292/2529] 192.168.122.181 () {58 vars in 1373 bytes} [Thu Sep 3 13:46:20 2026] DELETE /volume/v3/types/eebceefc-08c4-47ae-93c0-27c474535ffe/encryption/e482e502-efbb-48ac-aa8a-6a71eda900d0 => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:46:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-520ee2c4-03e4-4f8e-819d-8853598def6c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-520ee2c4-03e4-4f8e-819d-8853598def6c tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:46:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-520ee2c4-03e4-4f8e-819d-8853598def6c tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-217480481", "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=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:46:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-520ee2c4-03e4-4f8e-819d-8853598def6c tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:46:20 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1238/2530] 192.168.122.181 () {60 vars in 1137 bytes} [Thu Sep 3 13:46:20 2026] POST /volume/v3/types => generated 379 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:46:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-2091bbbf-fbac-4a32-8971-7e96bcf2a91f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2091bbbf-fbac-4a32-8971-7e96bcf2a91f tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] DELETE http://192.168.122.181/volume/v3/types/ec6fb4f1-329e-478c-b7fa-d68cb15d871b/extra_specs/key1 Sep 03 13:46:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2091bbbf-fbac-4a32-8971-7e96bcf2a91f tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2091bbbf-fbac-4a32-8971-7e96bcf2a91f tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:20 devstack devstack@c-api.service[86720]: DEBUG cinder.policy [None req-2091bbbf-fbac-4a32-8971-7e96bcf2a91f tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'f5693316813d4e589f7d9fdf5317ccbd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1bff911e70c4fd784d20f3fec3e51bf', '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=86720) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:46:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2091bbbf-fbac-4a32-8971-7e96bcf2a91f tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] http://192.168.122.181/volume/v3/types/ec6fb4f1-329e-478c-b7fa-d68cb15d871b/extra_specs/key1 returned with HTTP 403 Sep 03 13:46:20 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1293/2531] 192.168.122.181 () {58 vars in 1280 bytes} [Thu Sep 3 13:46:20 2026] DELETE /volume/v3/types/ec6fb4f1-329e-478c-b7fa-d68cb15d871b/extra_specs/key1 => generated 122 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:46:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-93ff103f-d0fd-4fe2-9770-6bb0a5fac779 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-93ff103f-d0fd-4fe2-9770-6bb0a5fac779 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:46:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-93ff103f-d0fd-4fe2-9770-6bb0a5fac779 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1243248467", "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=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:46:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-93ff103f-d0fd-4fe2-9770-6bb0a5fac779 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:46:20 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1239/2532] 192.168.122.181 () {60 vars in 1137 bytes} [Thu Sep 3 13:46:20 2026] POST /volume/v3/types => generated 380 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:46:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-627c8dfe-78c8-4ecc-8a1e-a89c1c6d213a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-627c8dfe-78c8-4ecc-8a1e-a89c1c6d213a tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] DELETE http://192.168.122.181/volume/v3/types/abf58c0e-3a2d-461e-9f7b-cd1471e7eae1 Sep 03 13:46:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-627c8dfe-78c8-4ecc-8a1e-a89c1c6d213a tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-627c8dfe-78c8-4ecc-8a1e-a89c1c6d213a tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] Calling method '_delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:20 devstack devstack@c-api.service[86720]: DEBUG cinder.policy [None req-627c8dfe-78c8-4ecc-8a1e-a89c1c6d213a tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'f5693316813d4e589f7d9fdf5317ccbd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1bff911e70c4fd784d20f3fec3e51bf', '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=86720) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:46:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-627c8dfe-78c8-4ecc-8a1e-a89c1c6d213a tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] http://192.168.122.181/volume/v3/types/abf58c0e-3a2d-461e-9f7b-cd1471e7eae1 returned with HTTP 403 Sep 03 13:46:20 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1294/2533] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:46:20 2026] DELETE /volume/v3/types/abf58c0e-3a2d-461e-9f7b-cd1471e7eae1 => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:46:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-8a983c99-f6ca-462a-8b38-c330e3d401c2 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8a983c99-f6ca-462a-8b38-c330e3d401c2 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] GET http://192.168.122.181/volume/v3/types/5ebddc6b-968b-47d7-98b5-b088c0de8ce8/extra_specs Sep 03 13:46:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8a983c99-f6ca-462a-8b38-c330e3d401c2 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8a983c99-f6ca-462a-8b38-c330e3d401c2 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] Calling method 'index' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8a983c99-f6ca-462a-8b38-c330e3d401c2 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] http://192.168.122.181/volume/v3/types/5ebddc6b-968b-47d7-98b5-b088c0de8ce8/extra_specs returned with HTTP 200 Sep 03 13:46:20 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1240/2534] 192.168.122.181 () {58 vars in 1262 bytes} [Thu Sep 3 13:46:20 2026] GET /volume/v3/types/5ebddc6b-968b-47d7-98b5-b088c0de8ce8/extra_specs => generated 123 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:46:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a742cb6b-df35-47b4-a0cf-6da7b1a33a42 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a742cb6b-df35-47b4-a0cf-6da7b1a33a42 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] GET http://192.168.122.181/volume/v3/types Sep 03 13:46:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a742cb6b-df35-47b4-a0cf-6da7b1a33a42 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a742cb6b-df35-47b4-a0cf-6da7b1a33a42 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] Calling method 'index' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.api_utils [None req-a742cb6b-df35-47b4-a0cf-6da7b1a33a42 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] Removing options '' from query. {{(pid=86720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:46:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a742cb6b-df35-47b4-a0cf-6da7b1a33a42 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:46:20 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1295/2535] 192.168.122.181 () {58 vars in 1115 bytes} [Thu Sep 3 13:46:20 2026] GET /volume/v3/types => generated 2361 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:46:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-0dd3df7a-7e3e-485b-b42e-a8f4759c66c3 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0dd3df7a-7e3e-485b-b42e-a8f4759c66c3 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] GET http://192.168.122.181/volume/v3/types/5ebddc6b-968b-47d7-98b5-b088c0de8ce8/encryption/cipher Sep 03 13:46:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0dd3df7a-7e3e-485b-b42e-a8f4759c66c3 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0dd3df7a-7e3e-485b-b42e-a8f4759c66c3 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:20 devstack devstack@c-api.service[86719]: DEBUG cinder.policy [None req-0dd3df7a-7e3e-485b-b42e-a8f4759c66c3 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'f5693316813d4e589f7d9fdf5317ccbd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1bff911e70c4fd784d20f3fec3e51bf', '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=86719) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:46:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0dd3df7a-7e3e-485b-b42e-a8f4759c66c3 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] http://192.168.122.181/volume/v3/types/5ebddc6b-968b-47d7-98b5-b088c0de8ce8/encryption/cipher returned with HTTP 403 Sep 03 13:46:20 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1241/2536] 192.168.122.181 () {58 vars in 1280 bytes} [Thu Sep 3 13:46:20 2026] GET /volume/v3/types/5ebddc6b-968b-47d7-98b5-b088c0de8ce8/encryption/cipher => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:46:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-05fd91c6-6f54-4cd8-b0ec-63911e448155 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-05fd91c6-6f54-4cd8-b0ec-63911e448155 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] GET http://192.168.122.181/volume/v3/types/5ebddc6b-968b-47d7-98b5-b088c0de8ce8/encryption Sep 03 13:46:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-05fd91c6-6f54-4cd8-b0ec-63911e448155 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-05fd91c6-6f54-4cd8-b0ec-63911e448155 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] Calling method 'index' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:20 devstack devstack@c-api.service[86720]: DEBUG cinder.policy [None req-05fd91c6-6f54-4cd8-b0ec-63911e448155 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'f5693316813d4e589f7d9fdf5317ccbd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1bff911e70c4fd784d20f3fec3e51bf', '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=86720) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:46:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-05fd91c6-6f54-4cd8-b0ec-63911e448155 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] http://192.168.122.181/volume/v3/types/5ebddc6b-968b-47d7-98b5-b088c0de8ce8/encryption returned with HTTP 403 Sep 03 13:46:20 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1296/2537] 192.168.122.181 () {58 vars in 1259 bytes} [Thu Sep 3 13:46:20 2026] GET /volume/v3/types/5ebddc6b-968b-47d7-98b5-b088c0de8ce8/encryption => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:46:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-b0eb0387-ab18-42d7-bc4a-7f86077a823c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b0eb0387-ab18-42d7-bc4a-7f86077a823c tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] GET http://192.168.122.181/volume/v3/types/5ebddc6b-968b-47d7-98b5-b088c0de8ce8/extra_specs/multiattach Sep 03 13:46:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b0eb0387-ab18-42d7-bc4a-7f86077a823c tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b0eb0387-ab18-42d7-bc4a-7f86077a823c tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b0eb0387-ab18-42d7-bc4a-7f86077a823c tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] http://192.168.122.181/volume/v3/types/5ebddc6b-968b-47d7-98b5-b088c0de8ce8/extra_specs/multiattach returned with HTTP 200 Sep 03 13:46:21 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1242/2538] 192.168.122.181 () {58 vars in 1298 bytes} [Thu Sep 3 13:46:20 2026] GET /volume/v3/types/5ebddc6b-968b-47d7-98b5-b088c0de8ce8/extra_specs/multiattach => generated 29 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:46:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-5389fd33-4c29-45f6-9358-cee52a8354e3 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5389fd33-4c29-45f6-9358-cee52a8354e3 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] GET http://192.168.122.181/volume/v3/types/5ebddc6b-968b-47d7-98b5-b088c0de8ce8/extra_specs/volume_backend_name Sep 03 13:46:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5389fd33-4c29-45f6-9358-cee52a8354e3 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5389fd33-4c29-45f6-9358-cee52a8354e3 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5389fd33-4c29-45f6-9358-cee52a8354e3 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] http://192.168.122.181/volume/v3/types/5ebddc6b-968b-47d7-98b5-b088c0de8ce8/extra_specs/volume_backend_name returned with HTTP 404 Sep 03 13:46:21 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1297/2539] 192.168.122.181 () {58 vars in 1322 bytes} [Thu Sep 3 13:46:21 2026] GET /volume/v3/types/5ebddc6b-968b-47d7-98b5-b088c0de8ce8/extra_specs/volume_backend_name => generated 143 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:46:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-3df61f53-254d-47e9-befb-8e3b7a20bf0b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3df61f53-254d-47e9-befb-8e3b7a20bf0b tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] GET http://192.168.122.181/volume/v3/types/5ebddc6b-968b-47d7-98b5-b088c0de8ce8 Sep 03 13:46:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3df61f53-254d-47e9-befb-8e3b7a20bf0b tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3df61f53-254d-47e9-befb-8e3b7a20bf0b tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3df61f53-254d-47e9-befb-8e3b7a20bf0b tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] http://192.168.122.181/volume/v3/types/5ebddc6b-968b-47d7-98b5-b088c0de8ce8 returned with HTTP 200 Sep 03 13:46:21 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1243/2540] 192.168.122.181 () {58 vars in 1226 bytes} [Thu Sep 3 13:46:21 2026] GET /volume/v3/types/5ebddc6b-968b-47d7-98b5-b088c0de8ce8 => generated 317 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:46:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-4247710f-01cc-4d3e-a987-2bf828572389 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4247710f-01cc-4d3e-a987-2bf828572389 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] PUT http://192.168.122.181/volume/v3/types/5ebddc6b-968b-47d7-98b5-b088c0de8ce8/encryption/e3fb41fb-38cd-4d31-a82c-f5ef15ca517b Sep 03 13:46:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4247710f-01cc-4d3e-a987-2bf828572389 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:46:21 devstack devstack@c-api.service[86720]: DEBUG cinder.policy [None req-4247710f-01cc-4d3e-a987-2bf828572389 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'f5693316813d4e589f7d9fdf5317ccbd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1bff911e70c4fd784d20f3fec3e51bf', '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=86720) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:46:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4247710f-01cc-4d3e-a987-2bf828572389 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] http://192.168.122.181/volume/v3/types/5ebddc6b-968b-47d7-98b5-b088c0de8ce8/encryption/e3fb41fb-38cd-4d31-a82c-f5ef15ca517b returned with HTTP 403 Sep 03 13:46:21 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1298/2541] 192.168.122.181 () {60 vars in 1390 bytes} [Thu Sep 3 13:46:21 2026] PUT /volume/v3/types/5ebddc6b-968b-47d7-98b5-b088c0de8ce8/encryption/e3fb41fb-38cd-4d31-a82c-f5ef15ca517b => generated 127 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:46:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-ca188c36-9111-412e-bacc-7531927e061e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ca188c36-9111-412e-bacc-7531927e061e tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] PUT http://192.168.122.181/volume/v3/types/5ebddc6b-968b-47d7-98b5-b088c0de8ce8/extra_specs/key1 Sep 03 13:46:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ca188c36-9111-412e-bacc-7531927e061e tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:46:21 devstack devstack@c-api.service[86719]: DEBUG cinder.policy [None req-ca188c36-9111-412e-bacc-7531927e061e tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'f5693316813d4e589f7d9fdf5317ccbd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1bff911e70c4fd784d20f3fec3e51bf', '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=86719) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:46:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ca188c36-9111-412e-bacc-7531927e061e tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] http://192.168.122.181/volume/v3/types/5ebddc6b-968b-47d7-98b5-b088c0de8ce8/extra_specs/key1 returned with HTTP 403 Sep 03 13:46:21 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1244/2542] 192.168.122.181 () {60 vars in 1297 bytes} [Thu Sep 3 13:46:21 2026] PUT /volume/v3/types/5ebddc6b-968b-47d7-98b5-b088c0de8ce8/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:46:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-eb4f3f76-5440-447a-b6da-4e89b2b790cb None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-eb4f3f76-5440-447a-b6da-4e89b2b790cb tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] PUT http://192.168.122.181/volume/v3/types/5ebddc6b-968b-47d7-98b5-b088c0de8ce8 Sep 03 13:46:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-eb4f3f76-5440-447a-b6da-4e89b2b790cb tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:46:21 devstack devstack@c-api.service[86720]: DEBUG cinder.policy [None req-eb4f3f76-5440-447a-b6da-4e89b2b790cb tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'f5693316813d4e589f7d9fdf5317ccbd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1bff911e70c4fd784d20f3fec3e51bf', '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=86720) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:46:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-eb4f3f76-5440-447a-b6da-4e89b2b790cb tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-member] http://192.168.122.181/volume/v3/types/5ebddc6b-968b-47d7-98b5-b088c0de8ce8 returned with HTTP 403 Sep 03 13:46:21 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1299/2543] 192.168.122.181 () {60 vars in 1246 bytes} [Thu Sep 3 13:46:21 2026] PUT /volume/v3/types/5ebddc6b-968b-47d7-98b5-b088c0de8ce8 => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:46:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-4a4f5b33-83b4-4fba-b7bf-b24681056263 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4a4f5b33-83b4-4fba-b7bf-b24681056263 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-admin] DELETE http://192.168.122.181/volume/v3/types/abf58c0e-3a2d-461e-9f7b-cd1471e7eae1 Sep 03 13:46:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4a4f5b33-83b4-4fba-b7bf-b24681056263 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4a4f5b33-83b4-4fba-b7bf-b24681056263 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-admin] Calling method '_delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4a4f5b33-83b4-4fba-b7bf-b24681056263 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-admin] http://192.168.122.181/volume/v3/types/abf58c0e-3a2d-461e-9f7b-cd1471e7eae1 returned with HTTP 202 Sep 03 13:46:21 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1245/2544] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:46:21 2026] DELETE /volume/v3/types/abf58c0e-3a2d-461e-9f7b-cd1471e7eae1 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:46:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-92994643-ea69-482f-aabc-3f3e6ea5de28 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-92994643-ea69-482f-aabc-3f3e6ea5de28 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-admin] DELETE http://192.168.122.181/volume/v3/types/ec6fb4f1-329e-478c-b7fa-d68cb15d871b Sep 03 13:46:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-92994643-ea69-482f-aabc-3f3e6ea5de28 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-92994643-ea69-482f-aabc-3f3e6ea5de28 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-admin] Calling method '_delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-92994643-ea69-482f-aabc-3f3e6ea5de28 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-admin] http://192.168.122.181/volume/v3/types/ec6fb4f1-329e-478c-b7fa-d68cb15d871b returned with HTTP 202 Sep 03 13:46:21 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1300/2545] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:46:21 2026] DELETE /volume/v3/types/ec6fb4f1-329e-478c-b7fa-d68cb15d871b => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:46:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-37555151-f04f-4df5-b2e5-1bde8e287238 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-37555151-f04f-4df5-b2e5-1bde8e287238 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-admin] DELETE http://192.168.122.181/volume/v3/types/eebceefc-08c4-47ae-93c0-27c474535ffe Sep 03 13:46:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-37555151-f04f-4df5-b2e5-1bde8e287238 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-37555151-f04f-4df5-b2e5-1bde8e287238 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-admin] Calling method '_delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-37555151-f04f-4df5-b2e5-1bde8e287238 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-admin] http://192.168.122.181/volume/v3/types/eebceefc-08c4-47ae-93c0-27c474535ffe returned with HTTP 202 Sep 03 13:46:21 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1246/2546] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:46:21 2026] DELETE /volume/v3/types/eebceefc-08c4-47ae-93c0-27c474535ffe => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:46:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-867869ed-b752-427b-a9b1-5f2cded5ac9b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-867869ed-b752-427b-a9b1-5f2cded5ac9b tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-admin] DELETE http://192.168.122.181/volume/v3/types/13a82209-9708-43fe-80db-a61e6f997cf9 Sep 03 13:46:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-867869ed-b752-427b-a9b1-5f2cded5ac9b tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-867869ed-b752-427b-a9b1-5f2cded5ac9b tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-admin] Calling method '_delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-867869ed-b752-427b-a9b1-5f2cded5ac9b tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-admin] http://192.168.122.181/volume/v3/types/13a82209-9708-43fe-80db-a61e6f997cf9 returned with HTTP 202 Sep 03 13:46:21 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1301/2547] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:46:21 2026] DELETE /volume/v3/types/13a82209-9708-43fe-80db-a61e6f997cf9 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:46:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-c7197015-e0ae-4eb2-8133-7b49323be668 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c7197015-e0ae-4eb2-8133-7b49323be668 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-admin] DELETE http://192.168.122.181/volume/v3/types/870eb7db-d14d-4620-ae90-aaca106a1f4e Sep 03 13:46:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c7197015-e0ae-4eb2-8133-7b49323be668 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c7197015-e0ae-4eb2-8133-7b49323be668 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-admin] Calling method '_delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c7197015-e0ae-4eb2-8133-7b49323be668 tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-admin] http://192.168.122.181/volume/v3/types/870eb7db-d14d-4620-ae90-aaca106a1f4e returned with HTTP 202 Sep 03 13:46:21 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1247/2548] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:46:21 2026] DELETE /volume/v3/types/870eb7db-d14d-4620-ae90-aaca106a1f4e => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:46:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-71219054-954a-4b8d-b418-a7c22975f18e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-71219054-954a-4b8d-b418-a7c22975f18e tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-admin] DELETE http://192.168.122.181/volume/v3/types/5ebddc6b-968b-47d7-98b5-b088c0de8ce8 Sep 03 13:46:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-71219054-954a-4b8d-b418-a7c22975f18e tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-71219054-954a-4b8d-b418-a7c22975f18e tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-admin] Calling method '_delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-71219054-954a-4b8d-b418-a7c22975f18e tempest-VolumeTypesMemberTests-349642700 tempest-VolumeTypesMemberTests-349642700-project-admin] http://192.168.122.181/volume/v3/types/5ebddc6b-968b-47d7-98b5-b088c0de8ce8 returned with HTTP 202 Sep 03 13:46:21 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1302/2549] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:46:21 2026] DELETE /volume/v3/types/5ebddc6b-968b-47d7-98b5-b088c0de8ce8 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:46:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-f6a0eb87-e458-4011-bd94-3b7797739a7b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f6a0eb87-e458-4011-bd94-3b7797739a7b tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:46:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f6a0eb87-e458-4011-bd94-3b7797739a7b tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-308332484", "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=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:46:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f6a0eb87-e458-4011-bd94-3b7797739a7b tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:46:24 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1248/2550] 192.168.122.181 () {60 vars in 1137 bytes} [Thu Sep 3 13:46:24 2026] POST /volume/v3/types => generated 379 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:46:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-b01150a3-abe4-43e2-b3d3-5ee0e3e9fb32 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b01150a3-abe4-43e2-b3d3-5ee0e3e9fb32 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-admin] POST http://192.168.122.181/volume/v3/types/454f0b9d-0705-4783-b3a3-fede7aed5d13/encryption Sep 03 13:46:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b01150a3-abe4-43e2-b3d3-5ee0e3e9fb32 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:46:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b01150a3-abe4-43e2-b3d3-5ee0e3e9fb32 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-admin] http://192.168.122.181/volume/v3/types/454f0b9d-0705-4783-b3a3-fede7aed5d13/encryption returned with HTTP 200 Sep 03 13:46:24 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1303/2551] 192.168.122.181 () {60 vars in 1281 bytes} [Thu Sep 3 13:46:24 2026] POST /volume/v3/types/454f0b9d-0705-4783-b3a3-fede7aed5d13/encryption => generated 239 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:46:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e14cc9d4-d335-4370-83aa-841d9306f172 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e14cc9d4-d335-4370-83aa-841d9306f172 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:46:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e14cc9d4-d335-4370-83aa-841d9306f172 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-253371992", "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=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:46:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e14cc9d4-d335-4370-83aa-841d9306f172 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:46:24 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1249/2552] 192.168.122.181 () {60 vars in 1137 bytes} [Thu Sep 3 13:46:24 2026] POST /volume/v3/types => generated 379 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:46:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-91b23871-0804-487f-a3e1-b76ef7ce6af6 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-91b23871-0804-487f-a3e1-b76ef7ce6af6 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] POST http://192.168.122.181/volume/v3/types/66a541ec-6525-452e-87cb-0d7b99cb1ead/encryption Sep 03 13:46:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-91b23871-0804-487f-a3e1-b76ef7ce6af6 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:46:24 devstack devstack@c-api.service[86720]: DEBUG cinder.policy [None req-91b23871-0804-487f-a3e1-b76ef7ce6af6 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '14449371fa494b5b94e5f4a56816202f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dcaf123f5b749d385ff5f67ef92bb55', '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=86720) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:46:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-91b23871-0804-487f-a3e1-b76ef7ce6af6 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] http://192.168.122.181/volume/v3/types/66a541ec-6525-452e-87cb-0d7b99cb1ead/encryption returned with HTTP 403 Sep 03 13:46:24 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1304/2553] 192.168.122.181 () {60 vars in 1281 bytes} [Thu Sep 3 13:46:24 2026] POST /volume/v3/types/66a541ec-6525-452e-87cb-0d7b99cb1ead/encryption => generated 127 bytes in 130 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:46:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-565307ac-51bb-4c58-a378-64d10838ceca None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-565307ac-51bb-4c58-a378-64d10838ceca tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:46:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-565307ac-51bb-4c58-a378-64d10838ceca tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-978579124", "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=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:46:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-565307ac-51bb-4c58-a378-64d10838ceca tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:46:24 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1250/2554] 192.168.122.181 () {60 vars in 1137 bytes} [Thu Sep 3 13:46:24 2026] POST /volume/v3/types => generated 379 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:46:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-494edb7c-e9c5-45a6-805f-90a3bca74b0d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-494edb7c-e9c5-45a6-805f-90a3bca74b0d tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] POST http://192.168.122.181/volume/v3/types/8e84361e-0e70-4648-a300-9be7642cbf26/extra_specs Sep 03 13:46:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-494edb7c-e9c5-45a6-805f-90a3bca74b0d tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:46:24 devstack devstack@c-api.service[86720]: DEBUG cinder.policy [None req-494edb7c-e9c5-45a6-805f-90a3bca74b0d tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '14449371fa494b5b94e5f4a56816202f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dcaf123f5b749d385ff5f67ef92bb55', '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=86720) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:46:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-494edb7c-e9c5-45a6-805f-90a3bca74b0d tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] http://192.168.122.181/volume/v3/types/8e84361e-0e70-4648-a300-9be7642cbf26/extra_specs returned with HTTP 403 Sep 03 13:46:24 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1305/2555] 192.168.122.181 () {60 vars in 1283 bytes} [Thu Sep 3 13:46:24 2026] POST /volume/v3/types/8e84361e-0e70-4648-a300-9be7642cbf26/extra_specs => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:46:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-445c7032-39ff-441d-8ddf-7f2b35fa9cd7 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-445c7032-39ff-441d-8ddf-7f2b35fa9cd7 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] PUT http://192.168.122.181/volume/v3/types/8e84361e-0e70-4648-a300-9be7642cbf26/extra_specs/key2 Sep 03 13:46:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-445c7032-39ff-441d-8ddf-7f2b35fa9cd7 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:46:24 devstack devstack@c-api.service[86719]: DEBUG cinder.policy [None req-445c7032-39ff-441d-8ddf-7f2b35fa9cd7 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '14449371fa494b5b94e5f4a56816202f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dcaf123f5b749d385ff5f67ef92bb55', '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=86719) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:46:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-445c7032-39ff-441d-8ddf-7f2b35fa9cd7 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] http://192.168.122.181/volume/v3/types/8e84361e-0e70-4648-a300-9be7642cbf26/extra_specs/key2 returned with HTTP 403 Sep 03 13:46:24 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1251/2556] 192.168.122.181 () {60 vars in 1297 bytes} [Thu Sep 3 13:46:24 2026] PUT /volume/v3/types/8e84361e-0e70-4648-a300-9be7642cbf26/extra_specs/key2 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:46:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-985ed9ca-64aa-43d8-9e5b-cd8148e2db0d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-985ed9ca-64aa-43d8-9e5b-cd8148e2db0d tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] POST http://192.168.122.181/volume/v3/types Sep 03 13:46:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-985ed9ca-64aa-43d8-9e5b-cd8148e2db0d tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:46:24 devstack devstack@c-api.service[86720]: DEBUG cinder.policy [None req-985ed9ca-64aa-43d8-9e5b-cd8148e2db0d tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '14449371fa494b5b94e5f4a56816202f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dcaf123f5b749d385ff5f67ef92bb55', '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=86720) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:46:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-985ed9ca-64aa-43d8-9e5b-cd8148e2db0d tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] http://192.168.122.181/volume/v3/types returned with HTTP 403 Sep 03 13:46:24 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1306/2557] 192.168.122.181 () {60 vars in 1136 bytes} [Thu Sep 3 13:46:24 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 03 13:46:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-ecb95673-a719-4001-afd7-834380144a01 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ecb95673-a719-4001-afd7-834380144a01 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:46:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ecb95673-a719-4001-afd7-834380144a01 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1051545024", "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=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:46:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ecb95673-a719-4001-afd7-834380144a01 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:46:25 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1252/2558] 192.168.122.181 () {60 vars in 1137 bytes} [Thu Sep 3 13:46:24 2026] POST /volume/v3/types => generated 380 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:46:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-7c7bb35b-1e77-41be-9d94-9fcf9b77ad10 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7c7bb35b-1e77-41be-9d94-9fcf9b77ad10 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-admin] POST http://192.168.122.181/volume/v3/types/b123121d-3912-4789-a4ce-9daa6429f855/encryption Sep 03 13:46:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7c7bb35b-1e77-41be-9d94-9fcf9b77ad10 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:46:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7c7bb35b-1e77-41be-9d94-9fcf9b77ad10 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-admin] http://192.168.122.181/volume/v3/types/b123121d-3912-4789-a4ce-9daa6429f855/encryption returned with HTTP 200 Sep 03 13:46:25 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1307/2559] 192.168.122.181 () {60 vars in 1281 bytes} [Thu Sep 3 13:46:25 2026] POST /volume/v3/types/b123121d-3912-4789-a4ce-9daa6429f855/encryption => generated 239 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:46:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-75cff0ce-555f-47ac-bf2d-f2e28f89a767 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-75cff0ce-555f-47ac-bf2d-f2e28f89a767 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] DELETE http://192.168.122.181/volume/v3/types/b123121d-3912-4789-a4ce-9daa6429f855/encryption/63580f86-71b3-447d-8345-34931eb0730b Sep 03 13:46:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-75cff0ce-555f-47ac-bf2d-f2e28f89a767 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-75cff0ce-555f-47ac-bf2d-f2e28f89a767 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:25 devstack devstack@c-api.service[86719]: DEBUG cinder.policy [None req-75cff0ce-555f-47ac-bf2d-f2e28f89a767 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '14449371fa494b5b94e5f4a56816202f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dcaf123f5b749d385ff5f67ef92bb55', '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=86719) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:46:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-75cff0ce-555f-47ac-bf2d-f2e28f89a767 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] http://192.168.122.181/volume/v3/types/b123121d-3912-4789-a4ce-9daa6429f855/encryption/63580f86-71b3-447d-8345-34931eb0730b returned with HTTP 403 Sep 03 13:46:25 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1253/2560] 192.168.122.181 () {58 vars in 1373 bytes} [Thu Sep 3 13:46:25 2026] DELETE /volume/v3/types/b123121d-3912-4789-a4ce-9daa6429f855/encryption/63580f86-71b3-447d-8345-34931eb0730b => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:46:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a9f86cab-6dfc-4475-948e-c1e8e0783c95 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a9f86cab-6dfc-4475-948e-c1e8e0783c95 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:46:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a9f86cab-6dfc-4475-948e-c1e8e0783c95 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-914882626", "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=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:46:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a9f86cab-6dfc-4475-948e-c1e8e0783c95 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:46:25 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1308/2561] 192.168.122.181 () {60 vars in 1137 bytes} [Thu Sep 3 13:46:25 2026] POST /volume/v3/types => generated 379 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:46:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-53a7a661-2a1b-4e1d-a283-b890fd75ea23 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-53a7a661-2a1b-4e1d-a283-b890fd75ea23 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] DELETE http://192.168.122.181/volume/v3/types/867e73da-0f79-4e8a-880f-c6e67aef82f2/extra_specs/key1 Sep 03 13:46:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-53a7a661-2a1b-4e1d-a283-b890fd75ea23 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-53a7a661-2a1b-4e1d-a283-b890fd75ea23 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:25 devstack devstack@c-api.service[86719]: DEBUG cinder.policy [None req-53a7a661-2a1b-4e1d-a283-b890fd75ea23 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '14449371fa494b5b94e5f4a56816202f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dcaf123f5b749d385ff5f67ef92bb55', '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=86719) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:46:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-53a7a661-2a1b-4e1d-a283-b890fd75ea23 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] http://192.168.122.181/volume/v3/types/867e73da-0f79-4e8a-880f-c6e67aef82f2/extra_specs/key1 returned with HTTP 403 Sep 03 13:46:25 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1254/2562] 192.168.122.181 () {58 vars in 1280 bytes} [Thu Sep 3 13:46:25 2026] DELETE /volume/v3/types/867e73da-0f79-4e8a-880f-c6e67aef82f2/extra_specs/key1 => generated 122 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:46:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-06e6d894-946e-4211-832a-22708e4dbb97 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-06e6d894-946e-4211-832a-22708e4dbb97 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:46:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-06e6d894-946e-4211-832a-22708e4dbb97 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-585660052", "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=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:46:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-06e6d894-946e-4211-832a-22708e4dbb97 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:46:25 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1309/2563] 192.168.122.181 () {60 vars in 1137 bytes} [Thu Sep 3 13:46:25 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 03 13:46:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-8b0827a6-fea7-4bed-86b1-019487164137 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8b0827a6-fea7-4bed-86b1-019487164137 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] DELETE http://192.168.122.181/volume/v3/types/2ef24524-78f5-4516-8798-e3320d41f883 Sep 03 13:46:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8b0827a6-fea7-4bed-86b1-019487164137 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8b0827a6-fea7-4bed-86b1-019487164137 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] Calling method '_delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:25 devstack devstack@c-api.service[86719]: DEBUG cinder.policy [None req-8b0827a6-fea7-4bed-86b1-019487164137 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '14449371fa494b5b94e5f4a56816202f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dcaf123f5b749d385ff5f67ef92bb55', '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=86719) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:46:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8b0827a6-fea7-4bed-86b1-019487164137 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] http://192.168.122.181/volume/v3/types/2ef24524-78f5-4516-8798-e3320d41f883 returned with HTTP 403 Sep 03 13:46:25 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1255/2564] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:46:25 2026] DELETE /volume/v3/types/2ef24524-78f5-4516-8798-e3320d41f883 => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:46:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-3ce4818c-8dba-47b9-a5c2-7bee1ff42acc None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3ce4818c-8dba-47b9-a5c2-7bee1ff42acc tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] GET http://192.168.122.181/volume/v3/types/454f0b9d-0705-4783-b3a3-fede7aed5d13/extra_specs Sep 03 13:46:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3ce4818c-8dba-47b9-a5c2-7bee1ff42acc tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3ce4818c-8dba-47b9-a5c2-7bee1ff42acc tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] Calling method 'index' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3ce4818c-8dba-47b9-a5c2-7bee1ff42acc tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] http://192.168.122.181/volume/v3/types/454f0b9d-0705-4783-b3a3-fede7aed5d13/extra_specs returned with HTTP 200 Sep 03 13:46:25 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1310/2565] 192.168.122.181 () {58 vars in 1262 bytes} [Thu Sep 3 13:46:25 2026] GET /volume/v3/types/454f0b9d-0705-4783-b3a3-fede7aed5d13/extra_specs => generated 123 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:46:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-f4cbd9aa-02a0-4716-ac2d-459d9f8b637c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f4cbd9aa-02a0-4716-ac2d-459d9f8b637c tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] GET http://192.168.122.181/volume/v3/types/454f0b9d-0705-4783-b3a3-fede7aed5d13/encryption/cipher Sep 03 13:46:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f4cbd9aa-02a0-4716-ac2d-459d9f8b637c tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f4cbd9aa-02a0-4716-ac2d-459d9f8b637c tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:25 devstack devstack@c-api.service[86719]: DEBUG cinder.policy [None req-f4cbd9aa-02a0-4716-ac2d-459d9f8b637c tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '14449371fa494b5b94e5f4a56816202f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dcaf123f5b749d385ff5f67ef92bb55', '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=86719) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:46:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f4cbd9aa-02a0-4716-ac2d-459d9f8b637c tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] http://192.168.122.181/volume/v3/types/454f0b9d-0705-4783-b3a3-fede7aed5d13/encryption/cipher returned with HTTP 403 Sep 03 13:46:25 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1256/2566] 192.168.122.181 () {58 vars in 1280 bytes} [Thu Sep 3 13:46:25 2026] GET /volume/v3/types/454f0b9d-0705-4783-b3a3-fede7aed5d13/encryption/cipher => generated 124 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:46:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-76c07a08-df62-47ee-849d-bb38655b10b2 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-76c07a08-df62-47ee-849d-bb38655b10b2 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] GET http://192.168.122.181/volume/v3/types/454f0b9d-0705-4783-b3a3-fede7aed5d13/encryption Sep 03 13:46:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-76c07a08-df62-47ee-849d-bb38655b10b2 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-76c07a08-df62-47ee-849d-bb38655b10b2 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] Calling method 'index' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:25 devstack devstack@c-api.service[86720]: DEBUG cinder.policy [None req-76c07a08-df62-47ee-849d-bb38655b10b2 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '14449371fa494b5b94e5f4a56816202f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dcaf123f5b749d385ff5f67ef92bb55', '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=86720) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:46:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-76c07a08-df62-47ee-849d-bb38655b10b2 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] http://192.168.122.181/volume/v3/types/454f0b9d-0705-4783-b3a3-fede7aed5d13/encryption returned with HTTP 403 Sep 03 13:46:25 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1311/2567] 192.168.122.181 () {58 vars in 1259 bytes} [Thu Sep 3 13:46:25 2026] GET /volume/v3/types/454f0b9d-0705-4783-b3a3-fede7aed5d13/encryption => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:46:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-8d03203b-0bca-445d-9ee4-bb2323779c7a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8d03203b-0bca-445d-9ee4-bb2323779c7a tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] GET http://192.168.122.181/volume/v3/types/454f0b9d-0705-4783-b3a3-fede7aed5d13/extra_specs/multiattach Sep 03 13:46:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8d03203b-0bca-445d-9ee4-bb2323779c7a tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8d03203b-0bca-445d-9ee4-bb2323779c7a tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8d03203b-0bca-445d-9ee4-bb2323779c7a tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] http://192.168.122.181/volume/v3/types/454f0b9d-0705-4783-b3a3-fede7aed5d13/extra_specs/multiattach returned with HTTP 200 Sep 03 13:46:25 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1257/2568] 192.168.122.181 () {58 vars in 1298 bytes} [Thu Sep 3 13:46:25 2026] GET /volume/v3/types/454f0b9d-0705-4783-b3a3-fede7aed5d13/extra_specs/multiattach => generated 29 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:46:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-72ab184c-695d-4401-980f-5cc1093e1666 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-72ab184c-695d-4401-980f-5cc1093e1666 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] GET http://192.168.122.181/volume/v3/types/454f0b9d-0705-4783-b3a3-fede7aed5d13/extra_specs/volume_backend_name Sep 03 13:46:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-72ab184c-695d-4401-980f-5cc1093e1666 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-72ab184c-695d-4401-980f-5cc1093e1666 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-72ab184c-695d-4401-980f-5cc1093e1666 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] http://192.168.122.181/volume/v3/types/454f0b9d-0705-4783-b3a3-fede7aed5d13/extra_specs/volume_backend_name returned with HTTP 404 Sep 03 13:46:25 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1312/2569] 192.168.122.181 () {58 vars in 1322 bytes} [Thu Sep 3 13:46:25 2026] GET /volume/v3/types/454f0b9d-0705-4783-b3a3-fede7aed5d13/extra_specs/volume_backend_name => generated 143 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:46:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-d828a2f4-33b0-4e5f-83a0-b92a8d19bad6 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d828a2f4-33b0-4e5f-83a0-b92a8d19bad6 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] PUT http://192.168.122.181/volume/v3/types/454f0b9d-0705-4783-b3a3-fede7aed5d13/encryption/7ace182b-3aa4-4d38-b6ae-38ed22b71604 Sep 03 13:46:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d828a2f4-33b0-4e5f-83a0-b92a8d19bad6 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:46:25 devstack devstack@c-api.service[86719]: DEBUG cinder.policy [None req-d828a2f4-33b0-4e5f-83a0-b92a8d19bad6 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '14449371fa494b5b94e5f4a56816202f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dcaf123f5b749d385ff5f67ef92bb55', '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=86719) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:46:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d828a2f4-33b0-4e5f-83a0-b92a8d19bad6 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] http://192.168.122.181/volume/v3/types/454f0b9d-0705-4783-b3a3-fede7aed5d13/encryption/7ace182b-3aa4-4d38-b6ae-38ed22b71604 returned with HTTP 403 Sep 03 13:46:25 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1258/2570] 192.168.122.181 () {60 vars in 1390 bytes} [Thu Sep 3 13:46:25 2026] PUT /volume/v3/types/454f0b9d-0705-4783-b3a3-fede7aed5d13/encryption/7ace182b-3aa4-4d38-b6ae-38ed22b71604 => generated 127 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:46:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-5030f6b0-5cfd-46ea-8c3d-708428c45fd3 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5030f6b0-5cfd-46ea-8c3d-708428c45fd3 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] PUT http://192.168.122.181/volume/v3/types/454f0b9d-0705-4783-b3a3-fede7aed5d13/extra_specs/key1 Sep 03 13:46:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5030f6b0-5cfd-46ea-8c3d-708428c45fd3 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:46:25 devstack devstack@c-api.service[86720]: DEBUG cinder.policy [None req-5030f6b0-5cfd-46ea-8c3d-708428c45fd3 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '14449371fa494b5b94e5f4a56816202f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dcaf123f5b749d385ff5f67ef92bb55', '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=86720) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:46:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5030f6b0-5cfd-46ea-8c3d-708428c45fd3 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] http://192.168.122.181/volume/v3/types/454f0b9d-0705-4783-b3a3-fede7aed5d13/extra_specs/key1 returned with HTTP 403 Sep 03 13:46:25 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1313/2571] 192.168.122.181 () {60 vars in 1297 bytes} [Thu Sep 3 13:46:25 2026] PUT /volume/v3/types/454f0b9d-0705-4783-b3a3-fede7aed5d13/extra_specs/key1 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:46:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-8b5d7b19-546a-46db-a634-cd6f37164f9f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8b5d7b19-546a-46db-a634-cd6f37164f9f tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] PUT http://192.168.122.181/volume/v3/types/454f0b9d-0705-4783-b3a3-fede7aed5d13 Sep 03 13:46:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8b5d7b19-546a-46db-a634-cd6f37164f9f tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:46:25 devstack devstack@c-api.service[86719]: DEBUG cinder.policy [None req-8b5d7b19-546a-46db-a634-cd6f37164f9f tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '14449371fa494b5b94e5f4a56816202f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3dcaf123f5b749d385ff5f67ef92bb55', '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=86719) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:46:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8b5d7b19-546a-46db-a634-cd6f37164f9f tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-reader] http://192.168.122.181/volume/v3/types/454f0b9d-0705-4783-b3a3-fede7aed5d13 returned with HTTP 403 Sep 03 13:46:25 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1259/2572] 192.168.122.181 () {60 vars in 1246 bytes} [Thu Sep 3 13:46:25 2026] PUT /volume/v3/types/454f0b9d-0705-4783-b3a3-fede7aed5d13 => generated 109 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:46:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-dfcf1d3d-4113-4386-88d4-d9755befbd2a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-dfcf1d3d-4113-4386-88d4-d9755befbd2a tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-admin] DELETE http://192.168.122.181/volume/v3/types/2ef24524-78f5-4516-8798-e3320d41f883 Sep 03 13:46:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-dfcf1d3d-4113-4386-88d4-d9755befbd2a tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-dfcf1d3d-4113-4386-88d4-d9755befbd2a tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-admin] Calling method '_delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-dfcf1d3d-4113-4386-88d4-d9755befbd2a tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-admin] http://192.168.122.181/volume/v3/types/2ef24524-78f5-4516-8798-e3320d41f883 returned with HTTP 202 Sep 03 13:46:25 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1314/2573] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:46:25 2026] DELETE /volume/v3/types/2ef24524-78f5-4516-8798-e3320d41f883 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:46:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-595bbf53-fbb8-49ec-8d43-0400e858d0f7 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-595bbf53-fbb8-49ec-8d43-0400e858d0f7 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-admin] DELETE http://192.168.122.181/volume/v3/types/867e73da-0f79-4e8a-880f-c6e67aef82f2 Sep 03 13:46:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-595bbf53-fbb8-49ec-8d43-0400e858d0f7 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-595bbf53-fbb8-49ec-8d43-0400e858d0f7 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-admin] Calling method '_delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-595bbf53-fbb8-49ec-8d43-0400e858d0f7 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-admin] http://192.168.122.181/volume/v3/types/867e73da-0f79-4e8a-880f-c6e67aef82f2 returned with HTTP 202 Sep 03 13:46:25 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1260/2574] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:46:25 2026] DELETE /volume/v3/types/867e73da-0f79-4e8a-880f-c6e67aef82f2 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:46:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-2ffe1bd5-1430-4dde-b27b-5daa734d2759 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2ffe1bd5-1430-4dde-b27b-5daa734d2759 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-admin] DELETE http://192.168.122.181/volume/v3/types/b123121d-3912-4789-a4ce-9daa6429f855 Sep 03 13:46:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2ffe1bd5-1430-4dde-b27b-5daa734d2759 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2ffe1bd5-1430-4dde-b27b-5daa734d2759 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-admin] Calling method '_delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2ffe1bd5-1430-4dde-b27b-5daa734d2759 tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-admin] http://192.168.122.181/volume/v3/types/b123121d-3912-4789-a4ce-9daa6429f855 returned with HTTP 202 Sep 03 13:46:25 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1315/2575] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:46:25 2026] DELETE /volume/v3/types/b123121d-3912-4789-a4ce-9daa6429f855 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:46:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-6110214c-20ab-4502-bc37-51d9dc61ce3c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6110214c-20ab-4502-bc37-51d9dc61ce3c tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-admin] DELETE http://192.168.122.181/volume/v3/types/8e84361e-0e70-4648-a300-9be7642cbf26 Sep 03 13:46:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6110214c-20ab-4502-bc37-51d9dc61ce3c tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6110214c-20ab-4502-bc37-51d9dc61ce3c tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-admin] Calling method '_delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6110214c-20ab-4502-bc37-51d9dc61ce3c tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-admin] http://192.168.122.181/volume/v3/types/8e84361e-0e70-4648-a300-9be7642cbf26 returned with HTTP 202 Sep 03 13:46:25 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1261/2576] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:46:25 2026] DELETE /volume/v3/types/8e84361e-0e70-4648-a300-9be7642cbf26 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:46:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-867c53ae-00be-48dc-92e9-bd73e3d49aaf None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-867c53ae-00be-48dc-92e9-bd73e3d49aaf tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-admin] DELETE http://192.168.122.181/volume/v3/types/66a541ec-6525-452e-87cb-0d7b99cb1ead Sep 03 13:46:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-867c53ae-00be-48dc-92e9-bd73e3d49aaf tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-867c53ae-00be-48dc-92e9-bd73e3d49aaf tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-admin] Calling method '_delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-867c53ae-00be-48dc-92e9-bd73e3d49aaf tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-admin] http://192.168.122.181/volume/v3/types/66a541ec-6525-452e-87cb-0d7b99cb1ead returned with HTTP 202 Sep 03 13:46:25 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1316/2577] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:46:25 2026] DELETE /volume/v3/types/66a541ec-6525-452e-87cb-0d7b99cb1ead => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:46:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-384a6661-bd1c-46b9-ab4c-92c91515151e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-384a6661-bd1c-46b9-ab4c-92c91515151e tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-admin] DELETE http://192.168.122.181/volume/v3/types/454f0b9d-0705-4783-b3a3-fede7aed5d13 Sep 03 13:46:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-384a6661-bd1c-46b9-ab4c-92c91515151e tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-384a6661-bd1c-46b9-ab4c-92c91515151e tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-admin] Calling method '_delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-384a6661-bd1c-46b9-ab4c-92c91515151e tempest-VolumeTypesReaderTests-1435094755 tempest-VolumeTypesReaderTests-1435094755-project-admin] http://192.168.122.181/volume/v3/types/454f0b9d-0705-4783-b3a3-fede7aed5d13 returned with HTTP 202 Sep 03 13:46:25 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1262/2578] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:46:25 2026] DELETE /volume/v3/types/454f0b9d-0705-4783-b3a3-fede7aed5d13 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:46:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-15b0b016-a82e-4f9f-8cf5-50a7714da0c5 req-1ee92e36-b4b5-4316-a3de-13cb386639d6 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:26 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-15b0b016-a82e-4f9f-8cf5-50a7714da0c5 req-1ee92e36-b4b5-4316-a3de-13cb386639d6 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] GET http://192.168.122.181/volume/v3/attachments?instance_id=e0c62ad2-8f5a-42f5-ba0a-473d6e973ac7 Sep 03 13:46:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-15b0b016-a82e-4f9f-8cf5-50a7714da0c5 req-1ee92e36-b4b5-4316-a3de-13cb386639d6 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-15b0b016-a82e-4f9f-8cf5-50a7714da0c5 req-1ee92e36-b4b5-4316-a3de-13cb386639d6 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:26 devstack devstack@c-api.service[86720]: /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 03 13:46:26 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), Sep 03 13:46:26 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-15b0b016-a82e-4f9f-8cf5-50a7714da0c5 req-1ee92e36-b4b5-4316-a3de-13cb386639d6 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] http://192.168.122.181/volume/v3/attachments?instance_id=e0c62ad2-8f5a-42f5-ba0a-473d6e973ac7 returned with HTTP 200 Sep 03 13:46:26 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1317/2579] 192.168.122.181 () {62 vars in 1526 bytes} [Thu Sep 3 13:46:26 2026] GET /volume/v3/attachments?instance_id=e0c62ad2-8f5a-42f5-ba0a-473d6e973ac7 => generated 192 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:46:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-15b0b016-a82e-4f9f-8cf5-50a7714da0c5 req-42a2ca04-d5cb-4f45-9c27-205ed158a221 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:26 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-15b0b016-a82e-4f9f-8cf5-50a7714da0c5 req-42a2ca04-d5cb-4f45-9c27-205ed158a221 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] GET http://192.168.122.181/volume/v3/attachments/108b9c36-558a-4988-b491-299d2b5afa1c Sep 03 13:46:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-15b0b016-a82e-4f9f-8cf5-50a7714da0c5 req-42a2ca04-d5cb-4f45-9c27-205ed158a221 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-15b0b016-a82e-4f9f-8cf5-50a7714da0c5 req-42a2ca04-d5cb-4f45-9c27-205ed158a221 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:26 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:46:26 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:46:26 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-15b0b016-a82e-4f9f-8cf5-50a7714da0c5 req-42a2ca04-d5cb-4f45-9c27-205ed158a221 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] http://192.168.122.181/volume/v3/attachments/108b9c36-558a-4988-b491-299d2b5afa1c returned with HTTP 200 Sep 03 13:46:26 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1263/2580] 192.168.122.181 () {62 vars in 1540 bytes} [Thu Sep 3 13:46:26 2026] GET /volume/v3/attachments/108b9c36-558a-4988-b491-299d2b5afa1c => generated 718 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:46:36 devstack devstack@c-api.service[86720]: DEBUG dbcounter [-] [86720] Writing DB stats cinder:SELECT=218,cinder:INSERT=59,cinder:UPDATE=54 {{(pid=86720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:46:36 devstack devstack@c-api.service[86719]: DEBUG dbcounter [-] [86719] Writing DB stats cinder:SELECT=237,cinder:UPDATE=59,cinder:INSERT=81 {{(pid=86719) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:46:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-7cde0e2d-0e22-4c04-a04b-66a8a09454d9 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7cde0e2d-0e22-4c04-a04b-66a8a09454d9 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:46:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7cde0e2d-0e22-4c04-a04b-66a8a09454d9 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-2063222125", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:46:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-7cde0e2d-0e22-4c04-a04b-66a8a09454d9 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-2063222125', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:46:49 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-7cde0e2d-0e22-4c04-a04b-66a8a09454d9 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Create volume of 1 GB Sep 03 13:46:49 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:46:49 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:46:49 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-7cde0e2d-0e22-4c04-a04b-66a8a09454d9 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Availability Zones retrieved successfully. Sep 03 13:46:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-7cde0e2d-0e22-4c04-a04b-66a8a09454d9 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Flow 'volume_create_api' (72340d21-6684-4536-bd2a-ed03939b7e3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:46:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-7cde0e2d-0e22-4c04-a04b-66a8a09454d9 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58a881c6-c893-4b25-bfc5-b93aae501e14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:46:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-7cde0e2d-0e22-4c04-a04b-66a8a09454d9 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:46:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-7cde0e2d-0e22-4c04-a04b-66a8a09454d9 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58a881c6-c893-4b25-bfc5-b93aae501e14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:46:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-7cde0e2d-0e22-4c04-a04b-66a8a09454d9 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a8d1671-b219-4f3f-aafa-fde3563b4e46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:46:49 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-7cde0e2d-0e22-4c04-a04b-66a8a09454d9 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Created reservations ['0edf2baa-02ec-4511-8566-ff79484e9474', 'dc1df198-2240-487b-a578-c6c495faced4', '68c95b85-cd2c-46ab-82b1-aba44df8819e', '2007adc7-cbfd-484d-8e96-52ef3ed4b64c'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:46:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-7cde0e2d-0e22-4c04-a04b-66a8a09454d9 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a8d1671-b219-4f3f-aafa-fde3563b4e46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0edf2baa-02ec-4511-8566-ff79484e9474', 'dc1df198-2240-487b-a578-c6c495faced4', '68c95b85-cd2c-46ab-82b1-aba44df8819e', '2007adc7-cbfd-484d-8e96-52ef3ed4b64c']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:46:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-7cde0e2d-0e22-4c04-a04b-66a8a09454d9 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3bf43a4-3555-4d24-9c22-4a538284ce5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:46:49 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:46:49 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:46:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-7cde0e2d-0e22-4c04-a04b-66a8a09454d9 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3bf43a4-3555-4d24-9c22-4a538284ce5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d79c647-5a4c-44ef-a337-96c7b2a3c403', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-2063222125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea712a60bd814a1c9bbc09be2efbe4c2',qos_specs=None,replication_status=,reservations=['0edf2baa-02ec-4511-8566-ff79484e9474','dc1df198-2240-487b-a578-c6c495faced4','68c95b85-cd2c-46ab-82b1-aba44df8819e','2007adc7-cbfd-484d-8e96-52ef3ed4b64c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4382c10052a42f98d1d1e2c230ec34a',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:46:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-2063222125',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d79c647-5a4c-44ef-a337-96c7b2a3c403,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea712a60bd814a1c9bbc09be2efbe4c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4382c10052a42f98d1d1e2c230ec34a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:46:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-7cde0e2d-0e22-4c04-a04b-66a8a09454d9 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fa0a449-287e-4f46-9c39-4247755a08b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:46:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-7cde0e2d-0e22-4c04-a04b-66a8a09454d9 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fa0a449-287e-4f46-9c39-4247755a08b6) transitioned into state 'SUCCESS' from state '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-2063222125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea712a60bd814a1c9bbc09be2efbe4c2',qos_specs=None,replication_status=,reservations=['0edf2baa-02ec-4511-8566-ff79484e9474','dc1df198-2240-487b-a578-c6c495faced4','68c95b85-cd2c-46ab-82b1-aba44df8819e','2007adc7-cbfd-484d-8e96-52ef3ed4b64c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4382c10052a42f98d1d1e2c230ec34a',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:46:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-7cde0e2d-0e22-4c04-a04b-66a8a09454d9 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0aa74474-4ab0-44c3-b34b-08c28a2ab64a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:46:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-7cde0e2d-0e22-4c04-a04b-66a8a09454d9 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0aa74474-4ab0-44c3-b34b-08c28a2ab64a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:46:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-7cde0e2d-0e22-4c04-a04b-66a8a09454d9 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Flow 'volume_create_api' (72340d21-6684-4536-bd2a-ed03939b7e3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:46:49 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-7cde0e2d-0e22-4c04-a04b-66a8a09454d9 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Create volume request issued successfully. Sep 03 13:46:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7cde0e2d-0e22-4c04-a04b-66a8a09454d9 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:46:49 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1318/2581] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:46:49 2026] POST /volume/v3/volumes => generated 763 bytes in 584 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:46:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-cb3a4d33-86c0-4377-8071-386e56e4bd73 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cb3a4d33-86c0-4377-8071-386e56e4bd73 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] GET http://192.168.122.181/volume/v3/volumes/7d79c647-5a4c-44ef-a337-96c7b2a3c403 Sep 03 13:46:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cb3a4d33-86c0-4377-8071-386e56e4bd73 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cb3a4d33-86c0-4377-8071-386e56e4bd73 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:49 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:46:49 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:46:49 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:46:49 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:46:49 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-cb3a4d33-86c0-4377-8071-386e56e4bd73 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Volume info retrieved successfully. Sep 03 13:46:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cb3a4d33-86c0-4377-8071-386e56e4bd73 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] http://192.168.122.181/volume/v3/volumes/7d79c647-5a4c-44ef-a337-96c7b2a3c403 returned with HTTP 200 Sep 03 13:46:49 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1264/2582] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:46:49 2026] GET /volume/v3/volumes/7d79c647-5a4c-44ef-a337-96c7b2a3c403 => generated 831 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:46:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-8606e6f9-ae19-47d3-82fe-44f9c3dfdd9d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:50 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8606e6f9-ae19-47d3-82fe-44f9c3dfdd9d tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] GET http://192.168.122.181/volume/v3/volumes/7d79c647-5a4c-44ef-a337-96c7b2a3c403 Sep 03 13:46:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8606e6f9-ae19-47d3-82fe-44f9c3dfdd9d tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8606e6f9-ae19-47d3-82fe-44f9c3dfdd9d tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:50 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:46:50 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:46:50 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:46:50 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:46:50 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-8606e6f9-ae19-47d3-82fe-44f9c3dfdd9d tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Volume info retrieved successfully. Sep 03 13:46:50 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8606e6f9-ae19-47d3-82fe-44f9c3dfdd9d tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] http://192.168.122.181/volume/v3/volumes/7d79c647-5a4c-44ef-a337-96c7b2a3c403 returned with HTTP 200 Sep 03 13:46:50 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1319/2583] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:46:50 2026] GET /volume/v3/volumes/7d79c647-5a4c-44ef-a337-96c7b2a3c403 => generated 856 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:46:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-8c52a31f-c5ff-4bac-8733-c8c40b07df32 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:50 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8c52a31f-c5ff-4bac-8733-c8c40b07df32 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] GET http://192.168.122.181/volume/v3/volumes/7d79c647-5a4c-44ef-a337-96c7b2a3c403 Sep 03 13:46:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8c52a31f-c5ff-4bac-8733-c8c40b07df32 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8c52a31f-c5ff-4bac-8733-c8c40b07df32 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:50 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:46:50 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:46:50 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:46:50 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:46:50 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-8c52a31f-c5ff-4bac-8733-c8c40b07df32 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Volume info retrieved successfully. Sep 03 13:46:50 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8c52a31f-c5ff-4bac-8733-c8c40b07df32 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] http://192.168.122.181/volume/v3/volumes/7d79c647-5a4c-44ef-a337-96c7b2a3c403 returned with HTTP 200 Sep 03 13:46:50 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1265/2584] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:46:50 2026] GET /volume/v3/volumes/7d79c647-5a4c-44ef-a337-96c7b2a3c403 => generated 856 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:46:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f465f6c3-aef1-418b-93d2-ceaf50f995c4 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:50 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f465f6c3-aef1-418b-93d2-ceaf50f995c4 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] POST http://192.168.122.181/volume/v3/snapshots Sep 03 13:46:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f465f6c3-aef1-418b-93d2-ceaf50f995c4 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7d79c647-5a4c-44ef-a337-96c7b2a3c403", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1152471248", "description": null, "metadata": null}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:46:50 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:46:50 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:46:50 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:46:50 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:46:50 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-f465f6c3-aef1-418b-93d2-ceaf50f995c4 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Volume info retrieved successfully. Sep 03 13:46:50 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.snapshots [None req-f465f6c3-aef1-418b-93d2-ceaf50f995c4 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Create snapshot from volume 7d79c647-5a4c-44ef-a337-96c7b2a3c403 Sep 03 13:46:50 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-f465f6c3-aef1-418b-93d2-ceaf50f995c4 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Created reservations ['75d11173-4e02-433e-97b9-e2d41d86f53a', '56105906-d852-495f-9c4e-e32dfe11423e', '22dddd14-fb7a-44c8-8a7b-50d57d227c0d', 'a9c159f6-4eea-4cb0-a091-366ab165fb50'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:46:51 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:46:51 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:46:51 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-f465f6c3-aef1-418b-93d2-ceaf50f995c4 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Snapshot force create request issued successfully. Sep 03 13:46:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f465f6c3-aef1-418b-93d2-ceaf50f995c4 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] http://192.168.122.181/volume/v3/snapshots returned with HTTP 202 Sep 03 13:46:51 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1320/2585] 192.168.122.181 () {60 vars in 1149 bytes} [Thu Sep 3 13:46:50 2026] POST /volume/v3/snapshots => generated 310 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:46:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-77254a52-93ac-4c9f-84ea-aae3a7a35f23 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:51 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-77254a52-93ac-4c9f-84ea-aae3a7a35f23 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] GET http://192.168.122.181/volume/v3/snapshots/8cc99c22-4b20-4bd2-aecc-2b562432c1e4 Sep 03 13:46:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-77254a52-93ac-4c9f-84ea-aae3a7a35f23 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-77254a52-93ac-4c9f-84ea-aae3a7a35f23 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:51 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:46:51 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:46:51 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-77254a52-93ac-4c9f-84ea-aae3a7a35f23 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Snapshot retrieved successfully. Sep 03 13:46:51 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-77254a52-93ac-4c9f-84ea-aae3a7a35f23 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] http://192.168.122.181/volume/v3/snapshots/8cc99c22-4b20-4bd2-aecc-2b562432c1e4 returned with HTTP 200 Sep 03 13:46:51 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1266/2586] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:46:51 2026] GET /volume/v3/snapshots/8cc99c22-4b20-4bd2-aecc-2b562432c1e4 => generated 442 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:46:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-259ac561-42d8-4529-9823-5e49a7b3bcc3 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:52 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-259ac561-42d8-4529-9823-5e49a7b3bcc3 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] GET http://192.168.122.181/volume/v3/snapshots/8cc99c22-4b20-4bd2-aecc-2b562432c1e4 Sep 03 13:46:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-259ac561-42d8-4529-9823-5e49a7b3bcc3 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-259ac561-42d8-4529-9823-5e49a7b3bcc3 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:52 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:46:52 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:46:52 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-259ac561-42d8-4529-9823-5e49a7b3bcc3 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Snapshot retrieved successfully. Sep 03 13:46:52 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-259ac561-42d8-4529-9823-5e49a7b3bcc3 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] http://192.168.122.181/volume/v3/snapshots/8cc99c22-4b20-4bd2-aecc-2b562432c1e4 returned with HTTP 200 Sep 03 13:46:52 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1321/2587] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:46:52 2026] GET /volume/v3/snapshots/8cc99c22-4b20-4bd2-aecc-2b562432c1e4 => generated 442 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:46:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-83145fac-7954-4a3e-b948-506f1c02ff49 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-83145fac-7954-4a3e-b948-506f1c02ff49 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] GET http://192.168.122.181/volume/v3/snapshots/8cc99c22-4b20-4bd2-aecc-2b562432c1e4 Sep 03 13:46:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-83145fac-7954-4a3e-b948-506f1c02ff49 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-83145fac-7954-4a3e-b948-506f1c02ff49 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:53 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:46:53 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:46:53 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-83145fac-7954-4a3e-b948-506f1c02ff49 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Snapshot retrieved successfully. Sep 03 13:46:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-83145fac-7954-4a3e-b948-506f1c02ff49 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] http://192.168.122.181/volume/v3/snapshots/8cc99c22-4b20-4bd2-aecc-2b562432c1e4 returned with HTTP 200 Sep 03 13:46:53 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1267/2588] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:46:53 2026] GET /volume/v3/snapshots/8cc99c22-4b20-4bd2-aecc-2b562432c1e4 => generated 469 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:46:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-8950e7c5-0ca9-41da-8ae1-a976dcc837d1 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:53 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8950e7c5-0ca9-41da-8ae1-a976dcc837d1 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] GET http://192.168.122.181/volume/v3/snapshots/8cc99c22-4b20-4bd2-aecc-2b562432c1e4 Sep 03 13:46:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8950e7c5-0ca9-41da-8ae1-a976dcc837d1 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8950e7c5-0ca9-41da-8ae1-a976dcc837d1 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:53 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:46:53 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:46:53 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-8950e7c5-0ca9-41da-8ae1-a976dcc837d1 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Snapshot retrieved successfully. Sep 03 13:46:53 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8950e7c5-0ca9-41da-8ae1-a976dcc837d1 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] http://192.168.122.181/volume/v3/snapshots/8cc99c22-4b20-4bd2-aecc-2b562432c1e4 returned with HTTP 200 Sep 03 13:46:53 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1322/2589] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:46:53 2026] GET /volume/v3/snapshots/8cc99c22-4b20-4bd2-aecc-2b562432c1e4 => generated 469 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:46:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-8a71def3-b33d-4b6c-8dbd-d5eb308465bd None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8a71def3-b33d-4b6c-8dbd-d5eb308465bd tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] GET http://192.168.122.181/volume/v3/snapshots/8cc99c22-4b20-4bd2-aecc-2b562432c1e4 Sep 03 13:46:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8a71def3-b33d-4b6c-8dbd-d5eb308465bd tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8a71def3-b33d-4b6c-8dbd-d5eb308465bd tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:53 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:46:53 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:46:53 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-8a71def3-b33d-4b6c-8dbd-d5eb308465bd tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Snapshot retrieved successfully. Sep 03 13:46:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8a71def3-b33d-4b6c-8dbd-d5eb308465bd tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] http://192.168.122.181/volume/v3/snapshots/8cc99c22-4b20-4bd2-aecc-2b562432c1e4 returned with HTTP 200 Sep 03 13:46:53 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1268/2590] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:46:53 2026] GET /volume/v3/snapshots/8cc99c22-4b20-4bd2-aecc-2b562432c1e4 => generated 469 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:46:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-6111a0f4-0fe5-45e0-9c85-c24753bcd99a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:53 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6111a0f4-0fe5-45e0-9c85-c24753bcd99a tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:46:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6111a0f4-0fe5-45e0-9c85-c24753bcd99a tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "8cc99c22-4b20-4bd2-aecc-2b562432c1e4", "size": 1}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:46:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-6111a0f4-0fe5-45e0-9c85-c24753bcd99a tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Create volume request body: {'volume': {'snapshot_id': '8cc99c22-4b20-4bd2-aecc-2b562432c1e4', 'size': 1}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:46:53 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:46:53 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:46:53 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-6111a0f4-0fe5-45e0-9c85-c24753bcd99a tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Snapshot retrieved successfully. Sep 03 13:46:53 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-6111a0f4-0fe5-45e0-9c85-c24753bcd99a tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Create volume of 1 GB Sep 03 13:46:53 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-6111a0f4-0fe5-45e0-9c85-c24753bcd99a tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Availability Zones retrieved successfully. Sep 03 13:46:53 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-6111a0f4-0fe5-45e0-9c85-c24753bcd99a tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Flow 'volume_create_api' (c15bcef3-52ea-43ca-865b-9a1c59cf7b61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:46:53 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-6111a0f4-0fe5-45e0-9c85-c24753bcd99a tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d895173c-7952-4c2f-a9a2-132b74515c88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:46:53 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-6111a0f4-0fe5-45e0-9c85-c24753bcd99a tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:46:53 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:46:53 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:46:53 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-6111a0f4-0fe5-45e0-9c85-c24753bcd99a tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d895173c-7952-4c2f-a9a2-132b74515c88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8cc99c22-4b20-4bd2-aecc-2b562432c1e4', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:46:53 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-6111a0f4-0fe5-45e0-9c85-c24753bcd99a tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8d0a05e-7a69-49a8-87f6-4b6afdd77b9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:46:53 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-6111a0f4-0fe5-45e0-9c85-c24753bcd99a tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Created reservations ['1b7a8896-e87c-4fc8-9503-74e61f16da80', '65f41e70-24b2-4c88-936a-2d0c32ce46d7', 'c353de45-dc4b-4ea4-8633-12c0d6a8b3e6', '549088b3-76f5-41a2-8fae-a95c918ada72'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:46:53 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-6111a0f4-0fe5-45e0-9c85-c24753bcd99a tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8d0a05e-7a69-49a8-87f6-4b6afdd77b9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b7a8896-e87c-4fc8-9503-74e61f16da80', '65f41e70-24b2-4c88-936a-2d0c32ce46d7', 'c353de45-dc4b-4ea4-8633-12c0d6a8b3e6', '549088b3-76f5-41a2-8fae-a95c918ada72']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:46:53 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-6111a0f4-0fe5-45e0-9c85-c24753bcd99a tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fcf5604-f2a0-441d-8434-3dbf41875d16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:46:53 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:46:53 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:46:53 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:46:53 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:46:53 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-6111a0f4-0fe5-45e0-9c85-c24753bcd99a tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fcf5604-f2a0-441d-8434-3dbf41875d16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d0247c4-00bd-414c-a758-b7a2c0245984', '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='ea712a60bd814a1c9bbc09be2efbe4c2',qos_specs=None,replication_status=,reservations=['1b7a8896-e87c-4fc8-9503-74e61f16da80','65f41e70-24b2-4c88-936a-2d0c32ce46d7','c353de45-dc4b-4ea4-8633-12c0d6a8b3e6','549088b3-76f5-41a2-8fae-a95c918ada72'],size=1,snapshot_id=8cc99c22-4b20-4bd2-aecc-2b562432c1e4,source_replicaid=,source_volid=None,status='creating',user_id='f4382c10052a42f98d1d1e2c230ec34a',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:46: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=7d0247c4-00bd-414c-a758-b7a2c0245984,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea712a60bd814a1c9bbc09be2efbe4c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8cc99c22-4b20-4bd2-aecc-2b562432c1e4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4382c10052a42f98d1d1e2c230ec34a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:46:53 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-6111a0f4-0fe5-45e0-9c85-c24753bcd99a tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5fcd148-84f0-4d81-8472-4bf8f7d2dbd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:46:53 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-6111a0f4-0fe5-45e0-9c85-c24753bcd99a tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5fcd148-84f0-4d81-8472-4bf8f7d2dbd4) transitioned into state 'SUCCESS' from 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='ea712a60bd814a1c9bbc09be2efbe4c2',qos_specs=None,replication_status=,reservations=['1b7a8896-e87c-4fc8-9503-74e61f16da80','65f41e70-24b2-4c88-936a-2d0c32ce46d7','c353de45-dc4b-4ea4-8633-12c0d6a8b3e6','549088b3-76f5-41a2-8fae-a95c918ada72'],size=1,snapshot_id=8cc99c22-4b20-4bd2-aecc-2b562432c1e4,source_replicaid=,source_volid=None,status='creating',user_id='f4382c10052a42f98d1d1e2c230ec34a',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:46:53 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-6111a0f4-0fe5-45e0-9c85-c24753bcd99a tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5961153-382b-4a27-845d-bd81aeb05796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:46:53 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:46:53 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:46:53 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-6111a0f4-0fe5-45e0-9c85-c24753bcd99a tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5961153-382b-4a27-845d-bd81aeb05796) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:46:53 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-6111a0f4-0fe5-45e0-9c85-c24753bcd99a tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Flow 'volume_create_api' (c15bcef3-52ea-43ca-865b-9a1c59cf7b61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:46:53 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-6111a0f4-0fe5-45e0-9c85-c24753bcd99a tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Create volume request issued successfully. Sep 03 13:46:53 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6111a0f4-0fe5-45e0-9c85-c24753bcd99a tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:46:53 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1323/2591] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:46:53 2026] POST /volume/v3/volumes => generated 750 bytes in 712 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:46:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-afcbc03c-e971-450d-8337-3c4f664354b1 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-afcbc03c-e971-450d-8337-3c4f664354b1 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] GET http://192.168.122.181/volume/v3/volumes/7d0247c4-00bd-414c-a758-b7a2c0245984 Sep 03 13:46:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-afcbc03c-e971-450d-8337-3c4f664354b1 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-afcbc03c-e971-450d-8337-3c4f664354b1 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:53 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:46:53 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:46:53 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:46:53 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:46:53 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-afcbc03c-e971-450d-8337-3c4f664354b1 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Volume info retrieved successfully. Sep 03 13:46:54 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-afcbc03c-e971-450d-8337-3c4f664354b1 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] http://192.168.122.181/volume/v3/volumes/7d0247c4-00bd-414c-a758-b7a2c0245984 returned with HTTP 200 Sep 03 13:46:54 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1269/2592] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:46:53 2026] GET /volume/v3/volumes/7d0247c4-00bd-414c-a758-b7a2c0245984 => generated 818 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:46:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-8cd3fe2e-2e87-45ff-a34a-8017c9fcd11e req-e842f717-9388-4e4f-bd87-6e825b9de4e3 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-8cd3fe2e-2e87-45ff-a34a-8017c9fcd11e req-e842f717-9388-4e4f-bd87-6e825b9de4e3 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] GET http://192.168.122.181/volume/v3/volumes/6d24cad8-22c2-45f5-844f-63c536554c8d Sep 03 13:46:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-8cd3fe2e-2e87-45ff-a34a-8017c9fcd11e req-e842f717-9388-4e4f-bd87-6e825b9de4e3 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-8cd3fe2e-2e87-45ff-a34a-8017c9fcd11e req-e842f717-9388-4e4f-bd87-6e825b9de4e3 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:55 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:46:55 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:46:55 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:46:55 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:46:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-a91e0733-1ca3-4f35-9f6f-437055286bb0 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a91e0733-1ca3-4f35-9f6f-437055286bb0 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] GET http://192.168.122.181/volume/v3/volumes/7d0247c4-00bd-414c-a758-b7a2c0245984 Sep 03 13:46:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a91e0733-1ca3-4f35-9f6f-437055286bb0 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a91e0733-1ca3-4f35-9f6f-437055286bb0 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:55 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-8cd3fe2e-2e87-45ff-a34a-8017c9fcd11e req-e842f717-9388-4e4f-bd87-6e825b9de4e3 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Volume info retrieved successfully. Sep 03 13:46:55 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:46:55 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:46:55 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:46:55 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:46:55 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-8cd3fe2e-2e87-45ff-a34a-8017c9fcd11e req-e842f717-9388-4e4f-bd87-6e825b9de4e3 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] http://192.168.122.181/volume/v3/volumes/6d24cad8-22c2-45f5-844f-63c536554c8d returned with HTTP 200 Sep 03 13:46:55 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1324/2593] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:46:54 2026] GET /volume/v3/volumes/6d24cad8-22c2-45f5-844f-63c536554c8d => generated 1149 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:46:55 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-a91e0733-1ca3-4f35-9f6f-437055286bb0 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Volume info retrieved successfully. Sep 03 13:46:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a91e0733-1ca3-4f35-9f6f-437055286bb0 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] http://192.168.122.181/volume/v3/volumes/7d0247c4-00bd-414c-a758-b7a2c0245984 returned with HTTP 200 Sep 03 13:46:55 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1270/2594] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:46:55 2026] GET /volume/v3/volumes/7d0247c4-00bd-414c-a758-b7a2c0245984 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:46:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-8cd3fe2e-2e87-45ff-a34a-8017c9fcd11e req-24b6dd68-37bd-42ac-acbc-6f662002165e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:55 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-8cd3fe2e-2e87-45ff-a34a-8017c9fcd11e req-24b6dd68-37bd-42ac-acbc-6f662002165e tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] POST http://192.168.122.181/volume/v3/volumes/6d24cad8-22c2-45f5-844f-63c536554c8d/action Sep 03 13:46:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-8cd3fe2e-2e87-45ff-a34a-8017c9fcd11e req-24b6dd68-37bd-42ac-acbc-6f662002165e tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:46:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-8cd3fe2e-2e87-45ff-a34a-8017c9fcd11e req-24b6dd68-37bd-42ac-acbc-6f662002165e tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:46:55 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:46:55 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:46:55 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:46:55 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:46:55 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-8cd3fe2e-2e87-45ff-a34a-8017c9fcd11e req-24b6dd68-37bd-42ac-acbc-6f662002165e tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Volume info retrieved successfully. Sep 03 13:46:55 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-8cd3fe2e-2e87-45ff-a34a-8017c9fcd11e req-24b6dd68-37bd-42ac-acbc-6f662002165e tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Begin detaching volume completed successfully. Sep 03 13:46:55 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-8cd3fe2e-2e87-45ff-a34a-8017c9fcd11e req-24b6dd68-37bd-42ac-acbc-6f662002165e tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] http://192.168.122.181/volume/v3/volumes/6d24cad8-22c2-45f5-844f-63c536554c8d/action returned with HTTP 202 Sep 03 13:46:55 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1325/2595] 192.168.122.181 () {64 vars in 1561 bytes} [Thu Sep 3 13:46:55 2026] POST /volume/v3/volumes/6d24cad8-22c2-45f5-844f-63c536554c8d/action => generated 0 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:46:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-0922b0db-2483-4eeb-9744-060f5dde619c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0922b0db-2483-4eeb-9744-060f5dde619c None None] GET http://192.168.122.181/volume// Sep 03 13:46:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0922b0db-2483-4eeb-9744-060f5dde619c None None] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0922b0db-2483-4eeb-9744-060f5dde619c None None] Calling method 'all' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0922b0db-2483-4eeb-9744-060f5dde619c None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:46:55 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1271/2596] 192.168.122.181 () {58 vars in 1315 bytes} [Thu Sep 3 13:46:55 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 13:46:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-8cd3fe2e-2e87-45ff-a34a-8017c9fcd11e req-d5314778-406a-4e35-b9ba-3dc56b13f031 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:55 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-8cd3fe2e-2e87-45ff-a34a-8017c9fcd11e req-d5314778-406a-4e35-b9ba-3dc56b13f031 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] GET http://192.168.122.181/volume/v3/volumes/6d24cad8-22c2-45f5-844f-63c536554c8d Sep 03 13:46:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-8cd3fe2e-2e87-45ff-a34a-8017c9fcd11e req-d5314778-406a-4e35-b9ba-3dc56b13f031 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-8cd3fe2e-2e87-45ff-a34a-8017c9fcd11e req-d5314778-406a-4e35-b9ba-3dc56b13f031 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:55 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:46:55 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:46:55 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:46:55 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:46:55 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-8cd3fe2e-2e87-45ff-a34a-8017c9fcd11e req-d5314778-406a-4e35-b9ba-3dc56b13f031 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Volume info retrieved successfully. Sep 03 13:46:55 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-8cd3fe2e-2e87-45ff-a34a-8017c9fcd11e req-d5314778-406a-4e35-b9ba-3dc56b13f031 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] http://192.168.122.181/volume/v3/volumes/6d24cad8-22c2-45f5-844f-63c536554c8d returned with HTTP 200 Sep 03 13:46:55 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1326/2597] 192.168.122.181 () {62 vars in 1528 bytes} [Thu Sep 3 13:46:55 2026] GET /volume/v3/volumes/6d24cad8-22c2-45f5-844f-63c536554c8d => generated 1333 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:46:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-8cd3fe2e-2e87-45ff-a34a-8017c9fcd11e req-bf9aed02-f90c-4961-9c2a-96b58045d59f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-8cd3fe2e-2e87-45ff-a34a-8017c9fcd11e req-bf9aed02-f90c-4961-9c2a-96b58045d59f tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] DELETE http://192.168.122.181/volume/v3/attachments/108b9c36-558a-4988-b491-299d2b5afa1c Sep 03 13:46:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-8cd3fe2e-2e87-45ff-a34a-8017c9fcd11e req-bf9aed02-f90c-4961-9c2a-96b58045d59f tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-8cd3fe2e-2e87-45ff-a34a-8017c9fcd11e req-bf9aed02-f90c-4961-9c2a-96b58045d59f tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:55 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:46:55 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:46:55 devstack devstack@c-api.service[86719]: /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 03 13:46:55 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, Sep 03 13:46:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-0b32483f-1963-4c81-add7-a130409e59d6 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:56 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-8cd3fe2e-2e87-45ff-a34a-8017c9fcd11e req-bf9aed02-f90c-4961-9c2a-96b58045d59f tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] http://192.168.122.181/volume/v3/attachments/108b9c36-558a-4988-b491-299d2b5afa1c returned with HTTP 200 Sep 03 13:46:56 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1272/2598] 192.168.122.181 () {64 vars in 1562 bytes} [Thu Sep 3 13:46:55 2026] DELETE /volume/v3/attachments/108b9c36-558a-4988-b491-299d2b5afa1c => generated 19 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:46:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0b32483f-1963-4c81-add7-a130409e59d6 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] GET http://192.168.122.181/volume/v3/volumes/7d0247c4-00bd-414c-a758-b7a2c0245984 Sep 03 13:46:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0b32483f-1963-4c81-add7-a130409e59d6 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0b32483f-1963-4c81-add7-a130409e59d6 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:56 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:46:56 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:46:56 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:46:56 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:46:56 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-0b32483f-1963-4c81-add7-a130409e59d6 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Volume info retrieved successfully. Sep 03 13:46:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0b32483f-1963-4c81-add7-a130409e59d6 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] http://192.168.122.181/volume/v3/volumes/7d0247c4-00bd-414c-a758-b7a2c0245984 returned with HTTP 200 Sep 03 13:46:56 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1327/2599] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:46:56 2026] GET /volume/v3/volumes/7d0247c4-00bd-414c-a758-b7a2c0245984 => generated 842 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:46:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-b01dd6e1-cfa6-4c12-b7d5-9873e93f5f7a req-4c8205fd-459f-4702-b25b-3bef53a2dff1 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:56 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-b01dd6e1-cfa6-4c12-b7d5-9873e93f5f7a req-4c8205fd-459f-4702-b25b-3bef53a2dff1 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] GET http://192.168.122.181/volume/v3/volumes/6d24cad8-22c2-45f5-844f-63c536554c8d Sep 03 13:46:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-b01dd6e1-cfa6-4c12-b7d5-9873e93f5f7a req-4c8205fd-459f-4702-b25b-3bef53a2dff1 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-b01dd6e1-cfa6-4c12-b7d5-9873e93f5f7a req-4c8205fd-459f-4702-b25b-3bef53a2dff1 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:56 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:46:56 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:46:56 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:46:56 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:46:56 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-b01dd6e1-cfa6-4c12-b7d5-9873e93f5f7a req-4c8205fd-459f-4702-b25b-3bef53a2dff1 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Volume info retrieved successfully. Sep 03 13:46:56 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-b01dd6e1-cfa6-4c12-b7d5-9873e93f5f7a req-4c8205fd-459f-4702-b25b-3bef53a2dff1 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] http://192.168.122.181/volume/v3/volumes/6d24cad8-22c2-45f5-844f-63c536554c8d returned with HTTP 200 Sep 03 13:46:56 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1273/2600] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:46:56 2026] GET /volume/v3/volumes/6d24cad8-22c2-45f5-844f-63c536554c8d => generated 857 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:46:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-0152bafa-b134-4f4d-b4e6-e8764bb2e491 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0152bafa-b134-4f4d-b4e6-e8764bb2e491 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] DELETE http://192.168.122.181/volume/v3/volumes/6d24cad8-22c2-45f5-844f-63c536554c8d Sep 03 13:46:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0152bafa-b134-4f4d-b4e6-e8764bb2e491 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0152bafa-b134-4f4d-b4e6-e8764bb2e491 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:56 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-0152bafa-b134-4f4d-b4e6-e8764bb2e491 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Delete volume with id: 6d24cad8-22c2-45f5-844f-63c536554c8d Sep 03 13:46:56 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:46:56 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:46:56 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:46:56 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:46:56 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-0152bafa-b134-4f4d-b4e6-e8764bb2e491 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Volume info retrieved successfully. Sep 03 13:46:57 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-0152bafa-b134-4f4d-b4e6-e8764bb2e491 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Delete volume request issued successfully. Sep 03 13:46:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0152bafa-b134-4f4d-b4e6-e8764bb2e491 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] http://192.168.122.181/volume/v3/volumes/6d24cad8-22c2-45f5-844f-63c536554c8d returned with HTTP 202 Sep 03 13:46:57 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1328/2601] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:46:56 2026] DELETE /volume/v3/volumes/6d24cad8-22c2-45f5-844f-63c536554c8d => generated 0 bytes in 263 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:46:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-47eb68ac-4343-4f46-9d95-e202d99688ce None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-47eb68ac-4343-4f46-9d95-e202d99688ce tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] GET http://192.168.122.181/volume/v3/volumes/6d24cad8-22c2-45f5-844f-63c536554c8d Sep 03 13:46:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-47eb68ac-4343-4f46-9d95-e202d99688ce tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-47eb68ac-4343-4f46-9d95-e202d99688ce tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:57 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:46:57 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:46:57 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:46:57 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:46:57 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-47eb68ac-4343-4f46-9d95-e202d99688ce tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Volume info retrieved successfully. Sep 03 13:46:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-47eb68ac-4343-4f46-9d95-e202d99688ce tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] http://192.168.122.181/volume/v3/volumes/6d24cad8-22c2-45f5-844f-63c536554c8d returned with HTTP 200 Sep 03 13:46:57 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1274/2602] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:46:57 2026] GET /volume/v3/volumes/6d24cad8-22c2-45f5-844f-63c536554c8d => generated 856 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:46:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-c7abe85c-b60e-48d5-82bd-43007f855f42 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c7abe85c-b60e-48d5-82bd-43007f855f42 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] GET http://192.168.122.181/volume/v3/volumes/7d0247c4-00bd-414c-a758-b7a2c0245984 Sep 03 13:46:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c7abe85c-b60e-48d5-82bd-43007f855f42 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c7abe85c-b60e-48d5-82bd-43007f855f42 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:57 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:46:57 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:46:57 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:46:57 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:46:57 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-c7abe85c-b60e-48d5-82bd-43007f855f42 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Volume info retrieved successfully. Sep 03 13:46:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c7abe85c-b60e-48d5-82bd-43007f855f42 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] http://192.168.122.181/volume/v3/volumes/7d0247c4-00bd-414c-a758-b7a2c0245984 returned with HTTP 200 Sep 03 13:46:57 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1329/2603] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:46:57 2026] GET /volume/v3/volumes/7d0247c4-00bd-414c-a758-b7a2c0245984 => generated 842 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:46:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-89b107a9-0a4c-42ea-a934-cbef712163ae None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:58 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-89b107a9-0a4c-42ea-a934-cbef712163ae tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] GET http://192.168.122.181/volume/v3/volumes/6d24cad8-22c2-45f5-844f-63c536554c8d Sep 03 13:46:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-89b107a9-0a4c-42ea-a934-cbef712163ae tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-89b107a9-0a4c-42ea-a934-cbef712163ae tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:58 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:46:58 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:46:58 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:46:58 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:46:58 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-89b107a9-0a4c-42ea-a934-cbef712163ae tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Volume info retrieved successfully. Sep 03 13:46:58 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-89b107a9-0a4c-42ea-a934-cbef712163ae tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] http://192.168.122.181/volume/v3/volumes/6d24cad8-22c2-45f5-844f-63c536554c8d returned with HTTP 200 Sep 03 13:46:58 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1275/2604] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:46:58 2026] GET /volume/v3/volumes/6d24cad8-22c2-45f5-844f-63c536554c8d => generated 856 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:46:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-088edd2a-e1a9-496d-b91f-5138300acc03 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:58 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-088edd2a-e1a9-496d-b91f-5138300acc03 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] GET http://192.168.122.181/volume/v3/volumes/7d0247c4-00bd-414c-a758-b7a2c0245984 Sep 03 13:46:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-088edd2a-e1a9-496d-b91f-5138300acc03 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-088edd2a-e1a9-496d-b91f-5138300acc03 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:58 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:46:58 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:46:58 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:46:58 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:46:58 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-088edd2a-e1a9-496d-b91f-5138300acc03 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Volume info retrieved successfully. Sep 03 13:46:58 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-088edd2a-e1a9-496d-b91f-5138300acc03 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] http://192.168.122.181/volume/v3/volumes/7d0247c4-00bd-414c-a758-b7a2c0245984 returned with HTTP 200 Sep 03 13:46:58 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1330/2605] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:46:58 2026] GET /volume/v3/volumes/7d0247c4-00bd-414c-a758-b7a2c0245984 => generated 842 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:46:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-49a911f9-4581-4175-9f7d-4f95c2266683 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:59 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-49a911f9-4581-4175-9f7d-4f95c2266683 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] GET http://192.168.122.181/volume/v3/volumes/6d24cad8-22c2-45f5-844f-63c536554c8d Sep 03 13:46:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-49a911f9-4581-4175-9f7d-4f95c2266683 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-49a911f9-4581-4175-9f7d-4f95c2266683 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:59 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-49a911f9-4581-4175-9f7d-4f95c2266683 tempest-TestMinimumBasicScenario-1976957882 tempest-TestMinimumBasicScenario-1976957882-project-member] http://192.168.122.181/volume/v3/volumes/6d24cad8-22c2-45f5-844f-63c536554c8d returned with HTTP 404 Sep 03 13:46:59 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1276/2606] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:46:59 2026] GET /volume/v3/volumes/6d24cad8-22c2-45f5-844f-63c536554c8d => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 13:46:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-7b7ab361-190c-4fa2-8939-c90d298a8b00 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:46:59 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7b7ab361-190c-4fa2-8939-c90d298a8b00 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] GET http://192.168.122.181/volume/v3/volumes/7d0247c4-00bd-414c-a758-b7a2c0245984 Sep 03 13:46:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7b7ab361-190c-4fa2-8939-c90d298a8b00 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:46:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7b7ab361-190c-4fa2-8939-c90d298a8b00 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:46:59 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:46:59 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:46:59 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:46:59 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:46:59 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-7b7ab361-190c-4fa2-8939-c90d298a8b00 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Volume info retrieved successfully. Sep 03 13:46:59 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7b7ab361-190c-4fa2-8939-c90d298a8b00 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] http://192.168.122.181/volume/v3/volumes/7d0247c4-00bd-414c-a758-b7a2c0245984 returned with HTTP 200 Sep 03 13:46:59 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1331/2607] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:46:59 2026] GET /volume/v3/volumes/7d0247c4-00bd-414c-a758-b7a2c0245984 => generated 842 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:47:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-b0d3fb24-5d3b-40d0-a539-323a2893602d None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:47:00 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b0d3fb24-5d3b-40d0-a539-323a2893602d tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] GET http://192.168.122.181/volume/v3/volumes/7d0247c4-00bd-414c-a758-b7a2c0245984 Sep 03 13:47:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b0d3fb24-5d3b-40d0-a539-323a2893602d tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:47:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b0d3fb24-5d3b-40d0-a539-323a2893602d tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:47:00 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:47:00 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:47:00 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:47:00 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:47:00 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-b0d3fb24-5d3b-40d0-a539-323a2893602d tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Volume info retrieved successfully. Sep 03 13:47:00 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b0d3fb24-5d3b-40d0-a539-323a2893602d tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] http://192.168.122.181/volume/v3/volumes/7d0247c4-00bd-414c-a758-b7a2c0245984 returned with HTTP 200 Sep 03 13:47:00 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1277/2608] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:47:00 2026] GET /volume/v3/volumes/7d0247c4-00bd-414c-a758-b7a2c0245984 => generated 843 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:47:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e3a20a1f-04d0-4d68-bb43-501a6c334c68 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:47:00 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e3a20a1f-04d0-4d68-bb43-501a6c334c68 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] GET http://192.168.122.181/volume/v3/volumes/7d0247c4-00bd-414c-a758-b7a2c0245984 Sep 03 13:47:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e3a20a1f-04d0-4d68-bb43-501a6c334c68 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:47:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e3a20a1f-04d0-4d68-bb43-501a6c334c68 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:47:00 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:47:00 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:47:00 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:47:00 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:47:00 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-e3a20a1f-04d0-4d68-bb43-501a6c334c68 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Volume info retrieved successfully. Sep 03 13:47:00 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e3a20a1f-04d0-4d68-bb43-501a6c334c68 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] http://192.168.122.181/volume/v3/volumes/7d0247c4-00bd-414c-a758-b7a2c0245984 returned with HTTP 200 Sep 03 13:47:00 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1332/2609] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:47:00 2026] GET /volume/v3/volumes/7d0247c4-00bd-414c-a758-b7a2c0245984 => generated 843 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:47:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-2f296549-020c-459b-a102-a0cbacdc2273 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:47:00 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2f296549-020c-459b-a102-a0cbacdc2273 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] DELETE http://192.168.122.181/volume/v3/snapshots/8cc99c22-4b20-4bd2-aecc-2b562432c1e4 Sep 03 13:47:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2f296549-020c-459b-a102-a0cbacdc2273 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:47:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2f296549-020c-459b-a102-a0cbacdc2273 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:47:00 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.snapshots [None req-2f296549-020c-459b-a102-a0cbacdc2273 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Delete snapshot with id: 8cc99c22-4b20-4bd2-aecc-2b562432c1e4 Sep 03 13:47:00 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:47:00 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:47:00 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-2f296549-020c-459b-a102-a0cbacdc2273 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Snapshot retrieved successfully. Sep 03 13:47:00 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:47:00 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:47:00 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-2f296549-020c-459b-a102-a0cbacdc2273 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Snapshot delete request issued successfully. Sep 03 13:47:00 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2f296549-020c-459b-a102-a0cbacdc2273 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] http://192.168.122.181/volume/v3/snapshots/8cc99c22-4b20-4bd2-aecc-2b562432c1e4 returned with HTTP 202 Sep 03 13:47:00 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1278/2610] 192.168.122.181 () {58 vars in 1241 bytes} [Thu Sep 3 13:47:00 2026] DELETE /volume/v3/snapshots/8cc99c22-4b20-4bd2-aecc-2b562432c1e4 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:47:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d378006a-f846-423f-9846-bd7b3b621a42 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:47:00 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d378006a-f846-423f-9846-bd7b3b621a42 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] GET http://192.168.122.181/volume/v3/snapshots/8cc99c22-4b20-4bd2-aecc-2b562432c1e4 Sep 03 13:47:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d378006a-f846-423f-9846-bd7b3b621a42 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:47:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d378006a-f846-423f-9846-bd7b3b621a42 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:47:00 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:47:00 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:47:01 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-d378006a-f846-423f-9846-bd7b3b621a42 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Snapshot retrieved successfully. Sep 03 13:47:01 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d378006a-f846-423f-9846-bd7b3b621a42 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] http://192.168.122.181/volume/v3/snapshots/8cc99c22-4b20-4bd2-aecc-2b562432c1e4 returned with HTTP 200 Sep 03 13:47:01 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1333/2611] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:47:00 2026] GET /volume/v3/snapshots/8cc99c22-4b20-4bd2-aecc-2b562432c1e4 => generated 468 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:47:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-3ed6d1e5-baa4-4278-9f11-c936f3e44b94 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:47:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3ed6d1e5-baa4-4278-9f11-c936f3e44b94 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] GET http://192.168.122.181/volume/v3/snapshots/8cc99c22-4b20-4bd2-aecc-2b562432c1e4 Sep 03 13:47:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3ed6d1e5-baa4-4278-9f11-c936f3e44b94 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:47:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3ed6d1e5-baa4-4278-9f11-c936f3e44b94 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:47:02 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:47:02 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:47:02 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-3ed6d1e5-baa4-4278-9f11-c936f3e44b94 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Snapshot retrieved successfully. Sep 03 13:47:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3ed6d1e5-baa4-4278-9f11-c936f3e44b94 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] http://192.168.122.181/volume/v3/snapshots/8cc99c22-4b20-4bd2-aecc-2b562432c1e4 returned with HTTP 200 Sep 03 13:47:02 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1279/2612] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:47:02 2026] GET /volume/v3/snapshots/8cc99c22-4b20-4bd2-aecc-2b562432c1e4 => generated 468 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:47:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-c8e82f8c-77f8-4628-a8fe-eb8539e47c6c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:47:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c8e82f8c-77f8-4628-a8fe-eb8539e47c6c tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] GET http://192.168.122.181/volume/v3/snapshots/8cc99c22-4b20-4bd2-aecc-2b562432c1e4 Sep 03 13:47:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c8e82f8c-77f8-4628-a8fe-eb8539e47c6c tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:47:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c8e82f8c-77f8-4628-a8fe-eb8539e47c6c tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:47:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c8e82f8c-77f8-4628-a8fe-eb8539e47c6c tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] http://192.168.122.181/volume/v3/snapshots/8cc99c22-4b20-4bd2-aecc-2b562432c1e4 returned with HTTP 404 Sep 03 13:47:03 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1334/2613] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:47:03 2026] GET /volume/v3/snapshots/8cc99c22-4b20-4bd2-aecc-2b562432c1e4 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:47:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-0a7303ab-03a1-487f-b716-ab463124c42e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:47:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0a7303ab-03a1-487f-b716-ab463124c42e tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] DELETE http://192.168.122.181/volume/v3/volumes/7d79c647-5a4c-44ef-a337-96c7b2a3c403 Sep 03 13:47:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0a7303ab-03a1-487f-b716-ab463124c42e tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:47:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0a7303ab-03a1-487f-b716-ab463124c42e tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:47:03 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-0a7303ab-03a1-487f-b716-ab463124c42e tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Delete volume with id: 7d79c647-5a4c-44ef-a337-96c7b2a3c403 Sep 03 13:47:03 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:47:03 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:47:03 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:47:03 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:47:03 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-0a7303ab-03a1-487f-b716-ab463124c42e tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Volume info retrieved successfully. Sep 03 13:47:03 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-0a7303ab-03a1-487f-b716-ab463124c42e tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Delete volume request issued successfully. Sep 03 13:47:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0a7303ab-03a1-487f-b716-ab463124c42e tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] http://192.168.122.181/volume/v3/volumes/7d79c647-5a4c-44ef-a337-96c7b2a3c403 returned with HTTP 202 Sep 03 13:47:03 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1280/2614] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:47:03 2026] DELETE /volume/v3/volumes/7d79c647-5a4c-44ef-a337-96c7b2a3c403 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:47:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-0f8b8675-1286-4314-b261-bb7ac1947484 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:47:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0f8b8675-1286-4314-b261-bb7ac1947484 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] GET http://192.168.122.181/volume/v3/volumes/7d79c647-5a4c-44ef-a337-96c7b2a3c403 Sep 03 13:47:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0f8b8675-1286-4314-b261-bb7ac1947484 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:47:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0f8b8675-1286-4314-b261-bb7ac1947484 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:47:03 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:47:03 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:47:03 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:47:03 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:47:03 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-0f8b8675-1286-4314-b261-bb7ac1947484 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Volume info retrieved successfully. Sep 03 13:47:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0f8b8675-1286-4314-b261-bb7ac1947484 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] http://192.168.122.181/volume/v3/volumes/7d79c647-5a4c-44ef-a337-96c7b2a3c403 returned with HTTP 200 Sep 03 13:47:03 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1335/2615] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:47:03 2026] GET /volume/v3/volumes/7d79c647-5a4c-44ef-a337-96c7b2a3c403 => generated 855 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:47:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-1ff9ab67-2871-45f9-8fc3-3367f2d31c5f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:47:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1ff9ab67-2871-45f9-8fc3-3367f2d31c5f tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] GET http://192.168.122.181/volume/v3/volumes/7d79c647-5a4c-44ef-a337-96c7b2a3c403 Sep 03 13:47:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1ff9ab67-2871-45f9-8fc3-3367f2d31c5f tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:47:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1ff9ab67-2871-45f9-8fc3-3367f2d31c5f tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:47:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1ff9ab67-2871-45f9-8fc3-3367f2d31c5f tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] http://192.168.122.181/volume/v3/volumes/7d79c647-5a4c-44ef-a337-96c7b2a3c403 returned with HTTP 404 Sep 03 13:47:04 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1281/2616] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:47:04 2026] GET /volume/v3/volumes/7d79c647-5a4c-44ef-a337-96c7b2a3c403 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:47:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-45baf1fd-b243-42d8-ad49-4e747e66671a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:47:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-45baf1fd-b243-42d8-ad49-4e747e66671a tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] DELETE http://192.168.122.181/volume/v3/volumes/7d0247c4-00bd-414c-a758-b7a2c0245984 Sep 03 13:47:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-45baf1fd-b243-42d8-ad49-4e747e66671a tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:47:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-45baf1fd-b243-42d8-ad49-4e747e66671a tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:47:04 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-45baf1fd-b243-42d8-ad49-4e747e66671a tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Delete volume with id: 7d0247c4-00bd-414c-a758-b7a2c0245984 Sep 03 13:47:04 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:47:04 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:47:04 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:47:04 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:47:04 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-45baf1fd-b243-42d8-ad49-4e747e66671a tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Volume info retrieved successfully. Sep 03 13:47:04 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-45baf1fd-b243-42d8-ad49-4e747e66671a tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Delete volume request issued successfully. Sep 03 13:47:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-45baf1fd-b243-42d8-ad49-4e747e66671a tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] http://192.168.122.181/volume/v3/volumes/7d0247c4-00bd-414c-a758-b7a2c0245984 returned with HTTP 202 Sep 03 13:47:04 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1336/2617] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:47:04 2026] DELETE /volume/v3/volumes/7d0247c4-00bd-414c-a758-b7a2c0245984 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:47:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-7d22807f-9cd9-4dd5-b004-08b868a025a4 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:47:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7d22807f-9cd9-4dd5-b004-08b868a025a4 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] GET http://192.168.122.181/volume/v3/volumes/7d0247c4-00bd-414c-a758-b7a2c0245984 Sep 03 13:47:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7d22807f-9cd9-4dd5-b004-08b868a025a4 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:47:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7d22807f-9cd9-4dd5-b004-08b868a025a4 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:47:04 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:47:04 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:47:04 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:47:04 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:47:04 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-7d22807f-9cd9-4dd5-b004-08b868a025a4 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Volume info retrieved successfully. Sep 03 13:47:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7d22807f-9cd9-4dd5-b004-08b868a025a4 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] http://192.168.122.181/volume/v3/volumes/7d0247c4-00bd-414c-a758-b7a2c0245984 returned with HTTP 200 Sep 03 13:47:04 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1282/2618] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:47:04 2026] GET /volume/v3/volumes/7d0247c4-00bd-414c-a758-b7a2c0245984 => generated 842 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:47:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-58d49bce-e2c0-4fb7-85f3-7aac8f94efbd None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:47:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-58d49bce-e2c0-4fb7-85f3-7aac8f94efbd tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] GET http://192.168.122.181/volume/v3/volumes/7d0247c4-00bd-414c-a758-b7a2c0245984 Sep 03 13:47:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-58d49bce-e2c0-4fb7-85f3-7aac8f94efbd tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:47:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-58d49bce-e2c0-4fb7-85f3-7aac8f94efbd tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:47:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-58d49bce-e2c0-4fb7-85f3-7aac8f94efbd tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] http://192.168.122.181/volume/v3/volumes/7d0247c4-00bd-414c-a758-b7a2c0245984 returned with HTTP 404 Sep 03 13:47:05 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1337/2619] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:47:05 2026] GET /volume/v3/volumes/7d0247c4-00bd-414c-a758-b7a2c0245984 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:47:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-83a784b9-344e-4e79-bbb1-aa240376b9ea None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:47:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-83a784b9-344e-4e79-bbb1-aa240376b9ea tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] DELETE http://192.168.122.181/volume/v3/snapshots/8cc99c22-4b20-4bd2-aecc-2b562432c1e4 Sep 03 13:47:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-83a784b9-344e-4e79-bbb1-aa240376b9ea tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:47:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-83a784b9-344e-4e79-bbb1-aa240376b9ea tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:47:05 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.snapshots [None req-83a784b9-344e-4e79-bbb1-aa240376b9ea tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Delete snapshot with id: 8cc99c22-4b20-4bd2-aecc-2b562432c1e4 Sep 03 13:47:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-83a784b9-344e-4e79-bbb1-aa240376b9ea tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] http://192.168.122.181/volume/v3/snapshots/8cc99c22-4b20-4bd2-aecc-2b562432c1e4 returned with HTTP 404 Sep 03 13:47:05 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1283/2620] 192.168.122.181 () {58 vars in 1241 bytes} [Thu Sep 3 13:47:05 2026] DELETE /volume/v3/snapshots/8cc99c22-4b20-4bd2-aecc-2b562432c1e4 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:47:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f96e5c6b-e5fc-4257-93e0-1b03f342a16e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:47:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f96e5c6b-e5fc-4257-93e0-1b03f342a16e tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] GET http://192.168.122.181/volume/v3/snapshots/8cc99c22-4b20-4bd2-aecc-2b562432c1e4 Sep 03 13:47:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f96e5c6b-e5fc-4257-93e0-1b03f342a16e tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:47:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f96e5c6b-e5fc-4257-93e0-1b03f342a16e tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:47:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f96e5c6b-e5fc-4257-93e0-1b03f342a16e tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] http://192.168.122.181/volume/v3/snapshots/8cc99c22-4b20-4bd2-aecc-2b562432c1e4 returned with HTTP 404 Sep 03 13:47:05 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1338/2621] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:47:05 2026] GET /volume/v3/snapshots/8cc99c22-4b20-4bd2-aecc-2b562432c1e4 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:47:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-40dcc684-45f5-4277-8a6f-965b45272b45 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:47:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-40dcc684-45f5-4277-8a6f-965b45272b45 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] DELETE http://192.168.122.181/volume/v3/volumes/7d79c647-5a4c-44ef-a337-96c7b2a3c403 Sep 03 13:47:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-40dcc684-45f5-4277-8a6f-965b45272b45 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:47:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-40dcc684-45f5-4277-8a6f-965b45272b45 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:47:05 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-40dcc684-45f5-4277-8a6f-965b45272b45 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Delete volume with id: 7d79c647-5a4c-44ef-a337-96c7b2a3c403 Sep 03 13:47:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-40dcc684-45f5-4277-8a6f-965b45272b45 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] http://192.168.122.181/volume/v3/volumes/7d79c647-5a4c-44ef-a337-96c7b2a3c403 returned with HTTP 404 Sep 03 13:47:05 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1284/2622] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:47:05 2026] DELETE /volume/v3/volumes/7d79c647-5a4c-44ef-a337-96c7b2a3c403 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:47:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-19251770-3637-4f71-95ac-c41630ac9fe7 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:47:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-19251770-3637-4f71-95ac-c41630ac9fe7 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] GET http://192.168.122.181/volume/v3/volumes/7d79c647-5a4c-44ef-a337-96c7b2a3c403 Sep 03 13:47:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-19251770-3637-4f71-95ac-c41630ac9fe7 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:47:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-19251770-3637-4f71-95ac-c41630ac9fe7 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:47:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-19251770-3637-4f71-95ac-c41630ac9fe7 tempest-SnapshotDependencyTests-1667224898 tempest-SnapshotDependencyTests-1667224898-project-member] http://192.168.122.181/volume/v3/volumes/7d79c647-5a4c-44ef-a337-96c7b2a3c403 returned with HTTP 404 Sep 03 13:47:05 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1339/2623] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:47:05 2026] GET /volume/v3/volumes/7d79c647-5a4c-44ef-a337-96c7b2a3c403 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:47:15 devstack devstack@c-api.service[86719]: DEBUG dbcounter [-] [86719] Writing DB stats cinder:SELECT=60,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=86719) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:47:15 devstack devstack@c-api.service[86720]: DEBUG dbcounter [-] [86720] Writing DB stats cinder:SELECT=120,cinder:INSERT=25,cinder:UPDATE=39 {{(pid=86720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:47:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-c7654d8e-86ce-4bdb-833c-d912c4c9cc6a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:47:33 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c7654d8e-86ce-4bdb-833c-d912c4c9cc6a tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:47:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c7654d8e-86ce-4bdb-833c-d912c4c9cc6a tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-531780423", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:47:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-c7654d8e-86ce-4bdb-833c-d912c4c9cc6a tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-531780423', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:47:33 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-c7654d8e-86ce-4bdb-833c-d912c4c9cc6a tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Create volume of 1 GB Sep 03 13:47:33 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-c7654d8e-86ce-4bdb-833c-d912c4c9cc6a tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Availability Zones retrieved successfully. Sep 03 13:47:33 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c7654d8e-86ce-4bdb-833c-d912c4c9cc6a tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Flow 'volume_create_api' (d9f87e12-e357-4624-b963-1c12ebf3d1d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:47:33 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c7654d8e-86ce-4bdb-833c-d912c4c9cc6a tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (636ad3d6-dc1e-4067-9e60-f7583f919f05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:47:33 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-c7654d8e-86ce-4bdb-833c-d912c4c9cc6a tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:47:33 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c7654d8e-86ce-4bdb-833c-d912c4c9cc6a tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (636ad3d6-dc1e-4067-9e60-f7583f919f05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:47:33 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c7654d8e-86ce-4bdb-833c-d912c4c9cc6a tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1dc0e0b-68b8-40c3-9585-c805da6993c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:47:33 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-c7654d8e-86ce-4bdb-833c-d912c4c9cc6a tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Created reservations ['53657c3e-f7ec-4169-8cbf-f1bd8714f051', '7bbc9f37-2d14-4fd5-865e-2be8ef09a5ea', '1a207e0e-38d2-4569-8b95-eac584b409b7', '3adf7ece-cc83-4cdd-8641-251f10fce7d1'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:47:33 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c7654d8e-86ce-4bdb-833c-d912c4c9cc6a tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1dc0e0b-68b8-40c3-9585-c805da6993c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53657c3e-f7ec-4169-8cbf-f1bd8714f051', '7bbc9f37-2d14-4fd5-865e-2be8ef09a5ea', '1a207e0e-38d2-4569-8b95-eac584b409b7', '3adf7ece-cc83-4cdd-8641-251f10fce7d1']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:47:33 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c7654d8e-86ce-4bdb-833c-d912c4c9cc6a tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4351b72-1c36-4bb2-9ff3-5e5dd95f38d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:47:33 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:47:33 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:47:33 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c7654d8e-86ce-4bdb-833c-d912c4c9cc6a tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4351b72-1c36-4bb2-9ff3-5e5dd95f38d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9677b9b8-8d22-4fdb-b045-4ba74deae5b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-531780423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e19dcd55f634462795add26f5581d7d8',qos_specs=None,replication_status=,reservations=['53657c3e-f7ec-4169-8cbf-f1bd8714f051','7bbc9f37-2d14-4fd5-865e-2be8ef09a5ea','1a207e0e-38d2-4569-8b95-eac584b409b7','3adf7ece-cc83-4cdd-8641-251f10fce7d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='468b643c63a6420f94424ee9fc002f21',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:47:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-531780423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9677b9b8-8d22-4fdb-b045-4ba74deae5b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e19dcd55f634462795add26f5581d7d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='468b643c63a6420f94424ee9fc002f21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:47:33 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c7654d8e-86ce-4bdb-833c-d912c4c9cc6a tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a3828e5-2b71-48b0-b31e-dff93c2fa93b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:47:33 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c7654d8e-86ce-4bdb-833c-d912c4c9cc6a tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a3828e5-2b71-48b0-b31e-dff93c2fa93b) transitioned into state 'SUCCESS' from state '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-531780423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e19dcd55f634462795add26f5581d7d8',qos_specs=None,replication_status=,reservations=['53657c3e-f7ec-4169-8cbf-f1bd8714f051','7bbc9f37-2d14-4fd5-865e-2be8ef09a5ea','1a207e0e-38d2-4569-8b95-eac584b409b7','3adf7ece-cc83-4cdd-8641-251f10fce7d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='468b643c63a6420f94424ee9fc002f21',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:47:33 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c7654d8e-86ce-4bdb-833c-d912c4c9cc6a tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (200365cf-15f2-4429-8e25-52c243cbf93e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:47:33 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c7654d8e-86ce-4bdb-833c-d912c4c9cc6a tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (200365cf-15f2-4429-8e25-52c243cbf93e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:47:33 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-c7654d8e-86ce-4bdb-833c-d912c4c9cc6a tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Flow 'volume_create_api' (d9f87e12-e357-4624-b963-1c12ebf3d1d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:47:33 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-c7654d8e-86ce-4bdb-833c-d912c4c9cc6a tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Create volume request issued successfully. Sep 03 13:47:33 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c7654d8e-86ce-4bdb-833c-d912c4c9cc6a tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:47:33 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1285/2624] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:47:33 2026] POST /volume/v3/volumes => generated 773 bytes in 581 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:47:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-83d0e500-e170-4857-a7f1-8e8f50780740 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:47:33 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-83d0e500-e170-4857-a7f1-8e8f50780740 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:47:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-83d0e500-e170-4857-a7f1-8e8f50780740 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-43555905", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:47:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-83d0e500-e170-4857-a7f1-8e8f50780740 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-43555905', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:47:33 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-83d0e500-e170-4857-a7f1-8e8f50780740 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Create volume of 1 GB Sep 03 13:47:33 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-83d0e500-e170-4857-a7f1-8e8f50780740 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Availability Zones retrieved successfully. Sep 03 13:47:33 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-83d0e500-e170-4857-a7f1-8e8f50780740 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Flow 'volume_create_api' (a33dd2d1-a732-457e-bc1e-3d18c281572c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:47:33 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-83d0e500-e170-4857-a7f1-8e8f50780740 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (731ab3b2-e7b4-46dc-8f7b-1d39d63aaf3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:47:33 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-83d0e500-e170-4857-a7f1-8e8f50780740 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:47:33 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-83d0e500-e170-4857-a7f1-8e8f50780740 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (731ab3b2-e7b4-46dc-8f7b-1d39d63aaf3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:47:33 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-83d0e500-e170-4857-a7f1-8e8f50780740 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84ee4b70-7fc5-4851-a748-54f34c00b1b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:47:34 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-83d0e500-e170-4857-a7f1-8e8f50780740 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Created reservations ['16373e29-c9df-40d6-995b-0d99d6f6a479', 'baeb3b63-0636-41b4-94ed-f26e7e999267', '269474f8-e95e-40a7-80e5-fadb4e5c64c5', 'f4c0f132-a72a-4487-bcea-e4a44188477d'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:47:34 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-83d0e500-e170-4857-a7f1-8e8f50780740 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84ee4b70-7fc5-4851-a748-54f34c00b1b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16373e29-c9df-40d6-995b-0d99d6f6a479', 'baeb3b63-0636-41b4-94ed-f26e7e999267', '269474f8-e95e-40a7-80e5-fadb4e5c64c5', 'f4c0f132-a72a-4487-bcea-e4a44188477d']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:47:34 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-83d0e500-e170-4857-a7f1-8e8f50780740 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34b8620d-bd82-4509-812b-aad2a8c41d30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:47:34 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:47:34 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:47:34 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-83d0e500-e170-4857-a7f1-8e8f50780740 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34b8620d-bd82-4509-812b-aad2a8c41d30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9befd938-63b8-4232-a048-5422cf743a65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-43555905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e19dcd55f634462795add26f5581d7d8',qos_specs=None,replication_status=,reservations=['16373e29-c9df-40d6-995b-0d99d6f6a479','baeb3b63-0636-41b4-94ed-f26e7e999267','269474f8-e95e-40a7-80e5-fadb4e5c64c5','f4c0f132-a72a-4487-bcea-e4a44188477d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='468b643c63a6420f94424ee9fc002f21',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:47:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-43555905',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9befd938-63b8-4232-a048-5422cf743a65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e19dcd55f634462795add26f5581d7d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='468b643c63a6420f94424ee9fc002f21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:47:34 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-83d0e500-e170-4857-a7f1-8e8f50780740 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c064ca7b-8913-40a1-99a7-6696643f41e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:47:34 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-83d0e500-e170-4857-a7f1-8e8f50780740 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c064ca7b-8913-40a1-99a7-6696643f41e6) transitioned into state 'SUCCESS' from state '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-43555905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e19dcd55f634462795add26f5581d7d8',qos_specs=None,replication_status=,reservations=['16373e29-c9df-40d6-995b-0d99d6f6a479','baeb3b63-0636-41b4-94ed-f26e7e999267','269474f8-e95e-40a7-80e5-fadb4e5c64c5','f4c0f132-a72a-4487-bcea-e4a44188477d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='468b643c63a6420f94424ee9fc002f21',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:47:34 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-83d0e500-e170-4857-a7f1-8e8f50780740 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4e483a1-bbc0-4ac9-a86e-ad22e53b44f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:47:34 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-83d0e500-e170-4857-a7f1-8e8f50780740 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4e483a1-bbc0-4ac9-a86e-ad22e53b44f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:47:34 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-83d0e500-e170-4857-a7f1-8e8f50780740 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Flow 'volume_create_api' (a33dd2d1-a732-457e-bc1e-3d18c281572c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:47:34 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-83d0e500-e170-4857-a7f1-8e8f50780740 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Create volume request issued successfully. Sep 03 13:47:34 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-83d0e500-e170-4857-a7f1-8e8f50780740 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:47:34 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1340/2625] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:47:33 2026] POST /volume/v3/volumes => generated 772 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:47:43 devstack devstack@c-api.service[86719]: DEBUG dbcounter [-] [86719] Writing DB stats cinder:SELECT=27,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=86719) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:47:44 devstack devstack@c-api.service[86720]: DEBUG dbcounter [-] [86720] Writing DB stats cinder:SELECT=20,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=86720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:48:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-8392906b-2c86-4c1e-83f1-e9fb744644da None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:48:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8392906b-2c86-4c1e-83f1-e9fb744644da tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] GET http://192.168.122.181/volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4 Sep 03 13:48:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8392906b-2c86-4c1e-83f1-e9fb744644da tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:48:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8392906b-2c86-4c1e-83f1-e9fb744644da tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:48:04 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:48:04 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:48:04 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:48:04 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:48:04 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-8392906b-2c86-4c1e-83f1-e9fb744644da tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Volume info retrieved successfully. Sep 03 13:48:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8392906b-2c86-4c1e-83f1-e9fb744644da tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] http://192.168.122.181/volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4 returned with HTTP 200 Sep 03 13:48:04 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1286/2626] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:48:04 2026] GET /volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4 => generated 866 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:48:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-87b68ab9-e236-4f3b-abb8-a24efe48599e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:48:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-87b68ab9-e236-4f3b-abb8-a24efe48599e tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] GET http://192.168.122.181/volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4 Sep 03 13:48:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-87b68ab9-e236-4f3b-abb8-a24efe48599e tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:48:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-87b68ab9-e236-4f3b-abb8-a24efe48599e tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:48:04 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:48:04 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:48:04 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:48:04 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:48:04 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-87b68ab9-e236-4f3b-abb8-a24efe48599e tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Volume info retrieved successfully. Sep 03 13:48:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-87b68ab9-e236-4f3b-abb8-a24efe48599e tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] http://192.168.122.181/volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4 returned with HTTP 200 Sep 03 13:48:04 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1341/2627] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:48:04 2026] GET /volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4 => generated 866 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:48:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-736968da-c3af-48e0-9d96-950d5740403f req-2d939e80-0c27-4c11-9888-277dd708854b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:48:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-736968da-c3af-48e0-9d96-950d5740403f req-2d939e80-0c27-4c11-9888-277dd708854b tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] GET http://192.168.122.181/volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4 Sep 03 13:48:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-736968da-c3af-48e0-9d96-950d5740403f req-2d939e80-0c27-4c11-9888-277dd708854b tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:48:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-736968da-c3af-48e0-9d96-950d5740403f req-2d939e80-0c27-4c11-9888-277dd708854b tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:48:04 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:48:04 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:48:04 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:48:04 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:48:04 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-736968da-c3af-48e0-9d96-950d5740403f req-2d939e80-0c27-4c11-9888-277dd708854b tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Volume info retrieved successfully. Sep 03 13:48:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-736968da-c3af-48e0-9d96-950d5740403f req-2d939e80-0c27-4c11-9888-277dd708854b tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] http://192.168.122.181/volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4 returned with HTTP 200 Sep 03 13:48:04 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1287/2628] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:48:04 2026] GET /volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4 => generated 866 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:48:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-945b870d-c536-46a4-a291-1b4330b3a688 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:48:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-945b870d-c536-46a4-a291-1b4330b3a688 None None] GET http://192.168.122.181/volume// Sep 03 13:48:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-945b870d-c536-46a4-a291-1b4330b3a688 None None] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:48:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-945b870d-c536-46a4-a291-1b4330b3a688 None None] Calling method 'all' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:48:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-945b870d-c536-46a4-a291-1b4330b3a688 None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:48:04 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1342/2629] 192.168.122.181 () {58 vars in 1317 bytes} [Thu Sep 3 13:48: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 03 13:48:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-736968da-c3af-48e0-9d96-950d5740403f req-84272d70-4c02-4f0d-a524-381e4f54a2d7 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:48:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-736968da-c3af-48e0-9d96-950d5740403f req-84272d70-4c02-4f0d-a524-381e4f54a2d7 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] POST http://192.168.122.181/volume/v3/attachments Sep 03 13:48:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-736968da-c3af-48e0-9d96-950d5740403f req-84272d70-4c02-4f0d-a524-381e4f54a2d7 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9677b9b8-8d22-4fdb-b045-4ba74deae5b4", "connector": null, "instance_uuid": "cb5ae0db-9a21-4808-becc-c77d065fb2ee"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:48:04 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:48:04 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:48:04 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:48:04 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:48:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-736968da-c3af-48e0-9d96-950d5740403f req-84272d70-4c02-4f0d-a524-381e4f54a2d7 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] http://192.168.122.181/volume/v3/attachments returned with HTTP 200 Sep 03 13:48:04 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1288/2630] 192.168.122.181 () {66 vars in 1483 bytes} [Thu Sep 3 13:48:04 2026] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:48:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-7d9d3344-2a94-4636-bd9c-91ddd294ccdd None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:48:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7d9d3344-2a94-4636-bd9c-91ddd294ccdd tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] GET http://192.168.122.181/volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4 Sep 03 13:48:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7d9d3344-2a94-4636-bd9c-91ddd294ccdd tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:48:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7d9d3344-2a94-4636-bd9c-91ddd294ccdd tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:48:04 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:48:04 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:48:04 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:48:04 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:48:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-45898bd3-cba0-4d42-855f-7812b81e43e1 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:48:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-45898bd3-cba0-4d42-855f-7812b81e43e1 None None] GET http://192.168.122.181/volume// Sep 03 13:48:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-45898bd3-cba0-4d42-855f-7812b81e43e1 None None] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:48:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-45898bd3-cba0-4d42-855f-7812b81e43e1 None None] Calling method 'all' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:48:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-45898bd3-cba0-4d42-855f-7812b81e43e1 None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:48:04 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1289/2631] 192.168.122.181 () {58 vars in 1315 bytes} [Thu Sep 3 13:48: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 03 13:48:04 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-7d9d3344-2a94-4636-bd9c-91ddd294ccdd tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Volume info retrieved successfully. Sep 03 13:48:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-736968da-c3af-48e0-9d96-950d5740403f req-fb1aeb42-c414-49a5-90e1-6c1141f31d80 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:48:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-736968da-c3af-48e0-9d96-950d5740403f req-fb1aeb42-c414-49a5-90e1-6c1141f31d80 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] GET http://192.168.122.181/volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4 Sep 03 13:48:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-736968da-c3af-48e0-9d96-950d5740403f req-fb1aeb42-c414-49a5-90e1-6c1141f31d80 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:48:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-736968da-c3af-48e0-9d96-950d5740403f req-fb1aeb42-c414-49a5-90e1-6c1141f31d80 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:48:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7d9d3344-2a94-4636-bd9c-91ddd294ccdd tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] http://192.168.122.181/volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4 returned with HTTP 200 Sep 03 13:48:04 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1343/2632] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:48:04 2026] GET /volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4 => generated 865 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:48:04 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:48:04 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:48:04 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:48:04 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:48:04 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-736968da-c3af-48e0-9d96-950d5740403f req-fb1aeb42-c414-49a5-90e1-6c1141f31d80 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Volume info retrieved successfully. Sep 03 13:48:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-736968da-c3af-48e0-9d96-950d5740403f req-fb1aeb42-c414-49a5-90e1-6c1141f31d80 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] http://192.168.122.181/volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4 returned with HTTP 200 Sep 03 13:48:04 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1290/2633] 192.168.122.181 () {62 vars in 1528 bytes} [Thu Sep 3 13:48:04 2026] GET /volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4 => generated 1046 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:48:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-736968da-c3af-48e0-9d96-950d5740403f req-0737387f-0f01-4367-92c3-cf377361eb7f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:48:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-736968da-c3af-48e0-9d96-950d5740403f req-0737387f-0f01-4367-92c3-cf377361eb7f tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] PUT http://192.168.122.181/volume/v3/attachments/6cd55771-9188-40ae-83fb-0daed6aceb4e Sep 03 13:48:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-736968da-c3af-48e0-9d96-950d5740403f req-0737387f-0f01-4367-92c3-cf377361eb7f tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.181", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8d232b6e4de", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "108e3980-7d2b-493a-aa24-bb1dd072d0d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:48:04 devstack devstack@c-api.service[86720]: DEBUG cinder.coordination [req-736968da-c3af-48e0-9d96-950d5740403f req-0737387f-0f01-4367-92c3-cf377361eb7f tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Acquiring lock "cinder-attachment_update-9677b9b8-8d22-4fdb-b045-4ba74deae5b4-devstack" by "attachment_update" {{(pid=86720) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 13:48:05 devstack devstack@c-api.service[86720]: DEBUG cinder.coordination [req-736968da-c3af-48e0-9d96-950d5740403f req-0737387f-0f01-4367-92c3-cf377361eb7f tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Lock "cinder-attachment_update-9677b9b8-8d22-4fdb-b045-4ba74deae5b4-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=86720) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 13:48:05 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:48:05 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:48:05 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:48:05 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:48:05 devstack devstack@c-api.service[86720]: DEBUG cinder.coordination [req-736968da-c3af-48e0-9d96-950d5740403f req-0737387f-0f01-4367-92c3-cf377361eb7f tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Lock "cinder-attachment_update-9677b9b8-8d22-4fdb-b045-4ba74deae5b4-devstack" released by "attachment_update" :: held 0.157s {{(pid=86720) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 13:48:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-736968da-c3af-48e0-9d96-950d5740403f req-0737387f-0f01-4367-92c3-cf377361eb7f tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] http://192.168.122.181/volume/v3/attachments/6cd55771-9188-40ae-83fb-0daed6aceb4e returned with HTTP 200 Sep 03 13:48:05 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1344/2634] 192.168.122.181 () {66 vars in 1593 bytes} [Thu Sep 3 13:48:04 2026] PUT /volume/v3/attachments/6cd55771-9188-40ae-83fb-0daed6aceb4e => generated 694 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:48:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-736968da-c3af-48e0-9d96-950d5740403f req-831979d2-0716-4934-82a1-32915183688f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:48:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-736968da-c3af-48e0-9d96-950d5740403f req-831979d2-0716-4934-82a1-32915183688f tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] POST http://192.168.122.181/volume/v3/attachments/6cd55771-9188-40ae-83fb-0daed6aceb4e/action Sep 03 13:48:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-736968da-c3af-48e0-9d96-950d5740403f req-831979d2-0716-4934-82a1-32915183688f tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Action body: b'{"os-complete": null}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:48:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-736968da-c3af-48e0-9d96-950d5740403f req-831979d2-0716-4934-82a1-32915183688f tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:48:05 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:48:05 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:48:05 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:48:05 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:48:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-736968da-c3af-48e0-9d96-950d5740403f req-831979d2-0716-4934-82a1-32915183688f tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] http://192.168.122.181/volume/v3/attachments/6cd55771-9188-40ae-83fb-0daed6aceb4e/action returned with HTTP 204 Sep 03 13:48:05 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1291/2635] 192.168.122.181 () {66 vars in 1614 bytes} [Thu Sep 3 13:48:05 2026] POST /volume/v3/attachments/6cd55771-9188-40ae-83fb-0daed6aceb4e/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:48:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-11cb26b3-5a6a-4393-ad1f-ab122b5876ff None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:48:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-11cb26b3-5a6a-4393-ad1f-ab122b5876ff tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] GET http://192.168.122.181/volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4 Sep 03 13:48:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-11cb26b3-5a6a-4393-ad1f-ab122b5876ff tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:48:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-11cb26b3-5a6a-4393-ad1f-ab122b5876ff tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:48:05 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:48:05 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:48:05 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:48:05 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:48:05 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-11cb26b3-5a6a-4393-ad1f-ab122b5876ff tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Volume info retrieved successfully. Sep 03 13:48:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-11cb26b3-5a6a-4393-ad1f-ab122b5876ff tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] http://192.168.122.181/volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4 returned with HTTP 200 Sep 03 13:48:05 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1345/2636] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:48:05 2026] GET /volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4 => generated 1158 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:48:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-c33fe5fc-6219-410c-91ff-a5bc9581696c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:48:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c33fe5fc-6219-410c-91ff-a5bc9581696c tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] GET http://192.168.122.181/volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4 Sep 03 13:48:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c33fe5fc-6219-410c-91ff-a5bc9581696c tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:48:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c33fe5fc-6219-410c-91ff-a5bc9581696c tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:48:05 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:48:05 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:48:05 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:48:05 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:48:05 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-c33fe5fc-6219-410c-91ff-a5bc9581696c tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Volume info retrieved successfully. Sep 03 13:48:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c33fe5fc-6219-410c-91ff-a5bc9581696c tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] http://192.168.122.181/volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4 returned with HTTP 200 Sep 03 13:48:05 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1292/2637] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:48:05 2026] GET /volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4 => generated 1158 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:48:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-9bb228fa-2f6b-4a2d-95a1-2fcba5e13fb2 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:48:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9bb228fa-2f6b-4a2d-95a1-2fcba5e13fb2 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] POST http://192.168.122.181/volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4/action Sep 03 13:48:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9bb228fa-2f6b-4a2d-95a1-2fcba5e13fb2 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Action body: b'{"os-detach": {}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:48:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9bb228fa-2f6b-4a2d-95a1-2fcba5e13fb2 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:48:05 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:48:05 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:48:05 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:48:05 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:48:05 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-9bb228fa-2f6b-4a2d-95a1-2fcba5e13fb2 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Volume info retrieved successfully. Sep 03 13:48:06 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-9bb228fa-2f6b-4a2d-95a1-2fcba5e13fb2 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Attachment connected to vm cb5ae0db-9a21-4808-becc-c77d065fb2ee, checking data on nova Sep 03 13:48:06 devstack devstack@c-api.service[86720]: DEBUG cinder.compute.nova [None req-9bb228fa-2f6b-4a2d-95a1-2fcba5e13fb2 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Creating Keystone token plugin using URL: http://192.168.122.181/identity {{(pid=86720) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 03 13:48:06 devstack devstack@c-api.service[86720]: DEBUG novaclient.v2.client [None req-9bb228fa-2f6b-4a2d-95a1-2fcba5e13fb2 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] REQ: curl -g -i -X GET http://192.168.122.181/compute/v2.1/servers/cb5ae0db-9a21-4808-becc-c77d065fb2ee/os-volume_attachments/9677b9b8-8d22-4fdb-b045-4ba74deae5b4 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}d2063cac7c4fbedd8e551cc573b1f5b7cbd5e9aeb18d7b6e08cd086a22b45b4e" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-9bb228fa-2f6b-4a2d-95a1-2fcba5e13fb2" -H "X-Service-Token: {SHA256}9d8e6ec291d6e3fa925f78b8f8c483724f8690f89d442fe88eb1b36d5e2e78d3" {{(pid=86720) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 03 13:48:06 devstack devstack@c-api.service[86720]: DEBUG novaclient.v2.client [None req-9bb228fa-2f6b-4a2d-95a1-2fcba5e13fb2 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 03 Sep 2026 11:48:06 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-1ffa4d26-0bbd-4cf4-b015-e4601d06c1d6 x-openstack-request-id: req-1ffa4d26-0bbd-4cf4-b015-e4601d06c1d6 {{(pid=86720) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 03 13:48:06 devstack devstack@c-api.service[86720]: DEBUG novaclient.v2.client [None req-9bb228fa-2f6b-4a2d-95a1-2fcba5e13fb2 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "9677b9b8-8d22-4fdb-b045-4ba74deae5b4", "serverId": "cb5ae0db-9a21-4808-becc-c77d065fb2ee", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "6cd55771-9188-40ae-83fb-0daed6aceb4e", "bdm_uuid": "5a421346-6b87-42b2-9c70-9f312873121e"}} {{(pid=86720) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 03 13:48:06 devstack devstack@c-api.service[86720]: DEBUG novaclient.v2.client [None req-9bb228fa-2f6b-4a2d-95a1-2fcba5e13fb2 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] GET call to compute for http://192.168.122.181/compute/v2.1/servers/cb5ae0db-9a21-4808-becc-c77d065fb2ee/os-volume_attachments/9677b9b8-8d22-4fdb-b045-4ba74deae5b4 used request id req-1ffa4d26-0bbd-4cf4-b015-e4601d06c1d6 {{(pid=86720) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.volume.api [None req-9bb228fa-2f6b-4a2d-95a1-2fcba5e13fb2 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-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 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault [None req-9bb228fa-2f6b-4a2d-95a1-2fcba5e13fb2 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Caught error: Detach volume from instance cb5ae0db-9a21-4808-becc-c77d065fb2ee using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance cb5ae0db-9a21-4808-becc-c77d065fb2ee using the Compute API Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:06 devstack devstack@c-api.service[86720]: 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 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance cb5ae0db-9a21-4808-becc-c77d065fb2ee using the Compute API Sep 03 13:48:06 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault Sep 03 13:48:06 devstack devstack@c-api.service[86720]: INFO cinder.api.middleware.fault [None req-9bb228fa-2f6b-4a2d-95a1-2fcba5e13fb2 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] http://192.168.122.181/volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4/action returned with HTTP 409 Sep 03 13:48:06 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1346/2638] 192.168.122.181 () {60 vars in 1274 bytes} [Thu Sep 3 13:48:05 2026] POST /volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4/action => generated 167 bytes in 354 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:48:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-0e5542ad-09ca-43bd-9eb4-51b9dae62253 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:48:06 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0e5542ad-09ca-43bd-9eb4-51b9dae62253 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] POST http://192.168.122.181/volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4/action Sep 03 13:48:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0e5542ad-09ca-43bd-9eb4-51b9dae62253 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:48:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0e5542ad-09ca-43bd-9eb4-51b9dae62253 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:48:06 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:48:06 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:48:06 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:48:06 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:48:06 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-0e5542ad-09ca-43bd-9eb4-51b9dae62253 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Volume info retrieved successfully. Sep 03 13:48:06 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-0e5542ad-09ca-43bd-9eb4-51b9dae62253 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Attachment connected to vm cb5ae0db-9a21-4808-becc-c77d065fb2ee, checking data on nova Sep 03 13:48:06 devstack devstack@c-api.service[86719]: DEBUG cinder.compute.nova [None req-0e5542ad-09ca-43bd-9eb4-51b9dae62253 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Creating Keystone token plugin using URL: http://192.168.122.181/identity {{(pid=86719) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 03 13:48:06 devstack devstack@c-api.service[86719]: DEBUG novaclient.v2.client [None req-0e5542ad-09ca-43bd-9eb4-51b9dae62253 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] REQ: curl -g -i -X GET http://192.168.122.181/compute/v2.1/servers/cb5ae0db-9a21-4808-becc-c77d065fb2ee/os-volume_attachments/9677b9b8-8d22-4fdb-b045-4ba74deae5b4 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}65779424d26f589a58759b02f9701f880b2b49e364f826a195f5943449b81334" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-0e5542ad-09ca-43bd-9eb4-51b9dae62253" -H "X-Service-Token: {SHA256}7f6252fd40b53c04e4e8d0514ee029aa8106dfc8ceeb83e4d94a3f34a5273882" {{(pid=86719) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 03 13:48:06 devstack devstack@c-api.service[86719]: DEBUG novaclient.v2.client [None req-0e5542ad-09ca-43bd-9eb4-51b9dae62253 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 03 Sep 2026 11:48:06 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-879fa8a6-e948-4523-b1e0-d7368a4f7425 x-openstack-request-id: req-879fa8a6-e948-4523-b1e0-d7368a4f7425 {{(pid=86719) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 03 13:48:06 devstack devstack@c-api.service[86719]: DEBUG novaclient.v2.client [None req-0e5542ad-09ca-43bd-9eb4-51b9dae62253 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "9677b9b8-8d22-4fdb-b045-4ba74deae5b4", "serverId": "cb5ae0db-9a21-4808-becc-c77d065fb2ee", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "6cd55771-9188-40ae-83fb-0daed6aceb4e", "bdm_uuid": "5a421346-6b87-42b2-9c70-9f312873121e"}} {{(pid=86719) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 03 13:48:06 devstack devstack@c-api.service[86719]: DEBUG novaclient.v2.client [None req-0e5542ad-09ca-43bd-9eb4-51b9dae62253 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] GET call to compute for http://192.168.122.181/compute/v2.1/servers/cb5ae0db-9a21-4808-becc-c77d065fb2ee/os-volume_attachments/9677b9b8-8d22-4fdb-b045-4ba74deae5b4 used request id req-879fa8a6-e948-4523-b1e0-d7368a4f7425 {{(pid=86719) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.volume.api [None req-0e5542ad-09ca-43bd-9eb4-51b9dae62253 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-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 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault [None req-0e5542ad-09ca-43bd-9eb4-51b9dae62253 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Caught error: Detach volume from instance cb5ae0db-9a21-4808-becc-c77d065fb2ee using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance cb5ae0db-9a21-4808-becc-c77d065fb2ee using the Compute API Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:06 devstack devstack@c-api.service[86719]: 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 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance cb5ae0db-9a21-4808-becc-c77d065fb2ee using the Compute API Sep 03 13:48:06 devstack devstack@c-api.service[86719]: ERROR cinder.api.middleware.fault Sep 03 13:48:06 devstack devstack@c-api.service[86719]: INFO cinder.api.middleware.fault [None req-0e5542ad-09ca-43bd-9eb4-51b9dae62253 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] http://192.168.122.181/volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4/action returned with HTTP 409 Sep 03 13:48:06 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1293/2639] 192.168.122.181 () {60 vars in 1274 bytes} [Thu Sep 3 13:48:06 2026] POST /volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4/action => generated 167 bytes in 492 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:48:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d50eebf1-9e8d-4ee2-b68b-9f0d15805086 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:48:06 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1347/2640] 192.168.122.181 () {62 vars in 1481 bytes} [Thu Sep 3 13:48:06 2026] POST /volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4/action => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 03 13:48:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-83252d2f-07fe-44a4-8925-72a80bd0de28 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:48:06 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1294/2641] 192.168.122.181 () {62 vars in 1481 bytes} [Thu Sep 3 13:48:06 2026] POST /volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4/action => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 03 13:48:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a1dc08c1-e315-46e5-a956-53d88dee5487 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:48:06 devstack devstack@c-api.service[86720]: WARNING keystonemiddleware.auth_token [None req-a1dc08c1-e315-46e5-a956-53d88dee5487 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 03 13:48:06 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1348/2642] 192.168.122.181 () {62 vars in 1481 bytes} [Thu Sep 3 13:48:06 2026] POST /volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4/action => generated 114 bytes in 45 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 03 13:48:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-5cfeb189-0ef4-441e-81c4-fca148cb9887 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:48:06 devstack devstack@c-api.service[86719]: WARNING keystonemiddleware.auth_token [None req-5cfeb189-0ef4-441e-81c4-fca148cb9887 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 03 13:48:06 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1295/2643] 192.168.122.181 () {62 vars in 1481 bytes} [Thu Sep 3 13:48:06 2026] POST /volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4/action => generated 114 bytes in 37 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 03 13:48:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-fc1c894c-1e4b-4b9d-aabb-16069e0c1c77 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:48:06 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-fc1c894c-1e4b-4b9d-aabb-16069e0c1c77 tempest-TestServerVolumeAttachmentScenario-1126547447 tempest-TestServerVolumeAttachmentScenario-1126547447-project-admin] POST http://192.168.122.181/volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4/action Sep 03 13:48:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-fc1c894c-1e4b-4b9d-aabb-16069e0c1c77 tempest-TestServerVolumeAttachmentScenario-1126547447 tempest-TestServerVolumeAttachmentScenario-1126547447-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:48:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-fc1c894c-1e4b-4b9d-aabb-16069e0c1c77 tempest-TestServerVolumeAttachmentScenario-1126547447 tempest-TestServerVolumeAttachmentScenario-1126547447-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:48:07 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-fc1c894c-1e4b-4b9d-aabb-16069e0c1c77 tempest-TestServerVolumeAttachmentScenario-1126547447 tempest-TestServerVolumeAttachmentScenario-1126547447-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=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:48:07 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:48:07 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:48:07 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:48:07 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:48:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.contrib.admin_actions [None req-fc1c894c-1e4b-4b9d-aabb-16069e0c1c77 tempest-TestServerVolumeAttachmentScenario-1126547447 tempest-TestServerVolumeAttachmentScenario-1126547447-project-admin] Updating volume '9677b9b8-8d22-4fdb-b045-4ba74deae5b4' with '{'status': 'error'}' {{(pid=86720) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 13:48:07 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:48:07 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:48:07 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:48:07 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:48:07 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-fc1c894c-1e4b-4b9d-aabb-16069e0c1c77 tempest-TestServerVolumeAttachmentScenario-1126547447 tempest-TestServerVolumeAttachmentScenario-1126547447-project-admin] http://192.168.122.181/volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4/action returned with HTTP 202 Sep 03 13:48:07 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1349/2644] 192.168.122.181 () {60 vars in 1274 bytes} [Thu Sep 3 13:48:06 2026] POST /volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4/action => generated 0 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:48:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-a5ee3504-f0fe-4a29-b72b-83d319496b09 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:48:07 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a5ee3504-f0fe-4a29-b72b-83d319496b09 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] GET http://192.168.122.181/volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4 Sep 03 13:48:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a5ee3504-f0fe-4a29-b72b-83d319496b09 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:48:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a5ee3504-f0fe-4a29-b72b-83d319496b09 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:48:07 devstack devstack@c-api.service[86719]: DEBUG oslo_db.sqlalchemy.engines [None req-a5ee3504-f0fe-4a29-b72b-83d319496b09 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:48:07 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:48:07 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:48:07 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:48:07 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:48:07 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-a5ee3504-f0fe-4a29-b72b-83d319496b09 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Volume info retrieved successfully. Sep 03 13:48:07 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a5ee3504-f0fe-4a29-b72b-83d319496b09 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] http://192.168.122.181/volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4 returned with HTTP 200 Sep 03 13:48:07 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1296/2645] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:48:07 2026] GET /volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4 => generated 1157 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:48:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-2b8c3b70-01a2-4f07-853c-d7624bc93ef3 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:48:07 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2b8c3b70-01a2-4f07-853c-d7624bc93ef3 tempest-TestServerVolumeAttachmentScenario-1126547447 tempest-TestServerVolumeAttachmentScenario-1126547447-project-admin] POST http://192.168.122.181/volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4/action Sep 03 13:48:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2b8c3b70-01a2-4f07-853c-d7624bc93ef3 tempest-TestServerVolumeAttachmentScenario-1126547447 tempest-TestServerVolumeAttachmentScenario-1126547447-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "6cd55771-9188-40ae-83fb-0daed6aceb4e"}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:48:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2b8c3b70-01a2-4f07-853c-d7624bc93ef3 tempest-TestServerVolumeAttachmentScenario-1126547447 tempest-TestServerVolumeAttachmentScenario-1126547447-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "6cd55771-9188-40ae-83fb-0daed6aceb4e"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:48:07 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:48:07 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:48:07 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:48:07 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:48:07 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-2b8c3b70-01a2-4f07-853c-d7624bc93ef3 tempest-TestServerVolumeAttachmentScenario-1126547447 tempest-TestServerVolumeAttachmentScenario-1126547447-project-admin] Volume info retrieved successfully. Sep 03 13:48:07 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-2b8c3b70-01a2-4f07-853c-d7624bc93ef3 tempest-TestServerVolumeAttachmentScenario-1126547447 tempest-TestServerVolumeAttachmentScenario-1126547447-project-admin] Attachment connected to vm cb5ae0db-9a21-4808-becc-c77d065fb2ee, checking data on nova Sep 03 13:48:07 devstack devstack@c-api.service[86720]: DEBUG cinder.compute.nova [None req-2b8c3b70-01a2-4f07-853c-d7624bc93ef3 tempest-TestServerVolumeAttachmentScenario-1126547447 tempest-TestServerVolumeAttachmentScenario-1126547447-project-admin] Creating Keystone token plugin using URL: http://192.168.122.181/identity {{(pid=86720) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 03 13:48:07 devstack devstack@c-api.service[86720]: DEBUG novaclient.v2.client [None req-2b8c3b70-01a2-4f07-853c-d7624bc93ef3 tempest-TestServerVolumeAttachmentScenario-1126547447 tempest-TestServerVolumeAttachmentScenario-1126547447-project-admin] REQ: curl -g -i -X GET http://192.168.122.181/compute/v2.1/servers/cb5ae0db-9a21-4808-becc-c77d065fb2ee/os-volume_attachments/9677b9b8-8d22-4fdb-b045-4ba74deae5b4 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}ad5638c4bc3bd6636248ca3c77afb57467fe5b24abe15b9fd0fd4feb4165a109" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-2b8c3b70-01a2-4f07-853c-d7624bc93ef3" -H "X-Service-Token: {SHA256}9d8e6ec291d6e3fa925f78b8f8c483724f8690f89d442fe88eb1b36d5e2e78d3" {{(pid=86720) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 03 13:48:07 devstack devstack@c-api.service[86720]: DEBUG novaclient.v2.client [None req-2b8c3b70-01a2-4f07-853c-d7624bc93ef3 tempest-TestServerVolumeAttachmentScenario-1126547447 tempest-TestServerVolumeAttachmentScenario-1126547447-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 03 Sep 2026 11:48:07 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-b0e6c696-d244-4466-a691-b689d3a9b822 x-openstack-request-id: req-b0e6c696-d244-4466-a691-b689d3a9b822 {{(pid=86720) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 03 13:48:07 devstack devstack@c-api.service[86720]: DEBUG novaclient.v2.client [None req-2b8c3b70-01a2-4f07-853c-d7624bc93ef3 tempest-TestServerVolumeAttachmentScenario-1126547447 tempest-TestServerVolumeAttachmentScenario-1126547447-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "9677b9b8-8d22-4fdb-b045-4ba74deae5b4", "serverId": "cb5ae0db-9a21-4808-becc-c77d065fb2ee", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "6cd55771-9188-40ae-83fb-0daed6aceb4e", "bdm_uuid": "5a421346-6b87-42b2-9c70-9f312873121e"}} {{(pid=86720) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 03 13:48:07 devstack devstack@c-api.service[86720]: DEBUG novaclient.v2.client [None req-2b8c3b70-01a2-4f07-853c-d7624bc93ef3 tempest-TestServerVolumeAttachmentScenario-1126547447 tempest-TestServerVolumeAttachmentScenario-1126547447-project-admin] GET call to compute for http://192.168.122.181/compute/v2.1/servers/cb5ae0db-9a21-4808-becc-c77d065fb2ee/os-volume_attachments/9677b9b8-8d22-4fdb-b045-4ba74deae5b4 used request id req-b0e6c696-d244-4466-a691-b689d3a9b822 {{(pid=86720) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.volume.api [None req-2b8c3b70-01a2-4f07-853c-d7624bc93ef3 tempest-TestServerVolumeAttachmentScenario-1126547447 tempest-TestServerVolumeAttachmentScenario-1126547447-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 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault [None req-2b8c3b70-01a2-4f07-853c-d7624bc93ef3 tempest-TestServerVolumeAttachmentScenario-1126547447 tempest-TestServerVolumeAttachmentScenario-1126547447-project-admin] Caught error: Detach volume from instance cb5ae0db-9a21-4808-becc-c77d065fb2ee using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance cb5ae0db-9a21-4808-becc-c77d065fb2ee using the Compute API Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:07 devstack devstack@c-api.service[86720]: 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 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance cb5ae0db-9a21-4808-becc-c77d065fb2ee using the Compute API Sep 03 13:48:07 devstack devstack@c-api.service[86720]: ERROR cinder.api.middleware.fault Sep 03 13:48:07 devstack devstack@c-api.service[86720]: INFO cinder.api.middleware.fault [None req-2b8c3b70-01a2-4f07-853c-d7624bc93ef3 tempest-TestServerVolumeAttachmentScenario-1126547447 tempest-TestServerVolumeAttachmentScenario-1126547447-project-admin] http://192.168.122.181/volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4/action returned with HTTP 409 Sep 03 13:48:07 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1350/2646] 192.168.122.181 () {60 vars in 1274 bytes} [Thu Sep 3 13:48:07 2026] POST /volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4/action => generated 167 bytes in 236 msecs (HTTP/1.1 409) 7 headers in 291 bytes (2 switches on core 0) Sep 03 13:48:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-c247bdd0-2301-4d3a-84f1-509c983197d7 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:48:07 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1297/2647] 192.168.122.181 () {62 vars in 1481 bytes} [Thu Sep 3 13:48:07 2026] POST /volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4/action => generated 114 bytes in 7 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 03 13:48:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d0e8d31c-3492-4b9a-8bc9-02afbcfe9f9b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:48:07 devstack devstack@c-api.service[86720]: WARNING keystonemiddleware.auth_token [None req-d0e8d31c-3492-4b9a-8bc9-02afbcfe9f9b None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 03 13:48:07 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1351/2648] 192.168.122.181 () {62 vars in 1481 bytes} [Thu Sep 3 13:48:07 2026] POST /volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4/action => generated 114 bytes in 32 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 03 13:48:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-f257e9fb-faca-4254-a158-78bcf7b90484 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:48:07 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f257e9fb-faca-4254-a158-78bcf7b90484 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] GET http://192.168.122.181/volume/v3/volumes/9befd938-63b8-4232-a048-5422cf743a65 Sep 03 13:48:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f257e9fb-faca-4254-a158-78bcf7b90484 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:48:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f257e9fb-faca-4254-a158-78bcf7b90484 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:48:07 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:48:07 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:48:07 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:48:07 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:48:07 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-f257e9fb-faca-4254-a158-78bcf7b90484 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Volume info retrieved successfully. Sep 03 13:48:07 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f257e9fb-faca-4254-a158-78bcf7b90484 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] http://192.168.122.181/volume/v3/volumes/9befd938-63b8-4232-a048-5422cf743a65 returned with HTTP 200 Sep 03 13:48:07 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1298/2649] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:48:07 2026] GET /volume/v3/volumes/9befd938-63b8-4232-a048-5422cf743a65 => generated 865 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:48:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-bbcdadd3-b689-4198-862a-5857f5a65726 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:48:07 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bbcdadd3-b689-4198-862a-5857f5a65726 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] GET http://192.168.122.181/volume/v3/volumes/9befd938-63b8-4232-a048-5422cf743a65 Sep 03 13:48:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bbcdadd3-b689-4198-862a-5857f5a65726 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:48:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bbcdadd3-b689-4198-862a-5857f5a65726 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:48:07 devstack devstack@c-api.service[86720]: DEBUG oslo_db.sqlalchemy.engines [None req-bbcdadd3-b689-4198-862a-5857f5a65726 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 13:48:07 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:48:07 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:48:07 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:48:07 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:48:07 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-bbcdadd3-b689-4198-862a-5857f5a65726 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Volume info retrieved successfully. Sep 03 13:48:07 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bbcdadd3-b689-4198-862a-5857f5a65726 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] http://192.168.122.181/volume/v3/volumes/9befd938-63b8-4232-a048-5422cf743a65 returned with HTTP 200 Sep 03 13:48:07 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1352/2650] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:48:07 2026] GET /volume/v3/volumes/9befd938-63b8-4232-a048-5422cf743a65 => generated 865 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:48:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-7178e1f0-04f7-402c-875e-e95b8c681375 req-f22c825c-92b4-4a26-9248-ae36555d9247 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:48:07 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-7178e1f0-04f7-402c-875e-e95b8c681375 req-f22c825c-92b4-4a26-9248-ae36555d9247 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] GET http://192.168.122.181/volume/v3/volumes/9befd938-63b8-4232-a048-5422cf743a65 Sep 03 13:48:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-7178e1f0-04f7-402c-875e-e95b8c681375 req-f22c825c-92b4-4a26-9248-ae36555d9247 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:48:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-7178e1f0-04f7-402c-875e-e95b8c681375 req-f22c825c-92b4-4a26-9248-ae36555d9247 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:48:07 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:48:07 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:48:07 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:48:07 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:48:07 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-7178e1f0-04f7-402c-875e-e95b8c681375 req-f22c825c-92b4-4a26-9248-ae36555d9247 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Volume info retrieved successfully. Sep 03 13:48:07 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-7178e1f0-04f7-402c-875e-e95b8c681375 req-f22c825c-92b4-4a26-9248-ae36555d9247 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] http://192.168.122.181/volume/v3/volumes/9befd938-63b8-4232-a048-5422cf743a65 returned with HTTP 200 Sep 03 13:48:07 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1299/2651] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:48:07 2026] GET /volume/v3/volumes/9befd938-63b8-4232-a048-5422cf743a65 => generated 865 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:48:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-9cb07fa0-2fab-4a2a-8b91-b8c883aa78f1 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:48:07 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9cb07fa0-2fab-4a2a-8b91-b8c883aa78f1 None None] GET http://192.168.122.181/volume// Sep 03 13:48:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9cb07fa0-2fab-4a2a-8b91-b8c883aa78f1 None None] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:48:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9cb07fa0-2fab-4a2a-8b91-b8c883aa78f1 None None] Calling method 'all' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:48:07 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9cb07fa0-2fab-4a2a-8b91-b8c883aa78f1 None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:48:07 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1353/2652] 192.168.122.181 () {58 vars in 1317 bytes} [Thu Sep 3 13:48:07 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 13:48:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-7178e1f0-04f7-402c-875e-e95b8c681375 req-8c76e4d7-3f44-4c2c-b82a-4afa83ec6f88 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:48:08 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-7178e1f0-04f7-402c-875e-e95b8c681375 req-8c76e4d7-3f44-4c2c-b82a-4afa83ec6f88 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] POST http://192.168.122.181/volume/v3/attachments Sep 03 13:48:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-7178e1f0-04f7-402c-875e-e95b8c681375 req-8c76e4d7-3f44-4c2c-b82a-4afa83ec6f88 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9befd938-63b8-4232-a048-5422cf743a65", "connector": null, "instance_uuid": "cb5ae0db-9a21-4808-becc-c77d065fb2ee"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:48:08 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:48:08 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:48:08 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:48:08 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:48:08 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-7178e1f0-04f7-402c-875e-e95b8c681375 req-8c76e4d7-3f44-4c2c-b82a-4afa83ec6f88 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] http://192.168.122.181/volume/v3/attachments returned with HTTP 200 Sep 03 13:48:08 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1300/2653] 192.168.122.181 () {66 vars in 1483 bytes} [Thu Sep 3 13:48:07 2026] POST /volume/v3/attachments => generated 273 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:48:08 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d2fc4ec4-92d7-4afd-bf76-1eb2547967e7 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:48:08 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d2fc4ec4-92d7-4afd-bf76-1eb2547967e7 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] GET http://192.168.122.181/volume/v3/volumes/9befd938-63b8-4232-a048-5422cf743a65 Sep 03 13:48:08 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d2fc4ec4-92d7-4afd-bf76-1eb2547967e7 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:48:08 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d2fc4ec4-92d7-4afd-bf76-1eb2547967e7 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:48:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-0de8d3c8-2834-409f-ba98-a2e7d1e501f2 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:48:08 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0de8d3c8-2834-409f-ba98-a2e7d1e501f2 None None] GET http://192.168.122.181/volume// Sep 03 13:48:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0de8d3c8-2834-409f-ba98-a2e7d1e501f2 None None] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:48:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0de8d3c8-2834-409f-ba98-a2e7d1e501f2 None None] Calling method 'all' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:48:08 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0de8d3c8-2834-409f-ba98-a2e7d1e501f2 None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:48:08 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1301/2654] 192.168.122.181 () {58 vars in 1315 bytes} [Thu Sep 3 13:48:08 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 13:48:08 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:48:08 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:48:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-7178e1f0-04f7-402c-875e-e95b8c681375 req-7f8c6341-a2a9-4c10-9507-2382a572212c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:48:08 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:48:08 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:48:08 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-7178e1f0-04f7-402c-875e-e95b8c681375 req-7f8c6341-a2a9-4c10-9507-2382a572212c tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] GET http://192.168.122.181/volume/v3/volumes/9befd938-63b8-4232-a048-5422cf743a65 Sep 03 13:48:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-7178e1f0-04f7-402c-875e-e95b8c681375 req-7f8c6341-a2a9-4c10-9507-2382a572212c tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:48:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-7178e1f0-04f7-402c-875e-e95b8c681375 req-7f8c6341-a2a9-4c10-9507-2382a572212c tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:48:08 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-d2fc4ec4-92d7-4afd-bf76-1eb2547967e7 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Volume info retrieved successfully. Sep 03 13:48:08 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:48:08 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:48:08 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d2fc4ec4-92d7-4afd-bf76-1eb2547967e7 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] http://192.168.122.181/volume/v3/volumes/9befd938-63b8-4232-a048-5422cf743a65 returned with HTTP 200 Sep 03 13:48:08 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1354/2655] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:48:08 2026] GET /volume/v3/volumes/9befd938-63b8-4232-a048-5422cf743a65 => generated 864 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:48:08 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:48:08 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:48:08 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-7178e1f0-04f7-402c-875e-e95b8c681375 req-7f8c6341-a2a9-4c10-9507-2382a572212c tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Volume info retrieved successfully. Sep 03 13:48:08 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-7178e1f0-04f7-402c-875e-e95b8c681375 req-7f8c6341-a2a9-4c10-9507-2382a572212c tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] http://192.168.122.181/volume/v3/volumes/9befd938-63b8-4232-a048-5422cf743a65 returned with HTTP 200 Sep 03 13:48:08 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1302/2656] 192.168.122.181 () {62 vars in 1528 bytes} [Thu Sep 3 13:48:08 2026] GET /volume/v3/volumes/9befd938-63b8-4232-a048-5422cf743a65 => generated 1045 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 03 13:48:08 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-7178e1f0-04f7-402c-875e-e95b8c681375 req-7fd878b3-5875-4512-bb65-ba3ef12518c9 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:48:08 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-7178e1f0-04f7-402c-875e-e95b8c681375 req-7fd878b3-5875-4512-bb65-ba3ef12518c9 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] PUT http://192.168.122.181/volume/v3/attachments/d167c040-9a6d-480d-85ac-5c498a137b5d Sep 03 13:48:08 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-7178e1f0-04f7-402c-875e-e95b8c681375 req-7fd878b3-5875-4512-bb65-ba3ef12518c9 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.181", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8d232b6e4de", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "108e3980-7d2b-493a-aa24-bb1dd072d0d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:48:08 devstack devstack@c-api.service[86720]: DEBUG cinder.coordination [req-7178e1f0-04f7-402c-875e-e95b8c681375 req-7fd878b3-5875-4512-bb65-ba3ef12518c9 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Acquiring lock "cinder-attachment_update-9befd938-63b8-4232-a048-5422cf743a65-devstack" by "attachment_update" {{(pid=86720) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 13:48:08 devstack devstack@c-api.service[86720]: DEBUG cinder.coordination [req-7178e1f0-04f7-402c-875e-e95b8c681375 req-7fd878b3-5875-4512-bb65-ba3ef12518c9 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Lock "cinder-attachment_update-9befd938-63b8-4232-a048-5422cf743a65-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=86720) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 13:48:08 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:48:08 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:48:08 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:48:08 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:48:08 devstack devstack@c-api.service[86720]: DEBUG cinder.coordination [req-7178e1f0-04f7-402c-875e-e95b8c681375 req-7fd878b3-5875-4512-bb65-ba3ef12518c9 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Lock "cinder-attachment_update-9befd938-63b8-4232-a048-5422cf743a65-devstack" released by "attachment_update" :: held 0.153s {{(pid=86720) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 13:48:08 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-7178e1f0-04f7-402c-875e-e95b8c681375 req-7fd878b3-5875-4512-bb65-ba3ef12518c9 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] http://192.168.122.181/volume/v3/attachments/d167c040-9a6d-480d-85ac-5c498a137b5d returned with HTTP 200 Sep 03 13:48:08 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1355/2657] 192.168.122.181 () {66 vars in 1593 bytes} [Thu Sep 3 13:48:08 2026] PUT /volume/v3/attachments/d167c040-9a6d-480d-85ac-5c498a137b5d => generated 694 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:48:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-7178e1f0-04f7-402c-875e-e95b8c681375 req-7f73bbe7-7d46-42cc-a1d4-c0a04f9da60c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:48:08 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-7178e1f0-04f7-402c-875e-e95b8c681375 req-7f73bbe7-7d46-42cc-a1d4-c0a04f9da60c tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] POST http://192.168.122.181/volume/v3/attachments/d167c040-9a6d-480d-85ac-5c498a137b5d/action Sep 03 13:48:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-7178e1f0-04f7-402c-875e-e95b8c681375 req-7f73bbe7-7d46-42cc-a1d4-c0a04f9da60c tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Action body: b'{"os-complete": null}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:48:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-7178e1f0-04f7-402c-875e-e95b8c681375 req-7f73bbe7-7d46-42cc-a1d4-c0a04f9da60c tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:48:08 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:48:08 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:48:08 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:48:08 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:48:08 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-7178e1f0-04f7-402c-875e-e95b8c681375 req-7f73bbe7-7d46-42cc-a1d4-c0a04f9da60c tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] http://192.168.122.181/volume/v3/attachments/d167c040-9a6d-480d-85ac-5c498a137b5d/action returned with HTTP 204 Sep 03 13:48:08 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1303/2658] 192.168.122.181 () {66 vars in 1614 bytes} [Thu Sep 3 13:48:08 2026] POST /volume/v3/attachments/d167c040-9a6d-480d-85ac-5c498a137b5d/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:48:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-eb26b045-e304-4d05-ab79-e28662d83df8 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:48:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-eb26b045-e304-4d05-ab79-e28662d83df8 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] GET http://192.168.122.181/volume/v3/volumes/9befd938-63b8-4232-a048-5422cf743a65 Sep 03 13:48:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-eb26b045-e304-4d05-ab79-e28662d83df8 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:48:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-eb26b045-e304-4d05-ab79-e28662d83df8 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:48:09 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:48:09 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:48:09 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:48:09 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:48:09 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-eb26b045-e304-4d05-ab79-e28662d83df8 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Volume info retrieved successfully. Sep 03 13:48:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-eb26b045-e304-4d05-ab79-e28662d83df8 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] http://192.168.122.181/volume/v3/volumes/9befd938-63b8-4232-a048-5422cf743a65 returned with HTTP 200 Sep 03 13:48:09 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1356/2659] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:48:09 2026] GET /volume/v3/volumes/9befd938-63b8-4232-a048-5422cf743a65 => generated 1157 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:48:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-55c3d2e4-da8b-4295-be46-c03c6e4a6741 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:48:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-55c3d2e4-da8b-4295-be46-c03c6e4a6741 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] GET http://192.168.122.181/volume/v3/volumes/9befd938-63b8-4232-a048-5422cf743a65 Sep 03 13:48:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-55c3d2e4-da8b-4295-be46-c03c6e4a6741 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:48:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-55c3d2e4-da8b-4295-be46-c03c6e4a6741 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:48:09 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:48:09 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:48:09 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:48:09 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:48:09 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-55c3d2e4-da8b-4295-be46-c03c6e4a6741 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Volume info retrieved successfully. Sep 03 13:48:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-55c3d2e4-da8b-4295-be46-c03c6e4a6741 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] http://192.168.122.181/volume/v3/volumes/9befd938-63b8-4232-a048-5422cf743a65 returned with HTTP 200 Sep 03 13:48:09 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1304/2660] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:48:09 2026] GET /volume/v3/volumes/9befd938-63b8-4232-a048-5422cf743a65 => generated 1157 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:48:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e9229bcc-fe6b-41c0-87b9-32965a853c0f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:48:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e9229bcc-fe6b-41c0-87b9-32965a853c0f tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] POST http://192.168.122.181/volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4/action Sep 03 13:48:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e9229bcc-fe6b-41c0-87b9-32965a853c0f tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Action body: b'{"os-detach": {"attachment_id": "d167c040-9a6d-480d-85ac-5c498a137b5d"}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:48:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e9229bcc-fe6b-41c0-87b9-32965a853c0f tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "d167c040-9a6d-480d-85ac-5c498a137b5d"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:48:09 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:48:09 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:48:09 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:48:09 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:48:09 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-e9229bcc-fe6b-41c0-87b9-32965a853c0f tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Volume info retrieved successfully. Sep 03 13:48:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e9229bcc-fe6b-41c0-87b9-32965a853c0f tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] http://192.168.122.181/volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4/action returned with HTTP 400 Sep 03 13:48:09 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1357/2661] 192.168.122.181 () {60 vars in 1274 bytes} [Thu Sep 3 13:48:09 2026] POST /volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4/action => generated 100 bytes in 42 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 13:48:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-a8497c0e-8a93-4410-9ac8-d4da70c09921 req-7f3d0a9a-b284-456e-8d8b-ee50269e08e1 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:48:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-a8497c0e-8a93-4410-9ac8-d4da70c09921 req-7f3d0a9a-b284-456e-8d8b-ee50269e08e1 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] GET http://192.168.122.181/volume/v3/volumes/9befd938-63b8-4232-a048-5422cf743a65 Sep 03 13:48:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-a8497c0e-8a93-4410-9ac8-d4da70c09921 req-7f3d0a9a-b284-456e-8d8b-ee50269e08e1 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:48:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-a8497c0e-8a93-4410-9ac8-d4da70c09921 req-7f3d0a9a-b284-456e-8d8b-ee50269e08e1 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:48:09 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:48:09 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:48:09 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:48:09 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:48:09 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-a8497c0e-8a93-4410-9ac8-d4da70c09921 req-7f3d0a9a-b284-456e-8d8b-ee50269e08e1 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Volume info retrieved successfully. Sep 03 13:48:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-a8497c0e-8a93-4410-9ac8-d4da70c09921 req-7f3d0a9a-b284-456e-8d8b-ee50269e08e1 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] http://192.168.122.181/volume/v3/volumes/9befd938-63b8-4232-a048-5422cf743a65 returned with HTTP 200 Sep 03 13:48:09 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1305/2662] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:48:09 2026] GET /volume/v3/volumes/9befd938-63b8-4232-a048-5422cf743a65 => generated 1157 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:48:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-a8497c0e-8a93-4410-9ac8-d4da70c09921 req-ba93a0a8-98f6-47bf-8b78-fadbd5bb4a25 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:48:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-a8497c0e-8a93-4410-9ac8-d4da70c09921 req-ba93a0a8-98f6-47bf-8b78-fadbd5bb4a25 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] POST http://192.168.122.181/volume/v3/volumes/9befd938-63b8-4232-a048-5422cf743a65/action Sep 03 13:48:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-a8497c0e-8a93-4410-9ac8-d4da70c09921 req-ba93a0a8-98f6-47bf-8b78-fadbd5bb4a25 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:48:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-a8497c0e-8a93-4410-9ac8-d4da70c09921 req-ba93a0a8-98f6-47bf-8b78-fadbd5bb4a25 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:48:09 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:48:09 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:48:09 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:48:09 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:48:09 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-a8497c0e-8a93-4410-9ac8-d4da70c09921 req-ba93a0a8-98f6-47bf-8b78-fadbd5bb4a25 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Volume info retrieved successfully. Sep 03 13:48:09 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-a8497c0e-8a93-4410-9ac8-d4da70c09921 req-ba93a0a8-98f6-47bf-8b78-fadbd5bb4a25 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Begin detaching volume completed successfully. Sep 03 13:48:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-a8497c0e-8a93-4410-9ac8-d4da70c09921 req-ba93a0a8-98f6-47bf-8b78-fadbd5bb4a25 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] http://192.168.122.181/volume/v3/volumes/9befd938-63b8-4232-a048-5422cf743a65/action returned with HTTP 202 Sep 03 13:48:09 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1358/2663] 192.168.122.181 () {64 vars in 1561 bytes} [Thu Sep 3 13:48:09 2026] POST /volume/v3/volumes/9befd938-63b8-4232-a048-5422cf743a65/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:48:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-34fbeeaa-31e8-44a1-973e-6c1d66daa1e2 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:48:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-34fbeeaa-31e8-44a1-973e-6c1d66daa1e2 None None] GET http://192.168.122.181/volume// Sep 03 13:48:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-34fbeeaa-31e8-44a1-973e-6c1d66daa1e2 None None] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:48:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-34fbeeaa-31e8-44a1-973e-6c1d66daa1e2 None None] Calling method 'all' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:48:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-34fbeeaa-31e8-44a1-973e-6c1d66daa1e2 None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:48:09 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1306/2664] 192.168.122.181 () {58 vars in 1315 bytes} [Thu Sep 3 13:48:09 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 13:48:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-a8497c0e-8a93-4410-9ac8-d4da70c09921 req-d0b37420-d4c0-4197-9431-6d39e051be2b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:48:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-a8497c0e-8a93-4410-9ac8-d4da70c09921 req-d0b37420-d4c0-4197-9431-6d39e051be2b tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] GET http://192.168.122.181/volume/v3/volumes/9befd938-63b8-4232-a048-5422cf743a65 Sep 03 13:48:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-a8497c0e-8a93-4410-9ac8-d4da70c09921 req-d0b37420-d4c0-4197-9431-6d39e051be2b tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:48:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-a8497c0e-8a93-4410-9ac8-d4da70c09921 req-d0b37420-d4c0-4197-9431-6d39e051be2b tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:48:09 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:48:09 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:48:09 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:48:09 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:48:09 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-a8497c0e-8a93-4410-9ac8-d4da70c09921 req-d0b37420-d4c0-4197-9431-6d39e051be2b tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Volume info retrieved successfully. Sep 03 13:48:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-a8497c0e-8a93-4410-9ac8-d4da70c09921 req-d0b37420-d4c0-4197-9431-6d39e051be2b tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] http://192.168.122.181/volume/v3/volumes/9befd938-63b8-4232-a048-5422cf743a65 returned with HTTP 200 Sep 03 13:48:09 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1359/2665] 192.168.122.181 () {62 vars in 1528 bytes} [Thu Sep 3 13:48:09 2026] GET /volume/v3/volumes/9befd938-63b8-4232-a048-5422cf743a65 => generated 1341 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:48:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-a8497c0e-8a93-4410-9ac8-d4da70c09921 req-7b3c8cdf-2cef-4f27-b856-83eebe09a5d2 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:48:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-a8497c0e-8a93-4410-9ac8-d4da70c09921 req-7b3c8cdf-2cef-4f27-b856-83eebe09a5d2 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] DELETE http://192.168.122.181/volume/v3/attachments/d167c040-9a6d-480d-85ac-5c498a137b5d Sep 03 13:48:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-a8497c0e-8a93-4410-9ac8-d4da70c09921 req-7b3c8cdf-2cef-4f27-b856-83eebe09a5d2 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:48:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-a8497c0e-8a93-4410-9ac8-d4da70c09921 req-7b3c8cdf-2cef-4f27-b856-83eebe09a5d2 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:48:09 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:48:09 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:48:09 devstack devstack@c-api.service[86719]: /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 03 13:48:09 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, Sep 03 13:48:10 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-a8497c0e-8a93-4410-9ac8-d4da70c09921 req-7b3c8cdf-2cef-4f27-b856-83eebe09a5d2 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] http://192.168.122.181/volume/v3/attachments/d167c040-9a6d-480d-85ac-5c498a137b5d returned with HTTP 200 Sep 03 13:48:10 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1307/2666] 192.168.122.181 () {64 vars in 1562 bytes} [Thu Sep 3 13:48:09 2026] DELETE /volume/v3/attachments/d167c040-9a6d-480d-85ac-5c498a137b5d => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:48:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-8f20581f-23b6-4bf5-b1a9-81550047013d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:48:10 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8f20581f-23b6-4bf5-b1a9-81550047013d tempest-TestServerVolumeAttachmentScenario-1126547447 tempest-TestServerVolumeAttachmentScenario-1126547447-project-admin] POST http://192.168.122.181/volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4/action Sep 03 13:48:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8f20581f-23b6-4bf5-b1a9-81550047013d tempest-TestServerVolumeAttachmentScenario-1126547447 tempest-TestServerVolumeAttachmentScenario-1126547447-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:48:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8f20581f-23b6-4bf5-b1a9-81550047013d tempest-TestServerVolumeAttachmentScenario-1126547447 tempest-TestServerVolumeAttachmentScenario-1126547447-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:48:10 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:48:10 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:48:10 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:48:10 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:48:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.contrib.admin_actions [None req-8f20581f-23b6-4bf5-b1a9-81550047013d tempest-TestServerVolumeAttachmentScenario-1126547447 tempest-TestServerVolumeAttachmentScenario-1126547447-project-admin] Updating volume '9677b9b8-8d22-4fdb-b045-4ba74deae5b4' with '{'status': 'in-use'}' {{(pid=86720) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 13:48:10 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:48:10 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:48:10 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:48:10 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:48:10 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8f20581f-23b6-4bf5-b1a9-81550047013d tempest-TestServerVolumeAttachmentScenario-1126547447 tempest-TestServerVolumeAttachmentScenario-1126547447-project-admin] http://192.168.122.181/volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4/action returned with HTTP 202 Sep 03 13:48:10 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1360/2667] 192.168.122.181 () {60 vars in 1274 bytes} [Thu Sep 3 13:48:10 2026] POST /volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:48:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-894974a7-02c4-4164-a882-2eef07025c68 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:48:10 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-894974a7-02c4-4164-a882-2eef07025c68 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] GET http://192.168.122.181/volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4 Sep 03 13:48:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-894974a7-02c4-4164-a882-2eef07025c68 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:48:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-894974a7-02c4-4164-a882-2eef07025c68 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:48:10 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:48:10 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:48:10 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:48:10 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:48:10 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-894974a7-02c4-4164-a882-2eef07025c68 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Volume info retrieved successfully. Sep 03 13:48:10 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-894974a7-02c4-4164-a882-2eef07025c68 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] http://192.168.122.181/volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4 returned with HTTP 200 Sep 03 13:48:10 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1308/2668] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:48:10 2026] GET /volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4 => generated 1158 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:48:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-85bf9684-606a-4c95-8288-b041c8ee7e17 req-6cf84e7f-8428-484d-a4aa-1193b13651db None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:48:10 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-85bf9684-606a-4c95-8288-b041c8ee7e17 req-6cf84e7f-8428-484d-a4aa-1193b13651db tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] GET http://192.168.122.181/volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4 Sep 03 13:48:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-85bf9684-606a-4c95-8288-b041c8ee7e17 req-6cf84e7f-8428-484d-a4aa-1193b13651db tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:48:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-85bf9684-606a-4c95-8288-b041c8ee7e17 req-6cf84e7f-8428-484d-a4aa-1193b13651db tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:48:10 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:48:10 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:48:10 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:48:10 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:48:10 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-85bf9684-606a-4c95-8288-b041c8ee7e17 req-6cf84e7f-8428-484d-a4aa-1193b13651db tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Volume info retrieved successfully. Sep 03 13:48:10 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-85bf9684-606a-4c95-8288-b041c8ee7e17 req-6cf84e7f-8428-484d-a4aa-1193b13651db tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] http://192.168.122.181/volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4 returned with HTTP 200 Sep 03 13:48:10 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1361/2669] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:48:10 2026] GET /volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4 => generated 1158 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:48:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-85bf9684-606a-4c95-8288-b041c8ee7e17 req-0649ef82-69df-4a78-a5a1-7adfd3ea4050 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:48:10 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-85bf9684-606a-4c95-8288-b041c8ee7e17 req-0649ef82-69df-4a78-a5a1-7adfd3ea4050 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] POST http://192.168.122.181/volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4/action Sep 03 13:48:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-85bf9684-606a-4c95-8288-b041c8ee7e17 req-0649ef82-69df-4a78-a5a1-7adfd3ea4050 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:48:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-85bf9684-606a-4c95-8288-b041c8ee7e17 req-0649ef82-69df-4a78-a5a1-7adfd3ea4050 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:48:10 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:48:10 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:48:10 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:48:10 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:48:10 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-85bf9684-606a-4c95-8288-b041c8ee7e17 req-0649ef82-69df-4a78-a5a1-7adfd3ea4050 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Volume info retrieved successfully. Sep 03 13:48:10 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-85bf9684-606a-4c95-8288-b041c8ee7e17 req-0649ef82-69df-4a78-a5a1-7adfd3ea4050 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Begin detaching volume completed successfully. Sep 03 13:48:10 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-85bf9684-606a-4c95-8288-b041c8ee7e17 req-0649ef82-69df-4a78-a5a1-7adfd3ea4050 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] http://192.168.122.181/volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4/action returned with HTTP 202 Sep 03 13:48:10 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1309/2670] 192.168.122.181 () {64 vars in 1561 bytes} [Thu Sep 3 13:48:10 2026] POST /volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:48:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-53274647-050f-409d-851d-313db15a35fa None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:48:11 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-53274647-050f-409d-851d-313db15a35fa None None] GET http://192.168.122.181/volume// Sep 03 13:48:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-53274647-050f-409d-851d-313db15a35fa None None] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:48:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-53274647-050f-409d-851d-313db15a35fa None None] Calling method 'all' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:48:11 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-53274647-050f-409d-851d-313db15a35fa None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:48:11 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1362/2671] 192.168.122.181 () {58 vars in 1315 bytes} [Thu Sep 3 13:48:11 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 13:48:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-85bf9684-606a-4c95-8288-b041c8ee7e17 req-bc56a744-7bbd-4c5f-9652-d4d52019bcb1 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:48:11 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-85bf9684-606a-4c95-8288-b041c8ee7e17 req-bc56a744-7bbd-4c5f-9652-d4d52019bcb1 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] GET http://192.168.122.181/volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4 Sep 03 13:48:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-85bf9684-606a-4c95-8288-b041c8ee7e17 req-bc56a744-7bbd-4c5f-9652-d4d52019bcb1 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:48:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-85bf9684-606a-4c95-8288-b041c8ee7e17 req-bc56a744-7bbd-4c5f-9652-d4d52019bcb1 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:48:11 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:48:11 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:48:11 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:48:11 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:48:11 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-85bf9684-606a-4c95-8288-b041c8ee7e17 req-bc56a744-7bbd-4c5f-9652-d4d52019bcb1 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Volume info retrieved successfully. Sep 03 13:48:11 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-85bf9684-606a-4c95-8288-b041c8ee7e17 req-bc56a744-7bbd-4c5f-9652-d4d52019bcb1 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] http://192.168.122.181/volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4 returned with HTTP 200 Sep 03 13:48:11 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1310/2672] 192.168.122.181 () {62 vars in 1528 bytes} [Thu Sep 3 13:48:11 2026] GET /volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4 => generated 1342 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:48:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-85bf9684-606a-4c95-8288-b041c8ee7e17 req-04087ec3-27ff-4594-af27-0b42f85959b6 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:48:11 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-85bf9684-606a-4c95-8288-b041c8ee7e17 req-04087ec3-27ff-4594-af27-0b42f85959b6 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] DELETE http://192.168.122.181/volume/v3/attachments/6cd55771-9188-40ae-83fb-0daed6aceb4e Sep 03 13:48:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-85bf9684-606a-4c95-8288-b041c8ee7e17 req-04087ec3-27ff-4594-af27-0b42f85959b6 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:48:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-85bf9684-606a-4c95-8288-b041c8ee7e17 req-04087ec3-27ff-4594-af27-0b42f85959b6 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:48:11 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:48:11 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:48:11 devstack devstack@c-api.service[86720]: /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 03 13:48:11 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, Sep 03 13:48:11 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-85bf9684-606a-4c95-8288-b041c8ee7e17 req-04087ec3-27ff-4594-af27-0b42f85959b6 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] http://192.168.122.181/volume/v3/attachments/6cd55771-9188-40ae-83fb-0daed6aceb4e returned with HTTP 200 Sep 03 13:48:11 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1363/2673] 192.168.122.181 () {64 vars in 1562 bytes} [Thu Sep 3 13:48:11 2026] DELETE /volume/v3/attachments/6cd55771-9188-40ae-83fb-0daed6aceb4e => generated 19 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:48:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-3af516ca-cf31-4149-93ac-8b137cab807e req-4b00b7be-db44-4256-8c8d-1ec7a8df9ed7 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:48:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-3af516ca-cf31-4149-93ac-8b137cab807e req-4b00b7be-db44-4256-8c8d-1ec7a8df9ed7 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] GET http://192.168.122.181/volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4 Sep 03 13:48:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-3af516ca-cf31-4149-93ac-8b137cab807e req-4b00b7be-db44-4256-8c8d-1ec7a8df9ed7 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:48:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-3af516ca-cf31-4149-93ac-8b137cab807e req-4b00b7be-db44-4256-8c8d-1ec7a8df9ed7 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:48:12 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:48:12 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:48:12 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:48:12 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:48:12 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-3af516ca-cf31-4149-93ac-8b137cab807e req-4b00b7be-db44-4256-8c8d-1ec7a8df9ed7 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Volume info retrieved successfully. Sep 03 13:48:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-3af516ca-cf31-4149-93ac-8b137cab807e req-4b00b7be-db44-4256-8c8d-1ec7a8df9ed7 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] http://192.168.122.181/volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4 returned with HTTP 200 Sep 03 13:48:12 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1311/2674] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:48:12 2026] GET /volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4 => generated 866 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:48:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-1a2a4f86-c17f-464e-a4e3-b6e63ab8bf42 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:48:16 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1a2a4f86-c17f-464e-a4e3-b6e63ab8bf42 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] DELETE http://192.168.122.181/volume/v3/volumes/9befd938-63b8-4232-a048-5422cf743a65 Sep 03 13:48:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1a2a4f86-c17f-464e-a4e3-b6e63ab8bf42 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:48:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1a2a4f86-c17f-464e-a4e3-b6e63ab8bf42 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:48:16 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-1a2a4f86-c17f-464e-a4e3-b6e63ab8bf42 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Delete volume with id: 9befd938-63b8-4232-a048-5422cf743a65 Sep 03 13:48:16 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:48:16 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:48:16 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:48:16 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:48:16 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-1a2a4f86-c17f-464e-a4e3-b6e63ab8bf42 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Volume info retrieved successfully. Sep 03 13:48:16 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-1a2a4f86-c17f-464e-a4e3-b6e63ab8bf42 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Delete volume request issued successfully. Sep 03 13:48:16 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1a2a4f86-c17f-464e-a4e3-b6e63ab8bf42 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] http://192.168.122.181/volume/v3/volumes/9befd938-63b8-4232-a048-5422cf743a65 returned with HTTP 202 Sep 03 13:48:16 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1364/2675] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:48:16 2026] DELETE /volume/v3/volumes/9befd938-63b8-4232-a048-5422cf743a65 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:48:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-8f65ebb9-c980-43d3-846f-a40d30b406dd None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:48:16 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8f65ebb9-c980-43d3-846f-a40d30b406dd tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] GET http://192.168.122.181/volume/v3/volumes/9befd938-63b8-4232-a048-5422cf743a65 Sep 03 13:48:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8f65ebb9-c980-43d3-846f-a40d30b406dd tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:48:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8f65ebb9-c980-43d3-846f-a40d30b406dd tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:48:16 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:48:16 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:48:16 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:48:16 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:48:16 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-8f65ebb9-c980-43d3-846f-a40d30b406dd tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Volume info retrieved successfully. Sep 03 13:48:16 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8f65ebb9-c980-43d3-846f-a40d30b406dd tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] http://192.168.122.181/volume/v3/volumes/9befd938-63b8-4232-a048-5422cf743a65 returned with HTTP 200 Sep 03 13:48:16 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1312/2676] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:48:16 2026] GET /volume/v3/volumes/9befd938-63b8-4232-a048-5422cf743a65 => generated 864 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:48:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d5ebaeca-849f-4b1e-8a49-8150631b3217 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:48:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d5ebaeca-849f-4b1e-8a49-8150631b3217 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] GET http://192.168.122.181/volume/v3/volumes/9befd938-63b8-4232-a048-5422cf743a65 Sep 03 13:48:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d5ebaeca-849f-4b1e-8a49-8150631b3217 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:48:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d5ebaeca-849f-4b1e-8a49-8150631b3217 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:48:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d5ebaeca-849f-4b1e-8a49-8150631b3217 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] http://192.168.122.181/volume/v3/volumes/9befd938-63b8-4232-a048-5422cf743a65 returned with HTTP 404 Sep 03 13:48:17 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1365/2677] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:48:17 2026] GET /volume/v3/volumes/9befd938-63b8-4232-a048-5422cf743a65 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:48:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-3e47ba5b-e1a4-4ca8-86a5-a84e0a899656 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:48:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3e47ba5b-e1a4-4ca8-86a5-a84e0a899656 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] DELETE http://192.168.122.181/volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4 Sep 03 13:48:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3e47ba5b-e1a4-4ca8-86a5-a84e0a899656 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:48:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3e47ba5b-e1a4-4ca8-86a5-a84e0a899656 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:48:17 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-3e47ba5b-e1a4-4ca8-86a5-a84e0a899656 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Delete volume with id: 9677b9b8-8d22-4fdb-b045-4ba74deae5b4 Sep 03 13:48:17 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:48:17 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:48:17 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:48:17 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:48:17 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-3e47ba5b-e1a4-4ca8-86a5-a84e0a899656 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Volume info retrieved successfully. Sep 03 13:48:18 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-3e47ba5b-e1a4-4ca8-86a5-a84e0a899656 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Delete volume request issued successfully. Sep 03 13:48:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3e47ba5b-e1a4-4ca8-86a5-a84e0a899656 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] http://192.168.122.181/volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4 returned with HTTP 202 Sep 03 13:48:18 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1313/2678] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:48:17 2026] DELETE /volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:48:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f365808d-6fa0-49be-af2d-d140c5af34d7 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:48:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f365808d-6fa0-49be-af2d-d140c5af34d7 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] GET http://192.168.122.181/volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4 Sep 03 13:48:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f365808d-6fa0-49be-af2d-d140c5af34d7 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:48:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f365808d-6fa0-49be-af2d-d140c5af34d7 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:48:18 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:48:18 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:48:18 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:48:18 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:48:18 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-f365808d-6fa0-49be-af2d-d140c5af34d7 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Volume info retrieved successfully. Sep 03 13:48:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f365808d-6fa0-49be-af2d-d140c5af34d7 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] http://192.168.122.181/volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4 returned with HTTP 200 Sep 03 13:48:18 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1366/2679] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:48:18 2026] GET /volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4 => generated 865 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:48:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e837193c-847a-41a9-ab7f-23cc597f3193 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:48:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e837193c-847a-41a9-ab7f-23cc597f3193 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] GET http://192.168.122.181/volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4 Sep 03 13:48:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e837193c-847a-41a9-ab7f-23cc597f3193 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:48:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e837193c-847a-41a9-ab7f-23cc597f3193 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:48:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e837193c-847a-41a9-ab7f-23cc597f3193 tempest-TestServerVolumeAttachmentScenario-464562767 tempest-TestServerVolumeAttachmentScenario-464562767-project-member] http://192.168.122.181/volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4 returned with HTTP 404 Sep 03 13:48:19 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1314/2680] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:48:19 2026] GET /volume/v3/volumes/9677b9b8-8d22-4fdb-b045-4ba74deae5b4 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:48:28 devstack devstack@c-api.service[86720]: DEBUG dbcounter [-] [86720] Writing DB stats cinder:SELECT=87,cinder:UPDATE=9,cinder:DELETE=2,cinder:INSERT=1 {{(pid=86720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:48:29 devstack devstack@c-api.service[86719]: DEBUG dbcounter [-] [86719] Writing DB stats cinder:SELECT=102,cinder:UPDATE=13,cinder:INSERT=3 {{(pid=86719) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:48:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f9855510-cde9-4dac-8889-abb2acb09fd1 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:48:48 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f9855510-cde9-4dac-8889-abb2acb09fd1 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:48:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f9855510-cde9-4dac-8889-abb2acb09fd1 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1647211161", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:48:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-f9855510-cde9-4dac-8889-abb2acb09fd1 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1647211161', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:48:48 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-f9855510-cde9-4dac-8889-abb2acb09fd1 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Create volume of 1 GB Sep 03 13:48:48 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-f9855510-cde9-4dac-8889-abb2acb09fd1 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Availability Zones retrieved successfully. Sep 03 13:48:48 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f9855510-cde9-4dac-8889-abb2acb09fd1 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Flow 'volume_create_api' (3e85f2d0-8a5d-431f-8595-10d14312e4df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:48:48 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f9855510-cde9-4dac-8889-abb2acb09fd1 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75c82f7c-fa54-4ccb-9493-6b16eb640555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:48:48 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-f9855510-cde9-4dac-8889-abb2acb09fd1 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:48:48 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f9855510-cde9-4dac-8889-abb2acb09fd1 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75c82f7c-fa54-4ccb-9493-6b16eb640555) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:48:48 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f9855510-cde9-4dac-8889-abb2acb09fd1 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68dd9adc-2e47-4a57-a85d-56a9da43c8ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:48:48 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-f9855510-cde9-4dac-8889-abb2acb09fd1 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Created reservations ['d9be32ee-4490-4a8e-a8bc-b03d261ecac5', '9fe56d71-7763-487f-a5ff-a3563ef81500', '20c94ba3-ce8f-47b1-9174-c37f9e4e327f', '81b234da-548c-48f8-a755-fdda10a31a40'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:48:48 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f9855510-cde9-4dac-8889-abb2acb09fd1 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68dd9adc-2e47-4a57-a85d-56a9da43c8ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9be32ee-4490-4a8e-a8bc-b03d261ecac5', '9fe56d71-7763-487f-a5ff-a3563ef81500', '20c94ba3-ce8f-47b1-9174-c37f9e4e327f', '81b234da-548c-48f8-a755-fdda10a31a40']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:48:48 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f9855510-cde9-4dac-8889-abb2acb09fd1 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93acf935-beb4-4e3c-b9e7-1af0224e1a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:48:48 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:48:48 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:48:48 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f9855510-cde9-4dac-8889-abb2acb09fd1 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93acf935-beb4-4e3c-b9e7-1af0224e1a48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd43452d9-9af1-448e-bdfc-f33de3005163', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1647211161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1eba000782034f8d94e2b7b89c33703d',qos_specs=None,replication_status=,reservations=['d9be32ee-4490-4a8e-a8bc-b03d261ecac5','9fe56d71-7763-487f-a5ff-a3563ef81500','20c94ba3-ce8f-47b1-9174-c37f9e4e327f','81b234da-548c-48f8-a755-fdda10a31a40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c3eb1c14b8a4c0d9a4396af8292cfeb',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:48:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1647211161',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d43452d9-9af1-448e-bdfc-f33de3005163,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1eba000782034f8d94e2b7b89c33703d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c3eb1c14b8a4c0d9a4396af8292cfeb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:48:48 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f9855510-cde9-4dac-8889-abb2acb09fd1 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab7b0978-0dd6-46e7-9914-2da57fe5d875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:48:48 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f9855510-cde9-4dac-8889-abb2acb09fd1 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab7b0978-0dd6-46e7-9914-2da57fe5d875) transitioned into state 'SUCCESS' from state '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-1647211161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1eba000782034f8d94e2b7b89c33703d',qos_specs=None,replication_status=,reservations=['d9be32ee-4490-4a8e-a8bc-b03d261ecac5','9fe56d71-7763-487f-a5ff-a3563ef81500','20c94ba3-ce8f-47b1-9174-c37f9e4e327f','81b234da-548c-48f8-a755-fdda10a31a40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c3eb1c14b8a4c0d9a4396af8292cfeb',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:48:48 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f9855510-cde9-4dac-8889-abb2acb09fd1 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb2c79e5-38d5-4cc8-838d-8608f1ff3b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:48:48 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f9855510-cde9-4dac-8889-abb2acb09fd1 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb2c79e5-38d5-4cc8-838d-8608f1ff3b71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:48:48 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f9855510-cde9-4dac-8889-abb2acb09fd1 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Flow 'volume_create_api' (3e85f2d0-8a5d-431f-8595-10d14312e4df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:48:48 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-f9855510-cde9-4dac-8889-abb2acb09fd1 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Create volume request issued successfully. Sep 03 13:48:48 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f9855510-cde9-4dac-8889-abb2acb09fd1 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:48:48 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1367/2681] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:48:48 2026] POST /volume/v3/volumes => generated 756 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:48:58 devstack devstack@c-api.service[86720]: DEBUG dbcounter [-] [86720] Writing DB stats cinder:SELECT=27,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=86720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:49:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-9830be92-8b14-47dd-9789-2cee9b44330b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:49:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9830be92-8b14-47dd-9789-2cee9b44330b tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] GET http://192.168.122.181/volume/v3/volumes/d43452d9-9af1-448e-bdfc-f33de3005163 Sep 03 13:49:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9830be92-8b14-47dd-9789-2cee9b44330b tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:49:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9830be92-8b14-47dd-9789-2cee9b44330b tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:49:18 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:49:18 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:49:18 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:49:18 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:49:18 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-9830be92-8b14-47dd-9789-2cee9b44330b tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Volume info retrieved successfully. Sep 03 13:49:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9830be92-8b14-47dd-9789-2cee9b44330b tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] http://192.168.122.181/volume/v3/volumes/d43452d9-9af1-448e-bdfc-f33de3005163 returned with HTTP 200 Sep 03 13:49:18 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1315/2682] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:49:18 2026] GET /volume/v3/volumes/d43452d9-9af1-448e-bdfc-f33de3005163 => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:49:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f9fe18ac-3f66-4c4a-b521-97bcd09385e6 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:49:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f9fe18ac-3f66-4c4a-b521-97bcd09385e6 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] GET http://192.168.122.181/volume/v3/volumes/d43452d9-9af1-448e-bdfc-f33de3005163 Sep 03 13:49:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f9fe18ac-3f66-4c4a-b521-97bcd09385e6 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:49:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f9fe18ac-3f66-4c4a-b521-97bcd09385e6 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:49:18 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:49:18 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:49:18 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:49:18 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:49:18 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-f9fe18ac-3f66-4c4a-b521-97bcd09385e6 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Volume info retrieved successfully. Sep 03 13:49:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f9fe18ac-3f66-4c4a-b521-97bcd09385e6 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] http://192.168.122.181/volume/v3/volumes/d43452d9-9af1-448e-bdfc-f33de3005163 returned with HTTP 200 Sep 03 13:49:18 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1368/2683] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:49:18 2026] GET /volume/v3/volumes/d43452d9-9af1-448e-bdfc-f33de3005163 => generated 849 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:49:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-a1446293-b695-4736-9e62-4cf0f1217b0a req-fa8b5398-101a-4d7d-8d29-b9c486a3c9f2 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:49:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-a1446293-b695-4736-9e62-4cf0f1217b0a req-fa8b5398-101a-4d7d-8d29-b9c486a3c9f2 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] GET http://192.168.122.181/volume/v3/volumes/d43452d9-9af1-448e-bdfc-f33de3005163 Sep 03 13:49:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-a1446293-b695-4736-9e62-4cf0f1217b0a req-fa8b5398-101a-4d7d-8d29-b9c486a3c9f2 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:49:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-a1446293-b695-4736-9e62-4cf0f1217b0a req-fa8b5398-101a-4d7d-8d29-b9c486a3c9f2 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:49:18 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:49:18 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:49:18 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:49:18 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:49:18 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-a1446293-b695-4736-9e62-4cf0f1217b0a req-fa8b5398-101a-4d7d-8d29-b9c486a3c9f2 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Volume info retrieved successfully. Sep 03 13:49:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-a1446293-b695-4736-9e62-4cf0f1217b0a req-fa8b5398-101a-4d7d-8d29-b9c486a3c9f2 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] http://192.168.122.181/volume/v3/volumes/d43452d9-9af1-448e-bdfc-f33de3005163 returned with HTTP 200 Sep 03 13:49:18 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1316/2684] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:49:18 2026] GET /volume/v3/volumes/d43452d9-9af1-448e-bdfc-f33de3005163 => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:49:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-48a7af6a-ea76-4c1a-ad17-eece46861003 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:49:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-48a7af6a-ea76-4c1a-ad17-eece46861003 None None] GET http://192.168.122.181/volume// Sep 03 13:49:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-48a7af6a-ea76-4c1a-ad17-eece46861003 None None] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:49:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-48a7af6a-ea76-4c1a-ad17-eece46861003 None None] Calling method 'all' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:49:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-48a7af6a-ea76-4c1a-ad17-eece46861003 None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:49:18 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1369/2685] 192.168.122.181 () {58 vars in 1317 bytes} [Thu Sep 3 13:49:18 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 13:49:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-a1446293-b695-4736-9e62-4cf0f1217b0a req-82be64f5-7dac-4643-b0be-7db6db7c4c10 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:49:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-a1446293-b695-4736-9e62-4cf0f1217b0a req-82be64f5-7dac-4643-b0be-7db6db7c4c10 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] POST http://192.168.122.181/volume/v3/attachments Sep 03 13:49:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-a1446293-b695-4736-9e62-4cf0f1217b0a req-82be64f5-7dac-4643-b0be-7db6db7c4c10 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d43452d9-9af1-448e-bdfc-f33de3005163", "connector": null, "instance_uuid": "52b66b46-35dc-4d19-8009-80823cdece25"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:49:18 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:49:18 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:49:18 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:49:18 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:49:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-a1446293-b695-4736-9e62-4cf0f1217b0a req-82be64f5-7dac-4643-b0be-7db6db7c4c10 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] http://192.168.122.181/volume/v3/attachments returned with HTTP 200 Sep 03 13:49:18 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1317/2686] 192.168.122.181 () {66 vars in 1483 bytes} [Thu Sep 3 13:49:18 2026] POST /volume/v3/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 13:49:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ace6250b-0461-4c9e-acc9-42e09c7fa991 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:49:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ace6250b-0461-4c9e-acc9-42e09c7fa991 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] GET http://192.168.122.181/volume/v3/volumes/d43452d9-9af1-448e-bdfc-f33de3005163 Sep 03 13:49:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ace6250b-0461-4c9e-acc9-42e09c7fa991 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:49:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ace6250b-0461-4c9e-acc9-42e09c7fa991 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:49:18 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:49:18 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:49:18 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:49:18 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:49:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-f4c1ccb4-8a2c-49ed-aa05-eb81066aea37 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:49:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f4c1ccb4-8a2c-49ed-aa05-eb81066aea37 None None] GET http://192.168.122.181/volume// Sep 03 13:49:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f4c1ccb4-8a2c-49ed-aa05-eb81066aea37 None None] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:49:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f4c1ccb4-8a2c-49ed-aa05-eb81066aea37 None None] Calling method 'all' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:49:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f4c1ccb4-8a2c-49ed-aa05-eb81066aea37 None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:49:18 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1318/2687] 192.168.122.181 () {58 vars in 1315 bytes} [Thu Sep 3 13:49:18 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 13:49:18 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-ace6250b-0461-4c9e-acc9-42e09c7fa991 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Volume info retrieved successfully. Sep 03 13:49:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-a1446293-b695-4736-9e62-4cf0f1217b0a req-2c6387b6-4815-4c1c-bdd9-2b14cdad9262 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:49:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-a1446293-b695-4736-9e62-4cf0f1217b0a req-2c6387b6-4815-4c1c-bdd9-2b14cdad9262 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] GET http://192.168.122.181/volume/v3/volumes/d43452d9-9af1-448e-bdfc-f33de3005163 Sep 03 13:49:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-a1446293-b695-4736-9e62-4cf0f1217b0a req-2c6387b6-4815-4c1c-bdd9-2b14cdad9262 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:49:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-a1446293-b695-4736-9e62-4cf0f1217b0a req-2c6387b6-4815-4c1c-bdd9-2b14cdad9262 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:49:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ace6250b-0461-4c9e-acc9-42e09c7fa991 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] http://192.168.122.181/volume/v3/volumes/d43452d9-9af1-448e-bdfc-f33de3005163 returned with HTTP 200 Sep 03 13:49:18 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1370/2688] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:49:18 2026] GET /volume/v3/volumes/d43452d9-9af1-448e-bdfc-f33de3005163 => generated 848 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:49:18 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:49:18 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:49:18 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:49:18 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:49:18 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-a1446293-b695-4736-9e62-4cf0f1217b0a req-2c6387b6-4815-4c1c-bdd9-2b14cdad9262 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Volume info retrieved successfully. Sep 03 13:49:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-a1446293-b695-4736-9e62-4cf0f1217b0a req-2c6387b6-4815-4c1c-bdd9-2b14cdad9262 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] http://192.168.122.181/volume/v3/volumes/d43452d9-9af1-448e-bdfc-f33de3005163 returned with HTTP 200 Sep 03 13:49:18 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1319/2689] 192.168.122.181 () {62 vars in 1528 bytes} [Thu Sep 3 13:49:18 2026] GET /volume/v3/volumes/d43452d9-9af1-448e-bdfc-f33de3005163 => generated 1029 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 03 13:49:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-a1446293-b695-4736-9e62-4cf0f1217b0a req-6587f418-2080-4a31-b80b-365342ce846a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:49:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-a1446293-b695-4736-9e62-4cf0f1217b0a req-6587f418-2080-4a31-b80b-365342ce846a tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] PUT http://192.168.122.181/volume/v3/attachments/cdef71ea-1ae7-4dd9-8b6a-bf09c9071302 Sep 03 13:49:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-a1446293-b695-4736-9e62-4cf0f1217b0a req-6587f418-2080-4a31-b80b-365342ce846a tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.181", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8d232b6e4de", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "108e3980-7d2b-493a-aa24-bb1dd072d0d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:49:19 devstack devstack@c-api.service[86720]: DEBUG cinder.coordination [req-a1446293-b695-4736-9e62-4cf0f1217b0a req-6587f418-2080-4a31-b80b-365342ce846a tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Acquiring lock "cinder-attachment_update-d43452d9-9af1-448e-bdfc-f33de3005163-devstack" by "attachment_update" {{(pid=86720) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 13:49:19 devstack devstack@c-api.service[86720]: DEBUG cinder.coordination [req-a1446293-b695-4736-9e62-4cf0f1217b0a req-6587f418-2080-4a31-b80b-365342ce846a tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Lock "cinder-attachment_update-d43452d9-9af1-448e-bdfc-f33de3005163-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=86720) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 13:49:19 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:49:19 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:49:19 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:49:19 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:49:19 devstack devstack@c-api.service[86720]: DEBUG cinder.coordination [req-a1446293-b695-4736-9e62-4cf0f1217b0a req-6587f418-2080-4a31-b80b-365342ce846a tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Lock "cinder-attachment_update-d43452d9-9af1-448e-bdfc-f33de3005163-devstack" released by "attachment_update" :: held 0.154s {{(pid=86720) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 13:49:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-a1446293-b695-4736-9e62-4cf0f1217b0a req-6587f418-2080-4a31-b80b-365342ce846a tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] http://192.168.122.181/volume/v3/attachments/cdef71ea-1ae7-4dd9-8b6a-bf09c9071302 returned with HTTP 200 Sep 03 13:49:19 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1371/2690] 192.168.122.181 () {66 vars in 1593 bytes} [Thu Sep 3 13:49:19 2026] PUT /volume/v3/attachments/cdef71ea-1ae7-4dd9-8b6a-bf09c9071302 => generated 694 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:49:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-a1446293-b695-4736-9e62-4cf0f1217b0a req-9d20f6ed-d79e-460d-a6e5-f3823c9671cf None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:49:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-a1446293-b695-4736-9e62-4cf0f1217b0a req-9d20f6ed-d79e-460d-a6e5-f3823c9671cf tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] POST http://192.168.122.181/volume/v3/attachments/cdef71ea-1ae7-4dd9-8b6a-bf09c9071302/action Sep 03 13:49:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-a1446293-b695-4736-9e62-4cf0f1217b0a req-9d20f6ed-d79e-460d-a6e5-f3823c9671cf tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Action body: b'{"os-complete": null}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:49:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-a1446293-b695-4736-9e62-4cf0f1217b0a req-9d20f6ed-d79e-460d-a6e5-f3823c9671cf tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:49:19 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:49:19 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:49:19 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:49:19 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:49:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-a1446293-b695-4736-9e62-4cf0f1217b0a req-9d20f6ed-d79e-460d-a6e5-f3823c9671cf tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] http://192.168.122.181/volume/v3/attachments/cdef71ea-1ae7-4dd9-8b6a-bf09c9071302/action returned with HTTP 204 Sep 03 13:49:19 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1320/2691] 192.168.122.181 () {66 vars in 1614 bytes} [Thu Sep 3 13:49:19 2026] POST /volume/v3/attachments/cdef71ea-1ae7-4dd9-8b6a-bf09c9071302/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:49:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-8705acc8-01df-4865-a59d-23803099c060 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:49:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8705acc8-01df-4865-a59d-23803099c060 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] GET http://192.168.122.181/volume/v3/volumes/d43452d9-9af1-448e-bdfc-f33de3005163 Sep 03 13:49:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8705acc8-01df-4865-a59d-23803099c060 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:49:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8705acc8-01df-4865-a59d-23803099c060 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:49:19 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:49:19 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:49:19 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:49:19 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:49:19 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-8705acc8-01df-4865-a59d-23803099c060 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Volume info retrieved successfully. Sep 03 13:49:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8705acc8-01df-4865-a59d-23803099c060 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] http://192.168.122.181/volume/v3/volumes/d43452d9-9af1-448e-bdfc-f33de3005163 returned with HTTP 200 Sep 03 13:49:19 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1372/2692] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:49:19 2026] GET /volume/v3/volumes/d43452d9-9af1-448e-bdfc-f33de3005163 => generated 1141 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:49:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-14c1cc12-bbd2-415c-9dbc-7cc56b7edffa None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:49:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-14c1cc12-bbd2-415c-9dbc-7cc56b7edffa tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] GET http://192.168.122.181/volume/v3/volumes/d43452d9-9af1-448e-bdfc-f33de3005163 Sep 03 13:49:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-14c1cc12-bbd2-415c-9dbc-7cc56b7edffa tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:49:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-14c1cc12-bbd2-415c-9dbc-7cc56b7edffa tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:49:19 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:49:19 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:49:19 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:49:19 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:49:19 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-14c1cc12-bbd2-415c-9dbc-7cc56b7edffa tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Volume info retrieved successfully. Sep 03 13:49:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-14c1cc12-bbd2-415c-9dbc-7cc56b7edffa tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] http://192.168.122.181/volume/v3/volumes/d43452d9-9af1-448e-bdfc-f33de3005163 returned with HTTP 200 Sep 03 13:49:20 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1321/2693] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:49:19 2026] GET /volume/v3/volumes/d43452d9-9af1-448e-bdfc-f33de3005163 => generated 1141 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:49:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-4a325089-c1db-45df-a76e-9ad68c8c0d40 req-c6eea450-31bc-422e-9817-ceaec3b23d06 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:49:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-4a325089-c1db-45df-a76e-9ad68c8c0d40 req-c6eea450-31bc-422e-9817-ceaec3b23d06 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] GET http://192.168.122.181/volume/v3/volumes/d43452d9-9af1-448e-bdfc-f33de3005163 Sep 03 13:49:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-4a325089-c1db-45df-a76e-9ad68c8c0d40 req-c6eea450-31bc-422e-9817-ceaec3b23d06 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:49:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-4a325089-c1db-45df-a76e-9ad68c8c0d40 req-c6eea450-31bc-422e-9817-ceaec3b23d06 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:49:22 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:49:22 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:49:22 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:49:22 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:49:22 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-4a325089-c1db-45df-a76e-9ad68c8c0d40 req-c6eea450-31bc-422e-9817-ceaec3b23d06 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Volume info retrieved successfully. Sep 03 13:49:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-4a325089-c1db-45df-a76e-9ad68c8c0d40 req-c6eea450-31bc-422e-9817-ceaec3b23d06 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] http://192.168.122.181/volume/v3/volumes/d43452d9-9af1-448e-bdfc-f33de3005163 returned with HTTP 200 Sep 03 13:49:22 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1373/2694] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:49:22 2026] GET /volume/v3/volumes/d43452d9-9af1-448e-bdfc-f33de3005163 => generated 1141 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:49:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-4a325089-c1db-45df-a76e-9ad68c8c0d40 req-a597d418-2142-421b-96f1-af6395ef4499 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:49:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-4a325089-c1db-45df-a76e-9ad68c8c0d40 req-a597d418-2142-421b-96f1-af6395ef4499 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] POST http://192.168.122.181/volume/v3/volumes/d43452d9-9af1-448e-bdfc-f33de3005163/action Sep 03 13:49:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-4a325089-c1db-45df-a76e-9ad68c8c0d40 req-a597d418-2142-421b-96f1-af6395ef4499 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:49:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-4a325089-c1db-45df-a76e-9ad68c8c0d40 req-a597d418-2142-421b-96f1-af6395ef4499 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:49:22 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:49:22 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:49:22 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:49:22 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:49:22 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-4a325089-c1db-45df-a76e-9ad68c8c0d40 req-a597d418-2142-421b-96f1-af6395ef4499 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Volume info retrieved successfully. Sep 03 13:49:22 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-4a325089-c1db-45df-a76e-9ad68c8c0d40 req-a597d418-2142-421b-96f1-af6395ef4499 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Begin detaching volume completed successfully. Sep 03 13:49:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-4a325089-c1db-45df-a76e-9ad68c8c0d40 req-a597d418-2142-421b-96f1-af6395ef4499 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] http://192.168.122.181/volume/v3/volumes/d43452d9-9af1-448e-bdfc-f33de3005163/action returned with HTTP 202 Sep 03 13:49:22 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1322/2695] 192.168.122.181 () {64 vars in 1561 bytes} [Thu Sep 3 13:49:22 2026] POST /volume/v3/volumes/d43452d9-9af1-448e-bdfc-f33de3005163/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:49:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-3be712cb-fc7f-4823-ad55-9516dae8cc2d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:49:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3be712cb-fc7f-4823-ad55-9516dae8cc2d None None] GET http://192.168.122.181/volume// Sep 03 13:49:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3be712cb-fc7f-4823-ad55-9516dae8cc2d None None] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:49:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3be712cb-fc7f-4823-ad55-9516dae8cc2d None None] Calling method 'all' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:49:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3be712cb-fc7f-4823-ad55-9516dae8cc2d None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:49:22 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1374/2696] 192.168.122.181 () {58 vars in 1315 bytes} [Thu Sep 3 13:49:22 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 13:49:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-4a325089-c1db-45df-a76e-9ad68c8c0d40 req-e21080d4-61c6-4227-afe4-135897e68562 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:49:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-4a325089-c1db-45df-a76e-9ad68c8c0d40 req-e21080d4-61c6-4227-afe4-135897e68562 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] GET http://192.168.122.181/volume/v3/volumes/d43452d9-9af1-448e-bdfc-f33de3005163 Sep 03 13:49:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-4a325089-c1db-45df-a76e-9ad68c8c0d40 req-e21080d4-61c6-4227-afe4-135897e68562 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:49:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-4a325089-c1db-45df-a76e-9ad68c8c0d40 req-e21080d4-61c6-4227-afe4-135897e68562 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:49:22 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:49:22 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:49:22 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:49:22 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:49:22 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-4a325089-c1db-45df-a76e-9ad68c8c0d40 req-e21080d4-61c6-4227-afe4-135897e68562 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Volume info retrieved successfully. Sep 03 13:49:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-4a325089-c1db-45df-a76e-9ad68c8c0d40 req-e21080d4-61c6-4227-afe4-135897e68562 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] http://192.168.122.181/volume/v3/volumes/d43452d9-9af1-448e-bdfc-f33de3005163 returned with HTTP 200 Sep 03 13:49:22 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1323/2697] 192.168.122.181 () {62 vars in 1528 bytes} [Thu Sep 3 13:49:22 2026] GET /volume/v3/volumes/d43452d9-9af1-448e-bdfc-f33de3005163 => generated 1325 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:49:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-4a325089-c1db-45df-a76e-9ad68c8c0d40 req-ce8122b2-4d19-4239-9b9e-3a8f08b0a7de None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:49:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-4a325089-c1db-45df-a76e-9ad68c8c0d40 req-ce8122b2-4d19-4239-9b9e-3a8f08b0a7de tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] DELETE http://192.168.122.181/volume/v3/attachments/cdef71ea-1ae7-4dd9-8b6a-bf09c9071302 Sep 03 13:49:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-4a325089-c1db-45df-a76e-9ad68c8c0d40 req-ce8122b2-4d19-4239-9b9e-3a8f08b0a7de tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:49:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-4a325089-c1db-45df-a76e-9ad68c8c0d40 req-ce8122b2-4d19-4239-9b9e-3a8f08b0a7de tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:49:22 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:49:22 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:49:22 devstack devstack@c-api.service[86720]: /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 03 13:49:22 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, Sep 03 13:49:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-4a325089-c1db-45df-a76e-9ad68c8c0d40 req-ce8122b2-4d19-4239-9b9e-3a8f08b0a7de tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] http://192.168.122.181/volume/v3/attachments/cdef71ea-1ae7-4dd9-8b6a-bf09c9071302 returned with HTTP 200 Sep 03 13:49:23 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1375/2698] 192.168.122.181 () {64 vars in 1562 bytes} [Thu Sep 3 13:49:22 2026] DELETE /volume/v3/attachments/cdef71ea-1ae7-4dd9-8b6a-bf09c9071302 => generated 19 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:49:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-034b4e8c-2cd3-40a4-a69a-26986e402e29 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:49:23 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-034b4e8c-2cd3-40a4-a69a-26986e402e29 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] POST http://192.168.122.181/volume/v3/snapshots Sep 03 13:49:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-034b4e8c-2cd3-40a4-a69a-26986e402e29 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d43452d9-9af1-448e-bdfc-f33de3005163", "force": false, "name": "tempest-TestStampPattern-snapshot-1928890706", "description": null, "metadata": null}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:49:23 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:49:23 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:49:23 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:49:23 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:49:23 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-034b4e8c-2cd3-40a4-a69a-26986e402e29 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Volume info retrieved successfully. Sep 03 13:49:23 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.snapshots [None req-034b4e8c-2cd3-40a4-a69a-26986e402e29 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Create snapshot from volume d43452d9-9af1-448e-bdfc-f33de3005163 Sep 03 13:49:23 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-034b4e8c-2cd3-40a4-a69a-26986e402e29 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Created reservations ['2ede9ccd-2686-48e7-9fb3-b20199425213', '257caaf4-1256-4793-8454-6819e5e51e5b', '406cb0bd-a3d7-44a4-bae5-04dc20703be9', 'bf29297f-49a7-465c-b3f1-eb9d3fb80361'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:49:23 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:49:23 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:49:23 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-034b4e8c-2cd3-40a4-a69a-26986e402e29 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Snapshot create request issued successfully. Sep 03 13:49:23 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-034b4e8c-2cd3-40a4-a69a-26986e402e29 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] http://192.168.122.181/volume/v3/snapshots returned with HTTP 202 Sep 03 13:49:23 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1324/2699] 192.168.122.181 () {60 vars in 1149 bytes} [Thu Sep 3 13:49:23 2026] POST /volume/v3/snapshots => generated 303 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:49:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-22f9d6f0-caf1-470f-9a73-d0caa46dab71 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:49:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-22f9d6f0-caf1-470f-9a73-d0caa46dab71 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] GET http://192.168.122.181/volume/v3/snapshots/d32458e3-91ea-4f68-b998-3552e29ed903 Sep 03 13:49:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-22f9d6f0-caf1-470f-9a73-d0caa46dab71 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:49:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-22f9d6f0-caf1-470f-9a73-d0caa46dab71 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:49:23 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:49:23 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:49:23 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-22f9d6f0-caf1-470f-9a73-d0caa46dab71 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Snapshot retrieved successfully. Sep 03 13:49:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-22f9d6f0-caf1-470f-9a73-d0caa46dab71 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] http://192.168.122.181/volume/v3/snapshots/d32458e3-91ea-4f68-b998-3552e29ed903 returned with HTTP 200 Sep 03 13:49:23 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1376/2700] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:49:23 2026] GET /volume/v3/snapshots/d32458e3-91ea-4f68-b998-3552e29ed903 => generated 435 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:49:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-976a87c4-2003-4ffe-a628-9fd431df74cd None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:49:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-976a87c4-2003-4ffe-a628-9fd431df74cd tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] GET http://192.168.122.181/volume/v3/snapshots/d32458e3-91ea-4f68-b998-3552e29ed903 Sep 03 13:49:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-976a87c4-2003-4ffe-a628-9fd431df74cd tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:49:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-976a87c4-2003-4ffe-a628-9fd431df74cd tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:49:24 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:49:24 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:49:24 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-976a87c4-2003-4ffe-a628-9fd431df74cd tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Snapshot retrieved successfully. Sep 03 13:49:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-976a87c4-2003-4ffe-a628-9fd431df74cd tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] http://192.168.122.181/volume/v3/snapshots/d32458e3-91ea-4f68-b998-3552e29ed903 returned with HTTP 200 Sep 03 13:49:24 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1325/2701] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:49:24 2026] GET /volume/v3/snapshots/d32458e3-91ea-4f68-b998-3552e29ed903 => generated 435 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:49:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-28995fe3-790c-4488-b455-91a87100802d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:49:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-28995fe3-790c-4488-b455-91a87100802d tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] GET http://192.168.122.181/volume/v3/snapshots/d32458e3-91ea-4f68-b998-3552e29ed903 Sep 03 13:49:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-28995fe3-790c-4488-b455-91a87100802d tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:49:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-28995fe3-790c-4488-b455-91a87100802d tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:49:25 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:49:25 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:49:25 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-28995fe3-790c-4488-b455-91a87100802d tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Snapshot retrieved successfully. Sep 03 13:49:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-28995fe3-790c-4488-b455-91a87100802d tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] http://192.168.122.181/volume/v3/snapshots/d32458e3-91ea-4f68-b998-3552e29ed903 returned with HTTP 200 Sep 03 13:49:25 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1377/2702] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:49:25 2026] GET /volume/v3/snapshots/d32458e3-91ea-4f68-b998-3552e29ed903 => generated 462 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:49:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-fde5bc02-2824-4ae8-bac7-39be7c5e94c2 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:49:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fde5bc02-2824-4ae8-bac7-39be7c5e94c2 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] GET http://192.168.122.181/volume/v3/snapshots/d32458e3-91ea-4f68-b998-3552e29ed903 Sep 03 13:49:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fde5bc02-2824-4ae8-bac7-39be7c5e94c2 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:49:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fde5bc02-2824-4ae8-bac7-39be7c5e94c2 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:49:25 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:49:25 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:49:25 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-fde5bc02-2824-4ae8-bac7-39be7c5e94c2 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Snapshot retrieved successfully. Sep 03 13:49:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fde5bc02-2824-4ae8-bac7-39be7c5e94c2 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] http://192.168.122.181/volume/v3/snapshots/d32458e3-91ea-4f68-b998-3552e29ed903 returned with HTTP 200 Sep 03 13:49:25 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1326/2703] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:49:25 2026] GET /volume/v3/snapshots/d32458e3-91ea-4f68-b998-3552e29ed903 => generated 462 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:49:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e5caf356-5628-43dd-8183-9a6ebb2320f9 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:49:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e5caf356-5628-43dd-8183-9a6ebb2320f9 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:49:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e5caf356-5628-43dd-8183-9a6ebb2320f9 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-909522324", "snapshot_id": "d32458e3-91ea-4f68-b998-3552e29ed903", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:49:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-e5caf356-5628-43dd-8183-9a6ebb2320f9 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-909522324', 'snapshot_id': 'd32458e3-91ea-4f68-b998-3552e29ed903', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:49:32 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:49:32 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:49:32 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-e5caf356-5628-43dd-8183-9a6ebb2320f9 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Snapshot retrieved successfully. Sep 03 13:49:32 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-e5caf356-5628-43dd-8183-9a6ebb2320f9 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Create volume of 1 GB Sep 03 13:49:32 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-e5caf356-5628-43dd-8183-9a6ebb2320f9 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Availability Zones retrieved successfully. Sep 03 13:49:32 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e5caf356-5628-43dd-8183-9a6ebb2320f9 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Flow 'volume_create_api' (4cfb3324-5d11-4cf9-8538-ac191d4a621f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:49:32 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e5caf356-5628-43dd-8183-9a6ebb2320f9 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aad755e1-96cc-4c20-a756-238aec8f4efe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:49:32 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-e5caf356-5628-43dd-8183-9a6ebb2320f9 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:49:32 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:49:32 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:49:32 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e5caf356-5628-43dd-8183-9a6ebb2320f9 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aad755e1-96cc-4c20-a756-238aec8f4efe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd32458e3-91ea-4f68-b998-3552e29ed903', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:49:32 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e5caf356-5628-43dd-8183-9a6ebb2320f9 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d0925fa-bb75-4de9-bd48-bae9451ac3f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:49:32 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-e5caf356-5628-43dd-8183-9a6ebb2320f9 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Created reservations ['4802518d-b045-40b7-91ee-924c25607524', '437ed72a-6e3a-443b-8bd8-e27cce341e16', '4300ff3f-0646-4f31-897c-8a91991a6b3b', '74eb8804-9261-40bd-b110-04cfa0d547f2'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:49:32 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e5caf356-5628-43dd-8183-9a6ebb2320f9 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d0925fa-bb75-4de9-bd48-bae9451ac3f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4802518d-b045-40b7-91ee-924c25607524', '437ed72a-6e3a-443b-8bd8-e27cce341e16', '4300ff3f-0646-4f31-897c-8a91991a6b3b', '74eb8804-9261-40bd-b110-04cfa0d547f2']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:49:32 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e5caf356-5628-43dd-8183-9a6ebb2320f9 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bba0bac-467d-410d-b80d-b8805a6d6143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:49:32 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:49:32 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:49:32 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:49:32 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:49:32 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e5caf356-5628-43dd-8183-9a6ebb2320f9 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bba0bac-467d-410d-b80d-b8805a6d6143) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff20691e-3f5f-4f0a-9176-13cbcfbca0ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-909522324',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1eba000782034f8d94e2b7b89c33703d',qos_specs=None,replication_status=,reservations=['4802518d-b045-40b7-91ee-924c25607524','437ed72a-6e3a-443b-8bd8-e27cce341e16','4300ff3f-0646-4f31-897c-8a91991a6b3b','74eb8804-9261-40bd-b110-04cfa0d547f2'],size=1,snapshot_id=d32458e3-91ea-4f68-b998-3552e29ed903,source_replicaid=,source_volid=None,status='creating',user_id='9c3eb1c14b8a4c0d9a4396af8292cfeb',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:49:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-909522324',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff20691e-3f5f-4f0a-9176-13cbcfbca0ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1eba000782034f8d94e2b7b89c33703d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d32458e3-91ea-4f68-b998-3552e29ed903,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c3eb1c14b8a4c0d9a4396af8292cfeb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:49:32 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e5caf356-5628-43dd-8183-9a6ebb2320f9 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9cf3c21-e469-4f83-881b-f1563c66cb2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:49:32 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e5caf356-5628-43dd-8183-9a6ebb2320f9 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9cf3c21-e469-4f83-881b-f1563c66cb2d) transitioned into state 'SUCCESS' from state '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-909522324',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1eba000782034f8d94e2b7b89c33703d',qos_specs=None,replication_status=,reservations=['4802518d-b045-40b7-91ee-924c25607524','437ed72a-6e3a-443b-8bd8-e27cce341e16','4300ff3f-0646-4f31-897c-8a91991a6b3b','74eb8804-9261-40bd-b110-04cfa0d547f2'],size=1,snapshot_id=d32458e3-91ea-4f68-b998-3552e29ed903,source_replicaid=,source_volid=None,status='creating',user_id='9c3eb1c14b8a4c0d9a4396af8292cfeb',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:49:32 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e5caf356-5628-43dd-8183-9a6ebb2320f9 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1161a60f-b740-4d1b-b383-1e0780b14a53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:49:32 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:49:32 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:49:32 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e5caf356-5628-43dd-8183-9a6ebb2320f9 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1161a60f-b740-4d1b-b383-1e0780b14a53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:49:32 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e5caf356-5628-43dd-8183-9a6ebb2320f9 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Flow 'volume_create_api' (4cfb3324-5d11-4cf9-8538-ac191d4a621f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:49:32 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-e5caf356-5628-43dd-8183-9a6ebb2320f9 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Create volume request issued successfully. Sep 03 13:49:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e5caf356-5628-43dd-8183-9a6ebb2320f9 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:49:32 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1378/2704] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:49:32 2026] POST /volume/v3/volumes => generated 789 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:49:35 devstack devstack@c-api.service[86719]: DEBUG dbcounter [-] [86719] Writing DB stats cinder:SELECT=52,cinder:UPDATE=17,cinder:INSERT=8 {{(pid=86719) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:49:42 devstack devstack@c-api.service[86720]: DEBUG dbcounter [-] [86720] Writing DB stats cinder:SELECT=60,cinder:UPDATE=16,cinder:INSERT=6 {{(pid=86720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:50:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-af0ed5ec-b74e-4de7-a1b1-89f3e0e45505 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:50:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-af0ed5ec-b74e-4de7-a1b1-89f3e0e45505 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] GET http://192.168.122.181/volume/v3/volumes/ff20691e-3f5f-4f0a-9176-13cbcfbca0ad Sep 03 13:50:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-af0ed5ec-b74e-4de7-a1b1-89f3e0e45505 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:50:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-af0ed5ec-b74e-4de7-a1b1-89f3e0e45505 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:50:21 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:50:21 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:50:21 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:50:21 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:50:21 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-af0ed5ec-b74e-4de7-a1b1-89f3e0e45505 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Volume info retrieved successfully. Sep 03 13:50:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-af0ed5ec-b74e-4de7-a1b1-89f3e0e45505 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] http://192.168.122.181/volume/v3/volumes/ff20691e-3f5f-4f0a-9176-13cbcfbca0ad returned with HTTP 200 Sep 03 13:50:21 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1327/2705] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:50:21 2026] GET /volume/v3/volumes/ff20691e-3f5f-4f0a-9176-13cbcfbca0ad => generated 882 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:50:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-956ef948-a694-452d-8d39-0b662047aaf5 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:50:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-956ef948-a694-452d-8d39-0b662047aaf5 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] GET http://192.168.122.181/volume/v3/volumes/ff20691e-3f5f-4f0a-9176-13cbcfbca0ad Sep 03 13:50:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-956ef948-a694-452d-8d39-0b662047aaf5 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:50:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-956ef948-a694-452d-8d39-0b662047aaf5 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:50:21 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:50:21 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:50:21 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:50:21 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:50:21 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-956ef948-a694-452d-8d39-0b662047aaf5 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Volume info retrieved successfully. Sep 03 13:50:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-956ef948-a694-452d-8d39-0b662047aaf5 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] http://192.168.122.181/volume/v3/volumes/ff20691e-3f5f-4f0a-9176-13cbcfbca0ad returned with HTTP 200 Sep 03 13:50:21 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1379/2706] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:50:21 2026] GET /volume/v3/volumes/ff20691e-3f5f-4f0a-9176-13cbcfbca0ad => generated 882 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:50:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-9a23740b-34de-471d-9a31-f2b94e31aef5 req-002c9665-802f-4596-b051-921319f38840 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:50:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-9a23740b-34de-471d-9a31-f2b94e31aef5 req-002c9665-802f-4596-b051-921319f38840 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] GET http://192.168.122.181/volume/v3/volumes/ff20691e-3f5f-4f0a-9176-13cbcfbca0ad Sep 03 13:50:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-9a23740b-34de-471d-9a31-f2b94e31aef5 req-002c9665-802f-4596-b051-921319f38840 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:50:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-9a23740b-34de-471d-9a31-f2b94e31aef5 req-002c9665-802f-4596-b051-921319f38840 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:50:21 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:50:21 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:50:21 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:50:21 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:50:21 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-9a23740b-34de-471d-9a31-f2b94e31aef5 req-002c9665-802f-4596-b051-921319f38840 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Volume info retrieved successfully. Sep 03 13:50:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-9a23740b-34de-471d-9a31-f2b94e31aef5 req-002c9665-802f-4596-b051-921319f38840 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] http://192.168.122.181/volume/v3/volumes/ff20691e-3f5f-4f0a-9176-13cbcfbca0ad returned with HTTP 200 Sep 03 13:50:21 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1328/2707] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:50:21 2026] GET /volume/v3/volumes/ff20691e-3f5f-4f0a-9176-13cbcfbca0ad => generated 882 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:50:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e7235d29-1dbe-4ba0-8e44-ac786f903790 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:50:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e7235d29-1dbe-4ba0-8e44-ac786f903790 None None] GET http://192.168.122.181/volume// Sep 03 13:50:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e7235d29-1dbe-4ba0-8e44-ac786f903790 None None] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:50:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e7235d29-1dbe-4ba0-8e44-ac786f903790 None None] Calling method 'all' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:50:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e7235d29-1dbe-4ba0-8e44-ac786f903790 None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:50:22 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1380/2708] 192.168.122.181 () {58 vars in 1317 bytes} [Thu Sep 3 13:50:22 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 13:50:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-9a23740b-34de-471d-9a31-f2b94e31aef5 req-15b27870-d0a5-4abb-b529-953f2c0571b0 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:50:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-9a23740b-34de-471d-9a31-f2b94e31aef5 req-15b27870-d0a5-4abb-b529-953f2c0571b0 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] POST http://192.168.122.181/volume/v3/attachments Sep 03 13:50:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-9a23740b-34de-471d-9a31-f2b94e31aef5 req-15b27870-d0a5-4abb-b529-953f2c0571b0 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ff20691e-3f5f-4f0a-9176-13cbcfbca0ad", "connector": null, "instance_uuid": "3e788737-a10c-4f05-94ab-7a6fa5cfe850"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:50:22 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:50:22 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:50:22 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:50:22 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:50:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-9a23740b-34de-471d-9a31-f2b94e31aef5 req-15b27870-d0a5-4abb-b529-953f2c0571b0 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] http://192.168.122.181/volume/v3/attachments returned with HTTP 200 Sep 03 13:50:22 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1329/2709] 192.168.122.181 () {66 vars in 1483 bytes} [Thu Sep 3 13:50:22 2026] POST /volume/v3/attachments => generated 273 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:50:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-7cf38165-4f13-4739-b1bf-9520900461a5 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:50:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7cf38165-4f13-4739-b1bf-9520900461a5 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] GET http://192.168.122.181/volume/v3/volumes/ff20691e-3f5f-4f0a-9176-13cbcfbca0ad Sep 03 13:50:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7cf38165-4f13-4739-b1bf-9520900461a5 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:50:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7cf38165-4f13-4739-b1bf-9520900461a5 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:50:22 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:50:22 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:50:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-9551b1b0-93a6-42e7-9625-0a07afb5396e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:50:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9551b1b0-93a6-42e7-9625-0a07afb5396e None None] GET http://192.168.122.181/volume// Sep 03 13:50:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9551b1b0-93a6-42e7-9625-0a07afb5396e None None] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:50:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9551b1b0-93a6-42e7-9625-0a07afb5396e None None] Calling method 'all' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:50:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9551b1b0-93a6-42e7-9625-0a07afb5396e None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:50:22 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1330/2710] 192.168.122.181 () {58 vars in 1315 bytes} [Thu Sep 3 13:50:22 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 03 13:50:22 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:50:22 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:50:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-9a23740b-34de-471d-9a31-f2b94e31aef5 req-55b756a9-b88c-4b9c-ac68-08f2a3e65cdd None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:50:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-9a23740b-34de-471d-9a31-f2b94e31aef5 req-55b756a9-b88c-4b9c-ac68-08f2a3e65cdd tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] GET http://192.168.122.181/volume/v3/volumes/ff20691e-3f5f-4f0a-9176-13cbcfbca0ad Sep 03 13:50:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-9a23740b-34de-471d-9a31-f2b94e31aef5 req-55b756a9-b88c-4b9c-ac68-08f2a3e65cdd tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:50:22 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-7cf38165-4f13-4739-b1bf-9520900461a5 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Volume info retrieved successfully. Sep 03 13:50:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-9a23740b-34de-471d-9a31-f2b94e31aef5 req-55b756a9-b88c-4b9c-ac68-08f2a3e65cdd tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:50:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7cf38165-4f13-4739-b1bf-9520900461a5 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] http://192.168.122.181/volume/v3/volumes/ff20691e-3f5f-4f0a-9176-13cbcfbca0ad returned with HTTP 200 Sep 03 13:50:22 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1381/2711] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:50:22 2026] GET /volume/v3/volumes/ff20691e-3f5f-4f0a-9176-13cbcfbca0ad => generated 881 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:50:22 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:50:22 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:50:22 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:50:22 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:50:22 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-9a23740b-34de-471d-9a31-f2b94e31aef5 req-55b756a9-b88c-4b9c-ac68-08f2a3e65cdd tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Volume info retrieved successfully. Sep 03 13:50:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-9a23740b-34de-471d-9a31-f2b94e31aef5 req-55b756a9-b88c-4b9c-ac68-08f2a3e65cdd tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] http://192.168.122.181/volume/v3/volumes/ff20691e-3f5f-4f0a-9176-13cbcfbca0ad returned with HTTP 200 Sep 03 13:50:22 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1331/2712] 192.168.122.181 () {62 vars in 1528 bytes} [Thu Sep 3 13:50:22 2026] GET /volume/v3/volumes/ff20691e-3f5f-4f0a-9176-13cbcfbca0ad => generated 1062 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:50:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-9a23740b-34de-471d-9a31-f2b94e31aef5 req-006ae421-ee15-43e0-87e2-2bf0177e4e93 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:50:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-9a23740b-34de-471d-9a31-f2b94e31aef5 req-006ae421-ee15-43e0-87e2-2bf0177e4e93 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] PUT http://192.168.122.181/volume/v3/attachments/340c5633-31f7-4343-8948-ea481b070788 Sep 03 13:50:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-9a23740b-34de-471d-9a31-f2b94e31aef5 req-006ae421-ee15-43e0-87e2-2bf0177e4e93 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.181", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8d232b6e4de", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "108e3980-7d2b-493a-aa24-bb1dd072d0d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:50:22 devstack devstack@c-api.service[86720]: DEBUG cinder.coordination [req-9a23740b-34de-471d-9a31-f2b94e31aef5 req-006ae421-ee15-43e0-87e2-2bf0177e4e93 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Acquiring lock "cinder-attachment_update-ff20691e-3f5f-4f0a-9176-13cbcfbca0ad-devstack" by "attachment_update" {{(pid=86720) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 13:50:22 devstack devstack@c-api.service[86720]: DEBUG cinder.coordination [req-9a23740b-34de-471d-9a31-f2b94e31aef5 req-006ae421-ee15-43e0-87e2-2bf0177e4e93 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Lock "cinder-attachment_update-ff20691e-3f5f-4f0a-9176-13cbcfbca0ad-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=86720) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 13:50:22 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:50:22 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:50:22 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:50:22 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:50:22 devstack devstack@c-api.service[86720]: DEBUG cinder.coordination [req-9a23740b-34de-471d-9a31-f2b94e31aef5 req-006ae421-ee15-43e0-87e2-2bf0177e4e93 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Lock "cinder-attachment_update-ff20691e-3f5f-4f0a-9176-13cbcfbca0ad-devstack" released by "attachment_update" :: held 0.165s {{(pid=86720) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 13:50:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-9a23740b-34de-471d-9a31-f2b94e31aef5 req-006ae421-ee15-43e0-87e2-2bf0177e4e93 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] http://192.168.122.181/volume/v3/attachments/340c5633-31f7-4343-8948-ea481b070788 returned with HTTP 200 Sep 03 13:50:22 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1382/2713] 192.168.122.181 () {66 vars in 1593 bytes} [Thu Sep 3 13:50:22 2026] PUT /volume/v3/attachments/340c5633-31f7-4343-8948-ea481b070788 => generated 694 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:50:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-9a23740b-34de-471d-9a31-f2b94e31aef5 req-7dc74b7d-9ea7-48d5-8cbe-12c32a6d78a2 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:50:23 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-9a23740b-34de-471d-9a31-f2b94e31aef5 req-7dc74b7d-9ea7-48d5-8cbe-12c32a6d78a2 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] POST http://192.168.122.181/volume/v3/attachments/340c5633-31f7-4343-8948-ea481b070788/action Sep 03 13:50:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-9a23740b-34de-471d-9a31-f2b94e31aef5 req-7dc74b7d-9ea7-48d5-8cbe-12c32a6d78a2 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Action body: b'{"os-complete": null}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:50:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-9a23740b-34de-471d-9a31-f2b94e31aef5 req-7dc74b7d-9ea7-48d5-8cbe-12c32a6d78a2 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:50:23 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:50:23 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:50:23 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:50:23 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:50:23 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-9a23740b-34de-471d-9a31-f2b94e31aef5 req-7dc74b7d-9ea7-48d5-8cbe-12c32a6d78a2 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] http://192.168.122.181/volume/v3/attachments/340c5633-31f7-4343-8948-ea481b070788/action returned with HTTP 204 Sep 03 13:50:23 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1332/2714] 192.168.122.181 () {66 vars in 1614 bytes} [Thu Sep 3 13:50:23 2026] POST /volume/v3/attachments/340c5633-31f7-4343-8948-ea481b070788/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:50:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-33e9c974-c288-4a83-a91d-fe0adec01638 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:50:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-33e9c974-c288-4a83-a91d-fe0adec01638 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] GET http://192.168.122.181/volume/v3/volumes/ff20691e-3f5f-4f0a-9176-13cbcfbca0ad Sep 03 13:50:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-33e9c974-c288-4a83-a91d-fe0adec01638 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:50:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-33e9c974-c288-4a83-a91d-fe0adec01638 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:50:23 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:50:23 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:50:23 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:50:23 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:50:23 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-33e9c974-c288-4a83-a91d-fe0adec01638 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Volume info retrieved successfully. Sep 03 13:50:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-33e9c974-c288-4a83-a91d-fe0adec01638 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] http://192.168.122.181/volume/v3/volumes/ff20691e-3f5f-4f0a-9176-13cbcfbca0ad returned with HTTP 200 Sep 03 13:50:23 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1383/2715] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:50:23 2026] GET /volume/v3/volumes/ff20691e-3f5f-4f0a-9176-13cbcfbca0ad => generated 1174 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:50:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-edf1cc35-398c-4dee-b0f1-217fbb3163fd None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:50:23 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-edf1cc35-398c-4dee-b0f1-217fbb3163fd tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] GET http://192.168.122.181/volume/v3/volumes/ff20691e-3f5f-4f0a-9176-13cbcfbca0ad Sep 03 13:50:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-edf1cc35-398c-4dee-b0f1-217fbb3163fd tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:50:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-edf1cc35-398c-4dee-b0f1-217fbb3163fd tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:50:23 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:50:23 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:50:23 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:50:23 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:50:23 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-edf1cc35-398c-4dee-b0f1-217fbb3163fd tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Volume info retrieved successfully. Sep 03 13:50:23 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-edf1cc35-398c-4dee-b0f1-217fbb3163fd tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] http://192.168.122.181/volume/v3/volumes/ff20691e-3f5f-4f0a-9176-13cbcfbca0ad returned with HTTP 200 Sep 03 13:50:23 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1333/2716] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:50:23 2026] GET /volume/v3/volumes/ff20691e-3f5f-4f0a-9176-13cbcfbca0ad => generated 1174 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:50:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-398dfaf6-2cf6-4efd-85b3-43170f2f05be req-4605c1f3-b1f7-4e1f-9c31-9a88c2630121 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:50:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-398dfaf6-2cf6-4efd-85b3-43170f2f05be req-4605c1f3-b1f7-4e1f-9c31-9a88c2630121 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] GET http://192.168.122.181/volume/v3/volumes/ff20691e-3f5f-4f0a-9176-13cbcfbca0ad Sep 03 13:50:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-398dfaf6-2cf6-4efd-85b3-43170f2f05be req-4605c1f3-b1f7-4e1f-9c31-9a88c2630121 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:50:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-398dfaf6-2cf6-4efd-85b3-43170f2f05be req-4605c1f3-b1f7-4e1f-9c31-9a88c2630121 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:50:24 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:50:24 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:50:24 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:50:24 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:50:24 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-398dfaf6-2cf6-4efd-85b3-43170f2f05be req-4605c1f3-b1f7-4e1f-9c31-9a88c2630121 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Volume info retrieved successfully. Sep 03 13:50:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-398dfaf6-2cf6-4efd-85b3-43170f2f05be req-4605c1f3-b1f7-4e1f-9c31-9a88c2630121 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] http://192.168.122.181/volume/v3/volumes/ff20691e-3f5f-4f0a-9176-13cbcfbca0ad returned with HTTP 200 Sep 03 13:50:24 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1384/2717] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:50:24 2026] GET /volume/v3/volumes/ff20691e-3f5f-4f0a-9176-13cbcfbca0ad => generated 1174 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:50:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-398dfaf6-2cf6-4efd-85b3-43170f2f05be req-9987e442-f2bf-4bb8-bc8d-c597005e4631 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:50:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-398dfaf6-2cf6-4efd-85b3-43170f2f05be req-9987e442-f2bf-4bb8-bc8d-c597005e4631 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] POST http://192.168.122.181/volume/v3/volumes/ff20691e-3f5f-4f0a-9176-13cbcfbca0ad/action Sep 03 13:50:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-398dfaf6-2cf6-4efd-85b3-43170f2f05be req-9987e442-f2bf-4bb8-bc8d-c597005e4631 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:50:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-398dfaf6-2cf6-4efd-85b3-43170f2f05be req-9987e442-f2bf-4bb8-bc8d-c597005e4631 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:50:24 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:50:24 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:50:24 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:50:24 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:50:24 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-398dfaf6-2cf6-4efd-85b3-43170f2f05be req-9987e442-f2bf-4bb8-bc8d-c597005e4631 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Volume info retrieved successfully. Sep 03 13:50:24 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-398dfaf6-2cf6-4efd-85b3-43170f2f05be req-9987e442-f2bf-4bb8-bc8d-c597005e4631 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Begin detaching volume completed successfully. Sep 03 13:50:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-398dfaf6-2cf6-4efd-85b3-43170f2f05be req-9987e442-f2bf-4bb8-bc8d-c597005e4631 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] http://192.168.122.181/volume/v3/volumes/ff20691e-3f5f-4f0a-9176-13cbcfbca0ad/action returned with HTTP 202 Sep 03 13:50:24 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1334/2718] 192.168.122.181 () {64 vars in 1561 bytes} [Thu Sep 3 13:50:24 2026] POST /volume/v3/volumes/ff20691e-3f5f-4f0a-9176-13cbcfbca0ad/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:50:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a0e33b71-35a2-4d14-adfd-bb41a7134b73 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:50:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a0e33b71-35a2-4d14-adfd-bb41a7134b73 None None] GET http://192.168.122.181/volume// Sep 03 13:50:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a0e33b71-35a2-4d14-adfd-bb41a7134b73 None None] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:50:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a0e33b71-35a2-4d14-adfd-bb41a7134b73 None None] Calling method 'all' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:50:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a0e33b71-35a2-4d14-adfd-bb41a7134b73 None None] http://192.168.122.181/volume// returned with HTTP 300 Sep 03 13:50:24 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1385/2719] 192.168.122.181 () {58 vars in 1315 bytes} [Thu Sep 3 13:50:24 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 13:50:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [req-398dfaf6-2cf6-4efd-85b3-43170f2f05be req-7a6311f0-1dc9-436a-8187-f51784e11f9c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:50:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-398dfaf6-2cf6-4efd-85b3-43170f2f05be req-7a6311f0-1dc9-436a-8187-f51784e11f9c tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] GET http://192.168.122.181/volume/v3/volumes/ff20691e-3f5f-4f0a-9176-13cbcfbca0ad Sep 03 13:50:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-398dfaf6-2cf6-4efd-85b3-43170f2f05be req-7a6311f0-1dc9-436a-8187-f51784e11f9c tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:50:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [req-398dfaf6-2cf6-4efd-85b3-43170f2f05be req-7a6311f0-1dc9-436a-8187-f51784e11f9c tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:50:24 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:50:24 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:50:24 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:50:24 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:50:24 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [req-398dfaf6-2cf6-4efd-85b3-43170f2f05be req-7a6311f0-1dc9-436a-8187-f51784e11f9c tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Volume info retrieved successfully. Sep 03 13:50:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [req-398dfaf6-2cf6-4efd-85b3-43170f2f05be req-7a6311f0-1dc9-436a-8187-f51784e11f9c tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] http://192.168.122.181/volume/v3/volumes/ff20691e-3f5f-4f0a-9176-13cbcfbca0ad returned with HTTP 200 Sep 03 13:50:24 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1335/2720] 192.168.122.181 () {62 vars in 1528 bytes} [Thu Sep 3 13:50:24 2026] GET /volume/v3/volumes/ff20691e-3f5f-4f0a-9176-13cbcfbca0ad => generated 1358 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:50:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-398dfaf6-2cf6-4efd-85b3-43170f2f05be req-cae2bda2-7fe6-4e37-9508-a744407394a6 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:50:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-398dfaf6-2cf6-4efd-85b3-43170f2f05be req-cae2bda2-7fe6-4e37-9508-a744407394a6 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] DELETE http://192.168.122.181/volume/v3/attachments/340c5633-31f7-4343-8948-ea481b070788 Sep 03 13:50:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-398dfaf6-2cf6-4efd-85b3-43170f2f05be req-cae2bda2-7fe6-4e37-9508-a744407394a6 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:50:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-398dfaf6-2cf6-4efd-85b3-43170f2f05be req-cae2bda2-7fe6-4e37-9508-a744407394a6 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:50:24 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:50:24 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:50:24 devstack devstack@c-api.service[86720]: /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 03 13:50:24 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, Sep 03 13:50:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-398dfaf6-2cf6-4efd-85b3-43170f2f05be req-cae2bda2-7fe6-4e37-9508-a744407394a6 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] http://192.168.122.181/volume/v3/attachments/340c5633-31f7-4343-8948-ea481b070788 returned with HTTP 200 Sep 03 13:50:24 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1386/2721] 192.168.122.181 () {64 vars in 1562 bytes} [Thu Sep 3 13:50:24 2026] DELETE /volume/v3/attachments/340c5633-31f7-4343-8948-ea481b070788 => generated 19 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:50:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-9dde3492-693e-4d48-8040-fd2e1b897965 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:50:28 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9dde3492-693e-4d48-8040-fd2e1b897965 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] DELETE http://192.168.122.181/volume/v3/volumes/ff20691e-3f5f-4f0a-9176-13cbcfbca0ad Sep 03 13:50:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9dde3492-693e-4d48-8040-fd2e1b897965 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:50:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9dde3492-693e-4d48-8040-fd2e1b897965 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:50:28 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-9dde3492-693e-4d48-8040-fd2e1b897965 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Delete volume with id: ff20691e-3f5f-4f0a-9176-13cbcfbca0ad Sep 03 13:50:28 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:50:28 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:50:28 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:50:28 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:50:28 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-9dde3492-693e-4d48-8040-fd2e1b897965 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Volume info retrieved successfully. Sep 03 13:50:28 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-9dde3492-693e-4d48-8040-fd2e1b897965 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Delete volume request issued successfully. Sep 03 13:50:28 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9dde3492-693e-4d48-8040-fd2e1b897965 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] http://192.168.122.181/volume/v3/volumes/ff20691e-3f5f-4f0a-9176-13cbcfbca0ad returned with HTTP 202 Sep 03 13:50:28 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1336/2722] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:50:28 2026] DELETE /volume/v3/volumes/ff20691e-3f5f-4f0a-9176-13cbcfbca0ad => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:50:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-df401af7-7484-4711-abc0-3c4eb7c64dd7 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:50:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-df401af7-7484-4711-abc0-3c4eb7c64dd7 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] GET http://192.168.122.181/volume/v3/volumes/ff20691e-3f5f-4f0a-9176-13cbcfbca0ad Sep 03 13:50:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-df401af7-7484-4711-abc0-3c4eb7c64dd7 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:50:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-df401af7-7484-4711-abc0-3c4eb7c64dd7 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:50:28 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:50:28 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:50:28 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:50:28 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:50:28 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-df401af7-7484-4711-abc0-3c4eb7c64dd7 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Volume info retrieved successfully. Sep 03 13:50:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-df401af7-7484-4711-abc0-3c4eb7c64dd7 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] http://192.168.122.181/volume/v3/volumes/ff20691e-3f5f-4f0a-9176-13cbcfbca0ad returned with HTTP 200 Sep 03 13:50:28 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1387/2723] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:50:28 2026] GET /volume/v3/volumes/ff20691e-3f5f-4f0a-9176-13cbcfbca0ad => generated 881 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:50:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-1fcb0070-dd40-440c-b7e2-4dd9b75a29f7 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:50:29 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1fcb0070-dd40-440c-b7e2-4dd9b75a29f7 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] GET http://192.168.122.181/volume/v3/volumes/ff20691e-3f5f-4f0a-9176-13cbcfbca0ad Sep 03 13:50:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1fcb0070-dd40-440c-b7e2-4dd9b75a29f7 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:50:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1fcb0070-dd40-440c-b7e2-4dd9b75a29f7 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:50:29 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1fcb0070-dd40-440c-b7e2-4dd9b75a29f7 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] http://192.168.122.181/volume/v3/volumes/ff20691e-3f5f-4f0a-9176-13cbcfbca0ad returned with HTTP 404 Sep 03 13:50:29 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1337/2724] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:50:29 2026] GET /volume/v3/volumes/ff20691e-3f5f-4f0a-9176-13cbcfbca0ad => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:50:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-26b01f80-6a9c-482d-9be7-b6f3ad7f2c94 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:50:30 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-26b01f80-6a9c-482d-9be7-b6f3ad7f2c94 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] DELETE http://192.168.122.181/volume/v3/snapshots/d32458e3-91ea-4f68-b998-3552e29ed903 Sep 03 13:50:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-26b01f80-6a9c-482d-9be7-b6f3ad7f2c94 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:50:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-26b01f80-6a9c-482d-9be7-b6f3ad7f2c94 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:50:30 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.snapshots [None req-26b01f80-6a9c-482d-9be7-b6f3ad7f2c94 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Delete snapshot with id: d32458e3-91ea-4f68-b998-3552e29ed903 Sep 03 13:50:30 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:50:30 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:50:30 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-26b01f80-6a9c-482d-9be7-b6f3ad7f2c94 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Snapshot retrieved successfully. Sep 03 13:50:30 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:50:30 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:50:30 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-26b01f80-6a9c-482d-9be7-b6f3ad7f2c94 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Snapshot delete request issued successfully. Sep 03 13:50:30 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-26b01f80-6a9c-482d-9be7-b6f3ad7f2c94 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] http://192.168.122.181/volume/v3/snapshots/d32458e3-91ea-4f68-b998-3552e29ed903 returned with HTTP 202 Sep 03 13:50:30 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1388/2725] 192.168.122.181 () {58 vars in 1241 bytes} [Thu Sep 3 13:50:30 2026] DELETE /volume/v3/snapshots/d32458e3-91ea-4f68-b998-3552e29ed903 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:50:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-995ffa4b-e336-4cc4-a55e-99610e4ed756 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:50:30 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-995ffa4b-e336-4cc4-a55e-99610e4ed756 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] GET http://192.168.122.181/volume/v3/snapshots/d32458e3-91ea-4f68-b998-3552e29ed903 Sep 03 13:50:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-995ffa4b-e336-4cc4-a55e-99610e4ed756 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:50:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-995ffa4b-e336-4cc4-a55e-99610e4ed756 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:50:30 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:50:30 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:50:30 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-995ffa4b-e336-4cc4-a55e-99610e4ed756 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Snapshot retrieved successfully. Sep 03 13:50:30 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-995ffa4b-e336-4cc4-a55e-99610e4ed756 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] http://192.168.122.181/volume/v3/snapshots/d32458e3-91ea-4f68-b998-3552e29ed903 returned with HTTP 200 Sep 03 13:50:30 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1338/2726] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:50:30 2026] GET /volume/v3/snapshots/d32458e3-91ea-4f68-b998-3552e29ed903 => generated 461 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:50:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f6cb55fd-9e1c-4d2b-8135-a680373b202c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:50:31 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f6cb55fd-9e1c-4d2b-8135-a680373b202c tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] GET http://192.168.122.181/volume/v3/snapshots/d32458e3-91ea-4f68-b998-3552e29ed903 Sep 03 13:50:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f6cb55fd-9e1c-4d2b-8135-a680373b202c tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:50:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f6cb55fd-9e1c-4d2b-8135-a680373b202c tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:50:31 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:50:31 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:50:31 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-f6cb55fd-9e1c-4d2b-8135-a680373b202c tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Snapshot retrieved successfully. Sep 03 13:50:31 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f6cb55fd-9e1c-4d2b-8135-a680373b202c tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] http://192.168.122.181/volume/v3/snapshots/d32458e3-91ea-4f68-b998-3552e29ed903 returned with HTTP 200 Sep 03 13:50:31 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1389/2727] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:50:31 2026] GET /volume/v3/snapshots/d32458e3-91ea-4f68-b998-3552e29ed903 => generated 461 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:50:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-ebb56b64-a215-4cff-9293-18e1dd8ba5b3 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:50:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ebb56b64-a215-4cff-9293-18e1dd8ba5b3 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] GET http://192.168.122.181/volume/v3/snapshots/d32458e3-91ea-4f68-b998-3552e29ed903 Sep 03 13:50:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ebb56b64-a215-4cff-9293-18e1dd8ba5b3 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:50:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ebb56b64-a215-4cff-9293-18e1dd8ba5b3 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:50:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ebb56b64-a215-4cff-9293-18e1dd8ba5b3 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] http://192.168.122.181/volume/v3/snapshots/d32458e3-91ea-4f68-b998-3552e29ed903 returned with HTTP 404 Sep 03 13:50:32 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1339/2728] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:50:32 2026] GET /volume/v3/snapshots/d32458e3-91ea-4f68-b998-3552e29ed903 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 13:50:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [req-93124b0f-25a4-43dd-937c-ac43ccf474ca req-1b449353-0581-4305-b301-d31a95565248 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:50:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-93124b0f-25a4-43dd-937c-ac43ccf474ca req-1b449353-0581-4305-b301-d31a95565248 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] GET http://192.168.122.181/volume/v3/volumes/d43452d9-9af1-448e-bdfc-f33de3005163 Sep 03 13:50:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-93124b0f-25a4-43dd-937c-ac43ccf474ca req-1b449353-0581-4305-b301-d31a95565248 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:50:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [req-93124b0f-25a4-43dd-937c-ac43ccf474ca req-1b449353-0581-4305-b301-d31a95565248 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:50:32 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:50:32 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:50:32 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:50:32 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:50:32 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [req-93124b0f-25a4-43dd-937c-ac43ccf474ca req-1b449353-0581-4305-b301-d31a95565248 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Volume info retrieved successfully. Sep 03 13:50:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [req-93124b0f-25a4-43dd-937c-ac43ccf474ca req-1b449353-0581-4305-b301-d31a95565248 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] http://192.168.122.181/volume/v3/volumes/d43452d9-9af1-448e-bdfc-f33de3005163 returned with HTTP 200 Sep 03 13:50:32 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1390/2729] 192.168.122.181 () {60 vars in 1487 bytes} [Thu Sep 3 13:50:32 2026] GET /volume/v3/volumes/d43452d9-9af1-448e-bdfc-f33de3005163 => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:50:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-6ce14643-7ea0-40e8-9d48-b737591cd524 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:50:35 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6ce14643-7ea0-40e8-9d48-b737591cd524 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] DELETE http://192.168.122.181/volume/v3/volumes/d43452d9-9af1-448e-bdfc-f33de3005163 Sep 03 13:50:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6ce14643-7ea0-40e8-9d48-b737591cd524 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:50:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6ce14643-7ea0-40e8-9d48-b737591cd524 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:50:35 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-6ce14643-7ea0-40e8-9d48-b737591cd524 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Delete volume with id: d43452d9-9af1-448e-bdfc-f33de3005163 Sep 03 13:50:35 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:50:35 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:50:35 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:50:35 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:50:35 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-6ce14643-7ea0-40e8-9d48-b737591cd524 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Volume info retrieved successfully. Sep 03 13:50:35 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-6ce14643-7ea0-40e8-9d48-b737591cd524 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Delete volume request issued successfully. Sep 03 13:50:35 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6ce14643-7ea0-40e8-9d48-b737591cd524 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] http://192.168.122.181/volume/v3/volumes/d43452d9-9af1-448e-bdfc-f33de3005163 returned with HTTP 202 Sep 03 13:50:35 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1340/2730] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:50:35 2026] DELETE /volume/v3/volumes/d43452d9-9af1-448e-bdfc-f33de3005163 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:50:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-2195124e-cdb5-4769-8b6a-d0942576a1b6 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:50:35 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2195124e-cdb5-4769-8b6a-d0942576a1b6 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] GET http://192.168.122.181/volume/v3/volumes/d43452d9-9af1-448e-bdfc-f33de3005163 Sep 03 13:50:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2195124e-cdb5-4769-8b6a-d0942576a1b6 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:50:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2195124e-cdb5-4769-8b6a-d0942576a1b6 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:50:35 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:50:35 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:50:35 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:50:35 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:50:35 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-2195124e-cdb5-4769-8b6a-d0942576a1b6 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Volume info retrieved successfully. Sep 03 13:50:35 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2195124e-cdb5-4769-8b6a-d0942576a1b6 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] http://192.168.122.181/volume/v3/volumes/d43452d9-9af1-448e-bdfc-f33de3005163 returned with HTTP 200 Sep 03 13:50:35 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1391/2731] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:50:35 2026] GET /volume/v3/volumes/d43452d9-9af1-448e-bdfc-f33de3005163 => generated 848 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:50:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-6bb99d69-6cae-46d2-a747-bdb987f09d40 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:50:36 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6bb99d69-6cae-46d2-a747-bdb987f09d40 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] GET http://192.168.122.181/volume/v3/volumes/d43452d9-9af1-448e-bdfc-f33de3005163 Sep 03 13:50:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6bb99d69-6cae-46d2-a747-bdb987f09d40 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:50:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6bb99d69-6cae-46d2-a747-bdb987f09d40 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:50:36 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6bb99d69-6cae-46d2-a747-bdb987f09d40 tempest-TestStampPattern-1745185528 tempest-TestStampPattern-1745185528-project-member] http://192.168.122.181/volume/v3/volumes/d43452d9-9af1-448e-bdfc-f33de3005163 returned with HTTP 404 Sep 03 13:50:36 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1341/2732] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:50:36 2026] GET /volume/v3/volumes/d43452d9-9af1-448e-bdfc-f33de3005163 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:50:45 devstack devstack@c-api.service[86720]: DEBUG dbcounter [-] [86720] Writing DB stats cinder:SELECT=49,cinder:UPDATE=5 {{(pid=86720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:50:46 devstack devstack@c-api.service[86719]: DEBUG dbcounter [-] [86719] Writing DB stats cinder:SELECT=45,cinder:UPDATE=7,cinder:INSERT=3 {{(pid=86719) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:50:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ff97dea3-3b07-4c73-a53d-bd55ee7619f8 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:50:47 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ff97dea3-3b07-4c73-a53d-bd55ee7619f8 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:50:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ff97dea3-3b07-4c73-a53d-bd55ee7619f8 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-562899156"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:50:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-ff97dea3-3b07-4c73-a53d-bd55ee7619f8 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-562899156'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:50:47 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-ff97dea3-3b07-4c73-a53d-bd55ee7619f8 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Create volume of 1 GB Sep 03 13:50:47 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-ff97dea3-3b07-4c73-a53d-bd55ee7619f8 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Availability Zones retrieved successfully. Sep 03 13:50:47 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ff97dea3-3b07-4c73-a53d-bd55ee7619f8 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Flow 'volume_create_api' (d9501ff9-af85-462a-b905-31ebd3708c49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:50:47 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ff97dea3-3b07-4c73-a53d-bd55ee7619f8 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65089e10-6036-4637-a9b5-c1e10c8f9228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:50:47 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-ff97dea3-3b07-4c73-a53d-bd55ee7619f8 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:50:47 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ff97dea3-3b07-4c73-a53d-bd55ee7619f8 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65089e10-6036-4637-a9b5-c1e10c8f9228) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:50:47 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ff97dea3-3b07-4c73-a53d-bd55ee7619f8 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c29d5a9d-a1dc-4e78-a81f-3f10aa9b6d69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:50:47 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-ff97dea3-3b07-4c73-a53d-bd55ee7619f8 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Created reservations ['704a373a-7ca5-4606-b494-c0cd34246ae3', 'd2df1f18-8cfc-4b77-a239-7d125ce514ff', 'a076abee-879e-4d23-bd91-3566214d19b6', 'fdd00dc0-a8cc-4001-bf58-f0c6bdb7ada9'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:50:47 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ff97dea3-3b07-4c73-a53d-bd55ee7619f8 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c29d5a9d-a1dc-4e78-a81f-3f10aa9b6d69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['704a373a-7ca5-4606-b494-c0cd34246ae3', 'd2df1f18-8cfc-4b77-a239-7d125ce514ff', 'a076abee-879e-4d23-bd91-3566214d19b6', 'fdd00dc0-a8cc-4001-bf58-f0c6bdb7ada9']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:50:47 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ff97dea3-3b07-4c73-a53d-bd55ee7619f8 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87613fc9-d90f-445a-869b-fa3d28fa508a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:50:47 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:50:47 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:50:47 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ff97dea3-3b07-4c73-a53d-bd55ee7619f8 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87613fc9-d90f-445a-869b-fa3d28fa508a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7551f4e1-3fb4-47e0-9ada-f291f4dab51f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-562899156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='299824c41e0a404f972f5dcb89cc63ef',qos_specs=None,replication_status=,reservations=['704a373a-7ca5-4606-b494-c0cd34246ae3','d2df1f18-8cfc-4b77-a239-7d125ce514ff','a076abee-879e-4d23-bd91-3566214d19b6','fdd00dc0-a8cc-4001-bf58-f0c6bdb7ada9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e11e756414e44830b98890c731443b4e',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:50:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-562899156',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7551f4e1-3fb4-47e0-9ada-f291f4dab51f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='299824c41e0a404f972f5dcb89cc63ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e11e756414e44830b98890c731443b4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:50:47 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ff97dea3-3b07-4c73-a53d-bd55ee7619f8 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81f14d1a-3de3-4894-9997-9a6cb56ac6b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:50:48 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ff97dea3-3b07-4c73-a53d-bd55ee7619f8 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81f14d1a-3de3-4894-9997-9a6cb56ac6b0) transitioned into state 'SUCCESS' from state '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-562899156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='299824c41e0a404f972f5dcb89cc63ef',qos_specs=None,replication_status=,reservations=['704a373a-7ca5-4606-b494-c0cd34246ae3','d2df1f18-8cfc-4b77-a239-7d125ce514ff','a076abee-879e-4d23-bd91-3566214d19b6','fdd00dc0-a8cc-4001-bf58-f0c6bdb7ada9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e11e756414e44830b98890c731443b4e',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:50:48 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ff97dea3-3b07-4c73-a53d-bd55ee7619f8 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b94788f-f06e-4704-89d7-f90697142bb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:50:48 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ff97dea3-3b07-4c73-a53d-bd55ee7619f8 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b94788f-f06e-4704-89d7-f90697142bb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:50:48 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ff97dea3-3b07-4c73-a53d-bd55ee7619f8 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Flow 'volume_create_api' (d9501ff9-af85-462a-b905-31ebd3708c49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:50:48 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-ff97dea3-3b07-4c73-a53d-bd55ee7619f8 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Create volume request issued successfully. Sep 03 13:50:48 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ff97dea3-3b07-4c73-a53d-bd55ee7619f8 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:50:48 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1392/2733] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:50:47 2026] POST /volume/v3/volumes => generated 786 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:50:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-321047de-a0d5-4930-99c0-9276321646e1 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:50:48 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-321047de-a0d5-4930-99c0-9276321646e1 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] GET http://192.168.122.181/volume/v3/volumes/7551f4e1-3fb4-47e0-9ada-f291f4dab51f Sep 03 13:50:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-321047de-a0d5-4930-99c0-9276321646e1 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:50:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-321047de-a0d5-4930-99c0-9276321646e1 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:50:48 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:50:48 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:50:48 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:50:48 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:50:48 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-321047de-a0d5-4930-99c0-9276321646e1 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Volume info retrieved successfully. Sep 03 13:50:48 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-321047de-a0d5-4930-99c0-9276321646e1 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] http://192.168.122.181/volume/v3/volumes/7551f4e1-3fb4-47e0-9ada-f291f4dab51f returned with HTTP 200 Sep 03 13:50:48 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1342/2734] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:50:48 2026] GET /volume/v3/volumes/7551f4e1-3fb4-47e0-9ada-f291f4dab51f => generated 965 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:50:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ae7d0292-0890-4e07-ad40-5bd7f4fbb489 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:50:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ae7d0292-0890-4e07-ad40-5bd7f4fbb489 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] GET http://192.168.122.181/volume/v3/volumes/7551f4e1-3fb4-47e0-9ada-f291f4dab51f Sep 03 13:50:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ae7d0292-0890-4e07-ad40-5bd7f4fbb489 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:50:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ae7d0292-0890-4e07-ad40-5bd7f4fbb489 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:50:49 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:50:49 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:50:49 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:50:49 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:50:49 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-ae7d0292-0890-4e07-ad40-5bd7f4fbb489 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Volume info retrieved successfully. Sep 03 13:50:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ae7d0292-0890-4e07-ad40-5bd7f4fbb489 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] http://192.168.122.181/volume/v3/volumes/7551f4e1-3fb4-47e0-9ada-f291f4dab51f returned with HTTP 200 Sep 03 13:50:49 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1393/2735] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:50:49 2026] GET /volume/v3/volumes/7551f4e1-3fb4-47e0-9ada-f291f4dab51f => generated 1016 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:50:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-3cecd8f3-a814-4ac1-a530-a9299929248c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:50:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3cecd8f3-a814-4ac1-a530-a9299929248c tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-reader] POST http://192.168.122.181/volume/v3/volumes/7551f4e1-3fb4-47e0-9ada-f291f4dab51f/action Sep 03 13:50:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3cecd8f3-a814-4ac1-a530-a9299929248c tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:50:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3cecd8f3-a814-4ac1-a530-a9299929248c tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:50:49 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:50:49 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:50:49 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:50:49 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:50:49 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-3cecd8f3-a814-4ac1-a530-a9299929248c tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-reader] Volume info retrieved successfully. Sep 03 13:50:49 devstack devstack@c-api.service[86719]: DEBUG cinder.policy [None req-3cecd8f3-a814-4ac1-a530-a9299929248c tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '2df3d47e11834946b884fa6bcdf6ffde', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '299824c41e0a404f972f5dcb89cc63ef', '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=86719) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:50:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3cecd8f3-a814-4ac1-a530-a9299929248c tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-reader] http://192.168.122.181/volume/v3/volumes/7551f4e1-3fb4-47e0-9ada-f291f4dab51f/action returned with HTTP 403 Sep 03 13:50:49 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1343/2736] 192.168.122.181 () {60 vars in 1274 bytes} [Thu Sep 3 13:50:49 2026] POST /volume/v3/volumes/7551f4e1-3fb4-47e0-9ada-f291f4dab51f/action => generated 131 bytes in 139 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:50:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-8d940bb7-d56b-41b6-9ca6-f4eecec0e5ca None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:50:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8d940bb7-d56b-41b6-9ca6-f4eecec0e5ca tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] DELETE http://192.168.122.181/volume/v3/volumes/7551f4e1-3fb4-47e0-9ada-f291f4dab51f Sep 03 13:50:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8d940bb7-d56b-41b6-9ca6-f4eecec0e5ca tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:50:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8d940bb7-d56b-41b6-9ca6-f4eecec0e5ca tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:50:49 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-8d940bb7-d56b-41b6-9ca6-f4eecec0e5ca tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Delete volume with id: 7551f4e1-3fb4-47e0-9ada-f291f4dab51f Sep 03 13:50:49 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:50:49 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:50:49 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:50:49 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:50:49 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-8d940bb7-d56b-41b6-9ca6-f4eecec0e5ca tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Volume info retrieved successfully. Sep 03 13:50:49 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-8d940bb7-d56b-41b6-9ca6-f4eecec0e5ca tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Delete volume request issued successfully. Sep 03 13:50:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8d940bb7-d56b-41b6-9ca6-f4eecec0e5ca tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] http://192.168.122.181/volume/v3/volumes/7551f4e1-3fb4-47e0-9ada-f291f4dab51f returned with HTTP 202 Sep 03 13:50:49 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1394/2737] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:50:49 2026] DELETE /volume/v3/volumes/7551f4e1-3fb4-47e0-9ada-f291f4dab51f => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:50:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-4fc4b8dd-c98b-44ac-a3eb-fa7ac6478905 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:50:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4fc4b8dd-c98b-44ac-a3eb-fa7ac6478905 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] GET http://192.168.122.181/volume/v3/volumes/7551f4e1-3fb4-47e0-9ada-f291f4dab51f Sep 03 13:50:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4fc4b8dd-c98b-44ac-a3eb-fa7ac6478905 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:50:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4fc4b8dd-c98b-44ac-a3eb-fa7ac6478905 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:50:49 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:50:49 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:50:49 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:50:49 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:50:49 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-4fc4b8dd-c98b-44ac-a3eb-fa7ac6478905 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Volume info retrieved successfully. Sep 03 13:50:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4fc4b8dd-c98b-44ac-a3eb-fa7ac6478905 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] http://192.168.122.181/volume/v3/volumes/7551f4e1-3fb4-47e0-9ada-f291f4dab51f returned with HTTP 200 Sep 03 13:50:49 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1344/2738] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:50:49 2026] GET /volume/v3/volumes/7551f4e1-3fb4-47e0-9ada-f291f4dab51f => generated 1015 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:50:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-8ae405f0-aa2b-4c7e-8bb1-51afa264b8c6 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:50:50 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8ae405f0-aa2b-4c7e-8bb1-51afa264b8c6 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] GET http://192.168.122.181/volume/v3/volumes/7551f4e1-3fb4-47e0-9ada-f291f4dab51f Sep 03 13:50:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8ae405f0-aa2b-4c7e-8bb1-51afa264b8c6 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:50:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8ae405f0-aa2b-4c7e-8bb1-51afa264b8c6 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:50:50 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8ae405f0-aa2b-4c7e-8bb1-51afa264b8c6 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] http://192.168.122.181/volume/v3/volumes/7551f4e1-3fb4-47e0-9ada-f291f4dab51f returned with HTTP 404 Sep 03 13:50:50 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1395/2739] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:50:50 2026] GET /volume/v3/volumes/7551f4e1-3fb4-47e0-9ada-f291f4dab51f => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:50:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-93d569d3-437b-4a96-8bc2-8355b872bd57 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:50:50 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-93d569d3-437b-4a96-8bc2-8355b872bd57 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:50:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-93d569d3-437b-4a96-8bc2-8355b872bd57 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-454977899"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:50:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-93d569d3-437b-4a96-8bc2-8355b872bd57 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-454977899'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:50:50 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-93d569d3-437b-4a96-8bc2-8355b872bd57 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Create volume of 1 GB Sep 03 13:50:50 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-93d569d3-437b-4a96-8bc2-8355b872bd57 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Availability Zones retrieved successfully. Sep 03 13:50:50 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-93d569d3-437b-4a96-8bc2-8355b872bd57 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Flow 'volume_create_api' (b3f77ece-68c9-4180-b928-ecf331bf8fe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:50:50 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-93d569d3-437b-4a96-8bc2-8355b872bd57 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db4c3942-fb13-4dd0-b314-00aec5e1d9fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:50:50 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-93d569d3-437b-4a96-8bc2-8355b872bd57 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:50:50 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-93d569d3-437b-4a96-8bc2-8355b872bd57 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db4c3942-fb13-4dd0-b314-00aec5e1d9fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:50:50 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-93d569d3-437b-4a96-8bc2-8355b872bd57 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1174d439-c305-4422-abc2-3eb0d07c025c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:50:50 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-93d569d3-437b-4a96-8bc2-8355b872bd57 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Created reservations ['c37ebe61-4139-4366-aca6-dd1cc2c7b8b7', 'fb423ceb-ca23-48ea-ab87-2a2931554ed0', '4086d057-e007-4206-b67d-f9e0ddf2395c', '7bc064ed-197f-4512-9146-a6631df2421d'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:50:50 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-93d569d3-437b-4a96-8bc2-8355b872bd57 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1174d439-c305-4422-abc2-3eb0d07c025c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c37ebe61-4139-4366-aca6-dd1cc2c7b8b7', 'fb423ceb-ca23-48ea-ab87-2a2931554ed0', '4086d057-e007-4206-b67d-f9e0ddf2395c', '7bc064ed-197f-4512-9146-a6631df2421d']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:50:50 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-93d569d3-437b-4a96-8bc2-8355b872bd57 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf7d1304-0647-4310-9602-b417fe423ac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:50:50 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:50:50 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:50:50 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-93d569d3-437b-4a96-8bc2-8355b872bd57 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf7d1304-0647-4310-9602-b417fe423ac5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ac2cb60-fb74-4a20-ad87-c3f2a76afb95', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-454977899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='299824c41e0a404f972f5dcb89cc63ef',qos_specs=None,replication_status=,reservations=['c37ebe61-4139-4366-aca6-dd1cc2c7b8b7','fb423ceb-ca23-48ea-ab87-2a2931554ed0','4086d057-e007-4206-b67d-f9e0ddf2395c','7bc064ed-197f-4512-9146-a6631df2421d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e11e756414e44830b98890c731443b4e',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:50:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-454977899',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ac2cb60-fb74-4a20-ad87-c3f2a76afb95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='299824c41e0a404f972f5dcb89cc63ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e11e756414e44830b98890c731443b4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:50:50 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-93d569d3-437b-4a96-8bc2-8355b872bd57 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d95a0319-377a-4e6d-8c2a-a6d5aadc6a27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:50:50 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-93d569d3-437b-4a96-8bc2-8355b872bd57 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d95a0319-377a-4e6d-8c2a-a6d5aadc6a27) transitioned into state 'SUCCESS' from state '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-454977899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='299824c41e0a404f972f5dcb89cc63ef',qos_specs=None,replication_status=,reservations=['c37ebe61-4139-4366-aca6-dd1cc2c7b8b7','fb423ceb-ca23-48ea-ab87-2a2931554ed0','4086d057-e007-4206-b67d-f9e0ddf2395c','7bc064ed-197f-4512-9146-a6631df2421d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e11e756414e44830b98890c731443b4e',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:50:50 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-93d569d3-437b-4a96-8bc2-8355b872bd57 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9535500e-9811-447a-bab5-dcf16afe4b30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:50:50 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-93d569d3-437b-4a96-8bc2-8355b872bd57 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9535500e-9811-447a-bab5-dcf16afe4b30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:50:50 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-93d569d3-437b-4a96-8bc2-8355b872bd57 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Flow 'volume_create_api' (b3f77ece-68c9-4180-b928-ecf331bf8fe5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:50:50 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-93d569d3-437b-4a96-8bc2-8355b872bd57 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Create volume request issued successfully. Sep 03 13:50:50 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-93d569d3-437b-4a96-8bc2-8355b872bd57 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:50:50 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1345/2740] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:50:50 2026] POST /volume/v3/volumes => generated 786 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:50:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-2f387ac2-d7ca-4af9-b954-875fbebf5d91 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:50:50 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2f387ac2-d7ca-4af9-b954-875fbebf5d91 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] GET http://192.168.122.181/volume/v3/volumes/7ac2cb60-fb74-4a20-ad87-c3f2a76afb95 Sep 03 13:50:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2f387ac2-d7ca-4af9-b954-875fbebf5d91 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:50:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2f387ac2-d7ca-4af9-b954-875fbebf5d91 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:50:50 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:50:50 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:50:50 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:50:50 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:50:50 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-2f387ac2-d7ca-4af9-b954-875fbebf5d91 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Volume info retrieved successfully. Sep 03 13:50:50 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2f387ac2-d7ca-4af9-b954-875fbebf5d91 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] http://192.168.122.181/volume/v3/volumes/7ac2cb60-fb74-4a20-ad87-c3f2a76afb95 returned with HTTP 200 Sep 03 13:50:50 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1396/2741] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:50:50 2026] GET /volume/v3/volumes/7ac2cb60-fb74-4a20-ad87-c3f2a76afb95 => generated 965 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:50:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-d681ee1a-b339-482b-8096-4f4b8983cb01 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:50:51 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d681ee1a-b339-482b-8096-4f4b8983cb01 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] GET http://192.168.122.181/volume/v3/volumes/7ac2cb60-fb74-4a20-ad87-c3f2a76afb95 Sep 03 13:50:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d681ee1a-b339-482b-8096-4f4b8983cb01 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:50:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d681ee1a-b339-482b-8096-4f4b8983cb01 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:50:51 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:50:51 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:50:51 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:50:51 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:50:51 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-d681ee1a-b339-482b-8096-4f4b8983cb01 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Volume info retrieved successfully. Sep 03 13:50:51 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d681ee1a-b339-482b-8096-4f4b8983cb01 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] http://192.168.122.181/volume/v3/volumes/7ac2cb60-fb74-4a20-ad87-c3f2a76afb95 returned with HTTP 200 Sep 03 13:50:51 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1346/2742] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:50:51 2026] GET /volume/v3/volumes/7ac2cb60-fb74-4a20-ad87-c3f2a76afb95 => generated 1016 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:50:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-6d534fc3-b26c-4ca7-83f5-8c65bdfc3bb6 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:50:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6d534fc3-b26c-4ca7-83f5-8c65bdfc3bb6 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-reader] POST http://192.168.122.181/volume/v3/volumes/7ac2cb60-fb74-4a20-ad87-c3f2a76afb95/action Sep 03 13:50:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6d534fc3-b26c-4ca7-83f5-8c65bdfc3bb6 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:50:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6d534fc3-b26c-4ca7-83f5-8c65bdfc3bb6 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:50:51 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:50:51 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:50:51 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:50:51 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:50:51 devstack devstack@c-api.service[86720]: DEBUG cinder.policy [None req-6d534fc3-b26c-4ca7-83f5-8c65bdfc3bb6 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '2df3d47e11834946b884fa6bcdf6ffde', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '299824c41e0a404f972f5dcb89cc63ef', '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=86720) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:50:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6d534fc3-b26c-4ca7-83f5-8c65bdfc3bb6 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-reader] http://192.168.122.181/volume/v3/volumes/7ac2cb60-fb74-4a20-ad87-c3f2a76afb95/action returned with HTTP 403 Sep 03 13:50:51 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1397/2743] 192.168.122.181 () {60 vars in 1274 bytes} [Thu Sep 3 13:50:51 2026] POST /volume/v3/volumes/7ac2cb60-fb74-4a20-ad87-c3f2a76afb95/action => generated 131 bytes in 26 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:50:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-9a38639e-e35f-4918-9f5a-1b3b3207f573 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:50:51 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9a38639e-e35f-4918-9f5a-1b3b3207f573 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] DELETE http://192.168.122.181/volume/v3/volumes/7ac2cb60-fb74-4a20-ad87-c3f2a76afb95 Sep 03 13:50:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9a38639e-e35f-4918-9f5a-1b3b3207f573 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:50:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9a38639e-e35f-4918-9f5a-1b3b3207f573 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:50:51 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-9a38639e-e35f-4918-9f5a-1b3b3207f573 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Delete volume with id: 7ac2cb60-fb74-4a20-ad87-c3f2a76afb95 Sep 03 13:50:51 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:50:51 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:50:51 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:50:51 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:50:51 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-9a38639e-e35f-4918-9f5a-1b3b3207f573 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Volume info retrieved successfully. Sep 03 13:50:51 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-9a38639e-e35f-4918-9f5a-1b3b3207f573 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Delete volume request issued successfully. Sep 03 13:50:51 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9a38639e-e35f-4918-9f5a-1b3b3207f573 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] http://192.168.122.181/volume/v3/volumes/7ac2cb60-fb74-4a20-ad87-c3f2a76afb95 returned with HTTP 202 Sep 03 13:50:51 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1347/2744] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:50:51 2026] DELETE /volume/v3/volumes/7ac2cb60-fb74-4a20-ad87-c3f2a76afb95 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:50:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-0fd441dd-0b9a-4edb-b1f7-db0943355137 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:50:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0fd441dd-0b9a-4edb-b1f7-db0943355137 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] GET http://192.168.122.181/volume/v3/volumes/7ac2cb60-fb74-4a20-ad87-c3f2a76afb95 Sep 03 13:50:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0fd441dd-0b9a-4edb-b1f7-db0943355137 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:50:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0fd441dd-0b9a-4edb-b1f7-db0943355137 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:50:52 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:50:52 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:50:52 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:50:52 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:50:52 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-0fd441dd-0b9a-4edb-b1f7-db0943355137 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Volume info retrieved successfully. Sep 03 13:50:52 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0fd441dd-0b9a-4edb-b1f7-db0943355137 tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] http://192.168.122.181/volume/v3/volumes/7ac2cb60-fb74-4a20-ad87-c3f2a76afb95 returned with HTTP 200 Sep 03 13:50:52 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1398/2745] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:50:51 2026] GET /volume/v3/volumes/7ac2cb60-fb74-4a20-ad87-c3f2a76afb95 => generated 1015 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:50:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-0e63ca19-0d43-482d-af2a-d5c9194dda0b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:50:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0e63ca19-0d43-482d-af2a-d5c9194dda0b tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] GET http://192.168.122.181/volume/v3/volumes/7ac2cb60-fb74-4a20-ad87-c3f2a76afb95 Sep 03 13:50:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0e63ca19-0d43-482d-af2a-d5c9194dda0b tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:50:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0e63ca19-0d43-482d-af2a-d5c9194dda0b tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:50:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0e63ca19-0d43-482d-af2a-d5c9194dda0b tempest-ProjectReaderTests-1752043378 tempest-ProjectReaderTests-1752043378-project-admin] http://192.168.122.181/volume/v3/volumes/7ac2cb60-fb74-4a20-ad87-c3f2a76afb95 returned with HTTP 404 Sep 03 13:50:53 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1348/2746] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:50:53 2026] GET /volume/v3/volumes/7ac2cb60-fb74-4a20-ad87-c3f2a76afb95 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:51:02 devstack devstack@c-api.service[86720]: DEBUG dbcounter [-] [86720] Writing DB stats cinder:SELECT=44,cinder:INSERT=11,cinder:UPDATE=13 {{(pid=86720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:51:03 devstack devstack@c-api.service[86719]: DEBUG dbcounter [-] [86719] Writing DB stats cinder:SELECT=37,cinder:INSERT=7,cinder:UPDATE=13 {{(pid=86719) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:51:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a3a9fc25-ec01-43fd-87cc-b259043c21f7 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-52311cbd-6ecc-4687-813a-c6f780cb69be None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a3a9fc25-ec01-43fd-87cc-b259043c21f7 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:51:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a3a9fc25-ec01-43fd-87cc-b259043c21f7 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-2126443671"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:51:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-a3a9fc25-ec01-43fd-87cc-b259043c21f7 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2126443671'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:51:04 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-a3a9fc25-ec01-43fd-87cc-b259043c21f7 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Create volume of 1 GB Sep 03 13:51:04 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-a3a9fc25-ec01-43fd-87cc-b259043c21f7 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Availability Zones retrieved successfully. Sep 03 13:51:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-52311cbd-6ecc-4687-813a-c6f780cb69be tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:51:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-52311cbd-6ecc-4687-813a-c6f780cb69be tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "8c4b06dc-33f1-463b-a058-dba2e7cf16d8", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-699599687"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:51:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-52311cbd-6ecc-4687-813a-c6f780cb69be tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Create volume request body: {'volume': {"'imageRef": '8c4b06dc-33f1-463b-a058-dba2e7cf16d8', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-699599687'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:51:04 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-52311cbd-6ecc-4687-813a-c6f780cb69be tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Create volume of 1 GB Sep 03 13:51:04 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-52311cbd-6ecc-4687-813a-c6f780cb69be tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Availability Zones retrieved successfully. Sep 03 13:51:04 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-a3a9fc25-ec01-43fd-87cc-b259043c21f7 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Flow 'volume_create_api' (40120ea5-8639-4cbc-b3e2-71daeae79180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:51:04 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-a3a9fc25-ec01-43fd-87cc-b259043c21f7 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9bd0ec2-f095-411e-a986-662024dd2012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:04 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-a3a9fc25-ec01-43fd-87cc-b259043c21f7 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:51:04 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-52311cbd-6ecc-4687-813a-c6f780cb69be tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Flow 'volume_create_api' (79844cad-914e-4b1b-bc30-e4fa82377e4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:51:04 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-52311cbd-6ecc-4687-813a-c6f780cb69be tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05d97f5e-4753-4212-a7e8-54eeef64ab07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:04 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-52311cbd-6ecc-4687-813a-c6f780cb69be tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:51:04 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-a3a9fc25-ec01-43fd-87cc-b259043c21f7 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9bd0ec2-f095-411e-a986-662024dd2012) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:04 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-a3a9fc25-ec01-43fd-87cc-b259043c21f7 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aae886c8-ab11-4c96-a3e3-09084d824c5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:04 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-52311cbd-6ecc-4687-813a-c6f780cb69be tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05d97f5e-4753-4212-a7e8-54eeef64ab07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:04 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-52311cbd-6ecc-4687-813a-c6f780cb69be tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6b7657f-4c24-4a58-9546-5b01e38c2814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:04 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-52311cbd-6ecc-4687-813a-c6f780cb69be tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Created reservations ['e7022756-da0f-439a-9fb5-55c1a3ef9c03', 'dc7793da-792b-4d19-a3a2-82f289c5c1b5', 'dbd2468c-9888-42cf-8e76-79f92ae78b7c', '4994788b-8227-49c6-9946-52fca4fcc8af'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:51:04 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-a3a9fc25-ec01-43fd-87cc-b259043c21f7 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Created reservations ['35984ce3-a601-489c-ba08-3ecfc8f91147', '217395f2-2040-4a6a-9f1f-9d8347c92b76', 'b0272ffe-499a-4817-8a58-3c79ebb64556', 'b187189e-3d81-4bbf-b926-9bcbf90c88e3'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:51:04 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-52311cbd-6ecc-4687-813a-c6f780cb69be tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6b7657f-4c24-4a58-9546-5b01e38c2814) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7022756-da0f-439a-9fb5-55c1a3ef9c03', 'dc7793da-792b-4d19-a3a2-82f289c5c1b5', 'dbd2468c-9888-42cf-8e76-79f92ae78b7c', '4994788b-8227-49c6-9946-52fca4fcc8af']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:04 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-a3a9fc25-ec01-43fd-87cc-b259043c21f7 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aae886c8-ab11-4c96-a3e3-09084d824c5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35984ce3-a601-489c-ba08-3ecfc8f91147', '217395f2-2040-4a6a-9f1f-9d8347c92b76', 'b0272ffe-499a-4817-8a58-3c79ebb64556', 'b187189e-3d81-4bbf-b926-9bcbf90c88e3']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:04 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-52311cbd-6ecc-4687-813a-c6f780cb69be tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (538b10fb-7a43-41e6-89b0-894f1843e1db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:04 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-a3a9fc25-ec01-43fd-87cc-b259043c21f7 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fadfd6ed-0fe4-4571-8772-e41b5c8709b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:04 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:04 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:04 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:04 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:04 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-52311cbd-6ecc-4687-813a-c6f780cb69be tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (538b10fb-7a43-41e6-89b0-894f1843e1db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af9417e2-596a-4e31-961a-abce223cd2e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-699599687',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85694f6e1cf3450fb641f8f9b3f008ef',qos_specs=None,replication_status=,reservations=['e7022756-da0f-439a-9fb5-55c1a3ef9c03','dc7793da-792b-4d19-a3a2-82f289c5c1b5','dbd2468c-9888-42cf-8e76-79f92ae78b7c','4994788b-8227-49c6-9946-52fca4fcc8af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee63c1a7a96d414189b5f3d3a37d5d9d',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:51:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-699599687',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af9417e2-596a-4e31-961a-abce223cd2e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85694f6e1cf3450fb641f8f9b3f008ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee63c1a7a96d414189b5f3d3a37d5d9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:04 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-a3a9fc25-ec01-43fd-87cc-b259043c21f7 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fadfd6ed-0fe4-4571-8772-e41b5c8709b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ce5a833-fe7f-4d48-922a-bb4ad2684277', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2126443671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad9c3af1e026462fa743cea893190e90',qos_specs=None,replication_status=,reservations=['35984ce3-a601-489c-ba08-3ecfc8f91147','217395f2-2040-4a6a-9f1f-9d8347c92b76','b0272ffe-499a-4817-8a58-3c79ebb64556','b187189e-3d81-4bbf-b926-9bcbf90c88e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='195e08de5ee94b8dae59904510ff17a0',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:51:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2126443671',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ce5a833-fe7f-4d48-922a-bb4ad2684277,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad9c3af1e026462fa743cea893190e90',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='195e08de5ee94b8dae59904510ff17a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:04 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-52311cbd-6ecc-4687-813a-c6f780cb69be tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1585e24-f195-4cef-b181-09f382996228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:04 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-a3a9fc25-ec01-43fd-87cc-b259043c21f7 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8aa7c60-61dd-430e-8ba4-32f26430f84b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:04 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-52311cbd-6ecc-4687-813a-c6f780cb69be tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1585e24-f195-4cef-b181-09f382996228) transitioned into state 'SUCCESS' from state '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-699599687',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85694f6e1cf3450fb641f8f9b3f008ef',qos_specs=None,replication_status=,reservations=['e7022756-da0f-439a-9fb5-55c1a3ef9c03','dc7793da-792b-4d19-a3a2-82f289c5c1b5','dbd2468c-9888-42cf-8e76-79f92ae78b7c','4994788b-8227-49c6-9946-52fca4fcc8af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee63c1a7a96d414189b5f3d3a37d5d9d',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:04 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-52311cbd-6ecc-4687-813a-c6f780cb69be tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a99d7a40-b133-4973-b380-a35252fad6bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:04 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-a3a9fc25-ec01-43fd-87cc-b259043c21f7 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8aa7c60-61dd-430e-8ba4-32f26430f84b) transitioned into state 'SUCCESS' from state '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-2126443671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad9c3af1e026462fa743cea893190e90',qos_specs=None,replication_status=,reservations=['35984ce3-a601-489c-ba08-3ecfc8f91147','217395f2-2040-4a6a-9f1f-9d8347c92b76','b0272ffe-499a-4817-8a58-3c79ebb64556','b187189e-3d81-4bbf-b926-9bcbf90c88e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='195e08de5ee94b8dae59904510ff17a0',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:04 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-a3a9fc25-ec01-43fd-87cc-b259043c21f7 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (099f121d-892f-4887-88d2-fa7dae10d4ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:04 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-52311cbd-6ecc-4687-813a-c6f780cb69be tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a99d7a40-b133-4973-b380-a35252fad6bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:04 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-52311cbd-6ecc-4687-813a-c6f780cb69be tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Flow 'volume_create_api' (79844cad-914e-4b1b-bc30-e4fa82377e4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:51:04 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-52311cbd-6ecc-4687-813a-c6f780cb69be tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Create volume request issued successfully. Sep 03 13:51:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-52311cbd-6ecc-4687-813a-c6f780cb69be tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:51:04 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1349/2747] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:51:03 2026] POST /volume/v3/volumes => generated 765 bytes in 618 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:51:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-2bdcb17b-eba9-4921-bcb9-58805723ede4 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:04 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-a3a9fc25-ec01-43fd-87cc-b259043c21f7 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (099f121d-892f-4887-88d2-fa7dae10d4ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:04 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-a3a9fc25-ec01-43fd-87cc-b259043c21f7 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Flow 'volume_create_api' (40120ea5-8639-4cbc-b3e2-71daeae79180) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:51:04 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-a3a9fc25-ec01-43fd-87cc-b259043c21f7 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Create volume request issued successfully. Sep 03 13:51:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a3a9fc25-ec01-43fd-87cc-b259043c21f7 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:51:04 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1399/2748] 192.168.122.181 () {62 vars in 1183 bytes} [Thu Sep 3 13:51:03 2026] POST /volume/v3/volumes => generated 779 bytes in 731 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:51:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f2dac77f-2611-4e91-9785-7b2e86e57ce3 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f2dac77f-2611-4e91-9785-7b2e86e57ce3 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:51:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f2dac77f-2611-4e91-9785-7b2e86e57ce3 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "8c4b06dc-33f1-463b-a058-dba2e7cf16d8", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1374752716"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:51:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-f2dac77f-2611-4e91-9785-7b2e86e57ce3 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Create volume request body: {'volume': {"'imageRef": '8c4b06dc-33f1-463b-a058-dba2e7cf16d8', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1374752716'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:51:04 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-f2dac77f-2611-4e91-9785-7b2e86e57ce3 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Create volume of 1 GB Sep 03 13:51:04 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:04 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:04 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-f2dac77f-2611-4e91-9785-7b2e86e57ce3 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Availability Zones retrieved successfully. Sep 03 13:51:04 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f2dac77f-2611-4e91-9785-7b2e86e57ce3 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Flow 'volume_create_api' (abab36c6-a47e-4335-b538-343360fc76a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:51:04 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f2dac77f-2611-4e91-9785-7b2e86e57ce3 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (107d051f-5b60-4db1-baf1-a659460a733f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:04 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-f2dac77f-2611-4e91-9785-7b2e86e57ce3 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:51:04 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f2dac77f-2611-4e91-9785-7b2e86e57ce3 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (107d051f-5b60-4db1-baf1-a659460a733f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:04 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f2dac77f-2611-4e91-9785-7b2e86e57ce3 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (539e6ab4-3afd-40eb-b8c8-ce748bcf4b4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:04 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-f2dac77f-2611-4e91-9785-7b2e86e57ce3 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Created reservations ['72c88057-00b1-424a-b00e-48424b1e754d', '8a50b777-e04f-4844-a7f6-eadda03016dd', '36394034-cd41-426c-826c-22290514f3e1', '4b0226e1-f0f5-475a-abc5-5bd2a8ae5cba'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:51:04 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f2dac77f-2611-4e91-9785-7b2e86e57ce3 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (539e6ab4-3afd-40eb-b8c8-ce748bcf4b4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72c88057-00b1-424a-b00e-48424b1e754d', '8a50b777-e04f-4844-a7f6-eadda03016dd', '36394034-cd41-426c-826c-22290514f3e1', '4b0226e1-f0f5-475a-abc5-5bd2a8ae5cba']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:04 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f2dac77f-2611-4e91-9785-7b2e86e57ce3 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f76c3d2d-d65b-4b32-8137-c352362c693e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:04 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:04 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:04 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f2dac77f-2611-4e91-9785-7b2e86e57ce3 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f76c3d2d-d65b-4b32-8137-c352362c693e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0a6bff9-7e42-47a9-9188-2e3c0d2333c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1374752716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85694f6e1cf3450fb641f8f9b3f008ef',qos_specs=None,replication_status=,reservations=['72c88057-00b1-424a-b00e-48424b1e754d','8a50b777-e04f-4844-a7f6-eadda03016dd','36394034-cd41-426c-826c-22290514f3e1','4b0226e1-f0f5-475a-abc5-5bd2a8ae5cba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee63c1a7a96d414189b5f3d3a37d5d9d',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:51:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1374752716',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0a6bff9-7e42-47a9-9188-2e3c0d2333c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85694f6e1cf3450fb641f8f9b3f008ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee63c1a7a96d414189b5f3d3a37d5d9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:04 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f2dac77f-2611-4e91-9785-7b2e86e57ce3 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1985b27-1d82-49d9-843f-3633d458846d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:04 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f2dac77f-2611-4e91-9785-7b2e86e57ce3 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1985b27-1d82-49d9-843f-3633d458846d) transitioned into state 'SUCCESS' from state '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-1374752716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85694f6e1cf3450fb641f8f9b3f008ef',qos_specs=None,replication_status=,reservations=['72c88057-00b1-424a-b00e-48424b1e754d','8a50b777-e04f-4844-a7f6-eadda03016dd','36394034-cd41-426c-826c-22290514f3e1','4b0226e1-f0f5-475a-abc5-5bd2a8ae5cba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee63c1a7a96d414189b5f3d3a37d5d9d',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:04 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f2dac77f-2611-4e91-9785-7b2e86e57ce3 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfb9c7e7-058e-401c-9a77-f30b20bb0ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2bdcb17b-eba9-4921-bcb9-58805723ede4 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:51:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2bdcb17b-eba9-4921-bcb9-58805723ede4 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-184591836"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:51:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-2bdcb17b-eba9-4921-bcb9-58805723ede4 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-184591836'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:51:04 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-2bdcb17b-eba9-4921-bcb9-58805723ede4 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Create volume of 1 GB Sep 03 13:51:04 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:04 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:04 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f2dac77f-2611-4e91-9785-7b2e86e57ce3 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfb9c7e7-058e-401c-9a77-f30b20bb0ac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:04 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f2dac77f-2611-4e91-9785-7b2e86e57ce3 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Flow 'volume_create_api' (abab36c6-a47e-4335-b538-343360fc76a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:51:04 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-f2dac77f-2611-4e91-9785-7b2e86e57ce3 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Create volume request issued successfully. Sep 03 13:51:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f2dac77f-2611-4e91-9785-7b2e86e57ce3 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:51:04 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1400/2749] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:51:04 2026] POST /volume/v3/volumes => generated 766 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:51:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d2c53dcb-9ef2-4dbc-8022-73e6fc9375da None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d2c53dcb-9ef2-4dbc-8022-73e6fc9375da tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] GET http://192.168.122.181/volume/v3/volumes/2ce5a833-fe7f-4d48-922a-bb4ad2684277 Sep 03 13:51:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d2c53dcb-9ef2-4dbc-8022-73e6fc9375da tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d2c53dcb-9ef2-4dbc-8022-73e6fc9375da tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:04 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-2bdcb17b-eba9-4921-bcb9-58805723ede4 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Availability Zones retrieved successfully. Sep 03 13:51:04 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:04 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:05 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:05 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:05 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-d2c53dcb-9ef2-4dbc-8022-73e6fc9375da tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Volume info retrieved successfully. Sep 03 13:51:05 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-2bdcb17b-eba9-4921-bcb9-58805723ede4 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Flow 'volume_create_api' (74346072-d885-469f-a18b-2cb867705ee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:51:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d2c53dcb-9ef2-4dbc-8022-73e6fc9375da tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] http://192.168.122.181/volume/v3/volumes/2ce5a833-fe7f-4d48-922a-bb4ad2684277 returned with HTTP 200 Sep 03 13:51:05 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1401/2750] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:51:04 2026] GET /volume/v3/volumes/2ce5a833-fe7f-4d48-922a-bb4ad2684277 => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:51:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-1d1cb3f4-72ec-42e9-9874-40e26782372a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:05 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-2bdcb17b-eba9-4921-bcb9-58805723ede4 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5996feb-ffe7-4141-9be9-6e0b718a6e94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:05 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-2bdcb17b-eba9-4921-bcb9-58805723ede4 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:51:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1d1cb3f4-72ec-42e9-9874-40e26782372a tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:51:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1d1cb3f4-72ec-42e9-9874-40e26782372a tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "8c4b06dc-33f1-463b-a058-dba2e7cf16d8", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-3341807"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:51:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-1d1cb3f4-72ec-42e9-9874-40e26782372a tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Create volume request body: {'volume': {"'imageRef": '8c4b06dc-33f1-463b-a058-dba2e7cf16d8', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-3341807'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:51:05 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-1d1cb3f4-72ec-42e9-9874-40e26782372a tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Create volume of 1 GB Sep 03 13:51:05 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-1d1cb3f4-72ec-42e9-9874-40e26782372a tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Availability Zones retrieved successfully. Sep 03 13:51:05 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-1d1cb3f4-72ec-42e9-9874-40e26782372a tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Flow 'volume_create_api' (bb17cd28-0923-4af8-97d2-40f2b382cc6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:51:05 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-1d1cb3f4-72ec-42e9-9874-40e26782372a tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b06a2336-1f30-46d7-86e7-80b637b3652c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:05 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-1d1cb3f4-72ec-42e9-9874-40e26782372a tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:51:05 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-2bdcb17b-eba9-4921-bcb9-58805723ede4 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5996feb-ffe7-4141-9be9-6e0b718a6e94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:05 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-2bdcb17b-eba9-4921-bcb9-58805723ede4 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39a93030-2598-4ab7-a36e-68bc1224e2ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:05 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-1d1cb3f4-72ec-42e9-9874-40e26782372a tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b06a2336-1f30-46d7-86e7-80b637b3652c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:05 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-1d1cb3f4-72ec-42e9-9874-40e26782372a tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8a152ff-2a2f-4e84-92b1-1aba7400dcb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:05 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-1d1cb3f4-72ec-42e9-9874-40e26782372a tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Created reservations ['7d27069f-c155-4e5d-9ae7-23cc6395c402', 'a05fc6e5-7c52-496e-b660-7f064c8fbe7b', '95c3d938-e24e-48bc-a425-0a1f13e20e54', '30511395-6a52-418f-98f8-87cbdd4d9e6e'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:51:05 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-1d1cb3f4-72ec-42e9-9874-40e26782372a tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8a152ff-2a2f-4e84-92b1-1aba7400dcb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d27069f-c155-4e5d-9ae7-23cc6395c402', 'a05fc6e5-7c52-496e-b660-7f064c8fbe7b', '95c3d938-e24e-48bc-a425-0a1f13e20e54', '30511395-6a52-418f-98f8-87cbdd4d9e6e']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:05 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-1d1cb3f4-72ec-42e9-9874-40e26782372a tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5eb618e0-2532-47eb-acb3-9fc6724e84e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:05 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-2bdcb17b-eba9-4921-bcb9-58805723ede4 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Created reservations ['6a644269-c5d8-4143-8ad2-c619507a1155', 'd197c4e4-90fb-481d-ab88-ad4e0c698efd', '070c66a2-1a38-4471-9305-356f5f420eba', '086cd7f1-601f-44e0-9e40-a327c1424374'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:51:05 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-2bdcb17b-eba9-4921-bcb9-58805723ede4 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39a93030-2598-4ab7-a36e-68bc1224e2ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a644269-c5d8-4143-8ad2-c619507a1155', 'd197c4e4-90fb-481d-ab88-ad4e0c698efd', '070c66a2-1a38-4471-9305-356f5f420eba', '086cd7f1-601f-44e0-9e40-a327c1424374']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:05 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-2bdcb17b-eba9-4921-bcb9-58805723ede4 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (707de324-0f83-47ab-9201-dfcd75019f4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:05 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:05 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:05 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-1d1cb3f4-72ec-42e9-9874-40e26782372a tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5eb618e0-2532-47eb-acb3-9fc6724e84e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd86de80-bc87-4ad0-9a28-4d30305855fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-3341807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85694f6e1cf3450fb641f8f9b3f008ef',qos_specs=None,replication_status=,reservations=['7d27069f-c155-4e5d-9ae7-23cc6395c402','a05fc6e5-7c52-496e-b660-7f064c8fbe7b','95c3d938-e24e-48bc-a425-0a1f13e20e54','30511395-6a52-418f-98f8-87cbdd4d9e6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee63c1a7a96d414189b5f3d3a37d5d9d',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:51:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-3341807',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd86de80-bc87-4ad0-9a28-4d30305855fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85694f6e1cf3450fb641f8f9b3f008ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee63c1a7a96d414189b5f3d3a37d5d9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:05 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:05 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:05 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-2bdcb17b-eba9-4921-bcb9-58805723ede4 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (707de324-0f83-47ab-9201-dfcd75019f4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e03d46d7-5a17-411a-9149-eb52f0915f8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-184591836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cad8665735ca4ee3b77b32f20c9f4267',qos_specs=None,replication_status=,reservations=['6a644269-c5d8-4143-8ad2-c619507a1155','d197c4e4-90fb-481d-ab88-ad4e0c698efd','070c66a2-1a38-4471-9305-356f5f420eba','086cd7f1-601f-44e0-9e40-a327c1424374'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de153ec861f54dae8d6328beb2dacd0e',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:51:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-184591836',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e03d46d7-5a17-411a-9149-eb52f0915f8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cad8665735ca4ee3b77b32f20c9f4267',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de153ec861f54dae8d6328beb2dacd0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:05 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-1d1cb3f4-72ec-42e9-9874-40e26782372a tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5169e91d-7509-4451-9868-cd173191d104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:05 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-2bdcb17b-eba9-4921-bcb9-58805723ede4 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af63aab7-4b7c-43b6-b83b-9ccf2f59ec7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:05 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-1d1cb3f4-72ec-42e9-9874-40e26782372a tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5169e91d-7509-4451-9868-cd173191d104) transitioned into state 'SUCCESS' from state '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-3341807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85694f6e1cf3450fb641f8f9b3f008ef',qos_specs=None,replication_status=,reservations=['7d27069f-c155-4e5d-9ae7-23cc6395c402','a05fc6e5-7c52-496e-b660-7f064c8fbe7b','95c3d938-e24e-48bc-a425-0a1f13e20e54','30511395-6a52-418f-98f8-87cbdd4d9e6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee63c1a7a96d414189b5f3d3a37d5d9d',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:05 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-1d1cb3f4-72ec-42e9-9874-40e26782372a tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7d34e22-d2b4-4155-9985-fff42c27d6b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:05 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-2bdcb17b-eba9-4921-bcb9-58805723ede4 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af63aab7-4b7c-43b6-b83b-9ccf2f59ec7a) transitioned into state 'SUCCESS' from state '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-184591836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cad8665735ca4ee3b77b32f20c9f4267',qos_specs=None,replication_status=,reservations=['6a644269-c5d8-4143-8ad2-c619507a1155','d197c4e4-90fb-481d-ab88-ad4e0c698efd','070c66a2-1a38-4471-9305-356f5f420eba','086cd7f1-601f-44e0-9e40-a327c1424374'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de153ec861f54dae8d6328beb2dacd0e',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:05 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-2bdcb17b-eba9-4921-bcb9-58805723ede4 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (556bc2b2-9040-4c37-a270-b1f1b2ee67f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:05 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-1d1cb3f4-72ec-42e9-9874-40e26782372a tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7d34e22-d2b4-4155-9985-fff42c27d6b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:05 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-1d1cb3f4-72ec-42e9-9874-40e26782372a tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Flow 'volume_create_api' (bb17cd28-0923-4af8-97d2-40f2b382cc6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:51:05 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-1d1cb3f4-72ec-42e9-9874-40e26782372a tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Create volume request issued successfully. Sep 03 13:51:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1d1cb3f4-72ec-42e9-9874-40e26782372a tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:51:05 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1402/2751] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:51:05 2026] POST /volume/v3/volumes => generated 763 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:51:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-fc26f940-247d-408b-8d43-01c18f954fe7 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:05 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-2bdcb17b-eba9-4921-bcb9-58805723ede4 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (556bc2b2-9040-4c37-a270-b1f1b2ee67f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:05 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-2bdcb17b-eba9-4921-bcb9-58805723ede4 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Flow 'volume_create_api' (74346072-d885-469f-a18b-2cb867705ee7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:51:05 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-2bdcb17b-eba9-4921-bcb9-58805723ede4 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Create volume request issued successfully. Sep 03 13:51:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2bdcb17b-eba9-4921-bcb9-58805723ede4 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:51:05 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1350/2752] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:51:04 2026] POST /volume/v3/volumes => generated 768 bytes in 897 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:51:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-8127e65a-159f-480d-8b6f-6cc2cd201b5f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8127e65a-159f-480d-8b6f-6cc2cd201b5f tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:51:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8127e65a-159f-480d-8b6f-6cc2cd201b5f tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "8c4b06dc-33f1-463b-a058-dba2e7cf16d8", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-912473273"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:51:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-8127e65a-159f-480d-8b6f-6cc2cd201b5f tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Create volume request body: {'volume': {"'imageRef": '8c4b06dc-33f1-463b-a058-dba2e7cf16d8', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-912473273'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:51:05 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-8127e65a-159f-480d-8b6f-6cc2cd201b5f tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Create volume of 1 GB Sep 03 13:51:05 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:05 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:05 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-8127e65a-159f-480d-8b6f-6cc2cd201b5f tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Availability Zones retrieved successfully. Sep 03 13:51:05 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-8127e65a-159f-480d-8b6f-6cc2cd201b5f tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Flow 'volume_create_api' (66b51def-9858-4769-92ca-852c12091db6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:51:05 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-8127e65a-159f-480d-8b6f-6cc2cd201b5f tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81be630a-e618-440f-8765-d63de531ffe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:05 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-8127e65a-159f-480d-8b6f-6cc2cd201b5f tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:51:05 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-8127e65a-159f-480d-8b6f-6cc2cd201b5f tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81be630a-e618-440f-8765-d63de531ffe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:05 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-8127e65a-159f-480d-8b6f-6cc2cd201b5f tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13addb54-daf2-4197-b076-d439a2560ce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-fc26f940-247d-408b-8d43-01c18f954fe7 tempest-VolumeAndVolumeTypeFromImageTest-59167484 tempest-VolumeAndVolumeTypeFromImageTest-59167484-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:51:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-fc26f940-247d-408b-8d43-01c18f954fe7 tempest-VolumeAndVolumeTypeFromImageTest-59167484 tempest-VolumeAndVolumeTypeFromImageTest-59167484-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=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:51:05 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:05 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:05 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-8127e65a-159f-480d-8b6f-6cc2cd201b5f tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Created reservations ['352e0ec5-23e7-4640-a1cf-e0b4c5fe6030', '5d154cdb-49fb-4b2b-bc66-1e34abc9790c', 'dff8b671-9dba-42c3-ae76-4136b3418cf8', '00c5bb45-c4ed-40f2-9117-45cc9375af08'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:51:05 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-8127e65a-159f-480d-8b6f-6cc2cd201b5f tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13addb54-daf2-4197-b076-d439a2560ce9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['352e0ec5-23e7-4640-a1cf-e0b4c5fe6030', '5d154cdb-49fb-4b2b-bc66-1e34abc9790c', 'dff8b671-9dba-42c3-ae76-4136b3418cf8', '00c5bb45-c4ed-40f2-9117-45cc9375af08']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:05 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-8127e65a-159f-480d-8b6f-6cc2cd201b5f tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (022fe720-26a6-49c2-acdc-54d0808d0d9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-fc26f940-247d-408b-8d43-01c18f954fe7 tempest-VolumeAndVolumeTypeFromImageTest-59167484 tempest-VolumeAndVolumeTypeFromImageTest-59167484-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:51:05 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1403/2753] 192.168.122.181 () {60 vars in 1137 bytes} [Thu Sep 3 13:51:05 2026] POST /volume/v3/types => generated 287 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-91c667f2-a2d9-41bd-8912-c33a50f35cd7 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-91c667f2-a2d9-41bd-8912-c33a50f35cd7 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] GET http://192.168.122.181/volume/v3/volumes/e03d46d7-5a17-411a-9149-eb52f0915f8c Sep 03 13:51:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-91c667f2-a2d9-41bd-8912-c33a50f35cd7 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-91c667f2-a2d9-41bd-8912-c33a50f35cd7 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:05 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:05 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:05 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-8127e65a-159f-480d-8b6f-6cc2cd201b5f tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (022fe720-26a6-49c2-acdc-54d0808d0d9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '197b73fc-3e1b-4380-84d7-14fb915f5184', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-912473273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85694f6e1cf3450fb641f8f9b3f008ef',qos_specs=None,replication_status=,reservations=['352e0ec5-23e7-4640-a1cf-e0b4c5fe6030','5d154cdb-49fb-4b2b-bc66-1e34abc9790c','dff8b671-9dba-42c3-ae76-4136b3418cf8','00c5bb45-c4ed-40f2-9117-45cc9375af08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee63c1a7a96d414189b5f3d3a37d5d9d',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:51:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-912473273',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=197b73fc-3e1b-4380-84d7-14fb915f5184,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85694f6e1cf3450fb641f8f9b3f008ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee63c1a7a96d414189b5f3d3a37d5d9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:05 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-8127e65a-159f-480d-8b6f-6cc2cd201b5f tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (326a2d0a-9f6b-42bc-a0a1-034b626139aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:05 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:05 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:05 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:05 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:05 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-91c667f2-a2d9-41bd-8912-c33a50f35cd7 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Volume info retrieved successfully. Sep 03 13:51:05 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-8127e65a-159f-480d-8b6f-6cc2cd201b5f tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (326a2d0a-9f6b-42bc-a0a1-034b626139aa) transitioned into state 'SUCCESS' from state '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-912473273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85694f6e1cf3450fb641f8f9b3f008ef',qos_specs=None,replication_status=,reservations=['352e0ec5-23e7-4640-a1cf-e0b4c5fe6030','5d154cdb-49fb-4b2b-bc66-1e34abc9790c','dff8b671-9dba-42c3-ae76-4136b3418cf8','00c5bb45-c4ed-40f2-9117-45cc9375af08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee63c1a7a96d414189b5f3d3a37d5d9d',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:05 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-8127e65a-159f-480d-8b6f-6cc2cd201b5f tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53d5cb46-cd56-42ea-8883-d06960fd0a42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-91c667f2-a2d9-41bd-8912-c33a50f35cd7 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] http://192.168.122.181/volume/v3/volumes/e03d46d7-5a17-411a-9149-eb52f0915f8c returned with HTTP 200 Sep 03 13:51:05 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1404/2754] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:05 2026] GET /volume/v3/volumes/e03d46d7-5a17-411a-9149-eb52f0915f8c => generated 836 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:05 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-8127e65a-159f-480d-8b6f-6cc2cd201b5f tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53d5cb46-cd56-42ea-8883-d06960fd0a42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:05 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-8127e65a-159f-480d-8b6f-6cc2cd201b5f tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Flow 'volume_create_api' (66b51def-9858-4769-92ca-852c12091db6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:51:05 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-8127e65a-159f-480d-8b6f-6cc2cd201b5f tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Create volume request issued successfully. Sep 03 13:51:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8127e65a-159f-480d-8b6f-6cc2cd201b5f tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:51:05 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1351/2755] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:51:05 2026] POST /volume/v3/volumes => generated 765 bytes in 482 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:51:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-fe980a07-3946-4525-8955-6a98dc1e3ad2 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-fe980a07-3946-4525-8955-6a98dc1e3ad2 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:51:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-fe980a07-3946-4525-8955-6a98dc1e3ad2 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "8c4b06dc-33f1-463b-a058-dba2e7cf16d8", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-747360902"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:51:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-fe980a07-3946-4525-8955-6a98dc1e3ad2 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Create volume request body: {'volume': {"'imageRef": '8c4b06dc-33f1-463b-a058-dba2e7cf16d8', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-747360902'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:51:05 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-fe980a07-3946-4525-8955-6a98dc1e3ad2 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Create volume of 1 GB Sep 03 13:51:05 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-fe980a07-3946-4525-8955-6a98dc1e3ad2 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Availability Zones retrieved successfully. Sep 03 13:51:05 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-fe980a07-3946-4525-8955-6a98dc1e3ad2 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Flow 'volume_create_api' (c99df59c-2c41-4d69-bb54-247d8251e873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:51:06 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-fe980a07-3946-4525-8955-6a98dc1e3ad2 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48f9c0e3-647c-40c6-9e92-65bf6cb648f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:06 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-fe980a07-3946-4525-8955-6a98dc1e3ad2 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:51:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-03a59640-96f3-4784-8d8b-b126833a6092 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:06 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-03a59640-96f3-4784-8d8b-b126833a6092 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] GET http://192.168.122.181/volume/v3/volumes/2ce5a833-fe7f-4d48-922a-bb4ad2684277 Sep 03 13:51:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-03a59640-96f3-4784-8d8b-b126833a6092 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-03a59640-96f3-4784-8d8b-b126833a6092 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:06 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:06 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:06 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:06 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:06 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-fe980a07-3946-4525-8955-6a98dc1e3ad2 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48f9c0e3-647c-40c6-9e92-65bf6cb648f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:06 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-fe980a07-3946-4525-8955-6a98dc1e3ad2 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbc2ca34-7d5b-46d8-bee7-5822cd553908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:06 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-03a59640-96f3-4784-8d8b-b126833a6092 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Volume info retrieved successfully. Sep 03 13:51:06 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-03a59640-96f3-4784-8d8b-b126833a6092 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] http://192.168.122.181/volume/v3/volumes/2ce5a833-fe7f-4d48-922a-bb4ad2684277 returned with HTTP 200 Sep 03 13:51:06 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1352/2756] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:51:06 2026] GET /volume/v3/volumes/2ce5a833-fe7f-4d48-922a-bb4ad2684277 => generated 871 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:51:06 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-fe980a07-3946-4525-8955-6a98dc1e3ad2 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Created reservations ['4dbd8100-bed7-418d-97ac-e7871a5be896', 'd449ea8a-13ee-4fe6-b8a6-157b59093595', 'ebe942d8-66f1-4833-9902-084394c4916e', '47667729-c37e-41d9-91f1-86d1182a7282'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:51:06 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-fe980a07-3946-4525-8955-6a98dc1e3ad2 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbc2ca34-7d5b-46d8-bee7-5822cd553908) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4dbd8100-bed7-418d-97ac-e7871a5be896', 'd449ea8a-13ee-4fe6-b8a6-157b59093595', 'ebe942d8-66f1-4833-9902-084394c4916e', '47667729-c37e-41d9-91f1-86d1182a7282']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:06 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-fe980a07-3946-4525-8955-6a98dc1e3ad2 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5005b387-37e2-43cf-b646-8e060ee62226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:06 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:06 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:06 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-fe980a07-3946-4525-8955-6a98dc1e3ad2 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5005b387-37e2-43cf-b646-8e060ee62226) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f0a0601-4864-46df-a8bf-ba43fa291a2c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-747360902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85694f6e1cf3450fb641f8f9b3f008ef',qos_specs=None,replication_status=,reservations=['4dbd8100-bed7-418d-97ac-e7871a5be896','d449ea8a-13ee-4fe6-b8a6-157b59093595','ebe942d8-66f1-4833-9902-084394c4916e','47667729-c37e-41d9-91f1-86d1182a7282'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee63c1a7a96d414189b5f3d3a37d5d9d',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:51:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-747360902',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f0a0601-4864-46df-a8bf-ba43fa291a2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85694f6e1cf3450fb641f8f9b3f008ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee63c1a7a96d414189b5f3d3a37d5d9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:06 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-fe980a07-3946-4525-8955-6a98dc1e3ad2 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4adfce88-e28e-443d-b909-b92eec31c1d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:06 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-fe980a07-3946-4525-8955-6a98dc1e3ad2 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4adfce88-e28e-443d-b909-b92eec31c1d5) transitioned into state 'SUCCESS' from state '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-747360902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85694f6e1cf3450fb641f8f9b3f008ef',qos_specs=None,replication_status=,reservations=['4dbd8100-bed7-418d-97ac-e7871a5be896','d449ea8a-13ee-4fe6-b8a6-157b59093595','ebe942d8-66f1-4833-9902-084394c4916e','47667729-c37e-41d9-91f1-86d1182a7282'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee63c1a7a96d414189b5f3d3a37d5d9d',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:06 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-fe980a07-3946-4525-8955-6a98dc1e3ad2 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50abe6be-a3f8-4241-a2f7-a1f5c2990800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:06 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-fe980a07-3946-4525-8955-6a98dc1e3ad2 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50abe6be-a3f8-4241-a2f7-a1f5c2990800) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:06 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-fe980a07-3946-4525-8955-6a98dc1e3ad2 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Flow 'volume_create_api' (c99df59c-2c41-4d69-bb54-247d8251e873) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:51:06 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-fe980a07-3946-4525-8955-6a98dc1e3ad2 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Create volume request issued successfully. Sep 03 13:51:06 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-fe980a07-3946-4525-8955-6a98dc1e3ad2 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:51:06 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1405/2757] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:51:05 2026] POST /volume/v3/volumes => generated 765 bytes in 443 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:51:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-990b8684-7ad8-4d5d-b754-0b919b5764be None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:06 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-990b8684-7ad8-4d5d-b754-0b919b5764be tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] GET http://192.168.122.181/volume/v3/volumes/af9417e2-596a-4e31-961a-abce223cd2e8 Sep 03 13:51:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-990b8684-7ad8-4d5d-b754-0b919b5764be tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-990b8684-7ad8-4d5d-b754-0b919b5764be tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:06 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:06 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:06 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:06 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:06 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-990b8684-7ad8-4d5d-b754-0b919b5764be tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Volume info retrieved successfully. Sep 03 13:51:06 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-990b8684-7ad8-4d5d-b754-0b919b5764be tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] http://192.168.122.181/volume/v3/volumes/af9417e2-596a-4e31-961a-abce223cd2e8 returned with HTTP 200 Sep 03 13:51:06 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1353/2758] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:06 2026] GET /volume/v3/volumes/af9417e2-596a-4e31-961a-abce223cd2e8 => generated 857 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-154b1702-01a3-4e18-b253-f79fccf5207e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:06 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-154b1702-01a3-4e18-b253-f79fccf5207e tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] GET http://192.168.122.181/volume/v3/volumes/e03d46d7-5a17-411a-9149-eb52f0915f8c Sep 03 13:51:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-154b1702-01a3-4e18-b253-f79fccf5207e tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-154b1702-01a3-4e18-b253-f79fccf5207e tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:06 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:06 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:06 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:06 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:06 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-154b1702-01a3-4e18-b253-f79fccf5207e tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Volume info retrieved successfully. Sep 03 13:51:06 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-154b1702-01a3-4e18-b253-f79fccf5207e tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] http://192.168.122.181/volume/v3/volumes/e03d46d7-5a17-411a-9149-eb52f0915f8c returned with HTTP 200 Sep 03 13:51:06 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1406/2759] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:06 2026] GET /volume/v3/volumes/e03d46d7-5a17-411a-9149-eb52f0915f8c => generated 860 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-2585111c-f365-462b-aade-e43d7d8c6704 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:07 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2585111c-f365-462b-aade-e43d7d8c6704 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] GET http://192.168.122.181/volume/v3/volumes/2ce5a833-fe7f-4d48-922a-bb4ad2684277 Sep 03 13:51:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2585111c-f365-462b-aade-e43d7d8c6704 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2585111c-f365-462b-aade-e43d7d8c6704 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:07 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:07 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:07 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:07 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:07 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-2585111c-f365-462b-aade-e43d7d8c6704 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Volume info retrieved successfully. Sep 03 13:51:07 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2585111c-f365-462b-aade-e43d7d8c6704 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] http://192.168.122.181/volume/v3/volumes/2ce5a833-fe7f-4d48-922a-bb4ad2684277 returned with HTTP 200 Sep 03 13:51:07 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1354/2760] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:51:07 2026] GET /volume/v3/volumes/2ce5a833-fe7f-4d48-922a-bb4ad2684277 => generated 871 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:51:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a7307e2d-e19a-47b7-ac2e-a31515f0c489 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:07 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a7307e2d-e19a-47b7-ac2e-a31515f0c489 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] GET http://192.168.122.181/volume/v3/volumes/af9417e2-596a-4e31-961a-abce223cd2e8 Sep 03 13:51:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a7307e2d-e19a-47b7-ac2e-a31515f0c489 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a7307e2d-e19a-47b7-ac2e-a31515f0c489 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:07 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:07 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:07 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:07 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:07 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-a7307e2d-e19a-47b7-ac2e-a31515f0c489 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Volume info retrieved successfully. Sep 03 13:51:07 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a7307e2d-e19a-47b7-ac2e-a31515f0c489 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] http://192.168.122.181/volume/v3/volumes/af9417e2-596a-4e31-961a-abce223cd2e8 returned with HTTP 200 Sep 03 13:51:07 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1407/2761] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:07 2026] GET /volume/v3/volumes/af9417e2-596a-4e31-961a-abce223cd2e8 => generated 858 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-c74c80aa-3dc7-4bbe-be55-712fb67790d0 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:07 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c74c80aa-3dc7-4bbe-be55-712fb67790d0 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] GET http://192.168.122.181/volume/v3/volumes/b0a6bff9-7e42-47a9-9188-2e3c0d2333c7 Sep 03 13:51:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c74c80aa-3dc7-4bbe-be55-712fb67790d0 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c74c80aa-3dc7-4bbe-be55-712fb67790d0 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:07 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:07 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:07 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:07 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:07 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-c74c80aa-3dc7-4bbe-be55-712fb67790d0 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Volume info retrieved successfully. Sep 03 13:51:07 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c74c80aa-3dc7-4bbe-be55-712fb67790d0 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] http://192.168.122.181/volume/v3/volumes/b0a6bff9-7e42-47a9-9188-2e3c0d2333c7 returned with HTTP 200 Sep 03 13:51:07 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1355/2762] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:07 2026] GET /volume/v3/volumes/b0a6bff9-7e42-47a9-9188-2e3c0d2333c7 => generated 858 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d68a8237-1b26-4966-a45c-e9a93832d254 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:07 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d68a8237-1b26-4966-a45c-e9a93832d254 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] GET http://192.168.122.181/volume/v3/volumes/e03d46d7-5a17-411a-9149-eb52f0915f8c Sep 03 13:51:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d68a8237-1b26-4966-a45c-e9a93832d254 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d68a8237-1b26-4966-a45c-e9a93832d254 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:07 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:07 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:07 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:07 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:08 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-d68a8237-1b26-4966-a45c-e9a93832d254 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Volume info retrieved successfully. Sep 03 13:51:08 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d68a8237-1b26-4966-a45c-e9a93832d254 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] http://192.168.122.181/volume/v3/volumes/e03d46d7-5a17-411a-9149-eb52f0915f8c returned with HTTP 200 Sep 03 13:51:08 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1408/2763] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:07 2026] GET /volume/v3/volumes/e03d46d7-5a17-411a-9149-eb52f0915f8c => generated 860 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-d8c30830-5424-4be0-9037-13689ca41883 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:08 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d8c30830-5424-4be0-9037-13689ca41883 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] GET http://192.168.122.181/volume/v3/volumes/2ce5a833-fe7f-4d48-922a-bb4ad2684277 Sep 03 13:51:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d8c30830-5424-4be0-9037-13689ca41883 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d8c30830-5424-4be0-9037-13689ca41883 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:08 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:08 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:08 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:08 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:08 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-d8c30830-5424-4be0-9037-13689ca41883 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Volume info retrieved successfully. Sep 03 13:51:08 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d8c30830-5424-4be0-9037-13689ca41883 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] http://192.168.122.181/volume/v3/volumes/2ce5a833-fe7f-4d48-922a-bb4ad2684277 returned with HTTP 200 Sep 03 13:51:08 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1356/2764] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:51:08 2026] GET /volume/v3/volumes/2ce5a833-fe7f-4d48-922a-bb4ad2684277 => generated 872 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:51:08 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-2a59fb3f-06ef-43bb-9fff-c83af5e43853 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:08 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2a59fb3f-06ef-43bb-9fff-c83af5e43853 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] POST http://192.168.122.181/volume/v3/snapshots Sep 03 13:51:08 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2a59fb3f-06ef-43bb-9fff-c83af5e43853 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2ce5a833-fe7f-4d48-922a-bb4ad2684277", "name": "tempest-VolumeDependencyTests-Snapshot-1347974430"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:51:08 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:08 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:08 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:08 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:08 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-2a59fb3f-06ef-43bb-9fff-c83af5e43853 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Volume info retrieved successfully. Sep 03 13:51:08 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.snapshots [None req-2a59fb3f-06ef-43bb-9fff-c83af5e43853 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Create snapshot from volume 2ce5a833-fe7f-4d48-922a-bb4ad2684277 Sep 03 13:51:08 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-2a59fb3f-06ef-43bb-9fff-c83af5e43853 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Created reservations ['832c8c87-23ef-482e-be87-ebd0a875efe9', '206803d5-2a77-42d6-85f4-751be46d0879', 'a7a49afb-1dd0-44e0-9829-85f72c357703', 'e953c22b-2c03-4643-95ba-0a8f9a2aff22'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:51:08 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:08 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:08 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-2a59fb3f-06ef-43bb-9fff-c83af5e43853 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Snapshot create request issued successfully. Sep 03 13:51:08 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2a59fb3f-06ef-43bb-9fff-c83af5e43853 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] http://192.168.122.181/volume/v3/snapshots returned with HTTP 202 Sep 03 13:51:08 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1409/2765] 192.168.122.181 () {60 vars in 1149 bytes} [Thu Sep 3 13:51:08 2026] POST /volume/v3/snapshots => generated 308 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:51:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-79b522e8-8155-44f4-b77e-603e58478984 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:08 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-79b522e8-8155-44f4-b77e-603e58478984 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] GET http://192.168.122.181/volume/v3/snapshots/0959904c-f74b-4bb0-9031-3250d79549f5 Sep 03 13:51:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-79b522e8-8155-44f4-b77e-603e58478984 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-79b522e8-8155-44f4-b77e-603e58478984 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:08 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:08 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:08 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-79b522e8-8155-44f4-b77e-603e58478984 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Snapshot retrieved successfully. Sep 03 13:51:08 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-79b522e8-8155-44f4-b77e-603e58478984 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] http://192.168.122.181/volume/v3/snapshots/0959904c-f74b-4bb0-9031-3250d79549f5 returned with HTTP 200 Sep 03 13:51:08 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1357/2766] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:51:08 2026] GET /volume/v3/snapshots/0959904c-f74b-4bb0-9031-3250d79549f5 => generated 440 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:08 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f694163e-a7ab-43d9-8295-47d24b7c3859 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:08 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f694163e-a7ab-43d9-8295-47d24b7c3859 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:51:08 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f694163e-a7ab-43d9-8295-47d24b7c3859 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "e3d428e4-f558-44f3-bbbd-6cbc3f9ad3e8", "size": 1}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:51:08 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-f694163e-a7ab-43d9-8295-47d24b7c3859 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'e3d428e4-f558-44f3-bbbd-6cbc3f9ad3e8', 'size': 1}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:51:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-378b9cbe-47b7-47f8-bf2e-5a5dfda22233 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:08 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-378b9cbe-47b7-47f8-bf2e-5a5dfda22233 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] GET http://192.168.122.181/volume/v3/volumes/b0a6bff9-7e42-47a9-9188-2e3c0d2333c7 Sep 03 13:51:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-378b9cbe-47b7-47f8-bf2e-5a5dfda22233 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-378b9cbe-47b7-47f8-bf2e-5a5dfda22233 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:08 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:08 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:08 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:08 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:08 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-378b9cbe-47b7-47f8-bf2e-5a5dfda22233 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Volume info retrieved successfully. Sep 03 13:51:08 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-378b9cbe-47b7-47f8-bf2e-5a5dfda22233 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] http://192.168.122.181/volume/v3/volumes/b0a6bff9-7e42-47a9-9188-2e3c0d2333c7 returned with HTTP 200 Sep 03 13:51:08 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1358/2767] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:08 2026] GET /volume/v3/volumes/b0a6bff9-7e42-47a9-9188-2e3c0d2333c7 => generated 859 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-08efbfea-0b31-4013-8c7c-e5bf0d9100fe None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:08 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-08efbfea-0b31-4013-8c7c-e5bf0d9100fe tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] GET http://192.168.122.181/volume/v3/volumes/bd86de80-bc87-4ad0-9a28-4d30305855fc Sep 03 13:51:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-08efbfea-0b31-4013-8c7c-e5bf0d9100fe tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-08efbfea-0b31-4013-8c7c-e5bf0d9100fe tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:08 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:08 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:08 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:08 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:08 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-08efbfea-0b31-4013-8c7c-e5bf0d9100fe tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Volume info retrieved successfully. Sep 03 13:51:08 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-08efbfea-0b31-4013-8c7c-e5bf0d9100fe tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] http://192.168.122.181/volume/v3/volumes/bd86de80-bc87-4ad0-9a28-4d30305855fc returned with HTTP 200 Sep 03 13:51:08 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1359/2768] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:08 2026] GET /volume/v3/volumes/bd86de80-bc87-4ad0-9a28-4d30305855fc => generated 855 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:08 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-f694163e-a7ab-43d9-8295-47d24b7c3859 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Create volume of 1 GB Sep 03 13:51:08 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:08 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:08 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-f694163e-a7ab-43d9-8295-47d24b7c3859 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Availability Zones retrieved successfully. Sep 03 13:51:08 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f694163e-a7ab-43d9-8295-47d24b7c3859 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Flow 'volume_create_api' (a776031b-4f8e-41a2-a703-e4880e324f6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:51:08 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f694163e-a7ab-43d9-8295-47d24b7c3859 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d212ffe6-83d2-41d4-bdd5-02744fd33b79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:08 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-f694163e-a7ab-43d9-8295-47d24b7c3859 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:51:08 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f694163e-a7ab-43d9-8295-47d24b7c3859 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d212ffe6-83d2-41d4-bdd5-02744fd33b79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:51:06Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=ca49b453-a1c1-4bf4-95b0-3308edafba0a,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': 'ca49b453-a1c1-4bf4-95b0-3308edafba0a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:08 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f694163e-a7ab-43d9-8295-47d24b7c3859 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01c23c17-3098-4482-9efa-3e91bfcc124e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:08 devstack devstack@c-api.service[86720]: WARNING cinder.quota [None req-f694163e-a7ab-43d9-8295-47d24b7c3859 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-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 03 13:51:08 devstack devstack@c-api.service[86720]: WARNING cinder.quota [None req-f694163e-a7ab-43d9-8295-47d24b7c3859 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-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 03 13:51:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-a941e17e-b34c-4a78-9d99-1b89aa6f5461 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a941e17e-b34c-4a78-9d99-1b89aa6f5461 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] GET http://192.168.122.181/volume/v3/volumes/e03d46d7-5a17-411a-9149-eb52f0915f8c Sep 03 13:51:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a941e17e-b34c-4a78-9d99-1b89aa6f5461 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a941e17e-b34c-4a78-9d99-1b89aa6f5461 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:09 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:09 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:09 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:09 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:09 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-f694163e-a7ab-43d9-8295-47d24b7c3859 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Created reservations ['92c3c538-3b15-4b27-8c62-26862db400f5', 'b30a6cd7-bd29-427b-815a-d030b0a2f938', 'f2091d5c-0dad-40b4-9c48-ce437b47cfd4', '579dcacc-5b79-46c9-8b65-84d1f109f1af'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:51:09 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f694163e-a7ab-43d9-8295-47d24b7c3859 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01c23c17-3098-4482-9efa-3e91bfcc124e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92c3c538-3b15-4b27-8c62-26862db400f5', 'b30a6cd7-bd29-427b-815a-d030b0a2f938', 'f2091d5c-0dad-40b4-9c48-ce437b47cfd4', '579dcacc-5b79-46c9-8b65-84d1f109f1af']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:09 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f694163e-a7ab-43d9-8295-47d24b7c3859 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62b51a2c-f050-4eea-9fcc-07bc2b53121d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:09 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-a941e17e-b34c-4a78-9d99-1b89aa6f5461 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Volume info retrieved successfully. Sep 03 13:51:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a941e17e-b34c-4a78-9d99-1b89aa6f5461 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] http://192.168.122.181/volume/v3/volumes/e03d46d7-5a17-411a-9149-eb52f0915f8c returned with HTTP 200 Sep 03 13:51:09 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1360/2769] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:09 2026] GET /volume/v3/volumes/e03d46d7-5a17-411a-9149-eb52f0915f8c => generated 860 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:09 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:09 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:09 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f694163e-a7ab-43d9-8295-47d24b7c3859 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62b51a2c-f050-4eea-9fcc-07bc2b53121d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa9b6cb4-e6dd-4c2e-8bae-9d8b235ec231', '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='cb6a78d05bd447f1a3582cb59d7a2e7f',qos_specs=None,replication_status=,reservations=['92c3c538-3b15-4b27-8c62-26862db400f5','b30a6cd7-bd29-427b-815a-d030b0a2f938','f2091d5c-0dad-40b4-9c48-ce437b47cfd4','579dcacc-5b79-46c9-8b65-84d1f109f1af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='140891e9dff540c1822a59f8f01dcc68',volume_type_id=ca49b453-a1c1-4bf4-95b0-3308edafba0a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:51:09Z,deleted=False,deleted_at=None,display_description=None,display_name='volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa9b6cb4-e6dd-4c2e-8bae-9d8b235ec231,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb6a78d05bd447f1a3582cb59d7a2e7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='140891e9dff540c1822a59f8f01dcc68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca49b453-a1c1-4bf4-95b0-3308edafba0a),volume_type_id=ca49b453-a1c1-4bf4-95b0-3308edafba0a)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:09 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f694163e-a7ab-43d9-8295-47d24b7c3859 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6cef626-77e8-4f96-a9b3-7133774e8596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:09 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f694163e-a7ab-43d9-8295-47d24b7c3859 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6cef626-77e8-4f96-a9b3-7133774e8596) transitioned into state 'SUCCESS' from 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='cb6a78d05bd447f1a3582cb59d7a2e7f',qos_specs=None,replication_status=,reservations=['92c3c538-3b15-4b27-8c62-26862db400f5','b30a6cd7-bd29-427b-815a-d030b0a2f938','f2091d5c-0dad-40b4-9c48-ce437b47cfd4','579dcacc-5b79-46c9-8b65-84d1f109f1af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='140891e9dff540c1822a59f8f01dcc68',volume_type_id=ca49b453-a1c1-4bf4-95b0-3308edafba0a)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:09 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f694163e-a7ab-43d9-8295-47d24b7c3859 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a077099d-68f8-4749-8df0-a655aa7909ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:09 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f694163e-a7ab-43d9-8295-47d24b7c3859 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a077099d-68f8-4749-8df0-a655aa7909ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:09 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f694163e-a7ab-43d9-8295-47d24b7c3859 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Flow 'volume_create_api' (a776031b-4f8e-41a2-a703-e4880e324f6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:51:09 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-f694163e-a7ab-43d9-8295-47d24b7c3859 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Create volume request issued successfully. Sep 03 13:51:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f694163e-a7ab-43d9-8295-47d24b7c3859 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:51:09 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1410/2770] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:51:08 2026] POST /volume/v3/volumes => generated 806 bytes in 637 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:51:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-aee5c875-f8d9-49cf-b63d-89c565d56d7b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-aee5c875-f8d9-49cf-b63d-89c565d56d7b tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] GET http://192.168.122.181/volume/v3/volumes/fa9b6cb4-e6dd-4c2e-8bae-9d8b235ec231 Sep 03 13:51:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-aee5c875-f8d9-49cf-b63d-89c565d56d7b tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-aee5c875-f8d9-49cf-b63d-89c565d56d7b tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:09 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:09 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:09 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:09 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:09 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-aee5c875-f8d9-49cf-b63d-89c565d56d7b tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Volume info retrieved successfully. Sep 03 13:51:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-aee5c875-f8d9-49cf-b63d-89c565d56d7b tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] http://192.168.122.181/volume/v3/volumes/fa9b6cb4-e6dd-4c2e-8bae-9d8b235ec231 returned with HTTP 200 Sep 03 13:51:09 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1361/2771] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:09 2026] GET /volume/v3/volumes/fa9b6cb4-e6dd-4c2e-8bae-9d8b235ec231 => generated 874 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-0796532d-857f-49c1-aa4c-85d5122c6824 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0796532d-857f-49c1-aa4c-85d5122c6824 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] GET http://192.168.122.181/volume/v3/snapshots/0959904c-f74b-4bb0-9031-3250d79549f5 Sep 03 13:51:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0796532d-857f-49c1-aa4c-85d5122c6824 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0796532d-857f-49c1-aa4c-85d5122c6824 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:09 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:09 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:09 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-0796532d-857f-49c1-aa4c-85d5122c6824 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Snapshot retrieved successfully. Sep 03 13:51:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0796532d-857f-49c1-aa4c-85d5122c6824 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] http://192.168.122.181/volume/v3/snapshots/0959904c-f74b-4bb0-9031-3250d79549f5 returned with HTTP 200 Sep 03 13:51:09 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1411/2772] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:51:09 2026] GET /volume/v3/snapshots/0959904c-f74b-4bb0-9031-3250d79549f5 => generated 440 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-bd829ff9-5690-4478-aab5-6497892854a9 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-bd829ff9-5690-4478-aab5-6497892854a9 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] GET http://192.168.122.181/volume/v3/volumes/bd86de80-bc87-4ad0-9a28-4d30305855fc Sep 03 13:51:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-bd829ff9-5690-4478-aab5-6497892854a9 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-bd829ff9-5690-4478-aab5-6497892854a9 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:09 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:09 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:09 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:09 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:09 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-bd829ff9-5690-4478-aab5-6497892854a9 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Volume info retrieved successfully. Sep 03 13:51:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-bd829ff9-5690-4478-aab5-6497892854a9 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] http://192.168.122.181/volume/v3/volumes/bd86de80-bc87-4ad0-9a28-4d30305855fc returned with HTTP 200 Sep 03 13:51:09 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1362/2773] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:09 2026] GET /volume/v3/volumes/bd86de80-bc87-4ad0-9a28-4d30305855fc => generated 855 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-b4dc3ada-d69f-4a11-ab01-e7d427e355d4 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:10 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b4dc3ada-d69f-4a11-ab01-e7d427e355d4 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] GET http://192.168.122.181/volume/v3/volumes/e03d46d7-5a17-411a-9149-eb52f0915f8c Sep 03 13:51:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b4dc3ada-d69f-4a11-ab01-e7d427e355d4 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b4dc3ada-d69f-4a11-ab01-e7d427e355d4 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:10 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:10 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:10 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:10 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:10 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-b4dc3ada-d69f-4a11-ab01-e7d427e355d4 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Volume info retrieved successfully. Sep 03 13:51:10 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b4dc3ada-d69f-4a11-ab01-e7d427e355d4 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] http://192.168.122.181/volume/v3/volumes/e03d46d7-5a17-411a-9149-eb52f0915f8c returned with HTTP 200 Sep 03 13:51:10 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1412/2774] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:10 2026] GET /volume/v3/volumes/e03d46d7-5a17-411a-9149-eb52f0915f8c => generated 861 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-b5b09ed0-2edc-47fc-9367-ea0f7e6cf994 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:10 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b5b09ed0-2edc-47fc-9367-ea0f7e6cf994 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] POST http://192.168.122.181/volume/v3/snapshots Sep 03 13:51:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b5b09ed0-2edc-47fc-9367-ea0f7e6cf994 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e03d46d7-5a17-411a-9149-eb52f0915f8c", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-2135102895"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:51:10 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:10 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:10 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:10 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:10 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-b5b09ed0-2edc-47fc-9367-ea0f7e6cf994 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Volume info retrieved successfully. Sep 03 13:51:10 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.snapshots [None req-b5b09ed0-2edc-47fc-9367-ea0f7e6cf994 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Create snapshot from volume e03d46d7-5a17-411a-9149-eb52f0915f8c Sep 03 13:51:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-fca50dea-8164-48fc-8a46-18faa1e6a8b2 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:10 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-fca50dea-8164-48fc-8a46-18faa1e6a8b2 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] GET http://192.168.122.181/volume/v3/volumes/fa9b6cb4-e6dd-4c2e-8bae-9d8b235ec231 Sep 03 13:51:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-fca50dea-8164-48fc-8a46-18faa1e6a8b2 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-fca50dea-8164-48fc-8a46-18faa1e6a8b2 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:10 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-b5b09ed0-2edc-47fc-9367-ea0f7e6cf994 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Created reservations ['1b158948-4893-43af-b899-eb23341b88c0', 'bff8f1aa-d570-4f78-b24e-b8bcd55eccc9', '88c1fbd6-d3d2-415e-8720-eb6276c48ba5', '599989ef-2389-4757-9c64-8fe3be9edb2d'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:51:10 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:10 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:10 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:10 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:10 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:10 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:10 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-fca50dea-8164-48fc-8a46-18faa1e6a8b2 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Volume info retrieved successfully. Sep 03 13:51:10 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-fca50dea-8164-48fc-8a46-18faa1e6a8b2 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] http://192.168.122.181/volume/v3/volumes/fa9b6cb4-e6dd-4c2e-8bae-9d8b235ec231 returned with HTTP 200 Sep 03 13:51:10 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1413/2775] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:10 2026] GET /volume/v3/volumes/fa9b6cb4-e6dd-4c2e-8bae-9d8b235ec231 => generated 898 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:10 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-b5b09ed0-2edc-47fc-9367-ea0f7e6cf994 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Snapshot create request issued successfully. Sep 03 13:51:10 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b5b09ed0-2edc-47fc-9367-ea0f7e6cf994 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] http://192.168.122.181/volume/v3/snapshots returned with HTTP 202 Sep 03 13:51:10 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1363/2776] 192.168.122.181 () {60 vars in 1149 bytes} [Thu Sep 3 13:51:10 2026] POST /volume/v3/snapshots => generated 316 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:51:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f788a46d-42dd-4b94-88d3-9799ae6816fd None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:10 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f788a46d-42dd-4b94-88d3-9799ae6816fd tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] GET http://192.168.122.181/volume/v3/snapshots/14723777-e7f7-4779-ad27-30dc6e495856 Sep 03 13:51:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f788a46d-42dd-4b94-88d3-9799ae6816fd tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f788a46d-42dd-4b94-88d3-9799ae6816fd tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:10 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:10 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:10 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-f788a46d-42dd-4b94-88d3-9799ae6816fd tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Snapshot retrieved successfully. Sep 03 13:51:10 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f788a46d-42dd-4b94-88d3-9799ae6816fd tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] http://192.168.122.181/volume/v3/snapshots/14723777-e7f7-4779-ad27-30dc6e495856 returned with HTTP 200 Sep 03 13:51:10 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1414/2777] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:51:10 2026] GET /volume/v3/snapshots/14723777-e7f7-4779-ad27-30dc6e495856 => generated 448 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-8dd70011-f283-48ef-af0d-ea313eb84d8e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:10 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8dd70011-f283-48ef-af0d-ea313eb84d8e tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] GET http://192.168.122.181/volume/v3/snapshots/0959904c-f74b-4bb0-9031-3250d79549f5 Sep 03 13:51:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8dd70011-f283-48ef-af0d-ea313eb84d8e tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8dd70011-f283-48ef-af0d-ea313eb84d8e tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:10 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:10 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:10 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-8dd70011-f283-48ef-af0d-ea313eb84d8e tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Snapshot retrieved successfully. Sep 03 13:51:10 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8dd70011-f283-48ef-af0d-ea313eb84d8e tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] http://192.168.122.181/volume/v3/snapshots/0959904c-f74b-4bb0-9031-3250d79549f5 returned with HTTP 200 Sep 03 13:51:10 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1364/2778] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:51:10 2026] GET /volume/v3/snapshots/0959904c-f74b-4bb0-9031-3250d79549f5 => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-1e3f0199-6842-4eeb-930f-255e15886499 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:10 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1e3f0199-6842-4eeb-930f-255e15886499 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] GET http://192.168.122.181/volume/v3/volumes/bd86de80-bc87-4ad0-9a28-4d30305855fc Sep 03 13:51:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1e3f0199-6842-4eeb-930f-255e15886499 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1e3f0199-6842-4eeb-930f-255e15886499 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:10 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:10 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:10 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:10 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:10 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-1e3f0199-6842-4eeb-930f-255e15886499 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Volume info retrieved successfully. Sep 03 13:51:10 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1e3f0199-6842-4eeb-930f-255e15886499 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] http://192.168.122.181/volume/v3/volumes/bd86de80-bc87-4ad0-9a28-4d30305855fc returned with HTTP 200 Sep 03 13:51:10 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1415/2779] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:10 2026] GET /volume/v3/volumes/bd86de80-bc87-4ad0-9a28-4d30305855fc => generated 856 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-5f606536-f408-493b-8e55-8d6c36e8d5c4 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:10 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5f606536-f408-493b-8e55-8d6c36e8d5c4 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] GET http://192.168.122.181/volume/v3/volumes/197b73fc-3e1b-4380-84d7-14fb915f5184 Sep 03 13:51:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5f606536-f408-493b-8e55-8d6c36e8d5c4 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5f606536-f408-493b-8e55-8d6c36e8d5c4 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:10 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:10 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:10 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:10 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:10 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-5f606536-f408-493b-8e55-8d6c36e8d5c4 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Volume info retrieved successfully. Sep 03 13:51:10 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5f606536-f408-493b-8e55-8d6c36e8d5c4 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] http://192.168.122.181/volume/v3/volumes/197b73fc-3e1b-4380-84d7-14fb915f5184 returned with HTTP 200 Sep 03 13:51:10 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1365/2780] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:10 2026] GET /volume/v3/volumes/197b73fc-3e1b-4380-84d7-14fb915f5184 => generated 857 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f75967ab-8ca6-4fe2-929b-043a7d79362e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:11 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f75967ab-8ca6-4fe2-929b-043a7d79362e tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] GET http://192.168.122.181/volume/v3/volumes/fa9b6cb4-e6dd-4c2e-8bae-9d8b235ec231 Sep 03 13:51:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f75967ab-8ca6-4fe2-929b-043a7d79362e tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f75967ab-8ca6-4fe2-929b-043a7d79362e tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:11 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:11 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:11 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:11 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:11 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-f75967ab-8ca6-4fe2-929b-043a7d79362e tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Volume info retrieved successfully. Sep 03 13:51:11 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f75967ab-8ca6-4fe2-929b-043a7d79362e tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] http://192.168.122.181/volume/v3/volumes/fa9b6cb4-e6dd-4c2e-8bae-9d8b235ec231 returned with HTTP 200 Sep 03 13:51:11 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1416/2781] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:11 2026] GET /volume/v3/volumes/fa9b6cb4-e6dd-4c2e-8bae-9d8b235ec231 => generated 956 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-d957fb58-adfc-4010-b052-660ef2258248 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:11 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d957fb58-adfc-4010-b052-660ef2258248 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] GET http://192.168.122.181/volume/v3/snapshots/14723777-e7f7-4779-ad27-30dc6e495856 Sep 03 13:51:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d957fb58-adfc-4010-b052-660ef2258248 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d957fb58-adfc-4010-b052-660ef2258248 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:11 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:11 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:11 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-d957fb58-adfc-4010-b052-660ef2258248 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Snapshot retrieved successfully. Sep 03 13:51:11 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d957fb58-adfc-4010-b052-660ef2258248 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] http://192.168.122.181/volume/v3/snapshots/14723777-e7f7-4779-ad27-30dc6e495856 returned with HTTP 200 Sep 03 13:51:11 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1366/2782] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:51:11 2026] GET /volume/v3/snapshots/14723777-e7f7-4779-ad27-30dc6e495856 => generated 448 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-67b3c56c-7fae-4ce2-b13e-dd121b83a2fe None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:11 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-67b3c56c-7fae-4ce2-b13e-dd121b83a2fe tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] GET http://192.168.122.181/volume/v3/snapshots/0959904c-f74b-4bb0-9031-3250d79549f5 Sep 03 13:51:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-67b3c56c-7fae-4ce2-b13e-dd121b83a2fe tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-67b3c56c-7fae-4ce2-b13e-dd121b83a2fe tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:11 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:11 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:11 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-67b3c56c-7fae-4ce2-b13e-dd121b83a2fe tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Snapshot retrieved successfully. Sep 03 13:51:11 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-67b3c56c-7fae-4ce2-b13e-dd121b83a2fe tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] http://192.168.122.181/volume/v3/snapshots/0959904c-f74b-4bb0-9031-3250d79549f5 returned with HTTP 200 Sep 03 13:51:11 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1417/2783] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:51:11 2026] GET /volume/v3/snapshots/0959904c-f74b-4bb0-9031-3250d79549f5 => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-df212bbc-746b-48e0-bb7d-5644e0e22247 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:11 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-df212bbc-746b-48e0-bb7d-5644e0e22247 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] GET http://192.168.122.181/volume/v3/volumes/197b73fc-3e1b-4380-84d7-14fb915f5184 Sep 03 13:51:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-df212bbc-746b-48e0-bb7d-5644e0e22247 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-df212bbc-746b-48e0-bb7d-5644e0e22247 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:11 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:11 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:11 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:11 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:11 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-df212bbc-746b-48e0-bb7d-5644e0e22247 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Volume info retrieved successfully. Sep 03 13:51:11 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-df212bbc-746b-48e0-bb7d-5644e0e22247 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] http://192.168.122.181/volume/v3/volumes/197b73fc-3e1b-4380-84d7-14fb915f5184 returned with HTTP 200 Sep 03 13:51:11 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1367/2784] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:11 2026] GET /volume/v3/volumes/197b73fc-3e1b-4380-84d7-14fb915f5184 => generated 858 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-b78e2431-2b31-4f1e-8aa1-743c61f87f7d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:11 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b78e2431-2b31-4f1e-8aa1-743c61f87f7d tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] GET http://192.168.122.181/volume/v3/volumes/3f0a0601-4864-46df-a8bf-ba43fa291a2c Sep 03 13:51:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b78e2431-2b31-4f1e-8aa1-743c61f87f7d tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b78e2431-2b31-4f1e-8aa1-743c61f87f7d tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:12 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:12 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:12 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:12 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:12 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-b78e2431-2b31-4f1e-8aa1-743c61f87f7d tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Volume info retrieved successfully. Sep 03 13:51:12 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b78e2431-2b31-4f1e-8aa1-743c61f87f7d tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] http://192.168.122.181/volume/v3/volumes/3f0a0601-4864-46df-a8bf-ba43fa291a2c returned with HTTP 200 Sep 03 13:51:12 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1418/2785] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:11 2026] GET /volume/v3/volumes/3f0a0601-4864-46df-a8bf-ba43fa291a2c => generated 858 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-ad52ac88-2176-4656-8a13-eb61ec6c94e8 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ad52ac88-2176-4656-8a13-eb61ec6c94e8 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] DELETE http://192.168.122.181/volume/v3/volumes/3f0a0601-4864-46df-a8bf-ba43fa291a2c Sep 03 13:51:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ad52ac88-2176-4656-8a13-eb61ec6c94e8 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ad52ac88-2176-4656-8a13-eb61ec6c94e8 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:12 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-ad52ac88-2176-4656-8a13-eb61ec6c94e8 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Delete volume with id: 3f0a0601-4864-46df-a8bf-ba43fa291a2c Sep 03 13:51:12 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:12 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:12 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:12 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:12 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-ad52ac88-2176-4656-8a13-eb61ec6c94e8 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Volume info retrieved successfully. Sep 03 13:51:12 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-ad52ac88-2176-4656-8a13-eb61ec6c94e8 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Delete volume request issued successfully. Sep 03 13:51:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ad52ac88-2176-4656-8a13-eb61ec6c94e8 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] http://192.168.122.181/volume/v3/volumes/3f0a0601-4864-46df-a8bf-ba43fa291a2c returned with HTTP 202 Sep 03 13:51:12 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1368/2786] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:51:12 2026] DELETE /volume/v3/volumes/3f0a0601-4864-46df-a8bf-ba43fa291a2c => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:51:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a338fef8-0d56-4eb9-92cb-2b98e6df1328 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:12 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a338fef8-0d56-4eb9-92cb-2b98e6df1328 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] GET http://192.168.122.181/volume/v3/volumes/3f0a0601-4864-46df-a8bf-ba43fa291a2c Sep 03 13:51:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a338fef8-0d56-4eb9-92cb-2b98e6df1328 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a338fef8-0d56-4eb9-92cb-2b98e6df1328 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:12 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:12 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:12 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:12 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:12 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-a338fef8-0d56-4eb9-92cb-2b98e6df1328 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Volume info retrieved successfully. Sep 03 13:51:12 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a338fef8-0d56-4eb9-92cb-2b98e6df1328 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] http://192.168.122.181/volume/v3/volumes/3f0a0601-4864-46df-a8bf-ba43fa291a2c returned with HTTP 200 Sep 03 13:51:12 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1419/2787] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:12 2026] GET /volume/v3/volumes/3f0a0601-4864-46df-a8bf-ba43fa291a2c => generated 857 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-bf4dc3c5-05c0-4988-8e14-3125629044a7 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-bf4dc3c5-05c0-4988-8e14-3125629044a7 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] GET http://192.168.122.181/volume/v3/volumes/fa9b6cb4-e6dd-4c2e-8bae-9d8b235ec231 Sep 03 13:51:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-bf4dc3c5-05c0-4988-8e14-3125629044a7 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-bf4dc3c5-05c0-4988-8e14-3125629044a7 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:12 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:12 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:12 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:12 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:12 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-bf4dc3c5-05c0-4988-8e14-3125629044a7 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Volume info retrieved successfully. Sep 03 13:51:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-bf4dc3c5-05c0-4988-8e14-3125629044a7 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] http://192.168.122.181/volume/v3/volumes/fa9b6cb4-e6dd-4c2e-8bae-9d8b235ec231 returned with HTTP 200 Sep 03 13:51:12 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1369/2788] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:12 2026] GET /volume/v3/volumes/fa9b6cb4-e6dd-4c2e-8bae-9d8b235ec231 => generated 956 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-080d2511-762d-43eb-8ee5-ff68343add9f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:12 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-080d2511-762d-43eb-8ee5-ff68343add9f tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] GET http://192.168.122.181/volume/v3/snapshots/14723777-e7f7-4779-ad27-30dc6e495856 Sep 03 13:51:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-080d2511-762d-43eb-8ee5-ff68343add9f tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-080d2511-762d-43eb-8ee5-ff68343add9f tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:12 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:12 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:12 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-080d2511-762d-43eb-8ee5-ff68343add9f tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Snapshot retrieved successfully. Sep 03 13:51:12 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-080d2511-762d-43eb-8ee5-ff68343add9f tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] http://192.168.122.181/volume/v3/snapshots/14723777-e7f7-4779-ad27-30dc6e495856 returned with HTTP 200 Sep 03 13:51:12 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1420/2789] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:51:12 2026] GET /volume/v3/snapshots/14723777-e7f7-4779-ad27-30dc6e495856 => generated 448 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-25add666-42ae-467a-bcad-a3dc7c3c6863 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-25add666-42ae-467a-bcad-a3dc7c3c6863 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] GET http://192.168.122.181/volume/v3/snapshots/0959904c-f74b-4bb0-9031-3250d79549f5 Sep 03 13:51:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-25add666-42ae-467a-bcad-a3dc7c3c6863 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-25add666-42ae-467a-bcad-a3dc7c3c6863 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:12 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:12 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:12 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-25add666-42ae-467a-bcad-a3dc7c3c6863 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Snapshot retrieved successfully. Sep 03 13:51:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-25add666-42ae-467a-bcad-a3dc7c3c6863 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] http://192.168.122.181/volume/v3/snapshots/0959904c-f74b-4bb0-9031-3250d79549f5 returned with HTTP 200 Sep 03 13:51:12 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1370/2790] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:51:12 2026] GET /volume/v3/snapshots/0959904c-f74b-4bb0-9031-3250d79549f5 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-b57438ae-4778-42db-a194-01f0f5420f2d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:13 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b57438ae-4778-42db-a194-01f0f5420f2d tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] GET http://192.168.122.181/volume/v3/volumes/3f0a0601-4864-46df-a8bf-ba43fa291a2c Sep 03 13:51:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b57438ae-4778-42db-a194-01f0f5420f2d tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b57438ae-4778-42db-a194-01f0f5420f2d tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:13 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b57438ae-4778-42db-a194-01f0f5420f2d tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] http://192.168.122.181/volume/v3/volumes/3f0a0601-4864-46df-a8bf-ba43fa291a2c returned with HTTP 404 Sep 03 13:51:13 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1421/2791] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:13 2026] GET /volume/v3/volumes/3f0a0601-4864-46df-a8bf-ba43fa291a2c => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:51:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-466afb7f-a491-45d9-b480-7710926abd30 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:13 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-466afb7f-a491-45d9-b480-7710926abd30 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] DELETE http://192.168.122.181/volume/v3/volumes/197b73fc-3e1b-4380-84d7-14fb915f5184 Sep 03 13:51:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-466afb7f-a491-45d9-b480-7710926abd30 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-466afb7f-a491-45d9-b480-7710926abd30 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:13 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-466afb7f-a491-45d9-b480-7710926abd30 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Delete volume with id: 197b73fc-3e1b-4380-84d7-14fb915f5184 Sep 03 13:51:13 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:13 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:13 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:13 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:13 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-466afb7f-a491-45d9-b480-7710926abd30 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Volume info retrieved successfully. Sep 03 13:51:13 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-466afb7f-a491-45d9-b480-7710926abd30 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Delete volume request issued successfully. Sep 03 13:51:13 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-466afb7f-a491-45d9-b480-7710926abd30 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] http://192.168.122.181/volume/v3/volumes/197b73fc-3e1b-4380-84d7-14fb915f5184 returned with HTTP 202 Sep 03 13:51:13 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1371/2792] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:51:13 2026] DELETE /volume/v3/volumes/197b73fc-3e1b-4380-84d7-14fb915f5184 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:51:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-473e6e29-40ff-41cb-a910-9f5d042fecc1 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:13 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-473e6e29-40ff-41cb-a910-9f5d042fecc1 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] GET http://192.168.122.181/volume/v3/volumes/197b73fc-3e1b-4380-84d7-14fb915f5184 Sep 03 13:51:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-473e6e29-40ff-41cb-a910-9f5d042fecc1 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-473e6e29-40ff-41cb-a910-9f5d042fecc1 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:13 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:13 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:13 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:13 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:13 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-473e6e29-40ff-41cb-a910-9f5d042fecc1 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Volume info retrieved successfully. Sep 03 13:51:13 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-473e6e29-40ff-41cb-a910-9f5d042fecc1 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] http://192.168.122.181/volume/v3/volumes/197b73fc-3e1b-4380-84d7-14fb915f5184 returned with HTTP 200 Sep 03 13:51:13 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1422/2793] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:13 2026] GET /volume/v3/volumes/197b73fc-3e1b-4380-84d7-14fb915f5184 => generated 857 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-915fea54-2ee0-431a-a1b4-a99ffab31968 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:13 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-915fea54-2ee0-431a-a1b4-a99ffab31968 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] GET http://192.168.122.181/volume/v3/volumes/fa9b6cb4-e6dd-4c2e-8bae-9d8b235ec231 Sep 03 13:51:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-915fea54-2ee0-431a-a1b4-a99ffab31968 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-915fea54-2ee0-431a-a1b4-a99ffab31968 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d7041c56-ba58-4954-b137-d57a5e1bee4a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:13 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:13 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:13 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:13 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:13 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d7041c56-ba58-4954-b137-d57a5e1bee4a tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] GET http://192.168.122.181/volume/v3/snapshots/14723777-e7f7-4779-ad27-30dc6e495856 Sep 03 13:51:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d7041c56-ba58-4954-b137-d57a5e1bee4a tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d7041c56-ba58-4954-b137-d57a5e1bee4a tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:13 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-915fea54-2ee0-431a-a1b4-a99ffab31968 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Volume info retrieved successfully. Sep 03 13:51:13 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-915fea54-2ee0-431a-a1b4-a99ffab31968 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] http://192.168.122.181/volume/v3/volumes/fa9b6cb4-e6dd-4c2e-8bae-9d8b235ec231 returned with HTTP 200 Sep 03 13:51:13 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1372/2794] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:13 2026] GET /volume/v3/volumes/fa9b6cb4-e6dd-4c2e-8bae-9d8b235ec231 => generated 956 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:13 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:13 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:13 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-d7041c56-ba58-4954-b137-d57a5e1bee4a tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Snapshot retrieved successfully. Sep 03 13:51:13 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d7041c56-ba58-4954-b137-d57a5e1bee4a tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] http://192.168.122.181/volume/v3/snapshots/14723777-e7f7-4779-ad27-30dc6e495856 returned with HTTP 200 Sep 03 13:51:13 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1423/2795] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:51:13 2026] GET /volume/v3/snapshots/14723777-e7f7-4779-ad27-30dc6e495856 => generated 448 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-ca907235-e132-4207-abdb-f1edc8eaf681 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:13 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ca907235-e132-4207-abdb-f1edc8eaf681 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] GET http://192.168.122.181/volume/v3/snapshots/0959904c-f74b-4bb0-9031-3250d79549f5 Sep 03 13:51:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ca907235-e132-4207-abdb-f1edc8eaf681 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ca907235-e132-4207-abdb-f1edc8eaf681 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:13 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:13 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:13 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-ca907235-e132-4207-abdb-f1edc8eaf681 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Snapshot retrieved successfully. Sep 03 13:51:13 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ca907235-e132-4207-abdb-f1edc8eaf681 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] http://192.168.122.181/volume/v3/snapshots/0959904c-f74b-4bb0-9031-3250d79549f5 returned with HTTP 200 Sep 03 13:51:13 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1373/2796] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:51:13 2026] GET /volume/v3/snapshots/0959904c-f74b-4bb0-9031-3250d79549f5 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-9432d5c1-36e8-4aec-8fba-1c5a98f017d6 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:13 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9432d5c1-36e8-4aec-8fba-1c5a98f017d6 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:51:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9432d5c1-36e8-4aec-8fba-1c5a98f017d6 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0959904c-f74b-4bb0-9031-3250d79549f5", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1326233967"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:51:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-9432d5c1-36e8-4aec-8fba-1c5a98f017d6 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Create volume request body: {'volume': {'snapshot_id': '0959904c-f74b-4bb0-9031-3250d79549f5', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1326233967'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:51:13 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:13 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:13 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-9432d5c1-36e8-4aec-8fba-1c5a98f017d6 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Snapshot retrieved successfully. Sep 03 13:51:13 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-9432d5c1-36e8-4aec-8fba-1c5a98f017d6 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Create volume of 1 GB Sep 03 13:51:13 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-9432d5c1-36e8-4aec-8fba-1c5a98f017d6 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Availability Zones retrieved successfully. Sep 03 13:51:13 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9432d5c1-36e8-4aec-8fba-1c5a98f017d6 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Flow 'volume_create_api' (0525390a-a8ba-490a-b652-f75427b4d142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:51:13 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9432d5c1-36e8-4aec-8fba-1c5a98f017d6 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72af5274-e712-4534-835d-1b50c5ed106e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:13 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-9432d5c1-36e8-4aec-8fba-1c5a98f017d6 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:51:13 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:13 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:13 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9432d5c1-36e8-4aec-8fba-1c5a98f017d6 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72af5274-e712-4534-835d-1b50c5ed106e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0959904c-f74b-4bb0-9031-3250d79549f5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:13 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9432d5c1-36e8-4aec-8fba-1c5a98f017d6 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9937b240-e55a-42ff-971c-927c1b6fbefe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:13 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-9432d5c1-36e8-4aec-8fba-1c5a98f017d6 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Created reservations ['92fd5778-5d96-4b92-a357-1c85fc5b68d6', '0c2d0d93-952e-429e-b038-2b28308b2877', 'cb849b57-57cf-4558-b22b-3fb1bba3adac', 'd456e07a-6cfb-43c2-bad1-1bb48b6d0233'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:51:13 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9432d5c1-36e8-4aec-8fba-1c5a98f017d6 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9937b240-e55a-42ff-971c-927c1b6fbefe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92fd5778-5d96-4b92-a357-1c85fc5b68d6', '0c2d0d93-952e-429e-b038-2b28308b2877', 'cb849b57-57cf-4558-b22b-3fb1bba3adac', 'd456e07a-6cfb-43c2-bad1-1bb48b6d0233']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:13 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9432d5c1-36e8-4aec-8fba-1c5a98f017d6 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99930038-fe84-4cbf-a135-aede6f9cf365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:13 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:13 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:14 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:14 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:14 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9432d5c1-36e8-4aec-8fba-1c5a98f017d6 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99930038-fe84-4cbf-a135-aede6f9cf365) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77e2d02e-8ee8-4aa4-b524-6bc04dac5a35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1326233967',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad9c3af1e026462fa743cea893190e90',qos_specs=None,replication_status=,reservations=['92fd5778-5d96-4b92-a357-1c85fc5b68d6','0c2d0d93-952e-429e-b038-2b28308b2877','cb849b57-57cf-4558-b22b-3fb1bba3adac','d456e07a-6cfb-43c2-bad1-1bb48b6d0233'],size=1,snapshot_id=0959904c-f74b-4bb0-9031-3250d79549f5,source_replicaid=,source_volid=None,status='creating',user_id='195e08de5ee94b8dae59904510ff17a0',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:51:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1326233967',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77e2d02e-8ee8-4aa4-b524-6bc04dac5a35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad9c3af1e026462fa743cea893190e90',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0959904c-f74b-4bb0-9031-3250d79549f5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='195e08de5ee94b8dae59904510ff17a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:14 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9432d5c1-36e8-4aec-8fba-1c5a98f017d6 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac4b7fb9-efa4-4f90-8d06-2c34771b7813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:14 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9432d5c1-36e8-4aec-8fba-1c5a98f017d6 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac4b7fb9-efa4-4f90-8d06-2c34771b7813) transitioned into state 'SUCCESS' from state '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-1326233967',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad9c3af1e026462fa743cea893190e90',qos_specs=None,replication_status=,reservations=['92fd5778-5d96-4b92-a357-1c85fc5b68d6','0c2d0d93-952e-429e-b038-2b28308b2877','cb849b57-57cf-4558-b22b-3fb1bba3adac','d456e07a-6cfb-43c2-bad1-1bb48b6d0233'],size=1,snapshot_id=0959904c-f74b-4bb0-9031-3250d79549f5,source_replicaid=,source_volid=None,status='creating',user_id='195e08de5ee94b8dae59904510ff17a0',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:14 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9432d5c1-36e8-4aec-8fba-1c5a98f017d6 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c0e53d1-5951-4044-8a11-f7ad1083e1c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:14 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:14 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:14 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9432d5c1-36e8-4aec-8fba-1c5a98f017d6 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c0e53d1-5951-4044-8a11-f7ad1083e1c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:14 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9432d5c1-36e8-4aec-8fba-1c5a98f017d6 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Flow 'volume_create_api' (0525390a-a8ba-490a-b652-f75427b4d142) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:51:14 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-9432d5c1-36e8-4aec-8fba-1c5a98f017d6 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Create volume request issued successfully. Sep 03 13:51:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9432d5c1-36e8-4aec-8fba-1c5a98f017d6 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:51:14 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1424/2797] 192.168.122.181 () {62 vars in 1184 bytes} [Thu Sep 3 13:51:13 2026] POST /volume/v3/volumes => generated 813 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:51:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-839274cd-02c9-4388-ab0b-9b7bef7dce51 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-839274cd-02c9-4388-ab0b-9b7bef7dce51 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] GET http://192.168.122.181/volume/v3/volumes/77e2d02e-8ee8-4aa4-b524-6bc04dac5a35 Sep 03 13:51:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-839274cd-02c9-4388-ab0b-9b7bef7dce51 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-839274cd-02c9-4388-ab0b-9b7bef7dce51 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:14 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:14 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:14 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:14 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:14 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-839274cd-02c9-4388-ab0b-9b7bef7dce51 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Volume info retrieved successfully. Sep 03 13:51:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-839274cd-02c9-4388-ab0b-9b7bef7dce51 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] http://192.168.122.181/volume/v3/volumes/77e2d02e-8ee8-4aa4-b524-6bc04dac5a35 returned with HTTP 200 Sep 03 13:51:14 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1374/2798] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:51:14 2026] GET /volume/v3/volumes/77e2d02e-8ee8-4aa4-b524-6bc04dac5a35 => generated 881 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:51:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-305bd8f8-6c5f-4ab4-a0cd-973c11cca82b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-305bd8f8-6c5f-4ab4-a0cd-973c11cca82b tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] GET http://192.168.122.181/volume/v3/volumes/197b73fc-3e1b-4380-84d7-14fb915f5184 Sep 03 13:51:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-305bd8f8-6c5f-4ab4-a0cd-973c11cca82b tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-305bd8f8-6c5f-4ab4-a0cd-973c11cca82b tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-305bd8f8-6c5f-4ab4-a0cd-973c11cca82b tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] http://192.168.122.181/volume/v3/volumes/197b73fc-3e1b-4380-84d7-14fb915f5184 returned with HTTP 404 Sep 03 13:51:14 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1425/2799] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:14 2026] GET /volume/v3/volumes/197b73fc-3e1b-4380-84d7-14fb915f5184 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:51:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-c5442d42-4f44-4ee9-b2af-fb466ed347b1 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c5442d42-4f44-4ee9-b2af-fb466ed347b1 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] DELETE http://192.168.122.181/volume/v3/volumes/bd86de80-bc87-4ad0-9a28-4d30305855fc Sep 03 13:51:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c5442d42-4f44-4ee9-b2af-fb466ed347b1 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c5442d42-4f44-4ee9-b2af-fb466ed347b1 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:14 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-c5442d42-4f44-4ee9-b2af-fb466ed347b1 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Delete volume with id: bd86de80-bc87-4ad0-9a28-4d30305855fc Sep 03 13:51:14 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:14 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:14 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:14 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:14 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-c5442d42-4f44-4ee9-b2af-fb466ed347b1 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Volume info retrieved successfully. Sep 03 13:51:14 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-c5442d42-4f44-4ee9-b2af-fb466ed347b1 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Delete volume request issued successfully. Sep 03 13:51:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c5442d42-4f44-4ee9-b2af-fb466ed347b1 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] http://192.168.122.181/volume/v3/volumes/bd86de80-bc87-4ad0-9a28-4d30305855fc returned with HTTP 202 Sep 03 13:51:14 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1375/2800] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:51:14 2026] DELETE /volume/v3/volumes/bd86de80-bc87-4ad0-9a28-4d30305855fc => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:51:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-9e2eece9-ee83-443a-b014-816dfd07c84d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9e2eece9-ee83-443a-b014-816dfd07c84d tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] GET http://192.168.122.181/volume/v3/volumes/bd86de80-bc87-4ad0-9a28-4d30305855fc Sep 03 13:51:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9e2eece9-ee83-443a-b014-816dfd07c84d tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9e2eece9-ee83-443a-b014-816dfd07c84d tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:14 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:14 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:14 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:14 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:14 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-9e2eece9-ee83-443a-b014-816dfd07c84d tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Volume info retrieved successfully. Sep 03 13:51:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9e2eece9-ee83-443a-b014-816dfd07c84d tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] http://192.168.122.181/volume/v3/volumes/bd86de80-bc87-4ad0-9a28-4d30305855fc returned with HTTP 200 Sep 03 13:51:14 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1426/2801] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:14 2026] GET /volume/v3/volumes/bd86de80-bc87-4ad0-9a28-4d30305855fc => generated 855 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-df6093e0-e8d7-4c0c-b012-2ad5dfb4985f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-581df719-6452-4b7f-be4d-58c2a547281e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-df6093e0-e8d7-4c0c-b012-2ad5dfb4985f tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] GET http://192.168.122.181/volume/v3/volumes/fa9b6cb4-e6dd-4c2e-8bae-9d8b235ec231 Sep 03 13:51:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-581df719-6452-4b7f-be4d-58c2a547281e tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] GET http://192.168.122.181/volume/v3/snapshots/14723777-e7f7-4779-ad27-30dc6e495856 Sep 03 13:51:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-581df719-6452-4b7f-be4d-58c2a547281e tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-581df719-6452-4b7f-be4d-58c2a547281e tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-df6093e0-e8d7-4c0c-b012-2ad5dfb4985f tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-df6093e0-e8d7-4c0c-b012-2ad5dfb4985f tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:14 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:14 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:14 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-581df719-6452-4b7f-be4d-58c2a547281e tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Snapshot retrieved successfully. Sep 03 13:51:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-581df719-6452-4b7f-be4d-58c2a547281e tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] http://192.168.122.181/volume/v3/snapshots/14723777-e7f7-4779-ad27-30dc6e495856 returned with HTTP 200 Sep 03 13:51:14 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1427/2802] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:51:14 2026] GET /volume/v3/snapshots/14723777-e7f7-4779-ad27-30dc6e495856 => generated 448 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:51:14 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:14 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:14 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:14 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:14 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-df6093e0-e8d7-4c0c-b012-2ad5dfb4985f tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Volume info retrieved successfully. Sep 03 13:51:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-df6093e0-e8d7-4c0c-b012-2ad5dfb4985f tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] http://192.168.122.181/volume/v3/volumes/fa9b6cb4-e6dd-4c2e-8bae-9d8b235ec231 returned with HTTP 200 Sep 03 13:51:14 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1376/2803] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:14 2026] GET /volume/v3/volumes/fa9b6cb4-e6dd-4c2e-8bae-9d8b235ec231 => generated 956 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-8d05a692-3792-4b3d-b717-75695c3d5aa9 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8d05a692-3792-4b3d-b717-75695c3d5aa9 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] GET http://192.168.122.181/volume/v3/volumes/77e2d02e-8ee8-4aa4-b524-6bc04dac5a35 Sep 03 13:51:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8d05a692-3792-4b3d-b717-75695c3d5aa9 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8d05a692-3792-4b3d-b717-75695c3d5aa9 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:15 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:15 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:15 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:15 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:15 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-8d05a692-3792-4b3d-b717-75695c3d5aa9 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Volume info retrieved successfully. Sep 03 13:51:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8d05a692-3792-4b3d-b717-75695c3d5aa9 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] http://192.168.122.181/volume/v3/volumes/77e2d02e-8ee8-4aa4-b524-6bc04dac5a35 returned with HTTP 200 Sep 03 13:51:15 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1428/2804] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:51:15 2026] GET /volume/v3/volumes/77e2d02e-8ee8-4aa4-b524-6bc04dac5a35 => generated 905 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:51:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e7b87e7d-3997-49b7-8aad-c1af3bb14866 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:15 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e7b87e7d-3997-49b7-8aad-c1af3bb14866 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] GET http://192.168.122.181/volume/v3/volumes/bd86de80-bc87-4ad0-9a28-4d30305855fc Sep 03 13:51:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e7b87e7d-3997-49b7-8aad-c1af3bb14866 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e7b87e7d-3997-49b7-8aad-c1af3bb14866 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:15 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e7b87e7d-3997-49b7-8aad-c1af3bb14866 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] http://192.168.122.181/volume/v3/volumes/bd86de80-bc87-4ad0-9a28-4d30305855fc returned with HTTP 404 Sep 03 13:51:15 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1377/2805] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:15 2026] GET /volume/v3/volumes/bd86de80-bc87-4ad0-9a28-4d30305855fc => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:51:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-631dd915-e6ce-4d1b-b699-c6aac675d822 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-c315d493-d89c-4820-8b14-13ae3e310456 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:15 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c315d493-d89c-4820-8b14-13ae3e310456 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] GET http://192.168.122.181/volume/v3/snapshots/14723777-e7f7-4779-ad27-30dc6e495856 Sep 03 13:51:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c315d493-d89c-4820-8b14-13ae3e310456 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c315d493-d89c-4820-8b14-13ae3e310456 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-631dd915-e6ce-4d1b-b699-c6aac675d822 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] DELETE http://192.168.122.181/volume/v3/volumes/b0a6bff9-7e42-47a9-9188-2e3c0d2333c7 Sep 03 13:51:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-631dd915-e6ce-4d1b-b699-c6aac675d822 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-631dd915-e6ce-4d1b-b699-c6aac675d822 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:15 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-631dd915-e6ce-4d1b-b699-c6aac675d822 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Delete volume with id: b0a6bff9-7e42-47a9-9188-2e3c0d2333c7 Sep 03 13:51:15 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:15 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:15 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-c315d493-d89c-4820-8b14-13ae3e310456 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Snapshot retrieved successfully. Sep 03 13:51:15 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:15 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:15 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:15 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:15 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-631dd915-e6ce-4d1b-b699-c6aac675d822 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Volume info retrieved successfully. Sep 03 13:51:15 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c315d493-d89c-4820-8b14-13ae3e310456 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] http://192.168.122.181/volume/v3/snapshots/14723777-e7f7-4779-ad27-30dc6e495856 returned with HTTP 200 Sep 03 13:51:15 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1378/2806] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:51:15 2026] GET /volume/v3/snapshots/14723777-e7f7-4779-ad27-30dc6e495856 => generated 448 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e7341925-b2b7-436f-83b6-78a6d5c196e2 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:15 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e7341925-b2b7-436f-83b6-78a6d5c196e2 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] GET http://192.168.122.181/volume/v3/volumes/fa9b6cb4-e6dd-4c2e-8bae-9d8b235ec231 Sep 03 13:51:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e7341925-b2b7-436f-83b6-78a6d5c196e2 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e7341925-b2b7-436f-83b6-78a6d5c196e2 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:15 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:15 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:15 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:15 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:15 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-e7341925-b2b7-436f-83b6-78a6d5c196e2 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Volume info retrieved successfully. Sep 03 13:51:15 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-631dd915-e6ce-4d1b-b699-c6aac675d822 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Delete volume request issued successfully. Sep 03 13:51:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-631dd915-e6ce-4d1b-b699-c6aac675d822 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] http://192.168.122.181/volume/v3/volumes/b0a6bff9-7e42-47a9-9188-2e3c0d2333c7 returned with HTTP 202 Sep 03 13:51:15 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1429/2807] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:51:15 2026] DELETE /volume/v3/volumes/b0a6bff9-7e42-47a9-9188-2e3c0d2333c7 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:51:15 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e7341925-b2b7-436f-83b6-78a6d5c196e2 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] http://192.168.122.181/volume/v3/volumes/fa9b6cb4-e6dd-4c2e-8bae-9d8b235ec231 returned with HTTP 200 Sep 03 13:51:15 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1379/2808] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:15 2026] GET /volume/v3/volumes/fa9b6cb4-e6dd-4c2e-8bae-9d8b235ec231 => generated 956 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-2f7b8632-a4f2-47c9-a462-c4cdb986e171 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2f7b8632-a4f2-47c9-a462-c4cdb986e171 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] GET http://192.168.122.181/volume/v3/volumes/b0a6bff9-7e42-47a9-9188-2e3c0d2333c7 Sep 03 13:51:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2f7b8632-a4f2-47c9-a462-c4cdb986e171 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2f7b8632-a4f2-47c9-a462-c4cdb986e171 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:15 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:15 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:15 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:15 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:15 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-2f7b8632-a4f2-47c9-a462-c4cdb986e171 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Volume info retrieved successfully. Sep 03 13:51:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2f7b8632-a4f2-47c9-a462-c4cdb986e171 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] http://192.168.122.181/volume/v3/volumes/b0a6bff9-7e42-47a9-9188-2e3c0d2333c7 returned with HTTP 200 Sep 03 13:51:15 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1430/2809] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:15 2026] GET /volume/v3/volumes/b0a6bff9-7e42-47a9-9188-2e3c0d2333c7 => generated 858 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-0d4e86a4-c63c-4f13-9a5d-c49e3a393659 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:16 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0d4e86a4-c63c-4f13-9a5d-c49e3a393659 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] GET http://192.168.122.181/volume/v3/volumes/77e2d02e-8ee8-4aa4-b524-6bc04dac5a35 Sep 03 13:51:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0d4e86a4-c63c-4f13-9a5d-c49e3a393659 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0d4e86a4-c63c-4f13-9a5d-c49e3a393659 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:16 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:16 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:16 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:16 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:16 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-0d4e86a4-c63c-4f13-9a5d-c49e3a393659 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Volume info retrieved successfully. Sep 03 13:51:16 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0d4e86a4-c63c-4f13-9a5d-c49e3a393659 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] http://192.168.122.181/volume/v3/volumes/77e2d02e-8ee8-4aa4-b524-6bc04dac5a35 returned with HTTP 200 Sep 03 13:51:16 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1380/2810] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:51:16 2026] GET /volume/v3/volumes/77e2d02e-8ee8-4aa4-b524-6bc04dac5a35 => generated 905 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:51:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-60a19f8d-3070-43b1-8a60-a17549bf3e34 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:16 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-60a19f8d-3070-43b1-8a60-a17549bf3e34 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] GET http://192.168.122.181/volume/v3/snapshots/14723777-e7f7-4779-ad27-30dc6e495856 Sep 03 13:51:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-60a19f8d-3070-43b1-8a60-a17549bf3e34 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-60a19f8d-3070-43b1-8a60-a17549bf3e34 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:16 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:16 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:16 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-60a19f8d-3070-43b1-8a60-a17549bf3e34 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Snapshot retrieved successfully. Sep 03 13:51:16 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-60a19f8d-3070-43b1-8a60-a17549bf3e34 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] http://192.168.122.181/volume/v3/snapshots/14723777-e7f7-4779-ad27-30dc6e495856 returned with HTTP 200 Sep 03 13:51:16 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1431/2811] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:51:16 2026] GET /volume/v3/snapshots/14723777-e7f7-4779-ad27-30dc6e495856 => generated 475 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:51:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-5a0c2051-d569-4d86-89e6-d55e334d9b4a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:16 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5a0c2051-d569-4d86-89e6-d55e334d9b4a tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:51:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5a0c2051-d569-4d86-89e6-d55e334d9b4a tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "14723777-e7f7-4779-ad27-30dc6e495856", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-190056278"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:51:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-5a0c2051-d569-4d86-89e6-d55e334d9b4a tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Create volume request body: {'volume': {"'snapshot_id": '14723777-e7f7-4779-ad27-30dc6e495856', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-190056278'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:51:16 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-5a0c2051-d569-4d86-89e6-d55e334d9b4a tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Create volume of 1 GB Sep 03 13:51:16 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-5a0c2051-d569-4d86-89e6-d55e334d9b4a tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Availability Zones retrieved successfully. Sep 03 13:51:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-9ceaa883-ffed-45a3-8933-c76ca00defc9 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:16 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5a0c2051-d569-4d86-89e6-d55e334d9b4a tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Flow 'volume_create_api' (48c79a71-bbdc-4a13-a2ec-573a03ca476a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:51:16 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5a0c2051-d569-4d86-89e6-d55e334d9b4a tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dccc0c97-eee3-46ff-94d0-b648b9ea513d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:16 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9ceaa883-ffed-45a3-8933-c76ca00defc9 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] GET http://192.168.122.181/volume/v3/volumes/fa9b6cb4-e6dd-4c2e-8bae-9d8b235ec231 Sep 03 13:51:16 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-5a0c2051-d569-4d86-89e6-d55e334d9b4a tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:51:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9ceaa883-ffed-45a3-8933-c76ca00defc9 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9ceaa883-ffed-45a3-8933-c76ca00defc9 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:16 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:16 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:16 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:16 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:16 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-9ceaa883-ffed-45a3-8933-c76ca00defc9 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Volume info retrieved successfully. Sep 03 13:51:16 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9ceaa883-ffed-45a3-8933-c76ca00defc9 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] http://192.168.122.181/volume/v3/volumes/fa9b6cb4-e6dd-4c2e-8bae-9d8b235ec231 returned with HTTP 200 Sep 03 13:51:16 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1432/2812] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:16 2026] GET /volume/v3/volumes/fa9b6cb4-e6dd-4c2e-8bae-9d8b235ec231 => generated 959 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a5a99dd9-4623-49fb-b09d-f1b916cb9658 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:16 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5a0c2051-d569-4d86-89e6-d55e334d9b4a tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dccc0c97-eee3-46ff-94d0-b648b9ea513d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:16 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a5a99dd9-4623-49fb-b09d-f1b916cb9658 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] GET http://192.168.122.181/volume/v3/volumes/b0a6bff9-7e42-47a9-9188-2e3c0d2333c7 Sep 03 13:51:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a5a99dd9-4623-49fb-b09d-f1b916cb9658 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a5a99dd9-4623-49fb-b09d-f1b916cb9658 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:16 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5a0c2051-d569-4d86-89e6-d55e334d9b4a tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a493e9d-78f1-46ea-9832-30f7830350d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:16 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a5a99dd9-4623-49fb-b09d-f1b916cb9658 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] http://192.168.122.181/volume/v3/volumes/b0a6bff9-7e42-47a9-9188-2e3c0d2333c7 returned with HTTP 404 Sep 03 13:51:16 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1433/2813] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:16 2026] GET /volume/v3/volumes/b0a6bff9-7e42-47a9-9188-2e3c0d2333c7 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:51:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-080b3649-cc7e-4a8f-bad4-ff63532f3ee1 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:16 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-080b3649-cc7e-4a8f-bad4-ff63532f3ee1 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] DELETE http://192.168.122.181/volume/v3/volumes/af9417e2-596a-4e31-961a-abce223cd2e8 Sep 03 13:51:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-080b3649-cc7e-4a8f-bad4-ff63532f3ee1 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-080b3649-cc7e-4a8f-bad4-ff63532f3ee1 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:16 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-080b3649-cc7e-4a8f-bad4-ff63532f3ee1 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Delete volume with id: af9417e2-596a-4e31-961a-abce223cd2e8 Sep 03 13:51:16 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:16 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:16 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:16 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:16 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-080b3649-cc7e-4a8f-bad4-ff63532f3ee1 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Volume info retrieved successfully. Sep 03 13:51:16 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-080b3649-cc7e-4a8f-bad4-ff63532f3ee1 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Delete volume request issued successfully. Sep 03 13:51:16 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-080b3649-cc7e-4a8f-bad4-ff63532f3ee1 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] http://192.168.122.181/volume/v3/volumes/af9417e2-596a-4e31-961a-abce223cd2e8 returned with HTTP 202 Sep 03 13:51:16 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1434/2814] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:51:16 2026] DELETE /volume/v3/volumes/af9417e2-596a-4e31-961a-abce223cd2e8 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:51:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-28d33c99-7612-4bd4-9594-4983e4532c9c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:16 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-28d33c99-7612-4bd4-9594-4983e4532c9c tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] GET http://192.168.122.181/volume/v3/volumes/af9417e2-596a-4e31-961a-abce223cd2e8 Sep 03 13:51:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-28d33c99-7612-4bd4-9594-4983e4532c9c tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-28d33c99-7612-4bd4-9594-4983e4532c9c tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:16 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-5a0c2051-d569-4d86-89e6-d55e334d9b4a tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Created reservations ['09c68100-1b5e-410a-9463-d4a3700b8a0a', 'acfde6e5-3d51-48f3-9f4e-dde27663e92a', 'fc289e16-f327-4a7e-bcd9-f21112bc812c', 'b3146bdc-3f85-446c-9865-840a2ad191e1'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:51:16 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5a0c2051-d569-4d86-89e6-d55e334d9b4a tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a493e9d-78f1-46ea-9832-30f7830350d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09c68100-1b5e-410a-9463-d4a3700b8a0a', 'acfde6e5-3d51-48f3-9f4e-dde27663e92a', 'fc289e16-f327-4a7e-bcd9-f21112bc812c', 'b3146bdc-3f85-446c-9865-840a2ad191e1']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:16 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5a0c2051-d569-4d86-89e6-d55e334d9b4a tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1284801d-61e3-4e6d-9443-61c7d741c8cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:16 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:16 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:16 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:16 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:17 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-28d33c99-7612-4bd4-9594-4983e4532c9c tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Volume info retrieved successfully. Sep 03 13:51:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-28d33c99-7612-4bd4-9594-4983e4532c9c tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] http://192.168.122.181/volume/v3/volumes/af9417e2-596a-4e31-961a-abce223cd2e8 returned with HTTP 200 Sep 03 13:51:17 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1435/2815] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:16 2026] GET /volume/v3/volumes/af9417e2-596a-4e31-961a-abce223cd2e8 => generated 857 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:17 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:17 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:17 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5a0c2051-d569-4d86-89e6-d55e334d9b4a tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1284801d-61e3-4e6d-9443-61c7d741c8cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6f82bf1-c82f-4367-9dca-768b275ae131', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-190056278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cad8665735ca4ee3b77b32f20c9f4267',qos_specs=None,replication_status=,reservations=['09c68100-1b5e-410a-9463-d4a3700b8a0a','acfde6e5-3d51-48f3-9f4e-dde27663e92a','fc289e16-f327-4a7e-bcd9-f21112bc812c','b3146bdc-3f85-446c-9865-840a2ad191e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de153ec861f54dae8d6328beb2dacd0e',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:51:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-190056278',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6f82bf1-c82f-4367-9dca-768b275ae131,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cad8665735ca4ee3b77b32f20c9f4267',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de153ec861f54dae8d6328beb2dacd0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:17 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5a0c2051-d569-4d86-89e6-d55e334d9b4a tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c388b0f-9c51-43ac-8308-ee376c965f51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:17 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5a0c2051-d569-4d86-89e6-d55e334d9b4a tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c388b0f-9c51-43ac-8308-ee376c965f51) transitioned into state 'SUCCESS' from state '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-190056278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cad8665735ca4ee3b77b32f20c9f4267',qos_specs=None,replication_status=,reservations=['09c68100-1b5e-410a-9463-d4a3700b8a0a','acfde6e5-3d51-48f3-9f4e-dde27663e92a','fc289e16-f327-4a7e-bcd9-f21112bc812c','b3146bdc-3f85-446c-9865-840a2ad191e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de153ec861f54dae8d6328beb2dacd0e',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:17 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5a0c2051-d569-4d86-89e6-d55e334d9b4a tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5278cf70-7bb7-453d-b2d0-f3f2b7a91f89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:17 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5a0c2051-d569-4d86-89e6-d55e334d9b4a tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5278cf70-7bb7-453d-b2d0-f3f2b7a91f89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:17 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-5a0c2051-d569-4d86-89e6-d55e334d9b4a tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Flow 'volume_create_api' (48c79a71-bbdc-4a13-a2ec-573a03ca476a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:51:17 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-5a0c2051-d569-4d86-89e6-d55e334d9b4a tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Create volume request issued successfully. Sep 03 13:51:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5a0c2051-d569-4d86-89e6-d55e334d9b4a tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:51:17 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1381/2816] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:51:16 2026] POST /volume/v3/volumes => generated 768 bytes in 459 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:51:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-3c111c8a-0400-49ee-9c22-0287536fd3cd None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3c111c8a-0400-49ee-9c22-0287536fd3cd tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:51:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3c111c8a-0400-49ee-9c22-0287536fd3cd tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "14723777-e7f7-4779-ad27-30dc6e495856", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-647823463"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:51:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-3c111c8a-0400-49ee-9c22-0287536fd3cd tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Create volume request body: {'volume': {"'snapshot_id": '14723777-e7f7-4779-ad27-30dc6e495856', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-647823463'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:51:17 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-3c111c8a-0400-49ee-9c22-0287536fd3cd tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Create volume of 1 GB Sep 03 13:51:17 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-3c111c8a-0400-49ee-9c22-0287536fd3cd tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Availability Zones retrieved successfully. Sep 03 13:51:17 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-3c111c8a-0400-49ee-9c22-0287536fd3cd tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Flow 'volume_create_api' (5227a8bf-51ed-497b-a1cc-8eb1c16fe2b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:51:17 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-3c111c8a-0400-49ee-9c22-0287536fd3cd tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2a955e2-4b2d-4785-9336-8acb641a037a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:17 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-3c111c8a-0400-49ee-9c22-0287536fd3cd tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:51:17 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-3c111c8a-0400-49ee-9c22-0287536fd3cd tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2a955e2-4b2d-4785-9336-8acb641a037a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:17 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-3c111c8a-0400-49ee-9c22-0287536fd3cd tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c173456d-666d-4ba9-b460-9c4c7a611a91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-0dc66414-6af5-4256-983d-f6cf572a45f9 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0dc66414-6af5-4256-983d-f6cf572a45f9 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] GET http://192.168.122.181/volume/v3/volumes/77e2d02e-8ee8-4aa4-b524-6bc04dac5a35 Sep 03 13:51:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0dc66414-6af5-4256-983d-f6cf572a45f9 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0dc66414-6af5-4256-983d-f6cf572a45f9 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:17 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:17 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:17 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:17 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:17 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-0dc66414-6af5-4256-983d-f6cf572a45f9 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Volume info retrieved successfully. Sep 03 13:51:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0dc66414-6af5-4256-983d-f6cf572a45f9 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] http://192.168.122.181/volume/v3/volumes/77e2d02e-8ee8-4aa4-b524-6bc04dac5a35 returned with HTTP 200 Sep 03 13:51:17 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1382/2817] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:51:17 2026] GET /volume/v3/volumes/77e2d02e-8ee8-4aa4-b524-6bc04dac5a35 => generated 905 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:51:17 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-3c111c8a-0400-49ee-9c22-0287536fd3cd tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Created reservations ['1afb9a33-52e3-4642-9ce5-56a2e20c7108', '3458f252-2c87-446e-8234-02f1ba621b58', 'ad6ef98f-3e82-4cc7-bee5-bd3616a517c7', '4d4beff1-b4da-4f08-9f91-47ab9a3ecba9'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:51:17 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-3c111c8a-0400-49ee-9c22-0287536fd3cd tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c173456d-666d-4ba9-b460-9c4c7a611a91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1afb9a33-52e3-4642-9ce5-56a2e20c7108', '3458f252-2c87-446e-8234-02f1ba621b58', 'ad6ef98f-3e82-4cc7-bee5-bd3616a517c7', '4d4beff1-b4da-4f08-9f91-47ab9a3ecba9']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:17 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-3c111c8a-0400-49ee-9c22-0287536fd3cd tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f141eab4-c4ca-4d04-b78e-7c166758b16e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:17 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:17 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:17 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-3c111c8a-0400-49ee-9c22-0287536fd3cd tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f141eab4-c4ca-4d04-b78e-7c166758b16e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4509428a-f880-4396-ae53-fd2a58ae5a97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-647823463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cad8665735ca4ee3b77b32f20c9f4267',qos_specs=None,replication_status=,reservations=['1afb9a33-52e3-4642-9ce5-56a2e20c7108','3458f252-2c87-446e-8234-02f1ba621b58','ad6ef98f-3e82-4cc7-bee5-bd3616a517c7','4d4beff1-b4da-4f08-9f91-47ab9a3ecba9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de153ec861f54dae8d6328beb2dacd0e',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:51:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-647823463',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4509428a-f880-4396-ae53-fd2a58ae5a97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cad8665735ca4ee3b77b32f20c9f4267',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de153ec861f54dae8d6328beb2dacd0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:17 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-3c111c8a-0400-49ee-9c22-0287536fd3cd tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c3d10c6-b7ec-4244-9db3-e265bf77b596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:17 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-3c111c8a-0400-49ee-9c22-0287536fd3cd tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c3d10c6-b7ec-4244-9db3-e265bf77b596) transitioned into state 'SUCCESS' from state '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-647823463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cad8665735ca4ee3b77b32f20c9f4267',qos_specs=None,replication_status=,reservations=['1afb9a33-52e3-4642-9ce5-56a2e20c7108','3458f252-2c87-446e-8234-02f1ba621b58','ad6ef98f-3e82-4cc7-bee5-bd3616a517c7','4d4beff1-b4da-4f08-9f91-47ab9a3ecba9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de153ec861f54dae8d6328beb2dacd0e',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:17 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-3c111c8a-0400-49ee-9c22-0287536fd3cd tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01b9a227-2d87-475d-ab07-e1fd8f793594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:17 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-3c111c8a-0400-49ee-9c22-0287536fd3cd tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01b9a227-2d87-475d-ab07-e1fd8f793594) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:17 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-3c111c8a-0400-49ee-9c22-0287536fd3cd tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Flow 'volume_create_api' (5227a8bf-51ed-497b-a1cc-8eb1c16fe2b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:51:17 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-3c111c8a-0400-49ee-9c22-0287536fd3cd tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Create volume request issued successfully. Sep 03 13:51:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3c111c8a-0400-49ee-9c22-0287536fd3cd tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:51:17 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1436/2818] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:51:17 2026] POST /volume/v3/volumes => generated 768 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:51:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-218df7c6-306d-419e-ba5c-8dd85ffc0d55 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-218df7c6-306d-419e-ba5c-8dd85ffc0d55 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:51:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-218df7c6-306d-419e-ba5c-8dd85ffc0d55 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "14723777-e7f7-4779-ad27-30dc6e495856", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-219329393"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:51:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-218df7c6-306d-419e-ba5c-8dd85ffc0d55 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Create volume request body: {'volume': {"'snapshot_id": '14723777-e7f7-4779-ad27-30dc6e495856', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-219329393'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:51:17 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-218df7c6-306d-419e-ba5c-8dd85ffc0d55 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Create volume of 1 GB Sep 03 13:51:17 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-218df7c6-306d-419e-ba5c-8dd85ffc0d55 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Availability Zones retrieved successfully. Sep 03 13:51:17 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-218df7c6-306d-419e-ba5c-8dd85ffc0d55 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Flow 'volume_create_api' (9dcf3c05-61d7-45b3-8f4b-1604124f6f1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:51:17 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-218df7c6-306d-419e-ba5c-8dd85ffc0d55 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (350f2b59-03e4-4136-a9c3-814ab790ce00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:17 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-218df7c6-306d-419e-ba5c-8dd85ffc0d55 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:51:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-948fca04-59a4-4276-b2ff-f8e5e16ca054 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-948fca04-59a4-4276-b2ff-f8e5e16ca054 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] GET http://192.168.122.181/volume/v3/volumes/fa9b6cb4-e6dd-4c2e-8bae-9d8b235ec231 Sep 03 13:51:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-948fca04-59a4-4276-b2ff-f8e5e16ca054 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-948fca04-59a4-4276-b2ff-f8e5e16ca054 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:17 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:17 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:17 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:17 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:17 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-948fca04-59a4-4276-b2ff-f8e5e16ca054 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Volume info retrieved successfully. Sep 03 13:51:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-948fca04-59a4-4276-b2ff-f8e5e16ca054 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] http://192.168.122.181/volume/v3/volumes/fa9b6cb4-e6dd-4c2e-8bae-9d8b235ec231 returned with HTTP 200 Sep 03 13:51:17 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1437/2819] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:17 2026] GET /volume/v3/volumes/fa9b6cb4-e6dd-4c2e-8bae-9d8b235ec231 => generated 959 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:17 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-218df7c6-306d-419e-ba5c-8dd85ffc0d55 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (350f2b59-03e4-4136-a9c3-814ab790ce00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:17 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-218df7c6-306d-419e-ba5c-8dd85ffc0d55 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (695c657c-a55a-49da-8199-1219f93424f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-bb4096ef-f8d3-4ad1-820f-c98fc83d04ca None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bb4096ef-f8d3-4ad1-820f-c98fc83d04ca tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] GET http://192.168.122.181/volume/v3/volumes/af9417e2-596a-4e31-961a-abce223cd2e8 Sep 03 13:51:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bb4096ef-f8d3-4ad1-820f-c98fc83d04ca tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bb4096ef-f8d3-4ad1-820f-c98fc83d04ca tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:18 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:18 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:18 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:18 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:18 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-bb4096ef-f8d3-4ad1-820f-c98fc83d04ca tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Volume info retrieved successfully. Sep 03 13:51:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bb4096ef-f8d3-4ad1-820f-c98fc83d04ca tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] http://192.168.122.181/volume/v3/volumes/af9417e2-596a-4e31-961a-abce223cd2e8 returned with HTTP 200 Sep 03 13:51:18 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1438/2820] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:18 2026] GET /volume/v3/volumes/af9417e2-596a-4e31-961a-abce223cd2e8 => generated 857 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:18 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-218df7c6-306d-419e-ba5c-8dd85ffc0d55 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Created reservations ['20278277-22ee-4670-a824-4626b9c6448d', 'e6c64ec4-6a3c-46dd-97be-f0f03253b6b7', 'a20a6626-fc87-4c18-8d81-fab78b4ab460', '4bbe3c8f-9b79-4684-ac0c-44a0da8a686c'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:51:18 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-218df7c6-306d-419e-ba5c-8dd85ffc0d55 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (695c657c-a55a-49da-8199-1219f93424f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20278277-22ee-4670-a824-4626b9c6448d', 'e6c64ec4-6a3c-46dd-97be-f0f03253b6b7', 'a20a6626-fc87-4c18-8d81-fab78b4ab460', '4bbe3c8f-9b79-4684-ac0c-44a0da8a686c']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:18 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-218df7c6-306d-419e-ba5c-8dd85ffc0d55 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a33cd12b-634c-43b0-a300-908450b9ed4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:18 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:18 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:18 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-218df7c6-306d-419e-ba5c-8dd85ffc0d55 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a33cd12b-634c-43b0-a300-908450b9ed4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c469cd13-0ff6-4568-bfec-1db9f5eaa01a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-219329393',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cad8665735ca4ee3b77b32f20c9f4267',qos_specs=None,replication_status=,reservations=['20278277-22ee-4670-a824-4626b9c6448d','e6c64ec4-6a3c-46dd-97be-f0f03253b6b7','a20a6626-fc87-4c18-8d81-fab78b4ab460','4bbe3c8f-9b79-4684-ac0c-44a0da8a686c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de153ec861f54dae8d6328beb2dacd0e',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:51:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-219329393',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c469cd13-0ff6-4568-bfec-1db9f5eaa01a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cad8665735ca4ee3b77b32f20c9f4267',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de153ec861f54dae8d6328beb2dacd0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:18 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-218df7c6-306d-419e-ba5c-8dd85ffc0d55 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77d089a6-91ca-4212-8e73-880fcf092688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:18 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-218df7c6-306d-419e-ba5c-8dd85ffc0d55 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77d089a6-91ca-4212-8e73-880fcf092688) transitioned into state 'SUCCESS' from state '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-219329393',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cad8665735ca4ee3b77b32f20c9f4267',qos_specs=None,replication_status=,reservations=['20278277-22ee-4670-a824-4626b9c6448d','e6c64ec4-6a3c-46dd-97be-f0f03253b6b7','a20a6626-fc87-4c18-8d81-fab78b4ab460','4bbe3c8f-9b79-4684-ac0c-44a0da8a686c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de153ec861f54dae8d6328beb2dacd0e',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:18 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-218df7c6-306d-419e-ba5c-8dd85ffc0d55 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4574900-cd51-48e1-b0f8-179b709a1211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:18 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-218df7c6-306d-419e-ba5c-8dd85ffc0d55 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4574900-cd51-48e1-b0f8-179b709a1211) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:18 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-218df7c6-306d-419e-ba5c-8dd85ffc0d55 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Flow 'volume_create_api' (9dcf3c05-61d7-45b3-8f4b-1604124f6f1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:51:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-cdc8106f-68c3-4331-aa66-54ccc24083ce None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:18 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-218df7c6-306d-419e-ba5c-8dd85ffc0d55 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Create volume request issued successfully. Sep 03 13:51:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-218df7c6-306d-419e-ba5c-8dd85ffc0d55 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:51:18 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1383/2821] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:51:17 2026] POST /volume/v3/volumes => generated 768 bytes in 752 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:51:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-cdc8106f-68c3-4331-aa66-54ccc24083ce tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] GET http://192.168.122.181/volume/v3/volumes/77e2d02e-8ee8-4aa4-b524-6bc04dac5a35 Sep 03 13:51:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-cdc8106f-68c3-4331-aa66-54ccc24083ce tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-cdc8106f-68c3-4331-aa66-54ccc24083ce tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-0a676475-8dc6-4484-a210-ee4deff7cc0a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0a676475-8dc6-4484-a210-ee4deff7cc0a tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:51:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0a676475-8dc6-4484-a210-ee4deff7cc0a tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "14723777-e7f7-4779-ad27-30dc6e495856", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-919527046"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:51:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-0a676475-8dc6-4484-a210-ee4deff7cc0a tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Create volume request body: {'volume': {"'snapshot_id": '14723777-e7f7-4779-ad27-30dc6e495856', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-919527046'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:51:18 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-0a676475-8dc6-4484-a210-ee4deff7cc0a tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Create volume of 1 GB Sep 03 13:51:18 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:18 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:18 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:18 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:18 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:18 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:18 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-0a676475-8dc6-4484-a210-ee4deff7cc0a tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Availability Zones retrieved successfully. Sep 03 13:51:18 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-cdc8106f-68c3-4331-aa66-54ccc24083ce tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Volume info retrieved successfully. Sep 03 13:51:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-cdc8106f-68c3-4331-aa66-54ccc24083ce tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] http://192.168.122.181/volume/v3/volumes/77e2d02e-8ee8-4aa4-b524-6bc04dac5a35 returned with HTTP 200 Sep 03 13:51:18 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1439/2822] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:51:18 2026] GET /volume/v3/volumes/77e2d02e-8ee8-4aa4-b524-6bc04dac5a35 => generated 905 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:51:18 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-0a676475-8dc6-4484-a210-ee4deff7cc0a tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Flow 'volume_create_api' (a6d43252-2c4a-48c0-a543-3902894450ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:51:18 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-0a676475-8dc6-4484-a210-ee4deff7cc0a tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1ce737e-ca72-433f-affa-a50f3e386672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:18 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-0a676475-8dc6-4484-a210-ee4deff7cc0a tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:51:18 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-0a676475-8dc6-4484-a210-ee4deff7cc0a tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1ce737e-ca72-433f-affa-a50f3e386672) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:18 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-0a676475-8dc6-4484-a210-ee4deff7cc0a tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2dbbf1e-cd0e-407a-9163-4ac0985efa2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-0a5b4ca0-7d3d-42bf-ad69-dee84c9179aa None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0a5b4ca0-7d3d-42bf-ad69-dee84c9179aa tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] GET http://192.168.122.181/volume/v3/volumes/fa9b6cb4-e6dd-4c2e-8bae-9d8b235ec231 Sep 03 13:51:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0a5b4ca0-7d3d-42bf-ad69-dee84c9179aa tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0a5b4ca0-7d3d-42bf-ad69-dee84c9179aa tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:19 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:19 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:19 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:19 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:19 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-0a5b4ca0-7d3d-42bf-ad69-dee84c9179aa tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Volume info retrieved successfully. Sep 03 13:51:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0a5b4ca0-7d3d-42bf-ad69-dee84c9179aa tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] http://192.168.122.181/volume/v3/volumes/fa9b6cb4-e6dd-4c2e-8bae-9d8b235ec231 returned with HTTP 200 Sep 03 13:51:19 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1440/2823] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:18 2026] GET /volume/v3/volumes/fa9b6cb4-e6dd-4c2e-8bae-9d8b235ec231 => generated 959 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-81e98ee8-281c-4091-909a-0c50b6591c35 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-81e98ee8-281c-4091-909a-0c50b6591c35 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] GET http://192.168.122.181/volume/v3/volumes/af9417e2-596a-4e31-961a-abce223cd2e8 Sep 03 13:51:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-81e98ee8-281c-4091-909a-0c50b6591c35 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-81e98ee8-281c-4091-909a-0c50b6591c35 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-81e98ee8-281c-4091-909a-0c50b6591c35 tempest-CreateVolumesFromImageTest-980555689 tempest-CreateVolumesFromImageTest-980555689-project-member] http://192.168.122.181/volume/v3/volumes/af9417e2-596a-4e31-961a-abce223cd2e8 returned with HTTP 404 Sep 03 13:51:19 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1441/2824] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:19 2026] GET /volume/v3/volumes/af9417e2-596a-4e31-961a-abce223cd2e8 => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:51:19 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-0a676475-8dc6-4484-a210-ee4deff7cc0a tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Created reservations ['61c2ad85-022e-465b-95d8-cabe47f11511', '539acb82-4542-421f-bc76-bb390efaeabc', '966ba03d-1152-4342-b4f1-c1e59c591a5f', 'c4a36f02-c1d6-48fa-8a2b-9c89b479a928'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:51:19 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-0a676475-8dc6-4484-a210-ee4deff7cc0a tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2dbbf1e-cd0e-407a-9163-4ac0985efa2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61c2ad85-022e-465b-95d8-cabe47f11511', '539acb82-4542-421f-bc76-bb390efaeabc', '966ba03d-1152-4342-b4f1-c1e59c591a5f', 'c4a36f02-c1d6-48fa-8a2b-9c89b479a928']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:19 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-0a676475-8dc6-4484-a210-ee4deff7cc0a tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dcc9483-13e7-445d-9989-c24498e04ed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:19 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:19 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:19 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-0a676475-8dc6-4484-a210-ee4deff7cc0a tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dcc9483-13e7-445d-9989-c24498e04ed8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb6d6f1b-38eb-435d-b98e-da8acfad7b0c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-919527046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cad8665735ca4ee3b77b32f20c9f4267',qos_specs=None,replication_status=,reservations=['61c2ad85-022e-465b-95d8-cabe47f11511','539acb82-4542-421f-bc76-bb390efaeabc','966ba03d-1152-4342-b4f1-c1e59c591a5f','c4a36f02-c1d6-48fa-8a2b-9c89b479a928'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de153ec861f54dae8d6328beb2dacd0e',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:51:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-919527046',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb6d6f1b-38eb-435d-b98e-da8acfad7b0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cad8665735ca4ee3b77b32f20c9f4267',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de153ec861f54dae8d6328beb2dacd0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:19 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-0a676475-8dc6-4484-a210-ee4deff7cc0a tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed7480ac-069a-404e-af6c-b6be170648d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-85f5ef7f-18cc-42d3-99f4-491dc7b9a1dd None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-85f5ef7f-18cc-42d3-99f4-491dc7b9a1dd tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] GET http://192.168.122.181/volume/v3/volumes/77e2d02e-8ee8-4aa4-b524-6bc04dac5a35 Sep 03 13:51:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-85f5ef7f-18cc-42d3-99f4-491dc7b9a1dd tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-85f5ef7f-18cc-42d3-99f4-491dc7b9a1dd tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:19 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:19 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:19 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:19 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:19 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-85f5ef7f-18cc-42d3-99f4-491dc7b9a1dd tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Volume info retrieved successfully. Sep 03 13:51:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-85f5ef7f-18cc-42d3-99f4-491dc7b9a1dd tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] http://192.168.122.181/volume/v3/volumes/77e2d02e-8ee8-4aa4-b524-6bc04dac5a35 returned with HTTP 200 Sep 03 13:51:19 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1442/2825] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:51:19 2026] GET /volume/v3/volumes/77e2d02e-8ee8-4aa4-b524-6bc04dac5a35 => generated 905 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:51:19 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-0a676475-8dc6-4484-a210-ee4deff7cc0a tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed7480ac-069a-404e-af6c-b6be170648d4) transitioned into state 'SUCCESS' from state '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-919527046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cad8665735ca4ee3b77b32f20c9f4267',qos_specs=None,replication_status=,reservations=['61c2ad85-022e-465b-95d8-cabe47f11511','539acb82-4542-421f-bc76-bb390efaeabc','966ba03d-1152-4342-b4f1-c1e59c591a5f','c4a36f02-c1d6-48fa-8a2b-9c89b479a928'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de153ec861f54dae8d6328beb2dacd0e',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:19 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-0a676475-8dc6-4484-a210-ee4deff7cc0a tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ced1c21e-b8b9-4eec-a376-c866144c1b5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:19 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-0a676475-8dc6-4484-a210-ee4deff7cc0a tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ced1c21e-b8b9-4eec-a376-c866144c1b5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:19 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-0a676475-8dc6-4484-a210-ee4deff7cc0a tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Flow 'volume_create_api' (a6d43252-2c4a-48c0-a543-3902894450ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:51:19 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-0a676475-8dc6-4484-a210-ee4deff7cc0a tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Create volume request issued successfully. Sep 03 13:51:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0a676475-8dc6-4484-a210-ee4deff7cc0a tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:51:19 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1384/2826] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:51:18 2026] POST /volume/v3/volumes => generated 768 bytes in 1382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:51:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a35ed7fd-5058-45cf-8d1c-8a7c652acac4 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a35ed7fd-5058-45cf-8d1c-8a7c652acac4 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:51:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a35ed7fd-5058-45cf-8d1c-8a7c652acac4 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "14723777-e7f7-4779-ad27-30dc6e495856", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1539188769"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:51:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-a35ed7fd-5058-45cf-8d1c-8a7c652acac4 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Create volume request body: {'volume': {"'snapshot_id": '14723777-e7f7-4779-ad27-30dc6e495856', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1539188769'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:51:19 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-a35ed7fd-5058-45cf-8d1c-8a7c652acac4 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Create volume of 1 GB Sep 03 13:51:19 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-a35ed7fd-5058-45cf-8d1c-8a7c652acac4 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Availability Zones retrieved successfully. Sep 03 13:51:20 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-a35ed7fd-5058-45cf-8d1c-8a7c652acac4 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Flow 'volume_create_api' (3fd4f725-c8d5-4ef7-b668-d699e99fea8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:51:20 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-a35ed7fd-5058-45cf-8d1c-8a7c652acac4 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50800227-bb15-4c1c-86a6-3463d9effc04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:20 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-a35ed7fd-5058-45cf-8d1c-8a7c652acac4 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:51:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-62d14afd-de60-4e10-9b41-99b7fb61ffcb None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-62d14afd-de60-4e10-9b41-99b7fb61ffcb tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] GET http://192.168.122.181/volume/v3/volumes/fa9b6cb4-e6dd-4c2e-8bae-9d8b235ec231 Sep 03 13:51:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-62d14afd-de60-4e10-9b41-99b7fb61ffcb tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-62d14afd-de60-4e10-9b41-99b7fb61ffcb tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:20 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-a35ed7fd-5058-45cf-8d1c-8a7c652acac4 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50800227-bb15-4c1c-86a6-3463d9effc04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:20 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-a35ed7fd-5058-45cf-8d1c-8a7c652acac4 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8332d957-9fe0-4e89-bcb4-d0114d9352c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:20 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:20 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:20 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:20 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:20 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-62d14afd-de60-4e10-9b41-99b7fb61ffcb tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Volume info retrieved successfully. Sep 03 13:51:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-62d14afd-de60-4e10-9b41-99b7fb61ffcb tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] http://192.168.122.181/volume/v3/volumes/fa9b6cb4-e6dd-4c2e-8bae-9d8b235ec231 returned with HTTP 200 Sep 03 13:51:20 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1385/2827] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:20 2026] GET /volume/v3/volumes/fa9b6cb4-e6dd-4c2e-8bae-9d8b235ec231 => generated 959 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:20 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-a35ed7fd-5058-45cf-8d1c-8a7c652acac4 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Created reservations ['f4d998bb-6e1b-40f2-9b17-62917be966d0', 'db7efd04-9897-4b31-8d5a-a7106262f86b', '75e73a65-812c-4d01-a8e5-4f912fca1216', 'c0a4c618-be07-413a-aadb-e5dafb38fef6'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:51:20 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-a35ed7fd-5058-45cf-8d1c-8a7c652acac4 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8332d957-9fe0-4e89-bcb4-d0114d9352c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4d998bb-6e1b-40f2-9b17-62917be966d0', 'db7efd04-9897-4b31-8d5a-a7106262f86b', '75e73a65-812c-4d01-a8e5-4f912fca1216', 'c0a4c618-be07-413a-aadb-e5dafb38fef6']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:20 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-a35ed7fd-5058-45cf-8d1c-8a7c652acac4 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21b5456b-41ed-4533-a7b3-85b01085a9d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:20 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:20 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:20 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-a35ed7fd-5058-45cf-8d1c-8a7c652acac4 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21b5456b-41ed-4533-a7b3-85b01085a9d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cfe4b003-b55c-44fc-be7d-a9a9d3c8ea2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1539188769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cad8665735ca4ee3b77b32f20c9f4267',qos_specs=None,replication_status=,reservations=['f4d998bb-6e1b-40f2-9b17-62917be966d0','db7efd04-9897-4b31-8d5a-a7106262f86b','75e73a65-812c-4d01-a8e5-4f912fca1216','c0a4c618-be07-413a-aadb-e5dafb38fef6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de153ec861f54dae8d6328beb2dacd0e',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:51:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1539188769',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cfe4b003-b55c-44fc-be7d-a9a9d3c8ea2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cad8665735ca4ee3b77b32f20c9f4267',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de153ec861f54dae8d6328beb2dacd0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:20 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-a35ed7fd-5058-45cf-8d1c-8a7c652acac4 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03091efd-f482-4831-a91c-895f1dc2f419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-dbb45cc8-c437-40eb-9318-f61fbcdc4204 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:20 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-a35ed7fd-5058-45cf-8d1c-8a7c652acac4 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03091efd-f482-4831-a91c-895f1dc2f419) transitioned into state 'SUCCESS' from state '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-1539188769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cad8665735ca4ee3b77b32f20c9f4267',qos_specs=None,replication_status=,reservations=['f4d998bb-6e1b-40f2-9b17-62917be966d0','db7efd04-9897-4b31-8d5a-a7106262f86b','75e73a65-812c-4d01-a8e5-4f912fca1216','c0a4c618-be07-413a-aadb-e5dafb38fef6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de153ec861f54dae8d6328beb2dacd0e',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:20 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-a35ed7fd-5058-45cf-8d1c-8a7c652acac4 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67e68f4d-3d7f-4f53-8b36-1fa47e5a16b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-dbb45cc8-c437-40eb-9318-f61fbcdc4204 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] GET http://192.168.122.181/volume/v3/volumes/77e2d02e-8ee8-4aa4-b524-6bc04dac5a35 Sep 03 13:51:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-dbb45cc8-c437-40eb-9318-f61fbcdc4204 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-dbb45cc8-c437-40eb-9318-f61fbcdc4204 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:20 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-a35ed7fd-5058-45cf-8d1c-8a7c652acac4 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67e68f4d-3d7f-4f53-8b36-1fa47e5a16b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:20 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-a35ed7fd-5058-45cf-8d1c-8a7c652acac4 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Flow 'volume_create_api' (3fd4f725-c8d5-4ef7-b668-d699e99fea8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:51:20 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-a35ed7fd-5058-45cf-8d1c-8a7c652acac4 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Create volume request issued successfully. Sep 03 13:51:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a35ed7fd-5058-45cf-8d1c-8a7c652acac4 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:51:20 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1443/2828] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:51:19 2026] POST /volume/v3/volumes => generated 769 bytes in 944 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:51:20 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:20 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:20 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:20 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ed025fcb-ca48-4e49-8233-3e72b5c27112 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ed025fcb-ca48-4e49-8233-3e72b5c27112 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] GET http://192.168.122.181/volume/v3/volumes/e6f82bf1-c82f-4367-9dca-768b275ae131 Sep 03 13:51:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ed025fcb-ca48-4e49-8233-3e72b5c27112 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ed025fcb-ca48-4e49-8233-3e72b5c27112 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:20 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-dbb45cc8-c437-40eb-9318-f61fbcdc4204 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Volume info retrieved successfully. Sep 03 13:51:20 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:20 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:20 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:20 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:20 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-ed025fcb-ca48-4e49-8233-3e72b5c27112 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Volume info retrieved successfully. Sep 03 13:51:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-dbb45cc8-c437-40eb-9318-f61fbcdc4204 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] http://192.168.122.181/volume/v3/volumes/77e2d02e-8ee8-4aa4-b524-6bc04dac5a35 returned with HTTP 200 Sep 03 13:51:21 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1386/2829] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:51:20 2026] GET /volume/v3/volumes/77e2d02e-8ee8-4aa4-b524-6bc04dac5a35 => generated 905 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:51:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ed025fcb-ca48-4e49-8233-3e72b5c27112 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] http://192.168.122.181/volume/v3/volumes/e6f82bf1-c82f-4367-9dca-768b275ae131 returned with HTTP 200 Sep 03 13:51:21 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1444/2830] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:20 2026] GET /volume/v3/volumes/e6f82bf1-c82f-4367-9dca-768b275ae131 => generated 860 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-67250387-8083-4e32-819e-88488f6e6acb None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-67250387-8083-4e32-819e-88488f6e6acb tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] GET http://192.168.122.181/volume/v3/volumes/fa9b6cb4-e6dd-4c2e-8bae-9d8b235ec231 Sep 03 13:51:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-67250387-8083-4e32-819e-88488f6e6acb tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:21 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-67250387-8083-4e32-819e-88488f6e6acb tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:21 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:21 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:21 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:21 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:21 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-67250387-8083-4e32-819e-88488f6e6acb tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Volume info retrieved successfully. Sep 03 13:51:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-67250387-8083-4e32-819e-88488f6e6acb tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] http://192.168.122.181/volume/v3/volumes/fa9b6cb4-e6dd-4c2e-8bae-9d8b235ec231 returned with HTTP 200 Sep 03 13:51:21 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1387/2831] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:21 2026] GET /volume/v3/volumes/fa9b6cb4-e6dd-4c2e-8bae-9d8b235ec231 => generated 959 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a2c3cbe3-12fa-4b3e-b688-9ad0344f830a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a2c3cbe3-12fa-4b3e-b688-9ad0344f830a tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] GET http://192.168.122.181/volume/v3/volumes/77e2d02e-8ee8-4aa4-b524-6bc04dac5a35 Sep 03 13:51:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a2c3cbe3-12fa-4b3e-b688-9ad0344f830a tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a2c3cbe3-12fa-4b3e-b688-9ad0344f830a tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-570b788a-8059-4c13-9987-7f9e4b8b8208 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-570b788a-8059-4c13-9987-7f9e4b8b8208 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] GET http://192.168.122.181/volume/v3/volumes/e6f82bf1-c82f-4367-9dca-768b275ae131 Sep 03 13:51:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-570b788a-8059-4c13-9987-7f9e4b8b8208 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-570b788a-8059-4c13-9987-7f9e4b8b8208 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:22 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:22 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:22 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:22 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:22 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:22 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:22 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:22 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:22 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-a2c3cbe3-12fa-4b3e-b688-9ad0344f830a tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Volume info retrieved successfully. Sep 03 13:51:22 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-570b788a-8059-4c13-9987-7f9e4b8b8208 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Volume info retrieved successfully. Sep 03 13:51:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a2c3cbe3-12fa-4b3e-b688-9ad0344f830a tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] http://192.168.122.181/volume/v3/volumes/77e2d02e-8ee8-4aa4-b524-6bc04dac5a35 returned with HTTP 200 Sep 03 13:51:22 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1445/2832] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:51:22 2026] GET /volume/v3/volumes/77e2d02e-8ee8-4aa4-b524-6bc04dac5a35 => generated 905 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:51:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-570b788a-8059-4c13-9987-7f9e4b8b8208 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] http://192.168.122.181/volume/v3/volumes/e6f82bf1-c82f-4367-9dca-768b275ae131 returned with HTTP 200 Sep 03 13:51:22 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1388/2833] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:22 2026] GET /volume/v3/volumes/e6f82bf1-c82f-4367-9dca-768b275ae131 => generated 860 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-09fcc67b-ebd8-4bfc-91c0-bf3a809851a8 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-09fcc67b-ebd8-4bfc-91c0-bf3a809851a8 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] GET http://192.168.122.181/volume/v3/volumes/fa9b6cb4-e6dd-4c2e-8bae-9d8b235ec231 Sep 03 13:51:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-09fcc67b-ebd8-4bfc-91c0-bf3a809851a8 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-09fcc67b-ebd8-4bfc-91c0-bf3a809851a8 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:22 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:22 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:22 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:22 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:22 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-09fcc67b-ebd8-4bfc-91c0-bf3a809851a8 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Volume info retrieved successfully. Sep 03 13:51:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-09fcc67b-ebd8-4bfc-91c0-bf3a809851a8 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] http://192.168.122.181/volume/v3/volumes/fa9b6cb4-e6dd-4c2e-8bae-9d8b235ec231 returned with HTTP 200 Sep 03 13:51:22 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1446/2834] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:22 2026] GET /volume/v3/volumes/fa9b6cb4-e6dd-4c2e-8bae-9d8b235ec231 => generated 1303 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:51:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-99c59eea-97f5-44ec-948d-b04a5ab85f61 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-99c59eea-97f5-44ec-948d-b04a5ab85f61 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] DELETE http://192.168.122.181/volume/v3/volumes/fa9b6cb4-e6dd-4c2e-8bae-9d8b235ec231 Sep 03 13:51:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-99c59eea-97f5-44ec-948d-b04a5ab85f61 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-99c59eea-97f5-44ec-948d-b04a5ab85f61 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:22 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-99c59eea-97f5-44ec-948d-b04a5ab85f61 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Delete volume with id: fa9b6cb4-e6dd-4c2e-8bae-9d8b235ec231 Sep 03 13:51:22 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:22 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:22 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:22 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:22 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-99c59eea-97f5-44ec-948d-b04a5ab85f61 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Volume info retrieved successfully. Sep 03 13:51:22 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-99c59eea-97f5-44ec-948d-b04a5ab85f61 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Delete volume request issued successfully. Sep 03 13:51:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-99c59eea-97f5-44ec-948d-b04a5ab85f61 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] http://192.168.122.181/volume/v3/volumes/fa9b6cb4-e6dd-4c2e-8bae-9d8b235ec231 returned with HTTP 202 Sep 03 13:51:22 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1389/2835] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:51:22 2026] DELETE /volume/v3/volumes/fa9b6cb4-e6dd-4c2e-8bae-9d8b235ec231 => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:51:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ab187e41-f00d-40bc-bb01-bb2d44a7071c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ab187e41-f00d-40bc-bb01-bb2d44a7071c tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] GET http://192.168.122.181/volume/v3/volumes/fa9b6cb4-e6dd-4c2e-8bae-9d8b235ec231 Sep 03 13:51:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ab187e41-f00d-40bc-bb01-bb2d44a7071c tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ab187e41-f00d-40bc-bb01-bb2d44a7071c tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:22 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:22 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:22 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:22 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:22 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-ab187e41-f00d-40bc-bb01-bb2d44a7071c tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Volume info retrieved successfully. Sep 03 13:51:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ab187e41-f00d-40bc-bb01-bb2d44a7071c tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] http://192.168.122.181/volume/v3/volumes/fa9b6cb4-e6dd-4c2e-8bae-9d8b235ec231 returned with HTTP 200 Sep 03 13:51:22 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1447/2836] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:22 2026] GET /volume/v3/volumes/fa9b6cb4-e6dd-4c2e-8bae-9d8b235ec231 => generated 1302 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:51:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-33afbed5-3575-4344-8463-8f763f68c2a6 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:23 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-33afbed5-3575-4344-8463-8f763f68c2a6 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] GET http://192.168.122.181/volume/v3/volumes/77e2d02e-8ee8-4aa4-b524-6bc04dac5a35 Sep 03 13:51:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-33afbed5-3575-4344-8463-8f763f68c2a6 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-33afbed5-3575-4344-8463-8f763f68c2a6 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-2f2b591f-6bde-4a3f-94b2-61dd328fc968 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2f2b591f-6bde-4a3f-94b2-61dd328fc968 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] GET http://192.168.122.181/volume/v3/volumes/e6f82bf1-c82f-4367-9dca-768b275ae131 Sep 03 13:51:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2f2b591f-6bde-4a3f-94b2-61dd328fc968 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2f2b591f-6bde-4a3f-94b2-61dd328fc968 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:23 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:23 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:23 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:23 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:23 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-33afbed5-3575-4344-8463-8f763f68c2a6 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Volume info retrieved successfully. Sep 03 13:51:23 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:23 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:23 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-33afbed5-3575-4344-8463-8f763f68c2a6 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] http://192.168.122.181/volume/v3/volumes/77e2d02e-8ee8-4aa4-b524-6bc04dac5a35 returned with HTTP 200 Sep 03 13:51:23 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1390/2837] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:51:23 2026] GET /volume/v3/volumes/77e2d02e-8ee8-4aa4-b524-6bc04dac5a35 => generated 905 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:51:23 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:23 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:23 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-2f2b591f-6bde-4a3f-94b2-61dd328fc968 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Volume info retrieved successfully. Sep 03 13:51:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2f2b591f-6bde-4a3f-94b2-61dd328fc968 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] http://192.168.122.181/volume/v3/volumes/e6f82bf1-c82f-4367-9dca-768b275ae131 returned with HTTP 200 Sep 03 13:51:23 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1448/2838] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:23 2026] GET /volume/v3/volumes/e6f82bf1-c82f-4367-9dca-768b275ae131 => generated 860 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-12d9392c-0aaf-41ea-b1c1-09ee76aa0b47 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:23 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-12d9392c-0aaf-41ea-b1c1-09ee76aa0b47 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] GET http://192.168.122.181/volume/v3/volumes/fa9b6cb4-e6dd-4c2e-8bae-9d8b235ec231 Sep 03 13:51:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-12d9392c-0aaf-41ea-b1c1-09ee76aa0b47 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-12d9392c-0aaf-41ea-b1c1-09ee76aa0b47 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:23 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:23 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:23 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:23 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:24 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-12d9392c-0aaf-41ea-b1c1-09ee76aa0b47 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Volume info retrieved successfully. Sep 03 13:51:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-12d9392c-0aaf-41ea-b1c1-09ee76aa0b47 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] http://192.168.122.181/volume/v3/volumes/fa9b6cb4-e6dd-4c2e-8bae-9d8b235ec231 returned with HTTP 200 Sep 03 13:51:24 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1391/2839] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:23 2026] GET /volume/v3/volumes/fa9b6cb4-e6dd-4c2e-8bae-9d8b235ec231 => generated 1302 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:51:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-0425abab-5e68-4ab9-99ee-eba460561f53 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0425abab-5e68-4ab9-99ee-eba460561f53 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] GET http://192.168.122.181/volume/v3/volumes/77e2d02e-8ee8-4aa4-b524-6bc04dac5a35 Sep 03 13:51:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0425abab-5e68-4ab9-99ee-eba460561f53 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0425abab-5e68-4ab9-99ee-eba460561f53 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:24 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:24 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:24 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:24 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:24 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-0425abab-5e68-4ab9-99ee-eba460561f53 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Volume info retrieved successfully. Sep 03 13:51:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-67819b47-4f51-43d9-8ce9-d93a711eb14b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0425abab-5e68-4ab9-99ee-eba460561f53 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] http://192.168.122.181/volume/v3/volumes/77e2d02e-8ee8-4aa4-b524-6bc04dac5a35 returned with HTTP 200 Sep 03 13:51:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-67819b47-4f51-43d9-8ce9-d93a711eb14b tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] GET http://192.168.122.181/volume/v3/volumes/e6f82bf1-c82f-4367-9dca-768b275ae131 Sep 03 13:51:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-67819b47-4f51-43d9-8ce9-d93a711eb14b tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-67819b47-4f51-43d9-8ce9-d93a711eb14b tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:24 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1449/2840] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:51:24 2026] GET /volume/v3/volumes/77e2d02e-8ee8-4aa4-b524-6bc04dac5a35 => generated 905 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 13:51:24 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:24 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:24 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:24 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:24 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-67819b47-4f51-43d9-8ce9-d93a711eb14b tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Volume info retrieved successfully. Sep 03 13:51:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-67819b47-4f51-43d9-8ce9-d93a711eb14b tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] http://192.168.122.181/volume/v3/volumes/e6f82bf1-c82f-4367-9dca-768b275ae131 returned with HTTP 200 Sep 03 13:51:24 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1392/2841] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:24 2026] GET /volume/v3/volumes/e6f82bf1-c82f-4367-9dca-768b275ae131 => generated 860 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-90377a38-4935-4616-b9c1-362c918935c6 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-90377a38-4935-4616-b9c1-362c918935c6 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] GET http://192.168.122.181/volume/v3/volumes/fa9b6cb4-e6dd-4c2e-8bae-9d8b235ec231 Sep 03 13:51:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-90377a38-4935-4616-b9c1-362c918935c6 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-90377a38-4935-4616-b9c1-362c918935c6 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-90377a38-4935-4616-b9c1-362c918935c6 tempest-VolumeAndVolumeTypeFromImageTest-2094967483 tempest-VolumeAndVolumeTypeFromImageTest-2094967483-project-member] http://192.168.122.181/volume/v3/volumes/fa9b6cb4-e6dd-4c2e-8bae-9d8b235ec231 returned with HTTP 404 Sep 03 13:51:25 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1450/2842] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:25 2026] GET /volume/v3/volumes/fa9b6cb4-e6dd-4c2e-8bae-9d8b235ec231 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:51:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-f3b58092-37b1-49fa-8d39-4872931be2a0 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f3b58092-37b1-49fa-8d39-4872931be2a0 tempest-VolumeAndVolumeTypeFromImageTest-59167484 tempest-VolumeAndVolumeTypeFromImageTest-59167484-project-admin] GET http://192.168.122.181/volume/v3/volumes/detail?all_tenants=1 Sep 03 13:51:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f3b58092-37b1-49fa-8d39-4872931be2a0 tempest-VolumeAndVolumeTypeFromImageTest-59167484 tempest-VolumeAndVolumeTypeFromImageTest-59167484-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f3b58092-37b1-49fa-8d39-4872931be2a0 tempest-VolumeAndVolumeTypeFromImageTest-59167484 tempest-VolumeAndVolumeTypeFromImageTest-59167484-project-admin] Calling method 'detail' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:25 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-f3b58092-37b1-49fa-8d39-4872931be2a0 tempest-VolumeAndVolumeTypeFromImageTest-59167484 tempest-VolumeAndVolumeTypeFromImageTest-59167484-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86719) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:51:25 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:25 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:25 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:25 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:25 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:25 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:25 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:25 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:25 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:25 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:25 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:25 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:25 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:25 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:25 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:25 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:25 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-f3b58092-37b1-49fa-8d39-4872931be2a0 tempest-VolumeAndVolumeTypeFromImageTest-59167484 tempest-VolumeAndVolumeTypeFromImageTest-59167484-project-admin] Get all volumes completed successfully. Sep 03 13:51:25 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:25 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f3b58092-37b1-49fa-8d39-4872931be2a0 tempest-VolumeAndVolumeTypeFromImageTest-59167484 tempest-VolumeAndVolumeTypeFromImageTest-59167484-project-admin] http://192.168.122.181/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 03 13:51:25 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1393/2843] 192.168.122.181 () {58 vars in 1169 bytes} [Thu Sep 3 13:51:25 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8141 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:51:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-7e55c372-27aa-4adb-8c45-61673b9ef091 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7e55c372-27aa-4adb-8c45-61673b9ef091 tempest-VolumeAndVolumeTypeFromImageTest-59167484 tempest-VolumeAndVolumeTypeFromImageTest-59167484-project-admin] DELETE http://192.168.122.181/volume/v3/types/ca49b453-a1c1-4bf4-95b0-3308edafba0a Sep 03 13:51:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7e55c372-27aa-4adb-8c45-61673b9ef091 tempest-VolumeAndVolumeTypeFromImageTest-59167484 tempest-VolumeAndVolumeTypeFromImageTest-59167484-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7e55c372-27aa-4adb-8c45-61673b9ef091 tempest-VolumeAndVolumeTypeFromImageTest-59167484 tempest-VolumeAndVolumeTypeFromImageTest-59167484-project-admin] Calling method '_delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7e55c372-27aa-4adb-8c45-61673b9ef091 tempest-VolumeAndVolumeTypeFromImageTest-59167484 tempest-VolumeAndVolumeTypeFromImageTest-59167484-project-admin] http://192.168.122.181/volume/v3/types/ca49b453-a1c1-4bf4-95b0-3308edafba0a returned with HTTP 202 Sep 03 13:51:25 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1451/2844] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:51:25 2026] DELETE /volume/v3/types/ca49b453-a1c1-4bf4-95b0-3308edafba0a => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:51:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-58fee268-1352-415b-84ca-44345413a99b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-58fee268-1352-415b-84ca-44345413a99b tempest-VolumeAndVolumeTypeFromImageTest-59167484 tempest-VolumeAndVolumeTypeFromImageTest-59167484-project-admin] GET http://192.168.122.181/volume/v3/types/ca49b453-a1c1-4bf4-95b0-3308edafba0a Sep 03 13:51:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-58fee268-1352-415b-84ca-44345413a99b tempest-VolumeAndVolumeTypeFromImageTest-59167484 tempest-VolumeAndVolumeTypeFromImageTest-59167484-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-58fee268-1352-415b-84ca-44345413a99b tempest-VolumeAndVolumeTypeFromImageTest-59167484 tempest-VolumeAndVolumeTypeFromImageTest-59167484-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-58fee268-1352-415b-84ca-44345413a99b tempest-VolumeAndVolumeTypeFromImageTest-59167484 tempest-VolumeAndVolumeTypeFromImageTest-59167484-project-admin] http://192.168.122.181/volume/v3/types/ca49b453-a1c1-4bf4-95b0-3308edafba0a returned with HTTP 404 Sep 03 13:51:25 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1394/2845] 192.168.122.181 () {58 vars in 1226 bytes} [Thu Sep 3 13:51:25 2026] GET /volume/v3/types/ca49b453-a1c1-4bf4-95b0-3308edafba0a => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:51:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-79f52d22-d712-4cef-95e7-040a475910be None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-79f52d22-d712-4cef-95e7-040a475910be tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] GET http://192.168.122.181/volume/v3/volumes/77e2d02e-8ee8-4aa4-b524-6bc04dac5a35 Sep 03 13:51:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-79f52d22-d712-4cef-95e7-040a475910be tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-79f52d22-d712-4cef-95e7-040a475910be tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:25 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:25 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:25 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:25 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:25 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-79f52d22-d712-4cef-95e7-040a475910be tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Volume info retrieved successfully. Sep 03 13:51:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-9bc351ae-9e93-439d-8a3c-38f22a0cc1b8 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-79f52d22-d712-4cef-95e7-040a475910be tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] http://192.168.122.181/volume/v3/volumes/77e2d02e-8ee8-4aa4-b524-6bc04dac5a35 returned with HTTP 200 Sep 03 13:51:25 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1452/2846] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:51:25 2026] GET /volume/v3/volumes/77e2d02e-8ee8-4aa4-b524-6bc04dac5a35 => generated 906 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:51:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9bc351ae-9e93-439d-8a3c-38f22a0cc1b8 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] GET http://192.168.122.181/volume/v3/volumes/e6f82bf1-c82f-4367-9dca-768b275ae131 Sep 03 13:51:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9bc351ae-9e93-439d-8a3c-38f22a0cc1b8 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9bc351ae-9e93-439d-8a3c-38f22a0cc1b8 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-cffe1a72-108c-44ff-9772-bd1f5be95f0f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-cffe1a72-108c-44ff-9772-bd1f5be95f0f tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] DELETE http://192.168.122.181/volume/v3/snapshots/0959904c-f74b-4bb0-9031-3250d79549f5 Sep 03 13:51:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-cffe1a72-108c-44ff-9772-bd1f5be95f0f tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-cffe1a72-108c-44ff-9772-bd1f5be95f0f tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:25 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.snapshots [None req-cffe1a72-108c-44ff-9772-bd1f5be95f0f tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Delete snapshot with id: 0959904c-f74b-4bb0-9031-3250d79549f5 Sep 03 13:51:25 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:25 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:25 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:25 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:25 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:25 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:25 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-cffe1a72-108c-44ff-9772-bd1f5be95f0f tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Snapshot retrieved successfully. Sep 03 13:51:25 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-9bc351ae-9e93-439d-8a3c-38f22a0cc1b8 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Volume info retrieved successfully. Sep 03 13:51:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9bc351ae-9e93-439d-8a3c-38f22a0cc1b8 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] http://192.168.122.181/volume/v3/volumes/e6f82bf1-c82f-4367-9dca-768b275ae131 returned with HTTP 200 Sep 03 13:51:25 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1395/2847] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:25 2026] GET /volume/v3/volumes/e6f82bf1-c82f-4367-9dca-768b275ae131 => generated 861 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:51:25 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:25 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-fd881946-874b-4e15-a539-d45d9bdce87f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:25 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-cffe1a72-108c-44ff-9772-bd1f5be95f0f tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Snapshot delete request issued successfully. Sep 03 13:51:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-cffe1a72-108c-44ff-9772-bd1f5be95f0f tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] http://192.168.122.181/volume/v3/snapshots/0959904c-f74b-4bb0-9031-3250d79549f5 returned with HTTP 202 Sep 03 13:51:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fd881946-874b-4e15-a539-d45d9bdce87f tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] GET http://192.168.122.181/volume/v3/volumes/4509428a-f880-4396-ae53-fd2a58ae5a97 Sep 03 13:51:25 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1453/2848] 192.168.122.181 () {58 vars in 1241 bytes} [Thu Sep 3 13:51:25 2026] DELETE /volume/v3/snapshots/0959904c-f74b-4bb0-9031-3250d79549f5 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:51:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fd881946-874b-4e15-a539-d45d9bdce87f tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fd881946-874b-4e15-a539-d45d9bdce87f tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d88fbc8c-8389-48b5-af81-c057240f6c2b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d88fbc8c-8389-48b5-af81-c057240f6c2b tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] GET http://192.168.122.181/volume/v3/snapshots/0959904c-f74b-4bb0-9031-3250d79549f5 Sep 03 13:51:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d88fbc8c-8389-48b5-af81-c057240f6c2b tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d88fbc8c-8389-48b5-af81-c057240f6c2b tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:25 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:25 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:25 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:25 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:25 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:25 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:25 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-d88fbc8c-8389-48b5-af81-c057240f6c2b tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Snapshot retrieved successfully. Sep 03 13:51:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d88fbc8c-8389-48b5-af81-c057240f6c2b tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] http://192.168.122.181/volume/v3/snapshots/0959904c-f74b-4bb0-9031-3250d79549f5 returned with HTTP 200 Sep 03 13:51:25 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1454/2849] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:51:25 2026] GET /volume/v3/snapshots/0959904c-f74b-4bb0-9031-3250d79549f5 => generated 466 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:25 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-fd881946-874b-4e15-a539-d45d9bdce87f tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Volume info retrieved successfully. Sep 03 13:51:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fd881946-874b-4e15-a539-d45d9bdce87f tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] http://192.168.122.181/volume/v3/volumes/4509428a-f880-4396-ae53-fd2a58ae5a97 returned with HTTP 200 Sep 03 13:51:25 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1396/2850] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:25 2026] GET /volume/v3/volumes/4509428a-f880-4396-ae53-fd2a58ae5a97 => generated 860 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-29cff117-de21-4056-9e32-60fd7a30efdd None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:26 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-29cff117-de21-4056-9e32-60fd7a30efdd tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] GET http://192.168.122.181/volume/v3/snapshots/0959904c-f74b-4bb0-9031-3250d79549f5 Sep 03 13:51:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-29cff117-de21-4056-9e32-60fd7a30efdd tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-29cff117-de21-4056-9e32-60fd7a30efdd tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:26 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:26 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:26 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-29cff117-de21-4056-9e32-60fd7a30efdd tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Snapshot retrieved successfully. Sep 03 13:51:26 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-29cff117-de21-4056-9e32-60fd7a30efdd tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] http://192.168.122.181/volume/v3/snapshots/0959904c-f74b-4bb0-9031-3250d79549f5 returned with HTTP 200 Sep 03 13:51:26 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1455/2851] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:51:26 2026] GET /volume/v3/snapshots/0959904c-f74b-4bb0-9031-3250d79549f5 => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-55f645aa-e1bf-4533-88d2-e587e918db4c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:26 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-55f645aa-e1bf-4533-88d2-e587e918db4c tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] GET http://192.168.122.181/volume/v3/volumes/4509428a-f880-4396-ae53-fd2a58ae5a97 Sep 03 13:51:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-55f645aa-e1bf-4533-88d2-e587e918db4c tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-55f645aa-e1bf-4533-88d2-e587e918db4c tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:26 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:26 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:26 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:26 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:26 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-55f645aa-e1bf-4533-88d2-e587e918db4c tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Volume info retrieved successfully. Sep 03 13:51:26 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-55f645aa-e1bf-4533-88d2-e587e918db4c tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] http://192.168.122.181/volume/v3/volumes/4509428a-f880-4396-ae53-fd2a58ae5a97 returned with HTTP 200 Sep 03 13:51:26 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1397/2852] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:26 2026] GET /volume/v3/volumes/4509428a-f880-4396-ae53-fd2a58ae5a97 => generated 861 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-dc239248-3167-4b96-b446-fd1c6bf3ac75 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:26 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-dc239248-3167-4b96-b446-fd1c6bf3ac75 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] GET http://192.168.122.181/volume/v3/volumes/c469cd13-0ff6-4568-bfec-1db9f5eaa01a Sep 03 13:51:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-dc239248-3167-4b96-b446-fd1c6bf3ac75 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-dc239248-3167-4b96-b446-fd1c6bf3ac75 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:26 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:26 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:26 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:26 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:26 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-dc239248-3167-4b96-b446-fd1c6bf3ac75 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Volume info retrieved successfully. Sep 03 13:51:26 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-dc239248-3167-4b96-b446-fd1c6bf3ac75 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] http://192.168.122.181/volume/v3/volumes/c469cd13-0ff6-4568-bfec-1db9f5eaa01a returned with HTTP 200 Sep 03 13:51:26 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1456/2853] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:26 2026] GET /volume/v3/volumes/c469cd13-0ff6-4568-bfec-1db9f5eaa01a => generated 860 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-72474962-f90b-4569-b3e6-4c3aa67b30d9 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:27 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-72474962-f90b-4569-b3e6-4c3aa67b30d9 tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:51:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-72474962-f90b-4569-b3e6-4c3aa67b30d9 tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "758cb45a-7603-4d45-bc39-c98579b9e9e4", "size": 1}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:51:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-72474962-f90b-4569-b3e6-4c3aa67b30d9 tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '758cb45a-7603-4d45-bc39-c98579b9e9e4', 'size': 1}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:51:27 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-72474962-f90b-4569-b3e6-4c3aa67b30d9 tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Create volume of 1 GB Sep 03 13:51:27 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-72474962-f90b-4569-b3e6-4c3aa67b30d9 tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Availability Zones retrieved successfully. Sep 03 13:51:27 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-72474962-f90b-4569-b3e6-4c3aa67b30d9 tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Flow 'volume_create_api' (1c67ca85-474a-4f26-bece-7d5f2e56e90f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:51:27 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-72474962-f90b-4569-b3e6-4c3aa67b30d9 tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88255f87-e405-457f-b2be-d175d25fe605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:27 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-72474962-f90b-4569-b3e6-4c3aa67b30d9 tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:51:27 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-72474962-f90b-4569-b3e6-4c3aa67b30d9 tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88255f87-e405-457f-b2be-d175d25fe605) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:27 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-72474962-f90b-4569-b3e6-4c3aa67b30d9 tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ebffb82-77b6-488d-9942-55b4ab63a88e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:27 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-74de9138-45e5-439d-b083-31f767d7d369 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:27 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-74de9138-45e5-439d-b083-31f767d7d369 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] GET http://192.168.122.181/volume/v3/snapshots/0959904c-f74b-4bb0-9031-3250d79549f5 Sep 03 13:51:27 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-74de9138-45e5-439d-b083-31f767d7d369 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:27 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-74de9138-45e5-439d-b083-31f767d7d369 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:27 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:27 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:27 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-74de9138-45e5-439d-b083-31f767d7d369 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Snapshot retrieved successfully. Sep 03 13:51:27 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-74de9138-45e5-439d-b083-31f767d7d369 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] http://192.168.122.181/volume/v3/snapshots/0959904c-f74b-4bb0-9031-3250d79549f5 returned with HTTP 200 Sep 03 13:51:27 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1457/2854] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:51:27 2026] GET /volume/v3/snapshots/0959904c-f74b-4bb0-9031-3250d79549f5 => generated 466 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:27 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-72474962-f90b-4569-b3e6-4c3aa67b30d9 tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Created reservations ['ed678452-112d-4d90-a81d-d33aec1ab19f', '79c54b76-5916-4c28-965a-e4d94a67a0bc', 'df70a844-009c-4613-a79b-05e90474e267', 'eb8526d6-f7f1-4317-91ba-512736fb33f4'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:51:27 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-72474962-f90b-4569-b3e6-4c3aa67b30d9 tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ebffb82-77b6-488d-9942-55b4ab63a88e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed678452-112d-4d90-a81d-d33aec1ab19f', '79c54b76-5916-4c28-965a-e4d94a67a0bc', 'df70a844-009c-4613-a79b-05e90474e267', 'eb8526d6-f7f1-4317-91ba-512736fb33f4']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:27 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-72474962-f90b-4569-b3e6-4c3aa67b30d9 tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42a86125-94be-4be0-bd8c-2a1dadcdb68a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:27 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:27 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:27 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-72474962-f90b-4569-b3e6-4c3aa67b30d9 tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42a86125-94be-4be0-bd8c-2a1dadcdb68a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8198b8b9-cdf7-4553-b32e-a0a046a30e7e', '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='0a121b7459e247c784f5615498494519',qos_specs=None,replication_status=,reservations=['ed678452-112d-4d90-a81d-d33aec1ab19f','79c54b76-5916-4c28-965a-e4d94a67a0bc','df70a844-009c-4613-a79b-05e90474e267','eb8526d6-f7f1-4317-91ba-512736fb33f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1af35edbcd1c4935a9d8b6f74ae08c5e',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:51:27Z,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=8198b8b9-cdf7-4553-b32e-a0a046a30e7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a121b7459e247c784f5615498494519',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1af35edbcd1c4935a9d8b6f74ae08c5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:27 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-72474962-f90b-4569-b3e6-4c3aa67b30d9 tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27059983-f971-4dc1-90b8-708971d07a7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:27 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-72474962-f90b-4569-b3e6-4c3aa67b30d9 tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27059983-f971-4dc1-90b8-708971d07a7e) transitioned into state 'SUCCESS' from 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='0a121b7459e247c784f5615498494519',qos_specs=None,replication_status=,reservations=['ed678452-112d-4d90-a81d-d33aec1ab19f','79c54b76-5916-4c28-965a-e4d94a67a0bc','df70a844-009c-4613-a79b-05e90474e267','eb8526d6-f7f1-4317-91ba-512736fb33f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1af35edbcd1c4935a9d8b6f74ae08c5e',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:27 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-72474962-f90b-4569-b3e6-4c3aa67b30d9 tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f79e527-9104-4467-8cf7-7d80bbf6d32d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:27 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-1d8f64c2-2f3d-4410-840b-daad725889cc None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:27 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-72474962-f90b-4569-b3e6-4c3aa67b30d9 tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f79e527-9104-4467-8cf7-7d80bbf6d32d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:27 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-72474962-f90b-4569-b3e6-4c3aa67b30d9 tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Flow 'volume_create_api' (1c67ca85-474a-4f26-bece-7d5f2e56e90f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:51:27 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-72474962-f90b-4569-b3e6-4c3aa67b30d9 tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Create volume request issued successfully. Sep 03 13:51:27 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-72474962-f90b-4569-b3e6-4c3aa67b30d9 tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:51:27 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1398/2855] 192.168.122.181 () {62 vars in 1184 bytes} [Thu Sep 3 13:51:27 2026] POST /volume/v3/volumes => generated 784 bytes in 754 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 03 13:51:27 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1d8f64c2-2f3d-4410-840b-daad725889cc tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] GET http://192.168.122.181/volume/v3/volumes/c469cd13-0ff6-4568-bfec-1db9f5eaa01a Sep 03 13:51:27 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1d8f64c2-2f3d-4410-840b-daad725889cc tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:27 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1d8f64c2-2f3d-4410-840b-daad725889cc tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-6678e8b1-b71f-4e1e-af17-e596d9e7adec None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:27 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6678e8b1-b71f-4e1e-af17-e596d9e7adec tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] GET http://192.168.122.181/volume/v3/volumes/8198b8b9-cdf7-4553-b32e-a0a046a30e7e Sep 03 13:51:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6678e8b1-b71f-4e1e-af17-e596d9e7adec tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6678e8b1-b71f-4e1e-af17-e596d9e7adec tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:27 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:27 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:27 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:27 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:27 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-1d8f64c2-2f3d-4410-840b-daad725889cc tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Volume info retrieved successfully. Sep 03 13:51:28 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:28 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1d8f64c2-2f3d-4410-840b-daad725889cc tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] http://192.168.122.181/volume/v3/volumes/c469cd13-0ff6-4568-bfec-1db9f5eaa01a returned with HTTP 200 Sep 03 13:51:28 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1458/2856] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:27 2026] GET /volume/v3/volumes/c469cd13-0ff6-4568-bfec-1db9f5eaa01a => generated 861 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:28 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:28 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:28 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-6678e8b1-b71f-4e1e-af17-e596d9e7adec tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Volume info retrieved successfully. Sep 03 13:51:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ad0f51e3-4bfe-4be4-84dd-68f8b03f3d44 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ad0f51e3-4bfe-4be4-84dd-68f8b03f3d44 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] GET http://192.168.122.181/volume/v3/volumes/fb6d6f1b-38eb-435d-b98e-da8acfad7b0c Sep 03 13:51:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ad0f51e3-4bfe-4be4-84dd-68f8b03f3d44 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ad0f51e3-4bfe-4be4-84dd-68f8b03f3d44 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:28 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6678e8b1-b71f-4e1e-af17-e596d9e7adec tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] http://192.168.122.181/volume/v3/volumes/8198b8b9-cdf7-4553-b32e-a0a046a30e7e returned with HTTP 200 Sep 03 13:51:28 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1399/2857] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:51:27 2026] GET /volume/v3/volumes/8198b8b9-cdf7-4553-b32e-a0a046a30e7e => generated 852 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:51:28 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:28 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:28 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:28 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:28 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-ad0f51e3-4bfe-4be4-84dd-68f8b03f3d44 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Volume info retrieved successfully. Sep 03 13:51:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ad0f51e3-4bfe-4be4-84dd-68f8b03f3d44 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] http://192.168.122.181/volume/v3/volumes/fb6d6f1b-38eb-435d-b98e-da8acfad7b0c returned with HTTP 200 Sep 03 13:51:28 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1459/2858] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:28 2026] GET /volume/v3/volumes/fb6d6f1b-38eb-435d-b98e-da8acfad7b0c => generated 860 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-01bd54fb-d3a1-426d-b42b-630a44ca8fbb None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:28 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-01bd54fb-d3a1-426d-b42b-630a44ca8fbb tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] GET http://192.168.122.181/volume/v3/snapshots/0959904c-f74b-4bb0-9031-3250d79549f5 Sep 03 13:51:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-01bd54fb-d3a1-426d-b42b-630a44ca8fbb tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-01bd54fb-d3a1-426d-b42b-630a44ca8fbb tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:28 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-01bd54fb-d3a1-426d-b42b-630a44ca8fbb tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] http://192.168.122.181/volume/v3/snapshots/0959904c-f74b-4bb0-9031-3250d79549f5 returned with HTTP 404 Sep 03 13:51:28 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1400/2859] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:51:28 2026] GET /volume/v3/snapshots/0959904c-f74b-4bb0-9031-3250d79549f5 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:51:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-7d51bf5a-5e7f-4e4c-9ac1-434fe7520f9f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7d51bf5a-5e7f-4e4c-9ac1-434fe7520f9f tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] DELETE http://192.168.122.181/volume/v3/volumes/2ce5a833-fe7f-4d48-922a-bb4ad2684277 Sep 03 13:51:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7d51bf5a-5e7f-4e4c-9ac1-434fe7520f9f tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7d51bf5a-5e7f-4e4c-9ac1-434fe7520f9f tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:28 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-7d51bf5a-5e7f-4e4c-9ac1-434fe7520f9f tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Delete volume with id: 2ce5a833-fe7f-4d48-922a-bb4ad2684277 Sep 03 13:51:28 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:28 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:28 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:28 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:28 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-7d51bf5a-5e7f-4e4c-9ac1-434fe7520f9f tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Volume info retrieved successfully. Sep 03 13:51:28 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-7d51bf5a-5e7f-4e4c-9ac1-434fe7520f9f tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Delete volume request issued successfully. Sep 03 13:51:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7d51bf5a-5e7f-4e4c-9ac1-434fe7520f9f tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] http://192.168.122.181/volume/v3/volumes/2ce5a833-fe7f-4d48-922a-bb4ad2684277 returned with HTTP 202 Sep 03 13:51:28 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1460/2860] 192.168.122.181 () {60 vars in 1276 bytes} [Thu Sep 3 13:51:28 2026] DELETE /volume/v3/volumes/2ce5a833-fe7f-4d48-922a-bb4ad2684277 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 13:51:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-faa27b71-2102-4235-bb20-a5e169c6e954 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:28 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-faa27b71-2102-4235-bb20-a5e169c6e954 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] GET http://192.168.122.181/volume/v3/volumes/2ce5a833-fe7f-4d48-922a-bb4ad2684277 Sep 03 13:51:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-faa27b71-2102-4235-bb20-a5e169c6e954 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-faa27b71-2102-4235-bb20-a5e169c6e954 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:28 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:28 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:28 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:28 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:28 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-faa27b71-2102-4235-bb20-a5e169c6e954 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Volume info retrieved successfully. Sep 03 13:51:28 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-faa27b71-2102-4235-bb20-a5e169c6e954 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] http://192.168.122.181/volume/v3/volumes/2ce5a833-fe7f-4d48-922a-bb4ad2684277 returned with HTTP 200 Sep 03 13:51:28 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1401/2861] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:51:28 2026] GET /volume/v3/volumes/2ce5a833-fe7f-4d48-922a-bb4ad2684277 => generated 871 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:51:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-6c971588-0d0a-41f2-b4c1-155fb1986445 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:29 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6c971588-0d0a-41f2-b4c1-155fb1986445 tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] GET http://192.168.122.181/volume/v3/volumes/8198b8b9-cdf7-4553-b32e-a0a046a30e7e Sep 03 13:51:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6c971588-0d0a-41f2-b4c1-155fb1986445 tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6c971588-0d0a-41f2-b4c1-155fb1986445 tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:29 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:29 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:29 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:29 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:29 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-6c971588-0d0a-41f2-b4c1-155fb1986445 tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Volume info retrieved successfully. Sep 03 13:51:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-2c5ebb49-e8f2-41ae-baf5-390716ec63d0 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:29 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2c5ebb49-e8f2-41ae-baf5-390716ec63d0 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] GET http://192.168.122.181/volume/v3/volumes/fb6d6f1b-38eb-435d-b98e-da8acfad7b0c Sep 03 13:51:29 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6c971588-0d0a-41f2-b4c1-155fb1986445 tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] http://192.168.122.181/volume/v3/volumes/8198b8b9-cdf7-4553-b32e-a0a046a30e7e returned with HTTP 200 Sep 03 13:51:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2c5ebb49-e8f2-41ae-baf5-390716ec63d0 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:29 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1461/2862] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:51:29 2026] GET /volume/v3/volumes/8198b8b9-cdf7-4553-b32e-a0a046a30e7e => generated 876 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:51:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2c5ebb49-e8f2-41ae-baf5-390716ec63d0 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:29 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:29 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:29 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:29 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:29 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-2c5ebb49-e8f2-41ae-baf5-390716ec63d0 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Volume info retrieved successfully. Sep 03 13:51:29 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2c5ebb49-e8f2-41ae-baf5-390716ec63d0 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] http://192.168.122.181/volume/v3/volumes/fb6d6f1b-38eb-435d-b98e-da8acfad7b0c returned with HTTP 200 Sep 03 13:51:29 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1402/2863] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:29 2026] GET /volume/v3/volumes/fb6d6f1b-38eb-435d-b98e-da8acfad7b0c => generated 861 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:51:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-5209a623-3faf-4485-a8c1-ca385926fe3f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:29 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5209a623-3faf-4485-a8c1-ca385926fe3f tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] GET http://192.168.122.181/volume/v3/volumes/cfe4b003-b55c-44fc-be7d-a9a9d3c8ea2b Sep 03 13:51:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5209a623-3faf-4485-a8c1-ca385926fe3f tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5209a623-3faf-4485-a8c1-ca385926fe3f tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:29 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:29 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:29 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:29 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:29 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-5209a623-3faf-4485-a8c1-ca385926fe3f tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Volume info retrieved successfully. Sep 03 13:51:29 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5209a623-3faf-4485-a8c1-ca385926fe3f tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] http://192.168.122.181/volume/v3/volumes/cfe4b003-b55c-44fc-be7d-a9a9d3c8ea2b returned with HTTP 200 Sep 03 13:51:29 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1462/2864] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:29 2026] GET /volume/v3/volumes/cfe4b003-b55c-44fc-be7d-a9a9d3c8ea2b => generated 862 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-1af9ff09-3129-4367-ba05-cd8f6875fffc None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:29 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1af9ff09-3129-4367-ba05-cd8f6875fffc tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] DELETE http://192.168.122.181/volume/v3/volumes/cfe4b003-b55c-44fc-be7d-a9a9d3c8ea2b Sep 03 13:51:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1af9ff09-3129-4367-ba05-cd8f6875fffc tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1af9ff09-3129-4367-ba05-cd8f6875fffc tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:29 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-1af9ff09-3129-4367-ba05-cd8f6875fffc tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Delete volume with id: cfe4b003-b55c-44fc-be7d-a9a9d3c8ea2b Sep 03 13:51:29 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:29 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:29 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:29 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:29 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-1af9ff09-3129-4367-ba05-cd8f6875fffc tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Volume info retrieved successfully. Sep 03 13:51:29 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-1af9ff09-3129-4367-ba05-cd8f6875fffc tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Delete volume request issued successfully. Sep 03 13:51:29 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1af9ff09-3129-4367-ba05-cd8f6875fffc tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] http://192.168.122.181/volume/v3/volumes/cfe4b003-b55c-44fc-be7d-a9a9d3c8ea2b returned with HTTP 202 Sep 03 13:51:29 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1403/2865] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:51:29 2026] DELETE /volume/v3/volumes/cfe4b003-b55c-44fc-be7d-a9a9d3c8ea2b => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:51:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-1a135f70-885a-4323-bdff-556203df5391 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:29 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1a135f70-885a-4323-bdff-556203df5391 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] GET http://192.168.122.181/volume/v3/volumes/cfe4b003-b55c-44fc-be7d-a9a9d3c8ea2b Sep 03 13:51:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1a135f70-885a-4323-bdff-556203df5391 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1a135f70-885a-4323-bdff-556203df5391 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:29 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:29 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:29 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:29 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:29 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-1a135f70-885a-4323-bdff-556203df5391 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Volume info retrieved successfully. Sep 03 13:51:29 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1a135f70-885a-4323-bdff-556203df5391 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] http://192.168.122.181/volume/v3/volumes/cfe4b003-b55c-44fc-be7d-a9a9d3c8ea2b returned with HTTP 200 Sep 03 13:51:29 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1463/2866] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:29 2026] GET /volume/v3/volumes/cfe4b003-b55c-44fc-be7d-a9a9d3c8ea2b => generated 861 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-fbbb384a-95f8-4a2d-90cc-cf048e60d104 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:29 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fbbb384a-95f8-4a2d-90cc-cf048e60d104 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] GET http://192.168.122.181/volume/v3/volumes/2ce5a833-fe7f-4d48-922a-bb4ad2684277 Sep 03 13:51:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fbbb384a-95f8-4a2d-90cc-cf048e60d104 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fbbb384a-95f8-4a2d-90cc-cf048e60d104 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:29 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:29 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:29 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:29 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:29 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-fbbb384a-95f8-4a2d-90cc-cf048e60d104 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Volume info retrieved successfully. Sep 03 13:51:30 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fbbb384a-95f8-4a2d-90cc-cf048e60d104 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] http://192.168.122.181/volume/v3/volumes/2ce5a833-fe7f-4d48-922a-bb4ad2684277 returned with HTTP 200 Sep 03 13:51:30 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1404/2867] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:51:29 2026] GET /volume/v3/volumes/2ce5a833-fe7f-4d48-922a-bb4ad2684277 => generated 871 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:51:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-9047114e-5065-463a-adb1-3e70b27a2d7c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:30 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9047114e-5065-463a-adb1-3e70b27a2d7c tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] GET http://192.168.122.181/volume/v3/volumes/8198b8b9-cdf7-4553-b32e-a0a046a30e7e Sep 03 13:51:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9047114e-5065-463a-adb1-3e70b27a2d7c tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9047114e-5065-463a-adb1-3e70b27a2d7c tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:30 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:30 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:30 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:30 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:30 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-9047114e-5065-463a-adb1-3e70b27a2d7c tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Volume info retrieved successfully. Sep 03 13:51:30 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9047114e-5065-463a-adb1-3e70b27a2d7c tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] http://192.168.122.181/volume/v3/volumes/8198b8b9-cdf7-4553-b32e-a0a046a30e7e returned with HTTP 200 Sep 03 13:51:30 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1464/2868] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:51:30 2026] GET /volume/v3/volumes/8198b8b9-cdf7-4553-b32e-a0a046a30e7e => generated 934 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:51:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-8b45ff11-4f9f-4fde-a9fc-018c4eeefe75 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:30 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8b45ff11-4f9f-4fde-a9fc-018c4eeefe75 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] GET http://192.168.122.181/volume/v3/volumes/cfe4b003-b55c-44fc-be7d-a9a9d3c8ea2b Sep 03 13:51:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8b45ff11-4f9f-4fde-a9fc-018c4eeefe75 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8b45ff11-4f9f-4fde-a9fc-018c4eeefe75 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:30 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8b45ff11-4f9f-4fde-a9fc-018c4eeefe75 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] http://192.168.122.181/volume/v3/volumes/cfe4b003-b55c-44fc-be7d-a9a9d3c8ea2b returned with HTTP 404 Sep 03 13:51:30 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1405/2869] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:30 2026] GET /volume/v3/volumes/cfe4b003-b55c-44fc-be7d-a9a9d3c8ea2b => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 13:51:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-eec6bc11-c817-42e8-a2a6-dab7eea05e1a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:30 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-eec6bc11-c817-42e8-a2a6-dab7eea05e1a tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] DELETE http://192.168.122.181/volume/v3/volumes/fb6d6f1b-38eb-435d-b98e-da8acfad7b0c Sep 03 13:51:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-eec6bc11-c817-42e8-a2a6-dab7eea05e1a tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-eec6bc11-c817-42e8-a2a6-dab7eea05e1a tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:30 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-eec6bc11-c817-42e8-a2a6-dab7eea05e1a tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Delete volume with id: fb6d6f1b-38eb-435d-b98e-da8acfad7b0c Sep 03 13:51:30 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:30 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:30 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:30 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:30 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-eec6bc11-c817-42e8-a2a6-dab7eea05e1a tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Volume info retrieved successfully. Sep 03 13:51:30 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-eec6bc11-c817-42e8-a2a6-dab7eea05e1a tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Delete volume request issued successfully. Sep 03 13:51:30 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-eec6bc11-c817-42e8-a2a6-dab7eea05e1a tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] http://192.168.122.181/volume/v3/volumes/fb6d6f1b-38eb-435d-b98e-da8acfad7b0c returned with HTTP 202 Sep 03 13:51:30 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1465/2870] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:51:30 2026] DELETE /volume/v3/volumes/fb6d6f1b-38eb-435d-b98e-da8acfad7b0c => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:51:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-342fee11-f7c1-426d-a790-4174ff319ed1 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:30 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-342fee11-f7c1-426d-a790-4174ff319ed1 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] GET http://192.168.122.181/volume/v3/volumes/fb6d6f1b-38eb-435d-b98e-da8acfad7b0c Sep 03 13:51:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-342fee11-f7c1-426d-a790-4174ff319ed1 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-342fee11-f7c1-426d-a790-4174ff319ed1 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:30 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:30 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:30 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:30 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:30 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-342fee11-f7c1-426d-a790-4174ff319ed1 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Volume info retrieved successfully. Sep 03 13:51:30 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-342fee11-f7c1-426d-a790-4174ff319ed1 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] http://192.168.122.181/volume/v3/volumes/fb6d6f1b-38eb-435d-b98e-da8acfad7b0c returned with HTTP 200 Sep 03 13:51:30 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1406/2871] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:30 2026] GET /volume/v3/volumes/fb6d6f1b-38eb-435d-b98e-da8acfad7b0c => generated 860 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e302e17a-00da-49a5-a1e6-4e26a7d64020 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:31 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e302e17a-00da-49a5-a1e6-4e26a7d64020 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] GET http://192.168.122.181/volume/v3/volumes/2ce5a833-fe7f-4d48-922a-bb4ad2684277 Sep 03 13:51:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e302e17a-00da-49a5-a1e6-4e26a7d64020 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e302e17a-00da-49a5-a1e6-4e26a7d64020 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:31 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e302e17a-00da-49a5-a1e6-4e26a7d64020 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] http://192.168.122.181/volume/v3/volumes/2ce5a833-fe7f-4d48-922a-bb4ad2684277 returned with HTTP 404 Sep 03 13:51:31 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1466/2872] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:51:31 2026] GET /volume/v3/volumes/2ce5a833-fe7f-4d48-922a-bb4ad2684277 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:51:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-ac1a6e97-d183-4613-9130-718a15ba4067 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:31 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ac1a6e97-d183-4613-9130-718a15ba4067 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] DELETE http://192.168.122.181/volume/v3/volumes/77e2d02e-8ee8-4aa4-b524-6bc04dac5a35 Sep 03 13:51:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ac1a6e97-d183-4613-9130-718a15ba4067 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ac1a6e97-d183-4613-9130-718a15ba4067 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:31 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-ac1a6e97-d183-4613-9130-718a15ba4067 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Delete volume with id: 77e2d02e-8ee8-4aa4-b524-6bc04dac5a35 Sep 03 13:51:31 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:31 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:31 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:31 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:31 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-ac1a6e97-d183-4613-9130-718a15ba4067 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Volume info retrieved successfully. Sep 03 13:51:31 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-ac1a6e97-d183-4613-9130-718a15ba4067 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Delete volume request issued successfully. Sep 03 13:51:31 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ac1a6e97-d183-4613-9130-718a15ba4067 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] http://192.168.122.181/volume/v3/volumes/77e2d02e-8ee8-4aa4-b524-6bc04dac5a35 returned with HTTP 202 Sep 03 13:51:31 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1407/2873] 192.168.122.181 () {60 vars in 1276 bytes} [Thu Sep 3 13:51:31 2026] DELETE /volume/v3/volumes/77e2d02e-8ee8-4aa4-b524-6bc04dac5a35 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 03 13:51:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-11e1ec59-59a0-40e6-8d7d-5da8c661151c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:31 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-11e1ec59-59a0-40e6-8d7d-5da8c661151c tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] GET http://192.168.122.181/volume/v3/volumes/77e2d02e-8ee8-4aa4-b524-6bc04dac5a35 Sep 03 13:51:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-11e1ec59-59a0-40e6-8d7d-5da8c661151c tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-11e1ec59-59a0-40e6-8d7d-5da8c661151c tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:31 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:31 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:31 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:31 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:31 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-11e1ec59-59a0-40e6-8d7d-5da8c661151c tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Volume info retrieved successfully. Sep 03 13:51:31 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-11e1ec59-59a0-40e6-8d7d-5da8c661151c tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] http://192.168.122.181/volume/v3/volumes/77e2d02e-8ee8-4aa4-b524-6bc04dac5a35 returned with HTTP 200 Sep 03 13:51:31 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1467/2874] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:51:31 2026] GET /volume/v3/volumes/77e2d02e-8ee8-4aa4-b524-6bc04dac5a35 => generated 905 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:51:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-fa2ccdc5-6a64-480b-9ca7-c538680887fa None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:31 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fa2ccdc5-6a64-480b-9ca7-c538680887fa tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] GET http://192.168.122.181/volume/v3/volumes/8198b8b9-cdf7-4553-b32e-a0a046a30e7e Sep 03 13:51:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fa2ccdc5-6a64-480b-9ca7-c538680887fa tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fa2ccdc5-6a64-480b-9ca7-c538680887fa tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:31 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:31 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:31 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:31 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:31 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-fa2ccdc5-6a64-480b-9ca7-c538680887fa tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Volume info retrieved successfully. Sep 03 13:51:31 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fa2ccdc5-6a64-480b-9ca7-c538680887fa tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] http://192.168.122.181/volume/v3/volumes/8198b8b9-cdf7-4553-b32e-a0a046a30e7e returned with HTTP 200 Sep 03 13:51:31 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1408/2875] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:51:31 2026] GET /volume/v3/volumes/8198b8b9-cdf7-4553-b32e-a0a046a30e7e => generated 934 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:51:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d6c86868-0d48-45a2-a249-4e9c603ba32e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-7ccb8fe4-46d6-4b69-a3fd-74414e4d20d0 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:31 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7ccb8fe4-46d6-4b69-a3fd-74414e4d20d0 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] GET http://192.168.122.181/volume/v3/volumes/fb6d6f1b-38eb-435d-b98e-da8acfad7b0c Sep 03 13:51:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7ccb8fe4-46d6-4b69-a3fd-74414e4d20d0 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7ccb8fe4-46d6-4b69-a3fd-74414e4d20d0 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:31 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7ccb8fe4-46d6-4b69-a3fd-74414e4d20d0 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] http://192.168.122.181/volume/v3/volumes/fb6d6f1b-38eb-435d-b98e-da8acfad7b0c returned with HTTP 404 Sep 03 13:51:31 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1409/2876] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:31 2026] GET /volume/v3/volumes/fb6d6f1b-38eb-435d-b98e-da8acfad7b0c => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 13:51:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-fff62ff1-0e03-4a27-b590-da233b00d209 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:31 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fff62ff1-0e03-4a27-b590-da233b00d209 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] DELETE http://192.168.122.181/volume/v3/volumes/c469cd13-0ff6-4568-bfec-1db9f5eaa01a Sep 03 13:51:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fff62ff1-0e03-4a27-b590-da233b00d209 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fff62ff1-0e03-4a27-b590-da233b00d209 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:31 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-fff62ff1-0e03-4a27-b590-da233b00d209 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Delete volume with id: c469cd13-0ff6-4568-bfec-1db9f5eaa01a Sep 03 13:51:31 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:31 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:31 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:31 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:31 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-fff62ff1-0e03-4a27-b590-da233b00d209 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Volume info retrieved successfully. Sep 03 13:51:31 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-fff62ff1-0e03-4a27-b590-da233b00d209 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Delete volume request issued successfully. Sep 03 13:51:31 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fff62ff1-0e03-4a27-b590-da233b00d209 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] http://192.168.122.181/volume/v3/volumes/c469cd13-0ff6-4568-bfec-1db9f5eaa01a returned with HTTP 202 Sep 03 13:51:31 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1410/2877] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:51:31 2026] DELETE /volume/v3/volumes/c469cd13-0ff6-4568-bfec-1db9f5eaa01a => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:51:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-93b8d8a3-8166-4efe-86a9-806f47e09c1d None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:31 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-93b8d8a3-8166-4efe-86a9-806f47e09c1d tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] GET http://192.168.122.181/volume/v3/volumes/c469cd13-0ff6-4568-bfec-1db9f5eaa01a Sep 03 13:51:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-93b8d8a3-8166-4efe-86a9-806f47e09c1d tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-93b8d8a3-8166-4efe-86a9-806f47e09c1d tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:31 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:31 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:31 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:31 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:32 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-93b8d8a3-8166-4efe-86a9-806f47e09c1d tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Volume info retrieved successfully. Sep 03 13:51:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-93b8d8a3-8166-4efe-86a9-806f47e09c1d tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] http://192.168.122.181/volume/v3/volumes/c469cd13-0ff6-4568-bfec-1db9f5eaa01a returned with HTTP 200 Sep 03 13:51:32 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1411/2878] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:31 2026] GET /volume/v3/volumes/c469cd13-0ff6-4568-bfec-1db9f5eaa01a => generated 860 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d6c86868-0d48-45a2-a249-4e9c603ba32e tempest-ProjectReaderTests-2008280731 tempest-ProjectReaderTests-2008280731-project-admin] GET http://192.168.122.181/volume/v3/scheduler-stats/get_pools Sep 03 13:51:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d6c86868-0d48-45a2-a249-4e9c603ba32e tempest-ProjectReaderTests-2008280731 tempest-ProjectReaderTests-2008280731-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d6c86868-0d48-45a2-a249-4e9c603ba32e tempest-ProjectReaderTests-2008280731 tempest-ProjectReaderTests-2008280731-project-admin] Calling method 'get_pools' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d6c86868-0d48-45a2-a249-4e9c603ba32e tempest-ProjectReaderTests-2008280731 tempest-ProjectReaderTests-2008280731-project-admin] http://192.168.122.181/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 03 13:51:32 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1468/2879] 192.168.122.181 () {58 vars in 1175 bytes} [Thu Sep 3 13:51:31 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 443 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 03 13:51:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-f7618b4e-f5e7-4c4e-9315-637da0deb19d None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-3e4d707e-bada-4e95-a873-120f0040f301 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3e4d707e-bada-4e95-a873-120f0040f301 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] GET http://192.168.122.181/volume/v3/volumes/77e2d02e-8ee8-4aa4-b524-6bc04dac5a35 Sep 03 13:51:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3e4d707e-bada-4e95-a873-120f0040f301 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3e4d707e-bada-4e95-a873-120f0040f301 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:32 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:32 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:32 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:32 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3e4d707e-bada-4e95-a873-120f0040f301 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] http://192.168.122.181/volume/v3/volumes/77e2d02e-8ee8-4aa4-b524-6bc04dac5a35 returned with HTTP 404 Sep 03 13:51:32 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1469/2880] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:51:32 2026] GET /volume/v3/volumes/77e2d02e-8ee8-4aa4-b524-6bc04dac5a35 => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:51:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-028870c3-c64c-4a5c-8b9b-283042a7b2f5 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-028870c3-c64c-4a5c-8b9b-283042a7b2f5 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] DELETE http://192.168.122.181/volume/v3/snapshots/0959904c-f74b-4bb0-9031-3250d79549f5 Sep 03 13:51:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-028870c3-c64c-4a5c-8b9b-283042a7b2f5 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-028870c3-c64c-4a5c-8b9b-283042a7b2f5 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:32 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.snapshots [None req-028870c3-c64c-4a5c-8b9b-283042a7b2f5 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Delete snapshot with id: 0959904c-f74b-4bb0-9031-3250d79549f5 Sep 03 13:51:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-028870c3-c64c-4a5c-8b9b-283042a7b2f5 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] http://192.168.122.181/volume/v3/snapshots/0959904c-f74b-4bb0-9031-3250d79549f5 returned with HTTP 404 Sep 03 13:51:32 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1470/2881] 192.168.122.181 () {58 vars in 1241 bytes} [Thu Sep 3 13:51:32 2026] DELETE /volume/v3/snapshots/0959904c-f74b-4bb0-9031-3250d79549f5 => generated 111 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:51:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-9f63aa4b-52f5-4720-867f-ec25513fd162 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9f63aa4b-52f5-4720-867f-ec25513fd162 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] GET http://192.168.122.181/volume/v3/snapshots/0959904c-f74b-4bb0-9031-3250d79549f5 Sep 03 13:51:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9f63aa4b-52f5-4720-867f-ec25513fd162 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9f63aa4b-52f5-4720-867f-ec25513fd162 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f7618b4e-f5e7-4c4e-9315-637da0deb19d tempest-ProjectReaderTests-2008280731 tempest-ProjectReaderTests-2008280731-project-reader] GET http://192.168.122.181/volume/v3/capabilities/devstack@QuobyteHD Sep 03 13:51:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f7618b4e-f5e7-4c4e-9315-637da0deb19d tempest-ProjectReaderTests-2008280731 tempest-ProjectReaderTests-2008280731-project-reader] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f7618b4e-f5e7-4c4e-9315-637da0deb19d tempest-ProjectReaderTests-2008280731 tempest-ProjectReaderTests-2008280731-project-reader] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:32 devstack devstack@c-api.service[86719]: DEBUG cinder.policy [None req-f7618b4e-f5e7-4c4e-9315-637da0deb19d tempest-ProjectReaderTests-2008280731 tempest-ProjectReaderTests-2008280731-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'b6bde277b23d401e8e4a04e1e4c702f9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e07a4c2077c14ee58a927d1de83f4fe4', '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=86719) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:51:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f7618b4e-f5e7-4c4e-9315-637da0deb19d tempest-ProjectReaderTests-2008280731 tempest-ProjectReaderTests-2008280731-project-reader] http://192.168.122.181/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 03 13:51:32 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1412/2882] 192.168.122.181 () {58 vars in 1193 bytes} [Thu Sep 3 13:51:32 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 208 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:51:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-f240b96c-2c4c-47d9-b02e-8cb3df9ffe7f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9f63aa4b-52f5-4720-867f-ec25513fd162 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] http://192.168.122.181/volume/v3/snapshots/0959904c-f74b-4bb0-9031-3250d79549f5 returned with HTTP 404 Sep 03 13:51:32 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1471/2883] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:51:32 2026] GET /volume/v3/snapshots/0959904c-f74b-4bb0-9031-3250d79549f5 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:51:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-b30a8853-b567-4cad-aad4-9d035b4428fe None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f240b96c-2c4c-47d9-b02e-8cb3df9ffe7f tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] GET http://192.168.122.181/volume/v3/volumes/8198b8b9-cdf7-4553-b32e-a0a046a30e7e Sep 03 13:51:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b30a8853-b567-4cad-aad4-9d035b4428fe tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] DELETE http://192.168.122.181/volume/v3/volumes/2ce5a833-fe7f-4d48-922a-bb4ad2684277 Sep 03 13:51:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b30a8853-b567-4cad-aad4-9d035b4428fe tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b30a8853-b567-4cad-aad4-9d035b4428fe tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f240b96c-2c4c-47d9-b02e-8cb3df9ffe7f tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:32 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-b30a8853-b567-4cad-aad4-9d035b4428fe tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Delete volume with id: 2ce5a833-fe7f-4d48-922a-bb4ad2684277 Sep 03 13:51:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f240b96c-2c4c-47d9-b02e-8cb3df9ffe7f tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b30a8853-b567-4cad-aad4-9d035b4428fe tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] http://192.168.122.181/volume/v3/volumes/2ce5a833-fe7f-4d48-922a-bb4ad2684277 returned with HTTP 404 Sep 03 13:51:32 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1472/2884] 192.168.122.181 () {60 vars in 1276 bytes} [Thu Sep 3 13:51:32 2026] DELETE /volume/v3/volumes/2ce5a833-fe7f-4d48-922a-bb4ad2684277 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:51:32 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:32 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:32 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:32 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-2fa9c2e2-818f-4240-8960-a446bc840eb1 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2fa9c2e2-818f-4240-8960-a446bc840eb1 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] GET http://192.168.122.181/volume/v3/volumes/2ce5a833-fe7f-4d48-922a-bb4ad2684277 Sep 03 13:51:32 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-f240b96c-2c4c-47d9-b02e-8cb3df9ffe7f tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Volume info retrieved successfully. Sep 03 13:51:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2fa9c2e2-818f-4240-8960-a446bc840eb1 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2fa9c2e2-818f-4240-8960-a446bc840eb1 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f240b96c-2c4c-47d9-b02e-8cb3df9ffe7f tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] http://192.168.122.181/volume/v3/volumes/8198b8b9-cdf7-4553-b32e-a0a046a30e7e returned with HTTP 200 Sep 03 13:51:32 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1413/2885] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:51:32 2026] GET /volume/v3/volumes/8198b8b9-cdf7-4553-b32e-a0a046a30e7e => generated 937 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:51:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2fa9c2e2-818f-4240-8960-a446bc840eb1 tempest-VolumeDependencyTests-1344176831 tempest-VolumeDependencyTests-1344176831-project-member] http://192.168.122.181/volume/v3/volumes/2ce5a833-fe7f-4d48-922a-bb4ad2684277 returned with HTTP 404 Sep 03 13:51:32 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1473/2886] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:51:32 2026] GET /volume/v3/volumes/2ce5a833-fe7f-4d48-922a-bb4ad2684277 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:51:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-3c7c7776-2343-4290-a5ca-02907afdcf75 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:33 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3c7c7776-2343-4290-a5ca-02907afdcf75 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] GET http://192.168.122.181/volume/v3/volumes/c469cd13-0ff6-4568-bfec-1db9f5eaa01a Sep 03 13:51:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3c7c7776-2343-4290-a5ca-02907afdcf75 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3c7c7776-2343-4290-a5ca-02907afdcf75 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:33 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:33 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:33 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:33 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:33 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-3c7c7776-2343-4290-a5ca-02907afdcf75 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Volume info retrieved successfully. Sep 03 13:51:33 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3c7c7776-2343-4290-a5ca-02907afdcf75 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] http://192.168.122.181/volume/v3/volumes/c469cd13-0ff6-4568-bfec-1db9f5eaa01a returned with HTTP 200 Sep 03 13:51:33 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1414/2887] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:33 2026] GET /volume/v3/volumes/c469cd13-0ff6-4568-bfec-1db9f5eaa01a => generated 860 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-203c8fd9-5818-4cd0-a4de-41d581413c0c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:33 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-203c8fd9-5818-4cd0-a4de-41d581413c0c tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] GET http://192.168.122.181/volume/v3/volumes/8198b8b9-cdf7-4553-b32e-a0a046a30e7e Sep 03 13:51:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-203c8fd9-5818-4cd0-a4de-41d581413c0c tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-203c8fd9-5818-4cd0-a4de-41d581413c0c tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:33 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:33 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:33 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:33 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:33 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-203c8fd9-5818-4cd0-a4de-41d581413c0c tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Volume info retrieved successfully. Sep 03 13:51:33 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-203c8fd9-5818-4cd0-a4de-41d581413c0c tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] http://192.168.122.181/volume/v3/volumes/8198b8b9-cdf7-4553-b32e-a0a046a30e7e returned with HTTP 200 Sep 03 13:51:33 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1474/2888] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:51:33 2026] GET /volume/v3/volumes/8198b8b9-cdf7-4553-b32e-a0a046a30e7e => generated 937 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:51:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-9580fd46-ce24-444a-8d5d-4f9e583017aa None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:34 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9580fd46-ce24-444a-8d5d-4f9e583017aa tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] GET http://192.168.122.181/volume/v3/volumes/c469cd13-0ff6-4568-bfec-1db9f5eaa01a Sep 03 13:51:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9580fd46-ce24-444a-8d5d-4f9e583017aa tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9580fd46-ce24-444a-8d5d-4f9e583017aa tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:34 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9580fd46-ce24-444a-8d5d-4f9e583017aa tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] http://192.168.122.181/volume/v3/volumes/c469cd13-0ff6-4568-bfec-1db9f5eaa01a returned with HTTP 404 Sep 03 13:51:34 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1415/2889] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:34 2026] GET /volume/v3/volumes/c469cd13-0ff6-4568-bfec-1db9f5eaa01a => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:51:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e7edefb0-968e-4086-acc5-d4cd3660923c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:34 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e7edefb0-968e-4086-acc5-d4cd3660923c tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] DELETE http://192.168.122.181/volume/v3/volumes/4509428a-f880-4396-ae53-fd2a58ae5a97 Sep 03 13:51:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e7edefb0-968e-4086-acc5-d4cd3660923c tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e7edefb0-968e-4086-acc5-d4cd3660923c tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:34 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-e7edefb0-968e-4086-acc5-d4cd3660923c tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Delete volume with id: 4509428a-f880-4396-ae53-fd2a58ae5a97 Sep 03 13:51:34 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:34 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:34 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:34 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:34 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-e7edefb0-968e-4086-acc5-d4cd3660923c tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Volume info retrieved successfully. Sep 03 13:51:34 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-e7edefb0-968e-4086-acc5-d4cd3660923c tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Delete volume request issued successfully. Sep 03 13:51:34 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e7edefb0-968e-4086-acc5-d4cd3660923c tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] http://192.168.122.181/volume/v3/volumes/4509428a-f880-4396-ae53-fd2a58ae5a97 returned with HTTP 202 Sep 03 13:51:34 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1475/2890] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:51:34 2026] DELETE /volume/v3/volumes/4509428a-f880-4396-ae53-fd2a58ae5a97 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:51:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-f83a5ac9-03ff-4510-ac78-8a6b597ac684 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:34 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f83a5ac9-03ff-4510-ac78-8a6b597ac684 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] GET http://192.168.122.181/volume/v3/volumes/4509428a-f880-4396-ae53-fd2a58ae5a97 Sep 03 13:51:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f83a5ac9-03ff-4510-ac78-8a6b597ac684 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f83a5ac9-03ff-4510-ac78-8a6b597ac684 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:34 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:34 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:34 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:34 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:34 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-f83a5ac9-03ff-4510-ac78-8a6b597ac684 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Volume info retrieved successfully. Sep 03 13:51:34 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f83a5ac9-03ff-4510-ac78-8a6b597ac684 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] http://192.168.122.181/volume/v3/volumes/4509428a-f880-4396-ae53-fd2a58ae5a97 returned with HTTP 200 Sep 03 13:51:34 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1416/2891] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:34 2026] GET /volume/v3/volumes/4509428a-f880-4396-ae53-fd2a58ae5a97 => generated 860 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:51:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-8f2cd47d-8621-45fb-a6e0-90f1ede5a46d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:34 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8f2cd47d-8621-45fb-a6e0-90f1ede5a46d tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] GET http://192.168.122.181/volume/v3/volumes/8198b8b9-cdf7-4553-b32e-a0a046a30e7e Sep 03 13:51:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8f2cd47d-8621-45fb-a6e0-90f1ede5a46d tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:34 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8f2cd47d-8621-45fb-a6e0-90f1ede5a46d tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:34 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:34 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:34 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:34 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:34 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-8f2cd47d-8621-45fb-a6e0-90f1ede5a46d tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Volume info retrieved successfully. Sep 03 13:51:34 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8f2cd47d-8621-45fb-a6e0-90f1ede5a46d tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] http://192.168.122.181/volume/v3/volumes/8198b8b9-cdf7-4553-b32e-a0a046a30e7e returned with HTTP 200 Sep 03 13:51:34 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1476/2892] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:51:34 2026] GET /volume/v3/volumes/8198b8b9-cdf7-4553-b32e-a0a046a30e7e => generated 937 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 13:51:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-5c6f2b33-38c5-48dd-828f-d51e8b3cec96 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:35 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5c6f2b33-38c5-48dd-828f-d51e8b3cec96 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] GET http://192.168.122.181/volume/v3/volumes/4509428a-f880-4396-ae53-fd2a58ae5a97 Sep 03 13:51:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5c6f2b33-38c5-48dd-828f-d51e8b3cec96 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5c6f2b33-38c5-48dd-828f-d51e8b3cec96 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:35 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5c6f2b33-38c5-48dd-828f-d51e8b3cec96 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] http://192.168.122.181/volume/v3/volumes/4509428a-f880-4396-ae53-fd2a58ae5a97 returned with HTTP 404 Sep 03 13:51:35 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1417/2893] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:35 2026] GET /volume/v3/volumes/4509428a-f880-4396-ae53-fd2a58ae5a97 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:51:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-8dcacb12-439f-4f22-b4db-931400e7dbfc None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:35 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8dcacb12-439f-4f22-b4db-931400e7dbfc tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] DELETE http://192.168.122.181/volume/v3/volumes/e6f82bf1-c82f-4367-9dca-768b275ae131 Sep 03 13:51:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8dcacb12-439f-4f22-b4db-931400e7dbfc tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8dcacb12-439f-4f22-b4db-931400e7dbfc tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:35 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-8dcacb12-439f-4f22-b4db-931400e7dbfc tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Delete volume with id: e6f82bf1-c82f-4367-9dca-768b275ae131 Sep 03 13:51:35 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:35 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:35 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:35 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:35 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-8dcacb12-439f-4f22-b4db-931400e7dbfc tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Volume info retrieved successfully. Sep 03 13:51:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-180900b9-6e7d-4d69-992a-1447eaff2e84 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:35 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-8dcacb12-439f-4f22-b4db-931400e7dbfc tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Delete volume request issued successfully. Sep 03 13:51:35 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8dcacb12-439f-4f22-b4db-931400e7dbfc tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] http://192.168.122.181/volume/v3/volumes/e6f82bf1-c82f-4367-9dca-768b275ae131 returned with HTTP 202 Sep 03 13:51:35 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1477/2894] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:51:35 2026] DELETE /volume/v3/volumes/e6f82bf1-c82f-4367-9dca-768b275ae131 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 13:51:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-107855fe-97b5-4ae1-bf70-5ab110734a56 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:35 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-107855fe-97b5-4ae1-bf70-5ab110734a56 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] GET http://192.168.122.181/volume/v3/volumes/e6f82bf1-c82f-4367-9dca-768b275ae131 Sep 03 13:51:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-107855fe-97b5-4ae1-bf70-5ab110734a56 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-107855fe-97b5-4ae1-bf70-5ab110734a56 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:35 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:35 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:35 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:35 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:35 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-107855fe-97b5-4ae1-bf70-5ab110734a56 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Volume info retrieved successfully. Sep 03 13:51:35 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-107855fe-97b5-4ae1-bf70-5ab110734a56 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] http://192.168.122.181/volume/v3/volumes/e6f82bf1-c82f-4367-9dca-768b275ae131 returned with HTTP 200 Sep 03 13:51:35 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1478/2895] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:35 2026] GET /volume/v3/volumes/e6f82bf1-c82f-4367-9dca-768b275ae131 => generated 860 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:35 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-180900b9-6e7d-4d69-992a-1447eaff2e84 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:51:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-180900b9-6e7d-4d69-992a-1447eaff2e84 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:51:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-60b0086a-caa2-4cee-9548-f129c0691325 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-180900b9-6e7d-4d69-992a-1447eaff2e84 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:51:35 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-180900b9-6e7d-4d69-992a-1447eaff2e84 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Create volume of 1 GB Sep 03 13:51:35 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-60b0086a-caa2-4cee-9548-f129c0691325 tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] GET http://192.168.122.181/volume/v3/volumes/8198b8b9-cdf7-4553-b32e-a0a046a30e7e Sep 03 13:51:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-60b0086a-caa2-4cee-9548-f129c0691325 tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-60b0086a-caa2-4cee-9548-f129c0691325 tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:35 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-180900b9-6e7d-4d69-992a-1447eaff2e84 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Availability Zones retrieved successfully. Sep 03 13:51:35 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:35 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:35 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:35 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:35 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-60b0086a-caa2-4cee-9548-f129c0691325 tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Volume info retrieved successfully. Sep 03 13:51:35 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-180900b9-6e7d-4d69-992a-1447eaff2e84 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Flow 'volume_create_api' (2656bd1a-ea76-4193-b24e-138426987126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:51:35 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-60b0086a-caa2-4cee-9548-f129c0691325 tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] http://192.168.122.181/volume/v3/volumes/8198b8b9-cdf7-4553-b32e-a0a046a30e7e returned with HTTP 200 Sep 03 13:51:35 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1479/2896] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:51:35 2026] GET /volume/v3/volumes/8198b8b9-cdf7-4553-b32e-a0a046a30e7e => generated 1202 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:51:35 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-180900b9-6e7d-4d69-992a-1447eaff2e84 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d07b6905-6793-4910-ac63-3e63bd72548c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:35 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-180900b9-6e7d-4d69-992a-1447eaff2e84 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:51:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-67a4cda2-3c19-4903-8199-8b5b2c69db74 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:35 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-67a4cda2-3c19-4903-8199-8b5b2c69db74 tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] GET http://192.168.122.181/volume/v3/volumes/8198b8b9-cdf7-4553-b32e-a0a046a30e7e Sep 03 13:51:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-67a4cda2-3c19-4903-8199-8b5b2c69db74 tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-67a4cda2-3c19-4903-8199-8b5b2c69db74 tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:35 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:35 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:35 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:35 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:35 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-67a4cda2-3c19-4903-8199-8b5b2c69db74 tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Volume info retrieved successfully. Sep 03 13:51:35 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-67a4cda2-3c19-4903-8199-8b5b2c69db74 tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] http://192.168.122.181/volume/v3/volumes/8198b8b9-cdf7-4553-b32e-a0a046a30e7e returned with HTTP 200 Sep 03 13:51:35 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1480/2897] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:51:35 2026] GET /volume/v3/volumes/8198b8b9-cdf7-4553-b32e-a0a046a30e7e => generated 1202 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:51:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-05fc16eb-7e33-4290-b4cd-2fd4fc304bad None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:35 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-05fc16eb-7e33-4290-b4cd-2fd4fc304bad tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] DELETE http://192.168.122.181/volume/v3/volumes/8198b8b9-cdf7-4553-b32e-a0a046a30e7e Sep 03 13:51:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-05fc16eb-7e33-4290-b4cd-2fd4fc304bad tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-05fc16eb-7e33-4290-b4cd-2fd4fc304bad tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:35 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-05fc16eb-7e33-4290-b4cd-2fd4fc304bad tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Delete volume with id: 8198b8b9-cdf7-4553-b32e-a0a046a30e7e Sep 03 13:51:35 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:35 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:35 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:35 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:35 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-180900b9-6e7d-4d69-992a-1447eaff2e84 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d07b6905-6793-4910-ac63-3e63bd72548c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:35 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-05fc16eb-7e33-4290-b4cd-2fd4fc304bad tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Volume info retrieved successfully. Sep 03 13:51:35 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-180900b9-6e7d-4d69-992a-1447eaff2e84 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79dc0634-c7b6-4b47-ba8e-11dbefef44ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:35 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-05fc16eb-7e33-4290-b4cd-2fd4fc304bad tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Delete volume request issued successfully. Sep 03 13:51:35 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-05fc16eb-7e33-4290-b4cd-2fd4fc304bad tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] http://192.168.122.181/volume/v3/volumes/8198b8b9-cdf7-4553-b32e-a0a046a30e7e returned with HTTP 202 Sep 03 13:51:35 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1481/2898] 192.168.122.181 () {60 vars in 1276 bytes} [Thu Sep 3 13:51:35 2026] DELETE /volume/v3/volumes/8198b8b9-cdf7-4553-b32e-a0a046a30e7e => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 13:51:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-72062a77-8c8f-4ec1-8961-f6ef3c6baad4 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:35 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-72062a77-8c8f-4ec1-8961-f6ef3c6baad4 tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] GET http://192.168.122.181/volume/v3/volumes/8198b8b9-cdf7-4553-b32e-a0a046a30e7e Sep 03 13:51:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-72062a77-8c8f-4ec1-8961-f6ef3c6baad4 tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-72062a77-8c8f-4ec1-8961-f6ef3c6baad4 tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:35 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:35 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:35 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:35 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:35 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-72062a77-8c8f-4ec1-8961-f6ef3c6baad4 tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Volume info retrieved successfully. Sep 03 13:51:35 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-72062a77-8c8f-4ec1-8961-f6ef3c6baad4 tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] http://192.168.122.181/volume/v3/volumes/8198b8b9-cdf7-4553-b32e-a0a046a30e7e returned with HTTP 200 Sep 03 13:51:35 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1482/2899] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:51:35 2026] GET /volume/v3/volumes/8198b8b9-cdf7-4553-b32e-a0a046a30e7e => generated 1201 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:51:36 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-180900b9-6e7d-4d69-992a-1447eaff2e84 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Created reservations ['1d0cf088-a7d9-494f-935d-f5715b90e623', '369e14ec-7d1d-40f2-a45b-365321983821', '7412c299-b9ea-41ee-b571-880c8f6c90ed', 'b969d248-45eb-44a0-b8e8-f36a82804533'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:51:36 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-180900b9-6e7d-4d69-992a-1447eaff2e84 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79dc0634-c7b6-4b47-ba8e-11dbefef44ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d0cf088-a7d9-494f-935d-f5715b90e623', '369e14ec-7d1d-40f2-a45b-365321983821', '7412c299-b9ea-41ee-b571-880c8f6c90ed', 'b969d248-45eb-44a0-b8e8-f36a82804533']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:36 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-180900b9-6e7d-4d69-992a-1447eaff2e84 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d35c8b70-117b-4993-acbb-d8015fd3120e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:36 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:36 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:36 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-180900b9-6e7d-4d69-992a-1447eaff2e84 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d35c8b70-117b-4993-acbb-d8015fd3120e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef966d2e-947f-43fb-b59e-65fbccdb3656', '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='c3d162701e1f4d869e88ebb6032200a4',qos_specs=None,replication_status=,reservations=['1d0cf088-a7d9-494f-935d-f5715b90e623','369e14ec-7d1d-40f2-a45b-365321983821','7412c299-b9ea-41ee-b571-880c8f6c90ed','b969d248-45eb-44a0-b8e8-f36a82804533'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c2edc2cc60047bd9f274ba850a18346',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:51:36Z,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=ef966d2e-947f-43fb-b59e-65fbccdb3656,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3d162701e1f4d869e88ebb6032200a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c2edc2cc60047bd9f274ba850a18346',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:36 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-180900b9-6e7d-4d69-992a-1447eaff2e84 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94f50000-4c67-45e3-8af9-369124f6976a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:36 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-180900b9-6e7d-4d69-992a-1447eaff2e84 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94f50000-4c67-45e3-8af9-369124f6976a) transitioned into state 'SUCCESS' from 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='c3d162701e1f4d869e88ebb6032200a4',qos_specs=None,replication_status=,reservations=['1d0cf088-a7d9-494f-935d-f5715b90e623','369e14ec-7d1d-40f2-a45b-365321983821','7412c299-b9ea-41ee-b571-880c8f6c90ed','b969d248-45eb-44a0-b8e8-f36a82804533'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c2edc2cc60047bd9f274ba850a18346',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:36 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-180900b9-6e7d-4d69-992a-1447eaff2e84 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3be3560-0f71-4f77-88fe-8e00330f0d7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:36 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-180900b9-6e7d-4d69-992a-1447eaff2e84 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3be3560-0f71-4f77-88fe-8e00330f0d7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:36 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-180900b9-6e7d-4d69-992a-1447eaff2e84 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Flow 'volume_create_api' (2656bd1a-ea76-4193-b24e-138426987126) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:51:36 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-180900b9-6e7d-4d69-992a-1447eaff2e84 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Create volume request issued successfully. Sep 03 13:51:36 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-180900b9-6e7d-4d69-992a-1447eaff2e84 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:51:36 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1418/2900] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:51:35 2026] POST /volume/v3/volumes => generated 749 bytes in 702 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:51:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-4eec20da-6bb3-4ca8-8e95-62f59de3264d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:36 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4eec20da-6bb3-4ca8-8e95-62f59de3264d tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] GET http://192.168.122.181/volume/v3/volumes/ef966d2e-947f-43fb-b59e-65fbccdb3656 Sep 03 13:51:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4eec20da-6bb3-4ca8-8e95-62f59de3264d tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4eec20da-6bb3-4ca8-8e95-62f59de3264d tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:36 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:36 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:36 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:36 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:36 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-4eec20da-6bb3-4ca8-8e95-62f59de3264d tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Volume info retrieved successfully. Sep 03 13:51:36 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4eec20da-6bb3-4ca8-8e95-62f59de3264d tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] http://192.168.122.181/volume/v3/volumes/ef966d2e-947f-43fb-b59e-65fbccdb3656 returned with HTTP 200 Sep 03 13:51:36 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1483/2901] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:36 2026] GET /volume/v3/volumes/ef966d2e-947f-43fb-b59e-65fbccdb3656 => generated 817 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:51:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-7ae4d472-b866-46be-b1b6-411cd162d280 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:36 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7ae4d472-b866-46be-b1b6-411cd162d280 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] GET http://192.168.122.181/volume/v3/volumes/e6f82bf1-c82f-4367-9dca-768b275ae131 Sep 03 13:51:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7ae4d472-b866-46be-b1b6-411cd162d280 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7ae4d472-b866-46be-b1b6-411cd162d280 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:36 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:36 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:36 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:36 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:36 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-7ae4d472-b866-46be-b1b6-411cd162d280 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Volume info retrieved successfully. Sep 03 13:51:36 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7ae4d472-b866-46be-b1b6-411cd162d280 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] http://192.168.122.181/volume/v3/volumes/e6f82bf1-c82f-4367-9dca-768b275ae131 returned with HTTP 200 Sep 03 13:51:36 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1419/2902] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:36 2026] GET /volume/v3/volumes/e6f82bf1-c82f-4367-9dca-768b275ae131 => generated 860 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-29febeb9-3aa1-4308-8fef-f4cf767180c8 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:36 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-29febeb9-3aa1-4308-8fef-f4cf767180c8 tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] GET http://192.168.122.181/volume/v3/volumes/8198b8b9-cdf7-4553-b32e-a0a046a30e7e Sep 03 13:51:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-29febeb9-3aa1-4308-8fef-f4cf767180c8 tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-29febeb9-3aa1-4308-8fef-f4cf767180c8 tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:36 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:36 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:36 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:36 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:36 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-29febeb9-3aa1-4308-8fef-f4cf767180c8 tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] http://192.168.122.181/volume/v3/volumes/8198b8b9-cdf7-4553-b32e-a0a046a30e7e returned with HTTP 404 Sep 03 13:51:36 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1484/2903] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:51:36 2026] GET /volume/v3/volumes/8198b8b9-cdf7-4553-b32e-a0a046a30e7e => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:51:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-bbbac5e0-8ee9-4b71-9da5-47eafe36b184 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:37 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-bbbac5e0-8ee9-4b71-9da5-47eafe36b184 tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] DELETE http://192.168.122.181/volume/v3/volumes/8198b8b9-cdf7-4553-b32e-a0a046a30e7e Sep 03 13:51:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-bbbac5e0-8ee9-4b71-9da5-47eafe36b184 tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-bbbac5e0-8ee9-4b71-9da5-47eafe36b184 tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:37 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-bbbac5e0-8ee9-4b71-9da5-47eafe36b184 tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Delete volume with id: 8198b8b9-cdf7-4553-b32e-a0a046a30e7e Sep 03 13:51:37 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-bbbac5e0-8ee9-4b71-9da5-47eafe36b184 tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] http://192.168.122.181/volume/v3/volumes/8198b8b9-cdf7-4553-b32e-a0a046a30e7e returned with HTTP 404 Sep 03 13:51:37 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1420/2904] 192.168.122.181 () {60 vars in 1276 bytes} [Thu Sep 3 13:51:37 2026] DELETE /volume/v3/volumes/8198b8b9-cdf7-4553-b32e-a0a046a30e7e => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:51:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-536559c5-260e-48a8-b448-2129b14694a1 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-30a799d0-9d59-46ea-b8bd-2758193dd641 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:37 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-30a799d0-9d59-46ea-b8bd-2758193dd641 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] GET http://192.168.122.181/volume/v3/volumes/ef966d2e-947f-43fb-b59e-65fbccdb3656 Sep 03 13:51:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-30a799d0-9d59-46ea-b8bd-2758193dd641 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-30a799d0-9d59-46ea-b8bd-2758193dd641 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:37 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-536559c5-260e-48a8-b448-2129b14694a1 tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] GET http://192.168.122.181/volume/v3/volumes/8198b8b9-cdf7-4553-b32e-a0a046a30e7e Sep 03 13:51:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-536559c5-260e-48a8-b448-2129b14694a1 tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-536559c5-260e-48a8-b448-2129b14694a1 tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:37 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:37 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:37 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-536559c5-260e-48a8-b448-2129b14694a1 tempest-VolumeImageDependencyTests-1248874587 tempest-VolumeImageDependencyTests-1248874587-project-member] http://192.168.122.181/volume/v3/volumes/8198b8b9-cdf7-4553-b32e-a0a046a30e7e returned with HTTP 404 Sep 03 13:51:37 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:37 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:37 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1485/2905] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:51:37 2026] GET /volume/v3/volumes/8198b8b9-cdf7-4553-b32e-a0a046a30e7e => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:51:37 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-30a799d0-9d59-46ea-b8bd-2758193dd641 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Volume info retrieved successfully. Sep 03 13:51:37 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-30a799d0-9d59-46ea-b8bd-2758193dd641 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] http://192.168.122.181/volume/v3/volumes/ef966d2e-947f-43fb-b59e-65fbccdb3656 returned with HTTP 200 Sep 03 13:51:37 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1421/2906] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:37 2026] GET /volume/v3/volumes/ef966d2e-947f-43fb-b59e-65fbccdb3656 => generated 841 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-5773145f-59ab-48f1-8314-d69e80faa611 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:37 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5773145f-59ab-48f1-8314-d69e80faa611 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] GET http://192.168.122.181/volume/v3/volumes/e6f82bf1-c82f-4367-9dca-768b275ae131 Sep 03 13:51:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5773145f-59ab-48f1-8314-d69e80faa611 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5773145f-59ab-48f1-8314-d69e80faa611 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:37 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5773145f-59ab-48f1-8314-d69e80faa611 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] http://192.168.122.181/volume/v3/volumes/e6f82bf1-c82f-4367-9dca-768b275ae131 returned with HTTP 404 Sep 03 13:51:37 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1486/2907] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:37 2026] GET /volume/v3/volumes/e6f82bf1-c82f-4367-9dca-768b275ae131 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 13:51:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-2f40bb60-f9be-4758-b21d-936b3c16a3e7 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:37 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2f40bb60-f9be-4758-b21d-936b3c16a3e7 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] DELETE http://192.168.122.181/volume/v3/snapshots/14723777-e7f7-4779-ad27-30dc6e495856 Sep 03 13:51:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2f40bb60-f9be-4758-b21d-936b3c16a3e7 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2f40bb60-f9be-4758-b21d-936b3c16a3e7 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:37 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.snapshots [None req-2f40bb60-f9be-4758-b21d-936b3c16a3e7 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Delete snapshot with id: 14723777-e7f7-4779-ad27-30dc6e495856 Sep 03 13:51:37 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:37 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:37 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-2f40bb60-f9be-4758-b21d-936b3c16a3e7 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Snapshot retrieved successfully. Sep 03 13:51:37 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:37 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:37 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-2f40bb60-f9be-4758-b21d-936b3c16a3e7 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Snapshot delete request issued successfully. Sep 03 13:51:37 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2f40bb60-f9be-4758-b21d-936b3c16a3e7 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] http://192.168.122.181/volume/v3/snapshots/14723777-e7f7-4779-ad27-30dc6e495856 returned with HTTP 202 Sep 03 13:51:37 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1422/2908] 192.168.122.181 () {58 vars in 1241 bytes} [Thu Sep 3 13:51:37 2026] DELETE /volume/v3/snapshots/14723777-e7f7-4779-ad27-30dc6e495856 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:51:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-94ba2bfe-2294-4889-851e-6e1b360e45fe None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:37 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-94ba2bfe-2294-4889-851e-6e1b360e45fe tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] GET http://192.168.122.181/volume/v3/snapshots/14723777-e7f7-4779-ad27-30dc6e495856 Sep 03 13:51:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-94ba2bfe-2294-4889-851e-6e1b360e45fe tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-94ba2bfe-2294-4889-851e-6e1b360e45fe tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:37 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:37 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:37 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-94ba2bfe-2294-4889-851e-6e1b360e45fe tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Snapshot retrieved successfully. Sep 03 13:51:37 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-94ba2bfe-2294-4889-851e-6e1b360e45fe tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] http://192.168.122.181/volume/v3/snapshots/14723777-e7f7-4779-ad27-30dc6e495856 returned with HTTP 200 Sep 03 13:51:37 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1487/2909] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:51:37 2026] GET /volume/v3/snapshots/14723777-e7f7-4779-ad27-30dc6e495856 => generated 474 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:38 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-b74d3e32-9ad5-46eb-b920-e7dbe37e7562 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:38 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b74d3e32-9ad5-46eb-b920-e7dbe37e7562 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:51:38 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b74d3e32-9ad5-46eb-b920-e7dbe37e7562 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-303605924"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:51:38 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-b74d3e32-9ad5-46eb-b920-e7dbe37e7562 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-303605924'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:51:38 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-b74d3e32-9ad5-46eb-b920-e7dbe37e7562 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Create volume of 1 GB Sep 03 13:51:38 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:38 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:38 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-b74d3e32-9ad5-46eb-b920-e7dbe37e7562 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Availability Zones retrieved successfully. Sep 03 13:51:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b74d3e32-9ad5-46eb-b920-e7dbe37e7562 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Flow 'volume_create_api' (0f9efe4d-5411-437e-a8c9-9b5ac20535ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:51:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b74d3e32-9ad5-46eb-b920-e7dbe37e7562 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c4d9264-2e17-4fd7-bf0e-909ce8ac7898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-b74d3e32-9ad5-46eb-b920-e7dbe37e7562 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:51:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-8cecf363-5de8-4a9f-a916-9a8a41c25e7e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:38 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8cecf363-5de8-4a9f-a916-9a8a41c25e7e tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] GET http://192.168.122.181/volume/v3/volumes/ef966d2e-947f-43fb-b59e-65fbccdb3656 Sep 03 13:51:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8cecf363-5de8-4a9f-a916-9a8a41c25e7e tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8cecf363-5de8-4a9f-a916-9a8a41c25e7e tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:38 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:38 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:38 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:38 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:38 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-8cecf363-5de8-4a9f-a916-9a8a41c25e7e tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Volume info retrieved successfully. Sep 03 13:51:38 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8cecf363-5de8-4a9f-a916-9a8a41c25e7e tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] http://192.168.122.181/volume/v3/volumes/ef966d2e-947f-43fb-b59e-65fbccdb3656 returned with HTTP 200 Sep 03 13:51:38 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1488/2910] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:38 2026] GET /volume/v3/volumes/ef966d2e-947f-43fb-b59e-65fbccdb3656 => generated 842 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b74d3e32-9ad5-46eb-b920-e7dbe37e7562 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c4d9264-2e17-4fd7-bf0e-909ce8ac7898) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b74d3e32-9ad5-46eb-b920-e7dbe37e7562 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b07124d6-601a-4de3-b98f-ccd69481df75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-234eb948-6f98-4e7a-a2f1-d77568e1fcdc None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:38 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-234eb948-6f98-4e7a-a2f1-d77568e1fcdc tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] GET http://192.168.122.181/volume/v3/volumes/ef966d2e-947f-43fb-b59e-65fbccdb3656 Sep 03 13:51:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-234eb948-6f98-4e7a-a2f1-d77568e1fcdc tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-234eb948-6f98-4e7a-a2f1-d77568e1fcdc tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:38 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:38 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:38 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:38 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:38 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-234eb948-6f98-4e7a-a2f1-d77568e1fcdc tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Volume info retrieved successfully. Sep 03 13:51:38 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-234eb948-6f98-4e7a-a2f1-d77568e1fcdc tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] http://192.168.122.181/volume/v3/volumes/ef966d2e-947f-43fb-b59e-65fbccdb3656 returned with HTTP 200 Sep 03 13:51:38 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1489/2911] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:38 2026] GET /volume/v3/volumes/ef966d2e-947f-43fb-b59e-65fbccdb3656 => generated 842 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d42ddcba-8f39-4bb3-ad31-e989ef21aec0 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:38 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d42ddcba-8f39-4bb3-ad31-e989ef21aec0 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:51:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d42ddcba-8f39-4bb3-ad31-e989ef21aec0 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-914376071"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:51:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-d42ddcba-8f39-4bb3-ad31-e989ef21aec0 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-914376071'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:51:38 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-d42ddcba-8f39-4bb3-ad31-e989ef21aec0 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Create volume of 1 GB Sep 03 13:51:38 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-d42ddcba-8f39-4bb3-ad31-e989ef21aec0 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Availability Zones retrieved successfully. Sep 03 13:51:38 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-d42ddcba-8f39-4bb3-ad31-e989ef21aec0 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Flow 'volume_create_api' (9183bba5-413e-4db1-8d36-2b3ae5df9130) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:51:38 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-d42ddcba-8f39-4bb3-ad31-e989ef21aec0 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a42ce386-9bf4-462f-9227-e75afb1a3869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:38 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-d42ddcba-8f39-4bb3-ad31-e989ef21aec0 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:51:38 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-b74d3e32-9ad5-46eb-b920-e7dbe37e7562 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Created reservations ['91463b4b-48fc-4a9e-b7ae-d3fc46e3fd08', '45e2d081-484e-4305-ae38-47658253c6ae', 'e873fc71-f897-4e73-b2f7-50a5f5f43be6', '1c084785-6294-46ad-aa3e-05ceade89059'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:51:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b74d3e32-9ad5-46eb-b920-e7dbe37e7562 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b07124d6-601a-4de3-b98f-ccd69481df75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91463b4b-48fc-4a9e-b7ae-d3fc46e3fd08', '45e2d081-484e-4305-ae38-47658253c6ae', 'e873fc71-f897-4e73-b2f7-50a5f5f43be6', '1c084785-6294-46ad-aa3e-05ceade89059']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b74d3e32-9ad5-46eb-b920-e7dbe37e7562 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75a4e186-9152-419d-8b05-70f08d8ebbb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:38 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:38 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b74d3e32-9ad5-46eb-b920-e7dbe37e7562 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75a4e186-9152-419d-8b05-70f08d8ebbb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba5aa5f6-20a1-4d68-8214-d1258d8b94d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-303605924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4439ab15bff475fb13850b17d83323e',qos_specs=None,replication_status=,reservations=['91463b4b-48fc-4a9e-b7ae-d3fc46e3fd08','45e2d081-484e-4305-ae38-47658253c6ae','e873fc71-f897-4e73-b2f7-50a5f5f43be6','1c084785-6294-46ad-aa3e-05ceade89059'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cd7c879c2b14004bdf9366385fb37b1',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:51:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-303605924',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba5aa5f6-20a1-4d68-8214-d1258d8b94d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4439ab15bff475fb13850b17d83323e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2cd7c879c2b14004bdf9366385fb37b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b74d3e32-9ad5-46eb-b920-e7dbe37e7562 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dfd5563-50a6-4477-bd05-9a2d6c5663d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:38 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-d42ddcba-8f39-4bb3-ad31-e989ef21aec0 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a42ce386-9bf4-462f-9227-e75afb1a3869) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:38 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-d42ddcba-8f39-4bb3-ad31-e989ef21aec0 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b063f38-0a0b-4145-b93b-663073ff1bb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b74d3e32-9ad5-46eb-b920-e7dbe37e7562 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dfd5563-50a6-4477-bd05-9a2d6c5663d3) transitioned into state 'SUCCESS' from state '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-303605924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4439ab15bff475fb13850b17d83323e',qos_specs=None,replication_status=,reservations=['91463b4b-48fc-4a9e-b7ae-d3fc46e3fd08','45e2d081-484e-4305-ae38-47658253c6ae','e873fc71-f897-4e73-b2f7-50a5f5f43be6','1c084785-6294-46ad-aa3e-05ceade89059'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cd7c879c2b14004bdf9366385fb37b1',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b74d3e32-9ad5-46eb-b920-e7dbe37e7562 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbaef86f-318b-4ece-83ac-0a317ac981f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b74d3e32-9ad5-46eb-b920-e7dbe37e7562 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbaef86f-318b-4ece-83ac-0a317ac981f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:38 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b74d3e32-9ad5-46eb-b920-e7dbe37e7562 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Flow 'volume_create_api' (0f9efe4d-5411-437e-a8c9-9b5ac20535ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:51:38 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-b74d3e32-9ad5-46eb-b920-e7dbe37e7562 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Create volume request issued successfully. Sep 03 13:51:38 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b74d3e32-9ad5-46eb-b920-e7dbe37e7562 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:51:38 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1423/2912] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:51:38 2026] POST /volume/v3/volumes => generated 786 bytes in 650 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:51:38 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-0754a0ad-b1d0-4088-896e-61ef37dce9c4 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:38 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0754a0ad-b1d0-4088-896e-61ef37dce9c4 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/volumes/ba5aa5f6-20a1-4d68-8214-d1258d8b94d5 Sep 03 13:51:38 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0754a0ad-b1d0-4088-896e-61ef37dce9c4 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:38 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0754a0ad-b1d0-4088-896e-61ef37dce9c4 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:38 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-d42ddcba-8f39-4bb3-ad31-e989ef21aec0 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Created reservations ['579fed93-3857-4cc8-9cc8-0a57a78cd467', '6d121ad2-deca-4d6c-8af4-0e9480181a27', 'bb7008ae-40e5-4532-8930-d4e21ae98d10', '08b3e9fc-909a-49a4-b5fa-735682e5b437'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:51:38 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-d42ddcba-8f39-4bb3-ad31-e989ef21aec0 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b063f38-0a0b-4145-b93b-663073ff1bb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['579fed93-3857-4cc8-9cc8-0a57a78cd467', '6d121ad2-deca-4d6c-8af4-0e9480181a27', 'bb7008ae-40e5-4532-8930-d4e21ae98d10', '08b3e9fc-909a-49a4-b5fa-735682e5b437']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:38 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:38 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:38 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-d42ddcba-8f39-4bb3-ad31-e989ef21aec0 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ada62d0f-ff38-444e-ba47-0f6e7b4ac100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:38 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:38 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:38 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-0754a0ad-b1d0-4088-896e-61ef37dce9c4 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Volume info retrieved successfully. Sep 03 13:51:38 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0754a0ad-b1d0-4088-896e-61ef37dce9c4 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes/ba5aa5f6-20a1-4d68-8214-d1258d8b94d5 returned with HTTP 200 Sep 03 13:51:38 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1424/2913] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:38 2026] GET /volume/v3/volumes/ba5aa5f6-20a1-4d68-8214-d1258d8b94d5 => generated 965 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:38 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-6e331d6c-4c05-4b66-8365-31786caa002e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:38 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:38 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:38 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6e331d6c-4c05-4b66-8365-31786caa002e tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] GET http://192.168.122.181/volume/v3/snapshots/14723777-e7f7-4779-ad27-30dc6e495856 Sep 03 13:51:38 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6e331d6c-4c05-4b66-8365-31786caa002e tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:38 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6e331d6c-4c05-4b66-8365-31786caa002e tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:38 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-d42ddcba-8f39-4bb3-ad31-e989ef21aec0 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ada62d0f-ff38-444e-ba47-0f6e7b4ac100) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf5e8bb1-1f49-47af-b5b7-f37842d03af7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-914376071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3d162701e1f4d869e88ebb6032200a4',qos_specs=None,replication_status=,reservations=['579fed93-3857-4cc8-9cc8-0a57a78cd467','6d121ad2-deca-4d6c-8af4-0e9480181a27','bb7008ae-40e5-4532-8930-d4e21ae98d10','08b3e9fc-909a-49a4-b5fa-735682e5b437'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c2edc2cc60047bd9f274ba850a18346',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:51:38Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-914376071',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf5e8bb1-1f49-47af-b5b7-f37842d03af7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3d162701e1f4d869e88ebb6032200a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c2edc2cc60047bd9f274ba850a18346',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:38 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-d42ddcba-8f39-4bb3-ad31-e989ef21aec0 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65b79233-b084-4988-9b4a-e5f99274ae8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:38 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:38 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:38 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-6e331d6c-4c05-4b66-8365-31786caa002e tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Snapshot retrieved successfully. Sep 03 13:51:38 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6e331d6c-4c05-4b66-8365-31786caa002e tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] http://192.168.122.181/volume/v3/snapshots/14723777-e7f7-4779-ad27-30dc6e495856 returned with HTTP 200 Sep 03 13:51:38 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1425/2914] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:51:38 2026] GET /volume/v3/snapshots/14723777-e7f7-4779-ad27-30dc6e495856 => generated 474 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:39 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-d42ddcba-8f39-4bb3-ad31-e989ef21aec0 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65b79233-b084-4988-9b4a-e5f99274ae8d) transitioned into 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-914376071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3d162701e1f4d869e88ebb6032200a4',qos_specs=None,replication_status=,reservations=['579fed93-3857-4cc8-9cc8-0a57a78cd467','6d121ad2-deca-4d6c-8af4-0e9480181a27','bb7008ae-40e5-4532-8930-d4e21ae98d10','08b3e9fc-909a-49a4-b5fa-735682e5b437'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c2edc2cc60047bd9f274ba850a18346',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:39 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-d42ddcba-8f39-4bb3-ad31-e989ef21aec0 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bad0880c-de05-49a6-a93b-b0f9d9ef3536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:39 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-d42ddcba-8f39-4bb3-ad31-e989ef21aec0 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bad0880c-de05-49a6-a93b-b0f9d9ef3536) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:39 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-d42ddcba-8f39-4bb3-ad31-e989ef21aec0 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Flow 'volume_create_api' (9183bba5-413e-4db1-8d36-2b3ae5df9130) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:51:39 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-d42ddcba-8f39-4bb3-ad31-e989ef21aec0 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Create volume request issued successfully. Sep 03 13:51:39 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d42ddcba-8f39-4bb3-ad31-e989ef21aec0 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:51:39 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1490/2915] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:51:38 2026] POST /volume/v3/volumes => generated 784 bytes in 551 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:51:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-696e7771-7bb0-4d09-b3e2-37f80ea39d51 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:39 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-696e7771-7bb0-4d09-b3e2-37f80ea39d51 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] GET http://192.168.122.181/volume/v3/volumes/bf5e8bb1-1f49-47af-b5b7-f37842d03af7 Sep 03 13:51:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-696e7771-7bb0-4d09-b3e2-37f80ea39d51 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-696e7771-7bb0-4d09-b3e2-37f80ea39d51 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:39 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:39 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:39 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:39 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:39 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-696e7771-7bb0-4d09-b3e2-37f80ea39d51 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Volume info retrieved successfully. Sep 03 13:51:39 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-696e7771-7bb0-4d09-b3e2-37f80ea39d51 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] http://192.168.122.181/volume/v3/volumes/bf5e8bb1-1f49-47af-b5b7-f37842d03af7 returned with HTTP 200 Sep 03 13:51:39 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1426/2916] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:39 2026] GET /volume/v3/volumes/bf5e8bb1-1f49-47af-b5b7-f37842d03af7 => generated 852 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:39 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-7d351bef-29d6-48c1-9fdc-1282316cb92d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:39 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7d351bef-29d6-48c1-9fdc-1282316cb92d tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/volumes/ba5aa5f6-20a1-4d68-8214-d1258d8b94d5 Sep 03 13:51:39 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7d351bef-29d6-48c1-9fdc-1282316cb92d tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:39 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7d351bef-29d6-48c1-9fdc-1282316cb92d tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:39 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:39 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:39 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:39 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:39 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-7d351bef-29d6-48c1-9fdc-1282316cb92d tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Volume info retrieved successfully. Sep 03 13:51:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-7b2e6447-5117-4057-a962-8ca7a3737837 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:39 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7d351bef-29d6-48c1-9fdc-1282316cb92d tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes/ba5aa5f6-20a1-4d68-8214-d1258d8b94d5 returned with HTTP 200 Sep 03 13:51:39 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1491/2917] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:39 2026] GET /volume/v3/volumes/ba5aa5f6-20a1-4d68-8214-d1258d8b94d5 => generated 1015 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:51:39 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7b2e6447-5117-4057-a962-8ca7a3737837 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] GET http://192.168.122.181/volume/v3/snapshots/14723777-e7f7-4779-ad27-30dc6e495856 Sep 03 13:51:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7b2e6447-5117-4057-a962-8ca7a3737837 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7b2e6447-5117-4057-a962-8ca7a3737837 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:39 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7b2e6447-5117-4057-a962-8ca7a3737837 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] http://192.168.122.181/volume/v3/snapshots/14723777-e7f7-4779-ad27-30dc6e495856 returned with HTTP 404 Sep 03 13:51:39 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1427/2918] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:51:39 2026] GET /volume/v3/snapshots/14723777-e7f7-4779-ad27-30dc6e495856 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:51:39 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-12675f53-9778-41fb-ac3a-c8d314ddf609 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:39 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-12675f53-9778-41fb-ac3a-c8d314ddf609 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] DELETE http://192.168.122.181/volume/v3/volumes/e03d46d7-5a17-411a-9149-eb52f0915f8c Sep 03 13:51:39 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-12675f53-9778-41fb-ac3a-c8d314ddf609 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:39 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-12675f53-9778-41fb-ac3a-c8d314ddf609 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:39 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-12675f53-9778-41fb-ac3a-c8d314ddf609 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Delete volume with id: e03d46d7-5a17-411a-9149-eb52f0915f8c Sep 03 13:51:40 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:40 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:40 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:40 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:40 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-12675f53-9778-41fb-ac3a-c8d314ddf609 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Volume info retrieved successfully. Sep 03 13:51:40 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-12675f53-9778-41fb-ac3a-c8d314ddf609 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Delete volume request issued successfully. Sep 03 13:51:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-12675f53-9778-41fb-ac3a-c8d314ddf609 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] http://192.168.122.181/volume/v3/volumes/e03d46d7-5a17-411a-9149-eb52f0915f8c returned with HTTP 202 Sep 03 13:51:40 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1492/2919] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:51:39 2026] DELETE /volume/v3/volumes/e03d46d7-5a17-411a-9149-eb52f0915f8c => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:51:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-31c08b90-cb7b-4673-81e9-1d6d542ce83b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-31c08b90-cb7b-4673-81e9-1d6d542ce83b tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] GET http://192.168.122.181/volume/v3/volumes/e03d46d7-5a17-411a-9149-eb52f0915f8c Sep 03 13:51:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-31c08b90-cb7b-4673-81e9-1d6d542ce83b tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-31c08b90-cb7b-4673-81e9-1d6d542ce83b tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:40 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:40 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:40 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:40 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:40 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-31c08b90-cb7b-4673-81e9-1d6d542ce83b tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Volume info retrieved successfully. Sep 03 13:51:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-31c08b90-cb7b-4673-81e9-1d6d542ce83b tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] http://192.168.122.181/volume/v3/volumes/e03d46d7-5a17-411a-9149-eb52f0915f8c returned with HTTP 200 Sep 03 13:51:40 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1428/2920] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:40 2026] GET /volume/v3/volumes/e03d46d7-5a17-411a-9149-eb52f0915f8c => generated 860 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-3962deaf-35dd-456c-a25e-ab11664ef5f5 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3962deaf-35dd-456c-a25e-ab11664ef5f5 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] GET http://192.168.122.181/volume/v3/volumes/bf5e8bb1-1f49-47af-b5b7-f37842d03af7 Sep 03 13:51:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3962deaf-35dd-456c-a25e-ab11664ef5f5 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3962deaf-35dd-456c-a25e-ab11664ef5f5 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:40 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:40 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:40 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:40 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:40 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-3962deaf-35dd-456c-a25e-ab11664ef5f5 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Volume info retrieved successfully. Sep 03 13:51:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3962deaf-35dd-456c-a25e-ab11664ef5f5 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] http://192.168.122.181/volume/v3/volumes/bf5e8bb1-1f49-47af-b5b7-f37842d03af7 returned with HTTP 200 Sep 03 13:51:40 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1493/2921] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:40 2026] GET /volume/v3/volumes/bf5e8bb1-1f49-47af-b5b7-f37842d03af7 => generated 876 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-274aa266-2e80-4e4f-bedc-e5999bbd0be3 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-274aa266-2e80-4e4f-bedc-e5999bbd0be3 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/volumes/ba5aa5f6-20a1-4d68-8214-d1258d8b94d5 Sep 03 13:51:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-274aa266-2e80-4e4f-bedc-e5999bbd0be3 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-274aa266-2e80-4e4f-bedc-e5999bbd0be3 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:40 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:40 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:40 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:40 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:40 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-274aa266-2e80-4e4f-bedc-e5999bbd0be3 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Volume info retrieved successfully. Sep 03 13:51:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-274aa266-2e80-4e4f-bedc-e5999bbd0be3 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes/ba5aa5f6-20a1-4d68-8214-d1258d8b94d5 returned with HTTP 200 Sep 03 13:51:41 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1429/2922] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:40 2026] GET /volume/v3/volumes/ba5aa5f6-20a1-4d68-8214-d1258d8b94d5 => generated 1016 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:51:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-36e2dcad-ba58-4299-8a17-25a64b7f9d18 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-be32f288-e183-4026-90b3-982cf21cd6cc None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-36e2dcad-ba58-4299-8a17-25a64b7f9d18 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:51:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-36e2dcad-ba58-4299-8a17-25a64b7f9d18 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2034035457"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:51:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-36e2dcad-ba58-4299-8a17-25a64b7f9d18 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2034035457'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:51:41 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-36e2dcad-ba58-4299-8a17-25a64b7f9d18 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Create volume of 1 GB Sep 03 13:51:41 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-36e2dcad-ba58-4299-8a17-25a64b7f9d18 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Availability Zones retrieved successfully. Sep 03 13:51:41 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-36e2dcad-ba58-4299-8a17-25a64b7f9d18 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Flow 'volume_create_api' (f7bdd337-4900-4eac-aab8-eb1fa5e56fce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:51:41 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-36e2dcad-ba58-4299-8a17-25a64b7f9d18 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9430d609-f633-4806-89a1-30bf77644393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:41 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-36e2dcad-ba58-4299-8a17-25a64b7f9d18 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:51:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-be32f288-e183-4026-90b3-982cf21cd6cc tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] POST http://192.168.122.181/volume/v3/snapshots Sep 03 13:51:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-be32f288-e183-4026-90b3-982cf21cd6cc tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ba5aa5f6-20a1-4d68-8214-d1258d8b94d5", "name": "tempest-ProjectMemberTests-Snapshot-1255850340"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:51:41 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-36e2dcad-ba58-4299-8a17-25a64b7f9d18 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9430d609-f633-4806-89a1-30bf77644393) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:41 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-36e2dcad-ba58-4299-8a17-25a64b7f9d18 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31bfaf65-b97a-4477-a6ce-8e00d9699865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:41 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:41 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:41 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:41 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:41 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-be32f288-e183-4026-90b3-982cf21cd6cc tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Volume info retrieved successfully. Sep 03 13:51:41 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.snapshots [None req-be32f288-e183-4026-90b3-982cf21cd6cc tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Create snapshot from volume ba5aa5f6-20a1-4d68-8214-d1258d8b94d5 Sep 03 13:51:41 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-be32f288-e183-4026-90b3-982cf21cd6cc tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Created reservations ['899ad7fe-88d7-4a76-a03a-cbaa8d288961', '6f1a0d94-8634-4ca3-90eb-ac16783bc868', 'bc1c6261-7489-4968-b000-0f51fbd72856', 'f1c38984-497c-42ab-936e-ec5276780f48'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:51:41 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-36e2dcad-ba58-4299-8a17-25a64b7f9d18 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Created reservations ['053b00e3-a057-4564-87de-03d78484c529', 'efafbaa4-7aea-4f6a-b8e9-2e5de0fe4c4f', 'a30a17f3-dd8e-40ee-9a56-51625a1689f3', '841e7101-7313-426a-9544-fd736f67ae59'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:51:41 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-36e2dcad-ba58-4299-8a17-25a64b7f9d18 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31bfaf65-b97a-4477-a6ce-8e00d9699865) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['053b00e3-a057-4564-87de-03d78484c529', 'efafbaa4-7aea-4f6a-b8e9-2e5de0fe4c4f', 'a30a17f3-dd8e-40ee-9a56-51625a1689f3', '841e7101-7313-426a-9544-fd736f67ae59']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:41 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-36e2dcad-ba58-4299-8a17-25a64b7f9d18 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1760257c-8595-446a-b340-cd6ec5d9385f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:41 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:41 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:41 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:41 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:41 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-36e2dcad-ba58-4299-8a17-25a64b7f9d18 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1760257c-8595-446a-b340-cd6ec5d9385f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b44136d0-784c-49d7-8df3-a9cf5a4a0262', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2034035457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85b977b66d334b6fbf04384ce3dee9c6',qos_specs=None,replication_status=,reservations=['053b00e3-a057-4564-87de-03d78484c529','efafbaa4-7aea-4f6a-b8e9-2e5de0fe4c4f','a30a17f3-dd8e-40ee-9a56-51625a1689f3','841e7101-7313-426a-9544-fd736f67ae59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85839a876f9d4d9890bb5d03198d86c0',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:51:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2034035457',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b44136d0-784c-49d7-8df3-a9cf5a4a0262,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85b977b66d334b6fbf04384ce3dee9c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85839a876f9d4d9890bb5d03198d86c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:41 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-36e2dcad-ba58-4299-8a17-25a64b7f9d18 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c6c969f-14b3-43b2-8ebb-f58e85f79bec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:41 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-be32f288-e183-4026-90b3-982cf21cd6cc tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Snapshot create request issued successfully. Sep 03 13:51:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-be32f288-e183-4026-90b3-982cf21cd6cc tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] http://192.168.122.181/volume/v3/snapshots returned with HTTP 202 Sep 03 13:51:41 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1430/2923] 192.168.122.181 () {60 vars in 1149 bytes} [Thu Sep 3 13:51:41 2026] POST /volume/v3/snapshots => generated 305 bytes in 462 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:51:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e716c87e-ce89-4f3c-a41c-dabaf93cef48 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e716c87e-ce89-4f3c-a41c-dabaf93cef48 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] GET http://192.168.122.181/volume/v3/volumes/e03d46d7-5a17-411a-9149-eb52f0915f8c Sep 03 13:51:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e716c87e-ce89-4f3c-a41c-dabaf93cef48 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e716c87e-ce89-4f3c-a41c-dabaf93cef48 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e716c87e-ce89-4f3c-a41c-dabaf93cef48 tempest-CreateVolumesFromSnapshotTest-1402411749 tempest-CreateVolumesFromSnapshotTest-1402411749-project-member] http://192.168.122.181/volume/v3/volumes/e03d46d7-5a17-411a-9149-eb52f0915f8c returned with HTTP 404 Sep 03 13:51:41 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1431/2924] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:41 2026] GET /volume/v3/volumes/e03d46d7-5a17-411a-9149-eb52f0915f8c => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:51:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-d172eae6-a68a-428e-ac0f-626ac0a09258 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d172eae6-a68a-428e-ac0f-626ac0a09258 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] GET http://192.168.122.181/volume/v3/volumes/bf5e8bb1-1f49-47af-b5b7-f37842d03af7 Sep 03 13:51:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d172eae6-a68a-428e-ac0f-626ac0a09258 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d172eae6-a68a-428e-ac0f-626ac0a09258 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:41 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-36e2dcad-ba58-4299-8a17-25a64b7f9d18 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c6c969f-14b3-43b2-8ebb-f58e85f79bec) transitioned into state 'SUCCESS' from state '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-2034035457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85b977b66d334b6fbf04384ce3dee9c6',qos_specs=None,replication_status=,reservations=['053b00e3-a057-4564-87de-03d78484c529','efafbaa4-7aea-4f6a-b8e9-2e5de0fe4c4f','a30a17f3-dd8e-40ee-9a56-51625a1689f3','841e7101-7313-426a-9544-fd736f67ae59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85839a876f9d4d9890bb5d03198d86c0',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:41 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-36e2dcad-ba58-4299-8a17-25a64b7f9d18 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44b841bc-1805-43cf-adb5-5f194c0e68c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:41 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:41 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:41 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:41 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:41 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-d172eae6-a68a-428e-ac0f-626ac0a09258 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Volume info retrieved successfully. Sep 03 13:51:41 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-36e2dcad-ba58-4299-8a17-25a64b7f9d18 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44b841bc-1805-43cf-adb5-5f194c0e68c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:41 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-36e2dcad-ba58-4299-8a17-25a64b7f9d18 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Flow 'volume_create_api' (f7bdd337-4900-4eac-aab8-eb1fa5e56fce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:51:41 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-36e2dcad-ba58-4299-8a17-25a64b7f9d18 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Create volume request issued successfully. Sep 03 13:51:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-36e2dcad-ba58-4299-8a17-25a64b7f9d18 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:51:41 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1494/2925] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:51:41 2026] POST /volume/v3/volumes => generated 787 bytes in 566 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:51:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e2389e0a-c387-4b09-9883-13c34aa90603 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e2389e0a-c387-4b09-9883-13c34aa90603 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] GET http://192.168.122.181/volume/v3/snapshots/b7cafc73-0a1a-4db4-9d55-6bc34eec2332 Sep 03 13:51:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e2389e0a-c387-4b09-9883-13c34aa90603 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e2389e0a-c387-4b09-9883-13c34aa90603 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d172eae6-a68a-428e-ac0f-626ac0a09258 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] http://192.168.122.181/volume/v3/volumes/bf5e8bb1-1f49-47af-b5b7-f37842d03af7 returned with HTTP 200 Sep 03 13:51:41 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1432/2926] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:41 2026] GET /volume/v3/volumes/bf5e8bb1-1f49-47af-b5b7-f37842d03af7 => generated 877 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-f05fd8d5-76d9-4297-b207-77098ebb875c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f05fd8d5-76d9-4297-b207-77098ebb875c tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/volumes/b44136d0-784c-49d7-8df3-a9cf5a4a0262 Sep 03 13:51:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f05fd8d5-76d9-4297-b207-77098ebb875c tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f05fd8d5-76d9-4297-b207-77098ebb875c tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:41 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:41 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:41 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-e2389e0a-c387-4b09-9883-13c34aa90603 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Snapshot retrieved successfully. Sep 03 13:51:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e2389e0a-c387-4b09-9883-13c34aa90603 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] http://192.168.122.181/volume/v3/snapshots/b7cafc73-0a1a-4db4-9d55-6bc34eec2332 returned with HTTP 200 Sep 03 13:51:41 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1495/2927] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:51:41 2026] GET /volume/v3/snapshots/b7cafc73-0a1a-4db4-9d55-6bc34eec2332 => generated 437 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-469755a3-c9a2-43d8-84c1-e238ec7db87d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-469755a3-c9a2-43d8-84c1-e238ec7db87d tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] GET http://192.168.122.181/volume/v3/volumes/bf5e8bb1-1f49-47af-b5b7-f37842d03af7 Sep 03 13:51:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-469755a3-c9a2-43d8-84c1-e238ec7db87d tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-469755a3-c9a2-43d8-84c1-e238ec7db87d tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:41 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:41 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:41 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:41 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:41 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:41 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:41 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:41 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:41 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-469755a3-c9a2-43d8-84c1-e238ec7db87d tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Volume info retrieved successfully. Sep 03 13:51:41 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-f05fd8d5-76d9-4297-b207-77098ebb875c tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Volume info retrieved successfully. Sep 03 13:51:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-469755a3-c9a2-43d8-84c1-e238ec7db87d tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] http://192.168.122.181/volume/v3/volumes/bf5e8bb1-1f49-47af-b5b7-f37842d03af7 returned with HTTP 200 Sep 03 13:51:41 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1496/2928] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:41 2026] GET /volume/v3/volumes/bf5e8bb1-1f49-47af-b5b7-f37842d03af7 => generated 877 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f05fd8d5-76d9-4297-b207-77098ebb875c tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/volumes/b44136d0-784c-49d7-8df3-a9cf5a4a0262 returned with HTTP 200 Sep 03 13:51:41 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1433/2929] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:41 2026] GET /volume/v3/volumes/b44136d0-784c-49d7-8df3-a9cf5a4a0262 => generated 966 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-0a703117-bb13-4abd-b6a4-1ff526b83948 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0a703117-bb13-4abd-b6a4-1ff526b83948 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] POST http://192.168.122.181/volume/v3/snapshots Sep 03 13:51:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0a703117-bb13-4abd-b6a4-1ff526b83948 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bf5e8bb1-1f49-47af-b5b7-f37842d03af7", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-850118447"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:51:41 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:41 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:41 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:41 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:41 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-0a703117-bb13-4abd-b6a4-1ff526b83948 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Volume info retrieved successfully. Sep 03 13:51:41 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.snapshots [None req-0a703117-bb13-4abd-b6a4-1ff526b83948 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Create snapshot from volume bf5e8bb1-1f49-47af-b5b7-f37842d03af7 Sep 03 13:51:41 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-0a703117-bb13-4abd-b6a4-1ff526b83948 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Created reservations ['65641270-6cfc-4a7f-8548-75088509b9ad', '9b39c115-4d8f-4ff7-b75e-9beee55569e8', '750707aa-2414-43e9-aaf9-99bcd938657f', '54d95931-526e-4556-9c43-0afc5e16a85c'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:51:41 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:41 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:41 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-0a703117-bb13-4abd-b6a4-1ff526b83948 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Snapshot create request issued successfully. Sep 03 13:51:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0a703117-bb13-4abd-b6a4-1ff526b83948 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] http://192.168.122.181/volume/v3/snapshots returned with HTTP 202 Sep 03 13:51:41 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1497/2930] 192.168.122.181 () {60 vars in 1149 bytes} [Thu Sep 3 13:51:41 2026] POST /volume/v3/snapshots => generated 325 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:51:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-f2b991ff-3c55-4b52-b2a7-01bb97e4bce1 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f2b991ff-3c55-4b52-b2a7-01bb97e4bce1 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] GET http://192.168.122.181/volume/v3/snapshots/9567307e-2d77-4c43-aa26-77af161d6798 Sep 03 13:51:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f2b991ff-3c55-4b52-b2a7-01bb97e4bce1 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f2b991ff-3c55-4b52-b2a7-01bb97e4bce1 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:41 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:41 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:41 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-f2b991ff-3c55-4b52-b2a7-01bb97e4bce1 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Snapshot retrieved successfully. Sep 03 13:51:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f2b991ff-3c55-4b52-b2a7-01bb97e4bce1 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] http://192.168.122.181/volume/v3/snapshots/9567307e-2d77-4c43-aa26-77af161d6798 returned with HTTP 200 Sep 03 13:51:41 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1434/2931] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:51:41 2026] GET /volume/v3/snapshots/9567307e-2d77-4c43-aa26-77af161d6798 => generated 457 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-3a701165-dc7f-4bc4-9075-8a0bc9a2ab0f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:42 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3a701165-dc7f-4bc4-9075-8a0bc9a2ab0f tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] GET http://192.168.122.181/volume/v3/snapshots/b7cafc73-0a1a-4db4-9d55-6bc34eec2332 Sep 03 13:51:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3a701165-dc7f-4bc4-9075-8a0bc9a2ab0f tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3a701165-dc7f-4bc4-9075-8a0bc9a2ab0f tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:42 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:42 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:42 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-3a701165-dc7f-4bc4-9075-8a0bc9a2ab0f tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Snapshot retrieved successfully. Sep 03 13:51:42 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3a701165-dc7f-4bc4-9075-8a0bc9a2ab0f tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] http://192.168.122.181/volume/v3/snapshots/b7cafc73-0a1a-4db4-9d55-6bc34eec2332 returned with HTTP 200 Sep 03 13:51:42 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1498/2932] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:51:42 2026] GET /volume/v3/snapshots/b7cafc73-0a1a-4db4-9d55-6bc34eec2332 => generated 437 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-1a161d51-71ee-4865-afdd-540d94eddc4a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:42 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1a161d51-71ee-4865-afdd-540d94eddc4a tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/volumes/b44136d0-784c-49d7-8df3-a9cf5a4a0262 Sep 03 13:51:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1a161d51-71ee-4865-afdd-540d94eddc4a tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1a161d51-71ee-4865-afdd-540d94eddc4a tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:42 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:42 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:42 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:42 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:42 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-1a161d51-71ee-4865-afdd-540d94eddc4a tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Volume info retrieved successfully. Sep 03 13:51:42 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1a161d51-71ee-4865-afdd-540d94eddc4a tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/volumes/b44136d0-784c-49d7-8df3-a9cf5a4a0262 returned with HTTP 200 Sep 03 13:51:42 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1435/2933] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:42 2026] GET /volume/v3/volumes/b44136d0-784c-49d7-8df3-a9cf5a4a0262 => generated 1016 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:51:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a6111404-cf83-4e21-be3c-34004e20d5fd None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:42 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a6111404-cf83-4e21-be3c-34004e20d5fd tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] GET http://192.168.122.181/volume/v3/snapshots/9567307e-2d77-4c43-aa26-77af161d6798 Sep 03 13:51:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a6111404-cf83-4e21-be3c-34004e20d5fd tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a6111404-cf83-4e21-be3c-34004e20d5fd tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:42 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:42 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:42 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-a6111404-cf83-4e21-be3c-34004e20d5fd tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Snapshot retrieved successfully. Sep 03 13:51:42 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a6111404-cf83-4e21-be3c-34004e20d5fd tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] http://192.168.122.181/volume/v3/snapshots/9567307e-2d77-4c43-aa26-77af161d6798 returned with HTTP 200 Sep 03 13:51:42 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1499/2934] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:51:42 2026] GET /volume/v3/snapshots/9567307e-2d77-4c43-aa26-77af161d6798 => generated 457 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-9cc4b1bb-dce9-44b2-bbb5-56ae3a0c8f60 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9cc4b1bb-dce9-44b2-bbb5-56ae3a0c8f60 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] GET http://192.168.122.181/volume/v3/snapshots/b7cafc73-0a1a-4db4-9d55-6bc34eec2332 Sep 03 13:51:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9cc4b1bb-dce9-44b2-bbb5-56ae3a0c8f60 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9cc4b1bb-dce9-44b2-bbb5-56ae3a0c8f60 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:43 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:43 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:43 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-9cc4b1bb-dce9-44b2-bbb5-56ae3a0c8f60 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Snapshot retrieved successfully. Sep 03 13:51:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9cc4b1bb-dce9-44b2-bbb5-56ae3a0c8f60 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] http://192.168.122.181/volume/v3/snapshots/b7cafc73-0a1a-4db4-9d55-6bc34eec2332 returned with HTTP 200 Sep 03 13:51:43 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1436/2935] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:51:43 2026] GET /volume/v3/snapshots/b7cafc73-0a1a-4db4-9d55-6bc34eec2332 => generated 437 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f2d1e48e-ac7c-4d7d-9756-2e5e574bc437 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f2d1e48e-ac7c-4d7d-9756-2e5e574bc437 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/volumes/b44136d0-784c-49d7-8df3-a9cf5a4a0262 Sep 03 13:51:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f2d1e48e-ac7c-4d7d-9756-2e5e574bc437 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f2d1e48e-ac7c-4d7d-9756-2e5e574bc437 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:43 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:43 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:43 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:43 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:43 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-f2d1e48e-ac7c-4d7d-9756-2e5e574bc437 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Volume info retrieved successfully. Sep 03 13:51:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f2d1e48e-ac7c-4d7d-9756-2e5e574bc437 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/volumes/b44136d0-784c-49d7-8df3-a9cf5a4a0262 returned with HTTP 200 Sep 03 13:51:43 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1500/2936] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:43 2026] GET /volume/v3/volumes/b44136d0-784c-49d7-8df3-a9cf5a4a0262 => generated 1016 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:51:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-96274a76-8d59-4c48-b335-734e20260021 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-6ff3d953-cf70-4196-9b55-90be9bac9f2f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:44 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6ff3d953-cf70-4196-9b55-90be9bac9f2f tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] GET http://192.168.122.181/volume/v3/snapshots/9567307e-2d77-4c43-aa26-77af161d6798 Sep 03 13:51:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6ff3d953-cf70-4196-9b55-90be9bac9f2f tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6ff3d953-cf70-4196-9b55-90be9bac9f2f tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:44 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:44 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:44 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-6ff3d953-cf70-4196-9b55-90be9bac9f2f tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Snapshot retrieved successfully. Sep 03 13:51:44 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6ff3d953-cf70-4196-9b55-90be9bac9f2f tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] http://192.168.122.181/volume/v3/snapshots/9567307e-2d77-4c43-aa26-77af161d6798 returned with HTTP 200 Sep 03 13:51:44 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1501/2937] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:51:44 2026] GET /volume/v3/snapshots/9567307e-2d77-4c43-aa26-77af161d6798 => generated 457 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:44 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-96274a76-8d59-4c48-b335-734e20260021 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:51:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-96274a76-8d59-4c48-b335-734e20260021 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1810146466"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:51:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-96274a76-8d59-4c48-b335-734e20260021 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1810146466'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:51:44 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-96274a76-8d59-4c48-b335-734e20260021 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Create volume of 1 GB Sep 03 13:51:44 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-96274a76-8d59-4c48-b335-734e20260021 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Availability Zones retrieved successfully. Sep 03 13:51:44 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-96274a76-8d59-4c48-b335-734e20260021 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Flow 'volume_create_api' (d6135945-e8ba-470c-8e6d-007d437cf02b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:51:44 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-96274a76-8d59-4c48-b335-734e20260021 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25affa26-7630-4f2b-af65-c3d2ed1bc920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:44 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-96274a76-8d59-4c48-b335-734e20260021 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:51:44 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-96274a76-8d59-4c48-b335-734e20260021 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25affa26-7630-4f2b-af65-c3d2ed1bc920) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:44 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-96274a76-8d59-4c48-b335-734e20260021 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (201edfea-df33-44fc-a8c0-e4415781a883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:44 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-96274a76-8d59-4c48-b335-734e20260021 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Created reservations ['666c3b72-6cd2-46b0-86d4-6440c6db33f9', '85ee83a8-dbdf-4f62-9350-f30c69a39417', '7cb1fd18-3aec-46bb-9f37-2dee545f58fe', 'a7c58969-9574-4adc-9cb0-9aba399c46c4'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:51:44 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-96274a76-8d59-4c48-b335-734e20260021 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (201edfea-df33-44fc-a8c0-e4415781a883) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['666c3b72-6cd2-46b0-86d4-6440c6db33f9', '85ee83a8-dbdf-4f62-9350-f30c69a39417', '7cb1fd18-3aec-46bb-9f37-2dee545f58fe', 'a7c58969-9574-4adc-9cb0-9aba399c46c4']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:44 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-96274a76-8d59-4c48-b335-734e20260021 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a440f18d-edd0-43cc-aa65-a757bc79f0ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:44 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:44 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:44 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-96274a76-8d59-4c48-b335-734e20260021 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a440f18d-edd0-43cc-aa65-a757bc79f0ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e65c58b7-11f3-4a9a-8b97-d2b217a42638', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1810146466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='785843cd634d49a9a7af5808526bb2b4',qos_specs=None,replication_status=,reservations=['666c3b72-6cd2-46b0-86d4-6440c6db33f9','85ee83a8-dbdf-4f62-9350-f30c69a39417','7cb1fd18-3aec-46bb-9f37-2dee545f58fe','a7c58969-9574-4adc-9cb0-9aba399c46c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e48cca969b14b8698122cdd0ab2fbde',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:51:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1810146466',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e65c58b7-11f3-4a9a-8b97-d2b217a42638,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='785843cd634d49a9a7af5808526bb2b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e48cca969b14b8698122cdd0ab2fbde',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:44 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-96274a76-8d59-4c48-b335-734e20260021 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30861764-2206-4df2-a4e7-e34ced2e0708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:44 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-96274a76-8d59-4c48-b335-734e20260021 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30861764-2206-4df2-a4e7-e34ced2e0708) transitioned into state 'SUCCESS' from state '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-1810146466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='785843cd634d49a9a7af5808526bb2b4',qos_specs=None,replication_status=,reservations=['666c3b72-6cd2-46b0-86d4-6440c6db33f9','85ee83a8-dbdf-4f62-9350-f30c69a39417','7cb1fd18-3aec-46bb-9f37-2dee545f58fe','a7c58969-9574-4adc-9cb0-9aba399c46c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e48cca969b14b8698122cdd0ab2fbde',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:44 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-96274a76-8d59-4c48-b335-734e20260021 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4fd01b4-64f8-4b1e-b22c-4aff8dd952eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:44 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-96274a76-8d59-4c48-b335-734e20260021 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4fd01b4-64f8-4b1e-b22c-4aff8dd952eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:44 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-96274a76-8d59-4c48-b335-734e20260021 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Flow 'volume_create_api' (d6135945-e8ba-470c-8e6d-007d437cf02b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:51:44 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-96274a76-8d59-4c48-b335-734e20260021 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Create volume request issued successfully. Sep 03 13:51:44 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-96274a76-8d59-4c48-b335-734e20260021 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:51:44 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1437/2938] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:51:43 2026] POST /volume/v3/volumes => generated 773 bytes in 495 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:51:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-70d0cb5e-b6ae-4846-9417-d2f479b7a7c3 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:44 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-70d0cb5e-b6ae-4846-9417-d2f479b7a7c3 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] GET http://192.168.122.181/volume/v3/volumes/e65c58b7-11f3-4a9a-8b97-d2b217a42638 Sep 03 13:51:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-70d0cb5e-b6ae-4846-9417-d2f479b7a7c3 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-70d0cb5e-b6ae-4846-9417-d2f479b7a7c3 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:44 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:44 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:44 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:44 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:44 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-70d0cb5e-b6ae-4846-9417-d2f479b7a7c3 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Volume info retrieved successfully. Sep 03 13:51:44 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-70d0cb5e-b6ae-4846-9417-d2f479b7a7c3 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] http://192.168.122.181/volume/v3/volumes/e65c58b7-11f3-4a9a-8b97-d2b217a42638 returned with HTTP 200 Sep 03 13:51:44 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1502/2939] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:44 2026] GET /volume/v3/volumes/e65c58b7-11f3-4a9a-8b97-d2b217a42638 => generated 841 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-9fcf662a-04fc-41d1-a272-396df91dab0d None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:44 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9fcf662a-04fc-41d1-a272-396df91dab0d tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] GET http://192.168.122.181/volume/v3/snapshots/b7cafc73-0a1a-4db4-9d55-6bc34eec2332 Sep 03 13:51:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9fcf662a-04fc-41d1-a272-396df91dab0d tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9fcf662a-04fc-41d1-a272-396df91dab0d tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:44 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:44 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:44 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-9fcf662a-04fc-41d1-a272-396df91dab0d tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Snapshot retrieved successfully. Sep 03 13:51:44 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9fcf662a-04fc-41d1-a272-396df91dab0d tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] http://192.168.122.181/volume/v3/snapshots/b7cafc73-0a1a-4db4-9d55-6bc34eec2332 returned with HTTP 200 Sep 03 13:51:44 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1438/2940] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:51:44 2026] GET /volume/v3/snapshots/b7cafc73-0a1a-4db4-9d55-6bc34eec2332 => generated 464 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-c6bcfe41-6e4f-411a-8232-7f5b96adfc3d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:44 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c6bcfe41-6e4f-411a-8232-7f5b96adfc3d tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] DELETE http://192.168.122.181/volume/v3/snapshots/b7cafc73-0a1a-4db4-9d55-6bc34eec2332 Sep 03 13:51:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c6bcfe41-6e4f-411a-8232-7f5b96adfc3d tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c6bcfe41-6e4f-411a-8232-7f5b96adfc3d tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:44 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.snapshots [None req-c6bcfe41-6e4f-411a-8232-7f5b96adfc3d tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Delete snapshot with id: b7cafc73-0a1a-4db4-9d55-6bc34eec2332 Sep 03 13:51:44 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:44 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:44 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-c6bcfe41-6e4f-411a-8232-7f5b96adfc3d tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Snapshot retrieved successfully. Sep 03 13:51:44 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:44 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:44 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-c6bcfe41-6e4f-411a-8232-7f5b96adfc3d tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Snapshot delete request issued successfully. Sep 03 13:51:44 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c6bcfe41-6e4f-411a-8232-7f5b96adfc3d tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] http://192.168.122.181/volume/v3/snapshots/b7cafc73-0a1a-4db4-9d55-6bc34eec2332 returned with HTTP 202 Sep 03 13:51:44 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1503/2941] 192.168.122.181 () {58 vars in 1241 bytes} [Thu Sep 3 13:51:44 2026] DELETE /volume/v3/snapshots/b7cafc73-0a1a-4db4-9d55-6bc34eec2332 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:51:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-099e9110-da5e-4c81-9d1b-87082643cff5 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:44 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-099e9110-da5e-4c81-9d1b-87082643cff5 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] GET http://192.168.122.181/volume/v3/snapshots/b7cafc73-0a1a-4db4-9d55-6bc34eec2332 Sep 03 13:51:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-099e9110-da5e-4c81-9d1b-87082643cff5 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-099e9110-da5e-4c81-9d1b-87082643cff5 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-73bcbac1-97a2-4227-ae38-c5f252b2f2b0 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:44 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:44 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:44 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-099e9110-da5e-4c81-9d1b-87082643cff5 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Snapshot retrieved successfully. Sep 03 13:51:44 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-099e9110-da5e-4c81-9d1b-87082643cff5 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] http://192.168.122.181/volume/v3/snapshots/b7cafc73-0a1a-4db4-9d55-6bc34eec2332 returned with HTTP 200 Sep 03 13:51:44 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-73bcbac1-97a2-4227-ae38-c5f252b2f2b0 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/volumes/b44136d0-784c-49d7-8df3-a9cf5a4a0262 Sep 03 13:51:44 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1439/2942] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:51:44 2026] GET /volume/v3/snapshots/b7cafc73-0a1a-4db4-9d55-6bc34eec2332 => generated 463 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-73bcbac1-97a2-4227-ae38-c5f252b2f2b0 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-73bcbac1-97a2-4227-ae38-c5f252b2f2b0 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:44 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:44 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:44 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:44 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:44 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-73bcbac1-97a2-4227-ae38-c5f252b2f2b0 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Volume info retrieved successfully. Sep 03 13:51:44 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-73bcbac1-97a2-4227-ae38-c5f252b2f2b0 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/volumes/b44136d0-784c-49d7-8df3-a9cf5a4a0262 returned with HTTP 200 Sep 03 13:51:44 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1504/2943] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:44 2026] GET /volume/v3/volumes/b44136d0-784c-49d7-8df3-a9cf5a4a0262 => generated 1017 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:51:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-426d51b4-8ffb-4004-9118-cb5a7d4f93e7 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:44 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-426d51b4-8ffb-4004-9118-cb5a7d4f93e7 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] POST http://192.168.122.181/volume/v3/snapshots Sep 03 13:51:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-426d51b4-8ffb-4004-9118-cb5a7d4f93e7 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b44136d0-784c-49d7-8df3-a9cf5a4a0262", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1675559578"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:51:44 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:44 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:44 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:44 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:44 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-426d51b4-8ffb-4004-9118-cb5a7d4f93e7 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Volume info retrieved successfully. Sep 03 13:51:44 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.snapshots [None req-426d51b4-8ffb-4004-9118-cb5a7d4f93e7 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Create snapshot from volume b44136d0-784c-49d7-8df3-a9cf5a4a0262 Sep 03 13:51:45 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-426d51b4-8ffb-4004-9118-cb5a7d4f93e7 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Created reservations ['86d21556-8527-470b-8000-e763d3a3fa38', 'fecf7ea7-7237-4271-a329-0bdd0689b0c8', '4253a9c0-3f65-4536-aaaf-d8861815a9fd', '88af019b-46cc-4e5d-b90f-8b38a74a810b'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:51:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-b57f854c-10b7-4295-aa8b-8ca45942f509 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:45 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b57f854c-10b7-4295-aa8b-8ca45942f509 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] GET http://192.168.122.181/volume/v3/snapshots/9567307e-2d77-4c43-aa26-77af161d6798 Sep 03 13:51:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b57f854c-10b7-4295-aa8b-8ca45942f509 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b57f854c-10b7-4295-aa8b-8ca45942f509 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:45 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:45 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:45 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:45 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:45 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-b57f854c-10b7-4295-aa8b-8ca45942f509 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Snapshot retrieved successfully. Sep 03 13:51:45 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b57f854c-10b7-4295-aa8b-8ca45942f509 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] http://192.168.122.181/volume/v3/snapshots/9567307e-2d77-4c43-aa26-77af161d6798 returned with HTTP 200 Sep 03 13:51:45 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1505/2944] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:51:45 2026] GET /volume/v3/snapshots/9567307e-2d77-4c43-aa26-77af161d6798 => generated 457 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:45 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-426d51b4-8ffb-4004-9118-cb5a7d4f93e7 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Snapshot create request issued successfully. Sep 03 13:51:45 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-426d51b4-8ffb-4004-9118-cb5a7d4f93e7 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/snapshots returned with HTTP 202 Sep 03 13:51:45 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1440/2945] 192.168.122.181 () {60 vars in 1149 bytes} [Thu Sep 3 13:51:44 2026] POST /volume/v3/snapshots => generated 308 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:51:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-3ffd1345-b8a3-4004-a89e-c5816c49c452 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:45 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3ffd1345-b8a3-4004-a89e-c5816c49c452 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/snapshots/8d0c1369-24e4-4295-8690-83c11cebecc2 Sep 03 13:51:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3ffd1345-b8a3-4004-a89e-c5816c49c452 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3ffd1345-b8a3-4004-a89e-c5816c49c452 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:45 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:45 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:45 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-3ffd1345-b8a3-4004-a89e-c5816c49c452 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Snapshot retrieved successfully. Sep 03 13:51:45 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3ffd1345-b8a3-4004-a89e-c5816c49c452 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/snapshots/8d0c1369-24e4-4295-8690-83c11cebecc2 returned with HTTP 200 Sep 03 13:51:45 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1506/2946] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:51:45 2026] GET /volume/v3/snapshots/8d0c1369-24e4-4295-8690-83c11cebecc2 => generated 440 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-de67268e-d474-4760-b1c5-0ca5379c7b06 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:45 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-de67268e-d474-4760-b1c5-0ca5379c7b06 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] GET http://192.168.122.181/volume/v3/volumes/e65c58b7-11f3-4a9a-8b97-d2b217a42638 Sep 03 13:51:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-de67268e-d474-4760-b1c5-0ca5379c7b06 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-de67268e-d474-4760-b1c5-0ca5379c7b06 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:45 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:45 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:45 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:45 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:45 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-de67268e-d474-4760-b1c5-0ca5379c7b06 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Volume info retrieved successfully. Sep 03 13:51:45 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-de67268e-d474-4760-b1c5-0ca5379c7b06 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] http://192.168.122.181/volume/v3/volumes/e65c58b7-11f3-4a9a-8b97-d2b217a42638 returned with HTTP 200 Sep 03 13:51:45 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1441/2947] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:45 2026] GET /volume/v3/volumes/e65c58b7-11f3-4a9a-8b97-d2b217a42638 => generated 865 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-cd635e51-aeb1-4fa4-bfef-55faf6845cef None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:45 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-cd635e51-aeb1-4fa4-bfef-55faf6845cef tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] GET http://192.168.122.181/volume/v3/snapshots/b7cafc73-0a1a-4db4-9d55-6bc34eec2332 Sep 03 13:51:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-cd635e51-aeb1-4fa4-bfef-55faf6845cef tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-cd635e51-aeb1-4fa4-bfef-55faf6845cef tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:45 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:45 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:45 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-cd635e51-aeb1-4fa4-bfef-55faf6845cef tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Snapshot retrieved successfully. Sep 03 13:51:45 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-cd635e51-aeb1-4fa4-bfef-55faf6845cef tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] http://192.168.122.181/volume/v3/snapshots/b7cafc73-0a1a-4db4-9d55-6bc34eec2332 returned with HTTP 200 Sep 03 13:51:45 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1507/2948] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:51:45 2026] GET /volume/v3/snapshots/b7cafc73-0a1a-4db4-9d55-6bc34eec2332 => generated 463 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:46 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-5900837e-0b37-4566-a855-85020f18182f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:46 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5900837e-0b37-4566-a855-85020f18182f tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] GET http://192.168.122.181/volume/v3/snapshots/9567307e-2d77-4c43-aa26-77af161d6798 Sep 03 13:51:46 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5900837e-0b37-4566-a855-85020f18182f tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:46 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5900837e-0b37-4566-a855-85020f18182f tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:46 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:46 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:46 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-5900837e-0b37-4566-a855-85020f18182f tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Snapshot retrieved successfully. Sep 03 13:51:46 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5900837e-0b37-4566-a855-85020f18182f tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] http://192.168.122.181/volume/v3/snapshots/9567307e-2d77-4c43-aa26-77af161d6798 returned with HTTP 200 Sep 03 13:51:46 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1442/2949] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:51:46 2026] GET /volume/v3/snapshots/9567307e-2d77-4c43-aa26-77af161d6798 => generated 457 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-9305ffca-ba85-407c-939e-7632cf3778f6 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:46 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9305ffca-ba85-407c-939e-7632cf3778f6 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/snapshots/8d0c1369-24e4-4295-8690-83c11cebecc2 Sep 03 13:51:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9305ffca-ba85-407c-939e-7632cf3778f6 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9305ffca-ba85-407c-939e-7632cf3778f6 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:46 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:46 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:46 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-9305ffca-ba85-407c-939e-7632cf3778f6 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Snapshot retrieved successfully. Sep 03 13:51:46 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9305ffca-ba85-407c-939e-7632cf3778f6 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/snapshots/8d0c1369-24e4-4295-8690-83c11cebecc2 returned with HTTP 200 Sep 03 13:51:46 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1508/2950] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:51:46 2026] GET /volume/v3/snapshots/8d0c1369-24e4-4295-8690-83c11cebecc2 => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:46 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-7e9f8d4b-1e50-48e9-aa76-ace03473f88d None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:46 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7e9f8d4b-1e50-48e9-aa76-ace03473f88d tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] GET http://192.168.122.181/volume/v3/volumes/e65c58b7-11f3-4a9a-8b97-d2b217a42638 Sep 03 13:51:46 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7e9f8d4b-1e50-48e9-aa76-ace03473f88d tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:46 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7e9f8d4b-1e50-48e9-aa76-ace03473f88d tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:46 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:46 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:46 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:46 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:46 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-7e9f8d4b-1e50-48e9-aa76-ace03473f88d tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Volume info retrieved successfully. Sep 03 13:51:46 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7e9f8d4b-1e50-48e9-aa76-ace03473f88d tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] http://192.168.122.181/volume/v3/volumes/e65c58b7-11f3-4a9a-8b97-d2b217a42638 returned with HTTP 200 Sep 03 13:51:46 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1443/2951] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:46 2026] GET /volume/v3/volumes/e65c58b7-11f3-4a9a-8b97-d2b217a42638 => generated 865 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-07e0313a-65c4-45c0-b1d4-1a4e6b251639 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:46 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-07e0313a-65c4-45c0-b1d4-1a4e6b251639 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] GET http://192.168.122.181/volume/v3/snapshots/b7cafc73-0a1a-4db4-9d55-6bc34eec2332 Sep 03 13:51:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-07e0313a-65c4-45c0-b1d4-1a4e6b251639 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-07e0313a-65c4-45c0-b1d4-1a4e6b251639 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:46 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-07e0313a-65c4-45c0-b1d4-1a4e6b251639 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] http://192.168.122.181/volume/v3/snapshots/b7cafc73-0a1a-4db4-9d55-6bc34eec2332 returned with HTTP 404 Sep 03 13:51:46 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1509/2952] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:51:46 2026] GET /volume/v3/snapshots/b7cafc73-0a1a-4db4-9d55-6bc34eec2332 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:51:46 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-927930c0-8244-4c92-8d9b-e3b5416bac5c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:46 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-927930c0-8244-4c92-8d9b-e3b5416bac5c tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] DELETE http://192.168.122.181/volume/v3/volumes/ba5aa5f6-20a1-4d68-8214-d1258d8b94d5 Sep 03 13:51:46 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-927930c0-8244-4c92-8d9b-e3b5416bac5c tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:46 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-927930c0-8244-4c92-8d9b-e3b5416bac5c tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:46 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-927930c0-8244-4c92-8d9b-e3b5416bac5c tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Delete volume with id: ba5aa5f6-20a1-4d68-8214-d1258d8b94d5 Sep 03 13:51:46 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:46 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:46 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:46 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:46 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-927930c0-8244-4c92-8d9b-e3b5416bac5c tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Volume info retrieved successfully. Sep 03 13:51:47 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-927930c0-8244-4c92-8d9b-e3b5416bac5c tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Delete volume request issued successfully. Sep 03 13:51:47 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-927930c0-8244-4c92-8d9b-e3b5416bac5c tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes/ba5aa5f6-20a1-4d68-8214-d1258d8b94d5 returned with HTTP 202 Sep 03 13:51:47 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1444/2953] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:51:46 2026] DELETE /volume/v3/volumes/ba5aa5f6-20a1-4d68-8214-d1258d8b94d5 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:51:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-4fa0ceec-629e-4864-a9bc-4e40a8ece0d8 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:47 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4fa0ceec-629e-4864-a9bc-4e40a8ece0d8 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/volumes/ba5aa5f6-20a1-4d68-8214-d1258d8b94d5 Sep 03 13:51:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4fa0ceec-629e-4864-a9bc-4e40a8ece0d8 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4fa0ceec-629e-4864-a9bc-4e40a8ece0d8 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:47 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:47 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:47 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:47 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:47 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-4fa0ceec-629e-4864-a9bc-4e40a8ece0d8 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Volume info retrieved successfully. Sep 03 13:51:47 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4fa0ceec-629e-4864-a9bc-4e40a8ece0d8 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes/ba5aa5f6-20a1-4d68-8214-d1258d8b94d5 returned with HTTP 200 Sep 03 13:51:47 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1510/2954] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:47 2026] GET /volume/v3/volumes/ba5aa5f6-20a1-4d68-8214-d1258d8b94d5 => generated 1015 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:51:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-ffddeaf9-1431-4989-a35e-6293cf282b00 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:47 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ffddeaf9-1431-4989-a35e-6293cf282b00 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] GET http://192.168.122.181/volume/v3/snapshots/9567307e-2d77-4c43-aa26-77af161d6798 Sep 03 13:51:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ffddeaf9-1431-4989-a35e-6293cf282b00 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ffddeaf9-1431-4989-a35e-6293cf282b00 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:47 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:47 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:47 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-ffddeaf9-1431-4989-a35e-6293cf282b00 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Snapshot retrieved successfully. Sep 03 13:51:47 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ffddeaf9-1431-4989-a35e-6293cf282b00 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] http://192.168.122.181/volume/v3/snapshots/9567307e-2d77-4c43-aa26-77af161d6798 returned with HTTP 200 Sep 03 13:51:47 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1445/2955] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:51:47 2026] GET /volume/v3/snapshots/9567307e-2d77-4c43-aa26-77af161d6798 => generated 484 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e8342b1e-91dc-425c-8acc-a1cda8533833 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:47 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e8342b1e-91dc-425c-8acc-a1cda8533833 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] GET http://192.168.122.181/volume/v3/snapshots/9567307e-2d77-4c43-aa26-77af161d6798 Sep 03 13:51:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e8342b1e-91dc-425c-8acc-a1cda8533833 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e8342b1e-91dc-425c-8acc-a1cda8533833 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:47 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:47 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:47 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-e8342b1e-91dc-425c-8acc-a1cda8533833 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Snapshot retrieved successfully. Sep 03 13:51:47 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e8342b1e-91dc-425c-8acc-a1cda8533833 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] http://192.168.122.181/volume/v3/snapshots/9567307e-2d77-4c43-aa26-77af161d6798 returned with HTTP 200 Sep 03 13:51:47 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1511/2956] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:51:47 2026] GET /volume/v3/snapshots/9567307e-2d77-4c43-aa26-77af161d6798 => generated 484 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e315f97a-09d8-4374-bf01-7e7bf2106a72 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:47 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e315f97a-09d8-4374-bf01-7e7bf2106a72 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] DELETE http://192.168.122.181/volume/v3/snapshots/9567307e-2d77-4c43-aa26-77af161d6798 Sep 03 13:51:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e315f97a-09d8-4374-bf01-7e7bf2106a72 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e315f97a-09d8-4374-bf01-7e7bf2106a72 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:47 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.snapshots [None req-e315f97a-09d8-4374-bf01-7e7bf2106a72 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Delete snapshot with id: 9567307e-2d77-4c43-aa26-77af161d6798 Sep 03 13:51:47 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:47 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:47 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-e315f97a-09d8-4374-bf01-7e7bf2106a72 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Snapshot retrieved successfully. Sep 03 13:51:47 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:47 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e8036d6b-edad-4485-9b0a-8b546e168343 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:47 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e8036d6b-edad-4485-9b0a-8b546e168343 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/snapshots/8d0c1369-24e4-4295-8690-83c11cebecc2 Sep 03 13:51:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e8036d6b-edad-4485-9b0a-8b546e168343 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e8036d6b-edad-4485-9b0a-8b546e168343 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:47 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:47 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:47 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-e8036d6b-edad-4485-9b0a-8b546e168343 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Snapshot retrieved successfully. Sep 03 13:51:47 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e8036d6b-edad-4485-9b0a-8b546e168343 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/snapshots/8d0c1369-24e4-4295-8690-83c11cebecc2 returned with HTTP 200 Sep 03 13:51:47 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1512/2957] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:51:47 2026] GET /volume/v3/snapshots/8d0c1369-24e4-4295-8690-83c11cebecc2 => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:47 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-e315f97a-09d8-4374-bf01-7e7bf2106a72 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Snapshot delete request issued successfully. Sep 03 13:51:47 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e315f97a-09d8-4374-bf01-7e7bf2106a72 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] http://192.168.122.181/volume/v3/snapshots/9567307e-2d77-4c43-aa26-77af161d6798 returned with HTTP 202 Sep 03 13:51:47 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1446/2958] 192.168.122.181 () {58 vars in 1241 bytes} [Thu Sep 3 13:51:47 2026] DELETE /volume/v3/snapshots/9567307e-2d77-4c43-aa26-77af161d6798 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:51:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-12f417a6-de36-4706-8f7e-d6ce1f847b03 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:47 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-12f417a6-de36-4706-8f7e-d6ce1f847b03 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] GET http://192.168.122.181/volume/v3/snapshots/9567307e-2d77-4c43-aa26-77af161d6798 Sep 03 13:51:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-12f417a6-de36-4706-8f7e-d6ce1f847b03 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-12f417a6-de36-4706-8f7e-d6ce1f847b03 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:47 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:47 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:47 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-12f417a6-de36-4706-8f7e-d6ce1f847b03 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Snapshot retrieved successfully. Sep 03 13:51:47 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-12f417a6-de36-4706-8f7e-d6ce1f847b03 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] http://192.168.122.181/volume/v3/snapshots/9567307e-2d77-4c43-aa26-77af161d6798 returned with HTTP 200 Sep 03 13:51:47 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1513/2959] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:51:47 2026] GET /volume/v3/snapshots/9567307e-2d77-4c43-aa26-77af161d6798 => generated 483 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-248fcd06-0bea-4653-8d9d-2c9a148753d2 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:47 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-248fcd06-0bea-4653-8d9d-2c9a148753d2 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] GET http://192.168.122.181/volume/v3/volumes/e65c58b7-11f3-4a9a-8b97-d2b217a42638 Sep 03 13:51:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-248fcd06-0bea-4653-8d9d-2c9a148753d2 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-248fcd06-0bea-4653-8d9d-2c9a148753d2 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:47 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:47 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:47 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:47 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:47 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-248fcd06-0bea-4653-8d9d-2c9a148753d2 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Volume info retrieved successfully. Sep 03 13:51:47 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-248fcd06-0bea-4653-8d9d-2c9a148753d2 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] http://192.168.122.181/volume/v3/volumes/e65c58b7-11f3-4a9a-8b97-d2b217a42638 returned with HTTP 200 Sep 03 13:51:47 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1447/2960] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:47 2026] GET /volume/v3/volumes/e65c58b7-11f3-4a9a-8b97-d2b217a42638 => generated 866 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:51:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f7ba2b6f-8a0f-473b-98f8-02449d3b3912 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:47 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f7ba2b6f-8a0f-473b-98f8-02449d3b3912 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:51:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f7ba2b6f-8a0f-473b-98f8-02449d3b3912 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "e65c58b7-11f3-4a9a-8b97-d2b217a42638", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-124475250"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:51:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-f7ba2b6f-8a0f-473b-98f8-02449d3b3912 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Create volume request body: {'volume': {"'source_volid": 'e65c58b7-11f3-4a9a-8b97-d2b217a42638', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-124475250'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:51:47 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-f7ba2b6f-8a0f-473b-98f8-02449d3b3912 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Create volume of 1 GB Sep 03 13:51:47 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-f7ba2b6f-8a0f-473b-98f8-02449d3b3912 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Availability Zones retrieved successfully. Sep 03 13:51:47 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f7ba2b6f-8a0f-473b-98f8-02449d3b3912 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Flow 'volume_create_api' (3798aaf4-e3b7-4d8f-9542-71b4bb251dfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:51:47 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f7ba2b6f-8a0f-473b-98f8-02449d3b3912 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faa83842-f39a-4e49-9252-504953cafa61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:47 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-f7ba2b6f-8a0f-473b-98f8-02449d3b3912 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:51:47 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f7ba2b6f-8a0f-473b-98f8-02449d3b3912 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faa83842-f39a-4e49-9252-504953cafa61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:47 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f7ba2b6f-8a0f-473b-98f8-02449d3b3912 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df708f26-1576-4437-b2fc-dfacb4625905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:47 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-f7ba2b6f-8a0f-473b-98f8-02449d3b3912 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Created reservations ['4c2811df-27ce-4262-8b60-6bd8e46fc060', '42f77641-cf71-4f9d-a3df-d4e2d42d5357', 'e412e2e7-6758-4e30-b687-1676d2892f1d', '26cd090f-d4cc-465b-846d-a8d621c3da81'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:51:47 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f7ba2b6f-8a0f-473b-98f8-02449d3b3912 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df708f26-1576-4437-b2fc-dfacb4625905) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c2811df-27ce-4262-8b60-6bd8e46fc060', '42f77641-cf71-4f9d-a3df-d4e2d42d5357', 'e412e2e7-6758-4e30-b687-1676d2892f1d', '26cd090f-d4cc-465b-846d-a8d621c3da81']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:47 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f7ba2b6f-8a0f-473b-98f8-02449d3b3912 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3592d9cf-7965-4b94-92a6-49accfd2c604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:47 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:47 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:47 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f7ba2b6f-8a0f-473b-98f8-02449d3b3912 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3592d9cf-7965-4b94-92a6-49accfd2c604) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0469c942-bece-4b73-92f9-2f7b8e8e755e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-124475250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='785843cd634d49a9a7af5808526bb2b4',qos_specs=None,replication_status=,reservations=['4c2811df-27ce-4262-8b60-6bd8e46fc060','42f77641-cf71-4f9d-a3df-d4e2d42d5357','e412e2e7-6758-4e30-b687-1676d2892f1d','26cd090f-d4cc-465b-846d-a8d621c3da81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e48cca969b14b8698122cdd0ab2fbde',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:51:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-124475250',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0469c942-bece-4b73-92f9-2f7b8e8e755e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='785843cd634d49a9a7af5808526bb2b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e48cca969b14b8698122cdd0ab2fbde',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:47 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f7ba2b6f-8a0f-473b-98f8-02449d3b3912 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (976ffe0e-3949-4900-9e17-e1a05438cee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:48 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f7ba2b6f-8a0f-473b-98f8-02449d3b3912 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (976ffe0e-3949-4900-9e17-e1a05438cee7) transitioned into state 'SUCCESS' from state '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-124475250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='785843cd634d49a9a7af5808526bb2b4',qos_specs=None,replication_status=,reservations=['4c2811df-27ce-4262-8b60-6bd8e46fc060','42f77641-cf71-4f9d-a3df-d4e2d42d5357','e412e2e7-6758-4e30-b687-1676d2892f1d','26cd090f-d4cc-465b-846d-a8d621c3da81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e48cca969b14b8698122cdd0ab2fbde',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:48 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f7ba2b6f-8a0f-473b-98f8-02449d3b3912 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afcbee39-2e4c-4557-b6c8-568bcca9fe0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:48 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f7ba2b6f-8a0f-473b-98f8-02449d3b3912 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afcbee39-2e4c-4557-b6c8-568bcca9fe0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:48 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-f7ba2b6f-8a0f-473b-98f8-02449d3b3912 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Flow 'volume_create_api' (3798aaf4-e3b7-4d8f-9542-71b4bb251dfe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:51:48 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-f7ba2b6f-8a0f-473b-98f8-02449d3b3912 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Create volume request issued successfully. Sep 03 13:51:48 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f7ba2b6f-8a0f-473b-98f8-02449d3b3912 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:51:48 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1514/2961] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:51:47 2026] POST /volume/v3/volumes => generated 772 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:51:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-8f068f48-6239-4258-aedc-52ef539d3fce None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-96276981-f9a8-4676-accc-afaf37c59f88 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:48 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8f068f48-6239-4258-aedc-52ef539d3fce tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/volumes/ba5aa5f6-20a1-4d68-8214-d1258d8b94d5 Sep 03 13:51:48 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-96276981-f9a8-4676-accc-afaf37c59f88 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:51:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8f068f48-6239-4258-aedc-52ef539d3fce tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8f068f48-6239-4258-aedc-52ef539d3fce tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-96276981-f9a8-4676-accc-afaf37c59f88 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "e65c58b7-11f3-4a9a-8b97-d2b217a42638", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-824573587"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:51:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-96276981-f9a8-4676-accc-afaf37c59f88 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Create volume request body: {'volume': {"'source_volid": 'e65c58b7-11f3-4a9a-8b97-d2b217a42638', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-824573587'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:51:48 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-96276981-f9a8-4676-accc-afaf37c59f88 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Create volume of 1 GB Sep 03 13:51:48 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:48 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:48 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8f068f48-6239-4258-aedc-52ef539d3fce tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes/ba5aa5f6-20a1-4d68-8214-d1258d8b94d5 returned with HTTP 404 Sep 03 13:51:48 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1448/2962] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:48 2026] GET /volume/v3/volumes/ba5aa5f6-20a1-4d68-8214-d1258d8b94d5 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:51:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-6749c8c5-6e03-4b6c-9415-78df6eedaebb None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:48 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6749c8c5-6e03-4b6c-9415-78df6eedaebb tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:51:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6749c8c5-6e03-4b6c-9415-78df6eedaebb tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-849257860"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:51:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-6749c8c5-6e03-4b6c-9415-78df6eedaebb tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-849257860'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:51:48 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-6749c8c5-6e03-4b6c-9415-78df6eedaebb tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Create volume of 1 GB Sep 03 13:51:48 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-96276981-f9a8-4676-accc-afaf37c59f88 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Availability Zones retrieved successfully. Sep 03 13:51:48 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-6749c8c5-6e03-4b6c-9415-78df6eedaebb tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Availability Zones retrieved successfully. Sep 03 13:51:48 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-6749c8c5-6e03-4b6c-9415-78df6eedaebb tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Flow 'volume_create_api' (0319b69c-6097-43ca-9093-aae8ec185064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:51:48 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-6749c8c5-6e03-4b6c-9415-78df6eedaebb tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (830e0add-98c1-4b77-9638-3c1765b1339d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:48 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-6749c8c5-6e03-4b6c-9415-78df6eedaebb tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:51:48 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-96276981-f9a8-4676-accc-afaf37c59f88 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Flow 'volume_create_api' (76c8343f-6ec7-437a-a6eb-3328fe3e5d1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:51:48 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-96276981-f9a8-4676-accc-afaf37c59f88 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8020c0d9-6b3f-4436-90c5-896d5bfb17f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:48 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-96276981-f9a8-4676-accc-afaf37c59f88 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:51:48 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-6749c8c5-6e03-4b6c-9415-78df6eedaebb tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (830e0add-98c1-4b77-9638-3c1765b1339d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:48 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-6749c8c5-6e03-4b6c-9415-78df6eedaebb tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (057343b5-2a7a-4499-b83e-16b508cfb362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:48 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-96276981-f9a8-4676-accc-afaf37c59f88 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8020c0d9-6b3f-4436-90c5-896d5bfb17f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:48 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-96276981-f9a8-4676-accc-afaf37c59f88 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8df1a93-93a9-48ae-b101-0ad521d5a8ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:48 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-6749c8c5-6e03-4b6c-9415-78df6eedaebb tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Created reservations ['5f403daf-583f-44da-9576-03aaaf9ee1df', 'cd461aaf-3654-49a9-bf8c-b5a949a806b3', '9ecb51c8-ce54-41b3-9505-8b75fd96c693', 'ff5a68a8-accd-45e2-954a-62924a6cd4db'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:51:48 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-6749c8c5-6e03-4b6c-9415-78df6eedaebb tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (057343b5-2a7a-4499-b83e-16b508cfb362) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f403daf-583f-44da-9576-03aaaf9ee1df', 'cd461aaf-3654-49a9-bf8c-b5a949a806b3', '9ecb51c8-ce54-41b3-9505-8b75fd96c693', 'ff5a68a8-accd-45e2-954a-62924a6cd4db']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:48 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-6749c8c5-6e03-4b6c-9415-78df6eedaebb tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c27688d-a7e9-4978-9c5a-1b123b9392db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:48 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:48 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:48 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-6749c8c5-6e03-4b6c-9415-78df6eedaebb tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c27688d-a7e9-4978-9c5a-1b123b9392db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9bb5a75-0103-4199-aca2-edccb7521d32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-849257860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4439ab15bff475fb13850b17d83323e',qos_specs=None,replication_status=,reservations=['5f403daf-583f-44da-9576-03aaaf9ee1df','cd461aaf-3654-49a9-bf8c-b5a949a806b3','9ecb51c8-ce54-41b3-9505-8b75fd96c693','ff5a68a8-accd-45e2-954a-62924a6cd4db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cd7c879c2b14004bdf9366385fb37b1',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:51:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-849257860',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9bb5a75-0103-4199-aca2-edccb7521d32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4439ab15bff475fb13850b17d83323e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2cd7c879c2b14004bdf9366385fb37b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:48 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-6749c8c5-6e03-4b6c-9415-78df6eedaebb tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a489ce24-3396-4948-b21c-4e5ccdde8bc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:48 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-6749c8c5-6e03-4b6c-9415-78df6eedaebb tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a489ce24-3396-4948-b21c-4e5ccdde8bc3) transitioned into state 'SUCCESS' from state '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-849257860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4439ab15bff475fb13850b17d83323e',qos_specs=None,replication_status=,reservations=['5f403daf-583f-44da-9576-03aaaf9ee1df','cd461aaf-3654-49a9-bf8c-b5a949a806b3','9ecb51c8-ce54-41b3-9505-8b75fd96c693','ff5a68a8-accd-45e2-954a-62924a6cd4db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cd7c879c2b14004bdf9366385fb37b1',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:48 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-6749c8c5-6e03-4b6c-9415-78df6eedaebb tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a65c19d1-af62-4f5f-ad58-4513cb262ac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:48 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-6749c8c5-6e03-4b6c-9415-78df6eedaebb tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a65c19d1-af62-4f5f-ad58-4513cb262ac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:48 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-6749c8c5-6e03-4b6c-9415-78df6eedaebb tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Flow 'volume_create_api' (0319b69c-6097-43ca-9093-aae8ec185064) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:51:48 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-6749c8c5-6e03-4b6c-9415-78df6eedaebb tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Create volume request issued successfully. Sep 03 13:51:48 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6749c8c5-6e03-4b6c-9415-78df6eedaebb tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:51:48 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1449/2963] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:51:48 2026] POST /volume/v3/volumes => generated 786 bytes in 443 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:51:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-b1cfa439-bb93-4c4c-a7d0-43cc7bb95701 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:48 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b1cfa439-bb93-4c4c-a7d0-43cc7bb95701 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/snapshots/8d0c1369-24e4-4295-8690-83c11cebecc2 Sep 03 13:51:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b1cfa439-bb93-4c4c-a7d0-43cc7bb95701 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b1cfa439-bb93-4c4c-a7d0-43cc7bb95701 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:48 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-96276981-f9a8-4676-accc-afaf37c59f88 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Created reservations ['a0e871dd-0e2a-464a-bc2b-730ea005447e', '6365a3f2-d8f7-41c9-89ca-d98496ba298d', '7bfb0980-79d4-4667-9c64-07c1f245f753', 'b40cc3b3-619f-444e-a986-211268ba6718'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:51:48 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-96276981-f9a8-4676-accc-afaf37c59f88 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8df1a93-93a9-48ae-b101-0ad521d5a8ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0e871dd-0e2a-464a-bc2b-730ea005447e', '6365a3f2-d8f7-41c9-89ca-d98496ba298d', '7bfb0980-79d4-4667-9c64-07c1f245f753', 'b40cc3b3-619f-444e-a986-211268ba6718']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:48 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:48 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:48 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-b1cfa439-bb93-4c4c-a7d0-43cc7bb95701 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Snapshot retrieved successfully. Sep 03 13:51:48 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b1cfa439-bb93-4c4c-a7d0-43cc7bb95701 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/snapshots/8d0c1369-24e4-4295-8690-83c11cebecc2 returned with HTTP 200 Sep 03 13:51:48 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1450/2964] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:51:48 2026] GET /volume/v3/snapshots/8d0c1369-24e4-4295-8690-83c11cebecc2 => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:48 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-96276981-f9a8-4676-accc-afaf37c59f88 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00292bcd-3c44-4343-bba4-4f8544c1762d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-71920655-f1b6-4485-9160-c123e754f882 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:48 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-71920655-f1b6-4485-9160-c123e754f882 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] GET http://192.168.122.181/volume/v3/snapshots/9567307e-2d77-4c43-aa26-77af161d6798 Sep 03 13:51:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-71920655-f1b6-4485-9160-c123e754f882 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-71920655-f1b6-4485-9160-c123e754f882 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:48 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:48 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:48 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-71920655-f1b6-4485-9160-c123e754f882 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Snapshot retrieved successfully. Sep 03 13:51:48 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-71920655-f1b6-4485-9160-c123e754f882 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] http://192.168.122.181/volume/v3/snapshots/9567307e-2d77-4c43-aa26-77af161d6798 returned with HTTP 200 Sep 03 13:51:48 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1451/2965] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:51:48 2026] GET /volume/v3/snapshots/9567307e-2d77-4c43-aa26-77af161d6798 => generated 483 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-0c34c074-3b55-410c-bbab-e04f0507fb10 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:48 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0c34c074-3b55-410c-bbab-e04f0507fb10 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/volumes/f9bb5a75-0103-4199-aca2-edccb7521d32 Sep 03 13:51:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0c34c074-3b55-410c-bbab-e04f0507fb10 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0c34c074-3b55-410c-bbab-e04f0507fb10 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:48 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:48 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:48 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:48 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:48 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:48 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:48 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-96276981-f9a8-4676-accc-afaf37c59f88 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00292bcd-3c44-4343-bba4-4f8544c1762d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8d59e23-72c7-4e3d-b5f1-bc81de7e9629', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-824573587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='785843cd634d49a9a7af5808526bb2b4',qos_specs=None,replication_status=,reservations=['a0e871dd-0e2a-464a-bc2b-730ea005447e','6365a3f2-d8f7-41c9-89ca-d98496ba298d','7bfb0980-79d4-4667-9c64-07c1f245f753','b40cc3b3-619f-444e-a986-211268ba6718'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e48cca969b14b8698122cdd0ab2fbde',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:51:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-824573587',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8d59e23-72c7-4e3d-b5f1-bc81de7e9629,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='785843cd634d49a9a7af5808526bb2b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e48cca969b14b8698122cdd0ab2fbde',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:48 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-96276981-f9a8-4676-accc-afaf37c59f88 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9673ef89-7e23-45a0-9002-f4dd253f9e53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:48 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-0c34c074-3b55-410c-bbab-e04f0507fb10 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Volume info retrieved successfully. Sep 03 13:51:48 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0c34c074-3b55-410c-bbab-e04f0507fb10 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes/f9bb5a75-0103-4199-aca2-edccb7521d32 returned with HTTP 200 Sep 03 13:51:48 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1452/2966] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:48 2026] GET /volume/v3/volumes/f9bb5a75-0103-4199-aca2-edccb7521d32 => generated 965 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:48 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-96276981-f9a8-4676-accc-afaf37c59f88 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9673ef89-7e23-45a0-9002-f4dd253f9e53) transitioned into state 'SUCCESS' from state '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-824573587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='785843cd634d49a9a7af5808526bb2b4',qos_specs=None,replication_status=,reservations=['a0e871dd-0e2a-464a-bc2b-730ea005447e','6365a3f2-d8f7-41c9-89ca-d98496ba298d','7bfb0980-79d4-4667-9c64-07c1f245f753','b40cc3b3-619f-444e-a986-211268ba6718'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e48cca969b14b8698122cdd0ab2fbde',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:48 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-96276981-f9a8-4676-accc-afaf37c59f88 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99a16ea5-9f21-4e3e-955c-e564cd28b640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:48 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-96276981-f9a8-4676-accc-afaf37c59f88 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99a16ea5-9f21-4e3e-955c-e564cd28b640) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:48 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-96276981-f9a8-4676-accc-afaf37c59f88 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Flow 'volume_create_api' (76c8343f-6ec7-437a-a6eb-3328fe3e5d1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:51:48 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-96276981-f9a8-4676-accc-afaf37c59f88 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Create volume request issued successfully. Sep 03 13:51:48 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-96276981-f9a8-4676-accc-afaf37c59f88 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:51:48 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1515/2967] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:51:48 2026] POST /volume/v3/volumes => generated 772 bytes in 730 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:51:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-f4bcccaa-efa5-4146-be2b-ae9498ae7b58 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:48 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f4bcccaa-efa5-4146-be2b-ae9498ae7b58 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:51:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f4bcccaa-efa5-4146-be2b-ae9498ae7b58 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "e65c58b7-11f3-4a9a-8b97-d2b217a42638", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-870085660"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:51:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-f4bcccaa-efa5-4146-be2b-ae9498ae7b58 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Create volume request body: {'volume': {"'source_volid": 'e65c58b7-11f3-4a9a-8b97-d2b217a42638', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-870085660'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:51:48 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-f4bcccaa-efa5-4146-be2b-ae9498ae7b58 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Create volume of 1 GB Sep 03 13:51:48 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-f4bcccaa-efa5-4146-be2b-ae9498ae7b58 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Availability Zones retrieved successfully. Sep 03 13:51:48 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-f4bcccaa-efa5-4146-be2b-ae9498ae7b58 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Flow 'volume_create_api' (4f302b8e-fe99-4cd1-91c5-5f6b88b4c57a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:51:48 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-f4bcccaa-efa5-4146-be2b-ae9498ae7b58 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15cb9c45-1bf6-4927-9ba8-5161ecb8ed98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:48 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-f4bcccaa-efa5-4146-be2b-ae9498ae7b58 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:51:48 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-f4bcccaa-efa5-4146-be2b-ae9498ae7b58 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15cb9c45-1bf6-4927-9ba8-5161ecb8ed98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:48 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-f4bcccaa-efa5-4146-be2b-ae9498ae7b58 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d0aead4-b9d2-460b-9738-d90128c39b22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:49 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-f4bcccaa-efa5-4146-be2b-ae9498ae7b58 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Created reservations ['5d30a8b8-2f74-420b-b09b-373070438d0a', '1680b6ad-5a91-4a2d-bffa-12c6e8638f1f', 'caf2ac23-d8b7-4f69-a050-26425756d843', '9bf3f4c1-ab2c-4abe-952c-39f30df13645'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:51:49 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-f4bcccaa-efa5-4146-be2b-ae9498ae7b58 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d0aead4-b9d2-460b-9738-d90128c39b22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d30a8b8-2f74-420b-b09b-373070438d0a', '1680b6ad-5a91-4a2d-bffa-12c6e8638f1f', 'caf2ac23-d8b7-4f69-a050-26425756d843', '9bf3f4c1-ab2c-4abe-952c-39f30df13645']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:49 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-f4bcccaa-efa5-4146-be2b-ae9498ae7b58 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (387bccff-a403-4723-a2c9-70f49b3dceaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:49 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:49 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:49 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-f4bcccaa-efa5-4146-be2b-ae9498ae7b58 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (387bccff-a403-4723-a2c9-70f49b3dceaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bca767e2-8eba-4826-abe0-dd96660c0b92', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-870085660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='785843cd634d49a9a7af5808526bb2b4',qos_specs=None,replication_status=,reservations=['5d30a8b8-2f74-420b-b09b-373070438d0a','1680b6ad-5a91-4a2d-bffa-12c6e8638f1f','caf2ac23-d8b7-4f69-a050-26425756d843','9bf3f4c1-ab2c-4abe-952c-39f30df13645'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e48cca969b14b8698122cdd0ab2fbde',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:51:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-870085660',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bca767e2-8eba-4826-abe0-dd96660c0b92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='785843cd634d49a9a7af5808526bb2b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e48cca969b14b8698122cdd0ab2fbde',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:49 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-f4bcccaa-efa5-4146-be2b-ae9498ae7b58 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c80c401b-87bd-4e58-8fc0-23c61e5f51f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:49 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-f4bcccaa-efa5-4146-be2b-ae9498ae7b58 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c80c401b-87bd-4e58-8fc0-23c61e5f51f7) transitioned into state 'SUCCESS' from state '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-870085660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='785843cd634d49a9a7af5808526bb2b4',qos_specs=None,replication_status=,reservations=['5d30a8b8-2f74-420b-b09b-373070438d0a','1680b6ad-5a91-4a2d-bffa-12c6e8638f1f','caf2ac23-d8b7-4f69-a050-26425756d843','9bf3f4c1-ab2c-4abe-952c-39f30df13645'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e48cca969b14b8698122cdd0ab2fbde',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:49 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-f4bcccaa-efa5-4146-be2b-ae9498ae7b58 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c14ee30-69f9-4b7d-88f2-2909ec632c4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:49 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-f4bcccaa-efa5-4146-be2b-ae9498ae7b58 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c14ee30-69f9-4b7d-88f2-2909ec632c4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:49 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-f4bcccaa-efa5-4146-be2b-ae9498ae7b58 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Flow 'volume_create_api' (4f302b8e-fe99-4cd1-91c5-5f6b88b4c57a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:51:49 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-f4bcccaa-efa5-4146-be2b-ae9498ae7b58 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Create volume request issued successfully. Sep 03 13:51:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f4bcccaa-efa5-4146-be2b-ae9498ae7b58 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:51:49 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1453/2968] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:51:48 2026] POST /volume/v3/volumes => generated 772 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 13:51:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-9ec72dc6-ff66-4ebd-808e-6d49e44ac2c9 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9ec72dc6-ff66-4ebd-808e-6d49e44ac2c9 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:51:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9ec72dc6-ff66-4ebd-808e-6d49e44ac2c9 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "e65c58b7-11f3-4a9a-8b97-d2b217a42638", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-88528746"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:51:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-9ec72dc6-ff66-4ebd-808e-6d49e44ac2c9 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Create volume request body: {'volume': {"'source_volid": 'e65c58b7-11f3-4a9a-8b97-d2b217a42638', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-88528746'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:51:49 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-9ec72dc6-ff66-4ebd-808e-6d49e44ac2c9 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Create volume of 1 GB Sep 03 13:51:49 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:49 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:49 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-9ec72dc6-ff66-4ebd-808e-6d49e44ac2c9 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Availability Zones retrieved successfully. Sep 03 13:51:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9ec72dc6-ff66-4ebd-808e-6d49e44ac2c9 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Flow 'volume_create_api' (37082d4c-5a15-4b95-b3b4-4e642f8d5f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:51:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9ec72dc6-ff66-4ebd-808e-6d49e44ac2c9 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98974f29-8301-44ee-a730-2d904ace011f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-9ec72dc6-ff66-4ebd-808e-6d49e44ac2c9 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:51:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9ec72dc6-ff66-4ebd-808e-6d49e44ac2c9 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98974f29-8301-44ee-a730-2d904ace011f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9ec72dc6-ff66-4ebd-808e-6d49e44ac2c9 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec97a3b0-3cb8-4f36-bcbb-b21263929286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:49 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-9ec72dc6-ff66-4ebd-808e-6d49e44ac2c9 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Created reservations ['23499ae7-b9be-4f9a-b92b-60c652d17a56', '66fc510f-6345-46dd-81ff-d4917a2699a5', 'c98bbdaa-3dbd-476a-848e-90892e43d25c', '283c526c-0a81-41e4-b05d-52abe125744e'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:51:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9ec72dc6-ff66-4ebd-808e-6d49e44ac2c9 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec97a3b0-3cb8-4f36-bcbb-b21263929286) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23499ae7-b9be-4f9a-b92b-60c652d17a56', '66fc510f-6345-46dd-81ff-d4917a2699a5', 'c98bbdaa-3dbd-476a-848e-90892e43d25c', '283c526c-0a81-41e4-b05d-52abe125744e']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9ec72dc6-ff66-4ebd-808e-6d49e44ac2c9 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59a8ce35-455e-4329-befc-8fafa72d8f45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:49 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:49 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9ec72dc6-ff66-4ebd-808e-6d49e44ac2c9 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59a8ce35-455e-4329-befc-8fafa72d8f45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28cba1ff-1b07-429a-9548-2873d2570416', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-88528746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='785843cd634d49a9a7af5808526bb2b4',qos_specs=None,replication_status=,reservations=['23499ae7-b9be-4f9a-b92b-60c652d17a56','66fc510f-6345-46dd-81ff-d4917a2699a5','c98bbdaa-3dbd-476a-848e-90892e43d25c','283c526c-0a81-41e4-b05d-52abe125744e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e48cca969b14b8698122cdd0ab2fbde',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:51:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-88528746',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28cba1ff-1b07-429a-9548-2873d2570416,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='785843cd634d49a9a7af5808526bb2b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e48cca969b14b8698122cdd0ab2fbde',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9ec72dc6-ff66-4ebd-808e-6d49e44ac2c9 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ad17527-6108-4ae8-81ba-a4db325a16e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-5f371868-3e54-40d7-8462-828c6e594c20 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5f371868-3e54-40d7-8462-828c6e594c20 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/snapshots/8d0c1369-24e4-4295-8690-83c11cebecc2 Sep 03 13:51:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5f371868-3e54-40d7-8462-828c6e594c20 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5f371868-3e54-40d7-8462-828c6e594c20 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:49 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:49 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:49 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-5f371868-3e54-40d7-8462-828c6e594c20 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Snapshot retrieved successfully. Sep 03 13:51:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5f371868-3e54-40d7-8462-828c6e594c20 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/snapshots/8d0c1369-24e4-4295-8690-83c11cebecc2 returned with HTTP 200 Sep 03 13:51:49 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1454/2969] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:51:49 2026] GET /volume/v3/snapshots/8d0c1369-24e4-4295-8690-83c11cebecc2 => generated 440 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9ec72dc6-ff66-4ebd-808e-6d49e44ac2c9 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ad17527-6108-4ae8-81ba-a4db325a16e9) transitioned into state 'SUCCESS' from state '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-88528746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='785843cd634d49a9a7af5808526bb2b4',qos_specs=None,replication_status=,reservations=['23499ae7-b9be-4f9a-b92b-60c652d17a56','66fc510f-6345-46dd-81ff-d4917a2699a5','c98bbdaa-3dbd-476a-848e-90892e43d25c','283c526c-0a81-41e4-b05d-52abe125744e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e48cca969b14b8698122cdd0ab2fbde',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-ab8ce75a-4781-464d-9479-eba231f5c6f6 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9ec72dc6-ff66-4ebd-808e-6d49e44ac2c9 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eddb550f-a2ae-4570-9a06-cca248132d31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ab8ce75a-4781-464d-9479-eba231f5c6f6 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] GET http://192.168.122.181/volume/v3/snapshots/9567307e-2d77-4c43-aa26-77af161d6798 Sep 03 13:51:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ab8ce75a-4781-464d-9479-eba231f5c6f6 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ab8ce75a-4781-464d-9479-eba231f5c6f6 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ab8ce75a-4781-464d-9479-eba231f5c6f6 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] http://192.168.122.181/volume/v3/snapshots/9567307e-2d77-4c43-aa26-77af161d6798 returned with HTTP 404 Sep 03 13:51:49 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1455/2970] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:51:49 2026] GET /volume/v3/snapshots/9567307e-2d77-4c43-aa26-77af161d6798 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:51:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-9ed1d56f-dbfe-47a3-b666-d053bb86201e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9ed1d56f-dbfe-47a3-b666-d053bb86201e tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] DELETE http://192.168.122.181/volume/v3/volumes/bf5e8bb1-1f49-47af-b5b7-f37842d03af7 Sep 03 13:51:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9ed1d56f-dbfe-47a3-b666-d053bb86201e tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9ed1d56f-dbfe-47a3-b666-d053bb86201e tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:49 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-9ed1d56f-dbfe-47a3-b666-d053bb86201e tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Delete volume with id: bf5e8bb1-1f49-47af-b5b7-f37842d03af7 Sep 03 13:51:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9ec72dc6-ff66-4ebd-808e-6d49e44ac2c9 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eddb550f-a2ae-4570-9a06-cca248132d31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-9ec72dc6-ff66-4ebd-808e-6d49e44ac2c9 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Flow 'volume_create_api' (37082d4c-5a15-4b95-b3b4-4e642f8d5f32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:51:49 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-9ec72dc6-ff66-4ebd-808e-6d49e44ac2c9 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Create volume request issued successfully. Sep 03 13:51:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9ec72dc6-ff66-4ebd-808e-6d49e44ac2c9 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:51:49 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1516/2971] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:51:49 2026] POST /volume/v3/volumes => generated 771 bytes in 459 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:51:49 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:49 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:49 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:49 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:49 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-9ed1d56f-dbfe-47a3-b666-d053bb86201e tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Volume info retrieved successfully. Sep 03 13:51:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e9e566f8-605d-4932-a018-b2926ee1f718 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e9e566f8-605d-4932-a018-b2926ee1f718 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:51:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e9e566f8-605d-4932-a018-b2926ee1f718 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "e65c58b7-11f3-4a9a-8b97-d2b217a42638", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-583369058"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:51:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-e9e566f8-605d-4932-a018-b2926ee1f718 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Create volume request body: {'volume': {"'source_volid": 'e65c58b7-11f3-4a9a-8b97-d2b217a42638', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-583369058'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:51:49 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-e9e566f8-605d-4932-a018-b2926ee1f718 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Create volume of 1 GB Sep 03 13:51:49 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:49 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:49 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-e9e566f8-605d-4932-a018-b2926ee1f718 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Availability Zones retrieved successfully. Sep 03 13:51:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e9e566f8-605d-4932-a018-b2926ee1f718 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Flow 'volume_create_api' (749bbb13-6796-4cbb-8a33-1060507ef117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:51:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e9e566f8-605d-4932-a018-b2926ee1f718 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63f88bf0-23b7-4b97-beb3-f7e5fa78a6f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-e9e566f8-605d-4932-a018-b2926ee1f718 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:51:49 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-9ed1d56f-dbfe-47a3-b666-d053bb86201e tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Delete volume request issued successfully. Sep 03 13:51:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9ed1d56f-dbfe-47a3-b666-d053bb86201e tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] http://192.168.122.181/volume/v3/volumes/bf5e8bb1-1f49-47af-b5b7-f37842d03af7 returned with HTTP 202 Sep 03 13:51:49 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1456/2972] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:51:49 2026] DELETE /volume/v3/volumes/bf5e8bb1-1f49-47af-b5b7-f37842d03af7 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:51:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-ff3c7183-246a-4504-bf8c-1160313b81ae None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ff3c7183-246a-4504-bf8c-1160313b81ae tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/volumes/f9bb5a75-0103-4199-aca2-edccb7521d32 Sep 03 13:51:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ff3c7183-246a-4504-bf8c-1160313b81ae tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ff3c7183-246a-4504-bf8c-1160313b81ae tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:49 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:49 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:49 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:49 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e9e566f8-605d-4932-a018-b2926ee1f718 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63f88bf0-23b7-4b97-beb3-f7e5fa78a6f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e9e566f8-605d-4932-a018-b2926ee1f718 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49abb50f-db74-4512-8da9-b31a1c9229ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:49 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-ff3c7183-246a-4504-bf8c-1160313b81ae tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Volume info retrieved successfully. Sep 03 13:51:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ff3c7183-246a-4504-bf8c-1160313b81ae tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes/f9bb5a75-0103-4199-aca2-edccb7521d32 returned with HTTP 200 Sep 03 13:51:49 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1457/2973] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:49 2026] GET /volume/v3/volumes/f9bb5a75-0103-4199-aca2-edccb7521d32 => generated 1015 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:51:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-198f12e3-9e9d-44a6-a0af-6f3c49211c93 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-198f12e3-9e9d-44a6-a0af-6f3c49211c93 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] GET http://192.168.122.181/volume/v3/volumes/bf5e8bb1-1f49-47af-b5b7-f37842d03af7 Sep 03 13:51:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-198f12e3-9e9d-44a6-a0af-6f3c49211c93 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-198f12e3-9e9d-44a6-a0af-6f3c49211c93 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:49 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:49 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:49 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:49 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:49 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-198f12e3-9e9d-44a6-a0af-6f3c49211c93 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Volume info retrieved successfully. Sep 03 13:51:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-198f12e3-9e9d-44a6-a0af-6f3c49211c93 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] http://192.168.122.181/volume/v3/volumes/bf5e8bb1-1f49-47af-b5b7-f37842d03af7 returned with HTTP 200 Sep 03 13:51:49 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1458/2974] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:49 2026] GET /volume/v3/volumes/bf5e8bb1-1f49-47af-b5b7-f37842d03af7 => generated 876 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:50 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-e9e566f8-605d-4932-a018-b2926ee1f718 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Created reservations ['7e1035f0-1565-4f30-80f6-567989120a29', 'ba6ab1ba-6c34-4811-a093-4a14eb872feb', '1acf82c7-975b-4e38-a202-d857681d9a0b', '34e7f91d-ce61-4550-afdd-48c67669260a'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:51:50 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e9e566f8-605d-4932-a018-b2926ee1f718 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49abb50f-db74-4512-8da9-b31a1c9229ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e1035f0-1565-4f30-80f6-567989120a29', 'ba6ab1ba-6c34-4811-a093-4a14eb872feb', '1acf82c7-975b-4e38-a202-d857681d9a0b', '34e7f91d-ce61-4550-afdd-48c67669260a']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:50 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e9e566f8-605d-4932-a018-b2926ee1f718 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e098ba79-fe04-4d98-8b1b-a71cc83e8bde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:50 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:50 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:50 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e9e566f8-605d-4932-a018-b2926ee1f718 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e098ba79-fe04-4d98-8b1b-a71cc83e8bde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'adbf23cd-b8df-42f0-9866-ca7251d9db0e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-583369058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='785843cd634d49a9a7af5808526bb2b4',qos_specs=None,replication_status=,reservations=['7e1035f0-1565-4f30-80f6-567989120a29','ba6ab1ba-6c34-4811-a093-4a14eb872feb','1acf82c7-975b-4e38-a202-d857681d9a0b','34e7f91d-ce61-4550-afdd-48c67669260a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e48cca969b14b8698122cdd0ab2fbde',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:51:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-583369058',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=adbf23cd-b8df-42f0-9866-ca7251d9db0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='785843cd634d49a9a7af5808526bb2b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e48cca969b14b8698122cdd0ab2fbde',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:50 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e9e566f8-605d-4932-a018-b2926ee1f718 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae9ac3a3-150d-4d30-9407-1e277878d041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:50 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e9e566f8-605d-4932-a018-b2926ee1f718 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae9ac3a3-150d-4d30-9407-1e277878d041) transitioned into state 'SUCCESS' from state '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-583369058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='785843cd634d49a9a7af5808526bb2b4',qos_specs=None,replication_status=,reservations=['7e1035f0-1565-4f30-80f6-567989120a29','ba6ab1ba-6c34-4811-a093-4a14eb872feb','1acf82c7-975b-4e38-a202-d857681d9a0b','34e7f91d-ce61-4550-afdd-48c67669260a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e48cca969b14b8698122cdd0ab2fbde',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:50 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e9e566f8-605d-4932-a018-b2926ee1f718 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02819714-5b0a-4171-891f-810a609ba65d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:50 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e9e566f8-605d-4932-a018-b2926ee1f718 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02819714-5b0a-4171-891f-810a609ba65d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:50 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e9e566f8-605d-4932-a018-b2926ee1f718 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Flow 'volume_create_api' (749bbb13-6796-4cbb-8a33-1060507ef117) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:51:50 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-e9e566f8-605d-4932-a018-b2926ee1f718 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Create volume request issued successfully. Sep 03 13:51:50 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e9e566f8-605d-4932-a018-b2926ee1f718 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:51:50 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1517/2975] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:51:49 2026] POST /volume/v3/volumes => generated 772 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:51:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-8e1c4148-747b-423d-9589-761b5625df56 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:50 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8e1c4148-747b-423d-9589-761b5625df56 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] GET http://192.168.122.181/volume/v3/volumes/0469c942-bece-4b73-92f9-2f7b8e8e755e Sep 03 13:51:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8e1c4148-747b-423d-9589-761b5625df56 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8e1c4148-747b-423d-9589-761b5625df56 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:50 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:50 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:50 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:50 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:50 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-8e1c4148-747b-423d-9589-761b5625df56 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Volume info retrieved successfully. Sep 03 13:51:50 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8e1c4148-747b-423d-9589-761b5625df56 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] http://192.168.122.181/volume/v3/volumes/0469c942-bece-4b73-92f9-2f7b8e8e755e returned with HTTP 200 Sep 03 13:51:50 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1459/2976] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:50 2026] GET /volume/v3/volumes/0469c942-bece-4b73-92f9-2f7b8e8e755e => generated 864 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-4da42adc-5a3b-4962-a8e1-1592d8ea1735 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:50 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4da42adc-5a3b-4962-a8e1-1592d8ea1735 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/snapshots/8d0c1369-24e4-4295-8690-83c11cebecc2 Sep 03 13:51:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4da42adc-5a3b-4962-a8e1-1592d8ea1735 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4da42adc-5a3b-4962-a8e1-1592d8ea1735 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:50 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:50 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:50 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-4da42adc-5a3b-4962-a8e1-1592d8ea1735 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Snapshot retrieved successfully. Sep 03 13:51:50 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4da42adc-5a3b-4962-a8e1-1592d8ea1735 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/snapshots/8d0c1369-24e4-4295-8690-83c11cebecc2 returned with HTTP 200 Sep 03 13:51:50 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1518/2977] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:51:50 2026] GET /volume/v3/snapshots/8d0c1369-24e4-4295-8690-83c11cebecc2 => generated 467 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:51:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-237273ef-31b6-4dc0-83a8-9467a1fe8ced None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:50 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-237273ef-31b6-4dc0-83a8-9467a1fe8ced tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-reader] POST http://192.168.122.181/volume/v3/snapshots/8d0c1369-24e4-4295-8690-83c11cebecc2/action Sep 03 13:51:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-237273ef-31b6-4dc0-83a8-9467a1fe8ced tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:51:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-237273ef-31b6-4dc0-83a8-9467a1fe8ced tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:51:50 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:50 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:50 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-237273ef-31b6-4dc0-83a8-9467a1fe8ced tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-reader] Snapshot retrieved successfully. Sep 03 13:51:50 devstack devstack@c-api.service[86719]: DEBUG cinder.policy [None req-237273ef-31b6-4dc0-83a8-9467a1fe8ced tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'fc7a8aafb5304953925c7fde2d4190ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '85b977b66d334b6fbf04384ce3dee9c6', '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=86719) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:51:50 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-237273ef-31b6-4dc0-83a8-9467a1fe8ced tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-reader] http://192.168.122.181/volume/v3/snapshots/8d0c1369-24e4-4295-8690-83c11cebecc2/action returned with HTTP 403 Sep 03 13:51:50 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1460/2978] 192.168.122.181 () {60 vars in 1280 bytes} [Thu Sep 3 13:51:50 2026] POST /volume/v3/snapshots/8d0c1369-24e4-4295-8690-83c11cebecc2/action => generated 133 bytes in 210 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 03 13:51:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-12e93b61-647f-41dc-82e3-98beb8f078a7 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-b84edaee-235c-4cb7-9b05-7dc160815911 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:50 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-12e93b61-647f-41dc-82e3-98beb8f078a7 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] DELETE http://192.168.122.181/volume/v3/snapshots/8d0c1369-24e4-4295-8690-83c11cebecc2 Sep 03 13:51:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-12e93b61-647f-41dc-82e3-98beb8f078a7 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:50 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-12e93b61-647f-41dc-82e3-98beb8f078a7 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:50 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.snapshots [None req-12e93b61-647f-41dc-82e3-98beb8f078a7 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Delete snapshot with id: 8d0c1369-24e4-4295-8690-83c11cebecc2 Sep 03 13:51:50 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b84edaee-235c-4cb7-9b05-7dc160815911 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/volumes/f9bb5a75-0103-4199-aca2-edccb7521d32 Sep 03 13:51:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b84edaee-235c-4cb7-9b05-7dc160815911 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b84edaee-235c-4cb7-9b05-7dc160815911 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:50 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:50 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:50 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-12e93b61-647f-41dc-82e3-98beb8f078a7 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Snapshot retrieved successfully. Sep 03 13:51:50 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:50 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:50 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:50 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:50 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:50 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:50 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-b84edaee-235c-4cb7-9b05-7dc160815911 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Volume info retrieved successfully. Sep 03 13:51:50 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b84edaee-235c-4cb7-9b05-7dc160815911 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes/f9bb5a75-0103-4199-aca2-edccb7521d32 returned with HTTP 200 Sep 03 13:51:50 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1461/2979] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:50 2026] GET /volume/v3/volumes/f9bb5a75-0103-4199-aca2-edccb7521d32 => generated 1015 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:51:50 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-12e93b61-647f-41dc-82e3-98beb8f078a7 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Snapshot delete request issued successfully. Sep 03 13:51:50 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-12e93b61-647f-41dc-82e3-98beb8f078a7 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/snapshots/8d0c1369-24e4-4295-8690-83c11cebecc2 returned with HTTP 202 Sep 03 13:51:50 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1519/2980] 192.168.122.181 () {58 vars in 1241 bytes} [Thu Sep 3 13:51:50 2026] DELETE /volume/v3/snapshots/8d0c1369-24e4-4295-8690-83c11cebecc2 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:51:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e57dfe11-5413-41ae-aa4c-b1911e8816b6 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a1ccc046-7856-47bc-aa91-2ad7f74b4203 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:51 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e57dfe11-5413-41ae-aa4c-b1911e8816b6 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] GET http://192.168.122.181/volume/v3/volumes/bf5e8bb1-1f49-47af-b5b7-f37842d03af7 Sep 03 13:51:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e57dfe11-5413-41ae-aa4c-b1911e8816b6 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e57dfe11-5413-41ae-aa4c-b1911e8816b6 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a1ccc046-7856-47bc-aa91-2ad7f74b4203 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/snapshots/8d0c1369-24e4-4295-8690-83c11cebecc2 Sep 03 13:51:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a1ccc046-7856-47bc-aa91-2ad7f74b4203 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a1ccc046-7856-47bc-aa91-2ad7f74b4203 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:51 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e57dfe11-5413-41ae-aa4c-b1911e8816b6 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] http://192.168.122.181/volume/v3/volumes/bf5e8bb1-1f49-47af-b5b7-f37842d03af7 returned with HTTP 404 Sep 03 13:51:51 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1462/2981] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:50 2026] GET /volume/v3/volumes/bf5e8bb1-1f49-47af-b5b7-f37842d03af7 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:51:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-bad6010b-9aa3-4816-83a4-f9ac89d1204a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:51 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:51 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:51 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-a1ccc046-7856-47bc-aa91-2ad7f74b4203 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Snapshot retrieved successfully. Sep 03 13:51:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a1ccc046-7856-47bc-aa91-2ad7f74b4203 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/snapshots/8d0c1369-24e4-4295-8690-83c11cebecc2 returned with HTTP 200 Sep 03 13:51:51 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1520/2982] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:51:51 2026] GET /volume/v3/snapshots/8d0c1369-24e4-4295-8690-83c11cebecc2 => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:51 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-bad6010b-9aa3-4816-83a4-f9ac89d1204a tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] DELETE http://192.168.122.181/volume/v3/volumes/ef966d2e-947f-43fb-b59e-65fbccdb3656 Sep 03 13:51:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-bad6010b-9aa3-4816-83a4-f9ac89d1204a tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-bad6010b-9aa3-4816-83a4-f9ac89d1204a tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:51 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-bad6010b-9aa3-4816-83a4-f9ac89d1204a tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Delete volume with id: ef966d2e-947f-43fb-b59e-65fbccdb3656 Sep 03 13:51:51 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:51 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:51 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:51 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:51 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-bad6010b-9aa3-4816-83a4-f9ac89d1204a tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Volume info retrieved successfully. Sep 03 13:51:51 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-bad6010b-9aa3-4816-83a4-f9ac89d1204a tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Delete volume request issued successfully. Sep 03 13:51:51 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-bad6010b-9aa3-4816-83a4-f9ac89d1204a tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] http://192.168.122.181/volume/v3/volumes/ef966d2e-947f-43fb-b59e-65fbccdb3656 returned with HTTP 202 Sep 03 13:51:51 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1463/2983] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:51:51 2026] DELETE /volume/v3/volumes/ef966d2e-947f-43fb-b59e-65fbccdb3656 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:51:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-42f08744-9aec-49e4-80e6-adf1b445c6e0 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-42f08744-9aec-49e4-80e6-adf1b445c6e0 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] GET http://192.168.122.181/volume/v3/volumes/ef966d2e-947f-43fb-b59e-65fbccdb3656 Sep 03 13:51:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-42f08744-9aec-49e4-80e6-adf1b445c6e0 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-42f08744-9aec-49e4-80e6-adf1b445c6e0 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:51 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:51 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:51 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:51 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:51 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-42f08744-9aec-49e4-80e6-adf1b445c6e0 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Volume info retrieved successfully. Sep 03 13:51:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-42f08744-9aec-49e4-80e6-adf1b445c6e0 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] http://192.168.122.181/volume/v3/volumes/ef966d2e-947f-43fb-b59e-65fbccdb3656 returned with HTTP 200 Sep 03 13:51:51 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1521/2984] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:51 2026] GET /volume/v3/volumes/ef966d2e-947f-43fb-b59e-65fbccdb3656 => generated 841 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-758993e7-759a-4335-9b46-d2745fa1bf2f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:51 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-758993e7-759a-4335-9b46-d2745fa1bf2f tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] GET http://192.168.122.181/volume/v3/volumes/0469c942-bece-4b73-92f9-2f7b8e8e755e Sep 03 13:51:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-758993e7-759a-4335-9b46-d2745fa1bf2f tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-758993e7-759a-4335-9b46-d2745fa1bf2f tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:51 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:51 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:51 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:51 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:51 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-758993e7-759a-4335-9b46-d2745fa1bf2f tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Volume info retrieved successfully. Sep 03 13:51:51 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-758993e7-759a-4335-9b46-d2745fa1bf2f tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] http://192.168.122.181/volume/v3/volumes/0469c942-bece-4b73-92f9-2f7b8e8e755e returned with HTTP 200 Sep 03 13:51:51 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1464/2985] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:51 2026] GET /volume/v3/volumes/0469c942-bece-4b73-92f9-2f7b8e8e755e => generated 865 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-dd0a59fb-6038-465f-8a3f-4fb058f3e866 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-dd0a59fb-6038-465f-8a3f-4fb058f3e866 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] GET http://192.168.122.181/volume/v3/volumes/f8d59e23-72c7-4e3d-b5f1-bc81de7e9629 Sep 03 13:51:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-dd0a59fb-6038-465f-8a3f-4fb058f3e866 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-dd0a59fb-6038-465f-8a3f-4fb058f3e866 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:51 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:51 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:51 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:51 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:51 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-dd0a59fb-6038-465f-8a3f-4fb058f3e866 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Volume info retrieved successfully. Sep 03 13:51:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-dd0a59fb-6038-465f-8a3f-4fb058f3e866 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] http://192.168.122.181/volume/v3/volumes/f8d59e23-72c7-4e3d-b5f1-bc81de7e9629 returned with HTTP 200 Sep 03 13:51:51 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1522/2986] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:51 2026] GET /volume/v3/volumes/f8d59e23-72c7-4e3d-b5f1-bc81de7e9629 => generated 864 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-d6dfbdb7-3626-4f9b-8087-559dbeb724ca None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:52 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d6dfbdb7-3626-4f9b-8087-559dbeb724ca tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/volumes/f9bb5a75-0103-4199-aca2-edccb7521d32 Sep 03 13:51:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d6dfbdb7-3626-4f9b-8087-559dbeb724ca tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d6dfbdb7-3626-4f9b-8087-559dbeb724ca tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:52 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:52 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:52 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:52 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:52 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-d6dfbdb7-3626-4f9b-8087-559dbeb724ca tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Volume info retrieved successfully. Sep 03 13:51:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-252c47c0-cb4a-47c7-ad5d-18d426e04c7c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:52 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-252c47c0-cb4a-47c7-ad5d-18d426e04c7c tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/snapshots/8d0c1369-24e4-4295-8690-83c11cebecc2 Sep 03 13:51:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-252c47c0-cb4a-47c7-ad5d-18d426e04c7c tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:52 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d6dfbdb7-3626-4f9b-8087-559dbeb724ca tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes/f9bb5a75-0103-4199-aca2-edccb7521d32 returned with HTTP 200 Sep 03 13:51:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-252c47c0-cb4a-47c7-ad5d-18d426e04c7c tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:52 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1465/2987] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:51 2026] GET /volume/v3/volumes/f9bb5a75-0103-4199-aca2-edccb7521d32 => generated 1016 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:51:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-2c734698-6d34-4c31-86fd-e1e3c95f4b5a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:52 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:52 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:52 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-252c47c0-cb4a-47c7-ad5d-18d426e04c7c tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Snapshot retrieved successfully. Sep 03 13:51:52 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-252c47c0-cb4a-47c7-ad5d-18d426e04c7c tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/snapshots/8d0c1369-24e4-4295-8690-83c11cebecc2 returned with HTTP 200 Sep 03 13:51:52 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1523/2988] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:51:52 2026] GET /volume/v3/snapshots/8d0c1369-24e4-4295-8690-83c11cebecc2 => generated 466 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:52 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2c734698-6d34-4c31-86fd-e1e3c95f4b5a tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] POST http://192.168.122.181/volume/v3/snapshots Sep 03 13:51:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2c734698-6d34-4c31-86fd-e1e3c95f4b5a tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f9bb5a75-0103-4199-aca2-edccb7521d32", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-430426555"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:51:52 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:52 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:52 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:52 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:52 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-2c734698-6d34-4c31-86fd-e1e3c95f4b5a tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Volume info retrieved successfully. Sep 03 13:51:52 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.snapshots [None req-2c734698-6d34-4c31-86fd-e1e3c95f4b5a tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Create snapshot from volume f9bb5a75-0103-4199-aca2-edccb7521d32 Sep 03 13:51:52 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-2c734698-6d34-4c31-86fd-e1e3c95f4b5a tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Created reservations ['53509576-ceec-4bd6-b424-051b141292df', 'de351cac-9fe8-4dd7-9d8c-e7f00d5080d5', '6f22961b-b60c-4a05-be4c-58549e27bbe9', 'cf27e733-6fa2-43c0-b5bb-53e0d79715b9'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:51:52 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:52 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-020f91b7-5e4b-4064-bd38-d893dabcb0e8 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:52 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-020f91b7-5e4b-4064-bd38-d893dabcb0e8 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] GET http://192.168.122.181/volume/v3/volumes/ef966d2e-947f-43fb-b59e-65fbccdb3656 Sep 03 13:51:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-020f91b7-5e4b-4064-bd38-d893dabcb0e8 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-020f91b7-5e4b-4064-bd38-d893dabcb0e8 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:52 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-020f91b7-5e4b-4064-bd38-d893dabcb0e8 tempest-CinderUnicodeTest-909276488 tempest-CinderUnicodeTest-909276488-project-member] http://192.168.122.181/volume/v3/volumes/ef966d2e-947f-43fb-b59e-65fbccdb3656 returned with HTTP 404 Sep 03 13:51:52 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1524/2989] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:52 2026] GET /volume/v3/volumes/ef966d2e-947f-43fb-b59e-65fbccdb3656 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:51:52 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-2c734698-6d34-4c31-86fd-e1e3c95f4b5a tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot create request issued successfully. Sep 03 13:51:52 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2c734698-6d34-4c31-86fd-e1e3c95f4b5a tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots returned with HTTP 202 Sep 03 13:51:52 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1466/2990] 192.168.122.181 () {60 vars in 1149 bytes} [Thu Sep 3 13:51:52 2026] POST /volume/v3/snapshots => generated 307 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:51:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-982788c2-e491-4195-a1d7-d07a2755ef99 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:52 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-982788c2-e491-4195-a1d7-d07a2755ef99 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/7b183afe-1ec8-41a7-a104-e1a78f48cb83 Sep 03 13:51:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-982788c2-e491-4195-a1d7-d07a2755ef99 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-982788c2-e491-4195-a1d7-d07a2755ef99 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:52 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:52 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:52 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-982788c2-e491-4195-a1d7-d07a2755ef99 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:51:52 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-982788c2-e491-4195-a1d7-d07a2755ef99 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/7b183afe-1ec8-41a7-a104-e1a78f48cb83 returned with HTTP 200 Sep 03 13:51:52 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1525/2991] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:51:52 2026] GET /volume/v3/snapshots/7b183afe-1ec8-41a7-a104-e1a78f48cb83 => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-ab71e967-b630-4c47-b29b-ed86f5adc2bb None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:52 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ab71e967-b630-4c47-b29b-ed86f5adc2bb tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] GET http://192.168.122.181/volume/v3/volumes/f8d59e23-72c7-4e3d-b5f1-bc81de7e9629 Sep 03 13:51:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ab71e967-b630-4c47-b29b-ed86f5adc2bb tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ab71e967-b630-4c47-b29b-ed86f5adc2bb tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:52 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:52 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:52 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:52 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:52 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-ab71e967-b630-4c47-b29b-ed86f5adc2bb tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Volume info retrieved successfully. Sep 03 13:51:52 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ab71e967-b630-4c47-b29b-ed86f5adc2bb tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] http://192.168.122.181/volume/v3/volumes/f8d59e23-72c7-4e3d-b5f1-bc81de7e9629 returned with HTTP 200 Sep 03 13:51:52 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1467/2992] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:52 2026] GET /volume/v3/volumes/f8d59e23-72c7-4e3d-b5f1-bc81de7e9629 => generated 864 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f176a74c-6b55-4f2e-9ecf-e0a68a1454f1 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:53 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f176a74c-6b55-4f2e-9ecf-e0a68a1454f1 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/snapshots/8d0c1369-24e4-4295-8690-83c11cebecc2 Sep 03 13:51:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f176a74c-6b55-4f2e-9ecf-e0a68a1454f1 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f176a74c-6b55-4f2e-9ecf-e0a68a1454f1 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:53 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f176a74c-6b55-4f2e-9ecf-e0a68a1454f1 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/snapshots/8d0c1369-24e4-4295-8690-83c11cebecc2 returned with HTTP 404 Sep 03 13:51:53 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1526/2993] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:51:53 2026] GET /volume/v3/snapshots/8d0c1369-24e4-4295-8690-83c11cebecc2 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:51:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-8f154f99-7a41-4c83-b217-57d4d73309e3 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8f154f99-7a41-4c83-b217-57d4d73309e3 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] DELETE http://192.168.122.181/volume/v3/volumes/b44136d0-784c-49d7-8df3-a9cf5a4a0262 Sep 03 13:51:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8f154f99-7a41-4c83-b217-57d4d73309e3 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8f154f99-7a41-4c83-b217-57d4d73309e3 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:53 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-8f154f99-7a41-4c83-b217-57d4d73309e3 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Delete volume with id: b44136d0-784c-49d7-8df3-a9cf5a4a0262 Sep 03 13:51:53 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:53 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:53 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:53 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:53 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-8f154f99-7a41-4c83-b217-57d4d73309e3 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Volume info retrieved successfully. Sep 03 13:51:53 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-8f154f99-7a41-4c83-b217-57d4d73309e3 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Delete volume request issued successfully. Sep 03 13:51:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8f154f99-7a41-4c83-b217-57d4d73309e3 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/volumes/b44136d0-784c-49d7-8df3-a9cf5a4a0262 returned with HTTP 202 Sep 03 13:51:53 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1468/2994] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:51:53 2026] DELETE /volume/v3/volumes/b44136d0-784c-49d7-8df3-a9cf5a4a0262 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:51:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-8513a90d-b1b2-4ff4-bc36-3fe3415a1677 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:53 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8513a90d-b1b2-4ff4-bc36-3fe3415a1677 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/volumes/b44136d0-784c-49d7-8df3-a9cf5a4a0262 Sep 03 13:51:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8513a90d-b1b2-4ff4-bc36-3fe3415a1677 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8513a90d-b1b2-4ff4-bc36-3fe3415a1677 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:53 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:53 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:53 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:53 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:53 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-8513a90d-b1b2-4ff4-bc36-3fe3415a1677 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Volume info retrieved successfully. Sep 03 13:51:53 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8513a90d-b1b2-4ff4-bc36-3fe3415a1677 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/volumes/b44136d0-784c-49d7-8df3-a9cf5a4a0262 returned with HTTP 200 Sep 03 13:51:53 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1527/2995] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:53 2026] GET /volume/v3/volumes/b44136d0-784c-49d7-8df3-a9cf5a4a0262 => generated 1016 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:51:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-c481898e-3139-4cf6-8429-1c3646f37fcc None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c481898e-3139-4cf6-8429-1c3646f37fcc tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/7b183afe-1ec8-41a7-a104-e1a78f48cb83 Sep 03 13:51:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c481898e-3139-4cf6-8429-1c3646f37fcc tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c481898e-3139-4cf6-8429-1c3646f37fcc tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:53 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:53 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:53 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-c481898e-3139-4cf6-8429-1c3646f37fcc tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:51:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c481898e-3139-4cf6-8429-1c3646f37fcc tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/7b183afe-1ec8-41a7-a104-e1a78f48cb83 returned with HTTP 200 Sep 03 13:51:53 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1469/2996] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:51:53 2026] GET /volume/v3/snapshots/7b183afe-1ec8-41a7-a104-e1a78f48cb83 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-dacb8c9e-5a9b-4485-bde6-5560204feae3 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:53 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-dacb8c9e-5a9b-4485-bde6-5560204feae3 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] GET http://192.168.122.181/volume/v3/volumes/f8d59e23-72c7-4e3d-b5f1-bc81de7e9629 Sep 03 13:51:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-dacb8c9e-5a9b-4485-bde6-5560204feae3 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-dacb8c9e-5a9b-4485-bde6-5560204feae3 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:53 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:53 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:53 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:53 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:53 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-dacb8c9e-5a9b-4485-bde6-5560204feae3 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Volume info retrieved successfully. Sep 03 13:51:53 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-dacb8c9e-5a9b-4485-bde6-5560204feae3 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] http://192.168.122.181/volume/v3/volumes/f8d59e23-72c7-4e3d-b5f1-bc81de7e9629 returned with HTTP 200 Sep 03 13:51:53 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1528/2997] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:53 2026] GET /volume/v3/volumes/f8d59e23-72c7-4e3d-b5f1-bc81de7e9629 => generated 865 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-d3e930db-842d-431c-8b12-55e00f4ba5c5 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d3e930db-842d-431c-8b12-55e00f4ba5c5 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] GET http://192.168.122.181/volume/v3/volumes/bca767e2-8eba-4826-abe0-dd96660c0b92 Sep 03 13:51:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d3e930db-842d-431c-8b12-55e00f4ba5c5 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d3e930db-842d-431c-8b12-55e00f4ba5c5 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:53 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:53 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:53 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:53 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:53 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-d3e930db-842d-431c-8b12-55e00f4ba5c5 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Volume info retrieved successfully. Sep 03 13:51:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d3e930db-842d-431c-8b12-55e00f4ba5c5 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] http://192.168.122.181/volume/v3/volumes/bca767e2-8eba-4826-abe0-dd96660c0b92 returned with HTTP 200 Sep 03 13:51:53 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1470/2998] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:53 2026] GET /volume/v3/volumes/bca767e2-8eba-4826-abe0-dd96660c0b92 => generated 864 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-328ee49d-9ef5-4b4d-93e1-4293700b596b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-328ee49d-9ef5-4b4d-93e1-4293700b596b tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/volumes/b44136d0-784c-49d7-8df3-a9cf5a4a0262 Sep 03 13:51:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-328ee49d-9ef5-4b4d-93e1-4293700b596b tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-328ee49d-9ef5-4b4d-93e1-4293700b596b tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-328ee49d-9ef5-4b4d-93e1-4293700b596b tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/volumes/b44136d0-784c-49d7-8df3-a9cf5a4a0262 returned with HTTP 404 Sep 03 13:51:54 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1529/2999] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:54 2026] GET /volume/v3/volumes/b44136d0-784c-49d7-8df3-a9cf5a4a0262 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:51:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-f46611f3-95f7-4c55-a1d4-f4ec226d0fff None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:54 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f46611f3-95f7-4c55-a1d4-f4ec226d0fff tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:51:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f46611f3-95f7-4c55-a1d4-f4ec226d0fff tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1121945326"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:51:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-f46611f3-95f7-4c55-a1d4-f4ec226d0fff tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1121945326'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:51:54 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-f46611f3-95f7-4c55-a1d4-f4ec226d0fff tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Create volume of 1 GB Sep 03 13:51:54 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-f46611f3-95f7-4c55-a1d4-f4ec226d0fff tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Availability Zones retrieved successfully. Sep 03 13:51:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-16140cdd-49a8-40e6-8846-68326d672fc6 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:54 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-f46611f3-95f7-4c55-a1d4-f4ec226d0fff tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Flow 'volume_create_api' (cf002441-ed86-49b6-a825-83334ee0c3ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:51:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-16140cdd-49a8-40e6-8846-68326d672fc6 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/7b183afe-1ec8-41a7-a104-e1a78f48cb83 Sep 03 13:51:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-16140cdd-49a8-40e6-8846-68326d672fc6 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-16140cdd-49a8-40e6-8846-68326d672fc6 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:54 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-f46611f3-95f7-4c55-a1d4-f4ec226d0fff tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad532ddf-b037-45b3-a674-134020868a99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:54 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-f46611f3-95f7-4c55-a1d4-f4ec226d0fff tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:51:54 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:54 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:54 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-16140cdd-49a8-40e6-8846-68326d672fc6 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:51:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-16140cdd-49a8-40e6-8846-68326d672fc6 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/7b183afe-1ec8-41a7-a104-e1a78f48cb83 returned with HTTP 200 Sep 03 13:51:54 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1530/3000] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:51:54 2026] GET /volume/v3/snapshots/7b183afe-1ec8-41a7-a104-e1a78f48cb83 => generated 439 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:54 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-f46611f3-95f7-4c55-a1d4-f4ec226d0fff tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad532ddf-b037-45b3-a674-134020868a99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:54 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-f46611f3-95f7-4c55-a1d4-f4ec226d0fff tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c3138b2-7595-4e96-87f8-63c81aa9f9f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:54 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-f46611f3-95f7-4c55-a1d4-f4ec226d0fff tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Created reservations ['a36d77f3-f94b-4bff-b176-7b1fb678a6a9', '1c14d024-3928-45a1-9545-03d065315691', '10fb0315-d1b8-41fe-a079-34637a849d2a', '63944f43-34c5-4da5-90ec-cbd7e238e5eb'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:51:54 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-f46611f3-95f7-4c55-a1d4-f4ec226d0fff tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c3138b2-7595-4e96-87f8-63c81aa9f9f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a36d77f3-f94b-4bff-b176-7b1fb678a6a9', '1c14d024-3928-45a1-9545-03d065315691', '10fb0315-d1b8-41fe-a079-34637a849d2a', '63944f43-34c5-4da5-90ec-cbd7e238e5eb']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:54 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-f46611f3-95f7-4c55-a1d4-f4ec226d0fff tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be03365b-1b37-4578-b971-1e1c7917b11b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:54 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:54 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:54 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-f46611f3-95f7-4c55-a1d4-f4ec226d0fff tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be03365b-1b37-4578-b971-1e1c7917b11b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01128696-b2d2-4389-a77c-69dc6ec2ea7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1121945326',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85b977b66d334b6fbf04384ce3dee9c6',qos_specs=None,replication_status=,reservations=['a36d77f3-f94b-4bff-b176-7b1fb678a6a9','1c14d024-3928-45a1-9545-03d065315691','10fb0315-d1b8-41fe-a079-34637a849d2a','63944f43-34c5-4da5-90ec-cbd7e238e5eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85839a876f9d4d9890bb5d03198d86c0',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:51:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1121945326',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01128696-b2d2-4389-a77c-69dc6ec2ea7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85b977b66d334b6fbf04384ce3dee9c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85839a876f9d4d9890bb5d03198d86c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:54 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-f46611f3-95f7-4c55-a1d4-f4ec226d0fff tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3c56966-492f-4325-8b1a-9d554b616326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-241dca37-0c27-471f-ac06-f62496f78047 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-241dca37-0c27-471f-ac06-f62496f78047 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] GET http://192.168.122.181/volume/v3/volumes/bca767e2-8eba-4826-abe0-dd96660c0b92 Sep 03 13:51:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-241dca37-0c27-471f-ac06-f62496f78047 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-241dca37-0c27-471f-ac06-f62496f78047 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:54 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:54 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:54 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:54 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:54 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-241dca37-0c27-471f-ac06-f62496f78047 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Volume info retrieved successfully. Sep 03 13:51:54 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-f46611f3-95f7-4c55-a1d4-f4ec226d0fff tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3c56966-492f-4325-8b1a-9d554b616326) transitioned into state 'SUCCESS' from state '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-1121945326',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85b977b66d334b6fbf04384ce3dee9c6',qos_specs=None,replication_status=,reservations=['a36d77f3-f94b-4bff-b176-7b1fb678a6a9','1c14d024-3928-45a1-9545-03d065315691','10fb0315-d1b8-41fe-a079-34637a849d2a','63944f43-34c5-4da5-90ec-cbd7e238e5eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85839a876f9d4d9890bb5d03198d86c0',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:54 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-f46611f3-95f7-4c55-a1d4-f4ec226d0fff tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8486ecc3-801c-42ad-af55-6f46be2a73f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:51:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-241dca37-0c27-471f-ac06-f62496f78047 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] http://192.168.122.181/volume/v3/volumes/bca767e2-8eba-4826-abe0-dd96660c0b92 returned with HTTP 200 Sep 03 13:51:54 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1531/3001] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:54 2026] GET /volume/v3/volumes/bca767e2-8eba-4826-abe0-dd96660c0b92 => generated 865 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-b4172c8f-06e2-4cdf-81b6-a8e0082a3c58 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b4172c8f-06e2-4cdf-81b6-a8e0082a3c58 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] GET http://192.168.122.181/volume/v3/volumes/28cba1ff-1b07-429a-9548-2873d2570416 Sep 03 13:51:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b4172c8f-06e2-4cdf-81b6-a8e0082a3c58 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b4172c8f-06e2-4cdf-81b6-a8e0082a3c58 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:54 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-f46611f3-95f7-4c55-a1d4-f4ec226d0fff tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8486ecc3-801c-42ad-af55-6f46be2a73f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:51:54 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-f46611f3-95f7-4c55-a1d4-f4ec226d0fff tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Flow 'volume_create_api' (cf002441-ed86-49b6-a825-83334ee0c3ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:51:54 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-f46611f3-95f7-4c55-a1d4-f4ec226d0fff tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Create volume request issued successfully. Sep 03 13:51:54 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f46611f3-95f7-4c55-a1d4-f4ec226d0fff tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:51:54 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1471/3002] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:51:54 2026] POST /volume/v3/volumes => generated 787 bytes in 499 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:51:54 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:54 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:54 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:54 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-1ae95409-d1f7-4cb3-a180-79adb5cba378 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:54 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1ae95409-d1f7-4cb3-a180-79adb5cba378 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/volumes/01128696-b2d2-4389-a77c-69dc6ec2ea7f Sep 03 13:51:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1ae95409-d1f7-4cb3-a180-79adb5cba378 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1ae95409-d1f7-4cb3-a180-79adb5cba378 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:54 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-b4172c8f-06e2-4cdf-81b6-a8e0082a3c58 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Volume info retrieved successfully. Sep 03 13:51:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b4172c8f-06e2-4cdf-81b6-a8e0082a3c58 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] http://192.168.122.181/volume/v3/volumes/28cba1ff-1b07-429a-9548-2873d2570416 returned with HTTP 200 Sep 03 13:51:54 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1532/3003] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:54 2026] GET /volume/v3/volumes/28cba1ff-1b07-429a-9548-2873d2570416 => generated 864 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-88dd6c8b-f6cd-4436-914f-578ad1851082 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-88dd6c8b-f6cd-4436-914f-578ad1851082 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] GET http://192.168.122.181/volume/v3/volumes/adbf23cd-b8df-42f0-9866-ca7251d9db0e Sep 03 13:51:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-88dd6c8b-f6cd-4436-914f-578ad1851082 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-88dd6c8b-f6cd-4436-914f-578ad1851082 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:54 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:54 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:54 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:54 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:54 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-88dd6c8b-f6cd-4436-914f-578ad1851082 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Volume info retrieved successfully. Sep 03 13:51:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-88dd6c8b-f6cd-4436-914f-578ad1851082 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] http://192.168.122.181/volume/v3/volumes/adbf23cd-b8df-42f0-9866-ca7251d9db0e returned with HTTP 200 Sep 03 13:51:54 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1533/3004] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:54 2026] GET /volume/v3/volumes/adbf23cd-b8df-42f0-9866-ca7251d9db0e => generated 864 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:55 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:55 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:55 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:55 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:55 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-1ae95409-d1f7-4cb3-a180-79adb5cba378 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Volume info retrieved successfully. Sep 03 13:51:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1ae95409-d1f7-4cb3-a180-79adb5cba378 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/volumes/01128696-b2d2-4389-a77c-69dc6ec2ea7f returned with HTTP 200 Sep 03 13:51:55 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1472/3005] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:54 2026] GET /volume/v3/volumes/01128696-b2d2-4389-a77c-69dc6ec2ea7f => generated 966 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-540104c9-b546-4a4a-8e89-b065a786812b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:55 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-540104c9-b546-4a4a-8e89-b065a786812b tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/7b183afe-1ec8-41a7-a104-e1a78f48cb83 Sep 03 13:51:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-540104c9-b546-4a4a-8e89-b065a786812b tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-540104c9-b546-4a4a-8e89-b065a786812b tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:55 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:55 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:55 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-540104c9-b546-4a4a-8e89-b065a786812b tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:51:55 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-540104c9-b546-4a4a-8e89-b065a786812b tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/7b183afe-1ec8-41a7-a104-e1a78f48cb83 returned with HTTP 200 Sep 03 13:51:55 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1534/3006] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:51:55 2026] GET /volume/v3/snapshots/7b183afe-1ec8-41a7-a104-e1a78f48cb83 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-1c796c4b-db7e-4bde-9589-4b05ceb00d7d None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:56 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1c796c4b-db7e-4bde-9589-4b05ceb00d7d tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] GET http://192.168.122.181/volume/v3/volumes/adbf23cd-b8df-42f0-9866-ca7251d9db0e Sep 03 13:51:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1c796c4b-db7e-4bde-9589-4b05ceb00d7d tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1c796c4b-db7e-4bde-9589-4b05ceb00d7d tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:56 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:56 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:56 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:56 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:56 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-1c796c4b-db7e-4bde-9589-4b05ceb00d7d tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Volume info retrieved successfully. Sep 03 13:51:56 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1c796c4b-db7e-4bde-9589-4b05ceb00d7d tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] http://192.168.122.181/volume/v3/volumes/adbf23cd-b8df-42f0-9866-ca7251d9db0e returned with HTTP 200 Sep 03 13:51:56 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1473/3007] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:55 2026] GET /volume/v3/volumes/adbf23cd-b8df-42f0-9866-ca7251d9db0e => generated 865 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-861a8e6d-3e24-4adf-8ed8-36957dee72ab None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-861a8e6d-3e24-4adf-8ed8-36957dee72ab tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] DELETE http://192.168.122.181/volume/v3/volumes/adbf23cd-b8df-42f0-9866-ca7251d9db0e Sep 03 13:51:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-861a8e6d-3e24-4adf-8ed8-36957dee72ab tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-861a8e6d-3e24-4adf-8ed8-36957dee72ab tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:56 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-861a8e6d-3e24-4adf-8ed8-36957dee72ab tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Delete volume with id: adbf23cd-b8df-42f0-9866-ca7251d9db0e Sep 03 13:51:56 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:56 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:56 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:56 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:56 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-861a8e6d-3e24-4adf-8ed8-36957dee72ab tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Volume info retrieved successfully. Sep 03 13:51:56 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-861a8e6d-3e24-4adf-8ed8-36957dee72ab tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Delete volume request issued successfully. Sep 03 13:51:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-861a8e6d-3e24-4adf-8ed8-36957dee72ab tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] http://192.168.122.181/volume/v3/volumes/adbf23cd-b8df-42f0-9866-ca7251d9db0e returned with HTTP 202 Sep 03 13:51:56 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1535/3008] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:51:56 2026] DELETE /volume/v3/volumes/adbf23cd-b8df-42f0-9866-ca7251d9db0e => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:51:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-979fef06-f9fa-4656-aa46-452f7e95238f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:56 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-979fef06-f9fa-4656-aa46-452f7e95238f tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] GET http://192.168.122.181/volume/v3/volumes/adbf23cd-b8df-42f0-9866-ca7251d9db0e Sep 03 13:51:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-979fef06-f9fa-4656-aa46-452f7e95238f tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-979fef06-f9fa-4656-aa46-452f7e95238f tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:56 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:56 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:56 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:56 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-c7b80ad8-93a1-4ddc-b39a-2d18007df775 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c7b80ad8-93a1-4ddc-b39a-2d18007df775 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/volumes/01128696-b2d2-4389-a77c-69dc6ec2ea7f Sep 03 13:51:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c7b80ad8-93a1-4ddc-b39a-2d18007df775 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c7b80ad8-93a1-4ddc-b39a-2d18007df775 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:56 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-979fef06-f9fa-4656-aa46-452f7e95238f tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Volume info retrieved successfully. Sep 03 13:51:56 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-979fef06-f9fa-4656-aa46-452f7e95238f tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] http://192.168.122.181/volume/v3/volumes/adbf23cd-b8df-42f0-9866-ca7251d9db0e returned with HTTP 200 Sep 03 13:51:56 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1474/3009] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:56 2026] GET /volume/v3/volumes/adbf23cd-b8df-42f0-9866-ca7251d9db0e => generated 864 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:56 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:56 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:56 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:56 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:56 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-c7b80ad8-93a1-4ddc-b39a-2d18007df775 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Volume info retrieved successfully. Sep 03 13:51:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c7b80ad8-93a1-4ddc-b39a-2d18007df775 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/volumes/01128696-b2d2-4389-a77c-69dc6ec2ea7f returned with HTTP 200 Sep 03 13:51:56 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1536/3010] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:56 2026] GET /volume/v3/volumes/01128696-b2d2-4389-a77c-69dc6ec2ea7f => generated 1016 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:51:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-135f3c4b-6a48-451a-ab24-8843d43135ad None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-6dd9c97e-809b-413e-a798-7e3663cc247e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6dd9c97e-809b-413e-a798-7e3663cc247e tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/7b183afe-1ec8-41a7-a104-e1a78f48cb83 Sep 03 13:51:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6dd9c97e-809b-413e-a798-7e3663cc247e tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6dd9c97e-809b-413e-a798-7e3663cc247e tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:56 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:56 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:56 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-6dd9c97e-809b-413e-a798-7e3663cc247e tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:51:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6dd9c97e-809b-413e-a798-7e3663cc247e tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/7b183afe-1ec8-41a7-a104-e1a78f48cb83 returned with HTTP 200 Sep 03 13:51:56 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1537/3011] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:51:56 2026] GET /volume/v3/snapshots/7b183afe-1ec8-41a7-a104-e1a78f48cb83 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:56 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-135f3c4b-6a48-451a-ab24-8843d43135ad tempest-ProjectMemberTests-1606246118 tempest-ProjectMemberTests-1606246118-project-admin] GET http://192.168.122.181/volume/v3/scheduler-stats/get_pools Sep 03 13:51:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-135f3c4b-6a48-451a-ab24-8843d43135ad tempest-ProjectMemberTests-1606246118 tempest-ProjectMemberTests-1606246118-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-135f3c4b-6a48-451a-ab24-8843d43135ad tempest-ProjectMemberTests-1606246118 tempest-ProjectMemberTests-1606246118-project-admin] Calling method 'get_pools' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:56 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-135f3c4b-6a48-451a-ab24-8843d43135ad tempest-ProjectMemberTests-1606246118 tempest-ProjectMemberTests-1606246118-project-admin] http://192.168.122.181/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 03 13:51:56 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1475/3012] 192.168.122.181 () {58 vars in 1175 bytes} [Thu Sep 3 13:51:56 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:51:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-af153c17-d919-4266-999e-2926f2fa8779 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-af153c17-d919-4266-999e-2926f2fa8779 tempest-ProjectMemberTests-1606246118 tempest-ProjectMemberTests-1606246118-project-member] GET http://192.168.122.181/volume/v3/capabilities/devstack@QuobyteHD Sep 03 13:51:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-af153c17-d919-4266-999e-2926f2fa8779 tempest-ProjectMemberTests-1606246118 tempest-ProjectMemberTests-1606246118-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:56 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-af153c17-d919-4266-999e-2926f2fa8779 tempest-ProjectMemberTests-1606246118 tempest-ProjectMemberTests-1606246118-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:56 devstack devstack@c-api.service[86720]: DEBUG cinder.policy [None req-af153c17-d919-4266-999e-2926f2fa8779 tempest-ProjectMemberTests-1606246118 tempest-ProjectMemberTests-1606246118-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'c6a29ca4d769453f88ee6973aac0b75e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '603f49d3231f40db8df7a2da68683e47', '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=86720) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:51:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-af153c17-d919-4266-999e-2926f2fa8779 tempest-ProjectMemberTests-1606246118 tempest-ProjectMemberTests-1606246118-project-member] http://192.168.122.181/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 03 13:51:56 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1538/3013] 192.168.122.181 () {58 vars in 1193 bytes} [Thu Sep 3 13:51:56 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 151 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:51:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-6f58fa8c-7ee1-4f81-bc7d-a4c8d7cdc810 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6f58fa8c-7ee1-4f81-bc7d-a4c8d7cdc810 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] GET http://192.168.122.181/volume/v3/volumes/adbf23cd-b8df-42f0-9866-ca7251d9db0e Sep 03 13:51:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6f58fa8c-7ee1-4f81-bc7d-a4c8d7cdc810 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6f58fa8c-7ee1-4f81-bc7d-a4c8d7cdc810 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6f58fa8c-7ee1-4f81-bc7d-a4c8d7cdc810 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] http://192.168.122.181/volume/v3/volumes/adbf23cd-b8df-42f0-9866-ca7251d9db0e returned with HTTP 404 Sep 03 13:51:57 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1476/3014] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:57 2026] GET /volume/v3/volumes/adbf23cd-b8df-42f0-9866-ca7251d9db0e => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:51:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-13632c45-67ac-4e32-bf82-e3f3682dc7dc None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-1f296c77-9faf-4d5c-9387-2fe77a26a395 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-13632c45-67ac-4e32-bf82-e3f3682dc7dc tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/volumes/01128696-b2d2-4389-a77c-69dc6ec2ea7f Sep 03 13:51:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-13632c45-67ac-4e32-bf82-e3f3682dc7dc tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1f296c77-9faf-4d5c-9387-2fe77a26a395 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] DELETE http://192.168.122.181/volume/v3/volumes/28cba1ff-1b07-429a-9548-2873d2570416 Sep 03 13:51:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-13632c45-67ac-4e32-bf82-e3f3682dc7dc tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1f296c77-9faf-4d5c-9387-2fe77a26a395 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1f296c77-9faf-4d5c-9387-2fe77a26a395 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:57 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-1f296c77-9faf-4d5c-9387-2fe77a26a395 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Delete volume with id: 28cba1ff-1b07-429a-9548-2873d2570416 Sep 03 13:51:57 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:57 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:57 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:57 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:57 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:57 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:57 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:57 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:57 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-1f296c77-9faf-4d5c-9387-2fe77a26a395 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Volume info retrieved successfully. Sep 03 13:51:57 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-13632c45-67ac-4e32-bf82-e3f3682dc7dc tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Volume info retrieved successfully. Sep 03 13:51:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-13632c45-67ac-4e32-bf82-e3f3682dc7dc tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/volumes/01128696-b2d2-4389-a77c-69dc6ec2ea7f returned with HTTP 200 Sep 03 13:51:57 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1539/3015] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:57 2026] GET /volume/v3/volumes/01128696-b2d2-4389-a77c-69dc6ec2ea7f => generated 1016 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:51:57 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-1f296c77-9faf-4d5c-9387-2fe77a26a395 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Delete volume request issued successfully. Sep 03 13:51:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1f296c77-9faf-4d5c-9387-2fe77a26a395 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] http://192.168.122.181/volume/v3/volumes/28cba1ff-1b07-429a-9548-2873d2570416 returned with HTTP 202 Sep 03 13:51:57 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1477/3016] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:51:57 2026] DELETE /volume/v3/volumes/28cba1ff-1b07-429a-9548-2873d2570416 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:51:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-b4ade7fe-b560-40af-ac75-7b7babf1b581 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b4ade7fe-b560-40af-ac75-7b7babf1b581 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] GET http://192.168.122.181/volume/v3/volumes/28cba1ff-1b07-429a-9548-2873d2570416 Sep 03 13:51:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b4ade7fe-b560-40af-ac75-7b7babf1b581 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b4ade7fe-b560-40af-ac75-7b7babf1b581 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:57 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:57 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:57 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:57 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:57 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-b4ade7fe-b560-40af-ac75-7b7babf1b581 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Volume info retrieved successfully. Sep 03 13:51:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b4ade7fe-b560-40af-ac75-7b7babf1b581 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] http://192.168.122.181/volume/v3/volumes/28cba1ff-1b07-429a-9548-2873d2570416 returned with HTTP 200 Sep 03 13:51:57 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1540/3017] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:57 2026] GET /volume/v3/volumes/28cba1ff-1b07-429a-9548-2873d2570416 => generated 863 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-fd8741bb-a986-45c6-a522-eec8b8ed97c0 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fd8741bb-a986-45c6-a522-eec8b8ed97c0 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/7b183afe-1ec8-41a7-a104-e1a78f48cb83 Sep 03 13:51:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fd8741bb-a986-45c6-a522-eec8b8ed97c0 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fd8741bb-a986-45c6-a522-eec8b8ed97c0 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:57 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:57 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:57 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-fd8741bb-a986-45c6-a522-eec8b8ed97c0 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:51:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fd8741bb-a986-45c6-a522-eec8b8ed97c0 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/7b183afe-1ec8-41a7-a104-e1a78f48cb83 returned with HTTP 200 Sep 03 13:51:57 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1478/3018] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:51:57 2026] GET /volume/v3/snapshots/7b183afe-1ec8-41a7-a104-e1a78f48cb83 => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:51:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-410a5fcb-d982-4ada-be03-848346ac8c48 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:58 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-410a5fcb-d982-4ada-be03-848346ac8c48 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/volumes/01128696-b2d2-4389-a77c-69dc6ec2ea7f Sep 03 13:51:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-410a5fcb-d982-4ada-be03-848346ac8c48 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-410a5fcb-d982-4ada-be03-848346ac8c48 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:58 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:58 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:58 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:58 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:58 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-410a5fcb-d982-4ada-be03-848346ac8c48 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Volume info retrieved successfully. Sep 03 13:51:58 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-410a5fcb-d982-4ada-be03-848346ac8c48 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/volumes/01128696-b2d2-4389-a77c-69dc6ec2ea7f returned with HTTP 200 Sep 03 13:51:58 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1541/3019] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:58 2026] GET /volume/v3/volumes/01128696-b2d2-4389-a77c-69dc6ec2ea7f => generated 1016 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:51:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-cf71bfd0-831b-4a5d-b58f-20269002f0a5 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:58 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cf71bfd0-831b-4a5d-b58f-20269002f0a5 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] GET http://192.168.122.181/volume/v3/volumes/28cba1ff-1b07-429a-9548-2873d2570416 Sep 03 13:51:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cf71bfd0-831b-4a5d-b58f-20269002f0a5 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cf71bfd0-831b-4a5d-b58f-20269002f0a5 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:58 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cf71bfd0-831b-4a5d-b58f-20269002f0a5 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] http://192.168.122.181/volume/v3/volumes/28cba1ff-1b07-429a-9548-2873d2570416 returned with HTTP 404 Sep 03 13:51:58 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1479/3020] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:58 2026] GET /volume/v3/volumes/28cba1ff-1b07-429a-9548-2873d2570416 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:51:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-af10968d-43bc-4a85-a947-8747e2cafcfc None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:58 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-af10968d-43bc-4a85-a947-8747e2cafcfc tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] DELETE http://192.168.122.181/volume/v3/volumes/bca767e2-8eba-4826-abe0-dd96660c0b92 Sep 03 13:51:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-af10968d-43bc-4a85-a947-8747e2cafcfc tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-af10968d-43bc-4a85-a947-8747e2cafcfc tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:58 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-af10968d-43bc-4a85-a947-8747e2cafcfc tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Delete volume with id: bca767e2-8eba-4826-abe0-dd96660c0b92 Sep 03 13:51:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-7072208c-6096-4562-b204-2822b6f84d3c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:58 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:58 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:58 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7072208c-6096-4562-b204-2822b6f84d3c tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/7b183afe-1ec8-41a7-a104-e1a78f48cb83 Sep 03 13:51:58 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:58 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7072208c-6096-4562-b204-2822b6f84d3c tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7072208c-6096-4562-b204-2822b6f84d3c tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:58 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-af10968d-43bc-4a85-a947-8747e2cafcfc tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Volume info retrieved successfully. Sep 03 13:51:58 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:58 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:58 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-7072208c-6096-4562-b204-2822b6f84d3c tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:51:58 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7072208c-6096-4562-b204-2822b6f84d3c tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/7b183afe-1ec8-41a7-a104-e1a78f48cb83 returned with HTTP 200 Sep 03 13:51:58 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1480/3021] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:51:58 2026] GET /volume/v3/snapshots/7b183afe-1ec8-41a7-a104-e1a78f48cb83 => generated 466 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-84076b53-6062-4d86-a966-4ae1a6bba013 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:58 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-84076b53-6062-4d86-a966-4ae1a6bba013 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] DELETE http://192.168.122.181/volume/v3/snapshots/7b183afe-1ec8-41a7-a104-e1a78f48cb83 Sep 03 13:51:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-84076b53-6062-4d86-a966-4ae1a6bba013 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-84076b53-6062-4d86-a966-4ae1a6bba013 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:58 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.snapshots [None req-84076b53-6062-4d86-a966-4ae1a6bba013 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Delete snapshot with id: 7b183afe-1ec8-41a7-a104-e1a78f48cb83 Sep 03 13:51:58 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:58 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:58 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-84076b53-6062-4d86-a966-4ae1a6bba013 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Snapshot retrieved successfully. Sep 03 13:51:58 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-af10968d-43bc-4a85-a947-8747e2cafcfc tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Delete volume request issued successfully. Sep 03 13:51:58 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-af10968d-43bc-4a85-a947-8747e2cafcfc tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] http://192.168.122.181/volume/v3/volumes/bca767e2-8eba-4826-abe0-dd96660c0b92 returned with HTTP 202 Sep 03 13:51:58 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1542/3022] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:51:58 2026] DELETE /volume/v3/volumes/bca767e2-8eba-4826-abe0-dd96660c0b92 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:51:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-271c4d6d-058e-4fb9-9219-808236965229 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:58 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:58 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:58 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-271c4d6d-058e-4fb9-9219-808236965229 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] GET http://192.168.122.181/volume/v3/volumes/bca767e2-8eba-4826-abe0-dd96660c0b92 Sep 03 13:51:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-271c4d6d-058e-4fb9-9219-808236965229 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-271c4d6d-058e-4fb9-9219-808236965229 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:58 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-84076b53-6062-4d86-a966-4ae1a6bba013 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Snapshot delete request issued successfully. Sep 03 13:51:58 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-84076b53-6062-4d86-a966-4ae1a6bba013 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] http://192.168.122.181/volume/v3/snapshots/7b183afe-1ec8-41a7-a104-e1a78f48cb83 returned with HTTP 202 Sep 03 13:51:58 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1481/3023] 192.168.122.181 () {58 vars in 1241 bytes} [Thu Sep 3 13:51:58 2026] DELETE /volume/v3/snapshots/7b183afe-1ec8-41a7-a104-e1a78f48cb83 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:51:58 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:58 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:58 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:58 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-24851654-9f2f-482c-bc05-350d470c82ae None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:58 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-24851654-9f2f-482c-bc05-350d470c82ae tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] GET http://192.168.122.181/volume/v3/snapshots/7b183afe-1ec8-41a7-a104-e1a78f48cb83 Sep 03 13:51:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-24851654-9f2f-482c-bc05-350d470c82ae tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-24851654-9f2f-482c-bc05-350d470c82ae tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:58 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-271c4d6d-058e-4fb9-9219-808236965229 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Volume info retrieved successfully. Sep 03 13:51:58 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:58 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:58 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-24851654-9f2f-482c-bc05-350d470c82ae tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Snapshot retrieved successfully. Sep 03 13:51:58 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-24851654-9f2f-482c-bc05-350d470c82ae tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] http://192.168.122.181/volume/v3/snapshots/7b183afe-1ec8-41a7-a104-e1a78f48cb83 returned with HTTP 200 Sep 03 13:51:58 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1482/3024] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:51:58 2026] GET /volume/v3/snapshots/7b183afe-1ec8-41a7-a104-e1a78f48cb83 => generated 465 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:58 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-271c4d6d-058e-4fb9-9219-808236965229 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] http://192.168.122.181/volume/v3/volumes/bca767e2-8eba-4826-abe0-dd96660c0b92 returned with HTTP 200 Sep 03 13:51:58 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1543/3025] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:58 2026] GET /volume/v3/volumes/bca767e2-8eba-4826-abe0-dd96660c0b92 => generated 864 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-052d7c6c-2043-4e46-9e97-df2390cffed8 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:59 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-052d7c6c-2043-4e46-9e97-df2390cffed8 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/volumes/01128696-b2d2-4389-a77c-69dc6ec2ea7f Sep 03 13:51:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-052d7c6c-2043-4e46-9e97-df2390cffed8 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-052d7c6c-2043-4e46-9e97-df2390cffed8 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:59 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:59 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:59 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:59 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:59 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-052d7c6c-2043-4e46-9e97-df2390cffed8 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Volume info retrieved successfully. Sep 03 13:51:59 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-052d7c6c-2043-4e46-9e97-df2390cffed8 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/volumes/01128696-b2d2-4389-a77c-69dc6ec2ea7f returned with HTTP 200 Sep 03 13:51:59 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1483/3026] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:59 2026] GET /volume/v3/volumes/01128696-b2d2-4389-a77c-69dc6ec2ea7f => generated 1017 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:51:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-36cfb15e-b0c3-40ee-a527-aef7812cf075 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:59 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-36cfb15e-b0c3-40ee-a527-aef7812cf075 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] POST http://192.168.122.181/volume/v3/snapshots Sep 03 13:51:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-36cfb15e-b0c3-40ee-a527-aef7812cf075 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "01128696-b2d2-4389-a77c-69dc6ec2ea7f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1155873362"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:51:59 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:59 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:59 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:59 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:59 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-36cfb15e-b0c3-40ee-a527-aef7812cf075 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Volume info retrieved successfully. Sep 03 13:51:59 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.snapshots [None req-36cfb15e-b0c3-40ee-a527-aef7812cf075 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Create snapshot from volume 01128696-b2d2-4389-a77c-69dc6ec2ea7f Sep 03 13:51:59 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-36cfb15e-b0c3-40ee-a527-aef7812cf075 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Created reservations ['00e3f002-2feb-476c-a329-9d86afe75cdd', 'fa34d824-023a-4696-bc29-f2d24ae7b967', '9425e4ab-dc3a-48f0-8b32-f9837b02acc0', '26e1ca21-ef90-4fe3-8e09-732481e6925a'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:51:59 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:59 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:51:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-8afdd8bd-26cf-48f3-83b9-66ff52b10ace None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:59 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8afdd8bd-26cf-48f3-83b9-66ff52b10ace tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] GET http://192.168.122.181/volume/v3/snapshots/7b183afe-1ec8-41a7-a104-e1a78f48cb83 Sep 03 13:51:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8afdd8bd-26cf-48f3-83b9-66ff52b10ace tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8afdd8bd-26cf-48f3-83b9-66ff52b10ace tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:59 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:59 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:59 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-8afdd8bd-26cf-48f3-83b9-66ff52b10ace tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Snapshot retrieved successfully. Sep 03 13:51:59 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8afdd8bd-26cf-48f3-83b9-66ff52b10ace tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] http://192.168.122.181/volume/v3/snapshots/7b183afe-1ec8-41a7-a104-e1a78f48cb83 returned with HTTP 200 Sep 03 13:51:59 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1484/3027] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:51:59 2026] GET /volume/v3/snapshots/7b183afe-1ec8-41a7-a104-e1a78f48cb83 => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:51:59 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-36cfb15e-b0c3-40ee-a527-aef7812cf075 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Snapshot create request issued successfully. Sep 03 13:51:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-74a8cfda-6df4-4276-b443-0546ff00fece None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:59 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-36cfb15e-b0c3-40ee-a527-aef7812cf075 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/snapshots returned with HTTP 202 Sep 03 13:51:59 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1544/3028] 192.168.122.181 () {60 vars in 1149 bytes} [Thu Sep 3 13:51:59 2026] POST /volume/v3/snapshots => generated 308 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 13:51:59 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-74a8cfda-6df4-4276-b443-0546ff00fece tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] GET http://192.168.122.181/volume/v3/volumes/bca767e2-8eba-4826-abe0-dd96660c0b92 Sep 03 13:51:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-74a8cfda-6df4-4276-b443-0546ff00fece tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-74a8cfda-6df4-4276-b443-0546ff00fece tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-9cc64ec3-581f-4624-b9d8-64cdff6e012e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:51:59 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9cc64ec3-581f-4624-b9d8-64cdff6e012e tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/snapshots/f2bbd586-954c-49ec-9851-98bc6dcec0ef Sep 03 13:51:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9cc64ec3-581f-4624-b9d8-64cdff6e012e tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:51:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9cc64ec3-581f-4624-b9d8-64cdff6e012e tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:51:59 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:51:59 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:51:59 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:59 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:51:59 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-74a8cfda-6df4-4276-b443-0546ff00fece tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Volume info retrieved successfully. Sep 03 13:51:59 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:51:59 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:51:59 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-9cc64ec3-581f-4624-b9d8-64cdff6e012e tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Snapshot retrieved successfully. Sep 03 13:51:59 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9cc64ec3-581f-4624-b9d8-64cdff6e012e tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/snapshots/f2bbd586-954c-49ec-9851-98bc6dcec0ef returned with HTTP 200 Sep 03 13:51:59 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1545/3029] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:51:59 2026] GET /volume/v3/snapshots/f2bbd586-954c-49ec-9851-98bc6dcec0ef => generated 440 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:51:59 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-74a8cfda-6df4-4276-b443-0546ff00fece tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] http://192.168.122.181/volume/v3/volumes/bca767e2-8eba-4826-abe0-dd96660c0b92 returned with HTTP 200 Sep 03 13:51:59 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1485/3030] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:51:59 2026] GET /volume/v3/volumes/bca767e2-8eba-4826-abe0-dd96660c0b92 => generated 864 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-da3bb2ad-b2c0-4b12-9ca8-81a46995b20d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:00 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-da3bb2ad-b2c0-4b12-9ca8-81a46995b20d tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] GET http://192.168.122.181/volume/v3/snapshots/7b183afe-1ec8-41a7-a104-e1a78f48cb83 Sep 03 13:52:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-da3bb2ad-b2c0-4b12-9ca8-81a46995b20d tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-da3bb2ad-b2c0-4b12-9ca8-81a46995b20d tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:00 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-da3bb2ad-b2c0-4b12-9ca8-81a46995b20d tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] http://192.168.122.181/volume/v3/snapshots/7b183afe-1ec8-41a7-a104-e1a78f48cb83 returned with HTTP 404 Sep 03 13:52:00 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1546/3031] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:00 2026] GET /volume/v3/snapshots/7b183afe-1ec8-41a7-a104-e1a78f48cb83 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:52:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-3f431dad-db17-4a2e-b983-9fab56c39bc0 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:00 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3f431dad-db17-4a2e-b983-9fab56c39bc0 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] DELETE http://192.168.122.181/volume/v3/snapshots/7b183afe-1ec8-41a7-a104-e1a78f48cb83 Sep 03 13:52:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3f431dad-db17-4a2e-b983-9fab56c39bc0 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3f431dad-db17-4a2e-b983-9fab56c39bc0 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:00 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.snapshots [None req-3f431dad-db17-4a2e-b983-9fab56c39bc0 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Delete snapshot with id: 7b183afe-1ec8-41a7-a104-e1a78f48cb83 Sep 03 13:52:00 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3f431dad-db17-4a2e-b983-9fab56c39bc0 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/7b183afe-1ec8-41a7-a104-e1a78f48cb83 returned with HTTP 404 Sep 03 13:52:00 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1486/3032] 192.168.122.181 () {58 vars in 1241 bytes} [Thu Sep 3 13:52:00 2026] DELETE /volume/v3/snapshots/7b183afe-1ec8-41a7-a104-e1a78f48cb83 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:52:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-83e88447-920c-4346-a08f-ce170c632b6a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:00 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-83e88447-920c-4346-a08f-ce170c632b6a tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/7b183afe-1ec8-41a7-a104-e1a78f48cb83 Sep 03 13:52:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-83e88447-920c-4346-a08f-ce170c632b6a tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-83e88447-920c-4346-a08f-ce170c632b6a tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-50407e3d-aff2-4ba0-a62e-680b7adb184d None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:00 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-50407e3d-aff2-4ba0-a62e-680b7adb184d tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/snapshots/f2bbd586-954c-49ec-9851-98bc6dcec0ef Sep 03 13:52:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-50407e3d-aff2-4ba0-a62e-680b7adb184d tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-50407e3d-aff2-4ba0-a62e-680b7adb184d tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:00 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-83e88447-920c-4346-a08f-ce170c632b6a tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/7b183afe-1ec8-41a7-a104-e1a78f48cb83 returned with HTTP 404 Sep 03 13:52:00 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1547/3033] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:00 2026] GET /volume/v3/snapshots/7b183afe-1ec8-41a7-a104-e1a78f48cb83 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:52:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-55388be1-2683-45dd-a32e-6084a4412211 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:00 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-55388be1-2683-45dd-a32e-6084a4412211 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] GET http://192.168.122.181/volume/v3/volumes/bca767e2-8eba-4826-abe0-dd96660c0b92 Sep 03 13:52:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-55388be1-2683-45dd-a32e-6084a4412211 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-55388be1-2683-45dd-a32e-6084a4412211 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:00 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:00 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:00 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-50407e3d-aff2-4ba0-a62e-680b7adb184d tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Snapshot retrieved successfully. Sep 03 13:52:00 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-50407e3d-aff2-4ba0-a62e-680b7adb184d tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/snapshots/f2bbd586-954c-49ec-9851-98bc6dcec0ef returned with HTTP 200 Sep 03 13:52:00 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1487/3034] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:00 2026] GET /volume/v3/snapshots/f2bbd586-954c-49ec-9851-98bc6dcec0ef => generated 440 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-2db7cbc9-a1c2-4c63-8e52-3f2e3fb09578 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:00 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2db7cbc9-a1c2-4c63-8e52-3f2e3fb09578 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] DELETE http://192.168.122.181/volume/v3/volumes/f9bb5a75-0103-4199-aca2-edccb7521d32 Sep 03 13:52:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2db7cbc9-a1c2-4c63-8e52-3f2e3fb09578 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2db7cbc9-a1c2-4c63-8e52-3f2e3fb09578 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:00 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-2db7cbc9-a1c2-4c63-8e52-3f2e3fb09578 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Delete volume with id: f9bb5a75-0103-4199-aca2-edccb7521d32 Sep 03 13:52:00 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-55388be1-2683-45dd-a32e-6084a4412211 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] http://192.168.122.181/volume/v3/volumes/bca767e2-8eba-4826-abe0-dd96660c0b92 returned with HTTP 404 Sep 03 13:52:00 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1548/3035] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:00 2026] GET /volume/v3/volumes/bca767e2-8eba-4826-abe0-dd96660c0b92 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:52:00 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:00 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:00 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:00 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:00 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-2db7cbc9-a1c2-4c63-8e52-3f2e3fb09578 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Volume info retrieved successfully. Sep 03 13:52:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-1a37658a-b647-4fae-bdc0-d8389555cacb None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:00 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1a37658a-b647-4fae-bdc0-d8389555cacb tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] DELETE http://192.168.122.181/volume/v3/volumes/f8d59e23-72c7-4e3d-b5f1-bc81de7e9629 Sep 03 13:52:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1a37658a-b647-4fae-bdc0-d8389555cacb tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1a37658a-b647-4fae-bdc0-d8389555cacb tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:00 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-1a37658a-b647-4fae-bdc0-d8389555cacb tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Delete volume with id: f8d59e23-72c7-4e3d-b5f1-bc81de7e9629 Sep 03 13:52:00 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:00 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:00 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:00 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:00 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-1a37658a-b647-4fae-bdc0-d8389555cacb tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Volume info retrieved successfully. Sep 03 13:52:00 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-2db7cbc9-a1c2-4c63-8e52-3f2e3fb09578 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Delete volume request issued successfully. Sep 03 13:52:00 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2db7cbc9-a1c2-4c63-8e52-3f2e3fb09578 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes/f9bb5a75-0103-4199-aca2-edccb7521d32 returned with HTTP 202 Sep 03 13:52:00 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1488/3036] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:52:00 2026] DELETE /volume/v3/volumes/f9bb5a75-0103-4199-aca2-edccb7521d32 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:52:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-0cb3efdc-5a25-4ce4-af3a-dbda1b09d5f7 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:00 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0cb3efdc-5a25-4ce4-af3a-dbda1b09d5f7 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/volumes/f9bb5a75-0103-4199-aca2-edccb7521d32 Sep 03 13:52:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0cb3efdc-5a25-4ce4-af3a-dbda1b09d5f7 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0cb3efdc-5a25-4ce4-af3a-dbda1b09d5f7 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:00 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-1a37658a-b647-4fae-bdc0-d8389555cacb tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Delete volume request issued successfully. Sep 03 13:52:00 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1a37658a-b647-4fae-bdc0-d8389555cacb tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] http://192.168.122.181/volume/v3/volumes/f8d59e23-72c7-4e3d-b5f1-bc81de7e9629 returned with HTTP 202 Sep 03 13:52:00 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:00 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:00 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1549/3037] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:52:00 2026] DELETE /volume/v3/volumes/f8d59e23-72c7-4e3d-b5f1-bc81de7e9629 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:52:00 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:00 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:00 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e0b234bc-fb3c-4d3b-b4ed-79e92e45dc0f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:01 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e0b234bc-fb3c-4d3b-b4ed-79e92e45dc0f tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] GET http://192.168.122.181/volume/v3/volumes/f8d59e23-72c7-4e3d-b5f1-bc81de7e9629 Sep 03 13:52:01 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e0b234bc-fb3c-4d3b-b4ed-79e92e45dc0f tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:01 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e0b234bc-fb3c-4d3b-b4ed-79e92e45dc0f tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:01 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-0cb3efdc-5a25-4ce4-af3a-dbda1b09d5f7 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Volume info retrieved successfully. Sep 03 13:52:01 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0cb3efdc-5a25-4ce4-af3a-dbda1b09d5f7 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes/f9bb5a75-0103-4199-aca2-edccb7521d32 returned with HTTP 200 Sep 03 13:52:01 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1489/3038] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:00 2026] GET /volume/v3/volumes/f9bb5a75-0103-4199-aca2-edccb7521d32 => generated 1015 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:52:01 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:01 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:01 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:01 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:01 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-e0b234bc-fb3c-4d3b-b4ed-79e92e45dc0f tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Volume info retrieved successfully. Sep 03 13:52:01 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e0b234bc-fb3c-4d3b-b4ed-79e92e45dc0f tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] http://192.168.122.181/volume/v3/volumes/f8d59e23-72c7-4e3d-b5f1-bc81de7e9629 returned with HTTP 200 Sep 03 13:52:01 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1550/3039] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:00 2026] GET /volume/v3/volumes/f8d59e23-72c7-4e3d-b5f1-bc81de7e9629 => generated 864 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:01 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-bb34b715-1392-4f8d-b9e0-fe2649e67907 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:01 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-bb34b715-1392-4f8d-b9e0-fe2649e67907 tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:52:01 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-bb34b715-1392-4f8d-b9e0-fe2649e67907 tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-2094481663", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1158605130", "vendor_name": "tempest-vendor_name-1736049246"}}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:52:01 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-bb34b715-1392-4f8d-b9e0-fe2649e67907 tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:52:01 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1490/3040] 192.168.122.181 () {60 vars in 1137 bytes} [Thu Sep 3 13:52:01 2026] POST /volume/v3/types => generated 330 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:01 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-bca5c6bd-966a-4c6a-a105-a71457f5cd7b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:01 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bca5c6bd-966a-4c6a-a105-a71457f5cd7b tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:52:01 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bca5c6bd-966a-4c6a-a105-a71457f5cd7b tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ab9f13c5-01e9-4fd4-9343-8f838eba4699", "size": 1}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:52:01 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-bca5c6bd-966a-4c6a-a105-a71457f5cd7b tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Create volume request body: {'volume': {'volume_type': 'ab9f13c5-01e9-4fd4-9343-8f838eba4699', 'size': 1}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:52:01 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-bca5c6bd-966a-4c6a-a105-a71457f5cd7b tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Create volume of 1 GB Sep 03 13:52:01 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:01 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:01 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-bca5c6bd-966a-4c6a-a105-a71457f5cd7b tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Availability Zones retrieved successfully. Sep 03 13:52:01 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-bca5c6bd-966a-4c6a-a105-a71457f5cd7b tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Flow 'volume_create_api' (334462f6-7770-46bf-843e-089c148828d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:52:01 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-bca5c6bd-966a-4c6a-a105-a71457f5cd7b tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (686cb991-c297-425e-b44f-48b621583d3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:01 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-bca5c6bd-966a-4c6a-a105-a71457f5cd7b tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:52:01 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-bca5c6bd-966a-4c6a-a105-a71457f5cd7b tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (686cb991-c297-425e-b44f-48b621583d3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:52:01Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1158605130',vendor_name='tempest-vendor_name-1736049246'},id=ab9f13c5-01e9-4fd4-9343-8f838eba4699,is_public=True,name='tempest-ProjectReaderTests-volume-type-2094481663',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab9f13c5-01e9-4fd4-9343-8f838eba4699', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:01 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-bca5c6bd-966a-4c6a-a105-a71457f5cd7b tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48df3b9e-1e12-4d74-9922-9c02d53b7c1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:01 devstack devstack@c-api.service[86720]: WARNING cinder.quota [None req-bca5c6bd-966a-4c6a-a105-a71457f5cd7b tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-2094481663 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-2094481663, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:52:01 devstack devstack@c-api.service[86720]: WARNING cinder.quota [None req-bca5c6bd-966a-4c6a-a105-a71457f5cd7b tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-2094481663 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-2094481663, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:52:01 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-bca5c6bd-966a-4c6a-a105-a71457f5cd7b tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Created reservations ['9b9ec2b5-5007-487c-824b-bc94b79a0cb3', 'd3c976fb-852b-4ae8-ac68-24be1f895016', 'dbbb7b7a-423b-46f3-a2f8-69f9a6a2a3d8', 'df373099-2c83-4440-8376-55c77fa3f64c'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:52:01 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-bca5c6bd-966a-4c6a-a105-a71457f5cd7b tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48df3b9e-1e12-4d74-9922-9c02d53b7c1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b9ec2b5-5007-487c-824b-bc94b79a0cb3', 'd3c976fb-852b-4ae8-ac68-24be1f895016', 'dbbb7b7a-423b-46f3-a2f8-69f9a6a2a3d8', 'df373099-2c83-4440-8376-55c77fa3f64c']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:01 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-bca5c6bd-966a-4c6a-a105-a71457f5cd7b tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e51a033-a206-4913-a9ef-7b2f511dc9dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:01 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:01 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:01 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-bca5c6bd-966a-4c6a-a105-a71457f5cd7b tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e51a033-a206-4913-a9ef-7b2f511dc9dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db42faed-070d-4520-9633-0ede5416e86a', '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='4edc6642d743409bb2434e895a590f4d',qos_specs=None,replication_status=,reservations=['9b9ec2b5-5007-487c-824b-bc94b79a0cb3','d3c976fb-852b-4ae8-ac68-24be1f895016','dbbb7b7a-423b-46f3-a2f8-69f9a6a2a3d8','df373099-2c83-4440-8376-55c77fa3f64c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e090e88979e4b64a0ab6e155b67a13a',volume_type_id=ab9f13c5-01e9-4fd4-9343-8f838eba4699), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:52:01Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db42faed-070d-4520-9633-0ede5416e86a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4edc6642d743409bb2434e895a590f4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e090e88979e4b64a0ab6e155b67a13a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab9f13c5-01e9-4fd4-9343-8f838eba4699),volume_type_id=ab9f13c5-01e9-4fd4-9343-8f838eba4699)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:01 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-bca5c6bd-966a-4c6a-a105-a71457f5cd7b tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b2fa012-6571-4b10-8c6e-b7fd1baec8d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:01 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-bca5c6bd-966a-4c6a-a105-a71457f5cd7b tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b2fa012-6571-4b10-8c6e-b7fd1baec8d0) transitioned into state 'SUCCESS' from 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='4edc6642d743409bb2434e895a590f4d',qos_specs=None,replication_status=,reservations=['9b9ec2b5-5007-487c-824b-bc94b79a0cb3','d3c976fb-852b-4ae8-ac68-24be1f895016','dbbb7b7a-423b-46f3-a2f8-69f9a6a2a3d8','df373099-2c83-4440-8376-55c77fa3f64c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e090e88979e4b64a0ab6e155b67a13a',volume_type_id=ab9f13c5-01e9-4fd4-9343-8f838eba4699)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:01 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-bca5c6bd-966a-4c6a-a105-a71457f5cd7b tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7b9afea-1cf0-4c97-9042-51dc39d23d7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:01 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-bca5c6bd-966a-4c6a-a105-a71457f5cd7b tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7b9afea-1cf0-4c97-9042-51dc39d23d7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:01 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-bca5c6bd-966a-4c6a-a105-a71457f5cd7b tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Flow 'volume_create_api' (334462f6-7770-46bf-843e-089c148828d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:52:01 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-bca5c6bd-966a-4c6a-a105-a71457f5cd7b tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Create volume request issued successfully. Sep 03 13:52:01 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bca5c6bd-966a-4c6a-a105-a71457f5cd7b tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:52:01 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1551/3041] 192.168.122.181 () {62 vars in 1182 bytes} [Thu Sep 3 13:52:01 2026] POST /volume/v3/volumes => generated 782 bytes in 467 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:52:01 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-6f964a86-0971-4226-bbf0-681cd7b6e1a6 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:01 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6f964a86-0971-4226-bbf0-681cd7b6e1a6 tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] GET http://192.168.122.181/volume/v3/volumes/db42faed-070d-4520-9633-0ede5416e86a Sep 03 13:52:01 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6f964a86-0971-4226-bbf0-681cd7b6e1a6 tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:01 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6f964a86-0971-4226-bbf0-681cd7b6e1a6 tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:01 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:01 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:01 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:01 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:01 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-6f964a86-0971-4226-bbf0-681cd7b6e1a6 tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Volume info retrieved successfully. Sep 03 13:52:01 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6f964a86-0971-4226-bbf0-681cd7b6e1a6 tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] http://192.168.122.181/volume/v3/volumes/db42faed-070d-4520-9633-0ede5416e86a returned with HTTP 200 Sep 03 13:52:01 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1491/3042] 192.168.122.181 () {60 vars in 1272 bytes} [Thu Sep 3 13:52:01 2026] GET /volume/v3/volumes/db42faed-070d-4520-9633-0ede5416e86a => generated 961 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:01 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f0ae55a5-d2c6-4aef-bdce-1aec3c605ff3 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:01 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f0ae55a5-d2c6-4aef-bdce-1aec3c605ff3 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/snapshots/f2bbd586-954c-49ec-9851-98bc6dcec0ef Sep 03 13:52:01 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f0ae55a5-d2c6-4aef-bdce-1aec3c605ff3 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:01 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f0ae55a5-d2c6-4aef-bdce-1aec3c605ff3 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:01 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:01 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:01 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-f0ae55a5-d2c6-4aef-bdce-1aec3c605ff3 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Snapshot retrieved successfully. Sep 03 13:52:01 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f0ae55a5-d2c6-4aef-bdce-1aec3c605ff3 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/snapshots/f2bbd586-954c-49ec-9851-98bc6dcec0ef returned with HTTP 200 Sep 03 13:52:01 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1552/3043] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:01 2026] GET /volume/v3/snapshots/f2bbd586-954c-49ec-9851-98bc6dcec0ef => generated 440 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-3c1e78aa-9cf7-4086-a84f-47dc45fb032c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3c1e78aa-9cf7-4086-a84f-47dc45fb032c tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/volumes/f9bb5a75-0103-4199-aca2-edccb7521d32 Sep 03 13:52:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3c1e78aa-9cf7-4086-a84f-47dc45fb032c tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3c1e78aa-9cf7-4086-a84f-47dc45fb032c tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:02 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:02 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:02 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:02 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:02 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-3c1e78aa-9cf7-4086-a84f-47dc45fb032c tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Volume info retrieved successfully. Sep 03 13:52:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-2a216c23-d8a0-4933-8587-50a298561ec1 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2a216c23-d8a0-4933-8587-50a298561ec1 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] GET http://192.168.122.181/volume/v3/volumes/f8d59e23-72c7-4e3d-b5f1-bc81de7e9629 Sep 03 13:52:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3c1e78aa-9cf7-4086-a84f-47dc45fb032c tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes/f9bb5a75-0103-4199-aca2-edccb7521d32 returned with HTTP 200 Sep 03 13:52:02 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1492/3044] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:02 2026] GET /volume/v3/volumes/f9bb5a75-0103-4199-aca2-edccb7521d32 => generated 1015 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 13:52:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2a216c23-d8a0-4933-8587-50a298561ec1 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2a216c23-d8a0-4933-8587-50a298561ec1 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:02 devstack devstack@c-api.service[86720]: DEBUG dbcounter [-] [86720] Writing DB stats cinder:SELECT=744,cinder:INSERT=137,cinder:UPDATE=234 {{(pid=86720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:52:02 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:02 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:02 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:02 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:02 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-2a216c23-d8a0-4933-8587-50a298561ec1 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Volume info retrieved successfully. Sep 03 13:52:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2a216c23-d8a0-4933-8587-50a298561ec1 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] http://192.168.122.181/volume/v3/volumes/f8d59e23-72c7-4e3d-b5f1-bc81de7e9629 returned with HTTP 200 Sep 03 13:52:02 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1553/3045] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:02 2026] GET /volume/v3/volumes/f8d59e23-72c7-4e3d-b5f1-bc81de7e9629 => generated 864 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-9332a7bd-fa16-476b-aeef-b8806c248fef None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9332a7bd-fa16-476b-aeef-b8806c248fef tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] GET http://192.168.122.181/volume/v3/volumes/db42faed-070d-4520-9633-0ede5416e86a Sep 03 13:52:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9332a7bd-fa16-476b-aeef-b8806c248fef tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9332a7bd-fa16-476b-aeef-b8806c248fef tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:02 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:02 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:02 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:02 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:02 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-9332a7bd-fa16-476b-aeef-b8806c248fef tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Volume info retrieved successfully. Sep 03 13:52:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9332a7bd-fa16-476b-aeef-b8806c248fef tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] http://192.168.122.181/volume/v3/volumes/db42faed-070d-4520-9633-0ede5416e86a returned with HTTP 200 Sep 03 13:52:02 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1493/3046] 192.168.122.181 () {60 vars in 1272 bytes} [Thu Sep 3 13:52:02 2026] GET /volume/v3/volumes/db42faed-070d-4520-9633-0ede5416e86a => generated 982 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-1000f287-5a11-47a5-b771-8ad1a2d2e017 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1000f287-5a11-47a5-b771-8ad1a2d2e017 tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] GET http://192.168.122.181/volume/v3/messages Sep 03 13:52:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1000f287-5a11-47a5-b771-8ad1a2d2e017 tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1000f287-5a11-47a5-b771-8ad1a2d2e017 tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1000f287-5a11-47a5-b771-8ad1a2d2e017 tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] http://192.168.122.181/volume/v3/messages returned with HTTP 200 Sep 03 13:52:02 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1554/3047] 192.168.122.181 () {60 vars in 1164 bytes} [Thu Sep 3 13:52:02 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 03 13:52:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-260274bd-1be4-4045-88cf-d1e267d89d7d None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e555a3ee-f965-48d2-8f9d-1f2d57a78e62 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e555a3ee-f965-48d2-8f9d-1f2d57a78e62 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/snapshots/f2bbd586-954c-49ec-9851-98bc6dcec0ef Sep 03 13:52:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e555a3ee-f965-48d2-8f9d-1f2d57a78e62 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e555a3ee-f965-48d2-8f9d-1f2d57a78e62 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:02 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:02 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:02 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-e555a3ee-f965-48d2-8f9d-1f2d57a78e62 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Snapshot retrieved successfully. Sep 03 13:52:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e555a3ee-f965-48d2-8f9d-1f2d57a78e62 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/snapshots/f2bbd586-954c-49ec-9851-98bc6dcec0ef returned with HTTP 200 Sep 03 13:52:02 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1555/3048] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:02 2026] GET /volume/v3/snapshots/f2bbd586-954c-49ec-9851-98bc6dcec0ef => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ad08ca54-66e2-447c-b127-87d445025999 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ad08ca54-66e2-447c-b127-87d445025999 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-reader] GET http://192.168.122.181/volume/v3/snapshots Sep 03 13:52:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ad08ca54-66e2-447c-b127-87d445025999 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-reader] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ad08ca54-66e2-447c-b127-87d445025999 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-reader] Calling method 'index' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.api_utils [None req-ad08ca54-66e2-447c-b127-87d445025999 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-reader] Removing options '' from query. {{(pid=86720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:52:02 devstack devstack@c-api.service[86720]: DEBUG cinder.db.api [None req-ad08ca54-66e2-447c-b127-87d445025999 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-reader] Building query based on filter {{(pid=86720) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 13:52:02 devstack devstack@c-api.service[86720]: /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 03 13:52:02 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 13:52:02 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-ad08ca54-66e2-447c-b127-87d445025999 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-reader] Get all snapshots completed successfully. Sep 03 13:52:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ad08ca54-66e2-447c-b127-87d445025999 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-reader] http://192.168.122.181/volume/v3/snapshots returned with HTTP 200 Sep 03 13:52:02 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1556/3049] 192.168.122.181 () {58 vars in 1127 bytes} [Thu Sep 3 13:52:02 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 03 13:52:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e09d753a-c360-48ad-b62f-6c695362c54c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:02 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e09d753a-c360-48ad-b62f-6c695362c54c tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] DELETE http://192.168.122.181/volume/v3/snapshots/f2bbd586-954c-49ec-9851-98bc6dcec0ef Sep 03 13:52:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e09d753a-c360-48ad-b62f-6c695362c54c tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e09d753a-c360-48ad-b62f-6c695362c54c tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:02 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.snapshots [None req-e09d753a-c360-48ad-b62f-6c695362c54c tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Delete snapshot with id: f2bbd586-954c-49ec-9851-98bc6dcec0ef Sep 03 13:52:03 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:03 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:03 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-e09d753a-c360-48ad-b62f-6c695362c54c tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Snapshot retrieved successfully. Sep 03 13:52:03 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:03 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:03 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-e09d753a-c360-48ad-b62f-6c695362c54c tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Snapshot delete request issued successfully. Sep 03 13:52:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e09d753a-c360-48ad-b62f-6c695362c54c tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/snapshots/f2bbd586-954c-49ec-9851-98bc6dcec0ef returned with HTTP 202 Sep 03 13:52:03 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1557/3050] 192.168.122.181 () {58 vars in 1241 bytes} [Thu Sep 3 13:52:02 2026] DELETE /volume/v3/snapshots/f2bbd586-954c-49ec-9851-98bc6dcec0ef => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:52:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-c1fe1755-9459-4907-b525-b2e2221de63b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c1fe1755-9459-4907-b525-b2e2221de63b tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/snapshots/f2bbd586-954c-49ec-9851-98bc6dcec0ef Sep 03 13:52:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c1fe1755-9459-4907-b525-b2e2221de63b tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c1fe1755-9459-4907-b525-b2e2221de63b tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-260274bd-1be4-4045-88cf-d1e267d89d7d tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-reader] GET http://192.168.122.181/volume/v3/messages Sep 03 13:52:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-260274bd-1be4-4045-88cf-d1e267d89d7d tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-reader] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-260274bd-1be4-4045-88cf-d1e267d89d7d tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-reader] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:03 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:03 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:03 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-c1fe1755-9459-4907-b525-b2e2221de63b tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Snapshot retrieved successfully. Sep 03 13:52:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c1fe1755-9459-4907-b525-b2e2221de63b tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/snapshots/f2bbd586-954c-49ec-9851-98bc6dcec0ef returned with HTTP 200 Sep 03 13:52:03 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1558/3051] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:03 2026] GET /volume/v3/snapshots/f2bbd586-954c-49ec-9851-98bc6dcec0ef => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-260274bd-1be4-4045-88cf-d1e267d89d7d tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-reader] http://192.168.122.181/volume/v3/messages returned with HTTP 200 Sep 03 13:52:03 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1494/3052] 192.168.122.181 () {60 vars in 1164 bytes} [Thu Sep 3 13:52:02 2026] GET /volume/v3/messages => generated 678 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-25b4671f-da6c-4de4-8a8a-6df42a93b666 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-25b4671f-da6c-4de4-8a8a-6df42a93b666 tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] DELETE http://192.168.122.181/volume/v3/messages/faf5406b-b689-4596-9af8-0aa1bac50f64 Sep 03 13:52:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-25b4671f-da6c-4de4-8a8a-6df42a93b666 tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-25b4671f-da6c-4de4-8a8a-6df42a93b666 tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-781fc825-568b-4b1d-a33d-c6a8898a1a5f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-781fc825-568b-4b1d-a33d-c6a8898a1a5f tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/volumes/f9bb5a75-0103-4199-aca2-edccb7521d32 Sep 03 13:52:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-781fc825-568b-4b1d-a33d-c6a8898a1a5f tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-781fc825-568b-4b1d-a33d-c6a8898a1a5f tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:03 devstack devstack@c-api.service[86719]: DEBUG dbcounter [-] [86719] Writing DB stats cinder:SELECT=729,cinder:INSERT=144,cinder:UPDATE=220 {{(pid=86719) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:52:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-781fc825-568b-4b1d-a33d-c6a8898a1a5f tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes/f9bb5a75-0103-4199-aca2-edccb7521d32 returned with HTTP 404 Sep 03 13:52:03 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1495/3053] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:03 2026] GET /volume/v3/volumes/f9bb5a75-0103-4199-aca2-edccb7521d32 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:52:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-25b4671f-da6c-4de4-8a8a-6df42a93b666 tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] http://192.168.122.181/volume/v3/messages/faf5406b-b689-4596-9af8-0aa1bac50f64 returned with HTTP 204 Sep 03 13:52:03 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1559/3054] 192.168.122.181 () {60 vars in 1278 bytes} [Thu Sep 3 13:52:03 2026] DELETE /volume/v3/messages/faf5406b-b689-4596-9af8-0aa1bac50f64 => generated 0 bytes in 33 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 03 13:52:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-9d548bc9-930f-4851-913c-f77cd072f00a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-cd1d8298-7554-493b-9f4c-1843556aad55 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9d548bc9-930f-4851-913c-f77cd072f00a tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] DELETE http://192.168.122.181/volume/v3/volumes/db42faed-070d-4520-9633-0ede5416e86a Sep 03 13:52:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-cd1d8298-7554-493b-9f4c-1843556aad55 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:52:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9d548bc9-930f-4851-913c-f77cd072f00a tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9d548bc9-930f-4851-913c-f77cd072f00a tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-cd1d8298-7554-493b-9f4c-1843556aad55 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1045118167"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:52:03 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-9d548bc9-930f-4851-913c-f77cd072f00a tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Delete volume with id: db42faed-070d-4520-9633-0ede5416e86a Sep 03 13:52:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-cd1d8298-7554-493b-9f4c-1843556aad55 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1045118167'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:52:03 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-cd1d8298-7554-493b-9f4c-1843556aad55 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Create volume of 1 GB Sep 03 13:52:03 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-cd1d8298-7554-493b-9f4c-1843556aad55 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Availability Zones retrieved successfully. Sep 03 13:52:03 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:03 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:03 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:03 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:03 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-9d548bc9-930f-4851-913c-f77cd072f00a tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Volume info retrieved successfully. Sep 03 13:52:03 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-9d548bc9-930f-4851-913c-f77cd072f00a tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86719) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 13:52:03 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-cd1d8298-7554-493b-9f4c-1843556aad55 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Flow 'volume_create_api' (95a67ba4-d9ce-4aeb-b9d1-4f9f3897f105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:52:03 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-cd1d8298-7554-493b-9f4c-1843556aad55 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6515afd9-753a-4245-bfce-eeb61a492c87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:03 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-cd1d8298-7554-493b-9f4c-1843556aad55 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:52:03 devstack devstack@c-api.service[86719]: WARNING cinder.quota [None req-9d548bc9-930f-4851-913c-f77cd072f00a tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-2094481663 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-2094481663, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:52:03 devstack devstack@c-api.service[86719]: WARNING cinder.quota [None req-9d548bc9-930f-4851-913c-f77cd072f00a tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-2094481663 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-2094481663, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:52:03 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-9d548bc9-930f-4851-913c-f77cd072f00a tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Created reservations ['6069d3a2-739f-428d-b567-649d0ba22101', '50a4835b-00ec-43eb-824e-fa463f547eab', '762c998d-63ec-45bf-b59f-09298274b448', 'e033c97e-9cab-4c42-a675-8946a7ba98df'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:52:03 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-cd1d8298-7554-493b-9f4c-1843556aad55 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6515afd9-753a-4245-bfce-eeb61a492c87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:03 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-cd1d8298-7554-493b-9f4c-1843556aad55 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90a542cd-cc04-44a0-bacf-0bbb9f3db849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:03 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-9d548bc9-930f-4851-913c-f77cd072f00a tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Delete volume request issued successfully. Sep 03 13:52:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9d548bc9-930f-4851-913c-f77cd072f00a tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] http://192.168.122.181/volume/v3/volumes/db42faed-070d-4520-9633-0ede5416e86a returned with HTTP 202 Sep 03 13:52:03 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1496/3055] 192.168.122.181 () {60 vars in 1275 bytes} [Thu Sep 3 13:52:03 2026] DELETE /volume/v3/volumes/db42faed-070d-4520-9633-0ede5416e86a => generated 0 bytes in 165 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:52:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-ba2cff45-f8c9-4237-a04b-3918163cb112 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ba2cff45-f8c9-4237-a04b-3918163cb112 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] GET http://192.168.122.181/volume/v3/volumes/f8d59e23-72c7-4e3d-b5f1-bc81de7e9629 Sep 03 13:52:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ba2cff45-f8c9-4237-a04b-3918163cb112 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ba2cff45-f8c9-4237-a04b-3918163cb112 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ba2cff45-f8c9-4237-a04b-3918163cb112 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] http://192.168.122.181/volume/v3/volumes/f8d59e23-72c7-4e3d-b5f1-bc81de7e9629 returned with HTTP 404 Sep 03 13:52:03 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1497/3056] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:03 2026] GET /volume/v3/volumes/f8d59e23-72c7-4e3d-b5f1-bc81de7e9629 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:52:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-b9f58a9e-b515-46a9-8903-c1926ee5b0ac None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b9f58a9e-b515-46a9-8903-c1926ee5b0ac tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] DELETE http://192.168.122.181/volume/v3/types/ab9f13c5-01e9-4fd4-9343-8f838eba4699 Sep 03 13:52:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b9f58a9e-b515-46a9-8903-c1926ee5b0ac tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b9f58a9e-b515-46a9-8903-c1926ee5b0ac tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Calling method '_delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:03 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-cd1d8298-7554-493b-9f4c-1843556aad55 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Created reservations ['faf28d3f-bf71-4dd4-a645-f6cf23b11b35', '0121671e-1201-4b30-ba61-e02c63c1fbbd', 'fa734734-0b14-438a-be1a-d2b55ba871e5', 'bda2994a-d077-4b8f-8697-e0f3e51c71fd'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:52:03 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-cd1d8298-7554-493b-9f4c-1843556aad55 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90a542cd-cc04-44a0-bacf-0bbb9f3db849) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['faf28d3f-bf71-4dd4-a645-f6cf23b11b35', '0121671e-1201-4b30-ba61-e02c63c1fbbd', 'fa734734-0b14-438a-be1a-d2b55ba871e5', 'bda2994a-d077-4b8f-8697-e0f3e51c71fd']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:03 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-cd1d8298-7554-493b-9f4c-1843556aad55 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9363a83a-f4d0-411a-9b03-3a3e5a67d1b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b9f58a9e-b515-46a9-8903-c1926ee5b0ac tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] http://192.168.122.181/volume/v3/types/ab9f13c5-01e9-4fd4-9343-8f838eba4699 returned with HTTP 202 Sep 03 13:52:03 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1498/3057] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:52:03 2026] DELETE /volume/v3/types/ab9f13c5-01e9-4fd4-9343-8f838eba4699 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:52:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-72a8ada9-6d45-476a-8539-2f1d28de4b16 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:03 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:03 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-72a8ada9-6d45-476a-8539-2f1d28de4b16 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] DELETE http://192.168.122.181/volume/v3/volumes/0469c942-bece-4b73-92f9-2f7b8e8e755e Sep 03 13:52:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-72a8ada9-6d45-476a-8539-2f1d28de4b16 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-72a8ada9-6d45-476a-8539-2f1d28de4b16 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:03 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-72a8ada9-6d45-476a-8539-2f1d28de4b16 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Delete volume with id: 0469c942-bece-4b73-92f9-2f7b8e8e755e Sep 03 13:52:03 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-cd1d8298-7554-493b-9f4c-1843556aad55 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9363a83a-f4d0-411a-9b03-3a3e5a67d1b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f89e161f-c977-49fd-b3f1-78526a4d691d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1045118167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4439ab15bff475fb13850b17d83323e',qos_specs=None,replication_status=,reservations=['faf28d3f-bf71-4dd4-a645-f6cf23b11b35','0121671e-1201-4b30-ba61-e02c63c1fbbd','fa734734-0b14-438a-be1a-d2b55ba871e5','bda2994a-d077-4b8f-8697-e0f3e51c71fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cd7c879c2b14004bdf9366385fb37b1',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:52:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1045118167',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f89e161f-c977-49fd-b3f1-78526a4d691d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4439ab15bff475fb13850b17d83323e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2cd7c879c2b14004bdf9366385fb37b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:03 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-cd1d8298-7554-493b-9f4c-1843556aad55 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99c6af5f-93b7-438a-a556-066563e62f3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:03 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:03 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:03 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:03 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:03 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-72a8ada9-6d45-476a-8539-2f1d28de4b16 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Volume info retrieved successfully. Sep 03 13:52:03 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-cd1d8298-7554-493b-9f4c-1843556aad55 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99c6af5f-93b7-438a-a556-066563e62f3c) transitioned into state 'SUCCESS' from state '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-1045118167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4439ab15bff475fb13850b17d83323e',qos_specs=None,replication_status=,reservations=['faf28d3f-bf71-4dd4-a645-f6cf23b11b35','0121671e-1201-4b30-ba61-e02c63c1fbbd','fa734734-0b14-438a-be1a-d2b55ba871e5','bda2994a-d077-4b8f-8697-e0f3e51c71fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cd7c879c2b14004bdf9366385fb37b1',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:03 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-cd1d8298-7554-493b-9f4c-1843556aad55 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f726f71c-2d3e-4180-bf9b-26e9ab2d1790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:03 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-72a8ada9-6d45-476a-8539-2f1d28de4b16 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Delete volume request issued successfully. Sep 03 13:52:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-72a8ada9-6d45-476a-8539-2f1d28de4b16 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] http://192.168.122.181/volume/v3/volumes/0469c942-bece-4b73-92f9-2f7b8e8e755e returned with HTTP 202 Sep 03 13:52:03 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1499/3058] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:52:03 2026] DELETE /volume/v3/volumes/0469c942-bece-4b73-92f9-2f7b8e8e755e => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:52:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-37b6b57f-6314-4655-8a5b-094216108922 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-37b6b57f-6314-4655-8a5b-094216108922 tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:52:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-37b6b57f-6314-4655-8a5b-094216108922 tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-704999909", "extra_specs": {"storage_protocol": "tempest-storage_protocol-116113587", "vendor_name": "tempest-vendor_name-313089864"}}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:52:03 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-cd1d8298-7554-493b-9f4c-1843556aad55 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f726f71c-2d3e-4180-bf9b-26e9ab2d1790) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:03 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-cd1d8298-7554-493b-9f4c-1843556aad55 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Flow 'volume_create_api' (95a67ba4-d9ce-4aeb-b9d1-4f9f3897f105) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:52:03 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-cd1d8298-7554-493b-9f4c-1843556aad55 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Create volume request issued successfully. Sep 03 13:52:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-cd1d8298-7554-493b-9f4c-1843556aad55 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:52:03 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1560/3059] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:52:03 2026] POST /volume/v3/volumes => generated 787 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:52:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-2e59869b-5891-4dc4-a669-16090d005b04 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2e59869b-5891-4dc4-a669-16090d005b04 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] GET http://192.168.122.181/volume/v3/volumes/0469c942-bece-4b73-92f9-2f7b8e8e755e Sep 03 13:52:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2e59869b-5891-4dc4-a669-16090d005b04 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2e59869b-5891-4dc4-a669-16090d005b04 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-37b6b57f-6314-4655-8a5b-094216108922 tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:52:03 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1500/3060] 192.168.122.181 () {60 vars in 1137 bytes} [Thu Sep 3 13:52:03 2026] POST /volume/v3/types => generated 327 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:03 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:03 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-6e8e4d79-23d6-497f-ba5c-386af4aaf481 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:03 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:03 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6e8e4d79-23d6-497f-ba5c-386af4aaf481 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/volumes/f89e161f-c977-49fd-b3f1-78526a4d691d Sep 03 13:52:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6e8e4d79-23d6-497f-ba5c-386af4aaf481 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6e8e4d79-23d6-497f-ba5c-386af4aaf481 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:03 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-2e59869b-5891-4dc4-a669-16090d005b04 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Volume info retrieved successfully. Sep 03 13:52:03 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:03 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:03 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:03 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2e59869b-5891-4dc4-a669-16090d005b04 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] http://192.168.122.181/volume/v3/volumes/0469c942-bece-4b73-92f9-2f7b8e8e755e returned with HTTP 200 Sep 03 13:52:03 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1561/3061] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:03 2026] GET /volume/v3/volumes/0469c942-bece-4b73-92f9-2f7b8e8e755e => generated 864 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ff0a32a0-d375-4f20-8ba7-03399118f6a4 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ff0a32a0-d375-4f20-8ba7-03399118f6a4 tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:52:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ff0a32a0-d375-4f20-8ba7-03399118f6a4 tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7e728521-0cf3-4961-b129-9a81cd00b635", "size": 1}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:52:03 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-6e8e4d79-23d6-497f-ba5c-386af4aaf481 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Volume info retrieved successfully. Sep 03 13:52:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-ff0a32a0-d375-4f20-8ba7-03399118f6a4 tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Create volume request body: {'volume': {'volume_type': '7e728521-0cf3-4961-b129-9a81cd00b635', 'size': 1}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:52:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6e8e4d79-23d6-497f-ba5c-386af4aaf481 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes/f89e161f-c977-49fd-b3f1-78526a4d691d returned with HTTP 200 Sep 03 13:52:03 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1501/3062] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:03 2026] GET /volume/v3/volumes/f89e161f-c977-49fd-b3f1-78526a4d691d => generated 966 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:03 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-ff0a32a0-d375-4f20-8ba7-03399118f6a4 tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Create volume of 1 GB Sep 03 13:52:03 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:03 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:03 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-ff0a32a0-d375-4f20-8ba7-03399118f6a4 tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Availability Zones retrieved successfully. Sep 03 13:52:03 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ff0a32a0-d375-4f20-8ba7-03399118f6a4 tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Flow 'volume_create_api' (5be46fd7-a60a-4e6d-9fca-e9b4d26dcc23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:52:03 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ff0a32a0-d375-4f20-8ba7-03399118f6a4 tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39fd2d8e-e103-4127-bdf3-2aa188384e00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:03 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-ff0a32a0-d375-4f20-8ba7-03399118f6a4 tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:52:03 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ff0a32a0-d375-4f20-8ba7-03399118f6a4 tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39fd2d8e-e103-4127-bdf3-2aa188384e00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:52:03Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-116113587',vendor_name='tempest-vendor_name-313089864'},id=7e728521-0cf3-4961-b129-9a81cd00b635,is_public=True,name='tempest-ProjectReaderTests-volume-type-704999909',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e728521-0cf3-4961-b129-9a81cd00b635', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:03 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ff0a32a0-d375-4f20-8ba7-03399118f6a4 tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45cced46-f47a-4ac6-86b3-dcea74af8d0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:03 devstack devstack@c-api.service[86720]: WARNING cinder.quota [None req-ff0a32a0-d375-4f20-8ba7-03399118f6a4 tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-704999909 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-704999909, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:52:03 devstack devstack@c-api.service[86720]: WARNING cinder.quota [None req-ff0a32a0-d375-4f20-8ba7-03399118f6a4 tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-704999909 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-704999909, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:52:03 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-ff0a32a0-d375-4f20-8ba7-03399118f6a4 tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Created reservations ['6e4fe3fa-e3bd-479a-a5f0-0536bc0bc796', '049575c9-095c-47fe-b2fb-763236a9f159', '3aeda9eb-60fb-4e4c-91bb-2cbd125930e6', 'bad9c1cc-e7ea-432a-af4b-44ad114c8230'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:52:03 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ff0a32a0-d375-4f20-8ba7-03399118f6a4 tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45cced46-f47a-4ac6-86b3-dcea74af8d0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e4fe3fa-e3bd-479a-a5f0-0536bc0bc796', '049575c9-095c-47fe-b2fb-763236a9f159', '3aeda9eb-60fb-4e4c-91bb-2cbd125930e6', 'bad9c1cc-e7ea-432a-af4b-44ad114c8230']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:03 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ff0a32a0-d375-4f20-8ba7-03399118f6a4 tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8596a7c9-0105-4e8b-9400-ed423ee34565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:03 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:03 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:03 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ff0a32a0-d375-4f20-8ba7-03399118f6a4 tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8596a7c9-0105-4e8b-9400-ed423ee34565) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '866249bf-d7c8-4795-ba50-622c7df2f89d', '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='4edc6642d743409bb2434e895a590f4d',qos_specs=None,replication_status=,reservations=['6e4fe3fa-e3bd-479a-a5f0-0536bc0bc796','049575c9-095c-47fe-b2fb-763236a9f159','3aeda9eb-60fb-4e4c-91bb-2cbd125930e6','bad9c1cc-e7ea-432a-af4b-44ad114c8230'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e090e88979e4b64a0ab6e155b67a13a',volume_type_id=7e728521-0cf3-4961-b129-9a81cd00b635), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:52:03Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=866249bf-d7c8-4795-ba50-622c7df2f89d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4edc6642d743409bb2434e895a590f4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e090e88979e4b64a0ab6e155b67a13a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7e728521-0cf3-4961-b129-9a81cd00b635),volume_type_id=7e728521-0cf3-4961-b129-9a81cd00b635)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:03 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ff0a32a0-d375-4f20-8ba7-03399118f6a4 tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec9001b1-683f-4066-9550-291200a46701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:04 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ff0a32a0-d375-4f20-8ba7-03399118f6a4 tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec9001b1-683f-4066-9550-291200a46701) transitioned into state 'SUCCESS' from 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='4edc6642d743409bb2434e895a590f4d',qos_specs=None,replication_status=,reservations=['6e4fe3fa-e3bd-479a-a5f0-0536bc0bc796','049575c9-095c-47fe-b2fb-763236a9f159','3aeda9eb-60fb-4e4c-91bb-2cbd125930e6','bad9c1cc-e7ea-432a-af4b-44ad114c8230'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e090e88979e4b64a0ab6e155b67a13a',volume_type_id=7e728521-0cf3-4961-b129-9a81cd00b635)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:04 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ff0a32a0-d375-4f20-8ba7-03399118f6a4 tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adc692bc-df30-48da-a3e8-6555d5c3130a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:04 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ff0a32a0-d375-4f20-8ba7-03399118f6a4 tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adc692bc-df30-48da-a3e8-6555d5c3130a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:04 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ff0a32a0-d375-4f20-8ba7-03399118f6a4 tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Flow 'volume_create_api' (5be46fd7-a60a-4e6d-9fca-e9b4d26dcc23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:52:04 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-ff0a32a0-d375-4f20-8ba7-03399118f6a4 tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Create volume request issued successfully. Sep 03 13:52:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ff0a32a0-d375-4f20-8ba7-03399118f6a4 tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:52:04 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1562/3063] 192.168.122.181 () {62 vars in 1182 bytes} [Thu Sep 3 13:52:03 2026] POST /volume/v3/volumes => generated 781 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:52:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-9e49ee41-cde2-48db-b02d-3e454062652d None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ce970e2b-6ec8-4871-95d7-8858ffd87a9f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ce970e2b-6ec8-4871-95d7-8858ffd87a9f tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] GET http://192.168.122.181/volume/v3/volumes/866249bf-d7c8-4795-ba50-622c7df2f89d Sep 03 13:52:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9e49ee41-cde2-48db-b02d-3e454062652d tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/snapshots/f2bbd586-954c-49ec-9851-98bc6dcec0ef Sep 03 13:52:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9e49ee41-cde2-48db-b02d-3e454062652d tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9e49ee41-cde2-48db-b02d-3e454062652d tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ce970e2b-6ec8-4871-95d7-8858ffd87a9f tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ce970e2b-6ec8-4871-95d7-8858ffd87a9f tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:04 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:04 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:04 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-9e49ee41-cde2-48db-b02d-3e454062652d tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Snapshot retrieved successfully. Sep 03 13:52:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9e49ee41-cde2-48db-b02d-3e454062652d tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/snapshots/f2bbd586-954c-49ec-9851-98bc6dcec0ef returned with HTTP 200 Sep 03 13:52:04 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1502/3064] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:04 2026] GET /volume/v3/snapshots/f2bbd586-954c-49ec-9851-98bc6dcec0ef => generated 466 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:04 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:04 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:04 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:04 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:04 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-ce970e2b-6ec8-4871-95d7-8858ffd87a9f tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Volume info retrieved successfully. Sep 03 13:52:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ce970e2b-6ec8-4871-95d7-8858ffd87a9f tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] http://192.168.122.181/volume/v3/volumes/866249bf-d7c8-4795-ba50-622c7df2f89d returned with HTTP 200 Sep 03 13:52:04 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1563/3065] 192.168.122.181 () {60 vars in 1272 bytes} [Thu Sep 3 13:52:04 2026] GET /volume/v3/volumes/866249bf-d7c8-4795-ba50-622c7df2f89d => generated 960 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-688aa195-5e57-49f4-9a89-c14c9d49f00a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-688aa195-5e57-49f4-9a89-c14c9d49f00a tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] GET http://192.168.122.181/volume/v3/volumes/0469c942-bece-4b73-92f9-2f7b8e8e755e Sep 03 13:52:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-688aa195-5e57-49f4-9a89-c14c9d49f00a tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-688aa195-5e57-49f4-9a89-c14c9d49f00a tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:04 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:04 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-42b6aa8f-51fb-4236-aa40-42ec111a5359 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:04 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:04 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-42b6aa8f-51fb-4236-aa40-42ec111a5359 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/volumes/f89e161f-c977-49fd-b3f1-78526a4d691d Sep 03 13:52:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-42b6aa8f-51fb-4236-aa40-42ec111a5359 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-42b6aa8f-51fb-4236-aa40-42ec111a5359 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:04 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-688aa195-5e57-49f4-9a89-c14c9d49f00a tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Volume info retrieved successfully. Sep 03 13:52:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-688aa195-5e57-49f4-9a89-c14c9d49f00a tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] http://192.168.122.181/volume/v3/volumes/0469c942-bece-4b73-92f9-2f7b8e8e755e returned with HTTP 200 Sep 03 13:52:04 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1503/3066] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:04 2026] GET /volume/v3/volumes/0469c942-bece-4b73-92f9-2f7b8e8e755e => generated 864 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:04 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:04 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:04 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:04 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:04 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-42b6aa8f-51fb-4236-aa40-42ec111a5359 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Volume info retrieved successfully. Sep 03 13:52:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-42b6aa8f-51fb-4236-aa40-42ec111a5359 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes/f89e161f-c977-49fd-b3f1-78526a4d691d returned with HTTP 200 Sep 03 13:52:04 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1564/3067] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:04 2026] GET /volume/v3/volumes/f89e161f-c977-49fd-b3f1-78526a4d691d => generated 1016 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 13:52:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-5b17d2c7-b1c9-467b-b002-2bd53bc957f5 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5b17d2c7-b1c9-467b-b002-2bd53bc957f5 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/snapshots/f2bbd586-954c-49ec-9851-98bc6dcec0ef Sep 03 13:52:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5b17d2c7-b1c9-467b-b002-2bd53bc957f5 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5b17d2c7-b1c9-467b-b002-2bd53bc957f5 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:05 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:05 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:05 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-5b17d2c7-b1c9-467b-b002-2bd53bc957f5 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Snapshot retrieved successfully. Sep 03 13:52:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5b17d2c7-b1c9-467b-b002-2bd53bc957f5 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/snapshots/f2bbd586-954c-49ec-9851-98bc6dcec0ef returned with HTTP 200 Sep 03 13:52:05 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1504/3068] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:05 2026] GET /volume/v3/snapshots/f2bbd586-954c-49ec-9851-98bc6dcec0ef => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-400e64ae-54e0-4ac2-b8b9-5bb63a0ac66f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-400e64ae-54e0-4ac2-b8b9-5bb63a0ac66f tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] GET http://192.168.122.181/volume/v3/volumes/866249bf-d7c8-4795-ba50-622c7df2f89d Sep 03 13:52:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-400e64ae-54e0-4ac2-b8b9-5bb63a0ac66f tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-400e64ae-54e0-4ac2-b8b9-5bb63a0ac66f tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:05 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:05 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:05 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:05 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:05 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-400e64ae-54e0-4ac2-b8b9-5bb63a0ac66f tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Volume info retrieved successfully. Sep 03 13:52:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-400e64ae-54e0-4ac2-b8b9-5bb63a0ac66f tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] http://192.168.122.181/volume/v3/volumes/866249bf-d7c8-4795-ba50-622c7df2f89d returned with HTTP 200 Sep 03 13:52:05 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1565/3069] 192.168.122.181 () {60 vars in 1272 bytes} [Thu Sep 3 13:52:05 2026] GET /volume/v3/volumes/866249bf-d7c8-4795-ba50-622c7df2f89d => generated 981 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-1ca0d70d-9048-496f-980f-7e4673b11a7d None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1ca0d70d-9048-496f-980f-7e4673b11a7d tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] GET http://192.168.122.181/volume/v3/messages Sep 03 13:52:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1ca0d70d-9048-496f-980f-7e4673b11a7d tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1ca0d70d-9048-496f-980f-7e4673b11a7d tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1ca0d70d-9048-496f-980f-7e4673b11a7d tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] http://192.168.122.181/volume/v3/messages returned with HTTP 200 Sep 03 13:52:05 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1505/3070] 192.168.122.181 () {60 vars in 1164 bytes} [Thu Sep 3 13:52:05 2026] GET /volume/v3/messages => generated 678 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-0b198645-9f1a-4c0a-b384-b0627cfff5e1 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0b198645-9f1a-4c0a-b384-b0627cfff5e1 tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-reader] GET http://192.168.122.181/volume/v3/messages/64f7b7a4-57b2-48fe-b7e9-b32c014ee440 Sep 03 13:52:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0b198645-9f1a-4c0a-b384-b0627cfff5e1 tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-reader] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0b198645-9f1a-4c0a-b384-b0627cfff5e1 tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-reader] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0b198645-9f1a-4c0a-b384-b0627cfff5e1 tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-reader] http://192.168.122.181/volume/v3/messages/64f7b7a4-57b2-48fe-b7e9-b32c014ee440 returned with HTTP 200 Sep 03 13:52:05 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1566/3071] 192.168.122.181 () {60 vars in 1275 bytes} [Thu Sep 3 13:52:05 2026] GET /volume/v3/messages/64f7b7a4-57b2-48fe-b7e9-b32c014ee440 => generated 675 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-956d1a81-79c8-4ae1-92de-d7aa3bebd8d3 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-956d1a81-79c8-4ae1-92de-d7aa3bebd8d3 tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] DELETE http://192.168.122.181/volume/v3/messages/64f7b7a4-57b2-48fe-b7e9-b32c014ee440 Sep 03 13:52:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-956d1a81-79c8-4ae1-92de-d7aa3bebd8d3 tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-956d1a81-79c8-4ae1-92de-d7aa3bebd8d3 tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-956d1a81-79c8-4ae1-92de-d7aa3bebd8d3 tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] http://192.168.122.181/volume/v3/messages/64f7b7a4-57b2-48fe-b7e9-b32c014ee440 returned with HTTP 204 Sep 03 13:52:05 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1506/3072] 192.168.122.181 () {60 vars in 1278 bytes} [Thu Sep 3 13:52:05 2026] DELETE /volume/v3/messages/64f7b7a4-57b2-48fe-b7e9-b32c014ee440 => generated 0 bytes in 26 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 03 13:52:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ad9c006a-602d-4355-9548-0cb53517c7eb None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ad9c006a-602d-4355-9548-0cb53517c7eb tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] DELETE http://192.168.122.181/volume/v3/volumes/866249bf-d7c8-4795-ba50-622c7df2f89d Sep 03 13:52:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ad9c006a-602d-4355-9548-0cb53517c7eb tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ad9c006a-602d-4355-9548-0cb53517c7eb tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:05 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-ad9c006a-602d-4355-9548-0cb53517c7eb tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Delete volume with id: 866249bf-d7c8-4795-ba50-622c7df2f89d Sep 03 13:52:05 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:05 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:05 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:05 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:05 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-ad9c006a-602d-4355-9548-0cb53517c7eb tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Volume info retrieved successfully. Sep 03 13:52:05 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ad9c006a-602d-4355-9548-0cb53517c7eb tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86720) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 13:52:05 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-ad9c006a-602d-4355-9548-0cb53517c7eb tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Created reservations ['806cb7cb-f450-4ee7-9e2f-e123d2657402', 'f0fd0d5b-c281-416a-bacc-dbd7397c520d', 'c0cca2a5-527a-4336-afe5-d8add6456e51', '1125daf9-ec39-434e-a198-f4584e8f5ee8'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:52:05 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-ad9c006a-602d-4355-9548-0cb53517c7eb tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Delete volume request issued successfully. Sep 03 13:52:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ad9c006a-602d-4355-9548-0cb53517c7eb tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] http://192.168.122.181/volume/v3/volumes/866249bf-d7c8-4795-ba50-622c7df2f89d returned with HTTP 202 Sep 03 13:52:05 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1567/3073] 192.168.122.181 () {60 vars in 1275 bytes} [Thu Sep 3 13:52:05 2026] DELETE /volume/v3/volumes/866249bf-d7c8-4795-ba50-622c7df2f89d => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:52:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-01485187-de95-4a17-a87e-a0a242858f24 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-01485187-de95-4a17-a87e-a0a242858f24 tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] DELETE http://192.168.122.181/volume/v3/types/7e728521-0cf3-4961-b129-9a81cd00b635 Sep 03 13:52:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-01485187-de95-4a17-a87e-a0a242858f24 tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-01485187-de95-4a17-a87e-a0a242858f24 tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] Calling method '_delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-01485187-de95-4a17-a87e-a0a242858f24 tempest-ProjectReaderTests-1481938797 tempest-ProjectReaderTests-1481938797-project-admin] http://192.168.122.181/volume/v3/types/7e728521-0cf3-4961-b129-9a81cd00b635 returned with HTTP 202 Sep 03 13:52:05 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1507/3074] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:52:05 2026] DELETE /volume/v3/types/7e728521-0cf3-4961-b129-9a81cd00b635 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:52:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-2e5def25-c866-4029-876e-d6a786a979a5 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2e5def25-c866-4029-876e-d6a786a979a5 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] GET http://192.168.122.181/volume/v3/volumes/0469c942-bece-4b73-92f9-2f7b8e8e755e Sep 03 13:52:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2e5def25-c866-4029-876e-d6a786a979a5 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2e5def25-c866-4029-876e-d6a786a979a5 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2e5def25-c866-4029-876e-d6a786a979a5 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] http://192.168.122.181/volume/v3/volumes/0469c942-bece-4b73-92f9-2f7b8e8e755e returned with HTTP 404 Sep 03 13:52:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-611d0a85-6f11-4636-b87f-87437fe75760 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:05 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1568/3075] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:05 2026] GET /volume/v3/volumes/0469c942-bece-4b73-92f9-2f7b8e8e755e => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:52:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-611d0a85-6f11-4636-b87f-87437fe75760 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/volumes/f89e161f-c977-49fd-b3f1-78526a4d691d Sep 03 13:52:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-611d0a85-6f11-4636-b87f-87437fe75760 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d6518678-5eeb-4603-b108-0fe884597e86 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-611d0a85-6f11-4636-b87f-87437fe75760 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d6518678-5eeb-4603-b108-0fe884597e86 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] DELETE http://192.168.122.181/volume/v3/volumes/e65c58b7-11f3-4a9a-8b97-d2b217a42638 Sep 03 13:52:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d6518678-5eeb-4603-b108-0fe884597e86 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d6518678-5eeb-4603-b108-0fe884597e86 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:05 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-d6518678-5eeb-4603-b108-0fe884597e86 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Delete volume with id: e65c58b7-11f3-4a9a-8b97-d2b217a42638 Sep 03 13:52:05 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:05 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:05 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:05 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:05 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:05 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:05 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:05 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:05 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-d6518678-5eeb-4603-b108-0fe884597e86 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Volume info retrieved successfully. Sep 03 13:52:05 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-611d0a85-6f11-4636-b87f-87437fe75760 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Volume info retrieved successfully. Sep 03 13:52:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-611d0a85-6f11-4636-b87f-87437fe75760 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes/f89e161f-c977-49fd-b3f1-78526a4d691d returned with HTTP 200 Sep 03 13:52:05 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1508/3076] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:05 2026] GET /volume/v3/volumes/f89e161f-c977-49fd-b3f1-78526a4d691d => generated 1017 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:52:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-57b348a8-13d9-46e7-9e25-5763f174564f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-57b348a8-13d9-46e7-9e25-5763f174564f tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] POST http://192.168.122.181/volume/v3/snapshots Sep 03 13:52:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-57b348a8-13d9-46e7-9e25-5763f174564f tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f89e161f-c977-49fd-b3f1-78526a4d691d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-920482825"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:52:05 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-d6518678-5eeb-4603-b108-0fe884597e86 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Delete volume request issued successfully. Sep 03 13:52:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d6518678-5eeb-4603-b108-0fe884597e86 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] http://192.168.122.181/volume/v3/volumes/e65c58b7-11f3-4a9a-8b97-d2b217a42638 returned with HTTP 202 Sep 03 13:52:05 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1569/3077] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:52:05 2026] DELETE /volume/v3/volumes/e65c58b7-11f3-4a9a-8b97-d2b217a42638 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:52:05 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:05 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:05 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:05 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-36563afa-708f-4a98-8db6-4480c17824cd None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:05 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-57b348a8-13d9-46e7-9e25-5763f174564f tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Volume info retrieved successfully. Sep 03 13:52:05 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.snapshots [None req-57b348a8-13d9-46e7-9e25-5763f174564f tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Create snapshot from volume f89e161f-c977-49fd-b3f1-78526a4d691d Sep 03 13:52:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-36563afa-708f-4a98-8db6-4480c17824cd tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] GET http://192.168.122.181/volume/v3/volumes/e65c58b7-11f3-4a9a-8b97-d2b217a42638 Sep 03 13:52:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-36563afa-708f-4a98-8db6-4480c17824cd tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-36563afa-708f-4a98-8db6-4480c17824cd tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:05 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:05 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:05 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:05 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:05 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-36563afa-708f-4a98-8db6-4480c17824cd tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Volume info retrieved successfully. Sep 03 13:52:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-36563afa-708f-4a98-8db6-4480c17824cd tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] http://192.168.122.181/volume/v3/volumes/e65c58b7-11f3-4a9a-8b97-d2b217a42638 returned with HTTP 200 Sep 03 13:52:05 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1570/3078] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:05 2026] GET /volume/v3/volumes/e65c58b7-11f3-4a9a-8b97-d2b217a42638 => generated 865 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:05 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-57b348a8-13d9-46e7-9e25-5763f174564f tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Created reservations ['fd25f764-28c4-469c-88aa-f40cda1298b7', '945a84d9-08d6-4661-886a-02acf01ed79e', '9b81d1e0-d164-4ace-b78d-9b352aa7040b', '0cf11b69-d196-4443-a25e-dc755b2a6121'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:52:05 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:05 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:06 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-57b348a8-13d9-46e7-9e25-5763f174564f tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot create request issued successfully. Sep 03 13:52:06 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-57b348a8-13d9-46e7-9e25-5763f174564f tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots returned with HTTP 202 Sep 03 13:52:06 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1509/3079] 192.168.122.181 () {60 vars in 1149 bytes} [Thu Sep 3 13:52:05 2026] POST /volume/v3/snapshots => generated 307 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:52:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-0f68ff4a-d225-41b9-9508-6e3f01cb1af5 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:06 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0f68ff4a-d225-41b9-9508-6e3f01cb1af5 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/967cecd3-abbc-4ffd-aa00-0b961602d8a4 Sep 03 13:52:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0f68ff4a-d225-41b9-9508-6e3f01cb1af5 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0f68ff4a-d225-41b9-9508-6e3f01cb1af5 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:06 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:06 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:06 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-0f68ff4a-d225-41b9-9508-6e3f01cb1af5 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:52:06 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0f68ff4a-d225-41b9-9508-6e3f01cb1af5 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/967cecd3-abbc-4ffd-aa00-0b961602d8a4 returned with HTTP 200 Sep 03 13:52:06 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1571/3080] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:06 2026] GET /volume/v3/snapshots/967cecd3-abbc-4ffd-aa00-0b961602d8a4 => generated 439 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-8e1b65fb-6168-4eff-807b-120cdd2458ef None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:06 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8e1b65fb-6168-4eff-807b-120cdd2458ef tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/snapshots/f2bbd586-954c-49ec-9851-98bc6dcec0ef Sep 03 13:52:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8e1b65fb-6168-4eff-807b-120cdd2458ef tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8e1b65fb-6168-4eff-807b-120cdd2458ef tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:06 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8e1b65fb-6168-4eff-807b-120cdd2458ef tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/snapshots/f2bbd586-954c-49ec-9851-98bc6dcec0ef returned with HTTP 404 Sep 03 13:52:06 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1510/3081] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:06 2026] GET /volume/v3/snapshots/f2bbd586-954c-49ec-9851-98bc6dcec0ef => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:52:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f2e7f5a3-737e-41dc-b051-adcab44d845b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:06 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f2e7f5a3-737e-41dc-b051-adcab44d845b tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] DELETE http://192.168.122.181/volume/v3/volumes/01128696-b2d2-4389-a77c-69dc6ec2ea7f Sep 03 13:52:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f2e7f5a3-737e-41dc-b051-adcab44d845b tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f2e7f5a3-737e-41dc-b051-adcab44d845b tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:06 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-f2e7f5a3-737e-41dc-b051-adcab44d845b tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Delete volume with id: 01128696-b2d2-4389-a77c-69dc6ec2ea7f Sep 03 13:52:06 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:06 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:06 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:06 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:06 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-f2e7f5a3-737e-41dc-b051-adcab44d845b tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Volume info retrieved successfully. Sep 03 13:52:06 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-f2e7f5a3-737e-41dc-b051-adcab44d845b tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Delete volume request issued successfully. Sep 03 13:52:06 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f2e7f5a3-737e-41dc-b051-adcab44d845b tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/volumes/01128696-b2d2-4389-a77c-69dc6ec2ea7f returned with HTTP 202 Sep 03 13:52:06 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1572/3082] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:52:06 2026] DELETE /volume/v3/volumes/01128696-b2d2-4389-a77c-69dc6ec2ea7f => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:52:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-df862908-aecc-4365-94d1-fc53acf9125f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:06 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-df862908-aecc-4365-94d1-fc53acf9125f tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/volumes/01128696-b2d2-4389-a77c-69dc6ec2ea7f Sep 03 13:52:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-df862908-aecc-4365-94d1-fc53acf9125f tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-df862908-aecc-4365-94d1-fc53acf9125f tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:06 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:06 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:06 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:06 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:06 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-df862908-aecc-4365-94d1-fc53acf9125f tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Volume info retrieved successfully. Sep 03 13:52:06 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-df862908-aecc-4365-94d1-fc53acf9125f tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/volumes/01128696-b2d2-4389-a77c-69dc6ec2ea7f returned with HTTP 200 Sep 03 13:52:06 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1511/3083] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:06 2026] GET /volume/v3/volumes/01128696-b2d2-4389-a77c-69dc6ec2ea7f => generated 1016 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:52:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-9550a706-321f-4ecf-91b9-d1f0d458e152 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:06 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9550a706-321f-4ecf-91b9-d1f0d458e152 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] GET http://192.168.122.181/volume/v3/volumes/e65c58b7-11f3-4a9a-8b97-d2b217a42638 Sep 03 13:52:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9550a706-321f-4ecf-91b9-d1f0d458e152 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9550a706-321f-4ecf-91b9-d1f0d458e152 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:06 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9550a706-321f-4ecf-91b9-d1f0d458e152 tempest-CreateVolumesFromSourceVolumeTest-1588271575 tempest-CreateVolumesFromSourceVolumeTest-1588271575-project-member] http://192.168.122.181/volume/v3/volumes/e65c58b7-11f3-4a9a-8b97-d2b217a42638 returned with HTTP 404 Sep 03 13:52:06 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1573/3084] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:06 2026] GET /volume/v3/volumes/e65c58b7-11f3-4a9a-8b97-d2b217a42638 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:52:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-09f236bc-f488-422d-8c3d-b1b61c6f0292 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:07 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-09f236bc-f488-422d-8c3d-b1b61c6f0292 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/967cecd3-abbc-4ffd-aa00-0b961602d8a4 Sep 03 13:52:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-09f236bc-f488-422d-8c3d-b1b61c6f0292 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-09f236bc-f488-422d-8c3d-b1b61c6f0292 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:07 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:07 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:07 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-09f236bc-f488-422d-8c3d-b1b61c6f0292 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:52:07 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-09f236bc-f488-422d-8c3d-b1b61c6f0292 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/967cecd3-abbc-4ffd-aa00-0b961602d8a4 returned with HTTP 200 Sep 03 13:52:07 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1512/3085] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:07 2026] GET /volume/v3/snapshots/967cecd3-abbc-4ffd-aa00-0b961602d8a4 => generated 439 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ca7a52e3-9c42-4fe5-8927-62db3c1026ed None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:07 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ca7a52e3-9c42-4fe5-8927-62db3c1026ed tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/volumes/01128696-b2d2-4389-a77c-69dc6ec2ea7f Sep 03 13:52:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ca7a52e3-9c42-4fe5-8927-62db3c1026ed tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ca7a52e3-9c42-4fe5-8927-62db3c1026ed tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:07 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:07 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:07 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:07 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:07 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-ca7a52e3-9c42-4fe5-8927-62db3c1026ed tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Volume info retrieved successfully. Sep 03 13:52:07 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ca7a52e3-9c42-4fe5-8927-62db3c1026ed tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/volumes/01128696-b2d2-4389-a77c-69dc6ec2ea7f returned with HTTP 200 Sep 03 13:52:07 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1574/3086] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:07 2026] GET /volume/v3/volumes/01128696-b2d2-4389-a77c-69dc6ec2ea7f => generated 1016 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:52:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-0ede52d3-ed97-4f05-99f6-d0691b1f0c72 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:08 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0ede52d3-ed97-4f05-99f6-d0691b1f0c72 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/967cecd3-abbc-4ffd-aa00-0b961602d8a4 Sep 03 13:52:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0ede52d3-ed97-4f05-99f6-d0691b1f0c72 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0ede52d3-ed97-4f05-99f6-d0691b1f0c72 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:08 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:08 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:08 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-0ede52d3-ed97-4f05-99f6-d0691b1f0c72 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:52:08 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0ede52d3-ed97-4f05-99f6-d0691b1f0c72 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/967cecd3-abbc-4ffd-aa00-0b961602d8a4 returned with HTTP 200 Sep 03 13:52:08 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1513/3087] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:08 2026] GET /volume/v3/snapshots/967cecd3-abbc-4ffd-aa00-0b961602d8a4 => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:08 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-68870b20-b591-4d86-9b6d-4eb8eb11a388 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:08 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-68870b20-b591-4d86-9b6d-4eb8eb11a388 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/volumes/01128696-b2d2-4389-a77c-69dc6ec2ea7f Sep 03 13:52:08 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-68870b20-b591-4d86-9b6d-4eb8eb11a388 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:08 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-68870b20-b591-4d86-9b6d-4eb8eb11a388 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:08 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-68870b20-b591-4d86-9b6d-4eb8eb11a388 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/volumes/01128696-b2d2-4389-a77c-69dc6ec2ea7f returned with HTTP 404 Sep 03 13:52:08 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1575/3088] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:08 2026] GET /volume/v3/volumes/01128696-b2d2-4389-a77c-69dc6ec2ea7f => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 13:52:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-4585357f-b4c0-4ebe-99af-e395e12adc47 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:08 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4585357f-b4c0-4ebe-99af-e395e12adc47 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:52:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4585357f-b4c0-4ebe-99af-e395e12adc47 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-261308578"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:52:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-4585357f-b4c0-4ebe-99af-e395e12adc47 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-261308578'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:52:08 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-4585357f-b4c0-4ebe-99af-e395e12adc47 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Create volume of 1 GB Sep 03 13:52:08 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-4585357f-b4c0-4ebe-99af-e395e12adc47 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Availability Zones retrieved successfully. Sep 03 13:52:08 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-4585357f-b4c0-4ebe-99af-e395e12adc47 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Flow 'volume_create_api' (6d5ffba3-9089-490f-8dec-c494f40201a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:52:08 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-4585357f-b4c0-4ebe-99af-e395e12adc47 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9700e84-dd55-421a-9d67-b832e36221f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:08 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-4585357f-b4c0-4ebe-99af-e395e12adc47 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:52:08 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-4585357f-b4c0-4ebe-99af-e395e12adc47 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9700e84-dd55-421a-9d67-b832e36221f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:08 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-4585357f-b4c0-4ebe-99af-e395e12adc47 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7817966b-2714-49a5-9455-b2d21058fe9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:08 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-4585357f-b4c0-4ebe-99af-e395e12adc47 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Created reservations ['266b2a6e-318d-431e-b2aa-74160852ff42', '0afbeea5-e613-4de8-bcad-17a3f7f651fd', 'd21c532e-8894-4062-9bab-7115f88f3a04', '459a3fb4-6cde-4844-90c7-845b79799b15'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:52:08 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-4585357f-b4c0-4ebe-99af-e395e12adc47 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7817966b-2714-49a5-9455-b2d21058fe9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['266b2a6e-318d-431e-b2aa-74160852ff42', '0afbeea5-e613-4de8-bcad-17a3f7f651fd', 'd21c532e-8894-4062-9bab-7115f88f3a04', '459a3fb4-6cde-4844-90c7-845b79799b15']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:08 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-4585357f-b4c0-4ebe-99af-e395e12adc47 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc92b81e-f6b2-48ea-95b3-617b6ade4aac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:08 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:08 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:08 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-4585357f-b4c0-4ebe-99af-e395e12adc47 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc92b81e-f6b2-48ea-95b3-617b6ade4aac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dbbbd85a-a917-4b0b-86ea-1dd5e2309ece', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-261308578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85b977b66d334b6fbf04384ce3dee9c6',qos_specs=None,replication_status=,reservations=['266b2a6e-318d-431e-b2aa-74160852ff42','0afbeea5-e613-4de8-bcad-17a3f7f651fd','d21c532e-8894-4062-9bab-7115f88f3a04','459a3fb4-6cde-4844-90c7-845b79799b15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85839a876f9d4d9890bb5d03198d86c0',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:52:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-261308578',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dbbbd85a-a917-4b0b-86ea-1dd5e2309ece,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85b977b66d334b6fbf04384ce3dee9c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85839a876f9d4d9890bb5d03198d86c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:08 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-4585357f-b4c0-4ebe-99af-e395e12adc47 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ba53198-4ab5-461c-9565-73acd6ecce57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:08 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-4585357f-b4c0-4ebe-99af-e395e12adc47 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ba53198-4ab5-461c-9565-73acd6ecce57) transitioned into state 'SUCCESS' from state '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-261308578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85b977b66d334b6fbf04384ce3dee9c6',qos_specs=None,replication_status=,reservations=['266b2a6e-318d-431e-b2aa-74160852ff42','0afbeea5-e613-4de8-bcad-17a3f7f651fd','d21c532e-8894-4062-9bab-7115f88f3a04','459a3fb4-6cde-4844-90c7-845b79799b15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85839a876f9d4d9890bb5d03198d86c0',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:08 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-4585357f-b4c0-4ebe-99af-e395e12adc47 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21393b26-495a-48de-b1e3-295a609e27c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:08 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-4585357f-b4c0-4ebe-99af-e395e12adc47 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21393b26-495a-48de-b1e3-295a609e27c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:08 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-4585357f-b4c0-4ebe-99af-e395e12adc47 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Flow 'volume_create_api' (6d5ffba3-9089-490f-8dec-c494f40201a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:52:08 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-4585357f-b4c0-4ebe-99af-e395e12adc47 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Create volume request issued successfully. Sep 03 13:52:08 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4585357f-b4c0-4ebe-99af-e395e12adc47 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:52:08 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1514/3089] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:52:08 2026] POST /volume/v3/volumes => generated 786 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:52:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-7a2ef0c8-4216-459e-9f07-6d3a397907b5 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7a2ef0c8-4216-459e-9f07-6d3a397907b5 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/volumes/dbbbd85a-a917-4b0b-86ea-1dd5e2309ece Sep 03 13:52:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7a2ef0c8-4216-459e-9f07-6d3a397907b5 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7a2ef0c8-4216-459e-9f07-6d3a397907b5 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:09 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:09 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:09 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:09 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:09 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-7a2ef0c8-4216-459e-9f07-6d3a397907b5 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Volume info retrieved successfully. Sep 03 13:52:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7a2ef0c8-4216-459e-9f07-6d3a397907b5 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/volumes/dbbbd85a-a917-4b0b-86ea-1dd5e2309ece returned with HTTP 200 Sep 03 13:52:09 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1576/3090] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:09 2026] GET /volume/v3/volumes/dbbbd85a-a917-4b0b-86ea-1dd5e2309ece => generated 965 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:52:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e823a369-b48d-4a1e-9bc6-d910d36adc37 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e823a369-b48d-4a1e-9bc6-d910d36adc37 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/967cecd3-abbc-4ffd-aa00-0b961602d8a4 Sep 03 13:52:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e823a369-b48d-4a1e-9bc6-d910d36adc37 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e823a369-b48d-4a1e-9bc6-d910d36adc37 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:09 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:09 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:09 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-e823a369-b48d-4a1e-9bc6-d910d36adc37 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:52:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e823a369-b48d-4a1e-9bc6-d910d36adc37 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/967cecd3-abbc-4ffd-aa00-0b961602d8a4 returned with HTTP 200 Sep 03 13:52:09 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1515/3091] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:09 2026] GET /volume/v3/snapshots/967cecd3-abbc-4ffd-aa00-0b961602d8a4 => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-9bb008f9-270f-4f26-9d8f-41bb0887df76 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9bb008f9-270f-4f26-9d8f-41bb0887df76 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] POST http://192.168.122.181/volume/v3/snapshots/967cecd3-abbc-4ffd-aa00-0b961602d8a4/action Sep 03 13:52:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9bb008f9-270f-4f26-9d8f-41bb0887df76 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:52:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9bb008f9-270f-4f26-9d8f-41bb0887df76 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:52:09 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:09 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:09 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-9bb008f9-270f-4f26-9d8f-41bb0887df76 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Snapshot retrieved successfully. Sep 03 13:52:09 devstack devstack@c-api.service[86720]: DEBUG cinder.policy [None req-9bb008f9-270f-4f26-9d8f-41bb0887df76 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '1c8fa922169a46c9a5d38e210d6407bb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b4439ab15bff475fb13850b17d83323e', '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=86720) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:52:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9bb008f9-270f-4f26-9d8f-41bb0887df76 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] http://192.168.122.181/volume/v3/snapshots/967cecd3-abbc-4ffd-aa00-0b961602d8a4/action returned with HTTP 403 Sep 03 13:52:09 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1577/3092] 192.168.122.181 () {60 vars in 1280 bytes} [Thu Sep 3 13:52:09 2026] POST /volume/v3/snapshots/967cecd3-abbc-4ffd-aa00-0b961602d8a4/action => generated 133 bytes in 34 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:52:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e51cd342-c490-4ac6-aad4-8ab1835dfad6 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e51cd342-c490-4ac6-aad4-8ab1835dfad6 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] DELETE http://192.168.122.181/volume/v3/snapshots/967cecd3-abbc-4ffd-aa00-0b961602d8a4 Sep 03 13:52:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e51cd342-c490-4ac6-aad4-8ab1835dfad6 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e51cd342-c490-4ac6-aad4-8ab1835dfad6 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:09 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.snapshots [None req-e51cd342-c490-4ac6-aad4-8ab1835dfad6 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Delete snapshot with id: 967cecd3-abbc-4ffd-aa00-0b961602d8a4 Sep 03 13:52:09 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:09 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:09 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-e51cd342-c490-4ac6-aad4-8ab1835dfad6 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:52:09 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:09 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:09 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-e51cd342-c490-4ac6-aad4-8ab1835dfad6 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot delete request issued successfully. Sep 03 13:52:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e51cd342-c490-4ac6-aad4-8ab1835dfad6 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/967cecd3-abbc-4ffd-aa00-0b961602d8a4 returned with HTTP 202 Sep 03 13:52:09 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1516/3093] 192.168.122.181 () {58 vars in 1241 bytes} [Thu Sep 3 13:52:09 2026] DELETE /volume/v3/snapshots/967cecd3-abbc-4ffd-aa00-0b961602d8a4 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:52:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-9b05468e-2c77-4b69-bc71-d9f17b6aa415 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9b05468e-2c77-4b69-bc71-d9f17b6aa415 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/967cecd3-abbc-4ffd-aa00-0b961602d8a4 Sep 03 13:52:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9b05468e-2c77-4b69-bc71-d9f17b6aa415 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9b05468e-2c77-4b69-bc71-d9f17b6aa415 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:09 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:09 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:09 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-9b05468e-2c77-4b69-bc71-d9f17b6aa415 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:52:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9b05468e-2c77-4b69-bc71-d9f17b6aa415 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/967cecd3-abbc-4ffd-aa00-0b961602d8a4 returned with HTTP 200 Sep 03 13:52:09 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1578/3094] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:09 2026] GET /volume/v3/snapshots/967cecd3-abbc-4ffd-aa00-0b961602d8a4 => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-d96fe580-9cf3-45c1-bf75-8855bdd16446 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ec4367dc-a00a-4451-b820-f7471fe5a2b2 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:10 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ec4367dc-a00a-4451-b820-f7471fe5a2b2 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/volumes/dbbbd85a-a917-4b0b-86ea-1dd5e2309ece Sep 03 13:52:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ec4367dc-a00a-4451-b820-f7471fe5a2b2 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ec4367dc-a00a-4451-b820-f7471fe5a2b2 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:10 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:10 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:10 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:10 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:10 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-ec4367dc-a00a-4451-b820-f7471fe5a2b2 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Volume info retrieved successfully. Sep 03 13:52:10 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ec4367dc-a00a-4451-b820-f7471fe5a2b2 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/volumes/dbbbd85a-a917-4b0b-86ea-1dd5e2309ece returned with HTTP 200 Sep 03 13:52:10 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1579/3095] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:10 2026] GET /volume/v3/volumes/dbbbd85a-a917-4b0b-86ea-1dd5e2309ece => generated 1015 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 13:52:10 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d96fe580-9cf3-45c1-bf75-8855bdd16446 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:52:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d96fe580-9cf3-45c1-bf75-8855bdd16446 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1942424673"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:52:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-d96fe580-9cf3-45c1-bf75-8855bdd16446 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1942424673'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:52:10 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-d96fe580-9cf3-45c1-bf75-8855bdd16446 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Create volume of 1 GB Sep 03 13:52:10 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:10 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:10 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-d96fe580-9cf3-45c1-bf75-8855bdd16446 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Availability Zones retrieved successfully. Sep 03 13:52:10 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-d96fe580-9cf3-45c1-bf75-8855bdd16446 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Flow 'volume_create_api' (12098a9a-8a02-4baf-9566-c343a9ba5122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:52:10 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-d96fe580-9cf3-45c1-bf75-8855bdd16446 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5526524c-f2f8-4ce0-bc0e-2a13e6b65ec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:10 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-d96fe580-9cf3-45c1-bf75-8855bdd16446 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:52:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-dc6b48d7-59de-425b-8168-42a8066fcff4 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:10 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-dc6b48d7-59de-425b-8168-42a8066fcff4 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/967cecd3-abbc-4ffd-aa00-0b961602d8a4 Sep 03 13:52:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-dc6b48d7-59de-425b-8168-42a8066fcff4 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-dc6b48d7-59de-425b-8168-42a8066fcff4 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:10 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-d96fe580-9cf3-45c1-bf75-8855bdd16446 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5526524c-f2f8-4ce0-bc0e-2a13e6b65ec1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:10 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-d96fe580-9cf3-45c1-bf75-8855bdd16446 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (920205cd-6cc6-4332-b131-7338db3c1b6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:10 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:10 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:10 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-dc6b48d7-59de-425b-8168-42a8066fcff4 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:52:10 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-dc6b48d7-59de-425b-8168-42a8066fcff4 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/967cecd3-abbc-4ffd-aa00-0b961602d8a4 returned with HTTP 200 Sep 03 13:52:10 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1580/3096] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:10 2026] GET /volume/v3/snapshots/967cecd3-abbc-4ffd-aa00-0b961602d8a4 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:10 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-d96fe580-9cf3-45c1-bf75-8855bdd16446 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Created reservations ['3b3375c8-2edc-4293-944e-b99e61818cd1', '0f0a008e-01c4-4cd5-92bf-d2152d9806c3', 'c29009f3-727e-451a-806d-1b5ba318e3cb', 'bd5e013e-5112-4195-aa8e-6c3dede1e5dd'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:52:10 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-d96fe580-9cf3-45c1-bf75-8855bdd16446 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (920205cd-6cc6-4332-b131-7338db3c1b6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b3375c8-2edc-4293-944e-b99e61818cd1', '0f0a008e-01c4-4cd5-92bf-d2152d9806c3', 'c29009f3-727e-451a-806d-1b5ba318e3cb', 'bd5e013e-5112-4195-aa8e-6c3dede1e5dd']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:10 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-d96fe580-9cf3-45c1-bf75-8855bdd16446 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03008bec-3c58-4f48-9de7-8ad700691080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:10 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:10 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:10 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-d96fe580-9cf3-45c1-bf75-8855bdd16446 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03008bec-3c58-4f48-9de7-8ad700691080) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae31fe9b-01c4-45b9-a36d-c0a0a78f3d09', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1942424673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80562f02934647f28d397fc94eef6dab',qos_specs=None,replication_status=,reservations=['3b3375c8-2edc-4293-944e-b99e61818cd1','0f0a008e-01c4-4cd5-92bf-d2152d9806c3','c29009f3-727e-451a-806d-1b5ba318e3cb','bd5e013e-5112-4195-aa8e-6c3dede1e5dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c0e984bfc194be2bc25ff3b92ff3fc6',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:52:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1942424673',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae31fe9b-01c4-45b9-a36d-c0a0a78f3d09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80562f02934647f28d397fc94eef6dab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c0e984bfc194be2bc25ff3b92ff3fc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:10 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-d96fe580-9cf3-45c1-bf75-8855bdd16446 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (811ad547-b359-4159-be4d-121e54642057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-5d1cc0c9-05cc-4789-9ab0-57a1f7539b0c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:10 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-d96fe580-9cf3-45c1-bf75-8855bdd16446 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (811ad547-b359-4159-be4d-121e54642057) transitioned into state 'SUCCESS' from state '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-1942424673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80562f02934647f28d397fc94eef6dab',qos_specs=None,replication_status=,reservations=['3b3375c8-2edc-4293-944e-b99e61818cd1','0f0a008e-01c4-4cd5-92bf-d2152d9806c3','c29009f3-727e-451a-806d-1b5ba318e3cb','bd5e013e-5112-4195-aa8e-6c3dede1e5dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c0e984bfc194be2bc25ff3b92ff3fc6',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:10 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-d96fe580-9cf3-45c1-bf75-8855bdd16446 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17398565-24b5-41b7-b0b5-9283d1b86ec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:10 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-d96fe580-9cf3-45c1-bf75-8855bdd16446 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17398565-24b5-41b7-b0b5-9283d1b86ec7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:10 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-d96fe580-9cf3-45c1-bf75-8855bdd16446 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Flow 'volume_create_api' (12098a9a-8a02-4baf-9566-c343a9ba5122) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:52:10 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-d96fe580-9cf3-45c1-bf75-8855bdd16446 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Create volume request issued successfully. Sep 03 13:52:10 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d96fe580-9cf3-45c1-bf75-8855bdd16446 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:52:10 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1517/3097] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:52:09 2026] POST /volume/v3/volumes => generated 787 bytes in 760 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:52:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-0971e728-877d-433e-8e3e-dec1ddc5cb34 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:10 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0971e728-877d-433e-8e3e-dec1ddc5cb34 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] GET http://192.168.122.181/volume/v3/volumes/ae31fe9b-01c4-45b9-a36d-c0a0a78f3d09 Sep 03 13:52:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0971e728-877d-433e-8e3e-dec1ddc5cb34 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0971e728-877d-433e-8e3e-dec1ddc5cb34 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:10 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:10 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:10 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:10 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:10 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-0971e728-877d-433e-8e3e-dec1ddc5cb34 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Volume info retrieved successfully. Sep 03 13:52:10 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0971e728-877d-433e-8e3e-dec1ddc5cb34 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] http://192.168.122.181/volume/v3/volumes/ae31fe9b-01c4-45b9-a36d-c0a0a78f3d09 returned with HTTP 200 Sep 03 13:52:10 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1518/3098] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:10 2026] GET /volume/v3/volumes/ae31fe9b-01c4-45b9-a36d-c0a0a78f3d09 => generated 966 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:52:10 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5d1cc0c9-05cc-4789-9ab0-57a1f7539b0c tempest-ProjectAdminTests-1895178657 tempest-ProjectAdminTests-1895178657-project-admin] GET http://192.168.122.181/volume/v3/scheduler-stats/get_pools Sep 03 13:52:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5d1cc0c9-05cc-4789-9ab0-57a1f7539b0c tempest-ProjectAdminTests-1895178657 tempest-ProjectAdminTests-1895178657-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5d1cc0c9-05cc-4789-9ab0-57a1f7539b0c tempest-ProjectAdminTests-1895178657 tempest-ProjectAdminTests-1895178657-project-admin] Calling method 'get_pools' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:10 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5d1cc0c9-05cc-4789-9ab0-57a1f7539b0c tempest-ProjectAdminTests-1895178657 tempest-ProjectAdminTests-1895178657-project-admin] http://192.168.122.181/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 03 13:52:10 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1581/3099] 192.168.122.181 () {58 vars in 1175 bytes} [Thu Sep 3 13:52:10 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:52:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e48d769c-1b5b-4fc4-b792-0d015b28040f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:11 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e48d769c-1b5b-4fc4-b792-0d015b28040f tempest-ProjectAdminTests-1895178657 tempest-ProjectAdminTests-1895178657-project-admin] GET http://192.168.122.181/volume/v3/capabilities/devstack@QuobyteHD Sep 03 13:52:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e48d769c-1b5b-4fc4-b792-0d015b28040f tempest-ProjectAdminTests-1895178657 tempest-ProjectAdminTests-1895178657-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e48d769c-1b5b-4fc4-b792-0d015b28040f tempest-ProjectAdminTests-1895178657 tempest-ProjectAdminTests-1895178657-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:11 devstack devstack@c-api.service[86719]: /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 03 13:52:11 devstack devstack@c-api.service[86719]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 13:52:11 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e48d769c-1b5b-4fc4-b792-0d015b28040f tempest-ProjectAdminTests-1895178657 tempest-ProjectAdminTests-1895178657-project-admin] http://192.168.122.181/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 03 13:52:11 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1519/3100] 192.168.122.181 () {58 vars in 1193 bytes} [Thu Sep 3 13:52:11 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d5ac31a9-f9f5-487d-87ac-98297c3b2564 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:11 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d5ac31a9-f9f5-487d-87ac-98297c3b2564 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/volumes/dbbbd85a-a917-4b0b-86ea-1dd5e2309ece Sep 03 13:52:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d5ac31a9-f9f5-487d-87ac-98297c3b2564 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d5ac31a9-f9f5-487d-87ac-98297c3b2564 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:11 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:11 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:11 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:11 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:11 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-d5ac31a9-f9f5-487d-87ac-98297c3b2564 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Volume info retrieved successfully. Sep 03 13:52:11 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d5ac31a9-f9f5-487d-87ac-98297c3b2564 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/volumes/dbbbd85a-a917-4b0b-86ea-1dd5e2309ece returned with HTTP 200 Sep 03 13:52:11 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1582/3101] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:11 2026] GET /volume/v3/volumes/dbbbd85a-a917-4b0b-86ea-1dd5e2309ece => generated 1016 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:52:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-b02cadd1-b0cf-48ab-ba5e-72a259600624 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:11 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b02cadd1-b0cf-48ab-ba5e-72a259600624 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] POST http://192.168.122.181/volume/v3/snapshots Sep 03 13:52:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b02cadd1-b0cf-48ab-ba5e-72a259600624 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dbbbd85a-a917-4b0b-86ea-1dd5e2309ece", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2012243206"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:52:11 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:11 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:11 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:11 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:11 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-b02cadd1-b0cf-48ab-ba5e-72a259600624 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Volume info retrieved successfully. Sep 03 13:52:11 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.snapshots [None req-b02cadd1-b0cf-48ab-ba5e-72a259600624 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Create snapshot from volume dbbbd85a-a917-4b0b-86ea-1dd5e2309ece Sep 03 13:52:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-37792083-8ea9-409a-a925-8549dd4679c9 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:11 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-37792083-8ea9-409a-a925-8549dd4679c9 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/967cecd3-abbc-4ffd-aa00-0b961602d8a4 Sep 03 13:52:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-37792083-8ea9-409a-a925-8549dd4679c9 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-37792083-8ea9-409a-a925-8549dd4679c9 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:11 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-37792083-8ea9-409a-a925-8549dd4679c9 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/967cecd3-abbc-4ffd-aa00-0b961602d8a4 returned with HTTP 404 Sep 03 13:52:11 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1583/3102] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:11 2026] GET /volume/v3/snapshots/967cecd3-abbc-4ffd-aa00-0b961602d8a4 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:52:11 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-b02cadd1-b0cf-48ab-ba5e-72a259600624 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Created reservations ['0b2b0dc5-8bf4-42ac-bbcc-555c3ef8de54', 'e1daa3fb-3f52-4e84-9e48-8e4b75486692', 'b5a362e8-c3ec-4562-9d7f-83aa1f2f04ec', '7c93f90a-85cc-49a1-b6cd-8f66929a4344'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:52:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-4d14659b-eca2-404c-ab79-a0830d165c41 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:11 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4d14659b-eca2-404c-ab79-a0830d165c41 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] DELETE http://192.168.122.181/volume/v3/volumes/f89e161f-c977-49fd-b3f1-78526a4d691d Sep 03 13:52:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4d14659b-eca2-404c-ab79-a0830d165c41 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4d14659b-eca2-404c-ab79-a0830d165c41 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:11 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-4d14659b-eca2-404c-ab79-a0830d165c41 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Delete volume with id: f89e161f-c977-49fd-b3f1-78526a4d691d Sep 03 13:52:11 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:11 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:11 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:11 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:11 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-4d14659b-eca2-404c-ab79-a0830d165c41 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Volume info retrieved successfully. Sep 03 13:52:11 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:11 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:11 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-b02cadd1-b0cf-48ab-ba5e-72a259600624 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Snapshot create request issued successfully. Sep 03 13:52:11 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b02cadd1-b0cf-48ab-ba5e-72a259600624 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/snapshots returned with HTTP 202 Sep 03 13:52:11 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1520/3103] 192.168.122.181 () {60 vars in 1149 bytes} [Thu Sep 3 13:52:11 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 03 13:52:11 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-4d14659b-eca2-404c-ab79-a0830d165c41 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Delete volume request issued successfully. Sep 03 13:52:11 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4d14659b-eca2-404c-ab79-a0830d165c41 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes/f89e161f-c977-49fd-b3f1-78526a4d691d returned with HTTP 202 Sep 03 13:52:11 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1584/3104] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:52:11 2026] DELETE /volume/v3/volumes/f89e161f-c977-49fd-b3f1-78526a4d691d => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:52:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e5781898-b4c2-4d6c-a124-9f305d6119ae None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-efd7a4ad-fd10-477d-8623-e17feebe3ce9 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:11 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e5781898-b4c2-4d6c-a124-9f305d6119ae tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/snapshots/4a11ed2f-ea4d-4010-8c0e-1fef2ba0711f Sep 03 13:52:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e5781898-b4c2-4d6c-a124-9f305d6119ae tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:11 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-efd7a4ad-fd10-477d-8623-e17feebe3ce9 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/volumes/f89e161f-c977-49fd-b3f1-78526a4d691d Sep 03 13:52:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e5781898-b4c2-4d6c-a124-9f305d6119ae tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-efd7a4ad-fd10-477d-8623-e17feebe3ce9 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:11 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-efd7a4ad-fd10-477d-8623-e17feebe3ce9 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:11 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:11 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:11 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-e5781898-b4c2-4d6c-a124-9f305d6119ae tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Snapshot retrieved successfully. Sep 03 13:52:11 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e5781898-b4c2-4d6c-a124-9f305d6119ae tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/snapshots/4a11ed2f-ea4d-4010-8c0e-1fef2ba0711f returned with HTTP 200 Sep 03 13:52:11 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1521/3105] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:11 2026] GET /volume/v3/snapshots/4a11ed2f-ea4d-4010-8c0e-1fef2ba0711f => generated 440 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:11 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:11 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:11 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:11 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:11 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-efd7a4ad-fd10-477d-8623-e17feebe3ce9 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Volume info retrieved successfully. Sep 03 13:52:11 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-efd7a4ad-fd10-477d-8623-e17feebe3ce9 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes/f89e161f-c977-49fd-b3f1-78526a4d691d returned with HTTP 200 Sep 03 13:52:11 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1585/3106] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:11 2026] GET /volume/v3/volumes/f89e161f-c977-49fd-b3f1-78526a4d691d => generated 1016 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:52:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-0a7762be-1f7f-40fe-9375-510cf5326f79 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:11 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0a7762be-1f7f-40fe-9375-510cf5326f79 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] GET http://192.168.122.181/volume/v3/volumes/ae31fe9b-01c4-45b9-a36d-c0a0a78f3d09 Sep 03 13:52:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0a7762be-1f7f-40fe-9375-510cf5326f79 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0a7762be-1f7f-40fe-9375-510cf5326f79 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:11 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:11 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:11 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:11 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:11 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-0a7762be-1f7f-40fe-9375-510cf5326f79 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Volume info retrieved successfully. Sep 03 13:52:11 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0a7762be-1f7f-40fe-9375-510cf5326f79 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] http://192.168.122.181/volume/v3/volumes/ae31fe9b-01c4-45b9-a36d-c0a0a78f3d09 returned with HTTP 200 Sep 03 13:52:11 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1522/3107] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:11 2026] GET /volume/v3/volumes/ae31fe9b-01c4-45b9-a36d-c0a0a78f3d09 => generated 1016 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:52:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-51113f58-2894-474f-84b5-1c7a4154d7b9 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:12 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-51113f58-2894-474f-84b5-1c7a4154d7b9 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/snapshots/4a11ed2f-ea4d-4010-8c0e-1fef2ba0711f Sep 03 13:52:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-51113f58-2894-474f-84b5-1c7a4154d7b9 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-51113f58-2894-474f-84b5-1c7a4154d7b9 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:12 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:12 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:12 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-51113f58-2894-474f-84b5-1c7a4154d7b9 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Snapshot retrieved successfully. Sep 03 13:52:12 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-51113f58-2894-474f-84b5-1c7a4154d7b9 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/snapshots/4a11ed2f-ea4d-4010-8c0e-1fef2ba0711f returned with HTTP 200 Sep 03 13:52:12 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1586/3108] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:12 2026] GET /volume/v3/snapshots/4a11ed2f-ea4d-4010-8c0e-1fef2ba0711f => generated 440 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:52:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-14971dd7-bb95-4c4c-81a3-c096bc55baef None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-14971dd7-bb95-4c4c-81a3-c096bc55baef tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/volumes/f89e161f-c977-49fd-b3f1-78526a4d691d Sep 03 13:52:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-14971dd7-bb95-4c4c-81a3-c096bc55baef tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-14971dd7-bb95-4c4c-81a3-c096bc55baef tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-14971dd7-bb95-4c4c-81a3-c096bc55baef tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes/f89e161f-c977-49fd-b3f1-78526a4d691d returned with HTTP 404 Sep 03 13:52:12 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1523/3109] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:12 2026] GET /volume/v3/volumes/f89e161f-c977-49fd-b3f1-78526a4d691d => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:52:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-479beba5-4cce-45e1-a262-036bc17405d7 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:12 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-479beba5-4cce-45e1-a262-036bc17405d7 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:52:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-479beba5-4cce-45e1-a262-036bc17405d7 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2131649022"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:52:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-479beba5-4cce-45e1-a262-036bc17405d7 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2131649022'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:52:12 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-479beba5-4cce-45e1-a262-036bc17405d7 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Create volume of 1 GB Sep 03 13:52:12 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-479beba5-4cce-45e1-a262-036bc17405d7 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Availability Zones retrieved successfully. Sep 03 13:52:12 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-479beba5-4cce-45e1-a262-036bc17405d7 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Flow 'volume_create_api' (9190eb08-153d-4a2e-9b5d-daffbff6ecb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:52:12 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-479beba5-4cce-45e1-a262-036bc17405d7 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f3d0da1-4c7e-4ab1-ad8d-a426ee04ac6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:12 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-479beba5-4cce-45e1-a262-036bc17405d7 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:52:12 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-479beba5-4cce-45e1-a262-036bc17405d7 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f3d0da1-4c7e-4ab1-ad8d-a426ee04ac6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:12 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-479beba5-4cce-45e1-a262-036bc17405d7 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed26d5d0-eeda-4d67-bd68-c1e149266f18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-c53650ca-922f-4a2f-ba74-e4324f1de620 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c53650ca-922f-4a2f-ba74-e4324f1de620 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] GET http://192.168.122.181/volume/v3/volumes/ae31fe9b-01c4-45b9-a36d-c0a0a78f3d09 Sep 03 13:52:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c53650ca-922f-4a2f-ba74-e4324f1de620 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c53650ca-922f-4a2f-ba74-e4324f1de620 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:12 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:12 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:12 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:12 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:12 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-c53650ca-922f-4a2f-ba74-e4324f1de620 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Volume info retrieved successfully. Sep 03 13:52:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c53650ca-922f-4a2f-ba74-e4324f1de620 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] http://192.168.122.181/volume/v3/volumes/ae31fe9b-01c4-45b9-a36d-c0a0a78f3d09 returned with HTTP 200 Sep 03 13:52:12 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1524/3110] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:12 2026] GET /volume/v3/volumes/ae31fe9b-01c4-45b9-a36d-c0a0a78f3d09 => generated 1017 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:52:12 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-479beba5-4cce-45e1-a262-036bc17405d7 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Created reservations ['03df5b53-42dd-49d7-8790-36d39bc6b96c', '8a28933b-6c70-481f-8b51-6d618d21cdf3', 'f8f4dbb3-f793-473e-8380-b72a014b4b39', 'c6c05caf-cc17-442f-aad4-29665a174f0e'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:52:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-6f5b3afb-a75a-4047-b1c3-1ad4ebefebd5 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:12 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-479beba5-4cce-45e1-a262-036bc17405d7 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed26d5d0-eeda-4d67-bd68-c1e149266f18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03df5b53-42dd-49d7-8790-36d39bc6b96c', '8a28933b-6c70-481f-8b51-6d618d21cdf3', 'f8f4dbb3-f793-473e-8380-b72a014b4b39', 'c6c05caf-cc17-442f-aad4-29665a174f0e']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:12 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-479beba5-4cce-45e1-a262-036bc17405d7 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9aa84bdd-598d-475c-9167-815c34b0dd5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:13 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:13 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:13 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-479beba5-4cce-45e1-a262-036bc17405d7 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9aa84bdd-598d-475c-9167-815c34b0dd5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0a19275-fd8f-45a6-8470-bc363c926d97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2131649022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4439ab15bff475fb13850b17d83323e',qos_specs=None,replication_status=,reservations=['03df5b53-42dd-49d7-8790-36d39bc6b96c','8a28933b-6c70-481f-8b51-6d618d21cdf3','f8f4dbb3-f793-473e-8380-b72a014b4b39','c6c05caf-cc17-442f-aad4-29665a174f0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cd7c879c2b14004bdf9366385fb37b1',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:52:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2131649022',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0a19275-fd8f-45a6-8470-bc363c926d97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4439ab15bff475fb13850b17d83323e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2cd7c879c2b14004bdf9366385fb37b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:13 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-479beba5-4cce-45e1-a262-036bc17405d7 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a03d192f-7500-46f0-a960-e33ce90b9f80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:13 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-479beba5-4cce-45e1-a262-036bc17405d7 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a03d192f-7500-46f0-a960-e33ce90b9f80) transitioned into state 'SUCCESS' from state '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-2131649022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4439ab15bff475fb13850b17d83323e',qos_specs=None,replication_status=,reservations=['03df5b53-42dd-49d7-8790-36d39bc6b96c','8a28933b-6c70-481f-8b51-6d618d21cdf3','f8f4dbb3-f793-473e-8380-b72a014b4b39','c6c05caf-cc17-442f-aad4-29665a174f0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cd7c879c2b14004bdf9366385fb37b1',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:13 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-479beba5-4cce-45e1-a262-036bc17405d7 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aff4e04a-a0a0-4279-b2d0-e2a3d358a4cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:13 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-479beba5-4cce-45e1-a262-036bc17405d7 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aff4e04a-a0a0-4279-b2d0-e2a3d358a4cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:13 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-479beba5-4cce-45e1-a262-036bc17405d7 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Flow 'volume_create_api' (9190eb08-153d-4a2e-9b5d-daffbff6ecb2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:52:13 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-479beba5-4cce-45e1-a262-036bc17405d7 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Create volume request issued successfully. Sep 03 13:52:13 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-479beba5-4cce-45e1-a262-036bc17405d7 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:52:13 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1587/3111] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:52:12 2026] POST /volume/v3/volumes => generated 787 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:52:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-7d233442-856a-430f-a36c-f3487142bc4b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:13 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7d233442-856a-430f-a36c-f3487142bc4b tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/volumes/c0a19275-fd8f-45a6-8470-bc363c926d97 Sep 03 13:52:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7d233442-856a-430f-a36c-f3487142bc4b tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7d233442-856a-430f-a36c-f3487142bc4b tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:13 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:13 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:13 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:13 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:13 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-7d233442-856a-430f-a36c-f3487142bc4b tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Volume info retrieved successfully. Sep 03 13:52:13 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7d233442-856a-430f-a36c-f3487142bc4b tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes/c0a19275-fd8f-45a6-8470-bc363c926d97 returned with HTTP 200 Sep 03 13:52:13 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1588/3112] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:13 2026] GET /volume/v3/volumes/c0a19275-fd8f-45a6-8470-bc363c926d97 => generated 966 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:13 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6f5b3afb-a75a-4047-b1c3-1ad4ebefebd5 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-reader] POST http://192.168.122.181/volume/v3/volumes/ae31fe9b-01c4-45b9-a36d-c0a0a78f3d09/action Sep 03 13:52:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6f5b3afb-a75a-4047-b1c3-1ad4ebefebd5 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:52:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6f5b3afb-a75a-4047-b1c3-1ad4ebefebd5 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:52:13 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:13 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:13 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:13 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:13 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-6f5b3afb-a75a-4047-b1c3-1ad4ebefebd5 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-reader] Volume info retrieved successfully. Sep 03 13:52:13 devstack devstack@c-api.service[86719]: DEBUG cinder.policy [None req-6f5b3afb-a75a-4047-b1c3-1ad4ebefebd5 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '1dd9205bf87c4dad9a002a77d9d932a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80562f02934647f28d397fc94eef6dab', '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=86719) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:52:13 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6f5b3afb-a75a-4047-b1c3-1ad4ebefebd5 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-reader] http://192.168.122.181/volume/v3/volumes/ae31fe9b-01c4-45b9-a36d-c0a0a78f3d09/action returned with HTTP 403 Sep 03 13:52:13 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1525/3113] 192.168.122.181 () {60 vars in 1274 bytes} [Thu Sep 3 13:52:12 2026] POST /volume/v3/volumes/ae31fe9b-01c4-45b9-a36d-c0a0a78f3d09/action => generated 131 bytes in 349 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:52:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-640de98e-22b8-4970-ab71-9705c6d69924 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:13 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-640de98e-22b8-4970-ab71-9705c6d69924 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] DELETE http://192.168.122.181/volume/v3/volumes/ae31fe9b-01c4-45b9-a36d-c0a0a78f3d09 Sep 03 13:52:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-640de98e-22b8-4970-ab71-9705c6d69924 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-640de98e-22b8-4970-ab71-9705c6d69924 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:13 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-640de98e-22b8-4970-ab71-9705c6d69924 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Delete volume with id: ae31fe9b-01c4-45b9-a36d-c0a0a78f3d09 Sep 03 13:52:13 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:13 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:13 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:13 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:13 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-640de98e-22b8-4970-ab71-9705c6d69924 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Volume info retrieved successfully. Sep 03 13:52:13 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-640de98e-22b8-4970-ab71-9705c6d69924 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Delete volume request issued successfully. Sep 03 13:52:13 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-640de98e-22b8-4970-ab71-9705c6d69924 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] http://192.168.122.181/volume/v3/volumes/ae31fe9b-01c4-45b9-a36d-c0a0a78f3d09 returned with HTTP 202 Sep 03 13:52:13 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1589/3114] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:52:13 2026] DELETE /volume/v3/volumes/ae31fe9b-01c4-45b9-a36d-c0a0a78f3d09 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:52:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-ecc457c5-16da-4441-a6c3-4f15dcc2ad4a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:13 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ecc457c5-16da-4441-a6c3-4f15dcc2ad4a tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] GET http://192.168.122.181/volume/v3/volumes/ae31fe9b-01c4-45b9-a36d-c0a0a78f3d09 Sep 03 13:52:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ecc457c5-16da-4441-a6c3-4f15dcc2ad4a tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:13 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ecc457c5-16da-4441-a6c3-4f15dcc2ad4a tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:13 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:13 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:13 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:13 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:13 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-ecc457c5-16da-4441-a6c3-4f15dcc2ad4a tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Volume info retrieved successfully. Sep 03 13:52:13 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ecc457c5-16da-4441-a6c3-4f15dcc2ad4a tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] http://192.168.122.181/volume/v3/volumes/ae31fe9b-01c4-45b9-a36d-c0a0a78f3d09 returned with HTTP 200 Sep 03 13:52:13 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1526/3115] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:13 2026] GET /volume/v3/volumes/ae31fe9b-01c4-45b9-a36d-c0a0a78f3d09 => generated 1016 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 13:52:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-db49e0e6-ed8a-4970-a398-115ec45bb61b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:13 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-db49e0e6-ed8a-4970-a398-115ec45bb61b tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/snapshots/4a11ed2f-ea4d-4010-8c0e-1fef2ba0711f Sep 03 13:52:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-db49e0e6-ed8a-4970-a398-115ec45bb61b tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-db49e0e6-ed8a-4970-a398-115ec45bb61b tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:13 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:13 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:13 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-db49e0e6-ed8a-4970-a398-115ec45bb61b tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Snapshot retrieved successfully. Sep 03 13:52:13 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-db49e0e6-ed8a-4970-a398-115ec45bb61b tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/snapshots/4a11ed2f-ea4d-4010-8c0e-1fef2ba0711f returned with HTTP 200 Sep 03 13:52:13 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1590/3116] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:13 2026] GET /volume/v3/snapshots/4a11ed2f-ea4d-4010-8c0e-1fef2ba0711f => generated 440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:52:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-8b8f6d66-3e70-414b-83b3-f5500f68a157 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8b8f6d66-3e70-414b-83b3-f5500f68a157 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/volumes/c0a19275-fd8f-45a6-8470-bc363c926d97 Sep 03 13:52:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8b8f6d66-3e70-414b-83b3-f5500f68a157 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8b8f6d66-3e70-414b-83b3-f5500f68a157 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:14 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:14 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:14 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:14 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:14 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-8b8f6d66-3e70-414b-83b3-f5500f68a157 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Volume info retrieved successfully. Sep 03 13:52:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8b8f6d66-3e70-414b-83b3-f5500f68a157 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes/c0a19275-fd8f-45a6-8470-bc363c926d97 returned with HTTP 200 Sep 03 13:52:14 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1527/3117] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:14 2026] GET /volume/v3/volumes/c0a19275-fd8f-45a6-8470-bc363c926d97 => generated 1016 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:52:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-3a7bb3df-006c-4f15-8bf5-cdae77ca35b7 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3a7bb3df-006c-4f15-8bf5-cdae77ca35b7 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] GET http://192.168.122.181/volume/v3/volumes/ae31fe9b-01c4-45b9-a36d-c0a0a78f3d09 Sep 03 13:52:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3a7bb3df-006c-4f15-8bf5-cdae77ca35b7 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3a7bb3df-006c-4f15-8bf5-cdae77ca35b7 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3a7bb3df-006c-4f15-8bf5-cdae77ca35b7 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] http://192.168.122.181/volume/v3/volumes/ae31fe9b-01c4-45b9-a36d-c0a0a78f3d09 returned with HTTP 404 Sep 03 13:52:14 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1591/3118] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:14 2026] GET /volume/v3/volumes/ae31fe9b-01c4-45b9-a36d-c0a0a78f3d09 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:52:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-675666a6-1083-4d08-ab36-c6ed0e6694cb None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-675666a6-1083-4d08-ab36-c6ed0e6694cb tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:52:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-675666a6-1083-4d08-ab36-c6ed0e6694cb tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-920413629"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:52:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-675666a6-1083-4d08-ab36-c6ed0e6694cb tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-920413629'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:52:14 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-675666a6-1083-4d08-ab36-c6ed0e6694cb tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Create volume of 1 GB Sep 03 13:52:14 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-675666a6-1083-4d08-ab36-c6ed0e6694cb tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Availability Zones retrieved successfully. Sep 03 13:52:14 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-675666a6-1083-4d08-ab36-c6ed0e6694cb tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Flow 'volume_create_api' (1507ed8b-c953-4435-8fe1-bcf7660d870b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:52:14 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-675666a6-1083-4d08-ab36-c6ed0e6694cb tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10219bc8-a2ff-45be-8455-82e7a8c3d98f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:14 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-675666a6-1083-4d08-ab36-c6ed0e6694cb tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:52:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f1638a6d-c725-4a3e-8a1a-2eafaf9859f8 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f1638a6d-c725-4a3e-8a1a-2eafaf9859f8 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/snapshots/4a11ed2f-ea4d-4010-8c0e-1fef2ba0711f Sep 03 13:52:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f1638a6d-c725-4a3e-8a1a-2eafaf9859f8 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f1638a6d-c725-4a3e-8a1a-2eafaf9859f8 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:14 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:14 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:14 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-f1638a6d-c725-4a3e-8a1a-2eafaf9859f8 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Snapshot retrieved successfully. Sep 03 13:52:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f1638a6d-c725-4a3e-8a1a-2eafaf9859f8 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/snapshots/4a11ed2f-ea4d-4010-8c0e-1fef2ba0711f returned with HTTP 200 Sep 03 13:52:14 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1592/3119] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:14 2026] GET /volume/v3/snapshots/4a11ed2f-ea4d-4010-8c0e-1fef2ba0711f => generated 467 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-82396389-a22d-4212-8ead-726bf44d49a9 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-82396389-a22d-4212-8ead-726bf44d49a9 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-reader] POST http://192.168.122.181/volume/v3/snapshots/4a11ed2f-ea4d-4010-8c0e-1fef2ba0711f/action Sep 03 13:52:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-82396389-a22d-4212-8ead-726bf44d49a9 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:52:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-82396389-a22d-4212-8ead-726bf44d49a9 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:52:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.contrib.admin_actions [None req-82396389-a22d-4212-8ead-726bf44d49a9 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-reader] Updating snapshot '4a11ed2f-ea4d-4010-8c0e-1fef2ba0711f' with '{'status': 'error'}' {{(pid=86720) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 13:52:14 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-675666a6-1083-4d08-ab36-c6ed0e6694cb tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10219bc8-a2ff-45be-8455-82e7a8c3d98f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:14 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-675666a6-1083-4d08-ab36-c6ed0e6694cb tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06ea4332-74fa-4781-aa57-4d4dd75ec297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:14 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:14 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:14 devstack devstack@c-api.service[86720]: DEBUG cinder.policy [None req-82396389-a22d-4212-8ead-726bf44d49a9 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'fc7a8aafb5304953925c7fde2d4190ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '85b977b66d334b6fbf04384ce3dee9c6', '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=86720) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:52:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-82396389-a22d-4212-8ead-726bf44d49a9 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-reader] http://192.168.122.181/volume/v3/snapshots/4a11ed2f-ea4d-4010-8c0e-1fef2ba0711f/action returned with HTTP 403 Sep 03 13:52:14 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1593/3120] 192.168.122.181 () {60 vars in 1280 bytes} [Thu Sep 3 13:52:14 2026] POST /volume/v3/snapshots/4a11ed2f-ea4d-4010-8c0e-1fef2ba0711f/action => generated 133 bytes in 43 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:52:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-13463663-401b-413e-bdff-a01e278456e0 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-13463663-401b-413e-bdff-a01e278456e0 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] DELETE http://192.168.122.181/volume/v3/snapshots/4a11ed2f-ea4d-4010-8c0e-1fef2ba0711f Sep 03 13:52:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-13463663-401b-413e-bdff-a01e278456e0 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-13463663-401b-413e-bdff-a01e278456e0 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:14 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.snapshots [None req-13463663-401b-413e-bdff-a01e278456e0 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Delete snapshot with id: 4a11ed2f-ea4d-4010-8c0e-1fef2ba0711f Sep 03 13:52:14 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:14 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:14 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-13463663-401b-413e-bdff-a01e278456e0 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Snapshot retrieved successfully. Sep 03 13:52:14 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:14 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:14 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-13463663-401b-413e-bdff-a01e278456e0 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Snapshot delete request issued successfully. Sep 03 13:52:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-13463663-401b-413e-bdff-a01e278456e0 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/snapshots/4a11ed2f-ea4d-4010-8c0e-1fef2ba0711f returned with HTTP 202 Sep 03 13:52:14 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1594/3121] 192.168.122.181 () {58 vars in 1241 bytes} [Thu Sep 3 13:52:14 2026] DELETE /volume/v3/snapshots/4a11ed2f-ea4d-4010-8c0e-1fef2ba0711f => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:52:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-869a29e1-3da3-423f-966c-649bc2e36608 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-869a29e1-3da3-423f-966c-649bc2e36608 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/snapshots/4a11ed2f-ea4d-4010-8c0e-1fef2ba0711f Sep 03 13:52:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-869a29e1-3da3-423f-966c-649bc2e36608 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-869a29e1-3da3-423f-966c-649bc2e36608 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:14 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-675666a6-1083-4d08-ab36-c6ed0e6694cb tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Created reservations ['fcce04ca-a569-4292-a634-677207ac2a37', '38d089e6-f4d1-470e-a517-e5c2ad9fc26d', '7734fcf1-61f0-47a5-9a7e-ee2b7eb9635c', '303c2b5d-5d48-4a1a-9e60-28dfcd51032e'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:52:14 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-675666a6-1083-4d08-ab36-c6ed0e6694cb tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06ea4332-74fa-4781-aa57-4d4dd75ec297) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fcce04ca-a569-4292-a634-677207ac2a37', '38d089e6-f4d1-470e-a517-e5c2ad9fc26d', '7734fcf1-61f0-47a5-9a7e-ee2b7eb9635c', '303c2b5d-5d48-4a1a-9e60-28dfcd51032e']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:14 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-675666a6-1083-4d08-ab36-c6ed0e6694cb tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81fa6d64-36c6-4901-b1cb-b6b0e7e60ae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:14 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:14 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:14 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-869a29e1-3da3-423f-966c-649bc2e36608 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Snapshot retrieved successfully. Sep 03 13:52:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-869a29e1-3da3-423f-966c-649bc2e36608 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/snapshots/4a11ed2f-ea4d-4010-8c0e-1fef2ba0711f returned with HTTP 200 Sep 03 13:52:14 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1595/3122] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:14 2026] GET /volume/v3/snapshots/4a11ed2f-ea4d-4010-8c0e-1fef2ba0711f => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:14 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:14 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:14 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-675666a6-1083-4d08-ab36-c6ed0e6694cb tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81fa6d64-36c6-4901-b1cb-b6b0e7e60ae9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0f6ce50-58a3-4738-9025-cddc2591fa6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-920413629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80562f02934647f28d397fc94eef6dab',qos_specs=None,replication_status=,reservations=['fcce04ca-a569-4292-a634-677207ac2a37','38d089e6-f4d1-470e-a517-e5c2ad9fc26d','7734fcf1-61f0-47a5-9a7e-ee2b7eb9635c','303c2b5d-5d48-4a1a-9e60-28dfcd51032e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c0e984bfc194be2bc25ff3b92ff3fc6',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:52:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-920413629',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0f6ce50-58a3-4738-9025-cddc2591fa6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80562f02934647f28d397fc94eef6dab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c0e984bfc194be2bc25ff3b92ff3fc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:15 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-675666a6-1083-4d08-ab36-c6ed0e6694cb tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab7c61bd-d768-443d-9658-889c52254768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:15 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-675666a6-1083-4d08-ab36-c6ed0e6694cb tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab7c61bd-d768-443d-9658-889c52254768) transitioned into state 'SUCCESS' from state '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-920413629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80562f02934647f28d397fc94eef6dab',qos_specs=None,replication_status=,reservations=['fcce04ca-a569-4292-a634-677207ac2a37','38d089e6-f4d1-470e-a517-e5c2ad9fc26d','7734fcf1-61f0-47a5-9a7e-ee2b7eb9635c','303c2b5d-5d48-4a1a-9e60-28dfcd51032e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c0e984bfc194be2bc25ff3b92ff3fc6',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:15 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-675666a6-1083-4d08-ab36-c6ed0e6694cb tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f44722e0-0496-4a24-ac2c-d01535735366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:15 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-675666a6-1083-4d08-ab36-c6ed0e6694cb tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f44722e0-0496-4a24-ac2c-d01535735366) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:15 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-675666a6-1083-4d08-ab36-c6ed0e6694cb tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Flow 'volume_create_api' (1507ed8b-c953-4435-8fe1-bcf7660d870b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:52:15 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-675666a6-1083-4d08-ab36-c6ed0e6694cb tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Create volume request issued successfully. Sep 03 13:52:15 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-675666a6-1083-4d08-ab36-c6ed0e6694cb tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:52:15 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1528/3123] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:52:14 2026] POST /volume/v3/volumes => generated 786 bytes in 521 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:52:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-3f9c164d-3f39-4ad7-984b-3deb73e7fe77 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3f9c164d-3f39-4ad7-984b-3deb73e7fe77 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] GET http://192.168.122.181/volume/v3/volumes/b0f6ce50-58a3-4738-9025-cddc2591fa6e Sep 03 13:52:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3f9c164d-3f39-4ad7-984b-3deb73e7fe77 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3f9c164d-3f39-4ad7-984b-3deb73e7fe77 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:15 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:15 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:15 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:15 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:15 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-3f9c164d-3f39-4ad7-984b-3deb73e7fe77 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Volume info retrieved successfully. Sep 03 13:52:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3f9c164d-3f39-4ad7-984b-3deb73e7fe77 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] http://192.168.122.181/volume/v3/volumes/b0f6ce50-58a3-4738-9025-cddc2591fa6e returned with HTTP 200 Sep 03 13:52:15 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1596/3124] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:15 2026] GET /volume/v3/volumes/b0f6ce50-58a3-4738-9025-cddc2591fa6e => generated 965 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-a3216d52-b9fa-4083-8fbd-b8ebd3d063e2 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:15 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a3216d52-b9fa-4083-8fbd-b8ebd3d063e2 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/volumes/c0a19275-fd8f-45a6-8470-bc363c926d97 Sep 03 13:52:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a3216d52-b9fa-4083-8fbd-b8ebd3d063e2 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:15 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a3216d52-b9fa-4083-8fbd-b8ebd3d063e2 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:15 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:15 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:15 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:15 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:15 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-a3216d52-b9fa-4083-8fbd-b8ebd3d063e2 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Volume info retrieved successfully. Sep 03 13:52:15 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a3216d52-b9fa-4083-8fbd-b8ebd3d063e2 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes/c0a19275-fd8f-45a6-8470-bc363c926d97 returned with HTTP 200 Sep 03 13:52:15 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1529/3125] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:15 2026] GET /volume/v3/volumes/c0a19275-fd8f-45a6-8470-bc363c926d97 => generated 1016 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:52:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-4697c69d-7c0b-43a8-9506-2ffb3bb1ce92 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4697c69d-7c0b-43a8-9506-2ffb3bb1ce92 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/snapshots/4a11ed2f-ea4d-4010-8c0e-1fef2ba0711f Sep 03 13:52:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4697c69d-7c0b-43a8-9506-2ffb3bb1ce92 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4697c69d-7c0b-43a8-9506-2ffb3bb1ce92 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:15 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:15 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:15 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-4697c69d-7c0b-43a8-9506-2ffb3bb1ce92 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Snapshot retrieved successfully. Sep 03 13:52:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4697c69d-7c0b-43a8-9506-2ffb3bb1ce92 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/snapshots/4a11ed2f-ea4d-4010-8c0e-1fef2ba0711f returned with HTTP 200 Sep 03 13:52:15 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1597/3126] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:15 2026] GET /volume/v3/snapshots/4a11ed2f-ea4d-4010-8c0e-1fef2ba0711f => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-81f6d46d-bc70-48f7-91de-08943164c4db None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:16 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-81f6d46d-bc70-48f7-91de-08943164c4db tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] GET http://192.168.122.181/volume/v3/volumes/b0f6ce50-58a3-4738-9025-cddc2591fa6e Sep 03 13:52:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-81f6d46d-bc70-48f7-91de-08943164c4db tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-81f6d46d-bc70-48f7-91de-08943164c4db tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:16 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:16 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:16 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:16 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:16 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-81f6d46d-bc70-48f7-91de-08943164c4db tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Volume info retrieved successfully. Sep 03 13:52:16 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-81f6d46d-bc70-48f7-91de-08943164c4db tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] http://192.168.122.181/volume/v3/volumes/b0f6ce50-58a3-4738-9025-cddc2591fa6e returned with HTTP 200 Sep 03 13:52:16 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1530/3127] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:16 2026] GET /volume/v3/volumes/b0f6ce50-58a3-4738-9025-cddc2591fa6e => generated 1015 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:52:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-78fc1479-edbb-42ee-a98d-05fee64439be None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:16 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-78fc1479-edbb-42ee-a98d-05fee64439be tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/volumes/c0a19275-fd8f-45a6-8470-bc363c926d97 Sep 03 13:52:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-78fc1479-edbb-42ee-a98d-05fee64439be tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-78fc1479-edbb-42ee-a98d-05fee64439be tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:16 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:16 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:16 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:16 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:16 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-78fc1479-edbb-42ee-a98d-05fee64439be tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Volume info retrieved successfully. Sep 03 13:52:16 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-78fc1479-edbb-42ee-a98d-05fee64439be tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes/c0a19275-fd8f-45a6-8470-bc363c926d97 returned with HTTP 200 Sep 03 13:52:16 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1598/3128] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:16 2026] GET /volume/v3/volumes/c0a19275-fd8f-45a6-8470-bc363c926d97 => generated 1017 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:52:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-c2862487-faa2-4b61-a659-f6e3df70f0c9 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:16 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c2862487-faa2-4b61-a659-f6e3df70f0c9 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] POST http://192.168.122.181/volume/v3/snapshots Sep 03 13:52:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c2862487-faa2-4b61-a659-f6e3df70f0c9 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c0a19275-fd8f-45a6-8470-bc363c926d97", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-145800551"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:52:16 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:16 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:16 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:16 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:16 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-c2862487-faa2-4b61-a659-f6e3df70f0c9 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Volume info retrieved successfully. Sep 03 13:52:16 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.snapshots [None req-c2862487-faa2-4b61-a659-f6e3df70f0c9 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Create snapshot from volume c0a19275-fd8f-45a6-8470-bc363c926d97 Sep 03 13:52:16 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-c2862487-faa2-4b61-a659-f6e3df70f0c9 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Created reservations ['39b8f5b2-8341-4c49-b244-7b840e7099ed', '698e31ae-ae26-4481-b9a1-1e97bd7a2106', '840ec760-e754-4fc7-988c-b42d84fe5f98', '398a5a6f-8dc2-485f-875b-140650d6acfa'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:52:16 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:16 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:16 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-c2862487-faa2-4b61-a659-f6e3df70f0c9 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot create request issued successfully. Sep 03 13:52:16 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c2862487-faa2-4b61-a659-f6e3df70f0c9 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots returned with HTTP 202 Sep 03 13:52:16 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1531/3129] 192.168.122.181 () {60 vars in 1149 bytes} [Thu Sep 3 13:52:16 2026] POST /volume/v3/snapshots => generated 307 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 13:52:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-2044dcec-838b-4202-9ad4-0b26801a25df None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:16 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2044dcec-838b-4202-9ad4-0b26801a25df tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/657128f7-006d-4494-b666-b4fabc8f66c9 Sep 03 13:52:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2044dcec-838b-4202-9ad4-0b26801a25df tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:16 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2044dcec-838b-4202-9ad4-0b26801a25df tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:16 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:16 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:16 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-2044dcec-838b-4202-9ad4-0b26801a25df tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:52:16 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2044dcec-838b-4202-9ad4-0b26801a25df tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/657128f7-006d-4494-b666-b4fabc8f66c9 returned with HTTP 200 Sep 03 13:52:16 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1599/3130] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:16 2026] GET /volume/v3/snapshots/657128f7-006d-4494-b666-b4fabc8f66c9 => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-79896676-2143-49ea-a468-7e256954df01 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:16 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-79896676-2143-49ea-a468-7e256954df01 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/snapshots/4a11ed2f-ea4d-4010-8c0e-1fef2ba0711f Sep 03 13:52:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-79896676-2143-49ea-a468-7e256954df01 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:16 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-79896676-2143-49ea-a468-7e256954df01 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:16 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:16 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:16 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-79896676-2143-49ea-a468-7e256954df01 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Snapshot retrieved successfully. Sep 03 13:52:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-79896676-2143-49ea-a468-7e256954df01 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/snapshots/4a11ed2f-ea4d-4010-8c0e-1fef2ba0711f returned with HTTP 200 Sep 03 13:52:17 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1532/3131] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:16 2026] GET /volume/v3/snapshots/4a11ed2f-ea4d-4010-8c0e-1fef2ba0711f => generated 466 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-5e549d8f-58c8-4caa-b80f-b5dd3947dfcf None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5e549d8f-58c8-4caa-b80f-b5dd3947dfcf tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] GET http://192.168.122.181/volume/v3/volumes/b0f6ce50-58a3-4738-9025-cddc2591fa6e Sep 03 13:52:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5e549d8f-58c8-4caa-b80f-b5dd3947dfcf tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5e549d8f-58c8-4caa-b80f-b5dd3947dfcf tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:17 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:17 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:17 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:17 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:17 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-5e549d8f-58c8-4caa-b80f-b5dd3947dfcf tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Volume info retrieved successfully. Sep 03 13:52:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5e549d8f-58c8-4caa-b80f-b5dd3947dfcf tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] http://192.168.122.181/volume/v3/volumes/b0f6ce50-58a3-4738-9025-cddc2591fa6e returned with HTTP 200 Sep 03 13:52:17 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1600/3132] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:17 2026] GET /volume/v3/volumes/b0f6ce50-58a3-4738-9025-cddc2591fa6e => generated 1016 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:52:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-8c6d9efd-f1fc-4199-96d4-c0ab7f90b5e3 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8c6d9efd-f1fc-4199-96d4-c0ab7f90b5e3 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-reader] POST http://192.168.122.181/volume/v3/volumes/b0f6ce50-58a3-4738-9025-cddc2591fa6e/action Sep 03 13:52:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8c6d9efd-f1fc-4199-96d4-c0ab7f90b5e3 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:52:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8c6d9efd-f1fc-4199-96d4-c0ab7f90b5e3 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:52:17 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:17 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:17 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:17 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:17 devstack devstack@c-api.service[86719]: DEBUG cinder.policy [None req-8c6d9efd-f1fc-4199-96d4-c0ab7f90b5e3 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '1dd9205bf87c4dad9a002a77d9d932a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80562f02934647f28d397fc94eef6dab', '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=86719) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:52:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8c6d9efd-f1fc-4199-96d4-c0ab7f90b5e3 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-reader] http://192.168.122.181/volume/v3/volumes/b0f6ce50-58a3-4738-9025-cddc2591fa6e/action returned with HTTP 403 Sep 03 13:52:17 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1533/3133] 192.168.122.181 () {60 vars in 1274 bytes} [Thu Sep 3 13:52:17 2026] POST /volume/v3/volumes/b0f6ce50-58a3-4738-9025-cddc2591fa6e/action => generated 131 bytes in 28 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:52:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-8629f352-bc5c-4f1b-b4bd-889b0cec8ebc None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8629f352-bc5c-4f1b-b4bd-889b0cec8ebc tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] DELETE http://192.168.122.181/volume/v3/volumes/b0f6ce50-58a3-4738-9025-cddc2591fa6e Sep 03 13:52:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8629f352-bc5c-4f1b-b4bd-889b0cec8ebc tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8629f352-bc5c-4f1b-b4bd-889b0cec8ebc tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:17 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-8629f352-bc5c-4f1b-b4bd-889b0cec8ebc tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Delete volume with id: b0f6ce50-58a3-4738-9025-cddc2591fa6e Sep 03 13:52:17 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:17 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:17 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:17 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:17 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-8629f352-bc5c-4f1b-b4bd-889b0cec8ebc tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Volume info retrieved successfully. Sep 03 13:52:17 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-8629f352-bc5c-4f1b-b4bd-889b0cec8ebc tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Delete volume request issued successfully. Sep 03 13:52:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8629f352-bc5c-4f1b-b4bd-889b0cec8ebc tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] http://192.168.122.181/volume/v3/volumes/b0f6ce50-58a3-4738-9025-cddc2591fa6e returned with HTTP 202 Sep 03 13:52:17 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1601/3134] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:52:17 2026] DELETE /volume/v3/volumes/b0f6ce50-58a3-4738-9025-cddc2591fa6e => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 13:52:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-8a2f75c6-5361-4f97-b268-861a9adc11bf None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8a2f75c6-5361-4f97-b268-861a9adc11bf tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] GET http://192.168.122.181/volume/v3/volumes/b0f6ce50-58a3-4738-9025-cddc2591fa6e Sep 03 13:52:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8a2f75c6-5361-4f97-b268-861a9adc11bf tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:17 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8a2f75c6-5361-4f97-b268-861a9adc11bf tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:17 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:17 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:17 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:17 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:17 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-8a2f75c6-5361-4f97-b268-861a9adc11bf tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Volume info retrieved successfully. Sep 03 13:52:17 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8a2f75c6-5361-4f97-b268-861a9adc11bf tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] http://192.168.122.181/volume/v3/volumes/b0f6ce50-58a3-4738-9025-cddc2591fa6e returned with HTTP 200 Sep 03 13:52:17 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1534/3135] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:17 2026] GET /volume/v3/volumes/b0f6ce50-58a3-4738-9025-cddc2591fa6e => generated 1015 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 13:52:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-5fbc8b63-993e-4293-b32d-091b0dee158f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5fbc8b63-993e-4293-b32d-091b0dee158f tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/657128f7-006d-4494-b666-b4fabc8f66c9 Sep 03 13:52:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5fbc8b63-993e-4293-b32d-091b0dee158f tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:17 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5fbc8b63-993e-4293-b32d-091b0dee158f tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:17 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:17 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:17 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-5fbc8b63-993e-4293-b32d-091b0dee158f tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:52:17 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5fbc8b63-993e-4293-b32d-091b0dee158f tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/657128f7-006d-4494-b666-b4fabc8f66c9 returned with HTTP 200 Sep 03 13:52:17 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1602/3136] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:17 2026] GET /volume/v3/snapshots/657128f7-006d-4494-b666-b4fabc8f66c9 => generated 439 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-d1cc2cf4-51fb-4a9b-9cdf-67d7e42c5283 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d1cc2cf4-51fb-4a9b-9cdf-67d7e42c5283 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/snapshots/4a11ed2f-ea4d-4010-8c0e-1fef2ba0711f Sep 03 13:52:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d1cc2cf4-51fb-4a9b-9cdf-67d7e42c5283 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d1cc2cf4-51fb-4a9b-9cdf-67d7e42c5283 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d1cc2cf4-51fb-4a9b-9cdf-67d7e42c5283 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/snapshots/4a11ed2f-ea4d-4010-8c0e-1fef2ba0711f returned with HTTP 404 Sep 03 13:52:18 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1535/3137] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:18 2026] GET /volume/v3/snapshots/4a11ed2f-ea4d-4010-8c0e-1fef2ba0711f => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:52:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d7d925e5-0484-450f-ad9d-614fc0ce176f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d7d925e5-0484-450f-ad9d-614fc0ce176f tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] DELETE http://192.168.122.181/volume/v3/volumes/dbbbd85a-a917-4b0b-86ea-1dd5e2309ece Sep 03 13:52:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d7d925e5-0484-450f-ad9d-614fc0ce176f tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d7d925e5-0484-450f-ad9d-614fc0ce176f tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:18 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-d7d925e5-0484-450f-ad9d-614fc0ce176f tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Delete volume with id: dbbbd85a-a917-4b0b-86ea-1dd5e2309ece Sep 03 13:52:18 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:18 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:18 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:18 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:18 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-d7d925e5-0484-450f-ad9d-614fc0ce176f tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Volume info retrieved successfully. Sep 03 13:52:18 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-d7d925e5-0484-450f-ad9d-614fc0ce176f tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Delete volume request issued successfully. Sep 03 13:52:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d7d925e5-0484-450f-ad9d-614fc0ce176f tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/volumes/dbbbd85a-a917-4b0b-86ea-1dd5e2309ece returned with HTTP 202 Sep 03 13:52:18 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1603/3138] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:52:18 2026] DELETE /volume/v3/volumes/dbbbd85a-a917-4b0b-86ea-1dd5e2309ece => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:52:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-7e9515ee-7ab1-4295-b4b5-7a34f71fb4ab None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7e9515ee-7ab1-4295-b4b5-7a34f71fb4ab tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/volumes/dbbbd85a-a917-4b0b-86ea-1dd5e2309ece Sep 03 13:52:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7e9515ee-7ab1-4295-b4b5-7a34f71fb4ab tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7e9515ee-7ab1-4295-b4b5-7a34f71fb4ab tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:18 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:18 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:18 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:18 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:18 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-7e9515ee-7ab1-4295-b4b5-7a34f71fb4ab tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Volume info retrieved successfully. Sep 03 13:52:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7e9515ee-7ab1-4295-b4b5-7a34f71fb4ab tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/volumes/dbbbd85a-a917-4b0b-86ea-1dd5e2309ece returned with HTTP 200 Sep 03 13:52:18 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1536/3139] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:18 2026] GET /volume/v3/volumes/dbbbd85a-a917-4b0b-86ea-1dd5e2309ece => generated 1015 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:52:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-4650c346-4a64-4757-b003-de25326c2bd6 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4650c346-4a64-4757-b003-de25326c2bd6 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] GET http://192.168.122.181/volume/v3/volumes/b0f6ce50-58a3-4738-9025-cddc2591fa6e Sep 03 13:52:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4650c346-4a64-4757-b003-de25326c2bd6 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4650c346-4a64-4757-b003-de25326c2bd6 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4650c346-4a64-4757-b003-de25326c2bd6 tempest-ProjectReaderTests-1059035353 tempest-ProjectReaderTests-1059035353-project-admin] http://192.168.122.181/volume/v3/volumes/b0f6ce50-58a3-4738-9025-cddc2591fa6e returned with HTTP 404 Sep 03 13:52:18 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1604/3140] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:18 2026] GET /volume/v3/volumes/b0f6ce50-58a3-4738-9025-cddc2591fa6e => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:52:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-3aee9a73-856a-4018-a7ee-77c783d036b5 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3aee9a73-856a-4018-a7ee-77c783d036b5 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/657128f7-006d-4494-b666-b4fabc8f66c9 Sep 03 13:52:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3aee9a73-856a-4018-a7ee-77c783d036b5 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3aee9a73-856a-4018-a7ee-77c783d036b5 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:18 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:18 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:18 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-3aee9a73-856a-4018-a7ee-77c783d036b5 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:52:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3aee9a73-856a-4018-a7ee-77c783d036b5 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/657128f7-006d-4494-b666-b4fabc8f66c9 returned with HTTP 200 Sep 03 13:52:18 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1537/3141] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:18 2026] GET /volume/v3/snapshots/657128f7-006d-4494-b666-b4fabc8f66c9 => generated 439 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-7e1ec3f6-9515-4ab8-a94f-415b5e50a5e8 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7e1ec3f6-9515-4ab8-a94f-415b5e50a5e8 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/volumes/dbbbd85a-a917-4b0b-86ea-1dd5e2309ece Sep 03 13:52:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7e1ec3f6-9515-4ab8-a94f-415b5e50a5e8 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7e1ec3f6-9515-4ab8-a94f-415b5e50a5e8 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:19 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:19 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:19 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:19 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:19 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-7e1ec3f6-9515-4ab8-a94f-415b5e50a5e8 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Volume info retrieved successfully. Sep 03 13:52:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7e1ec3f6-9515-4ab8-a94f-415b5e50a5e8 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/volumes/dbbbd85a-a917-4b0b-86ea-1dd5e2309ece returned with HTTP 200 Sep 03 13:52:19 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1605/3142] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:19 2026] GET /volume/v3/volumes/dbbbd85a-a917-4b0b-86ea-1dd5e2309ece => generated 1015 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:52:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-fc774234-42a6-4d87-94ef-c56be90d0644 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fc774234-42a6-4d87-94ef-c56be90d0644 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/657128f7-006d-4494-b666-b4fabc8f66c9 Sep 03 13:52:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fc774234-42a6-4d87-94ef-c56be90d0644 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fc774234-42a6-4d87-94ef-c56be90d0644 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:19 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:19 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:19 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-fc774234-42a6-4d87-94ef-c56be90d0644 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:52:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fc774234-42a6-4d87-94ef-c56be90d0644 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/657128f7-006d-4494-b666-b4fabc8f66c9 returned with HTTP 200 Sep 03 13:52:19 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1538/3143] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:19 2026] GET /volume/v3/snapshots/657128f7-006d-4494-b666-b4fabc8f66c9 => generated 466 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:52:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-36d16a99-b85c-47af-9b51-69d8bcf6f5d8 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-36d16a99-b85c-47af-9b51-69d8bcf6f5d8 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] GET http://192.168.122.181/volume/v3/snapshots Sep 03 13:52:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-36d16a99-b85c-47af-9b51-69d8bcf6f5d8 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-36d16a99-b85c-47af-9b51-69d8bcf6f5d8 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Calling method 'index' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.api_utils [None req-36d16a99-b85c-47af-9b51-69d8bcf6f5d8 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Removing options '' from query. {{(pid=86720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:52:19 devstack devstack@c-api.service[86720]: DEBUG cinder.db.api [None req-36d16a99-b85c-47af-9b51-69d8bcf6f5d8 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Building query based on filter {{(pid=86720) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 13:52:19 devstack devstack@c-api.service[86720]: /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 03 13:52:19 devstack devstack@c-api.service[86720]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 13:52:19 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-36d16a99-b85c-47af-9b51-69d8bcf6f5d8 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Get all snapshots completed successfully. Sep 03 13:52:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-36d16a99-b85c-47af-9b51-69d8bcf6f5d8 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] http://192.168.122.181/volume/v3/snapshots returned with HTTP 200 Sep 03 13:52:19 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1606/3144] 192.168.122.181 () {58 vars in 1127 bytes} [Thu Sep 3 13:52:19 2026] GET /volume/v3/snapshots => generated 335 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-f87a9d3b-d2ec-4e1e-96fa-979e2149f216 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f87a9d3b-d2ec-4e1e-96fa-979e2149f216 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] DELETE http://192.168.122.181/volume/v3/snapshots/657128f7-006d-4494-b666-b4fabc8f66c9 Sep 03 13:52:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f87a9d3b-d2ec-4e1e-96fa-979e2149f216 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f87a9d3b-d2ec-4e1e-96fa-979e2149f216 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:19 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.snapshots [None req-f87a9d3b-d2ec-4e1e-96fa-979e2149f216 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Delete snapshot with id: 657128f7-006d-4494-b666-b4fabc8f66c9 Sep 03 13:52:20 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:20 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:20 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-f87a9d3b-d2ec-4e1e-96fa-979e2149f216 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:52:20 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:20 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:20 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-f87a9d3b-d2ec-4e1e-96fa-979e2149f216 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot delete request issued successfully. Sep 03 13:52:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f87a9d3b-d2ec-4e1e-96fa-979e2149f216 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/657128f7-006d-4494-b666-b4fabc8f66c9 returned with HTTP 202 Sep 03 13:52:20 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1539/3145] 192.168.122.181 () {58 vars in 1241 bytes} [Thu Sep 3 13:52:19 2026] DELETE /volume/v3/snapshots/657128f7-006d-4494-b666-b4fabc8f66c9 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:52:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-44c1029b-1ad4-4820-8389-25d84ca2fa9f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-44c1029b-1ad4-4820-8389-25d84ca2fa9f tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/657128f7-006d-4494-b666-b4fabc8f66c9 Sep 03 13:52:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-44c1029b-1ad4-4820-8389-25d84ca2fa9f tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-44c1029b-1ad4-4820-8389-25d84ca2fa9f tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:20 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:20 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:20 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-44c1029b-1ad4-4820-8389-25d84ca2fa9f tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:52:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-44c1029b-1ad4-4820-8389-25d84ca2fa9f tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/657128f7-006d-4494-b666-b4fabc8f66c9 returned with HTTP 200 Sep 03 13:52:20 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1607/3146] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:20 2026] GET /volume/v3/snapshots/657128f7-006d-4494-b666-b4fabc8f66c9 => generated 465 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-38e4e980-a125-44bd-a0f9-f46192de30fc None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-38e4e980-a125-44bd-a0f9-f46192de30fc tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/volumes/dbbbd85a-a917-4b0b-86ea-1dd5e2309ece Sep 03 13:52:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-38e4e980-a125-44bd-a0f9-f46192de30fc tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-38e4e980-a125-44bd-a0f9-f46192de30fc tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-38e4e980-a125-44bd-a0f9-f46192de30fc tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/volumes/dbbbd85a-a917-4b0b-86ea-1dd5e2309ece returned with HTTP 404 Sep 03 13:52:20 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1540/3147] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:20 2026] GET /volume/v3/volumes/dbbbd85a-a917-4b0b-86ea-1dd5e2309ece => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 13:52:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-4e243eba-b5f2-4e90-a330-9bd71365c077 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4e243eba-b5f2-4e90-a330-9bd71365c077 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:52:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4e243eba-b5f2-4e90-a330-9bd71365c077 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-10733027"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:52:20 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-4e243eba-b5f2-4e90-a330-9bd71365c077 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-10733027'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:52:20 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-4e243eba-b5f2-4e90-a330-9bd71365c077 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Create volume of 1 GB Sep 03 13:52:20 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-4e243eba-b5f2-4e90-a330-9bd71365c077 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Availability Zones retrieved successfully. Sep 03 13:52:20 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4e243eba-b5f2-4e90-a330-9bd71365c077 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Flow 'volume_create_api' (783a495b-0900-48c6-ba84-e4dc51ad8a84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:52:20 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4e243eba-b5f2-4e90-a330-9bd71365c077 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66e60f42-4083-407c-85ac-855c76a8a6ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:20 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-4e243eba-b5f2-4e90-a330-9bd71365c077 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:52:20 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4e243eba-b5f2-4e90-a330-9bd71365c077 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66e60f42-4083-407c-85ac-855c76a8a6ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:20 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4e243eba-b5f2-4e90-a330-9bd71365c077 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (479b4d76-de34-4ab4-82f4-127711c44fab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:20 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-4e243eba-b5f2-4e90-a330-9bd71365c077 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Created reservations ['44c9e941-91ed-496b-bfeb-59186e63dcac', '30bc706a-8b87-42e8-abd9-9561b0eec48c', 'cc910c68-3bc4-40b8-ab24-1cc83ddcc510', 'e8294d3d-594c-4e90-bac5-d4fd63b13017'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:52:20 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4e243eba-b5f2-4e90-a330-9bd71365c077 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (479b4d76-de34-4ab4-82f4-127711c44fab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44c9e941-91ed-496b-bfeb-59186e63dcac', '30bc706a-8b87-42e8-abd9-9561b0eec48c', 'cc910c68-3bc4-40b8-ab24-1cc83ddcc510', 'e8294d3d-594c-4e90-bac5-d4fd63b13017']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:20 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4e243eba-b5f2-4e90-a330-9bd71365c077 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d358be94-8c28-4b2c-8f01-72b3ca556002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:20 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:20 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:20 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4e243eba-b5f2-4e90-a330-9bd71365c077 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d358be94-8c28-4b2c-8f01-72b3ca556002) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '536eb699-ecba-4366-bc9c-ba83ff8b5158', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-10733027',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85b977b66d334b6fbf04384ce3dee9c6',qos_specs=None,replication_status=,reservations=['44c9e941-91ed-496b-bfeb-59186e63dcac','30bc706a-8b87-42e8-abd9-9561b0eec48c','cc910c68-3bc4-40b8-ab24-1cc83ddcc510','e8294d3d-594c-4e90-bac5-d4fd63b13017'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85839a876f9d4d9890bb5d03198d86c0',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:52:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-10733027',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=536eb699-ecba-4366-bc9c-ba83ff8b5158,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85b977b66d334b6fbf04384ce3dee9c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85839a876f9d4d9890bb5d03198d86c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:20 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4e243eba-b5f2-4e90-a330-9bd71365c077 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78a6d293-e0d9-4ade-aaec-c774600364d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:20 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4e243eba-b5f2-4e90-a330-9bd71365c077 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78a6d293-e0d9-4ade-aaec-c774600364d3) transitioned into state 'SUCCESS' from state '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-10733027',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85b977b66d334b6fbf04384ce3dee9c6',qos_specs=None,replication_status=,reservations=['44c9e941-91ed-496b-bfeb-59186e63dcac','30bc706a-8b87-42e8-abd9-9561b0eec48c','cc910c68-3bc4-40b8-ab24-1cc83ddcc510','e8294d3d-594c-4e90-bac5-d4fd63b13017'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85839a876f9d4d9890bb5d03198d86c0',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:20 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4e243eba-b5f2-4e90-a330-9bd71365c077 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8030851f-a4d9-4658-9360-3b32d5df68b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:20 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4e243eba-b5f2-4e90-a330-9bd71365c077 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8030851f-a4d9-4658-9360-3b32d5df68b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:20 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-4e243eba-b5f2-4e90-a330-9bd71365c077 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Flow 'volume_create_api' (783a495b-0900-48c6-ba84-e4dc51ad8a84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:52:20 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-4e243eba-b5f2-4e90-a330-9bd71365c077 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Create volume request issued successfully. Sep 03 13:52:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4e243eba-b5f2-4e90-a330-9bd71365c077 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:52:20 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1608/3148] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:52:20 2026] POST /volume/v3/volumes => generated 785 bytes in 604 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:52:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-6c1bc64a-ae2e-4d99-9635-c863ec55f8e8 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6c1bc64a-ae2e-4d99-9635-c863ec55f8e8 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/volumes/536eb699-ecba-4366-bc9c-ba83ff8b5158 Sep 03 13:52:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6c1bc64a-ae2e-4d99-9635-c863ec55f8e8 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6c1bc64a-ae2e-4d99-9635-c863ec55f8e8 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:21 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:21 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:21 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:21 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:21 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-6c1bc64a-ae2e-4d99-9635-c863ec55f8e8 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Volume info retrieved successfully. Sep 03 13:52:21 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6c1bc64a-ae2e-4d99-9635-c863ec55f8e8 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/volumes/536eb699-ecba-4366-bc9c-ba83ff8b5158 returned with HTTP 200 Sep 03 13:52:21 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1541/3149] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:20 2026] GET /volume/v3/volumes/536eb699-ecba-4366-bc9c-ba83ff8b5158 => generated 964 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ddd5e72d-6095-4409-beb6-3075c00b69ba None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ddd5e72d-6095-4409-beb6-3075c00b69ba tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/657128f7-006d-4494-b666-b4fabc8f66c9 Sep 03 13:52:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ddd5e72d-6095-4409-beb6-3075c00b69ba tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:21 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ddd5e72d-6095-4409-beb6-3075c00b69ba tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:21 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:21 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:21 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-ddd5e72d-6095-4409-beb6-3075c00b69ba tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:52:21 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ddd5e72d-6095-4409-beb6-3075c00b69ba tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/657128f7-006d-4494-b666-b4fabc8f66c9 returned with HTTP 200 Sep 03 13:52:21 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1609/3150] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:21 2026] GET /volume/v3/snapshots/657128f7-006d-4494-b666-b4fabc8f66c9 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-66d2b169-d922-4271-bc53-ff02ed2d6a2a None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-66d2b169-d922-4271-bc53-ff02ed2d6a2a tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/volumes/536eb699-ecba-4366-bc9c-ba83ff8b5158 Sep 03 13:52:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-66d2b169-d922-4271-bc53-ff02ed2d6a2a tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:22 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-66d2b169-d922-4271-bc53-ff02ed2d6a2a tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ed73e3ff-f413-41fa-9618-fa13b73ef449 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:22 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:22 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:22 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:22 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ed73e3ff-f413-41fa-9618-fa13b73ef449 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/657128f7-006d-4494-b666-b4fabc8f66c9 Sep 03 13:52:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ed73e3ff-f413-41fa-9618-fa13b73ef449 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ed73e3ff-f413-41fa-9618-fa13b73ef449 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:22 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-66d2b169-d922-4271-bc53-ff02ed2d6a2a tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Volume info retrieved successfully. Sep 03 13:52:22 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:22 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:22 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-66d2b169-d922-4271-bc53-ff02ed2d6a2a tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/volumes/536eb699-ecba-4366-bc9c-ba83ff8b5158 returned with HTTP 200 Sep 03 13:52:22 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-ed73e3ff-f413-41fa-9618-fa13b73ef449 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:52:22 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1542/3151] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:22 2026] GET /volume/v3/volumes/536eb699-ecba-4366-bc9c-ba83ff8b5158 => generated 1014 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:52:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ed73e3ff-f413-41fa-9618-fa13b73ef449 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/657128f7-006d-4494-b666-b4fabc8f66c9 returned with HTTP 200 Sep 03 13:52:22 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1610/3152] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:22 2026] GET /volume/v3/snapshots/657128f7-006d-4494-b666-b4fabc8f66c9 => generated 465 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-9f5a6691-7966-475e-aac3-845f4f4df8f1 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-62e7a3df-b72c-4638-a12d-c8cc32b05cc0 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:23 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9f5a6691-7966-475e-aac3-845f4f4df8f1 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/657128f7-006d-4494-b666-b4fabc8f66c9 Sep 03 13:52:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9f5a6691-7966-475e-aac3-845f4f4df8f1 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9f5a6691-7966-475e-aac3-845f4f4df8f1 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-62e7a3df-b72c-4638-a12d-c8cc32b05cc0 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/volumes/536eb699-ecba-4366-bc9c-ba83ff8b5158 Sep 03 13:52:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-62e7a3df-b72c-4638-a12d-c8cc32b05cc0 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-62e7a3df-b72c-4638-a12d-c8cc32b05cc0 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:23 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9f5a6691-7966-475e-aac3-845f4f4df8f1 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/657128f7-006d-4494-b666-b4fabc8f66c9 returned with HTTP 404 Sep 03 13:52:23 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1543/3153] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:23 2026] GET /volume/v3/snapshots/657128f7-006d-4494-b666-b4fabc8f66c9 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:52:23 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:23 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-5fddc650-b0f6-414b-922d-38048cef47a0 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:23 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:23 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:23 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5fddc650-b0f6-414b-922d-38048cef47a0 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] DELETE http://192.168.122.181/volume/v3/volumes/c0a19275-fd8f-45a6-8470-bc363c926d97 Sep 03 13:52:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5fddc650-b0f6-414b-922d-38048cef47a0 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5fddc650-b0f6-414b-922d-38048cef47a0 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:23 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-5fddc650-b0f6-414b-922d-38048cef47a0 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Delete volume with id: c0a19275-fd8f-45a6-8470-bc363c926d97 Sep 03 13:52:23 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-62e7a3df-b72c-4638-a12d-c8cc32b05cc0 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Volume info retrieved successfully. Sep 03 13:52:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-62e7a3df-b72c-4638-a12d-c8cc32b05cc0 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/volumes/536eb699-ecba-4366-bc9c-ba83ff8b5158 returned with HTTP 200 Sep 03 13:52:23 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1611/3154] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:23 2026] GET /volume/v3/volumes/536eb699-ecba-4366-bc9c-ba83ff8b5158 => generated 1015 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:52:23 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:23 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:23 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:23 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:23 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-5fddc650-b0f6-414b-922d-38048cef47a0 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Volume info retrieved successfully. Sep 03 13:52:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-721543cf-466b-40a4-896a-419ef0a02383 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-721543cf-466b-40a4-896a-419ef0a02383 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] POST http://192.168.122.181/volume/v3/snapshots Sep 03 13:52:23 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-721543cf-466b-40a4-896a-419ef0a02383 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "536eb699-ecba-4366-bc9c-ba83ff8b5158", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-702776742"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:52:23 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:23 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:23 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:23 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:23 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-721543cf-466b-40a4-896a-419ef0a02383 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Volume info retrieved successfully. Sep 03 13:52:23 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.snapshots [None req-721543cf-466b-40a4-896a-419ef0a02383 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Create snapshot from volume 536eb699-ecba-4366-bc9c-ba83ff8b5158 Sep 03 13:52:23 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-5fddc650-b0f6-414b-922d-38048cef47a0 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Delete volume request issued successfully. Sep 03 13:52:23 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5fddc650-b0f6-414b-922d-38048cef47a0 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes/c0a19275-fd8f-45a6-8470-bc363c926d97 returned with HTTP 202 Sep 03 13:52:23 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1544/3155] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:52:23 2026] DELETE /volume/v3/volumes/c0a19275-fd8f-45a6-8470-bc363c926d97 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:52:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-97123b90-c3e8-4009-8ae2-49fe2271fede None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:23 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-97123b90-c3e8-4009-8ae2-49fe2271fede tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/volumes/c0a19275-fd8f-45a6-8470-bc363c926d97 Sep 03 13:52:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-97123b90-c3e8-4009-8ae2-49fe2271fede tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-97123b90-c3e8-4009-8ae2-49fe2271fede tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:23 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:23 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:23 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:23 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:23 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-97123b90-c3e8-4009-8ae2-49fe2271fede tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Volume info retrieved successfully. Sep 03 13:52:23 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-97123b90-c3e8-4009-8ae2-49fe2271fede tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes/c0a19275-fd8f-45a6-8470-bc363c926d97 returned with HTTP 200 Sep 03 13:52:23 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1545/3156] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:23 2026] GET /volume/v3/volumes/c0a19275-fd8f-45a6-8470-bc363c926d97 => generated 1016 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:52:23 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-721543cf-466b-40a4-896a-419ef0a02383 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Created reservations ['55f4649a-3edf-4cf5-ad69-abb801ba6d08', '67af113e-640a-4fe3-9fb6-d99dd5007e9c', 'c871b958-279b-41ed-ba04-0de10bec0ee0', 'a244a7d5-e804-4946-93ed-078c44d010d0'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:52:23 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:23 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:23 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-721543cf-466b-40a4-896a-419ef0a02383 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Snapshot create request issued successfully. Sep 03 13:52:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-721543cf-466b-40a4-896a-419ef0a02383 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/snapshots returned with HTTP 202 Sep 03 13:52:23 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1612/3157] 192.168.122.181 () {60 vars in 1149 bytes} [Thu Sep 3 13:52:23 2026] POST /volume/v3/snapshots => generated 307 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:52:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-cdfc3875-eaf7-4e9d-bb9d-2f151470c1fd None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:23 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cdfc3875-eaf7-4e9d-bb9d-2f151470c1fd tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/snapshots/239b8cbf-caea-472c-8eb4-9f5615047e09 Sep 03 13:52:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cdfc3875-eaf7-4e9d-bb9d-2f151470c1fd tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cdfc3875-eaf7-4e9d-bb9d-2f151470c1fd tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:23 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:23 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:23 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-cdfc3875-eaf7-4e9d-bb9d-2f151470c1fd tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Snapshot retrieved successfully. Sep 03 13:52:23 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cdfc3875-eaf7-4e9d-bb9d-2f151470c1fd tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/snapshots/239b8cbf-caea-472c-8eb4-9f5615047e09 returned with HTTP 200 Sep 03 13:52:23 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1546/3158] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:23 2026] GET /volume/v3/snapshots/239b8cbf-caea-472c-8eb4-9f5615047e09 => generated 439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-6efdc7a1-97e2-4916-96f7-61ab07c3bd6b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6efdc7a1-97e2-4916-96f7-61ab07c3bd6b tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/volumes/c0a19275-fd8f-45a6-8470-bc363c926d97 Sep 03 13:52:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6efdc7a1-97e2-4916-96f7-61ab07c3bd6b tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6efdc7a1-97e2-4916-96f7-61ab07c3bd6b tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6efdc7a1-97e2-4916-96f7-61ab07c3bd6b tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes/c0a19275-fd8f-45a6-8470-bc363c926d97 returned with HTTP 404 Sep 03 13:52:24 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1613/3159] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:24 2026] GET /volume/v3/volumes/c0a19275-fd8f-45a6-8470-bc363c926d97 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:52:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-b980bac4-473a-4ef9-9394-4f5a4620b9ba None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b980bac4-473a-4ef9-9394-4f5a4620b9ba tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:52:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b980bac4-473a-4ef9-9394-4f5a4620b9ba tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-365048170"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:52:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-b980bac4-473a-4ef9-9394-4f5a4620b9ba tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-365048170'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:52:24 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-b980bac4-473a-4ef9-9394-4f5a4620b9ba tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Create volume of 1 GB Sep 03 13:52:24 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-b980bac4-473a-4ef9-9394-4f5a4620b9ba tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Availability Zones retrieved successfully. Sep 03 13:52:24 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b980bac4-473a-4ef9-9394-4f5a4620b9ba tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Flow 'volume_create_api' (1309964a-e7a5-4db9-9b30-375dc9feecde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:52:24 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b980bac4-473a-4ef9-9394-4f5a4620b9ba tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ece267d-b7fd-4e64-92d4-b8fb6e16e4fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:24 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-b980bac4-473a-4ef9-9394-4f5a4620b9ba tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:52:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-42631645-278f-4911-a6db-0e02151da96c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-42631645-278f-4911-a6db-0e02151da96c tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/snapshots/239b8cbf-caea-472c-8eb4-9f5615047e09 Sep 03 13:52:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-42631645-278f-4911-a6db-0e02151da96c tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-42631645-278f-4911-a6db-0e02151da96c tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:24 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b980bac4-473a-4ef9-9394-4f5a4620b9ba tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ece267d-b7fd-4e64-92d4-b8fb6e16e4fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:24 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b980bac4-473a-4ef9-9394-4f5a4620b9ba tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (369f0457-02b2-4bc2-98b1-8f7138f9164c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:24 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:24 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:24 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-42631645-278f-4911-a6db-0e02151da96c tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Snapshot retrieved successfully. Sep 03 13:52:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-42631645-278f-4911-a6db-0e02151da96c tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/snapshots/239b8cbf-caea-472c-8eb4-9f5615047e09 returned with HTTP 200 Sep 03 13:52:24 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1614/3160] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:24 2026] GET /volume/v3/snapshots/239b8cbf-caea-472c-8eb4-9f5615047e09 => generated 439 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:24 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-b980bac4-473a-4ef9-9394-4f5a4620b9ba tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Created reservations ['c0206f33-3cc0-4368-8894-4801d8e2fcbe', '76ef4cf9-b64e-456b-8433-b01a29db62d7', '3afa7ec4-e24e-4467-9992-86fa34c3ec0d', '17b4f8fd-c377-4437-ad91-e3af1f595131'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:52:24 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b980bac4-473a-4ef9-9394-4f5a4620b9ba tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (369f0457-02b2-4bc2-98b1-8f7138f9164c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0206f33-3cc0-4368-8894-4801d8e2fcbe', '76ef4cf9-b64e-456b-8433-b01a29db62d7', '3afa7ec4-e24e-4467-9992-86fa34c3ec0d', '17b4f8fd-c377-4437-ad91-e3af1f595131']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:24 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b980bac4-473a-4ef9-9394-4f5a4620b9ba tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b24aa71b-fa34-48ec-b492-785a5bbe019f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:24 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:24 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:24 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b980bac4-473a-4ef9-9394-4f5a4620b9ba tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b24aa71b-fa34-48ec-b492-785a5bbe019f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30277e3d-a324-444d-b34a-623ff8f0a469', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-365048170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4439ab15bff475fb13850b17d83323e',qos_specs=None,replication_status=,reservations=['c0206f33-3cc0-4368-8894-4801d8e2fcbe','76ef4cf9-b64e-456b-8433-b01a29db62d7','3afa7ec4-e24e-4467-9992-86fa34c3ec0d','17b4f8fd-c377-4437-ad91-e3af1f595131'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cd7c879c2b14004bdf9366385fb37b1',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:52:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-365048170',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30277e3d-a324-444d-b34a-623ff8f0a469,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4439ab15bff475fb13850b17d83323e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2cd7c879c2b14004bdf9366385fb37b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:24 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b980bac4-473a-4ef9-9394-4f5a4620b9ba tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e33ab37-ccfb-49e9-842c-731790114627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:24 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b980bac4-473a-4ef9-9394-4f5a4620b9ba tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e33ab37-ccfb-49e9-842c-731790114627) transitioned into state 'SUCCESS' from state '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-365048170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4439ab15bff475fb13850b17d83323e',qos_specs=None,replication_status=,reservations=['c0206f33-3cc0-4368-8894-4801d8e2fcbe','76ef4cf9-b64e-456b-8433-b01a29db62d7','3afa7ec4-e24e-4467-9992-86fa34c3ec0d','17b4f8fd-c377-4437-ad91-e3af1f595131'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cd7c879c2b14004bdf9366385fb37b1',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:24 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b980bac4-473a-4ef9-9394-4f5a4620b9ba tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dadf3962-8e88-43bd-8744-e53ee58c0dfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:24 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b980bac4-473a-4ef9-9394-4f5a4620b9ba tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dadf3962-8e88-43bd-8744-e53ee58c0dfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:24 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b980bac4-473a-4ef9-9394-4f5a4620b9ba tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Flow 'volume_create_api' (1309964a-e7a5-4db9-9b30-375dc9feecde) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:52:24 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-b980bac4-473a-4ef9-9394-4f5a4620b9ba tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Create volume request issued successfully. Sep 03 13:52:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b980bac4-473a-4ef9-9394-4f5a4620b9ba tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:52:24 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1547/3161] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:52:24 2026] POST /volume/v3/volumes => generated 786 bytes in 408 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:52:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-bae66921-98d0-498b-a473-29f7f466cf71 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bae66921-98d0-498b-a473-29f7f466cf71 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/volumes/30277e3d-a324-444d-b34a-623ff8f0a469 Sep 03 13:52:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bae66921-98d0-498b-a473-29f7f466cf71 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bae66921-98d0-498b-a473-29f7f466cf71 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:24 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:24 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:24 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:24 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:24 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-bae66921-98d0-498b-a473-29f7f466cf71 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Volume info retrieved successfully. Sep 03 13:52:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bae66921-98d0-498b-a473-29f7f466cf71 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes/30277e3d-a324-444d-b34a-623ff8f0a469 returned with HTTP 200 Sep 03 13:52:24 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1615/3162] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:24 2026] GET /volume/v3/volumes/30277e3d-a324-444d-b34a-623ff8f0a469 => generated 965 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-28a2b863-b537-4492-b4f4-6f36a9176dbc None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-28a2b863-b537-4492-b4f4-6f36a9176dbc tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/snapshots/239b8cbf-caea-472c-8eb4-9f5615047e09 Sep 03 13:52:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-28a2b863-b537-4492-b4f4-6f36a9176dbc tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-28a2b863-b537-4492-b4f4-6f36a9176dbc tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:25 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:25 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:25 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-28a2b863-b537-4492-b4f4-6f36a9176dbc tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Snapshot retrieved successfully. Sep 03 13:52:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-28a2b863-b537-4492-b4f4-6f36a9176dbc tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/snapshots/239b8cbf-caea-472c-8eb4-9f5615047e09 returned with HTTP 200 Sep 03 13:52:25 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1548/3163] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:25 2026] GET /volume/v3/snapshots/239b8cbf-caea-472c-8eb4-9f5615047e09 => generated 439 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-4a269065-a87e-43b7-be4a-5a70402936a3 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4a269065-a87e-43b7-be4a-5a70402936a3 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/volumes/30277e3d-a324-444d-b34a-623ff8f0a469 Sep 03 13:52:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4a269065-a87e-43b7-be4a-5a70402936a3 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4a269065-a87e-43b7-be4a-5a70402936a3 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:25 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:25 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:25 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:25 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:25 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-4a269065-a87e-43b7-be4a-5a70402936a3 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Volume info retrieved successfully. Sep 03 13:52:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4a269065-a87e-43b7-be4a-5a70402936a3 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes/30277e3d-a324-444d-b34a-623ff8f0a469 returned with HTTP 200 Sep 03 13:52:25 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1616/3164] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:25 2026] GET /volume/v3/volumes/30277e3d-a324-444d-b34a-623ff8f0a469 => generated 1015 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:52:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-d13da767-d462-4c18-ad56-19b05ddd94d1 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:26 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d13da767-d462-4c18-ad56-19b05ddd94d1 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/snapshots/239b8cbf-caea-472c-8eb4-9f5615047e09 Sep 03 13:52:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d13da767-d462-4c18-ad56-19b05ddd94d1 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d13da767-d462-4c18-ad56-19b05ddd94d1 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:26 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:26 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:26 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-d13da767-d462-4c18-ad56-19b05ddd94d1 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Snapshot retrieved successfully. Sep 03 13:52:26 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d13da767-d462-4c18-ad56-19b05ddd94d1 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/snapshots/239b8cbf-caea-472c-8eb4-9f5615047e09 returned with HTTP 200 Sep 03 13:52:26 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1549/3165] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:26 2026] GET /volume/v3/snapshots/239b8cbf-caea-472c-8eb4-9f5615047e09 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d88ae299-3255-4118-bd8c-6182c6092bbd None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:26 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d88ae299-3255-4118-bd8c-6182c6092bbd tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-reader] GET http://192.168.122.181/volume/v3/snapshots/239b8cbf-caea-472c-8eb4-9f5615047e09 Sep 03 13:52:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d88ae299-3255-4118-bd8c-6182c6092bbd tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-reader] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d88ae299-3255-4118-bd8c-6182c6092bbd tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-reader] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:26 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:26 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:26 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-d88ae299-3255-4118-bd8c-6182c6092bbd tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-reader] Snapshot retrieved successfully. Sep 03 13:52:26 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d88ae299-3255-4118-bd8c-6182c6092bbd tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-reader] http://192.168.122.181/volume/v3/snapshots/239b8cbf-caea-472c-8eb4-9f5615047e09 returned with HTTP 200 Sep 03 13:52:26 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1617/3166] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:26 2026] GET /volume/v3/snapshots/239b8cbf-caea-472c-8eb4-9f5615047e09 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-cd24689c-9c2d-45af-8b57-99f9031674d6 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:26 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cd24689c-9c2d-45af-8b57-99f9031674d6 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] DELETE http://192.168.122.181/volume/v3/snapshots/239b8cbf-caea-472c-8eb4-9f5615047e09 Sep 03 13:52:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cd24689c-9c2d-45af-8b57-99f9031674d6 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:26 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cd24689c-9c2d-45af-8b57-99f9031674d6 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:26 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.snapshots [None req-cd24689c-9c2d-45af-8b57-99f9031674d6 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Delete snapshot with id: 239b8cbf-caea-472c-8eb4-9f5615047e09 Sep 03 13:52:26 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:26 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:26 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-cd24689c-9c2d-45af-8b57-99f9031674d6 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Snapshot retrieved successfully. Sep 03 13:52:26 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:26 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:26 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-cd24689c-9c2d-45af-8b57-99f9031674d6 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Snapshot delete request issued successfully. Sep 03 13:52:26 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cd24689c-9c2d-45af-8b57-99f9031674d6 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/snapshots/239b8cbf-caea-472c-8eb4-9f5615047e09 returned with HTTP 202 Sep 03 13:52:26 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1550/3167] 192.168.122.181 () {58 vars in 1241 bytes} [Thu Sep 3 13:52:26 2026] DELETE /volume/v3/snapshots/239b8cbf-caea-472c-8eb4-9f5615047e09 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:52:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-584cb57b-f3a9-4e21-9540-b58a255552bd None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:26 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-584cb57b-f3a9-4e21-9540-b58a255552bd tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/snapshots/239b8cbf-caea-472c-8eb4-9f5615047e09 Sep 03 13:52:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-584cb57b-f3a9-4e21-9540-b58a255552bd tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-584cb57b-f3a9-4e21-9540-b58a255552bd tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:26 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:26 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:26 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-584cb57b-f3a9-4e21-9540-b58a255552bd tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Snapshot retrieved successfully. Sep 03 13:52:26 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-584cb57b-f3a9-4e21-9540-b58a255552bd tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/snapshots/239b8cbf-caea-472c-8eb4-9f5615047e09 returned with HTTP 200 Sep 03 13:52:26 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1618/3168] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:26 2026] GET /volume/v3/snapshots/239b8cbf-caea-472c-8eb4-9f5615047e09 => generated 465 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-b2206705-632c-471f-8919-2c706eaf1751 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:27 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b2206705-632c-471f-8919-2c706eaf1751 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/volumes/30277e3d-a324-444d-b34a-623ff8f0a469 Sep 03 13:52:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b2206705-632c-471f-8919-2c706eaf1751 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b2206705-632c-471f-8919-2c706eaf1751 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:27 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:27 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:27 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:27 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:27 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-b2206705-632c-471f-8919-2c706eaf1751 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Volume info retrieved successfully. Sep 03 13:52:27 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b2206705-632c-471f-8919-2c706eaf1751 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes/30277e3d-a324-444d-b34a-623ff8f0a469 returned with HTTP 200 Sep 03 13:52:27 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1551/3169] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:27 2026] GET /volume/v3/volumes/30277e3d-a324-444d-b34a-623ff8f0a469 => generated 1016 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:52:27 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-85abb899-0f7d-44a9-86de-bee08a4113aa None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:27 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-85abb899-0f7d-44a9-86de-bee08a4113aa tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] POST http://192.168.122.181/volume/v3/snapshots Sep 03 13:52:27 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-85abb899-0f7d-44a9-86de-bee08a4113aa tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "30277e3d-a324-444d-b34a-623ff8f0a469", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2047993327"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:52:27 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:27 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:27 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:27 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:27 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-85abb899-0f7d-44a9-86de-bee08a4113aa tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Volume info retrieved successfully. Sep 03 13:52:27 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.snapshots [None req-85abb899-0f7d-44a9-86de-bee08a4113aa tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Create snapshot from volume 30277e3d-a324-444d-b34a-623ff8f0a469 Sep 03 13:52:27 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-85abb899-0f7d-44a9-86de-bee08a4113aa tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Created reservations ['be9ba03c-b956-4f7b-a52d-a048e911d793', '01ddcf31-a93c-4d27-b1ce-c89fe25cdef1', 'c90016e8-1a2b-46ad-af0e-66da1b8d2ad8', 'eb04992a-31a2-4eee-9a3a-da727de91c96'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:52:27 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:27 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:27 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-85abb899-0f7d-44a9-86de-bee08a4113aa tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot create request issued successfully. Sep 03 13:52:27 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-85abb899-0f7d-44a9-86de-bee08a4113aa tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots returned with HTTP 202 Sep 03 13:52:27 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1619/3170] 192.168.122.181 () {60 vars in 1149 bytes} [Thu Sep 3 13:52:27 2026] POST /volume/v3/snapshots => generated 308 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 13:52:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e7c69e45-bf96-41bc-b185-98d6648db04d None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:27 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e7c69e45-bf96-41bc-b185-98d6648db04d tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/48eda113-b511-4d08-a9d6-98843d2d0e02 Sep 03 13:52:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e7c69e45-bf96-41bc-b185-98d6648db04d tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e7c69e45-bf96-41bc-b185-98d6648db04d tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:27 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:27 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:27 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-e7c69e45-bf96-41bc-b185-98d6648db04d tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:52:27 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e7c69e45-bf96-41bc-b185-98d6648db04d tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/48eda113-b511-4d08-a9d6-98843d2d0e02 returned with HTTP 200 Sep 03 13:52:27 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1552/3171] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:27 2026] GET /volume/v3/snapshots/48eda113-b511-4d08-a9d6-98843d2d0e02 => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:27 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-139b41b3-c75c-4aeb-b046-d9b3a2ea2379 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:27 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-139b41b3-c75c-4aeb-b046-d9b3a2ea2379 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/snapshots/239b8cbf-caea-472c-8eb4-9f5615047e09 Sep 03 13:52:27 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-139b41b3-c75c-4aeb-b046-d9b3a2ea2379 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:27 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-139b41b3-c75c-4aeb-b046-d9b3a2ea2379 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:27 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:27 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:27 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-139b41b3-c75c-4aeb-b046-d9b3a2ea2379 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Snapshot retrieved successfully. Sep 03 13:52:27 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-139b41b3-c75c-4aeb-b046-d9b3a2ea2379 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/snapshots/239b8cbf-caea-472c-8eb4-9f5615047e09 returned with HTTP 200 Sep 03 13:52:27 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1620/3172] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:27 2026] GET /volume/v3/snapshots/239b8cbf-caea-472c-8eb4-9f5615047e09 => generated 465 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-5026a73b-d85e-4e83-b811-2bfc00bb8694 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:28 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5026a73b-d85e-4e83-b811-2bfc00bb8694 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/48eda113-b511-4d08-a9d6-98843d2d0e02 Sep 03 13:52:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5026a73b-d85e-4e83-b811-2bfc00bb8694 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5026a73b-d85e-4e83-b811-2bfc00bb8694 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:28 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:28 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:28 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-5026a73b-d85e-4e83-b811-2bfc00bb8694 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:52:28 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5026a73b-d85e-4e83-b811-2bfc00bb8694 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/48eda113-b511-4d08-a9d6-98843d2d0e02 returned with HTTP 200 Sep 03 13:52:28 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1553/3173] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:28 2026] GET /volume/v3/snapshots/48eda113-b511-4d08-a9d6-98843d2d0e02 => generated 440 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a3ee2e54-c8bc-4ead-bdb3-fddcab6508a3 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a3ee2e54-c8bc-4ead-bdb3-fddcab6508a3 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/snapshots/239b8cbf-caea-472c-8eb4-9f5615047e09 Sep 03 13:52:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a3ee2e54-c8bc-4ead-bdb3-fddcab6508a3 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a3ee2e54-c8bc-4ead-bdb3-fddcab6508a3 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a3ee2e54-c8bc-4ead-bdb3-fddcab6508a3 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/snapshots/239b8cbf-caea-472c-8eb4-9f5615047e09 returned with HTTP 404 Sep 03 13:52:28 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1621/3174] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:28 2026] GET /volume/v3/snapshots/239b8cbf-caea-472c-8eb4-9f5615047e09 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:52:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-7f85eb85-9686-40bc-a8bd-8ec8662821e8 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:28 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7f85eb85-9686-40bc-a8bd-8ec8662821e8 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] DELETE http://192.168.122.181/volume/v3/volumes/536eb699-ecba-4366-bc9c-ba83ff8b5158 Sep 03 13:52:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7f85eb85-9686-40bc-a8bd-8ec8662821e8 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7f85eb85-9686-40bc-a8bd-8ec8662821e8 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:28 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-7f85eb85-9686-40bc-a8bd-8ec8662821e8 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Delete volume with id: 536eb699-ecba-4366-bc9c-ba83ff8b5158 Sep 03 13:52:28 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:28 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:28 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:28 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:28 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-7f85eb85-9686-40bc-a8bd-8ec8662821e8 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Volume info retrieved successfully. Sep 03 13:52:28 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-7f85eb85-9686-40bc-a8bd-8ec8662821e8 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Delete volume request issued successfully. Sep 03 13:52:28 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7f85eb85-9686-40bc-a8bd-8ec8662821e8 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/volumes/536eb699-ecba-4366-bc9c-ba83ff8b5158 returned with HTTP 202 Sep 03 13:52:28 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1554/3175] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:52:28 2026] DELETE /volume/v3/volumes/536eb699-ecba-4366-bc9c-ba83ff8b5158 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:52:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-faea3ffe-b91f-467e-a96e-8d1f5ff57dfc None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-faea3ffe-b91f-467e-a96e-8d1f5ff57dfc tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/volumes/536eb699-ecba-4366-bc9c-ba83ff8b5158 Sep 03 13:52:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-faea3ffe-b91f-467e-a96e-8d1f5ff57dfc tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-faea3ffe-b91f-467e-a96e-8d1f5ff57dfc tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:28 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:28 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:29 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:29 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:29 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-faea3ffe-b91f-467e-a96e-8d1f5ff57dfc tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Volume info retrieved successfully. Sep 03 13:52:29 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-faea3ffe-b91f-467e-a96e-8d1f5ff57dfc tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/volumes/536eb699-ecba-4366-bc9c-ba83ff8b5158 returned with HTTP 200 Sep 03 13:52:29 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1622/3176] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:28 2026] GET /volume/v3/volumes/536eb699-ecba-4366-bc9c-ba83ff8b5158 => generated 1014 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:52:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-8decfbad-61e5-460e-9247-13829502d22e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:29 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8decfbad-61e5-460e-9247-13829502d22e tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/48eda113-b511-4d08-a9d6-98843d2d0e02 Sep 03 13:52:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8decfbad-61e5-460e-9247-13829502d22e tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8decfbad-61e5-460e-9247-13829502d22e tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:29 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:29 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:29 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-8decfbad-61e5-460e-9247-13829502d22e tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:52:29 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8decfbad-61e5-460e-9247-13829502d22e tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/48eda113-b511-4d08-a9d6-98843d2d0e02 returned with HTTP 200 Sep 03 13:52:29 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1555/3177] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:29 2026] GET /volume/v3/snapshots/48eda113-b511-4d08-a9d6-98843d2d0e02 => generated 440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-eb3cfbb5-42e6-4494-80b0-656de7f3799c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:30 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-eb3cfbb5-42e6-4494-80b0-656de7f3799c tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/volumes/536eb699-ecba-4366-bc9c-ba83ff8b5158 Sep 03 13:52:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-eb3cfbb5-42e6-4494-80b0-656de7f3799c tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-eb3cfbb5-42e6-4494-80b0-656de7f3799c tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:30 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-eb3cfbb5-42e6-4494-80b0-656de7f3799c tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/volumes/536eb699-ecba-4366-bc9c-ba83ff8b5158 returned with HTTP 404 Sep 03 13:52:30 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1623/3178] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:30 2026] GET /volume/v3/volumes/536eb699-ecba-4366-bc9c-ba83ff8b5158 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:52:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-b1c56961-50f7-4015-bd06-fd964857a281 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:30 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b1c56961-50f7-4015-bd06-fd964857a281 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:52:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b1c56961-50f7-4015-bd06-fd964857a281 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-172686642"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:52:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-b1c56961-50f7-4015-bd06-fd964857a281 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-172686642'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:52:30 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-b1c56961-50f7-4015-bd06-fd964857a281 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Create volume of 1 GB Sep 03 13:52:30 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-b1c56961-50f7-4015-bd06-fd964857a281 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Availability Zones retrieved successfully. Sep 03 13:52:30 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b1c56961-50f7-4015-bd06-fd964857a281 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Flow 'volume_create_api' (3e7afe0d-1d20-4e21-8460-10c19ac42d32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:52:30 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b1c56961-50f7-4015-bd06-fd964857a281 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (685df44e-7683-4470-93b7-e0d3bdb44e93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:30 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-b1c56961-50f7-4015-bd06-fd964857a281 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:52:30 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b1c56961-50f7-4015-bd06-fd964857a281 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (685df44e-7683-4470-93b7-e0d3bdb44e93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:30 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b1c56961-50f7-4015-bd06-fd964857a281 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4d5977e-26b4-45e5-9b99-e9d35d084a1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:30 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-b1c56961-50f7-4015-bd06-fd964857a281 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Created reservations ['bea42339-4430-49f0-8a23-5902a92f3463', '941c4834-bb66-4650-894a-ae28abd0ca4d', '9c8a4d45-b9b6-4c12-9109-930166ead201', '9314e494-1fc5-402d-a263-d96d216ac14c'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:52:30 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b1c56961-50f7-4015-bd06-fd964857a281 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4d5977e-26b4-45e5-9b99-e9d35d084a1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bea42339-4430-49f0-8a23-5902a92f3463', '941c4834-bb66-4650-894a-ae28abd0ca4d', '9c8a4d45-b9b6-4c12-9109-930166ead201', '9314e494-1fc5-402d-a263-d96d216ac14c']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:30 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b1c56961-50f7-4015-bd06-fd964857a281 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68f7424f-6af1-4931-ad56-9c6957746c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:30 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:30 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:30 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b1c56961-50f7-4015-bd06-fd964857a281 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68f7424f-6af1-4931-ad56-9c6957746c23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '407fff01-8b58-4b26-a30a-c4018897b7f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-172686642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85b977b66d334b6fbf04384ce3dee9c6',qos_specs=None,replication_status=,reservations=['bea42339-4430-49f0-8a23-5902a92f3463','941c4834-bb66-4650-894a-ae28abd0ca4d','9c8a4d45-b9b6-4c12-9109-930166ead201','9314e494-1fc5-402d-a263-d96d216ac14c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85839a876f9d4d9890bb5d03198d86c0',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:52:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-172686642',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=407fff01-8b58-4b26-a30a-c4018897b7f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85b977b66d334b6fbf04384ce3dee9c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85839a876f9d4d9890bb5d03198d86c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-b990f90a-ba44-4590-be87-8889446fcbc6 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:30 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b1c56961-50f7-4015-bd06-fd964857a281 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d5ca216-6708-4b62-b461-410ac1fd8bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:30 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b990f90a-ba44-4590-be87-8889446fcbc6 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/48eda113-b511-4d08-a9d6-98843d2d0e02 Sep 03 13:52:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b990f90a-ba44-4590-be87-8889446fcbc6 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b990f90a-ba44-4590-be87-8889446fcbc6 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:30 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:30 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:30 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-b990f90a-ba44-4590-be87-8889446fcbc6 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:52:30 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b990f90a-ba44-4590-be87-8889446fcbc6 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/48eda113-b511-4d08-a9d6-98843d2d0e02 returned with HTTP 200 Sep 03 13:52:30 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1624/3179] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:30 2026] GET /volume/v3/snapshots/48eda113-b511-4d08-a9d6-98843d2d0e02 => generated 467 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:30 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b1c56961-50f7-4015-bd06-fd964857a281 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d5ca216-6708-4b62-b461-410ac1fd8bf4) transitioned into state 'SUCCESS' from state '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-172686642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85b977b66d334b6fbf04384ce3dee9c6',qos_specs=None,replication_status=,reservations=['bea42339-4430-49f0-8a23-5902a92f3463','941c4834-bb66-4650-894a-ae28abd0ca4d','9c8a4d45-b9b6-4c12-9109-930166ead201','9314e494-1fc5-402d-a263-d96d216ac14c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85839a876f9d4d9890bb5d03198d86c0',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:30 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b1c56961-50f7-4015-bd06-fd964857a281 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98f86c48-3907-4a70-9e2c-29aa267e6b32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-7ee78c3e-9e07-455c-b836-d599fa9eda7d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:30 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7ee78c3e-9e07-455c-b836-d599fa9eda7d tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] POST http://192.168.122.181/volume/v3/snapshots/48eda113-b511-4d08-a9d6-98843d2d0e02/action Sep 03 13:52:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7ee78c3e-9e07-455c-b836-d599fa9eda7d tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86720) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:52:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7ee78c3e-9e07-455c-b836-d599fa9eda7d tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:52:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.contrib.admin_actions [None req-7ee78c3e-9e07-455c-b836-d599fa9eda7d tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Updating snapshot '48eda113-b511-4d08-a9d6-98843d2d0e02' with '{'status': 'error'}' {{(pid=86720) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 13:52:30 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b1c56961-50f7-4015-bd06-fd964857a281 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98f86c48-3907-4a70-9e2c-29aa267e6b32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:30 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b1c56961-50f7-4015-bd06-fd964857a281 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Flow 'volume_create_api' (3e7afe0d-1d20-4e21-8460-10c19ac42d32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:52:30 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-b1c56961-50f7-4015-bd06-fd964857a281 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Create volume request issued successfully. Sep 03 13:52:30 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b1c56961-50f7-4015-bd06-fd964857a281 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:52:30 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1556/3180] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:52:30 2026] POST /volume/v3/volumes => generated 786 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:52:30 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:30 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:30 devstack devstack@c-api.service[86720]: DEBUG cinder.policy [None req-7ee78c3e-9e07-455c-b836-d599fa9eda7d tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '1c8fa922169a46c9a5d38e210d6407bb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b4439ab15bff475fb13850b17d83323e', '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=86720) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:52:30 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7ee78c3e-9e07-455c-b836-d599fa9eda7d tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] http://192.168.122.181/volume/v3/snapshots/48eda113-b511-4d08-a9d6-98843d2d0e02/action returned with HTTP 403 Sep 03 13:52:30 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1625/3181] 192.168.122.181 () {60 vars in 1280 bytes} [Thu Sep 3 13:52:30 2026] POST /volume/v3/snapshots/48eda113-b511-4d08-a9d6-98843d2d0e02/action => generated 133 bytes in 38 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:52:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-7b91137a-d943-43d6-bd7e-a63281646a8d None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:30 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7b91137a-d943-43d6-bd7e-a63281646a8d tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] DELETE http://192.168.122.181/volume/v3/snapshots/48eda113-b511-4d08-a9d6-98843d2d0e02 Sep 03 13:52:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7b91137a-d943-43d6-bd7e-a63281646a8d tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-8b65bd19-735e-4cc4-80e5-28836044840c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7b91137a-d943-43d6-bd7e-a63281646a8d tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:30 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.snapshots [None req-7b91137a-d943-43d6-bd7e-a63281646a8d tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Delete snapshot with id: 48eda113-b511-4d08-a9d6-98843d2d0e02 Sep 03 13:52:30 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8b65bd19-735e-4cc4-80e5-28836044840c tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/volumes/407fff01-8b58-4b26-a30a-c4018897b7f8 Sep 03 13:52:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8b65bd19-735e-4cc4-80e5-28836044840c tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8b65bd19-735e-4cc4-80e5-28836044840c tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:30 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:30 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:30 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-7b91137a-d943-43d6-bd7e-a63281646a8d tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:52:30 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:30 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:30 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:30 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:30 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:30 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:30 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-8b65bd19-735e-4cc4-80e5-28836044840c tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Volume info retrieved successfully. Sep 03 13:52:30 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-7b91137a-d943-43d6-bd7e-a63281646a8d tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot delete request issued successfully. Sep 03 13:52:30 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7b91137a-d943-43d6-bd7e-a63281646a8d tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/48eda113-b511-4d08-a9d6-98843d2d0e02 returned with HTTP 202 Sep 03 13:52:30 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1557/3182] 192.168.122.181 () {58 vars in 1241 bytes} [Thu Sep 3 13:52:30 2026] DELETE /volume/v3/snapshots/48eda113-b511-4d08-a9d6-98843d2d0e02 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:52:30 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8b65bd19-735e-4cc4-80e5-28836044840c tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/volumes/407fff01-8b58-4b26-a30a-c4018897b7f8 returned with HTTP 200 Sep 03 13:52:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-7a9f18da-7ef3-4f74-8c00-e5dec994bc90 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:30 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1626/3183] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:30 2026] GET /volume/v3/volumes/407fff01-8b58-4b26-a30a-c4018897b7f8 => generated 965 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:30 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7a9f18da-7ef3-4f74-8c00-e5dec994bc90 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/48eda113-b511-4d08-a9d6-98843d2d0e02 Sep 03 13:52:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7a9f18da-7ef3-4f74-8c00-e5dec994bc90 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7a9f18da-7ef3-4f74-8c00-e5dec994bc90 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:30 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:30 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:30 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-7a9f18da-7ef3-4f74-8c00-e5dec994bc90 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:52:30 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7a9f18da-7ef3-4f74-8c00-e5dec994bc90 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/48eda113-b511-4d08-a9d6-98843d2d0e02 returned with HTTP 200 Sep 03 13:52:30 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1558/3184] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:30 2026] GET /volume/v3/snapshots/48eda113-b511-4d08-a9d6-98843d2d0e02 => generated 466 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-28d64116-3900-4d09-9070-d9bb30cc4ed8 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:31 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-28d64116-3900-4d09-9070-d9bb30cc4ed8 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/volumes/407fff01-8b58-4b26-a30a-c4018897b7f8 Sep 03 13:52:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-28d64116-3900-4d09-9070-d9bb30cc4ed8 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-28d64116-3900-4d09-9070-d9bb30cc4ed8 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-baa874d9-d4ae-4faf-8527-52e61e62c322 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:31 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-baa874d9-d4ae-4faf-8527-52e61e62c322 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/48eda113-b511-4d08-a9d6-98843d2d0e02 Sep 03 13:52:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-baa874d9-d4ae-4faf-8527-52e61e62c322 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-baa874d9-d4ae-4faf-8527-52e61e62c322 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:31 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:31 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:31 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:31 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:31 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-baa874d9-d4ae-4faf-8527-52e61e62c322 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:52:31 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-baa874d9-d4ae-4faf-8527-52e61e62c322 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/48eda113-b511-4d08-a9d6-98843d2d0e02 returned with HTTP 200 Sep 03 13:52:31 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1559/3185] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:31 2026] GET /volume/v3/snapshots/48eda113-b511-4d08-a9d6-98843d2d0e02 => generated 466 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:31 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:31 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:31 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-28d64116-3900-4d09-9070-d9bb30cc4ed8 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Volume info retrieved successfully. Sep 03 13:52:31 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-28d64116-3900-4d09-9070-d9bb30cc4ed8 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/volumes/407fff01-8b58-4b26-a30a-c4018897b7f8 returned with HTTP 200 Sep 03 13:52:31 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1627/3186] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:31 2026] GET /volume/v3/volumes/407fff01-8b58-4b26-a30a-c4018897b7f8 => generated 1015 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:52:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-3c1910a6-d3b0-444e-acf7-9ada45d7aeb5 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3c1910a6-d3b0-444e-acf7-9ada45d7aeb5 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/48eda113-b511-4d08-a9d6-98843d2d0e02 Sep 03 13:52:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3c1910a6-d3b0-444e-acf7-9ada45d7aeb5 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3c1910a6-d3b0-444e-acf7-9ada45d7aeb5 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3c1910a6-d3b0-444e-acf7-9ada45d7aeb5 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/48eda113-b511-4d08-a9d6-98843d2d0e02 returned with HTTP 404 Sep 03 13:52:32 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1560/3187] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:32 2026] GET /volume/v3/snapshots/48eda113-b511-4d08-a9d6-98843d2d0e02 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:52:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-0528a94d-53b5-42d9-8788-8fe22d2dd796 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0528a94d-53b5-42d9-8788-8fe22d2dd796 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] DELETE http://192.168.122.181/volume/v3/volumes/30277e3d-a324-444d-b34a-623ff8f0a469 Sep 03 13:52:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0528a94d-53b5-42d9-8788-8fe22d2dd796 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0528a94d-53b5-42d9-8788-8fe22d2dd796 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:32 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-0528a94d-53b5-42d9-8788-8fe22d2dd796 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Delete volume with id: 30277e3d-a324-444d-b34a-623ff8f0a469 Sep 03 13:52:32 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:32 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:32 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:32 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:32 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-0528a94d-53b5-42d9-8788-8fe22d2dd796 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Volume info retrieved successfully. Sep 03 13:52:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-5e09efce-e2de-4b91-b6ef-1a90b6b9797b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5e09efce-e2de-4b91-b6ef-1a90b6b9797b tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/volumes/407fff01-8b58-4b26-a30a-c4018897b7f8 Sep 03 13:52:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5e09efce-e2de-4b91-b6ef-1a90b6b9797b tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5e09efce-e2de-4b91-b6ef-1a90b6b9797b tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:32 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:32 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:32 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:32 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:32 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-5e09efce-e2de-4b91-b6ef-1a90b6b9797b tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Volume info retrieved successfully. Sep 03 13:52:32 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-0528a94d-53b5-42d9-8788-8fe22d2dd796 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Delete volume request issued successfully. Sep 03 13:52:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0528a94d-53b5-42d9-8788-8fe22d2dd796 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes/30277e3d-a324-444d-b34a-623ff8f0a469 returned with HTTP 202 Sep 03 13:52:32 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1628/3188] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:52:32 2026] DELETE /volume/v3/volumes/30277e3d-a324-444d-b34a-623ff8f0a469 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:52:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5e09efce-e2de-4b91-b6ef-1a90b6b9797b tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/volumes/407fff01-8b58-4b26-a30a-c4018897b7f8 returned with HTTP 200 Sep 03 13:52:32 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1561/3189] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:32 2026] GET /volume/v3/volumes/407fff01-8b58-4b26-a30a-c4018897b7f8 => generated 1016 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:52:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-39917cd1-45a3-4fbe-ad66-71859dd381ae None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-39917cd1-45a3-4fbe-ad66-71859dd381ae tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/volumes/30277e3d-a324-444d-b34a-623ff8f0a469 Sep 03 13:52:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-39917cd1-45a3-4fbe-ad66-71859dd381ae tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-39917cd1-45a3-4fbe-ad66-71859dd381ae tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-54ed1423-95c8-43ee-ab18-6f71b12d6fab None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-54ed1423-95c8-43ee-ab18-6f71b12d6fab tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] POST http://192.168.122.181/volume/v3/snapshots Sep 03 13:52:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-54ed1423-95c8-43ee-ab18-6f71b12d6fab tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "407fff01-8b58-4b26-a30a-c4018897b7f8", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2027181565"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:52:32 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:32 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:32 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:32 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:32 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-39917cd1-45a3-4fbe-ad66-71859dd381ae tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Volume info retrieved successfully. Sep 03 13:52:32 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:32 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:32 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:32 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:32 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-54ed1423-95c8-43ee-ab18-6f71b12d6fab tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Volume info retrieved successfully. Sep 03 13:52:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-39917cd1-45a3-4fbe-ad66-71859dd381ae tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes/30277e3d-a324-444d-b34a-623ff8f0a469 returned with HTTP 200 Sep 03 13:52:32 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.snapshots [None req-54ed1423-95c8-43ee-ab18-6f71b12d6fab tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Create snapshot from volume 407fff01-8b58-4b26-a30a-c4018897b7f8 Sep 03 13:52:32 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1629/3190] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:32 2026] GET /volume/v3/volumes/30277e3d-a324-444d-b34a-623ff8f0a469 => generated 1015 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:52:32 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-54ed1423-95c8-43ee-ab18-6f71b12d6fab tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Created reservations ['9d08da28-5923-4d78-b801-d19ae9ce2a11', '7be62935-49ef-4f61-b505-8882d6bb672f', '0818bf63-e099-4266-8ac4-5995b598cf0d', '0f434488-e2d4-4c8a-a487-c9b9ca88f02f'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:52:32 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:32 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:32 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-54ed1423-95c8-43ee-ab18-6f71b12d6fab tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Snapshot create request issued successfully. Sep 03 13:52:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-54ed1423-95c8-43ee-ab18-6f71b12d6fab tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/snapshots returned with HTTP 202 Sep 03 13:52:32 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1562/3191] 192.168.122.181 () {60 vars in 1149 bytes} [Thu Sep 3 13:52:32 2026] POST /volume/v3/snapshots => generated 308 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:52:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-81ba875b-85d4-42c8-baee-6ca82873bbfb None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:33 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-81ba875b-85d4-42c8-baee-6ca82873bbfb tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/snapshots/f00fcf40-afcc-436a-ba77-3494f04fc79b Sep 03 13:52:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-81ba875b-85d4-42c8-baee-6ca82873bbfb tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-81ba875b-85d4-42c8-baee-6ca82873bbfb tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:33 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:33 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:33 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-81ba875b-85d4-42c8-baee-6ca82873bbfb tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Snapshot retrieved successfully. Sep 03 13:52:33 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-81ba875b-85d4-42c8-baee-6ca82873bbfb tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/snapshots/f00fcf40-afcc-436a-ba77-3494f04fc79b returned with HTTP 200 Sep 03 13:52:33 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1630/3192] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:33 2026] GET /volume/v3/snapshots/f00fcf40-afcc-436a-ba77-3494f04fc79b => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-eaf32d09-1371-40f3-b623-75b6f3ef4a99 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:33 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-eaf32d09-1371-40f3-b623-75b6f3ef4a99 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/volumes/30277e3d-a324-444d-b34a-623ff8f0a469 Sep 03 13:52:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-eaf32d09-1371-40f3-b623-75b6f3ef4a99 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-eaf32d09-1371-40f3-b623-75b6f3ef4a99 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:33 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-eaf32d09-1371-40f3-b623-75b6f3ef4a99 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes/30277e3d-a324-444d-b34a-623ff8f0a469 returned with HTTP 404 Sep 03 13:52:33 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1563/3193] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:33 2026] GET /volume/v3/volumes/30277e3d-a324-444d-b34a-623ff8f0a469 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:52:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-467c71c8-407d-468a-bda9-5f2d690fac74 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:33 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-467c71c8-407d-468a-bda9-5f2d690fac74 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:52:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-467c71c8-407d-468a-bda9-5f2d690fac74 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2046720797"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:52:33 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-467c71c8-407d-468a-bda9-5f2d690fac74 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2046720797'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:52:33 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-467c71c8-407d-468a-bda9-5f2d690fac74 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Create volume of 1 GB Sep 03 13:52:33 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-467c71c8-407d-468a-bda9-5f2d690fac74 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Availability Zones retrieved successfully. Sep 03 13:52:33 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-467c71c8-407d-468a-bda9-5f2d690fac74 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Flow 'volume_create_api' (094f1e84-96d4-44f3-a518-a1ffaead1eb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:52:33 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-467c71c8-407d-468a-bda9-5f2d690fac74 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed0ceaec-94d6-4b1a-b9ff-22f952f549dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:33 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-467c71c8-407d-468a-bda9-5f2d690fac74 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:52:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-53f5fbe1-1274-464e-a611-c71de236774d None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:34 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-53f5fbe1-1274-464e-a611-c71de236774d tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/snapshots/f00fcf40-afcc-436a-ba77-3494f04fc79b Sep 03 13:52:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-53f5fbe1-1274-464e-a611-c71de236774d tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-53f5fbe1-1274-464e-a611-c71de236774d tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:34 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:34 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:34 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-53f5fbe1-1274-464e-a611-c71de236774d tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Snapshot retrieved successfully. Sep 03 13:52:34 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-53f5fbe1-1274-464e-a611-c71de236774d tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/snapshots/f00fcf40-afcc-436a-ba77-3494f04fc79b returned with HTTP 200 Sep 03 13:52:34 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1564/3194] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:34 2026] GET /volume/v3/snapshots/f00fcf40-afcc-436a-ba77-3494f04fc79b => generated 440 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:34 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-467c71c8-407d-468a-bda9-5f2d690fac74 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed0ceaec-94d6-4b1a-b9ff-22f952f549dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:34 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-467c71c8-407d-468a-bda9-5f2d690fac74 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6c163fa-0600-4c44-bdde-06aeb7007b6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:34 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-467c71c8-407d-468a-bda9-5f2d690fac74 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Created reservations ['0a369a43-f62d-41ff-8427-98705ae2ca89', '39695a77-8983-4dc6-a03b-f723673222b8', 'b6414f78-ab4c-4de6-a3a1-025dd2df8aba', '82aae6a7-8e95-4ab4-a248-83753204aa4a'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:52:34 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-467c71c8-407d-468a-bda9-5f2d690fac74 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6c163fa-0600-4c44-bdde-06aeb7007b6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a369a43-f62d-41ff-8427-98705ae2ca89', '39695a77-8983-4dc6-a03b-f723673222b8', 'b6414f78-ab4c-4de6-a3a1-025dd2df8aba', '82aae6a7-8e95-4ab4-a248-83753204aa4a']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:34 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-467c71c8-407d-468a-bda9-5f2d690fac74 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c71beed-e7a8-4a29-bfab-c91e9a6007bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:34 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:34 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:34 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-467c71c8-407d-468a-bda9-5f2d690fac74 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c71beed-e7a8-4a29-bfab-c91e9a6007bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bdbb1956-dbca-4af3-bfe6-a27777436dea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2046720797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4439ab15bff475fb13850b17d83323e',qos_specs=None,replication_status=,reservations=['0a369a43-f62d-41ff-8427-98705ae2ca89','39695a77-8983-4dc6-a03b-f723673222b8','b6414f78-ab4c-4de6-a3a1-025dd2df8aba','82aae6a7-8e95-4ab4-a248-83753204aa4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cd7c879c2b14004bdf9366385fb37b1',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:52:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2046720797',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bdbb1956-dbca-4af3-bfe6-a27777436dea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4439ab15bff475fb13850b17d83323e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2cd7c879c2b14004bdf9366385fb37b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:34 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-467c71c8-407d-468a-bda9-5f2d690fac74 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ef95b94-1079-46e2-85f0-6d1954f4e0a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:34 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-467c71c8-407d-468a-bda9-5f2d690fac74 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ef95b94-1079-46e2-85f0-6d1954f4e0a5) transitioned into state 'SUCCESS' from state '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-2046720797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4439ab15bff475fb13850b17d83323e',qos_specs=None,replication_status=,reservations=['0a369a43-f62d-41ff-8427-98705ae2ca89','39695a77-8983-4dc6-a03b-f723673222b8','b6414f78-ab4c-4de6-a3a1-025dd2df8aba','82aae6a7-8e95-4ab4-a248-83753204aa4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cd7c879c2b14004bdf9366385fb37b1',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:34 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-467c71c8-407d-468a-bda9-5f2d690fac74 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1026de5-34a7-48d7-8e7c-2140c2a0109c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:34 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-467c71c8-407d-468a-bda9-5f2d690fac74 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1026de5-34a7-48d7-8e7c-2140c2a0109c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:34 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-467c71c8-407d-468a-bda9-5f2d690fac74 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Flow 'volume_create_api' (094f1e84-96d4-44f3-a518-a1ffaead1eb4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:52:34 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-467c71c8-407d-468a-bda9-5f2d690fac74 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Create volume request issued successfully. Sep 03 13:52:34 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-467c71c8-407d-468a-bda9-5f2d690fac74 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:52:34 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1631/3195] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:52:33 2026] POST /volume/v3/volumes => generated 787 bytes in 530 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 13:52:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-90d089e4-0ebf-47b3-85e3-8aa6a1949a9f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:34 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-90d089e4-0ebf-47b3-85e3-8aa6a1949a9f tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/volumes/bdbb1956-dbca-4af3-bfe6-a27777436dea Sep 03 13:52:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-90d089e4-0ebf-47b3-85e3-8aa6a1949a9f tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:34 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-90d089e4-0ebf-47b3-85e3-8aa6a1949a9f tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:34 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:34 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:34 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:34 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:34 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-90d089e4-0ebf-47b3-85e3-8aa6a1949a9f tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Volume info retrieved successfully. Sep 03 13:52:34 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-90d089e4-0ebf-47b3-85e3-8aa6a1949a9f tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes/bdbb1956-dbca-4af3-bfe6-a27777436dea returned with HTTP 200 Sep 03 13:52:34 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1565/3196] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:34 2026] GET /volume/v3/volumes/bdbb1956-dbca-4af3-bfe6-a27777436dea => generated 966 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-98ebfaa3-e6fc-4a47-8dd2-b7445e65b3f0 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:35 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-98ebfaa3-e6fc-4a47-8dd2-b7445e65b3f0 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/snapshots/f00fcf40-afcc-436a-ba77-3494f04fc79b Sep 03 13:52:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-98ebfaa3-e6fc-4a47-8dd2-b7445e65b3f0 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:35 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-98ebfaa3-e6fc-4a47-8dd2-b7445e65b3f0 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:35 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:35 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:35 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-98ebfaa3-e6fc-4a47-8dd2-b7445e65b3f0 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Snapshot retrieved successfully. Sep 03 13:52:35 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-98ebfaa3-e6fc-4a47-8dd2-b7445e65b3f0 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/snapshots/f00fcf40-afcc-436a-ba77-3494f04fc79b returned with HTTP 200 Sep 03 13:52:35 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1632/3197] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:35 2026] GET /volume/v3/snapshots/f00fcf40-afcc-436a-ba77-3494f04fc79b => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-8102bfb1-4c0d-4836-9a52-e1360e4536be None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:35 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8102bfb1-4c0d-4836-9a52-e1360e4536be tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/volumes/bdbb1956-dbca-4af3-bfe6-a27777436dea Sep 03 13:52:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8102bfb1-4c0d-4836-9a52-e1360e4536be tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:35 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8102bfb1-4c0d-4836-9a52-e1360e4536be tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:35 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:35 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:35 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:35 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:35 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-8102bfb1-4c0d-4836-9a52-e1360e4536be tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Volume info retrieved successfully. Sep 03 13:52:35 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8102bfb1-4c0d-4836-9a52-e1360e4536be tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes/bdbb1956-dbca-4af3-bfe6-a27777436dea returned with HTTP 200 Sep 03 13:52:35 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1566/3198] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:35 2026] GET /volume/v3/volumes/bdbb1956-dbca-4af3-bfe6-a27777436dea => generated 1016 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:52:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-9c6942aa-2972-4093-bb07-7df8e5fd99dd None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:36 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9c6942aa-2972-4093-bb07-7df8e5fd99dd tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/snapshots/f00fcf40-afcc-436a-ba77-3494f04fc79b Sep 03 13:52:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9c6942aa-2972-4093-bb07-7df8e5fd99dd tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9c6942aa-2972-4093-bb07-7df8e5fd99dd tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:36 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:36 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:36 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-9c6942aa-2972-4093-bb07-7df8e5fd99dd tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Snapshot retrieved successfully. Sep 03 13:52:36 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9c6942aa-2972-4093-bb07-7df8e5fd99dd tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/snapshots/f00fcf40-afcc-436a-ba77-3494f04fc79b returned with HTTP 200 Sep 03 13:52:36 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1633/3199] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:36 2026] GET /volume/v3/snapshots/f00fcf40-afcc-436a-ba77-3494f04fc79b => generated 467 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-3f50fc7b-9132-499e-9135-05b3e56c4f1f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:36 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3f50fc7b-9132-499e-9135-05b3e56c4f1f tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-reader] POST http://192.168.122.181/volume/v3/snapshots/f00fcf40-afcc-436a-ba77-3494f04fc79b/action Sep 03 13:52:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3f50fc7b-9132-499e-9135-05b3e56c4f1f tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:52:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3f50fc7b-9132-499e-9135-05b3e56c4f1f tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:52:36 devstack devstack@c-api.service[86719]: INFO cinder.api.contrib.snapshot_unmanage [None req-3f50fc7b-9132-499e-9135-05b3e56c4f1f tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-reader] Unmanage snapshot with id: f00fcf40-afcc-436a-ba77-3494f04fc79b Sep 03 13:52:36 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:36 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:36 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-3f50fc7b-9132-499e-9135-05b3e56c4f1f tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-reader] Snapshot retrieved successfully. Sep 03 13:52:36 devstack devstack@c-api.service[86719]: DEBUG cinder.policy [None req-3f50fc7b-9132-499e-9135-05b3e56c4f1f tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'fc7a8aafb5304953925c7fde2d4190ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '85b977b66d334b6fbf04384ce3dee9c6', '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=86719) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:52:36 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3f50fc7b-9132-499e-9135-05b3e56c4f1f tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-reader] http://192.168.122.181/volume/v3/snapshots/f00fcf40-afcc-436a-ba77-3494f04fc79b/action returned with HTTP 403 Sep 03 13:52:36 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1567/3200] 192.168.122.181 () {60 vars in 1280 bytes} [Thu Sep 3 13:52:36 2026] POST /volume/v3/snapshots/f00fcf40-afcc-436a-ba77-3494f04fc79b/action => generated 117 bytes in 28 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:52:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-0861294e-135f-412b-aee9-dea566dd18c4 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:36 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0861294e-135f-412b-aee9-dea566dd18c4 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] DELETE http://192.168.122.181/volume/v3/snapshots/f00fcf40-afcc-436a-ba77-3494f04fc79b Sep 03 13:52:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0861294e-135f-412b-aee9-dea566dd18c4 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0861294e-135f-412b-aee9-dea566dd18c4 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:36 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.snapshots [None req-0861294e-135f-412b-aee9-dea566dd18c4 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Delete snapshot with id: f00fcf40-afcc-436a-ba77-3494f04fc79b Sep 03 13:52:36 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:36 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:36 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-0861294e-135f-412b-aee9-dea566dd18c4 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Snapshot retrieved successfully. Sep 03 13:52:36 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:36 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:36 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-0861294e-135f-412b-aee9-dea566dd18c4 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Snapshot delete request issued successfully. Sep 03 13:52:36 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0861294e-135f-412b-aee9-dea566dd18c4 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/snapshots/f00fcf40-afcc-436a-ba77-3494f04fc79b returned with HTTP 202 Sep 03 13:52:36 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1634/3201] 192.168.122.181 () {58 vars in 1241 bytes} [Thu Sep 3 13:52:36 2026] DELETE /volume/v3/snapshots/f00fcf40-afcc-436a-ba77-3494f04fc79b => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:52:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-1898a967-d9bb-4ac2-bc32-4d4be4ca3b3f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:36 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1898a967-d9bb-4ac2-bc32-4d4be4ca3b3f tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/snapshots/f00fcf40-afcc-436a-ba77-3494f04fc79b Sep 03 13:52:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1898a967-d9bb-4ac2-bc32-4d4be4ca3b3f tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1898a967-d9bb-4ac2-bc32-4d4be4ca3b3f tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:36 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:36 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:36 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-1898a967-d9bb-4ac2-bc32-4d4be4ca3b3f tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Snapshot retrieved successfully. Sep 03 13:52:36 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1898a967-d9bb-4ac2-bc32-4d4be4ca3b3f tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/snapshots/f00fcf40-afcc-436a-ba77-3494f04fc79b returned with HTTP 200 Sep 03 13:52:36 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1568/3202] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:36 2026] GET /volume/v3/snapshots/f00fcf40-afcc-436a-ba77-3494f04fc79b => generated 466 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-02275784-4220-458a-8755-5dcd8f40a590 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:36 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-02275784-4220-458a-8755-5dcd8f40a590 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/volumes/bdbb1956-dbca-4af3-bfe6-a27777436dea Sep 03 13:52:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-02275784-4220-458a-8755-5dcd8f40a590 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-02275784-4220-458a-8755-5dcd8f40a590 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:36 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:36 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:36 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:36 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:36 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-02275784-4220-458a-8755-5dcd8f40a590 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Volume info retrieved successfully. Sep 03 13:52:36 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-02275784-4220-458a-8755-5dcd8f40a590 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes/bdbb1956-dbca-4af3-bfe6-a27777436dea returned with HTTP 200 Sep 03 13:52:36 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1635/3203] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:36 2026] GET /volume/v3/volumes/bdbb1956-dbca-4af3-bfe6-a27777436dea => generated 1017 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:52:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-68397f37-c4ec-4780-b0b6-1a4b8ef42da4 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:36 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-68397f37-c4ec-4780-b0b6-1a4b8ef42da4 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] POST http://192.168.122.181/volume/v3/snapshots Sep 03 13:52:36 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-68397f37-c4ec-4780-b0b6-1a4b8ef42da4 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bdbb1956-dbca-4af3-bfe6-a27777436dea", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-77050616"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:52:36 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:36 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:36 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:36 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:36 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-68397f37-c4ec-4780-b0b6-1a4b8ef42da4 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Volume info retrieved successfully. Sep 03 13:52:36 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.snapshots [None req-68397f37-c4ec-4780-b0b6-1a4b8ef42da4 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Create snapshot from volume bdbb1956-dbca-4af3-bfe6-a27777436dea Sep 03 13:52:36 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-68397f37-c4ec-4780-b0b6-1a4b8ef42da4 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Created reservations ['09b81fc1-4b53-4d68-9491-434961d9e3aa', '7382c7b0-1f75-418b-95bb-eeb5df6095ee', 'e0619a9a-b369-4b8c-a1f8-7f0e4f7460a7', 'b868a8d5-9425-45ca-a98a-8caf25233e3f'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:52:36 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:36 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:36 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-68397f37-c4ec-4780-b0b6-1a4b8ef42da4 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot create request issued successfully. Sep 03 13:52:36 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-68397f37-c4ec-4780-b0b6-1a4b8ef42da4 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots returned with HTTP 202 Sep 03 13:52:36 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1569/3204] 192.168.122.181 () {60 vars in 1149 bytes} [Thu Sep 3 13:52:36 2026] POST /volume/v3/snapshots => generated 306 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:52:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-437d73ca-578e-4ec7-b5cb-74ad032b185d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:36 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-437d73ca-578e-4ec7-b5cb-74ad032b185d tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/03a558c9-0bd5-456c-b7db-8562b4594966 Sep 03 13:52:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-437d73ca-578e-4ec7-b5cb-74ad032b185d tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:36 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-437d73ca-578e-4ec7-b5cb-74ad032b185d tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:37 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:37 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:37 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-437d73ca-578e-4ec7-b5cb-74ad032b185d tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:52:37 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-437d73ca-578e-4ec7-b5cb-74ad032b185d tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/03a558c9-0bd5-456c-b7db-8562b4594966 returned with HTTP 200 Sep 03 13:52:37 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1636/3205] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:36 2026] GET /volume/v3/snapshots/03a558c9-0bd5-456c-b7db-8562b4594966 => generated 438 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-148f0c66-7050-4564-b0b6-8c3532ec0136 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:37 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-148f0c66-7050-4564-b0b6-8c3532ec0136 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/snapshots/f00fcf40-afcc-436a-ba77-3494f04fc79b Sep 03 13:52:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-148f0c66-7050-4564-b0b6-8c3532ec0136 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:37 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-148f0c66-7050-4564-b0b6-8c3532ec0136 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-c8d81e49-7e73-441f-9306-ef67bfcecc3e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:37 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:37 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:37 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-148f0c66-7050-4564-b0b6-8c3532ec0136 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Snapshot retrieved successfully. Sep 03 13:52:37 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-148f0c66-7050-4564-b0b6-8c3532ec0136 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/snapshots/f00fcf40-afcc-436a-ba77-3494f04fc79b returned with HTTP 200 Sep 03 13:52:37 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1570/3206] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:37 2026] GET /volume/v3/snapshots/f00fcf40-afcc-436a-ba77-3494f04fc79b => generated 466 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:37 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c8d81e49-7e73-441f-9306-ef67bfcecc3e tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:52:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c8d81e49-7e73-441f-9306-ef67bfcecc3e tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1259131942", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:52:37 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-c8d81e49-7e73-441f-9306-ef67bfcecc3e tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1259131942', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:52:37 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-c8d81e49-7e73-441f-9306-ef67bfcecc3e tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Create volume of 1 GB Sep 03 13:52:37 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-c8d81e49-7e73-441f-9306-ef67bfcecc3e tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Availability Zones retrieved successfully. Sep 03 13:52:37 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-c8d81e49-7e73-441f-9306-ef67bfcecc3e tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Flow 'volume_create_api' (9379d384-0126-4d2a-b651-9a3b8a23fc0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:52:37 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-c8d81e49-7e73-441f-9306-ef67bfcecc3e tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc50d662-da64-4fcd-9fd5-3fce4a313ae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:37 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-c8d81e49-7e73-441f-9306-ef67bfcecc3e tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:52:37 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-c8d81e49-7e73-441f-9306-ef67bfcecc3e tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc50d662-da64-4fcd-9fd5-3fce4a313ae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:37 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-c8d81e49-7e73-441f-9306-ef67bfcecc3e tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6eba8e43-a465-4a4c-849c-7929dfcd1ed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:37 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-c8d81e49-7e73-441f-9306-ef67bfcecc3e tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Created reservations ['6bad839b-36dc-4c1e-bd42-3a6d8775956a', '0492fc6d-3b2b-460c-b6b0-c9978b096907', '30a7ec98-df5e-4be8-b17f-af04c73a7671', 'b803a6d4-e9cb-4518-81e6-fd2d375eb172'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:52:37 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-c8d81e49-7e73-441f-9306-ef67bfcecc3e tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6eba8e43-a465-4a4c-849c-7929dfcd1ed8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6bad839b-36dc-4c1e-bd42-3a6d8775956a', '0492fc6d-3b2b-460c-b6b0-c9978b096907', '30a7ec98-df5e-4be8-b17f-af04c73a7671', 'b803a6d4-e9cb-4518-81e6-fd2d375eb172']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:37 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-c8d81e49-7e73-441f-9306-ef67bfcecc3e tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ad02000-53ef-40c5-aee1-c3b3abc985c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:37 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:37 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:37 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-c8d81e49-7e73-441f-9306-ef67bfcecc3e tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ad02000-53ef-40c5-aee1-c3b3abc985c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '194605d8-e2b6-4870-9cf0-39dcba37f8bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1259131942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5f5e86a23f34671b518e544193c6b78',qos_specs=None,replication_status=,reservations=['6bad839b-36dc-4c1e-bd42-3a6d8775956a','0492fc6d-3b2b-460c-b6b0-c9978b096907','30a7ec98-df5e-4be8-b17f-af04c73a7671','b803a6d4-e9cb-4518-81e6-fd2d375eb172'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5725c1cee6140e9856e9de9523582a6',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:52:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1259131942',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=194605d8-e2b6-4870-9cf0-39dcba37f8bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5f5e86a23f34671b518e544193c6b78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e5725c1cee6140e9856e9de9523582a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:37 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-c8d81e49-7e73-441f-9306-ef67bfcecc3e tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dccf4a71-2f1e-4b8f-bad0-63a977ed7c99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:37 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-c8d81e49-7e73-441f-9306-ef67bfcecc3e tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dccf4a71-2f1e-4b8f-bad0-63a977ed7c99) transitioned into state 'SUCCESS' from state '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-1259131942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5f5e86a23f34671b518e544193c6b78',qos_specs=None,replication_status=,reservations=['6bad839b-36dc-4c1e-bd42-3a6d8775956a','0492fc6d-3b2b-460c-b6b0-c9978b096907','30a7ec98-df5e-4be8-b17f-af04c73a7671','b803a6d4-e9cb-4518-81e6-fd2d375eb172'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5725c1cee6140e9856e9de9523582a6',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:38 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-c8d81e49-7e73-441f-9306-ef67bfcecc3e tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4c63523-9261-4014-bb20-b77335cdc0f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:38 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-c8d81e49-7e73-441f-9306-ef67bfcecc3e tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4c63523-9261-4014-bb20-b77335cdc0f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:38 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-b083ab19-8bbf-43f2-81c1-fec7554d3a64 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:38 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-c8d81e49-7e73-441f-9306-ef67bfcecc3e tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Flow 'volume_create_api' (9379d384-0126-4d2a-b651-9a3b8a23fc0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:52:38 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-c8d81e49-7e73-441f-9306-ef67bfcecc3e tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Create volume request issued successfully. Sep 03 13:52:38 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c8d81e49-7e73-441f-9306-ef67bfcecc3e tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:52:38 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b083ab19-8bbf-43f2-81c1-fec7554d3a64 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/03a558c9-0bd5-456c-b7db-8562b4594966 Sep 03 13:52:38 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b083ab19-8bbf-43f2-81c1-fec7554d3a64 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:38 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1637/3207] 192.168.122.181 () {60 vars in 1143 bytes} [Thu Sep 3 13:52:37 2026] POST /volume/v3/volumes => generated 763 bytes in 687 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 13:52:38 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b083ab19-8bbf-43f2-81c1-fec7554d3a64 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-3244308a-a5d8-44aa-9753-dff946f95b5e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:38 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3244308a-a5d8-44aa-9753-dff946f95b5e tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] GET http://192.168.122.181/volume/v3/volumes/194605d8-e2b6-4870-9cf0-39dcba37f8bd Sep 03 13:52:38 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:38 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3244308a-a5d8-44aa-9753-dff946f95b5e tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3244308a-a5d8-44aa-9753-dff946f95b5e tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:38 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-b083ab19-8bbf-43f2-81c1-fec7554d3a64 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:52:38 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b083ab19-8bbf-43f2-81c1-fec7554d3a64 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/03a558c9-0bd5-456c-b7db-8562b4594966 returned with HTTP 200 Sep 03 13:52:38 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1571/3208] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:38 2026] GET /volume/v3/snapshots/03a558c9-0bd5-456c-b7db-8562b4594966 => generated 438 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:38 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:38 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:38 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:38 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:38 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-3244308a-a5d8-44aa-9753-dff946f95b5e tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Volume info retrieved successfully. Sep 03 13:52:38 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3244308a-a5d8-44aa-9753-dff946f95b5e tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] http://192.168.122.181/volume/v3/volumes/194605d8-e2b6-4870-9cf0-39dcba37f8bd returned with HTTP 200 Sep 03 13:52:38 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1638/3209] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:38 2026] GET /volume/v3/volumes/194605d8-e2b6-4870-9cf0-39dcba37f8bd => generated 831 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:38 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-3f8e4c5b-f055-4fbe-86bf-e993107bfebd None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:38 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3f8e4c5b-f055-4fbe-86bf-e993107bfebd tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/snapshots/f00fcf40-afcc-436a-ba77-3494f04fc79b Sep 03 13:52:38 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3f8e4c5b-f055-4fbe-86bf-e993107bfebd tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:38 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3f8e4c5b-f055-4fbe-86bf-e993107bfebd tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:38 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3f8e4c5b-f055-4fbe-86bf-e993107bfebd tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/snapshots/f00fcf40-afcc-436a-ba77-3494f04fc79b returned with HTTP 404 Sep 03 13:52:38 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1572/3210] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:38 2026] GET /volume/v3/snapshots/f00fcf40-afcc-436a-ba77-3494f04fc79b => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:52:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-1d1a7efa-197d-48ac-a935-9644d7f2a11a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:38 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1d1a7efa-197d-48ac-a935-9644d7f2a11a tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] DELETE http://192.168.122.181/volume/v3/volumes/407fff01-8b58-4b26-a30a-c4018897b7f8 Sep 03 13:52:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1d1a7efa-197d-48ac-a935-9644d7f2a11a tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:38 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1d1a7efa-197d-48ac-a935-9644d7f2a11a tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:38 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-1d1a7efa-197d-48ac-a935-9644d7f2a11a tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Delete volume with id: 407fff01-8b58-4b26-a30a-c4018897b7f8 Sep 03 13:52:38 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:38 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:38 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:38 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:38 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-1d1a7efa-197d-48ac-a935-9644d7f2a11a tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Volume info retrieved successfully. Sep 03 13:52:38 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-1d1a7efa-197d-48ac-a935-9644d7f2a11a tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Delete volume request issued successfully. Sep 03 13:52:38 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1d1a7efa-197d-48ac-a935-9644d7f2a11a tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/volumes/407fff01-8b58-4b26-a30a-c4018897b7f8 returned with HTTP 202 Sep 03 13:52:38 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1639/3211] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:52:38 2026] DELETE /volume/v3/volumes/407fff01-8b58-4b26-a30a-c4018897b7f8 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:52:38 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e4cf704d-dc5c-4a2c-ad97-f2c591ae9339 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:38 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e4cf704d-dc5c-4a2c-ad97-f2c591ae9339 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/volumes/407fff01-8b58-4b26-a30a-c4018897b7f8 Sep 03 13:52:38 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e4cf704d-dc5c-4a2c-ad97-f2c591ae9339 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:38 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e4cf704d-dc5c-4a2c-ad97-f2c591ae9339 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:38 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:38 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:38 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:38 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:38 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-e4cf704d-dc5c-4a2c-ad97-f2c591ae9339 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Volume info retrieved successfully. Sep 03 13:52:38 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e4cf704d-dc5c-4a2c-ad97-f2c591ae9339 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/volumes/407fff01-8b58-4b26-a30a-c4018897b7f8 returned with HTTP 200 Sep 03 13:52:38 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1573/3212] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:38 2026] GET /volume/v3/volumes/407fff01-8b58-4b26-a30a-c4018897b7f8 => generated 1015 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:52:39 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-2cae5f0a-2c98-44d2-9e67-8934d7144cf8 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:39 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2cae5f0a-2c98-44d2-9e67-8934d7144cf8 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/03a558c9-0bd5-456c-b7db-8562b4594966 Sep 03 13:52:39 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2cae5f0a-2c98-44d2-9e67-8934d7144cf8 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:39 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2cae5f0a-2c98-44d2-9e67-8934d7144cf8 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:39 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:39 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:39 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-2cae5f0a-2c98-44d2-9e67-8934d7144cf8 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:52:39 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2cae5f0a-2c98-44d2-9e67-8934d7144cf8 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/03a558c9-0bd5-456c-b7db-8562b4594966 returned with HTTP 200 Sep 03 13:52:39 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1640/3213] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:39 2026] GET /volume/v3/snapshots/03a558c9-0bd5-456c-b7db-8562b4594966 => generated 438 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-43cb40f6-371b-4216-a1b7-3c9ab12865e8 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:39 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-43cb40f6-371b-4216-a1b7-3c9ab12865e8 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] GET http://192.168.122.181/volume/v3/volumes/194605d8-e2b6-4870-9cf0-39dcba37f8bd Sep 03 13:52:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-43cb40f6-371b-4216-a1b7-3c9ab12865e8 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:39 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-43cb40f6-371b-4216-a1b7-3c9ab12865e8 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:39 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:39 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:39 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:39 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:39 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-43cb40f6-371b-4216-a1b7-3c9ab12865e8 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Volume info retrieved successfully. Sep 03 13:52:39 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-43cb40f6-371b-4216-a1b7-3c9ab12865e8 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] http://192.168.122.181/volume/v3/volumes/194605d8-e2b6-4870-9cf0-39dcba37f8bd returned with HTTP 200 Sep 03 13:52:39 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1574/3214] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:39 2026] GET /volume/v3/volumes/194605d8-e2b6-4870-9cf0-39dcba37f8bd => generated 855 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:39 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ccfe4613-c12c-4b1f-8e5d-b0427e81e8e9 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:39 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ccfe4613-c12c-4b1f-8e5d-b0427e81e8e9 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] GET http://192.168.122.181/volume/v3/volumes/407fff01-8b58-4b26-a30a-c4018897b7f8 Sep 03 13:52:39 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ccfe4613-c12c-4b1f-8e5d-b0427e81e8e9 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:39 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ccfe4613-c12c-4b1f-8e5d-b0427e81e8e9 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:39 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ccfe4613-c12c-4b1f-8e5d-b0427e81e8e9 tempest-ProjectReaderTests-727263789 tempest-ProjectReaderTests-727263789-project-admin] http://192.168.122.181/volume/v3/volumes/407fff01-8b58-4b26-a30a-c4018897b7f8 returned with HTTP 404 Sep 03 13:52:39 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1641/3215] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:39 2026] GET /volume/v3/volumes/407fff01-8b58-4b26-a30a-c4018897b7f8 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:52:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-6af9ad49-4158-4b94-846c-d156e341c090 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6af9ad49-4158-4b94-846c-d156e341c090 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/03a558c9-0bd5-456c-b7db-8562b4594966 Sep 03 13:52:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6af9ad49-4158-4b94-846c-d156e341c090 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6af9ad49-4158-4b94-846c-d156e341c090 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:40 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:40 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:40 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-6af9ad49-4158-4b94-846c-d156e341c090 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:52:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6af9ad49-4158-4b94-846c-d156e341c090 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/03a558c9-0bd5-456c-b7db-8562b4594966 returned with HTTP 200 Sep 03 13:52:40 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1575/3216] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:40 2026] GET /volume/v3/snapshots/03a558c9-0bd5-456c-b7db-8562b4594966 => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-48f8c68c-2cfc-494f-8e03-ce302a84f581 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-48f8c68c-2cfc-494f-8e03-ce302a84f581 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] GET http://192.168.122.181/volume/v3/snapshots/03a558c9-0bd5-456c-b7db-8562b4594966 Sep 03 13:52:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-48f8c68c-2cfc-494f-8e03-ce302a84f581 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-48f8c68c-2cfc-494f-8e03-ce302a84f581 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:40 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:40 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:40 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-48f8c68c-2cfc-494f-8e03-ce302a84f581 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Snapshot retrieved successfully. Sep 03 13:52:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-48f8c68c-2cfc-494f-8e03-ce302a84f581 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] http://192.168.122.181/volume/v3/snapshots/03a558c9-0bd5-456c-b7db-8562b4594966 returned with HTTP 200 Sep 03 13:52:40 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1642/3217] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:40 2026] GET /volume/v3/snapshots/03a558c9-0bd5-456c-b7db-8562b4594966 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-fd6f27c7-2014-4aae-9d7b-8ec3ef41913f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fd6f27c7-2014-4aae-9d7b-8ec3ef41913f tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] DELETE http://192.168.122.181/volume/v3/snapshots/03a558c9-0bd5-456c-b7db-8562b4594966 Sep 03 13:52:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fd6f27c7-2014-4aae-9d7b-8ec3ef41913f tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fd6f27c7-2014-4aae-9d7b-8ec3ef41913f tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:40 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.snapshots [None req-fd6f27c7-2014-4aae-9d7b-8ec3ef41913f tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Delete snapshot with id: 03a558c9-0bd5-456c-b7db-8562b4594966 Sep 03 13:52:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e1b88359-16f7-4979-bfd1-0447ea6cedb0 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e1b88359-16f7-4979-bfd1-0447ea6cedb0 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] GET http://192.168.122.181/volume/v3/volumes/194605d8-e2b6-4870-9cf0-39dcba37f8bd Sep 03 13:52:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e1b88359-16f7-4979-bfd1-0447ea6cedb0 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e1b88359-16f7-4979-bfd1-0447ea6cedb0 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:40 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:40 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:40 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-fd6f27c7-2014-4aae-9d7b-8ec3ef41913f tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:52:40 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:40 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:40 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:40 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:40 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:40 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:40 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-e1b88359-16f7-4979-bfd1-0447ea6cedb0 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Volume info retrieved successfully. Sep 03 13:52:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e1b88359-16f7-4979-bfd1-0447ea6cedb0 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] http://192.168.122.181/volume/v3/volumes/194605d8-e2b6-4870-9cf0-39dcba37f8bd returned with HTTP 200 Sep 03 13:52:40 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1643/3218] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:40 2026] GET /volume/v3/volumes/194605d8-e2b6-4870-9cf0-39dcba37f8bd => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:40 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-fd6f27c7-2014-4aae-9d7b-8ec3ef41913f tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot delete request issued successfully. Sep 03 13:52:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fd6f27c7-2014-4aae-9d7b-8ec3ef41913f tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/03a558c9-0bd5-456c-b7db-8562b4594966 returned with HTTP 202 Sep 03 13:52:40 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1576/3219] 192.168.122.181 () {58 vars in 1241 bytes} [Thu Sep 3 13:52:40 2026] DELETE /volume/v3/snapshots/03a558c9-0bd5-456c-b7db-8562b4594966 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:52:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-69b1c8bf-af9b-40e4-a4ec-bb4e5d65eb37 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-69b1c8bf-af9b-40e4-a4ec-bb4e5d65eb37 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/03a558c9-0bd5-456c-b7db-8562b4594966 Sep 03 13:52:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-69b1c8bf-af9b-40e4-a4ec-bb4e5d65eb37 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-69b1c8bf-af9b-40e4-a4ec-bb4e5d65eb37 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-4b9ad757-ff60-4412-8406-7d5330e05a5b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:40 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:40 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:40 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-69b1c8bf-af9b-40e4-a4ec-bb4e5d65eb37 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:52:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-69b1c8bf-af9b-40e4-a4ec-bb4e5d65eb37 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/03a558c9-0bd5-456c-b7db-8562b4594966 returned with HTTP 200 Sep 03 13:52:40 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1644/3220] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:40 2026] GET /volume/v3/snapshots/03a558c9-0bd5-456c-b7db-8562b4594966 => generated 464 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4b9ad757-ff60-4412-8406-7d5330e05a5b tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] GET http://192.168.122.181/volume/v3/volumes/194605d8-e2b6-4870-9cf0-39dcba37f8bd Sep 03 13:52:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4b9ad757-ff60-4412-8406-7d5330e05a5b tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4b9ad757-ff60-4412-8406-7d5330e05a5b tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:40 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:40 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:40 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:40 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:40 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-4b9ad757-ff60-4412-8406-7d5330e05a5b tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Volume info retrieved successfully. Sep 03 13:52:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4b9ad757-ff60-4412-8406-7d5330e05a5b tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] http://192.168.122.181/volume/v3/volumes/194605d8-e2b6-4870-9cf0-39dcba37f8bd returned with HTTP 200 Sep 03 13:52:40 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1577/3221] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:40 2026] GET /volume/v3/volumes/194605d8-e2b6-4870-9cf0-39dcba37f8bd => generated 856 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-cdbbd920-59af-43c4-bdb4-4fd575996919 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-cdbbd920-59af-43c4-bdb4-4fd575996919 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] POST http://192.168.122.181/volume/v3/snapshots Sep 03 13:52:40 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-cdbbd920-59af-43c4-bdb4-4fd575996919 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "194605d8-e2b6-4870-9cf0-39dcba37f8bd", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-676911502", "description": null, "metadata": null}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:52:40 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:40 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:40 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:40 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:40 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-cdbbd920-59af-43c4-bdb4-4fd575996919 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Volume info retrieved successfully. Sep 03 13:52:40 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.snapshots [None req-cdbbd920-59af-43c4-bdb4-4fd575996919 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Create snapshot from volume 194605d8-e2b6-4870-9cf0-39dcba37f8bd Sep 03 13:52:40 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-cdbbd920-59af-43c4-bdb4-4fd575996919 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Created reservations ['c4ebdb0e-4dfc-4853-87e3-a76d9ce82947', '7d5b0d91-3113-4097-a10a-ef71b64ac3d1', 'cd1241c6-3367-4a1c-923e-4a4233bf2510', '922d501c-f638-4abe-a432-4ec954b52185'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:52:40 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:40 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:40 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-cdbbd920-59af-43c4-bdb4-4fd575996919 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Snapshot force create request issued successfully. Sep 03 13:52:40 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-cdbbd920-59af-43c4-bdb4-4fd575996919 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] http://192.168.122.181/volume/v3/snapshots returned with HTTP 202 Sep 03 13:52:40 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1645/3222] 192.168.122.181 () {60 vars in 1149 bytes} [Thu Sep 3 13:52:40 2026] POST /volume/v3/snapshots => generated 309 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:52:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-d742a902-5f36-4b5d-8432-ca292a2d57d1 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d742a902-5f36-4b5d-8432-ca292a2d57d1 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] GET http://192.168.122.181/volume/v3/snapshots/98337e75-73ba-4c82-895b-7b0fbb39921e Sep 03 13:52:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d742a902-5f36-4b5d-8432-ca292a2d57d1 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:40 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d742a902-5f36-4b5d-8432-ca292a2d57d1 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:40 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:40 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:40 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-d742a902-5f36-4b5d-8432-ca292a2d57d1 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Snapshot retrieved successfully. Sep 03 13:52:40 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d742a902-5f36-4b5d-8432-ca292a2d57d1 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] http://192.168.122.181/volume/v3/snapshots/98337e75-73ba-4c82-895b-7b0fbb39921e returned with HTTP 200 Sep 03 13:52:40 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1578/3223] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:40 2026] GET /volume/v3/snapshots/98337e75-73ba-4c82-895b-7b0fbb39921e => generated 441 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-59044579-cc68-4550-819f-845d6f26c952 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-59044579-cc68-4550-819f-845d6f26c952 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/03a558c9-0bd5-456c-b7db-8562b4594966 Sep 03 13:52:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-59044579-cc68-4550-819f-845d6f26c952 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:41 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-59044579-cc68-4550-819f-845d6f26c952 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:41 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:41 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:41 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-59044579-cc68-4550-819f-845d6f26c952 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:52:41 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-59044579-cc68-4550-819f-845d6f26c952 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/03a558c9-0bd5-456c-b7db-8562b4594966 returned with HTTP 200 Sep 03 13:52:41 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1646/3224] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:41 2026] GET /volume/v3/snapshots/03a558c9-0bd5-456c-b7db-8562b4594966 => generated 464 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-fa3cfbf6-f313-4251-b38b-01fbf0303304 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fa3cfbf6-f313-4251-b38b-01fbf0303304 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] GET http://192.168.122.181/volume/v3/snapshots/98337e75-73ba-4c82-895b-7b0fbb39921e Sep 03 13:52:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fa3cfbf6-f313-4251-b38b-01fbf0303304 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:41 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fa3cfbf6-f313-4251-b38b-01fbf0303304 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:41 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:41 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:41 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-fa3cfbf6-f313-4251-b38b-01fbf0303304 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Snapshot retrieved successfully. Sep 03 13:52:41 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fa3cfbf6-f313-4251-b38b-01fbf0303304 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] http://192.168.122.181/volume/v3/snapshots/98337e75-73ba-4c82-895b-7b0fbb39921e returned with HTTP 200 Sep 03 13:52:41 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1579/3225] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:41 2026] GET /volume/v3/snapshots/98337e75-73ba-4c82-895b-7b0fbb39921e => generated 441 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-13e4088d-93de-4b23-8a13-43646cb5e1a5 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:42 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-13e4088d-93de-4b23-8a13-43646cb5e1a5 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/03a558c9-0bd5-456c-b7db-8562b4594966 Sep 03 13:52:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-13e4088d-93de-4b23-8a13-43646cb5e1a5 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-13e4088d-93de-4b23-8a13-43646cb5e1a5 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:42 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-13e4088d-93de-4b23-8a13-43646cb5e1a5 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/03a558c9-0bd5-456c-b7db-8562b4594966 returned with HTTP 404 Sep 03 13:52:42 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1647/3226] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:42 2026] GET /volume/v3/snapshots/03a558c9-0bd5-456c-b7db-8562b4594966 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:52:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-34ef5660-1d80-440f-be15-5cb0098d4bb4 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:42 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-34ef5660-1d80-440f-be15-5cb0098d4bb4 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] DELETE http://192.168.122.181/volume/v3/volumes/bdbb1956-dbca-4af3-bfe6-a27777436dea Sep 03 13:52:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-34ef5660-1d80-440f-be15-5cb0098d4bb4 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-34ef5660-1d80-440f-be15-5cb0098d4bb4 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:42 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-34ef5660-1d80-440f-be15-5cb0098d4bb4 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Delete volume with id: bdbb1956-dbca-4af3-bfe6-a27777436dea Sep 03 13:52:42 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:42 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:42 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:42 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:42 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-34ef5660-1d80-440f-be15-5cb0098d4bb4 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Volume info retrieved successfully. Sep 03 13:52:42 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-34ef5660-1d80-440f-be15-5cb0098d4bb4 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Delete volume request issued successfully. Sep 03 13:52:42 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-34ef5660-1d80-440f-be15-5cb0098d4bb4 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes/bdbb1956-dbca-4af3-bfe6-a27777436dea returned with HTTP 202 Sep 03 13:52:42 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1580/3227] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:52:42 2026] DELETE /volume/v3/volumes/bdbb1956-dbca-4af3-bfe6-a27777436dea => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:52:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-3bf8e2b8-1757-4ebf-ad70-9eca66349a46 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:42 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3bf8e2b8-1757-4ebf-ad70-9eca66349a46 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/volumes/bdbb1956-dbca-4af3-bfe6-a27777436dea Sep 03 13:52:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3bf8e2b8-1757-4ebf-ad70-9eca66349a46 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3bf8e2b8-1757-4ebf-ad70-9eca66349a46 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:42 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:42 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:42 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:42 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:42 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-3bf8e2b8-1757-4ebf-ad70-9eca66349a46 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Volume info retrieved successfully. Sep 03 13:52:42 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3bf8e2b8-1757-4ebf-ad70-9eca66349a46 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes/bdbb1956-dbca-4af3-bfe6-a27777436dea returned with HTTP 200 Sep 03 13:52:42 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1648/3228] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:42 2026] GET /volume/v3/volumes/bdbb1956-dbca-4af3-bfe6-a27777436dea => generated 1016 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 13:52:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-8213ff51-87b3-458e-86c0-65254eeebd8b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:42 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8213ff51-87b3-458e-86c0-65254eeebd8b tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] GET http://192.168.122.181/volume/v3/snapshots/98337e75-73ba-4c82-895b-7b0fbb39921e Sep 03 13:52:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8213ff51-87b3-458e-86c0-65254eeebd8b tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:42 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8213ff51-87b3-458e-86c0-65254eeebd8b tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:42 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:42 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:42 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-8213ff51-87b3-458e-86c0-65254eeebd8b tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Snapshot retrieved successfully. Sep 03 13:52:42 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8213ff51-87b3-458e-86c0-65254eeebd8b tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] http://192.168.122.181/volume/v3/snapshots/98337e75-73ba-4c82-895b-7b0fbb39921e returned with HTTP 200 Sep 03 13:52:42 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1581/3229] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:42 2026] GET /volume/v3/snapshots/98337e75-73ba-4c82-895b-7b0fbb39921e => generated 441 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-0723c606-362f-42b1-87f2-cb2850297b23 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:42 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0723c606-362f-42b1-87f2-cb2850297b23 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:52:42 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0723c606-362f-42b1-87f2-cb2850297b23 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1891428177", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1351721718", "vendor_name": "tempest-vendor_name-557089407"}}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:52:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0723c606-362f-42b1-87f2-cb2850297b23 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:52:43 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1649/3230] 192.168.122.181 () {60 vars in 1137 bytes} [Thu Sep 3 13:52:42 2026] POST /volume/v3/types => generated 328 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-70d02c99-0221-4128-8694-c759b3e7a39c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-70d02c99-0221-4128-8694-c759b3e7a39c tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:52:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-70d02c99-0221-4128-8694-c759b3e7a39c tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f48128ca-9041-4a44-adb3-9be9ca190add", "size": 1}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:52:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-70d02c99-0221-4128-8694-c759b3e7a39c tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Create volume request body: {'volume': {'volume_type': 'f48128ca-9041-4a44-adb3-9be9ca190add', 'size': 1}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:52:43 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-70d02c99-0221-4128-8694-c759b3e7a39c tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Create volume of 1 GB Sep 03 13:52:43 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:43 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:43 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-70d02c99-0221-4128-8694-c759b3e7a39c tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Availability Zones retrieved successfully. Sep 03 13:52:43 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-70d02c99-0221-4128-8694-c759b3e7a39c tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Flow 'volume_create_api' (768d403f-a111-4fa5-81b1-b19a65da6f78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:52:43 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-70d02c99-0221-4128-8694-c759b3e7a39c tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d2c82a3-3096-47b5-9ecc-ee0234d64f9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:43 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-70d02c99-0221-4128-8694-c759b3e7a39c tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:52:43 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-70d02c99-0221-4128-8694-c759b3e7a39c tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d2c82a3-3096-47b5-9ecc-ee0234d64f9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:52:43Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1351721718',vendor_name='tempest-vendor_name-557089407'},id=f48128ca-9041-4a44-adb3-9be9ca190add,is_public=True,name='tempest-ProjectAdminTests-volume-type-1891428177',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f48128ca-9041-4a44-adb3-9be9ca190add', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:43 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-70d02c99-0221-4128-8694-c759b3e7a39c tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f96b23c-55a6-41de-aa34-221e4b152ed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:43 devstack devstack@c-api.service[86719]: WARNING cinder.quota [None req-70d02c99-0221-4128-8694-c759b3e7a39c tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1891428177 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1891428177, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:52:43 devstack devstack@c-api.service[86719]: WARNING cinder.quota [None req-70d02c99-0221-4128-8694-c759b3e7a39c tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1891428177 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1891428177, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:52:43 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-70d02c99-0221-4128-8694-c759b3e7a39c tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Created reservations ['4fa34c30-6661-45a3-81f7-7eeef5a04c00', 'a9e1a34f-8ab7-4d41-9580-85025d60f766', '226d4cf1-fee3-41b0-8900-04b34745b000', '2cd81188-026c-4fa2-a825-dd97a86834f3'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:52:43 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-70d02c99-0221-4128-8694-c759b3e7a39c tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f96b23c-55a6-41de-aa34-221e4b152ed6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fa34c30-6661-45a3-81f7-7eeef5a04c00', 'a9e1a34f-8ab7-4d41-9580-85025d60f766', '226d4cf1-fee3-41b0-8900-04b34745b000', '2cd81188-026c-4fa2-a825-dd97a86834f3']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:43 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-70d02c99-0221-4128-8694-c759b3e7a39c tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6b31c45-1ba0-419d-8dbe-56ff301acde0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:43 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:43 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:43 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-70d02c99-0221-4128-8694-c759b3e7a39c tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6b31c45-1ba0-419d-8dbe-56ff301acde0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e787a6fb-e615-4b03-b8a6-f42bef234901', '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='fb03ce77382f4387b983754b404e4a67',qos_specs=None,replication_status=,reservations=['4fa34c30-6661-45a3-81f7-7eeef5a04c00','a9e1a34f-8ab7-4d41-9580-85025d60f766','226d4cf1-fee3-41b0-8900-04b34745b000','2cd81188-026c-4fa2-a825-dd97a86834f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6cfbc704d504c40b5c6ba583d66d901',volume_type_id=f48128ca-9041-4a44-adb3-9be9ca190add), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:52:43Z,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=e787a6fb-e615-4b03-b8a6-f42bef234901,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb03ce77382f4387b983754b404e4a67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f6cfbc704d504c40b5c6ba583d66d901',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f48128ca-9041-4a44-adb3-9be9ca190add),volume_type_id=f48128ca-9041-4a44-adb3-9be9ca190add)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:43 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-70d02c99-0221-4128-8694-c759b3e7a39c tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (309546b0-d887-48bf-a370-4ee4036addeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:43 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-70d02c99-0221-4128-8694-c759b3e7a39c tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (309546b0-d887-48bf-a370-4ee4036addeb) transitioned into state 'SUCCESS' from 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='fb03ce77382f4387b983754b404e4a67',qos_specs=None,replication_status=,reservations=['4fa34c30-6661-45a3-81f7-7eeef5a04c00','a9e1a34f-8ab7-4d41-9580-85025d60f766','226d4cf1-fee3-41b0-8900-04b34745b000','2cd81188-026c-4fa2-a825-dd97a86834f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6cfbc704d504c40b5c6ba583d66d901',volume_type_id=f48128ca-9041-4a44-adb3-9be9ca190add)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:43 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-70d02c99-0221-4128-8694-c759b3e7a39c tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95b921b7-4072-47df-8d9b-55354c7e96ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:43 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-70d02c99-0221-4128-8694-c759b3e7a39c tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95b921b7-4072-47df-8d9b-55354c7e96ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:43 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-70d02c99-0221-4128-8694-c759b3e7a39c tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Flow 'volume_create_api' (768d403f-a111-4fa5-81b1-b19a65da6f78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:52:43 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-70d02c99-0221-4128-8694-c759b3e7a39c tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Create volume request issued successfully. Sep 03 13:52:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-70d02c99-0221-4128-8694-c759b3e7a39c tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:52:43 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1582/3231] 192.168.122.181 () {62 vars in 1182 bytes} [Thu Sep 3 13:52:43 2026] POST /volume/v3/volumes => generated 781 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:52:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-138a629d-2c79-453e-8b1d-9f5a64fcb2aa None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-138a629d-2c79-453e-8b1d-9f5a64fcb2aa tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] GET http://192.168.122.181/volume/v3/volumes/e787a6fb-e615-4b03-b8a6-f42bef234901 Sep 03 13:52:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-138a629d-2c79-453e-8b1d-9f5a64fcb2aa tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-138a629d-2c79-453e-8b1d-9f5a64fcb2aa tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:43 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:43 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:43 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:43 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:43 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-138a629d-2c79-453e-8b1d-9f5a64fcb2aa tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Volume info retrieved successfully. Sep 03 13:52:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-138a629d-2c79-453e-8b1d-9f5a64fcb2aa tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] http://192.168.122.181/volume/v3/volumes/e787a6fb-e615-4b03-b8a6-f42bef234901 returned with HTTP 200 Sep 03 13:52:43 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1650/3232] 192.168.122.181 () {60 vars in 1272 bytes} [Thu Sep 3 13:52:43 2026] GET /volume/v3/volumes/e787a6fb-e615-4b03-b8a6-f42bef234901 => generated 960 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-640ee827-6113-4454-be45-fc9eaaddbf7b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-640ee827-6113-4454-be45-fc9eaaddbf7b tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/volumes/bdbb1956-dbca-4af3-bfe6-a27777436dea Sep 03 13:52:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-640ee827-6113-4454-be45-fc9eaaddbf7b tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-640ee827-6113-4454-be45-fc9eaaddbf7b tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-640ee827-6113-4454-be45-fc9eaaddbf7b tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes/bdbb1956-dbca-4af3-bfe6-a27777436dea returned with HTTP 404 Sep 03 13:52:43 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1583/3233] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:43 2026] GET /volume/v3/volumes/bdbb1956-dbca-4af3-bfe6-a27777436dea => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:52:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e04f7989-9403-436a-a3dc-74ceca0a93eb None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e04f7989-9403-436a-a3dc-74ceca0a93eb tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:52:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e04f7989-9403-436a-a3dc-74ceca0a93eb tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-650051508"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:52:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-e04f7989-9403-436a-a3dc-74ceca0a93eb tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-650051508'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:52:43 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-e04f7989-9403-436a-a3dc-74ceca0a93eb tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Create volume of 1 GB Sep 03 13:52:43 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-e04f7989-9403-436a-a3dc-74ceca0a93eb tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Availability Zones retrieved successfully. Sep 03 13:52:43 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e04f7989-9403-436a-a3dc-74ceca0a93eb tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Flow 'volume_create_api' (cd19a79a-3dc3-4fe0-8bd2-80e39e1ca852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:52:43 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e04f7989-9403-436a-a3dc-74ceca0a93eb tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f22c4edc-b64e-4e1b-a4ed-dc4480b7cc93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:43 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-e04f7989-9403-436a-a3dc-74ceca0a93eb tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:52:43 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e04f7989-9403-436a-a3dc-74ceca0a93eb tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f22c4edc-b64e-4e1b-a4ed-dc4480b7cc93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-876783b1-c20f-49ef-9bc0-e77ac0af4c54 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:43 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e04f7989-9403-436a-a3dc-74ceca0a93eb tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb60669b-2723-4acd-b9f6-02e5dbdc607e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-876783b1-c20f-49ef-9bc0-e77ac0af4c54 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] GET http://192.168.122.181/volume/v3/snapshots/98337e75-73ba-4c82-895b-7b0fbb39921e Sep 03 13:52:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-876783b1-c20f-49ef-9bc0-e77ac0af4c54 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-876783b1-c20f-49ef-9bc0-e77ac0af4c54 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:43 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:43 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:43 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-876783b1-c20f-49ef-9bc0-e77ac0af4c54 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Snapshot retrieved successfully. Sep 03 13:52:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-876783b1-c20f-49ef-9bc0-e77ac0af4c54 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] http://192.168.122.181/volume/v3/snapshots/98337e75-73ba-4c82-895b-7b0fbb39921e returned with HTTP 200 Sep 03 13:52:43 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1584/3234] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:43 2026] GET /volume/v3/snapshots/98337e75-73ba-4c82-895b-7b0fbb39921e => generated 468 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:52:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-5b467587-51b2-44b9-b058-223644368dd3 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5b467587-51b2-44b9-b058-223644368dd3 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] GET http://192.168.122.181/volume/v3/snapshots/98337e75-73ba-4c82-895b-7b0fbb39921e Sep 03 13:52:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5b467587-51b2-44b9-b058-223644368dd3 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5b467587-51b2-44b9-b058-223644368dd3 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:43 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:43 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:43 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-5b467587-51b2-44b9-b058-223644368dd3 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Snapshot retrieved successfully. Sep 03 13:52:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5b467587-51b2-44b9-b058-223644368dd3 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] http://192.168.122.181/volume/v3/snapshots/98337e75-73ba-4c82-895b-7b0fbb39921e returned with HTTP 200 Sep 03 13:52:43 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1585/3235] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:43 2026] GET /volume/v3/snapshots/98337e75-73ba-4c82-895b-7b0fbb39921e => generated 468 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-76e52dc9-d443-4b1b-aad7-2c904d7b179f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-76e52dc9-d443-4b1b-aad7-2c904d7b179f tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] GET http://192.168.122.181/volume/v3/snapshots/98337e75-73ba-4c82-895b-7b0fbb39921e Sep 03 13:52:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-76e52dc9-d443-4b1b-aad7-2c904d7b179f tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-76e52dc9-d443-4b1b-aad7-2c904d7b179f tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:43 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:43 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:43 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-76e52dc9-d443-4b1b-aad7-2c904d7b179f tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Snapshot retrieved successfully. Sep 03 13:52:43 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-e04f7989-9403-436a-a3dc-74ceca0a93eb tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Created reservations ['2c61157c-32e4-4a85-868f-b9bf2d1e3bf3', '94637bb8-b339-4e29-a43e-dca3348f5477', '98d1991b-4474-4220-9d0b-5b04dae1d58b', '60417a0f-5914-47fe-84b3-44032d0678e7'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:52:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-76e52dc9-d443-4b1b-aad7-2c904d7b179f tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] http://192.168.122.181/volume/v3/snapshots/98337e75-73ba-4c82-895b-7b0fbb39921e returned with HTTP 200 Sep 03 13:52:43 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1586/3236] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:43 2026] GET /volume/v3/snapshots/98337e75-73ba-4c82-895b-7b0fbb39921e => generated 468 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:43 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e04f7989-9403-436a-a3dc-74ceca0a93eb tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb60669b-2723-4acd-b9f6-02e5dbdc607e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c61157c-32e4-4a85-868f-b9bf2d1e3bf3', '94637bb8-b339-4e29-a43e-dca3348f5477', '98d1991b-4474-4220-9d0b-5b04dae1d58b', '60417a0f-5914-47fe-84b3-44032d0678e7']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:43 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e04f7989-9403-436a-a3dc-74ceca0a93eb tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84f4e785-a3ce-486c-b96c-f820271b83c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-967fb37b-9e9a-4a64-afa8-0fd8eea1645d None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:43 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-967fb37b-9e9a-4a64-afa8-0fd8eea1645d tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:52:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-967fb37b-9e9a-4a64-afa8-0fd8eea1645d tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "98337e75-73ba-4c82-895b-7b0fbb39921e", "size": 1}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:52:43 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-967fb37b-9e9a-4a64-afa8-0fd8eea1645d tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Create volume request body: {'volume': {'snapshot_id': '98337e75-73ba-4c82-895b-7b0fbb39921e', 'size': 1}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:52:43 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:43 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:43 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-967fb37b-9e9a-4a64-afa8-0fd8eea1645d tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Snapshot retrieved successfully. Sep 03 13:52:43 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-967fb37b-9e9a-4a64-afa8-0fd8eea1645d tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Create volume of 1 GB Sep 03 13:52:43 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-967fb37b-9e9a-4a64-afa8-0fd8eea1645d tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Availability Zones retrieved successfully. Sep 03 13:52:43 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:43 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:43 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e04f7989-9403-436a-a3dc-74ceca0a93eb tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84f4e785-a3ce-486c-b96c-f820271b83c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9dbd2fa-24d5-4ee6-bc0b-d1ecedab4529', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-650051508',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4439ab15bff475fb13850b17d83323e',qos_specs=None,replication_status=,reservations=['2c61157c-32e4-4a85-868f-b9bf2d1e3bf3','94637bb8-b339-4e29-a43e-dca3348f5477','98d1991b-4474-4220-9d0b-5b04dae1d58b','60417a0f-5914-47fe-84b3-44032d0678e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cd7c879c2b14004bdf9366385fb37b1',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:52:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-650051508',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9dbd2fa-24d5-4ee6-bc0b-d1ecedab4529,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4439ab15bff475fb13850b17d83323e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2cd7c879c2b14004bdf9366385fb37b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:43 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e04f7989-9403-436a-a3dc-74ceca0a93eb tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f81ff94-6bd7-4491-a1cb-4c2108b3b69d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:43 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-967fb37b-9e9a-4a64-afa8-0fd8eea1645d tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Flow 'volume_create_api' (096ca857-ca58-4ae0-be5a-f01c3401cc08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:52:43 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-967fb37b-9e9a-4a64-afa8-0fd8eea1645d tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8e8728e-561d-40c8-9135-387350568c17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:43 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-967fb37b-9e9a-4a64-afa8-0fd8eea1645d tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:52:43 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e04f7989-9403-436a-a3dc-74ceca0a93eb tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f81ff94-6bd7-4491-a1cb-4c2108b3b69d) transitioned into state 'SUCCESS' from state '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-650051508',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4439ab15bff475fb13850b17d83323e',qos_specs=None,replication_status=,reservations=['2c61157c-32e4-4a85-868f-b9bf2d1e3bf3','94637bb8-b339-4e29-a43e-dca3348f5477','98d1991b-4474-4220-9d0b-5b04dae1d58b','60417a0f-5914-47fe-84b3-44032d0678e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cd7c879c2b14004bdf9366385fb37b1',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:43 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e04f7989-9403-436a-a3dc-74ceca0a93eb tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a46a6d6-59d3-43e9-8b2b-8a77e48971f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:43 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:43 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:43 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e04f7989-9403-436a-a3dc-74ceca0a93eb tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a46a6d6-59d3-43e9-8b2b-8a77e48971f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:43 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-e04f7989-9403-436a-a3dc-74ceca0a93eb tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Flow 'volume_create_api' (cd19a79a-3dc3-4fe0-8bd2-80e39e1ca852) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:52:43 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-e04f7989-9403-436a-a3dc-74ceca0a93eb tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Create volume request issued successfully. Sep 03 13:52:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e04f7989-9403-436a-a3dc-74ceca0a93eb tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:52:43 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1651/3237] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:52:43 2026] POST /volume/v3/volumes => generated 786 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:52:43 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-967fb37b-9e9a-4a64-afa8-0fd8eea1645d tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8e8728e-561d-40c8-9135-387350568c17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '98337e75-73ba-4c82-895b-7b0fbb39921e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:43 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-967fb37b-9e9a-4a64-afa8-0fd8eea1645d tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85ff3929-dee2-4c8a-bcf3-4155d32b12db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-9561a8f6-d1ae-4e3c-8d02-4ba54dc7037e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9561a8f6-d1ae-4e3c-8d02-4ba54dc7037e tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/volumes/b9dbd2fa-24d5-4ee6-bc0b-d1ecedab4529 Sep 03 13:52:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9561a8f6-d1ae-4e3c-8d02-4ba54dc7037e tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:43 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9561a8f6-d1ae-4e3c-8d02-4ba54dc7037e tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:43 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:43 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:43 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:43 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:43 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-9561a8f6-d1ae-4e3c-8d02-4ba54dc7037e tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Volume info retrieved successfully. Sep 03 13:52:43 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9561a8f6-d1ae-4e3c-8d02-4ba54dc7037e tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes/b9dbd2fa-24d5-4ee6-bc0b-d1ecedab4529 returned with HTTP 200 Sep 03 13:52:43 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1652/3238] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:43 2026] GET /volume/v3/volumes/b9dbd2fa-24d5-4ee6-bc0b-d1ecedab4529 => generated 965 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:44 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-967fb37b-9e9a-4a64-afa8-0fd8eea1645d tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Created reservations ['9848c3e7-eb65-4930-b03e-6dd41a3aad66', 'ecf67100-1389-4bf4-aa2f-00d593c2824e', 'f9f0401e-7cac-4b0e-bb0a-01d740c80073', '3a81a327-eb1f-4164-865e-b9d287bd85ba'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:52:44 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-967fb37b-9e9a-4a64-afa8-0fd8eea1645d tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85ff3929-dee2-4c8a-bcf3-4155d32b12db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9848c3e7-eb65-4930-b03e-6dd41a3aad66', 'ecf67100-1389-4bf4-aa2f-00d593c2824e', 'f9f0401e-7cac-4b0e-bb0a-01d740c80073', '3a81a327-eb1f-4164-865e-b9d287bd85ba']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:44 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-967fb37b-9e9a-4a64-afa8-0fd8eea1645d tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17bf0ab5-d03d-48fd-9e25-9efcd075cbb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:44 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:44 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:44 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:44 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:44 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-967fb37b-9e9a-4a64-afa8-0fd8eea1645d tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17bf0ab5-d03d-48fd-9e25-9efcd075cbb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94f164da-093e-4f62-92cb-02bb1a182b6b', '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='e5f5e86a23f34671b518e544193c6b78',qos_specs=None,replication_status=,reservations=['9848c3e7-eb65-4930-b03e-6dd41a3aad66','ecf67100-1389-4bf4-aa2f-00d593c2824e','f9f0401e-7cac-4b0e-bb0a-01d740c80073','3a81a327-eb1f-4164-865e-b9d287bd85ba'],size=1,snapshot_id=98337e75-73ba-4c82-895b-7b0fbb39921e,source_replicaid=,source_volid=None,status='creating',user_id='e5725c1cee6140e9856e9de9523582a6',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:52:44Z,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=94f164da-093e-4f62-92cb-02bb1a182b6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5f5e86a23f34671b518e544193c6b78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=98337e75-73ba-4c82-895b-7b0fbb39921e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e5725c1cee6140e9856e9de9523582a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:44 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-967fb37b-9e9a-4a64-afa8-0fd8eea1645d tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80f89dac-7029-47c0-b6e7-570d1422d74a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:44 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-967fb37b-9e9a-4a64-afa8-0fd8eea1645d tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80f89dac-7029-47c0-b6e7-570d1422d74a) transitioned into state 'SUCCESS' from 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='e5f5e86a23f34671b518e544193c6b78',qos_specs=None,replication_status=,reservations=['9848c3e7-eb65-4930-b03e-6dd41a3aad66','ecf67100-1389-4bf4-aa2f-00d593c2824e','f9f0401e-7cac-4b0e-bb0a-01d740c80073','3a81a327-eb1f-4164-865e-b9d287bd85ba'],size=1,snapshot_id=98337e75-73ba-4c82-895b-7b0fbb39921e,source_replicaid=,source_volid=None,status='creating',user_id='e5725c1cee6140e9856e9de9523582a6',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:44 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-967fb37b-9e9a-4a64-afa8-0fd8eea1645d tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d70cc676-b2d4-40e3-b354-2a7865ff2e14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:44 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:44 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:44 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-967fb37b-9e9a-4a64-afa8-0fd8eea1645d tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d70cc676-b2d4-40e3-b354-2a7865ff2e14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:44 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-967fb37b-9e9a-4a64-afa8-0fd8eea1645d tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Flow 'volume_create_api' (096ca857-ca58-4ae0-be5a-f01c3401cc08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:52:44 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-967fb37b-9e9a-4a64-afa8-0fd8eea1645d tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Create volume request issued successfully. Sep 03 13:52:44 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-967fb37b-9e9a-4a64-afa8-0fd8eea1645d tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:52:44 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1587/3239] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:52:43 2026] POST /volume/v3/volumes => generated 750 bytes in 421 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:52:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-106f14f2-a6d8-4a8c-a103-c77f5529c91e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:44 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-106f14f2-a6d8-4a8c-a103-c77f5529c91e tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] GET http://192.168.122.181/volume/v3/volumes/94f164da-093e-4f62-92cb-02bb1a182b6b Sep 03 13:52:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-106f14f2-a6d8-4a8c-a103-c77f5529c91e tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-106f14f2-a6d8-4a8c-a103-c77f5529c91e tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:44 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:44 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:44 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:44 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:44 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-106f14f2-a6d8-4a8c-a103-c77f5529c91e tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Volume info retrieved successfully. Sep 03 13:52:44 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-106f14f2-a6d8-4a8c-a103-c77f5529c91e tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] http://192.168.122.181/volume/v3/volumes/94f164da-093e-4f62-92cb-02bb1a182b6b returned with HTTP 200 Sep 03 13:52:44 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1653/3240] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:44 2026] GET /volume/v3/volumes/94f164da-093e-4f62-92cb-02bb1a182b6b => generated 818 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-858d4439-ccff-4c98-8bb3-6040413020b0 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:44 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-858d4439-ccff-4c98-8bb3-6040413020b0 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] GET http://192.168.122.181/volume/v3/volumes/e787a6fb-e615-4b03-b8a6-f42bef234901 Sep 03 13:52:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-858d4439-ccff-4c98-8bb3-6040413020b0 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-858d4439-ccff-4c98-8bb3-6040413020b0 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:44 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:44 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:44 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:44 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:44 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-858d4439-ccff-4c98-8bb3-6040413020b0 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Volume info retrieved successfully. Sep 03 13:52:44 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-858d4439-ccff-4c98-8bb3-6040413020b0 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] http://192.168.122.181/volume/v3/volumes/e787a6fb-e615-4b03-b8a6-f42bef234901 returned with HTTP 200 Sep 03 13:52:44 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1588/3241] 192.168.122.181 () {60 vars in 1272 bytes} [Thu Sep 3 13:52:44 2026] GET /volume/v3/volumes/e787a6fb-e615-4b03-b8a6-f42bef234901 => generated 981 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-96cf61da-aef0-4f40-9eb5-67c4995453b5 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:44 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-96cf61da-aef0-4f40-9eb5-67c4995453b5 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] GET http://192.168.122.181/volume/v3/messages Sep 03 13:52:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-96cf61da-aef0-4f40-9eb5-67c4995453b5 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-96cf61da-aef0-4f40-9eb5-67c4995453b5 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:44 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-96cf61da-aef0-4f40-9eb5-67c4995453b5 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] http://192.168.122.181/volume/v3/messages returned with HTTP 200 Sep 03 13:52:44 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1654/3242] 192.168.122.181 () {60 vars in 1164 bytes} [Thu Sep 3 13:52:44 2026] GET /volume/v3/messages => generated 678 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-1e232824-192c-46e7-9824-bce12e617fd2 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:44 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1e232824-192c-46e7-9824-bce12e617fd2 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] DELETE http://192.168.122.181/volume/v3/messages/110c6bdd-2d56-4d98-974e-e92d750d49c7 Sep 03 13:52:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1e232824-192c-46e7-9824-bce12e617fd2 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1e232824-192c-46e7-9824-bce12e617fd2 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:44 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1e232824-192c-46e7-9824-bce12e617fd2 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] http://192.168.122.181/volume/v3/messages/110c6bdd-2d56-4d98-974e-e92d750d49c7 returned with HTTP 204 Sep 03 13:52:44 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1589/3243] 192.168.122.181 () {60 vars in 1278 bytes} [Thu Sep 3 13:52:44 2026] DELETE /volume/v3/messages/110c6bdd-2d56-4d98-974e-e92d750d49c7 => generated 0 bytes in 25 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 03 13:52:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-37e692fe-350d-4e50-b9c7-51e8cca30321 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:44 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-37e692fe-350d-4e50-b9c7-51e8cca30321 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] GET http://192.168.122.181/volume/v3/messages/110c6bdd-2d56-4d98-974e-e92d750d49c7 Sep 03 13:52:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-37e692fe-350d-4e50-b9c7-51e8cca30321 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-37e692fe-350d-4e50-b9c7-51e8cca30321 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:44 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-37e692fe-350d-4e50-b9c7-51e8cca30321 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] http://192.168.122.181/volume/v3/messages/110c6bdd-2d56-4d98-974e-e92d750d49c7 returned with HTTP 404 Sep 03 13:52:44 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1655/3244] 192.168.122.181 () {60 vars in 1275 bytes} [Thu Sep 3 13:52:44 2026] GET /volume/v3/messages/110c6bdd-2d56-4d98-974e-e92d750d49c7 => generated 110 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:52:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-dd0919a1-d243-40e2-95f4-214d68f1f7da None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:44 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-dd0919a1-d243-40e2-95f4-214d68f1f7da tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] DELETE http://192.168.122.181/volume/v3/volumes/e787a6fb-e615-4b03-b8a6-f42bef234901 Sep 03 13:52:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-dd0919a1-d243-40e2-95f4-214d68f1f7da tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-dd0919a1-d243-40e2-95f4-214d68f1f7da tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:44 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-dd0919a1-d243-40e2-95f4-214d68f1f7da tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Delete volume with id: e787a6fb-e615-4b03-b8a6-f42bef234901 Sep 03 13:52:44 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:44 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:44 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:44 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:44 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-dd0919a1-d243-40e2-95f4-214d68f1f7da tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Volume info retrieved successfully. Sep 03 13:52:44 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-dd0919a1-d243-40e2-95f4-214d68f1f7da tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86719) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 13:52:44 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-dd0919a1-d243-40e2-95f4-214d68f1f7da tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Created reservations ['48e0dd57-8fdf-4c5d-a0d0-1a2df74ad410', 'f3e0536c-3439-4c80-93a3-6d501ab9be79', '441072a8-9a78-4848-93d2-07d2df3d2e6c', '734458cc-72b7-470c-9082-fc64bec005a6'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:52:44 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-dd0919a1-d243-40e2-95f4-214d68f1f7da tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Delete volume request issued successfully. Sep 03 13:52:44 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-dd0919a1-d243-40e2-95f4-214d68f1f7da tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] http://192.168.122.181/volume/v3/volumes/e787a6fb-e615-4b03-b8a6-f42bef234901 returned with HTTP 202 Sep 03 13:52:44 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1590/3245] 192.168.122.181 () {60 vars in 1275 bytes} [Thu Sep 3 13:52:44 2026] DELETE /volume/v3/volumes/e787a6fb-e615-4b03-b8a6-f42bef234901 => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:52:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-bff10f4e-df57-49a8-b8de-05ce39295fbf None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:44 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bff10f4e-df57-49a8-b8de-05ce39295fbf tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] DELETE http://192.168.122.181/volume/v3/types/f48128ca-9041-4a44-adb3-9be9ca190add Sep 03 13:52:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bff10f4e-df57-49a8-b8de-05ce39295fbf tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bff10f4e-df57-49a8-b8de-05ce39295fbf tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Calling method '_delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:44 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bff10f4e-df57-49a8-b8de-05ce39295fbf tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] http://192.168.122.181/volume/v3/types/f48128ca-9041-4a44-adb3-9be9ca190add returned with HTTP 202 Sep 03 13:52:44 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1656/3246] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:52:44 2026] DELETE /volume/v3/types/f48128ca-9041-4a44-adb3-9be9ca190add => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 13:52:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-33866f98-a94f-4b66-96b2-7d2f9dd33a21 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:44 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-33866f98-a94f-4b66-96b2-7d2f9dd33a21 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:52:44 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-33866f98-a94f-4b66-96b2-7d2f9dd33a21 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1985992715", "extra_specs": {"storage_protocol": "tempest-storage_protocol-731793948", "vendor_name": "tempest-vendor_name-1641194868"}}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:52:44 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-33866f98-a94f-4b66-96b2-7d2f9dd33a21 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:52:44 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1591/3247] 192.168.122.181 () {60 vars in 1137 bytes} [Thu Sep 3 13:52:44 2026] POST /volume/v3/types => generated 328 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-c45d374f-a17b-4e5a-9880-5b0f270044fe None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:44 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c45d374f-a17b-4e5a-9880-5b0f270044fe tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:52:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c45d374f-a17b-4e5a-9880-5b0f270044fe tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c410fe67-5e4e-4ad5-93a3-b811111b226a", "size": 1}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:52:44 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-c45d374f-a17b-4e5a-9880-5b0f270044fe tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Create volume request body: {'volume': {'volume_type': 'c410fe67-5e4e-4ad5-93a3-b811111b226a', 'size': 1}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:52:44 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-c45d374f-a17b-4e5a-9880-5b0f270044fe tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Create volume of 1 GB Sep 03 13:52:44 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:44 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:44 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-c45d374f-a17b-4e5a-9880-5b0f270044fe tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Availability Zones retrieved successfully. Sep 03 13:52:44 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-c45d374f-a17b-4e5a-9880-5b0f270044fe tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Flow 'volume_create_api' (1c63bec0-28f4-4b4d-99f6-cfbc124b7bb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:52:44 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-c45d374f-a17b-4e5a-9880-5b0f270044fe tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cf061e7-74ba-459e-9972-5bf9e00077b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:44 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-c45d374f-a17b-4e5a-9880-5b0f270044fe tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:52:44 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-c45d374f-a17b-4e5a-9880-5b0f270044fe tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cf061e7-74ba-459e-9972-5bf9e00077b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:52:45Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-731793948',vendor_name='tempest-vendor_name-1641194868'},id=c410fe67-5e4e-4ad5-93a3-b811111b226a,is_public=True,name='tempest-ProjectAdminTests-volume-type-1985992715',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c410fe67-5e4e-4ad5-93a3-b811111b226a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:44 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-c45d374f-a17b-4e5a-9880-5b0f270044fe tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcc7947c-ff84-480b-8186-f977e2fb547e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-406f7842-56a1-4ed7-a67b-647f9fe409e7 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:45 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-406f7842-56a1-4ed7-a67b-647f9fe409e7 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/volumes/b9dbd2fa-24d5-4ee6-bc0b-d1ecedab4529 Sep 03 13:52:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-406f7842-56a1-4ed7-a67b-647f9fe409e7 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-406f7842-56a1-4ed7-a67b-647f9fe409e7 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:45 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:45 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:45 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:45 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:45 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-406f7842-56a1-4ed7-a67b-647f9fe409e7 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Volume info retrieved successfully. Sep 03 13:52:45 devstack devstack@c-api.service[86720]: WARNING cinder.quota [None req-c45d374f-a17b-4e5a-9880-5b0f270044fe tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1985992715 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1985992715, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:52:45 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-406f7842-56a1-4ed7-a67b-647f9fe409e7 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes/b9dbd2fa-24d5-4ee6-bc0b-d1ecedab4529 returned with HTTP 200 Sep 03 13:52:45 devstack devstack@c-api.service[86720]: WARNING cinder.quota [None req-c45d374f-a17b-4e5a-9880-5b0f270044fe tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1985992715 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1985992715, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:52:45 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1592/3248] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:45 2026] GET /volume/v3/volumes/b9dbd2fa-24d5-4ee6-bc0b-d1ecedab4529 => generated 1016 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:52:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-f929a4d3-2e06-4bf8-b508-b5195a0acdc2 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:45 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f929a4d3-2e06-4bf8-b508-b5195a0acdc2 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] POST http://192.168.122.181/volume/v3/snapshots Sep 03 13:52:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f929a4d3-2e06-4bf8-b508-b5195a0acdc2 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b9dbd2fa-24d5-4ee6-bc0b-d1ecedab4529", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-394254278"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:52:45 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:45 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:45 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:45 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:45 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-f929a4d3-2e06-4bf8-b508-b5195a0acdc2 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Volume info retrieved successfully. Sep 03 13:52:45 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.snapshots [None req-f929a4d3-2e06-4bf8-b508-b5195a0acdc2 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Create snapshot from volume b9dbd2fa-24d5-4ee6-bc0b-d1ecedab4529 Sep 03 13:52:45 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-c45d374f-a17b-4e5a-9880-5b0f270044fe tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Created reservations ['c767f8d9-696e-417d-a596-e473c18f7dc9', '90846a20-48a6-4b3a-9539-a4e0bcdb8e70', 'c3672a43-4b73-4dba-bd01-f02c57619fb6', '8ff59960-1d86-4048-9862-4ceb13a01985'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:52:45 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-c45d374f-a17b-4e5a-9880-5b0f270044fe tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcc7947c-ff84-480b-8186-f977e2fb547e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c767f8d9-696e-417d-a596-e473c18f7dc9', '90846a20-48a6-4b3a-9539-a4e0bcdb8e70', 'c3672a43-4b73-4dba-bd01-f02c57619fb6', '8ff59960-1d86-4048-9862-4ceb13a01985']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:45 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-c45d374f-a17b-4e5a-9880-5b0f270044fe tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f28c581-4db0-4885-a1ac-3cf11cbe349b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:45 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:45 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:45 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-c45d374f-a17b-4e5a-9880-5b0f270044fe tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f28c581-4db0-4885-a1ac-3cf11cbe349b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7bbc80c7-55f5-4503-8b02-d78191ba2668', '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='fb03ce77382f4387b983754b404e4a67',qos_specs=None,replication_status=,reservations=['c767f8d9-696e-417d-a596-e473c18f7dc9','90846a20-48a6-4b3a-9539-a4e0bcdb8e70','c3672a43-4b73-4dba-bd01-f02c57619fb6','8ff59960-1d86-4048-9862-4ceb13a01985'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6cfbc704d504c40b5c6ba583d66d901',volume_type_id=c410fe67-5e4e-4ad5-93a3-b811111b226a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:52:45Z,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=7bbc80c7-55f5-4503-8b02-d78191ba2668,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb03ce77382f4387b983754b404e4a67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f6cfbc704d504c40b5c6ba583d66d901',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c410fe67-5e4e-4ad5-93a3-b811111b226a),volume_type_id=c410fe67-5e4e-4ad5-93a3-b811111b226a)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:45 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-c45d374f-a17b-4e5a-9880-5b0f270044fe tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (967bd8fc-4133-4d09-874b-842f19f0a48e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:45 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-f929a4d3-2e06-4bf8-b508-b5195a0acdc2 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Created reservations ['5d267bed-cda3-4cb5-b9fe-9b749b39c315', 'fc61e27a-17cd-438e-9599-1f80c647d289', '2df352e2-0938-46a4-8cbd-6fcf1928fb09', '34b711a5-4a5a-4682-bf7c-c5549504c6e8'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:52:45 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:45 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:45 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-c45d374f-a17b-4e5a-9880-5b0f270044fe tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (967bd8fc-4133-4d09-874b-842f19f0a48e) transitioned into state 'SUCCESS' from 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='fb03ce77382f4387b983754b404e4a67',qos_specs=None,replication_status=,reservations=['c767f8d9-696e-417d-a596-e473c18f7dc9','90846a20-48a6-4b3a-9539-a4e0bcdb8e70','c3672a43-4b73-4dba-bd01-f02c57619fb6','8ff59960-1d86-4048-9862-4ceb13a01985'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6cfbc704d504c40b5c6ba583d66d901',volume_type_id=c410fe67-5e4e-4ad5-93a3-b811111b226a)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:45 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-c45d374f-a17b-4e5a-9880-5b0f270044fe tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c68afb5-039a-42fd-85d8-96ef5912f6cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:45 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-f929a4d3-2e06-4bf8-b508-b5195a0acdc2 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot create request issued successfully. Sep 03 13:52:45 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f929a4d3-2e06-4bf8-b508-b5195a0acdc2 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots returned with HTTP 202 Sep 03 13:52:45 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1593/3249] 192.168.122.181 () {60 vars in 1149 bytes} [Thu Sep 3 13:52:45 2026] POST /volume/v3/snapshots => generated 307 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:52:45 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-c45d374f-a17b-4e5a-9880-5b0f270044fe tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c68afb5-039a-42fd-85d8-96ef5912f6cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-d8b76527-1f74-4f5c-85f7-106914a0b514 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:45 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-c45d374f-a17b-4e5a-9880-5b0f270044fe tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Flow 'volume_create_api' (1c63bec0-28f4-4b4d-99f6-cfbc124b7bb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:52:45 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d8b76527-1f74-4f5c-85f7-106914a0b514 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/28434c01-e982-4207-8103-efb4b9a27e0b Sep 03 13:52:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d8b76527-1f74-4f5c-85f7-106914a0b514 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:45 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-c45d374f-a17b-4e5a-9880-5b0f270044fe tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Create volume request issued successfully. Sep 03 13:52:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d8b76527-1f74-4f5c-85f7-106914a0b514 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:45 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c45d374f-a17b-4e5a-9880-5b0f270044fe tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:52:45 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1657/3250] 192.168.122.181 () {62 vars in 1182 bytes} [Thu Sep 3 13:52:44 2026] POST /volume/v3/volumes => generated 781 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:52:45 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:45 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-0e51cd0c-75fc-4c74-aa14-d2b9a1c2ba35 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:45 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-d8b76527-1f74-4f5c-85f7-106914a0b514 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:52:45 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d8b76527-1f74-4f5c-85f7-106914a0b514 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/28434c01-e982-4207-8103-efb4b9a27e0b returned with HTTP 200 Sep 03 13:52:45 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1594/3251] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:45 2026] GET /volume/v3/snapshots/28434c01-e982-4207-8103-efb4b9a27e0b => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-a228807d-51d0-40a4-bbcc-972a3c41c31b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:45 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a228807d-51d0-40a4-bbcc-972a3c41c31b tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] GET http://192.168.122.181/volume/v3/volumes/7bbc80c7-55f5-4503-8b02-d78191ba2668 Sep 03 13:52:45 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0e51cd0c-75fc-4c74-aa14-d2b9a1c2ba35 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] GET http://192.168.122.181/volume/v3/volumes/94f164da-093e-4f62-92cb-02bb1a182b6b Sep 03 13:52:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a228807d-51d0-40a4-bbcc-972a3c41c31b tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0e51cd0c-75fc-4c74-aa14-d2b9a1c2ba35 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:45 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0e51cd0c-75fc-4c74-aa14-d2b9a1c2ba35 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:45 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a228807d-51d0-40a4-bbcc-972a3c41c31b tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:45 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:45 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:45 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:45 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:45 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:45 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:45 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:45 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:45 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-0e51cd0c-75fc-4c74-aa14-d2b9a1c2ba35 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Volume info retrieved successfully. Sep 03 13:52:45 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-a228807d-51d0-40a4-bbcc-972a3c41c31b tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Volume info retrieved successfully. Sep 03 13:52:45 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0e51cd0c-75fc-4c74-aa14-d2b9a1c2ba35 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] http://192.168.122.181/volume/v3/volumes/94f164da-093e-4f62-92cb-02bb1a182b6b returned with HTTP 200 Sep 03 13:52:45 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a228807d-51d0-40a4-bbcc-972a3c41c31b tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] http://192.168.122.181/volume/v3/volumes/7bbc80c7-55f5-4503-8b02-d78191ba2668 returned with HTTP 200 Sep 03 13:52:45 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1658/3252] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:45 2026] GET /volume/v3/volumes/94f164da-093e-4f62-92cb-02bb1a182b6b => generated 842 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:45 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1595/3253] 192.168.122.181 () {60 vars in 1272 bytes} [Thu Sep 3 13:52:45 2026] GET /volume/v3/volumes/7bbc80c7-55f5-4503-8b02-d78191ba2668 => generated 960 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-3cc88ebc-9d01-4388-9566-2cdd9d3119e5 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:46 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3cc88ebc-9d01-4388-9566-2cdd9d3119e5 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/28434c01-e982-4207-8103-efb4b9a27e0b Sep 03 13:52:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3cc88ebc-9d01-4388-9566-2cdd9d3119e5 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3cc88ebc-9d01-4388-9566-2cdd9d3119e5 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:46 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:46 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:46 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-3cc88ebc-9d01-4388-9566-2cdd9d3119e5 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:52:46 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3cc88ebc-9d01-4388-9566-2cdd9d3119e5 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/28434c01-e982-4207-8103-efb4b9a27e0b returned with HTTP 200 Sep 03 13:52:46 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1659/3254] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:46 2026] GET /volume/v3/snapshots/28434c01-e982-4207-8103-efb4b9a27e0b => generated 439 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-216c30fa-7e3a-4fe2-a7a6-c5a3fb62c254 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:46 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-dae41981-dce0-4349-ba25-d1e73663c439 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:46 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-216c30fa-7e3a-4fe2-a7a6-c5a3fb62c254 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] GET http://192.168.122.181/volume/v3/volumes/94f164da-093e-4f62-92cb-02bb1a182b6b Sep 03 13:52:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-216c30fa-7e3a-4fe2-a7a6-c5a3fb62c254 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-216c30fa-7e3a-4fe2-a7a6-c5a3fb62c254 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:46 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-dae41981-dce0-4349-ba25-d1e73663c439 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] GET http://192.168.122.181/volume/v3/volumes/7bbc80c7-55f5-4503-8b02-d78191ba2668 Sep 03 13:52:46 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-dae41981-dce0-4349-ba25-d1e73663c439 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:46 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-dae41981-dce0-4349-ba25-d1e73663c439 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:46 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:46 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:46 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:46 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:46 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-216c30fa-7e3a-4fe2-a7a6-c5a3fb62c254 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Volume info retrieved successfully. Sep 03 13:52:46 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:46 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:46 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:46 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:46 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-216c30fa-7e3a-4fe2-a7a6-c5a3fb62c254 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] http://192.168.122.181/volume/v3/volumes/94f164da-093e-4f62-92cb-02bb1a182b6b returned with HTTP 200 Sep 03 13:52:46 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1660/3255] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:46 2026] GET /volume/v3/volumes/94f164da-093e-4f62-92cb-02bb1a182b6b => generated 842 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:46 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-dae41981-dce0-4349-ba25-d1e73663c439 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Volume info retrieved successfully. Sep 03 13:52:46 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-dae41981-dce0-4349-ba25-d1e73663c439 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] http://192.168.122.181/volume/v3/volumes/7bbc80c7-55f5-4503-8b02-d78191ba2668 returned with HTTP 200 Sep 03 13:52:46 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1596/3256] 192.168.122.181 () {60 vars in 1272 bytes} [Thu Sep 3 13:52:46 2026] GET /volume/v3/volumes/7bbc80c7-55f5-4503-8b02-d78191ba2668 => generated 981 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-30698c14-a055-43a7-9935-092b53926afe None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:46 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-30698c14-a055-43a7-9935-092b53926afe tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] GET http://192.168.122.181/volume/v3/messages Sep 03 13:52:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-30698c14-a055-43a7-9935-092b53926afe tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-30698c14-a055-43a7-9935-092b53926afe tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:46 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-30698c14-a055-43a7-9935-092b53926afe tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] http://192.168.122.181/volume/v3/messages returned with HTTP 200 Sep 03 13:52:46 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1661/3257] 192.168.122.181 () {60 vars in 1164 bytes} [Thu Sep 3 13:52:46 2026] GET /volume/v3/messages => generated 678 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:46 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-fa212a23-d43a-4d1a-a81e-f42321aee5d5 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:46 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fa212a23-d43a-4d1a-a81e-f42321aee5d5 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] GET http://192.168.122.181/volume/v3/messages Sep 03 13:52:46 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fa212a23-d43a-4d1a-a81e-f42321aee5d5 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:46 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-fa212a23-d43a-4d1a-a81e-f42321aee5d5 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:46 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-fa212a23-d43a-4d1a-a81e-f42321aee5d5 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] http://192.168.122.181/volume/v3/messages returned with HTTP 200 Sep 03 13:52:46 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1597/3258] 192.168.122.181 () {60 vars in 1164 bytes} [Thu Sep 3 13:52:46 2026] GET /volume/v3/messages => generated 678 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d68ea960-b4fd-4ca9-a939-d2a0d8530cd3 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:46 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d68ea960-b4fd-4ca9-a939-d2a0d8530cd3 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] DELETE http://192.168.122.181/volume/v3/messages/9b871fef-29c2-4c1c-9c4e-ab6f7e4c499b Sep 03 13:52:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d68ea960-b4fd-4ca9-a939-d2a0d8530cd3 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:46 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d68ea960-b4fd-4ca9-a939-d2a0d8530cd3 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:46 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d68ea960-b4fd-4ca9-a939-d2a0d8530cd3 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] http://192.168.122.181/volume/v3/messages/9b871fef-29c2-4c1c-9c4e-ab6f7e4c499b returned with HTTP 204 Sep 03 13:52:46 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1662/3259] 192.168.122.181 () {60 vars in 1278 bytes} [Thu Sep 3 13:52:46 2026] DELETE /volume/v3/messages/9b871fef-29c2-4c1c-9c4e-ab6f7e4c499b => generated 0 bytes in 55 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 03 13:52:46 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-397b95e8-14b4-43ff-905e-2824ba3f2265 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:46 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-397b95e8-14b4-43ff-905e-2824ba3f2265 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] DELETE http://192.168.122.181/volume/v3/volumes/7bbc80c7-55f5-4503-8b02-d78191ba2668 Sep 03 13:52:46 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-397b95e8-14b4-43ff-905e-2824ba3f2265 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:46 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-397b95e8-14b4-43ff-905e-2824ba3f2265 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:46 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-397b95e8-14b4-43ff-905e-2824ba3f2265 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Delete volume with id: 7bbc80c7-55f5-4503-8b02-d78191ba2668 Sep 03 13:52:46 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:46 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:46 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:46 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:46 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-397b95e8-14b4-43ff-905e-2824ba3f2265 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Volume info retrieved successfully. Sep 03 13:52:46 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-397b95e8-14b4-43ff-905e-2824ba3f2265 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86719) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 13:52:46 devstack devstack@c-api.service[86719]: WARNING cinder.quota [None req-397b95e8-14b4-43ff-905e-2824ba3f2265 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1985992715 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1985992715, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:52:46 devstack devstack@c-api.service[86719]: WARNING cinder.quota [None req-397b95e8-14b4-43ff-905e-2824ba3f2265 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1985992715 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1985992715, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:52:46 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-397b95e8-14b4-43ff-905e-2824ba3f2265 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Created reservations ['10fc2959-ea93-43ca-8b1f-8ef8c1898a83', 'e90ef0ac-9b1f-4063-ab3b-102c15bbeee9', 'ec06a98f-54ac-484e-bf40-c6882c58db77', '81f4c439-0a28-4b86-883c-a7946010d449'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:52:47 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-397b95e8-14b4-43ff-905e-2824ba3f2265 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Delete volume request issued successfully. Sep 03 13:52:47 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-397b95e8-14b4-43ff-905e-2824ba3f2265 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] http://192.168.122.181/volume/v3/volumes/7bbc80c7-55f5-4503-8b02-d78191ba2668 returned with HTTP 202 Sep 03 13:52:47 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1598/3260] 192.168.122.181 () {60 vars in 1275 bytes} [Thu Sep 3 13:52:46 2026] DELETE /volume/v3/volumes/7bbc80c7-55f5-4503-8b02-d78191ba2668 => generated 0 bytes in 430 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:52:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a4e6b24a-af56-489f-a24f-22ca8957840a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:47 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a4e6b24a-af56-489f-a24f-22ca8957840a tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] DELETE http://192.168.122.181/volume/v3/types/c410fe67-5e4e-4ad5-93a3-b811111b226a Sep 03 13:52:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a4e6b24a-af56-489f-a24f-22ca8957840a tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a4e6b24a-af56-489f-a24f-22ca8957840a tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Calling method '_delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:47 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a4e6b24a-af56-489f-a24f-22ca8957840a tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] http://192.168.122.181/volume/v3/types/c410fe67-5e4e-4ad5-93a3-b811111b226a returned with HTTP 202 Sep 03 13:52:47 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1663/3261] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:52:47 2026] DELETE /volume/v3/types/c410fe67-5e4e-4ad5-93a3-b811111b226a => generated 0 bytes in 157 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:52:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-4fe5949c-5779-4f33-bd99-46300f5dc927 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:47 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4fe5949c-5779-4f33-bd99-46300f5dc927 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:52:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4fe5949c-5779-4f33-bd99-46300f5dc927 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-353728248", "extra_specs": {"storage_protocol": "tempest-storage_protocol-701989343", "vendor_name": "tempest-vendor_name-324695214"}}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:52:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-952d519d-1975-42be-ac8b-8706eaba0e9b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:47 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-952d519d-1975-42be-ac8b-8706eaba0e9b tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/28434c01-e982-4207-8103-efb4b9a27e0b Sep 03 13:52:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-952d519d-1975-42be-ac8b-8706eaba0e9b tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-952d519d-1975-42be-ac8b-8706eaba0e9b tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:47 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4fe5949c-5779-4f33-bd99-46300f5dc927 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:52:47 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1599/3262] 192.168.122.181 () {60 vars in 1137 bytes} [Thu Sep 3 13:52:47 2026] POST /volume/v3/types => generated 326 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:47 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:47 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:47 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-952d519d-1975-42be-ac8b-8706eaba0e9b tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:52:47 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-952d519d-1975-42be-ac8b-8706eaba0e9b tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/28434c01-e982-4207-8103-efb4b9a27e0b returned with HTTP 200 Sep 03 13:52:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-b602b286-924b-46fa-aa68-7beffb5eefb3 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:47 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1664/3263] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:47 2026] GET /volume/v3/snapshots/28434c01-e982-4207-8103-efb4b9a27e0b => generated 439 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:47 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b602b286-924b-46fa-aa68-7beffb5eefb3 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:52:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b602b286-924b-46fa-aa68-7beffb5eefb3 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9a58a2ef-dc00-4529-8b4a-27b929e780e0", "size": 1}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:52:47 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-b602b286-924b-46fa-aa68-7beffb5eefb3 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Create volume request body: {'volume': {'volume_type': '9a58a2ef-dc00-4529-8b4a-27b929e780e0', 'size': 1}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:52:47 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-b602b286-924b-46fa-aa68-7beffb5eefb3 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Create volume of 1 GB Sep 03 13:52:47 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:47 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:47 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-b602b286-924b-46fa-aa68-7beffb5eefb3 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Availability Zones retrieved successfully. Sep 03 13:52:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-0df708d6-5910-4dbe-9906-d4cacb5f7cd7 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:47 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0df708d6-5910-4dbe-9906-d4cacb5f7cd7 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] GET http://192.168.122.181/volume/v3/volumes/94f164da-093e-4f62-92cb-02bb1a182b6b Sep 03 13:52:47 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b602b286-924b-46fa-aa68-7beffb5eefb3 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Flow 'volume_create_api' (7774db56-684e-4151-9de1-16a3121fe186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:52:47 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b602b286-924b-46fa-aa68-7beffb5eefb3 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdf74d84-80c6-4d86-87df-3abd10ca481a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0df708d6-5910-4dbe-9906-d4cacb5f7cd7 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:47 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-0df708d6-5910-4dbe-9906-d4cacb5f7cd7 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:47 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-b602b286-924b-46fa-aa68-7beffb5eefb3 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:52:47 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:47 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:47 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:47 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:47 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-0df708d6-5910-4dbe-9906-d4cacb5f7cd7 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Volume info retrieved successfully. Sep 03 13:52:47 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b602b286-924b-46fa-aa68-7beffb5eefb3 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdf74d84-80c6-4d86-87df-3abd10ca481a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:52:47Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-701989343',vendor_name='tempest-vendor_name-324695214'},id=9a58a2ef-dc00-4529-8b4a-27b929e780e0,is_public=True,name='tempest-ProjectAdminTests-volume-type-353728248',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a58a2ef-dc00-4529-8b4a-27b929e780e0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:47 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b602b286-924b-46fa-aa68-7beffb5eefb3 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8514f23-cdeb-4426-807d-b84c9c741b1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:47 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-0df708d6-5910-4dbe-9906-d4cacb5f7cd7 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] http://192.168.122.181/volume/v3/volumes/94f164da-093e-4f62-92cb-02bb1a182b6b returned with HTTP 200 Sep 03 13:52:47 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1665/3264] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:47 2026] GET /volume/v3/volumes/94f164da-093e-4f62-92cb-02bb1a182b6b => generated 842 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:52:47 devstack devstack@c-api.service[86719]: WARNING cinder.quota [None req-b602b286-924b-46fa-aa68-7beffb5eefb3 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-353728248 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-353728248, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:52:47 devstack devstack@c-api.service[86719]: WARNING cinder.quota [None req-b602b286-924b-46fa-aa68-7beffb5eefb3 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-353728248 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-353728248, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:52:47 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-b602b286-924b-46fa-aa68-7beffb5eefb3 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Created reservations ['865c0c19-5c99-4ad8-b939-1bddd06b463d', '94113952-6251-4e3b-8c93-ed3a8a3c3ad9', 'f6bd1ffe-6ea2-47b1-a3fc-a6583c11682b', '1d1af055-8cad-4a95-b8b4-9477bb637bd8'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:52:47 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b602b286-924b-46fa-aa68-7beffb5eefb3 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8514f23-cdeb-4426-807d-b84c9c741b1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['865c0c19-5c99-4ad8-b939-1bddd06b463d', '94113952-6251-4e3b-8c93-ed3a8a3c3ad9', 'f6bd1ffe-6ea2-47b1-a3fc-a6583c11682b', '1d1af055-8cad-4a95-b8b4-9477bb637bd8']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:47 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b602b286-924b-46fa-aa68-7beffb5eefb3 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4da95370-5556-44e4-b32f-0e0167c6493b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:47 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:47 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:47 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b602b286-924b-46fa-aa68-7beffb5eefb3 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4da95370-5556-44e4-b32f-0e0167c6493b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1cd0349-2254-45ce-bccd-47dd3a6b3457', '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='fb03ce77382f4387b983754b404e4a67',qos_specs=None,replication_status=,reservations=['865c0c19-5c99-4ad8-b939-1bddd06b463d','94113952-6251-4e3b-8c93-ed3a8a3c3ad9','f6bd1ffe-6ea2-47b1-a3fc-a6583c11682b','1d1af055-8cad-4a95-b8b4-9477bb637bd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6cfbc704d504c40b5c6ba583d66d901',volume_type_id=9a58a2ef-dc00-4529-8b4a-27b929e780e0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:52:47Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1cd0349-2254-45ce-bccd-47dd3a6b3457,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb03ce77382f4387b983754b404e4a67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f6cfbc704d504c40b5c6ba583d66d901',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a58a2ef-dc00-4529-8b4a-27b929e780e0),volume_type_id=9a58a2ef-dc00-4529-8b4a-27b929e780e0)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:47 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b602b286-924b-46fa-aa68-7beffb5eefb3 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32d00212-7562-45d3-b0f9-f03841a8b004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:48 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b602b286-924b-46fa-aa68-7beffb5eefb3 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32d00212-7562-45d3-b0f9-f03841a8b004) transitioned into state 'SUCCESS' from 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='fb03ce77382f4387b983754b404e4a67',qos_specs=None,replication_status=,reservations=['865c0c19-5c99-4ad8-b939-1bddd06b463d','94113952-6251-4e3b-8c93-ed3a8a3c3ad9','f6bd1ffe-6ea2-47b1-a3fc-a6583c11682b','1d1af055-8cad-4a95-b8b4-9477bb637bd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6cfbc704d504c40b5c6ba583d66d901',volume_type_id=9a58a2ef-dc00-4529-8b4a-27b929e780e0)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:48 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b602b286-924b-46fa-aa68-7beffb5eefb3 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f18744cd-deeb-49f1-afb0-cee403460c38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:48 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b602b286-924b-46fa-aa68-7beffb5eefb3 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f18744cd-deeb-49f1-afb0-cee403460c38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:48 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-b602b286-924b-46fa-aa68-7beffb5eefb3 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Flow 'volume_create_api' (7774db56-684e-4151-9de1-16a3121fe186) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:52:48 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-b602b286-924b-46fa-aa68-7beffb5eefb3 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Create volume request issued successfully. Sep 03 13:52:48 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b602b286-924b-46fa-aa68-7beffb5eefb3 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:52:48 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1600/3265] 192.168.122.181 () {62 vars in 1182 bytes} [Thu Sep 3 13:52:47 2026] POST /volume/v3/volumes => generated 780 bytes in 639 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:52:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ed51d0ba-5a39-4cb7-8278-9d86bb32e308 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:48 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ed51d0ba-5a39-4cb7-8278-9d86bb32e308 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] GET http://192.168.122.181/volume/v3/volumes/f1cd0349-2254-45ce-bccd-47dd3a6b3457 Sep 03 13:52:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ed51d0ba-5a39-4cb7-8278-9d86bb32e308 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ed51d0ba-5a39-4cb7-8278-9d86bb32e308 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:48 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:48 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:48 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:48 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:48 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-ed51d0ba-5a39-4cb7-8278-9d86bb32e308 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Volume info retrieved successfully. Sep 03 13:52:48 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ed51d0ba-5a39-4cb7-8278-9d86bb32e308 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] http://192.168.122.181/volume/v3/volumes/f1cd0349-2254-45ce-bccd-47dd3a6b3457 returned with HTTP 200 Sep 03 13:52:48 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1666/3266] 192.168.122.181 () {60 vars in 1272 bytes} [Thu Sep 3 13:52:48 2026] GET /volume/v3/volumes/f1cd0349-2254-45ce-bccd-47dd3a6b3457 => generated 959 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-c394a204-3753-4316-a2e2-9b27af87c2b5 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:48 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c394a204-3753-4316-a2e2-9b27af87c2b5 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/28434c01-e982-4207-8103-efb4b9a27e0b Sep 03 13:52:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c394a204-3753-4316-a2e2-9b27af87c2b5 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:48 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c394a204-3753-4316-a2e2-9b27af87c2b5 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:48 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:48 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:48 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-c394a204-3753-4316-a2e2-9b27af87c2b5 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:52:48 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c394a204-3753-4316-a2e2-9b27af87c2b5 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/28434c01-e982-4207-8103-efb4b9a27e0b returned with HTTP 200 Sep 03 13:52:48 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1601/3267] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:48 2026] GET /volume/v3/snapshots/28434c01-e982-4207-8103-efb4b9a27e0b => generated 439 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:52:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-c4ea530a-7310-4272-81cb-5fcc2eebde05 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:48 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c4ea530a-7310-4272-81cb-5fcc2eebde05 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] GET http://192.168.122.181/volume/v3/volumes/94f164da-093e-4f62-92cb-02bb1a182b6b Sep 03 13:52:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c4ea530a-7310-4272-81cb-5fcc2eebde05 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:48 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c4ea530a-7310-4272-81cb-5fcc2eebde05 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:48 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:48 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:48 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:48 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:48 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-c4ea530a-7310-4272-81cb-5fcc2eebde05 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Volume info retrieved successfully. Sep 03 13:52:48 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c4ea530a-7310-4272-81cb-5fcc2eebde05 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] http://192.168.122.181/volume/v3/volumes/94f164da-093e-4f62-92cb-02bb1a182b6b returned with HTTP 200 Sep 03 13:52:48 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1667/3268] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:48 2026] GET /volume/v3/volumes/94f164da-093e-4f62-92cb-02bb1a182b6b => generated 842 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-806ed5d3-9995-4df2-bdf3-bcfbc35c15d9 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-806ed5d3-9995-4df2-bdf3-bcfbc35c15d9 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] GET http://192.168.122.181/volume/v3/volumes/f1cd0349-2254-45ce-bccd-47dd3a6b3457 Sep 03 13:52:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-806ed5d3-9995-4df2-bdf3-bcfbc35c15d9 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-806ed5d3-9995-4df2-bdf3-bcfbc35c15d9 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:49 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:49 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:49 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:49 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:49 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-806ed5d3-9995-4df2-bdf3-bcfbc35c15d9 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Volume info retrieved successfully. Sep 03 13:52:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-806ed5d3-9995-4df2-bdf3-bcfbc35c15d9 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] http://192.168.122.181/volume/v3/volumes/f1cd0349-2254-45ce-bccd-47dd3a6b3457 returned with HTTP 200 Sep 03 13:52:49 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1602/3269] 192.168.122.181 () {60 vars in 1272 bytes} [Thu Sep 3 13:52:49 2026] GET /volume/v3/volumes/f1cd0349-2254-45ce-bccd-47dd3a6b3457 => generated 980 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-969fa28c-389d-43f9-a7b3-13774764ea69 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-969fa28c-389d-43f9-a7b3-13774764ea69 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] GET http://192.168.122.181/volume/v3/messages Sep 03 13:52:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-969fa28c-389d-43f9-a7b3-13774764ea69 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-969fa28c-389d-43f9-a7b3-13774764ea69 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-969fa28c-389d-43f9-a7b3-13774764ea69 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] http://192.168.122.181/volume/v3/messages returned with HTTP 200 Sep 03 13:52:49 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1668/3270] 192.168.122.181 () {60 vars in 1164 bytes} [Thu Sep 3 13:52:49 2026] GET /volume/v3/messages => generated 678 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:52:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-3c00c820-244a-4382-9092-251b957a1ab3 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3c00c820-244a-4382-9092-251b957a1ab3 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] GET http://192.168.122.181/volume/v3/messages/7ea2847c-7a35-47cc-b6cb-7cb8b5d68b26 Sep 03 13:52:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3c00c820-244a-4382-9092-251b957a1ab3 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3c00c820-244a-4382-9092-251b957a1ab3 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3c00c820-244a-4382-9092-251b957a1ab3 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] http://192.168.122.181/volume/v3/messages/7ea2847c-7a35-47cc-b6cb-7cb8b5d68b26 returned with HTTP 200 Sep 03 13:52:49 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1603/3271] 192.168.122.181 () {60 vars in 1275 bytes} [Thu Sep 3 13:52:49 2026] GET /volume/v3/messages/7ea2847c-7a35-47cc-b6cb-7cb8b5d68b26 => generated 675 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-62c753cf-360b-430e-9beb-03a410213ddb None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-46ac5bbb-e0f2-43a3-8952-0f702a1aba07 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-62c753cf-360b-430e-9beb-03a410213ddb tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/28434c01-e982-4207-8103-efb4b9a27e0b Sep 03 13:52:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-62c753cf-360b-430e-9beb-03a410213ddb tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-62c753cf-360b-430e-9beb-03a410213ddb tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-46ac5bbb-e0f2-43a3-8952-0f702a1aba07 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] DELETE http://192.168.122.181/volume/v3/messages/7ea2847c-7a35-47cc-b6cb-7cb8b5d68b26 Sep 03 13:52:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-46ac5bbb-e0f2-43a3-8952-0f702a1aba07 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-46ac5bbb-e0f2-43a3-8952-0f702a1aba07 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:49 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:49 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:49 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-62c753cf-360b-430e-9beb-03a410213ddb tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:52:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-62c753cf-360b-430e-9beb-03a410213ddb tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/28434c01-e982-4207-8103-efb4b9a27e0b returned with HTTP 200 Sep 03 13:52:49 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1669/3272] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:49 2026] GET /volume/v3/snapshots/28434c01-e982-4207-8103-efb4b9a27e0b => generated 439 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-46ac5bbb-e0f2-43a3-8952-0f702a1aba07 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] http://192.168.122.181/volume/v3/messages/7ea2847c-7a35-47cc-b6cb-7cb8b5d68b26 returned with HTTP 204 Sep 03 13:52:49 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1604/3273] 192.168.122.181 () {60 vars in 1278 bytes} [Thu Sep 3 13:52:49 2026] DELETE /volume/v3/messages/7ea2847c-7a35-47cc-b6cb-7cb8b5d68b26 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 03 13:52:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-033e21c7-6c3b-4644-b3c8-4947c94768e1 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-033e21c7-6c3b-4644-b3c8-4947c94768e1 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] DELETE http://192.168.122.181/volume/v3/volumes/f1cd0349-2254-45ce-bccd-47dd3a6b3457 Sep 03 13:52:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-033e21c7-6c3b-4644-b3c8-4947c94768e1 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-033e21c7-6c3b-4644-b3c8-4947c94768e1 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:49 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-033e21c7-6c3b-4644-b3c8-4947c94768e1 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Delete volume with id: f1cd0349-2254-45ce-bccd-47dd3a6b3457 Sep 03 13:52:49 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:49 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:49 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:49 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:49 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-033e21c7-6c3b-4644-b3c8-4947c94768e1 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Volume info retrieved successfully. Sep 03 13:52:49 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-033e21c7-6c3b-4644-b3c8-4947c94768e1 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86720) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 13:52:49 devstack devstack@c-api.service[86720]: WARNING cinder.quota [None req-033e21c7-6c3b-4644-b3c8-4947c94768e1 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-353728248 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-353728248, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:52:49 devstack devstack@c-api.service[86720]: WARNING cinder.quota [None req-033e21c7-6c3b-4644-b3c8-4947c94768e1 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-353728248 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-353728248, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:52:49 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-033e21c7-6c3b-4644-b3c8-4947c94768e1 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Created reservations ['4b10051a-d69e-4f10-bf69-6c54a0c5ccad', '44f624d7-b2e0-4fed-a8fe-59c002428745', 'd7b7d165-cb91-4c18-9424-64f28ed3c2be', 'fe86a332-5624-4913-bb05-594cb927e75b'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:52:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-d43956ea-71fc-4abf-ba23-3e73bba14f99 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d43956ea-71fc-4abf-ba23-3e73bba14f99 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] GET http://192.168.122.181/volume/v3/volumes/94f164da-093e-4f62-92cb-02bb1a182b6b Sep 03 13:52:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d43956ea-71fc-4abf-ba23-3e73bba14f99 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:49 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d43956ea-71fc-4abf-ba23-3e73bba14f99 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:49 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:49 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:49 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:49 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:49 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-033e21c7-6c3b-4644-b3c8-4947c94768e1 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Delete volume request issued successfully. Sep 03 13:52:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-033e21c7-6c3b-4644-b3c8-4947c94768e1 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] http://192.168.122.181/volume/v3/volumes/f1cd0349-2254-45ce-bccd-47dd3a6b3457 returned with HTTP 202 Sep 03 13:52:49 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-d43956ea-71fc-4abf-ba23-3e73bba14f99 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Volume info retrieved successfully. Sep 03 13:52:49 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1670/3274] 192.168.122.181 () {60 vars in 1275 bytes} [Thu Sep 3 13:52:49 2026] DELETE /volume/v3/volumes/f1cd0349-2254-45ce-bccd-47dd3a6b3457 => generated 0 bytes in 313 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:52:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-bb601d53-af81-42fd-b23f-257e733a2c14 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:49 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bb601d53-af81-42fd-b23f-257e733a2c14 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] DELETE http://192.168.122.181/volume/v3/types/9a58a2ef-dc00-4529-8b4a-27b929e780e0 Sep 03 13:52:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bb601d53-af81-42fd-b23f-257e733a2c14 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:49 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bb601d53-af81-42fd-b23f-257e733a2c14 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] Calling method '_delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:49 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d43956ea-71fc-4abf-ba23-3e73bba14f99 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] http://192.168.122.181/volume/v3/volumes/94f164da-093e-4f62-92cb-02bb1a182b6b returned with HTTP 200 Sep 03 13:52:49 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1605/3275] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:49 2026] GET /volume/v3/volumes/94f164da-093e-4f62-92cb-02bb1a182b6b => generated 842 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:50 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bb601d53-af81-42fd-b23f-257e733a2c14 tempest-ProjectAdminTests-289563361 tempest-ProjectAdminTests-289563361-project-admin] http://192.168.122.181/volume/v3/types/9a58a2ef-dc00-4529-8b4a-27b929e780e0 returned with HTTP 202 Sep 03 13:52:50 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1671/3276] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:52:49 2026] DELETE /volume/v3/types/9a58a2ef-dc00-4529-8b4a-27b929e780e0 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:52:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-d597746a-7e54-48ac-af31-811f173239fc None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:50 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d597746a-7e54-48ac-af31-811f173239fc tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/28434c01-e982-4207-8103-efb4b9a27e0b Sep 03 13:52:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d597746a-7e54-48ac-af31-811f173239fc tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:50 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d597746a-7e54-48ac-af31-811f173239fc tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:50 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:50 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:50 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-d597746a-7e54-48ac-af31-811f173239fc tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:52:50 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d597746a-7e54-48ac-af31-811f173239fc tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/28434c01-e982-4207-8103-efb4b9a27e0b returned with HTTP 200 Sep 03 13:52:50 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1606/3277] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:50 2026] GET /volume/v3/snapshots/28434c01-e982-4207-8103-efb4b9a27e0b => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d4622b02-829b-4ddf-aedf-15b342e4a02d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d4622b02-829b-4ddf-aedf-15b342e4a02d tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] GET http://192.168.122.181/volume/v3/volumes/94f164da-093e-4f62-92cb-02bb1a182b6b Sep 03 13:52:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d4622b02-829b-4ddf-aedf-15b342e4a02d tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d4622b02-829b-4ddf-aedf-15b342e4a02d tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:51 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:51 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:51 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:51 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:51 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-d4622b02-829b-4ddf-aedf-15b342e4a02d tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Volume info retrieved successfully. Sep 03 13:52:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d4622b02-829b-4ddf-aedf-15b342e4a02d tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] http://192.168.122.181/volume/v3/volumes/94f164da-093e-4f62-92cb-02bb1a182b6b returned with HTTP 200 Sep 03 13:52:51 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1672/3278] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:51 2026] GET /volume/v3/volumes/94f164da-093e-4f62-92cb-02bb1a182b6b => generated 843 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-448e114a-a88c-4080-be06-e0c5779d9d12 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:51 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-448e114a-a88c-4080-be06-e0c5779d9d12 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] GET http://192.168.122.181/volume/v3/volumes/94f164da-093e-4f62-92cb-02bb1a182b6b Sep 03 13:52:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-448e114a-a88c-4080-be06-e0c5779d9d12 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-448e114a-a88c-4080-be06-e0c5779d9d12 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:51 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:51 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:51 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:51 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:51 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-448e114a-a88c-4080-be06-e0c5779d9d12 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Volume info retrieved successfully. Sep 03 13:52:51 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-448e114a-a88c-4080-be06-e0c5779d9d12 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] http://192.168.122.181/volume/v3/volumes/94f164da-093e-4f62-92cb-02bb1a182b6b returned with HTTP 200 Sep 03 13:52:51 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1607/3279] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:51 2026] GET /volume/v3/volumes/94f164da-093e-4f62-92cb-02bb1a182b6b => generated 843 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-294218f5-e6bf-4a10-a3bb-a7a53650fff9 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-294218f5-e6bf-4a10-a3bb-a7a53650fff9 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] DELETE http://192.168.122.181/volume/v3/snapshots/98337e75-73ba-4c82-895b-7b0fbb39921e Sep 03 13:52:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-294218f5-e6bf-4a10-a3bb-a7a53650fff9 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-294218f5-e6bf-4a10-a3bb-a7a53650fff9 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:51 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.snapshots [None req-294218f5-e6bf-4a10-a3bb-a7a53650fff9 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Delete snapshot with id: 98337e75-73ba-4c82-895b-7b0fbb39921e Sep 03 13:52:51 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:51 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:51 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-294218f5-e6bf-4a10-a3bb-a7a53650fff9 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Snapshot retrieved successfully. Sep 03 13:52:51 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:51 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:51 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-294218f5-e6bf-4a10-a3bb-a7a53650fff9 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Snapshot delete request issued successfully. Sep 03 13:52:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-294218f5-e6bf-4a10-a3bb-a7a53650fff9 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] http://192.168.122.181/volume/v3/snapshots/98337e75-73ba-4c82-895b-7b0fbb39921e returned with HTTP 202 Sep 03 13:52:51 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1673/3280] 192.168.122.181 () {58 vars in 1241 bytes} [Thu Sep 3 13:52:51 2026] DELETE /volume/v3/snapshots/98337e75-73ba-4c82-895b-7b0fbb39921e => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:52:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-2f195f56-96bf-4577-b35f-6a40751795fe None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:51 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2f195f56-96bf-4577-b35f-6a40751795fe tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] GET http://192.168.122.181/volume/v3/snapshots/98337e75-73ba-4c82-895b-7b0fbb39921e Sep 03 13:52:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2f195f56-96bf-4577-b35f-6a40751795fe tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:51 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2f195f56-96bf-4577-b35f-6a40751795fe tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:51 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:51 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:51 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-2f195f56-96bf-4577-b35f-6a40751795fe tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Snapshot retrieved successfully. Sep 03 13:52:51 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2f195f56-96bf-4577-b35f-6a40751795fe tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] http://192.168.122.181/volume/v3/snapshots/98337e75-73ba-4c82-895b-7b0fbb39921e returned with HTTP 200 Sep 03 13:52:51 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1608/3281] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:51 2026] GET /volume/v3/snapshots/98337e75-73ba-4c82-895b-7b0fbb39921e => generated 467 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ccb45e67-4362-4300-839f-1ce7b70eecf0 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ccb45e67-4362-4300-839f-1ce7b70eecf0 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/28434c01-e982-4207-8103-efb4b9a27e0b Sep 03 13:52:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ccb45e67-4362-4300-839f-1ce7b70eecf0 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:51 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ccb45e67-4362-4300-839f-1ce7b70eecf0 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:51 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:51 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:51 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-ccb45e67-4362-4300-839f-1ce7b70eecf0 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:52:51 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ccb45e67-4362-4300-839f-1ce7b70eecf0 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/28434c01-e982-4207-8103-efb4b9a27e0b returned with HTTP 200 Sep 03 13:52:51 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1674/3282] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:51 2026] GET /volume/v3/snapshots/28434c01-e982-4207-8103-efb4b9a27e0b => generated 439 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-08f5f7ab-b13f-49b1-823e-561cfaf990f8 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:52 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-08f5f7ab-b13f-49b1-823e-561cfaf990f8 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] GET http://192.168.122.181/volume/v3/snapshots/98337e75-73ba-4c82-895b-7b0fbb39921e Sep 03 13:52:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-08f5f7ab-b13f-49b1-823e-561cfaf990f8 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:52 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-08f5f7ab-b13f-49b1-823e-561cfaf990f8 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:52 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:52 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:52 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-08f5f7ab-b13f-49b1-823e-561cfaf990f8 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Snapshot retrieved successfully. Sep 03 13:52:52 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-08f5f7ab-b13f-49b1-823e-561cfaf990f8 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] http://192.168.122.181/volume/v3/snapshots/98337e75-73ba-4c82-895b-7b0fbb39921e returned with HTTP 200 Sep 03 13:52:52 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1609/3283] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:52 2026] GET /volume/v3/snapshots/98337e75-73ba-4c82-895b-7b0fbb39921e => generated 467 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:52:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-51d19f7a-618a-488d-96a2-8a828f9155c4 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:52 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-51d19f7a-618a-488d-96a2-8a828f9155c4 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/28434c01-e982-4207-8103-efb4b9a27e0b Sep 03 13:52:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-51d19f7a-618a-488d-96a2-8a828f9155c4 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:52 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-51d19f7a-618a-488d-96a2-8a828f9155c4 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:52 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:52 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:52 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-51d19f7a-618a-488d-96a2-8a828f9155c4 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:52:52 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-51d19f7a-618a-488d-96a2-8a828f9155c4 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/28434c01-e982-4207-8103-efb4b9a27e0b returned with HTTP 200 Sep 03 13:52:52 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1675/3284] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:52 2026] GET /volume/v3/snapshots/28434c01-e982-4207-8103-efb4b9a27e0b => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-53f32994-ab57-4947-9690-fcebb66d8b20 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-53f32994-ab57-4947-9690-fcebb66d8b20 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] GET http://192.168.122.181/volume/v3/snapshots/98337e75-73ba-4c82-895b-7b0fbb39921e Sep 03 13:52:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-53f32994-ab57-4947-9690-fcebb66d8b20 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-53f32994-ab57-4947-9690-fcebb66d8b20 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-53f32994-ab57-4947-9690-fcebb66d8b20 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] http://192.168.122.181/volume/v3/snapshots/98337e75-73ba-4c82-895b-7b0fbb39921e returned with HTTP 404 Sep 03 13:52:53 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1610/3285] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:53 2026] GET /volume/v3/snapshots/98337e75-73ba-4c82-895b-7b0fbb39921e => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:52:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-6bd3e246-5711-4daf-93a1-d1ea85d5b778 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:53 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6bd3e246-5711-4daf-93a1-d1ea85d5b778 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] DELETE http://192.168.122.181/volume/v3/volumes/194605d8-e2b6-4870-9cf0-39dcba37f8bd Sep 03 13:52:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6bd3e246-5711-4daf-93a1-d1ea85d5b778 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-b8496244-955d-4218-a404-5d2ed041bbbc None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6bd3e246-5711-4daf-93a1-d1ea85d5b778 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:53 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-6bd3e246-5711-4daf-93a1-d1ea85d5b778 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Delete volume with id: 194605d8-e2b6-4870-9cf0-39dcba37f8bd Sep 03 13:52:53 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:53 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:53 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:53 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:53 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-6bd3e246-5711-4daf-93a1-d1ea85d5b778 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Volume info retrieved successfully. Sep 03 13:52:53 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-6bd3e246-5711-4daf-93a1-d1ea85d5b778 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Delete volume request issued successfully. Sep 03 13:52:53 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6bd3e246-5711-4daf-93a1-d1ea85d5b778 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] http://192.168.122.181/volume/v3/volumes/194605d8-e2b6-4870-9cf0-39dcba37f8bd returned with HTTP 202 Sep 03 13:52:53 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1676/3286] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:52:53 2026] DELETE /volume/v3/volumes/194605d8-e2b6-4870-9cf0-39dcba37f8bd => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:52:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-251466b4-51c1-4a53-a834-1f30dc5c697b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:53 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-251466b4-51c1-4a53-a834-1f30dc5c697b tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] GET http://192.168.122.181/volume/v3/volumes/194605d8-e2b6-4870-9cf0-39dcba37f8bd Sep 03 13:52:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-251466b4-51c1-4a53-a834-1f30dc5c697b tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-251466b4-51c1-4a53-a834-1f30dc5c697b tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:53 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:53 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:53 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:53 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:53 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-251466b4-51c1-4a53-a834-1f30dc5c697b tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Volume info retrieved successfully. Sep 03 13:52:53 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-251466b4-51c1-4a53-a834-1f30dc5c697b tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] http://192.168.122.181/volume/v3/volumes/194605d8-e2b6-4870-9cf0-39dcba37f8bd returned with HTTP 200 Sep 03 13:52:53 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1677/3287] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:53 2026] GET /volume/v3/volumes/194605d8-e2b6-4870-9cf0-39dcba37f8bd => generated 855 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b8496244-955d-4218-a404-5d2ed041bbbc tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:52:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b8496244-955d-4218-a404-5d2ed041bbbc tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1208144706", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1067953439", "vendor_name": "tempest-vendor_name-1205696824"}}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:52:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b8496244-955d-4218-a404-5d2ed041bbbc tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:52:53 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1611/3288] 192.168.122.181 () {60 vars in 1137 bytes} [Thu Sep 3 13:52:53 2026] POST /volume/v3/types => generated 330 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-215ffcdc-fbdf-405e-9cad-0cedcedde7a6 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:53 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-215ffcdc-fbdf-405e-9cad-0cedcedde7a6 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:52:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-215ffcdc-fbdf-405e-9cad-0cedcedde7a6 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e2f16431-759f-4cee-9367-afe7510f6d79", "size": 1}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:52:53 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-215ffcdc-fbdf-405e-9cad-0cedcedde7a6 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Create volume request body: {'volume': {'volume_type': 'e2f16431-759f-4cee-9367-afe7510f6d79', 'size': 1}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:52:53 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-215ffcdc-fbdf-405e-9cad-0cedcedde7a6 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Create volume of 1 GB Sep 03 13:52:53 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:53 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:53 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-215ffcdc-fbdf-405e-9cad-0cedcedde7a6 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Availability Zones retrieved successfully. Sep 03 13:52:53 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-215ffcdc-fbdf-405e-9cad-0cedcedde7a6 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Flow 'volume_create_api' (a42bd825-25ea-43a0-9f40-0a63220b0aa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:52:53 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-215ffcdc-fbdf-405e-9cad-0cedcedde7a6 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed4137ec-e9a4-44ea-9e07-5c46c84091d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:53 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-215ffcdc-fbdf-405e-9cad-0cedcedde7a6 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:52:53 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-215ffcdc-fbdf-405e-9cad-0cedcedde7a6 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed4137ec-e9a4-44ea-9e07-5c46c84091d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:52:54Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1067953439',vendor_name='tempest-vendor_name-1205696824'},id=e2f16431-759f-4cee-9367-afe7510f6d79,is_public=True,name='tempest-ProjectMemberTests-volume-type-1208144706',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e2f16431-759f-4cee-9367-afe7510f6d79', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:53 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-215ffcdc-fbdf-405e-9cad-0cedcedde7a6 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (346f82bb-adef-4347-9172-7101a07360cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-da08ba0d-55b6-4ddb-bf78-3899a2791b8d None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-da08ba0d-55b6-4ddb-bf78-3899a2791b8d tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/28434c01-e982-4207-8103-efb4b9a27e0b Sep 03 13:52:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-da08ba0d-55b6-4ddb-bf78-3899a2791b8d tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-da08ba0d-55b6-4ddb-bf78-3899a2791b8d tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:53 devstack devstack@c-api.service[86720]: WARNING cinder.quota [None req-215ffcdc-fbdf-405e-9cad-0cedcedde7a6 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1208144706 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1208144706, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:52:53 devstack devstack@c-api.service[86720]: WARNING cinder.quota [None req-215ffcdc-fbdf-405e-9cad-0cedcedde7a6 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1208144706 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1208144706, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:52:53 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:53 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:53 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-da08ba0d-55b6-4ddb-bf78-3899a2791b8d tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:52:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-da08ba0d-55b6-4ddb-bf78-3899a2791b8d tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/28434c01-e982-4207-8103-efb4b9a27e0b returned with HTTP 200 Sep 03 13:52:53 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1612/3289] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:53 2026] GET /volume/v3/snapshots/28434c01-e982-4207-8103-efb4b9a27e0b => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-f2d8369a-9c2a-41d2-b031-ab23c485c3fd None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f2d8369a-9c2a-41d2-b031-ab23c485c3fd tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] POST http://192.168.122.181/volume/v3/snapshots/28434c01-e982-4207-8103-efb4b9a27e0b/action Sep 03 13:52:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f2d8369a-9c2a-41d2-b031-ab23c485c3fd tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:52:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f2d8369a-9c2a-41d2-b031-ab23c485c3fd tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:52:53 devstack devstack@c-api.service[86719]: INFO cinder.api.contrib.snapshot_unmanage [None req-f2d8369a-9c2a-41d2-b031-ab23c485c3fd tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Unmanage snapshot with id: 28434c01-e982-4207-8103-efb4b9a27e0b Sep 03 13:52:53 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:53 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:53 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-f2d8369a-9c2a-41d2-b031-ab23c485c3fd tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Snapshot retrieved successfully. Sep 03 13:52:53 devstack devstack@c-api.service[86719]: DEBUG cinder.policy [None req-f2d8369a-9c2a-41d2-b031-ab23c485c3fd tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '1c8fa922169a46c9a5d38e210d6407bb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b4439ab15bff475fb13850b17d83323e', '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=86719) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:52:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f2d8369a-9c2a-41d2-b031-ab23c485c3fd tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] http://192.168.122.181/volume/v3/snapshots/28434c01-e982-4207-8103-efb4b9a27e0b/action returned with HTTP 403 Sep 03 13:52:53 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1613/3290] 192.168.122.181 () {60 vars in 1280 bytes} [Thu Sep 3 13:52:53 2026] POST /volume/v3/snapshots/28434c01-e982-4207-8103-efb4b9a27e0b/action => generated 117 bytes in 29 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:52:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-907b7ba0-1047-41cb-91ef-ccf564d481d5 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-907b7ba0-1047-41cb-91ef-ccf564d481d5 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] DELETE http://192.168.122.181/volume/v3/snapshots/28434c01-e982-4207-8103-efb4b9a27e0b Sep 03 13:52:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-907b7ba0-1047-41cb-91ef-ccf564d481d5 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-907b7ba0-1047-41cb-91ef-ccf564d481d5 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:53 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.snapshots [None req-907b7ba0-1047-41cb-91ef-ccf564d481d5 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Delete snapshot with id: 28434c01-e982-4207-8103-efb4b9a27e0b Sep 03 13:52:53 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-215ffcdc-fbdf-405e-9cad-0cedcedde7a6 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Created reservations ['ced36f8b-744d-4bd4-bddd-494382efac7f', '23ca4d2b-7651-4a1b-8f85-2902af4f4d6f', '89fb6409-b1b7-4b7e-b8c5-244bae57f1bb', '9cf82eac-0e4a-4c16-83b5-75a3073da085'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:52:53 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:53 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:53 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-907b7ba0-1047-41cb-91ef-ccf564d481d5 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:52:53 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-215ffcdc-fbdf-405e-9cad-0cedcedde7a6 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (346f82bb-adef-4347-9172-7101a07360cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ced36f8b-744d-4bd4-bddd-494382efac7f', '23ca4d2b-7651-4a1b-8f85-2902af4f4d6f', '89fb6409-b1b7-4b7e-b8c5-244bae57f1bb', '9cf82eac-0e4a-4c16-83b5-75a3073da085']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:53 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-215ffcdc-fbdf-405e-9cad-0cedcedde7a6 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (938be463-3747-4250-8fd8-533d702846eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:53 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:53 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:53 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-907b7ba0-1047-41cb-91ef-ccf564d481d5 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot delete request issued successfully. Sep 03 13:52:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-907b7ba0-1047-41cb-91ef-ccf564d481d5 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/28434c01-e982-4207-8103-efb4b9a27e0b returned with HTTP 202 Sep 03 13:52:53 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1614/3291] 192.168.122.181 () {58 vars in 1241 bytes} [Thu Sep 3 13:52:53 2026] DELETE /volume/v3/snapshots/28434c01-e982-4207-8103-efb4b9a27e0b => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:52:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-f812bbc7-255d-4f0a-9afd-374b1725bd65 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f812bbc7-255d-4f0a-9afd-374b1725bd65 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/28434c01-e982-4207-8103-efb4b9a27e0b Sep 03 13:52:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f812bbc7-255d-4f0a-9afd-374b1725bd65 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:53 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f812bbc7-255d-4f0a-9afd-374b1725bd65 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:53 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:53 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:53 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:53 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:53 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-f812bbc7-255d-4f0a-9afd-374b1725bd65 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:52:53 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-215ffcdc-fbdf-405e-9cad-0cedcedde7a6 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (938be463-3747-4250-8fd8-533d702846eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22a1398a-bc6e-415a-8a27-63f1678fbd8c', '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='0c2e7b13bca648ea81aaf3527aa7a655',qos_specs=None,replication_status=,reservations=['ced36f8b-744d-4bd4-bddd-494382efac7f','23ca4d2b-7651-4a1b-8f85-2902af4f4d6f','89fb6409-b1b7-4b7e-b8c5-244bae57f1bb','9cf82eac-0e4a-4c16-83b5-75a3073da085'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15457982aa30426b950a27efe9475f45',volume_type_id=e2f16431-759f-4cee-9367-afe7510f6d79), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:52: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=22a1398a-bc6e-415a-8a27-63f1678fbd8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c2e7b13bca648ea81aaf3527aa7a655',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15457982aa30426b950a27efe9475f45',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e2f16431-759f-4cee-9367-afe7510f6d79),volume_type_id=e2f16431-759f-4cee-9367-afe7510f6d79)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:53 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f812bbc7-255d-4f0a-9afd-374b1725bd65 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/28434c01-e982-4207-8103-efb4b9a27e0b returned with HTTP 200 Sep 03 13:52:53 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1615/3292] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:53 2026] GET /volume/v3/snapshots/28434c01-e982-4207-8103-efb4b9a27e0b => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:53 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-215ffcdc-fbdf-405e-9cad-0cedcedde7a6 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebd045f3-97a6-4122-9e37-d9422d5c7559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:53 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-215ffcdc-fbdf-405e-9cad-0cedcedde7a6 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebd045f3-97a6-4122-9e37-d9422d5c7559) transitioned into state 'SUCCESS' from 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='0c2e7b13bca648ea81aaf3527aa7a655',qos_specs=None,replication_status=,reservations=['ced36f8b-744d-4bd4-bddd-494382efac7f','23ca4d2b-7651-4a1b-8f85-2902af4f4d6f','89fb6409-b1b7-4b7e-b8c5-244bae57f1bb','9cf82eac-0e4a-4c16-83b5-75a3073da085'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15457982aa30426b950a27efe9475f45',volume_type_id=e2f16431-759f-4cee-9367-afe7510f6d79)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:53 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-215ffcdc-fbdf-405e-9cad-0cedcedde7a6 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b55eb571-e0e0-4bec-85a8-5343d98b039f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:54 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-215ffcdc-fbdf-405e-9cad-0cedcedde7a6 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b55eb571-e0e0-4bec-85a8-5343d98b039f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:54 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-215ffcdc-fbdf-405e-9cad-0cedcedde7a6 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Flow 'volume_create_api' (a42bd825-25ea-43a0-9f40-0a63220b0aa4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:52:54 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-215ffcdc-fbdf-405e-9cad-0cedcedde7a6 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Create volume request issued successfully. Sep 03 13:52:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-215ffcdc-fbdf-405e-9cad-0cedcedde7a6 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:52:54 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1678/3293] 192.168.122.181 () {62 vars in 1182 bytes} [Thu Sep 3 13:52:53 2026] POST /volume/v3/volumes => generated 782 bytes in 448 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:52:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-57fadd1d-9be6-4b7d-95a4-b293cf52bd72 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:54 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-57fadd1d-9be6-4b7d-95a4-b293cf52bd72 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] GET http://192.168.122.181/volume/v3/volumes/22a1398a-bc6e-415a-8a27-63f1678fbd8c Sep 03 13:52:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-57fadd1d-9be6-4b7d-95a4-b293cf52bd72 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-57fadd1d-9be6-4b7d-95a4-b293cf52bd72 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:54 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:54 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:54 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:54 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:54 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-57fadd1d-9be6-4b7d-95a4-b293cf52bd72 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Volume info retrieved successfully. Sep 03 13:52:54 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-57fadd1d-9be6-4b7d-95a4-b293cf52bd72 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] http://192.168.122.181/volume/v3/volumes/22a1398a-bc6e-415a-8a27-63f1678fbd8c returned with HTTP 200 Sep 03 13:52:54 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1616/3294] 192.168.122.181 () {60 vars in 1272 bytes} [Thu Sep 3 13:52:54 2026] GET /volume/v3/volumes/22a1398a-bc6e-415a-8a27-63f1678fbd8c => generated 961 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-837a668c-d10f-4ae7-9d2a-509381d1c102 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-837a668c-d10f-4ae7-9d2a-509381d1c102 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] GET http://192.168.122.181/volume/v3/volumes/194605d8-e2b6-4870-9cf0-39dcba37f8bd Sep 03 13:52:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-837a668c-d10f-4ae7-9d2a-509381d1c102 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-837a668c-d10f-4ae7-9d2a-509381d1c102 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-837a668c-d10f-4ae7-9d2a-509381d1c102 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] http://192.168.122.181/volume/v3/volumes/194605d8-e2b6-4870-9cf0-39dcba37f8bd returned with HTTP 404 Sep 03 13:52:54 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1679/3295] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:54 2026] GET /volume/v3/volumes/194605d8-e2b6-4870-9cf0-39dcba37f8bd => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 13:52:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-a41032b5-1832-40bb-aa91-4c1b7375fb99 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:54 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a41032b5-1832-40bb-aa91-4c1b7375fb99 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] DELETE http://192.168.122.181/volume/v3/volumes/94f164da-093e-4f62-92cb-02bb1a182b6b Sep 03 13:52:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a41032b5-1832-40bb-aa91-4c1b7375fb99 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a41032b5-1832-40bb-aa91-4c1b7375fb99 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:54 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-a41032b5-1832-40bb-aa91-4c1b7375fb99 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Delete volume with id: 94f164da-093e-4f62-92cb-02bb1a182b6b Sep 03 13:52:54 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:54 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:54 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:54 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:54 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-a41032b5-1832-40bb-aa91-4c1b7375fb99 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Volume info retrieved successfully. Sep 03 13:52:54 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-a41032b5-1832-40bb-aa91-4c1b7375fb99 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Delete volume request issued successfully. Sep 03 13:52:54 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a41032b5-1832-40bb-aa91-4c1b7375fb99 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] http://192.168.122.181/volume/v3/volumes/94f164da-093e-4f62-92cb-02bb1a182b6b returned with HTTP 202 Sep 03 13:52:54 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1617/3296] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:52:54 2026] DELETE /volume/v3/volumes/94f164da-093e-4f62-92cb-02bb1a182b6b => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:52:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-3206e9a7-0dcd-483e-a673-a7d12fdb0a04 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3206e9a7-0dcd-483e-a673-a7d12fdb0a04 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] GET http://192.168.122.181/volume/v3/volumes/94f164da-093e-4f62-92cb-02bb1a182b6b Sep 03 13:52:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3206e9a7-0dcd-483e-a673-a7d12fdb0a04 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:54 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3206e9a7-0dcd-483e-a673-a7d12fdb0a04 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:54 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:54 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:54 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:54 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:54 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-3206e9a7-0dcd-483e-a673-a7d12fdb0a04 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Volume info retrieved successfully. Sep 03 13:52:54 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3206e9a7-0dcd-483e-a673-a7d12fdb0a04 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] http://192.168.122.181/volume/v3/volumes/94f164da-093e-4f62-92cb-02bb1a182b6b returned with HTTP 200 Sep 03 13:52:54 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1680/3297] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:54 2026] GET /volume/v3/volumes/94f164da-093e-4f62-92cb-02bb1a182b6b => generated 842 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-07f3c16b-de99-4f8f-92f7-523b096b7ded None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:54 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-07f3c16b-de99-4f8f-92f7-523b096b7ded tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/28434c01-e982-4207-8103-efb4b9a27e0b Sep 03 13:52:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-07f3c16b-de99-4f8f-92f7-523b096b7ded tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:54 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-07f3c16b-de99-4f8f-92f7-523b096b7ded tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:54 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:54 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:54 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-07f3c16b-de99-4f8f-92f7-523b096b7ded tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:52:54 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-07f3c16b-de99-4f8f-92f7-523b096b7ded tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/28434c01-e982-4207-8103-efb4b9a27e0b returned with HTTP 200 Sep 03 13:52:54 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1618/3298] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:54 2026] GET /volume/v3/snapshots/28434c01-e982-4207-8103-efb4b9a27e0b => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-2269ec89-9f00-460b-b1e0-7e1509eb3497 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:55 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2269ec89-9f00-460b-b1e0-7e1509eb3497 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] GET http://192.168.122.181/volume/v3/volumes/22a1398a-bc6e-415a-8a27-63f1678fbd8c Sep 03 13:52:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2269ec89-9f00-460b-b1e0-7e1509eb3497 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2269ec89-9f00-460b-b1e0-7e1509eb3497 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:55 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:55 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:55 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:55 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:55 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-2269ec89-9f00-460b-b1e0-7e1509eb3497 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Volume info retrieved successfully. Sep 03 13:52:55 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2269ec89-9f00-460b-b1e0-7e1509eb3497 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] http://192.168.122.181/volume/v3/volumes/22a1398a-bc6e-415a-8a27-63f1678fbd8c returned with HTTP 200 Sep 03 13:52:55 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1681/3299] 192.168.122.181 () {60 vars in 1272 bytes} [Thu Sep 3 13:52:55 2026] GET /volume/v3/volumes/22a1398a-bc6e-415a-8a27-63f1678fbd8c => generated 982 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-284adbfb-a1d9-4a83-b27c-d987055e8d39 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-284adbfb-a1d9-4a83-b27c-d987055e8d39 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] GET http://192.168.122.181/volume/v3/messages Sep 03 13:52:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-284adbfb-a1d9-4a83-b27c-d987055e8d39 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-284adbfb-a1d9-4a83-b27c-d987055e8d39 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-284adbfb-a1d9-4a83-b27c-d987055e8d39 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] http://192.168.122.181/volume/v3/messages returned with HTTP 200 Sep 03 13:52:55 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1619/3300] 192.168.122.181 () {60 vars in 1164 bytes} [Thu Sep 3 13:52:55 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 03 13:52:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e6c56f99-8d33-4226-a095-cd2e0992e052 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:55 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e6c56f99-8d33-4226-a095-cd2e0992e052 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-member] DELETE http://192.168.122.181/volume/v3/messages/1f291cef-e844-47fc-883a-49af904facf7 Sep 03 13:52:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e6c56f99-8d33-4226-a095-cd2e0992e052 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e6c56f99-8d33-4226-a095-cd2e0992e052 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:55 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e6c56f99-8d33-4226-a095-cd2e0992e052 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-member] http://192.168.122.181/volume/v3/messages/1f291cef-e844-47fc-883a-49af904facf7 returned with HTTP 204 Sep 03 13:52:55 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1682/3301] 192.168.122.181 () {60 vars in 1278 bytes} [Thu Sep 3 13:52:55 2026] DELETE /volume/v3/messages/1f291cef-e844-47fc-883a-49af904facf7 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 03 13:52:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-1dd10d1d-27b7-4da9-94bf-54a2fc7fdd6c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1dd10d1d-27b7-4da9-94bf-54a2fc7fdd6c tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-member] GET http://192.168.122.181/volume/v3/messages/1f291cef-e844-47fc-883a-49af904facf7 Sep 03 13:52:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1dd10d1d-27b7-4da9-94bf-54a2fc7fdd6c tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1dd10d1d-27b7-4da9-94bf-54a2fc7fdd6c tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1dd10d1d-27b7-4da9-94bf-54a2fc7fdd6c tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-member] http://192.168.122.181/volume/v3/messages/1f291cef-e844-47fc-883a-49af904facf7 returned with HTTP 404 Sep 03 13:52:55 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1620/3302] 192.168.122.181 () {60 vars in 1275 bytes} [Thu Sep 3 13:52:55 2026] GET /volume/v3/messages/1f291cef-e844-47fc-883a-49af904facf7 => generated 110 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:52:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-507addef-059a-4758-8b29-e4bd3cef9ccc None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:55 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-507addef-059a-4758-8b29-e4bd3cef9ccc tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] DELETE http://192.168.122.181/volume/v3/volumes/22a1398a-bc6e-415a-8a27-63f1678fbd8c Sep 03 13:52:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-507addef-059a-4758-8b29-e4bd3cef9ccc tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-507addef-059a-4758-8b29-e4bd3cef9ccc tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:55 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-507addef-059a-4758-8b29-e4bd3cef9ccc tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Delete volume with id: 22a1398a-bc6e-415a-8a27-63f1678fbd8c Sep 03 13:52:55 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:55 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:55 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:55 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:55 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-507addef-059a-4758-8b29-e4bd3cef9ccc tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Volume info retrieved successfully. Sep 03 13:52:55 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-507addef-059a-4758-8b29-e4bd3cef9ccc tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86720) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 13:52:55 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-507addef-059a-4758-8b29-e4bd3cef9ccc tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Created reservations ['7562491d-7ad8-40f6-a158-181a8ded1263', '78298f72-65f1-494e-b78d-b60b9c84e94b', '9da4ac9c-55f4-4475-a7ca-6863007374f1', 'e472bda6-7758-4e4f-8f5c-1c6b86cdbbdc'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:52:55 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-507addef-059a-4758-8b29-e4bd3cef9ccc tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Delete volume request issued successfully. Sep 03 13:52:55 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-507addef-059a-4758-8b29-e4bd3cef9ccc tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] http://192.168.122.181/volume/v3/volumes/22a1398a-bc6e-415a-8a27-63f1678fbd8c returned with HTTP 202 Sep 03 13:52:55 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1683/3303] 192.168.122.181 () {60 vars in 1275 bytes} [Thu Sep 3 13:52:55 2026] DELETE /volume/v3/volumes/22a1398a-bc6e-415a-8a27-63f1678fbd8c => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:52:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-27c63b6c-88ab-4e6f-96c0-786bce1cf9eb None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-27c63b6c-88ab-4e6f-96c0-786bce1cf9eb tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] DELETE http://192.168.122.181/volume/v3/types/e2f16431-759f-4cee-9367-afe7510f6d79 Sep 03 13:52:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-27c63b6c-88ab-4e6f-96c0-786bce1cf9eb tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-27c63b6c-88ab-4e6f-96c0-786bce1cf9eb tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Calling method '_delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-27c63b6c-88ab-4e6f-96c0-786bce1cf9eb tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] http://192.168.122.181/volume/v3/types/e2f16431-759f-4cee-9367-afe7510f6d79 returned with HTTP 202 Sep 03 13:52:55 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1621/3304] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:52:55 2026] DELETE /volume/v3/types/e2f16431-759f-4cee-9367-afe7510f6d79 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 13:52:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-4555a848-850e-41a7-8391-1cdd71be2804 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:55 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4555a848-850e-41a7-8391-1cdd71be2804 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:52:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4555a848-850e-41a7-8391-1cdd71be2804 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1730660570", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1657339003", "vendor_name": "tempest-vendor_name-2045852015"}}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:52:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-71dd18a3-a830-4860-a210-ef001780281c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-71dd18a3-a830-4860-a210-ef001780281c tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] GET http://192.168.122.181/volume/v3/volumes/94f164da-093e-4f62-92cb-02bb1a182b6b Sep 03 13:52:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-71dd18a3-a830-4860-a210-ef001780281c tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-71dd18a3-a830-4860-a210-ef001780281c tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:55 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4555a848-850e-41a7-8391-1cdd71be2804 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:52:55 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1684/3305] 192.168.122.181 () {60 vars in 1137 bytes} [Thu Sep 3 13:52:55 2026] POST /volume/v3/types => generated 330 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-71dd18a3-a830-4860-a210-ef001780281c tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] http://192.168.122.181/volume/v3/volumes/94f164da-093e-4f62-92cb-02bb1a182b6b returned with HTTP 404 Sep 03 13:52:55 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1622/3306] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:55 2026] GET /volume/v3/volumes/94f164da-093e-4f62-92cb-02bb1a182b6b => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:52:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ee099eda-6528-414c-9cb3-53a57e2306c5 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:55 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ee099eda-6528-414c-9cb3-53a57e2306c5 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:52:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ee099eda-6528-414c-9cb3-53a57e2306c5 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a702e30b-da97-441d-ab40-1574647dbbf2", "size": 1}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:52:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-a1a4b173-4511-47bb-9f70-b63354aed3b3 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:55 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-ee099eda-6528-414c-9cb3-53a57e2306c5 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Create volume request body: {'volume': {'volume_type': 'a702e30b-da97-441d-ab40-1574647dbbf2', 'size': 1}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:52:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a1a4b173-4511-47bb-9f70-b63354aed3b3 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] DELETE http://192.168.122.181/volume/v3/snapshots/98337e75-73ba-4c82-895b-7b0fbb39921e Sep 03 13:52:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a1a4b173-4511-47bb-9f70-b63354aed3b3 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a1a4b173-4511-47bb-9f70-b63354aed3b3 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:55 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.snapshots [None req-a1a4b173-4511-47bb-9f70-b63354aed3b3 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Delete snapshot with id: 98337e75-73ba-4c82-895b-7b0fbb39921e Sep 03 13:52:55 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-ee099eda-6528-414c-9cb3-53a57e2306c5 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Create volume of 1 GB Sep 03 13:52:55 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:55 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:55 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-ee099eda-6528-414c-9cb3-53a57e2306c5 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Availability Zones retrieved successfully. Sep 03 13:52:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a1a4b173-4511-47bb-9f70-b63354aed3b3 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] http://192.168.122.181/volume/v3/snapshots/98337e75-73ba-4c82-895b-7b0fbb39921e returned with HTTP 404 Sep 03 13:52:55 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1623/3307] 192.168.122.181 () {58 vars in 1241 bytes} [Thu Sep 3 13:52:55 2026] DELETE /volume/v3/snapshots/98337e75-73ba-4c82-895b-7b0fbb39921e => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:52:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-a714c43d-8d6b-4914-802e-ef50aef3279e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a714c43d-8d6b-4914-802e-ef50aef3279e tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] GET http://192.168.122.181/volume/v3/snapshots/98337e75-73ba-4c82-895b-7b0fbb39921e Sep 03 13:52:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a714c43d-8d6b-4914-802e-ef50aef3279e tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a714c43d-8d6b-4914-802e-ef50aef3279e tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:55 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ee099eda-6528-414c-9cb3-53a57e2306c5 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Flow 'volume_create_api' (b28b9def-902c-4742-bc8e-ccd0efd6894a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:52:55 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ee099eda-6528-414c-9cb3-53a57e2306c5 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f712c2ea-e649-4c87-9184-2ef62c3285b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a714c43d-8d6b-4914-802e-ef50aef3279e tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] http://192.168.122.181/volume/v3/snapshots/98337e75-73ba-4c82-895b-7b0fbb39921e returned with HTTP 404 Sep 03 13:52:55 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1624/3308] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:55 2026] GET /volume/v3/snapshots/98337e75-73ba-4c82-895b-7b0fbb39921e => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:52:55 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-ee099eda-6528-414c-9cb3-53a57e2306c5 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:52:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-bdd134f0-2715-4137-a68b-e26c3cd0d3c6 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-bdd134f0-2715-4137-a68b-e26c3cd0d3c6 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] DELETE http://192.168.122.181/volume/v3/volumes/194605d8-e2b6-4870-9cf0-39dcba37f8bd Sep 03 13:52:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-bdd134f0-2715-4137-a68b-e26c3cd0d3c6 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-bdd134f0-2715-4137-a68b-e26c3cd0d3c6 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:55 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-bdd134f0-2715-4137-a68b-e26c3cd0d3c6 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Delete volume with id: 194605d8-e2b6-4870-9cf0-39dcba37f8bd Sep 03 13:52:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-bdd134f0-2715-4137-a68b-e26c3cd0d3c6 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] http://192.168.122.181/volume/v3/volumes/194605d8-e2b6-4870-9cf0-39dcba37f8bd returned with HTTP 404 Sep 03 13:52:55 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1625/3309] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:52:55 2026] DELETE /volume/v3/volumes/194605d8-e2b6-4870-9cf0-39dcba37f8bd => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 13:52:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-62e5d098-5f79-4948-9afa-187e5c099cc6 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-62e5d098-5f79-4948-9afa-187e5c099cc6 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] GET http://192.168.122.181/volume/v3/volumes/194605d8-e2b6-4870-9cf0-39dcba37f8bd Sep 03 13:52:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-62e5d098-5f79-4948-9afa-187e5c099cc6 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-62e5d098-5f79-4948-9afa-187e5c099cc6 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:55 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ee099eda-6528-414c-9cb3-53a57e2306c5 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f712c2ea-e649-4c87-9184-2ef62c3285b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:52:56Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1657339003',vendor_name='tempest-vendor_name-2045852015'},id=a702e30b-da97-441d-ab40-1574647dbbf2,is_public=True,name='tempest-ProjectMemberTests-volume-type-1730660570',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a702e30b-da97-441d-ab40-1574647dbbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:55 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ee099eda-6528-414c-9cb3-53a57e2306c5 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f53b67c2-7360-496e-a0c1-97c2c359509e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-62e5d098-5f79-4948-9afa-187e5c099cc6 tempest-SnapshotDependencyTests-583116048 tempest-SnapshotDependencyTests-583116048-project-member] http://192.168.122.181/volume/v3/volumes/194605d8-e2b6-4870-9cf0-39dcba37f8bd returned with HTTP 404 Sep 03 13:52:55 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1626/3310] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:55 2026] GET /volume/v3/volumes/194605d8-e2b6-4870-9cf0-39dcba37f8bd => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:52:55 devstack devstack@c-api.service[86720]: WARNING cinder.quota [None req-ee099eda-6528-414c-9cb3-53a57e2306c5 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1730660570 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1730660570, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:52:55 devstack devstack@c-api.service[86720]: WARNING cinder.quota [None req-ee099eda-6528-414c-9cb3-53a57e2306c5 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1730660570 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1730660570, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:52:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-2228d278-ae1d-40ce-ab68-031a0c79a3d8 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2228d278-ae1d-40ce-ab68-031a0c79a3d8 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/28434c01-e982-4207-8103-efb4b9a27e0b Sep 03 13:52:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2228d278-ae1d-40ce-ab68-031a0c79a3d8 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2228d278-ae1d-40ce-ab68-031a0c79a3d8 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2228d278-ae1d-40ce-ab68-031a0c79a3d8 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/28434c01-e982-4207-8103-efb4b9a27e0b returned with HTTP 404 Sep 03 13:52:55 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1627/3311] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:52:55 2026] GET /volume/v3/snapshots/28434c01-e982-4207-8103-efb4b9a27e0b => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:52:55 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-ee099eda-6528-414c-9cb3-53a57e2306c5 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Created reservations ['f687f27f-8cc0-436b-9872-34681540c60c', 'a804e8b5-ea12-4273-91b1-53c2866d63bd', '5444fbc5-7b4b-4e61-85c7-455ab85f4f36', 'b450f3fa-ecb8-4bad-b908-5b42fb582928'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:52:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-91382cf0-5fac-4a0f-9fdc-e07da2364ed4 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:55 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ee099eda-6528-414c-9cb3-53a57e2306c5 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f53b67c2-7360-496e-a0c1-97c2c359509e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f687f27f-8cc0-436b-9872-34681540c60c', 'a804e8b5-ea12-4273-91b1-53c2866d63bd', '5444fbc5-7b4b-4e61-85c7-455ab85f4f36', 'b450f3fa-ecb8-4bad-b908-5b42fb582928']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:55 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-91382cf0-5fac-4a0f-9fdc-e07da2364ed4 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] DELETE http://192.168.122.181/volume/v3/volumes/b9dbd2fa-24d5-4ee6-bc0b-d1ecedab4529 Sep 03 13:52:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-91382cf0-5fac-4a0f-9fdc-e07da2364ed4 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:55 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-91382cf0-5fac-4a0f-9fdc-e07da2364ed4 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:55 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ee099eda-6528-414c-9cb3-53a57e2306c5 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e54d3ff-dfce-4e70-b313-15993c5a9e37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:55 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-91382cf0-5fac-4a0f-9fdc-e07da2364ed4 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Delete volume with id: b9dbd2fa-24d5-4ee6-bc0b-d1ecedab4529 Sep 03 13:52:55 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:55 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:55 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:55 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:55 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-91382cf0-5fac-4a0f-9fdc-e07da2364ed4 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Volume info retrieved successfully. Sep 03 13:52:56 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:56 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:56 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ee099eda-6528-414c-9cb3-53a57e2306c5 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e54d3ff-dfce-4e70-b313-15993c5a9e37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '932735cc-53c5-4318-8531-8635c124eed5', '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='0c2e7b13bca648ea81aaf3527aa7a655',qos_specs=None,replication_status=,reservations=['f687f27f-8cc0-436b-9872-34681540c60c','a804e8b5-ea12-4273-91b1-53c2866d63bd','5444fbc5-7b4b-4e61-85c7-455ab85f4f36','b450f3fa-ecb8-4bad-b908-5b42fb582928'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15457982aa30426b950a27efe9475f45',volume_type_id=a702e30b-da97-441d-ab40-1574647dbbf2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:52: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=932735cc-53c5-4318-8531-8635c124eed5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c2e7b13bca648ea81aaf3527aa7a655',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15457982aa30426b950a27efe9475f45',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a702e30b-da97-441d-ab40-1574647dbbf2),volume_type_id=a702e30b-da97-441d-ab40-1574647dbbf2)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:56 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ee099eda-6528-414c-9cb3-53a57e2306c5 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcf99390-2870-42af-a569-5b2bad126d42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:56 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-91382cf0-5fac-4a0f-9fdc-e07da2364ed4 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Delete volume request issued successfully. Sep 03 13:52:56 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-91382cf0-5fac-4a0f-9fdc-e07da2364ed4 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes/b9dbd2fa-24d5-4ee6-bc0b-d1ecedab4529 returned with HTTP 202 Sep 03 13:52:56 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1628/3312] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:52:55 2026] DELETE /volume/v3/volumes/b9dbd2fa-24d5-4ee6-bc0b-d1ecedab4529 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:52:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-4e61202f-35db-4d9c-bb6d-01eeb76108ec None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:56 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4e61202f-35db-4d9c-bb6d-01eeb76108ec tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/volumes/b9dbd2fa-24d5-4ee6-bc0b-d1ecedab4529 Sep 03 13:52:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4e61202f-35db-4d9c-bb6d-01eeb76108ec tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4e61202f-35db-4d9c-bb6d-01eeb76108ec tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:56 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:56 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:56 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:56 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:56 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ee099eda-6528-414c-9cb3-53a57e2306c5 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcf99390-2870-42af-a569-5b2bad126d42) transitioned into state 'SUCCESS' from 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='0c2e7b13bca648ea81aaf3527aa7a655',qos_specs=None,replication_status=,reservations=['f687f27f-8cc0-436b-9872-34681540c60c','a804e8b5-ea12-4273-91b1-53c2866d63bd','5444fbc5-7b4b-4e61-85c7-455ab85f4f36','b450f3fa-ecb8-4bad-b908-5b42fb582928'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15457982aa30426b950a27efe9475f45',volume_type_id=a702e30b-da97-441d-ab40-1574647dbbf2)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:56 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-4e61202f-35db-4d9c-bb6d-01eeb76108ec tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Volume info retrieved successfully. Sep 03 13:52:56 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ee099eda-6528-414c-9cb3-53a57e2306c5 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80f3e557-b9b5-4cb2-aadb-4962171c77c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:56 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4e61202f-35db-4d9c-bb6d-01eeb76108ec tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes/b9dbd2fa-24d5-4ee6-bc0b-d1ecedab4529 returned with HTTP 200 Sep 03 13:52:56 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1629/3313] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:56 2026] GET /volume/v3/volumes/b9dbd2fa-24d5-4ee6-bc0b-d1ecedab4529 => generated 1015 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:52:56 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ee099eda-6528-414c-9cb3-53a57e2306c5 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80f3e557-b9b5-4cb2-aadb-4962171c77c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:56 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ee099eda-6528-414c-9cb3-53a57e2306c5 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Flow 'volume_create_api' (b28b9def-902c-4742-bc8e-ccd0efd6894a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:52:56 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-ee099eda-6528-414c-9cb3-53a57e2306c5 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Create volume request issued successfully. Sep 03 13:52:56 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ee099eda-6528-414c-9cb3-53a57e2306c5 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:52:56 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1685/3314] 192.168.122.181 () {62 vars in 1182 bytes} [Thu Sep 3 13:52:55 2026] POST /volume/v3/volumes => generated 782 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:52:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-619acef0-c523-42e7-b35b-0d72ea1e8997 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:56 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-619acef0-c523-42e7-b35b-0d72ea1e8997 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] GET http://192.168.122.181/volume/v3/volumes/932735cc-53c5-4318-8531-8635c124eed5 Sep 03 13:52:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-619acef0-c523-42e7-b35b-0d72ea1e8997 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:56 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-619acef0-c523-42e7-b35b-0d72ea1e8997 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:56 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:56 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:56 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:56 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:56 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-619acef0-c523-42e7-b35b-0d72ea1e8997 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Volume info retrieved successfully. Sep 03 13:52:56 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-619acef0-c523-42e7-b35b-0d72ea1e8997 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] http://192.168.122.181/volume/v3/volumes/932735cc-53c5-4318-8531-8635c124eed5 returned with HTTP 200 Sep 03 13:52:56 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1630/3315] 192.168.122.181 () {60 vars in 1272 bytes} [Thu Sep 3 13:52:56 2026] GET /volume/v3/volumes/932735cc-53c5-4318-8531-8635c124eed5 => generated 961 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-7f1b7a80-ce1a-44cc-adbe-69ea4d39722a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7f1b7a80-ce1a-44cc-adbe-69ea4d39722a tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/volumes/b9dbd2fa-24d5-4ee6-bc0b-d1ecedab4529 Sep 03 13:52:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7f1b7a80-ce1a-44cc-adbe-69ea4d39722a tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7f1b7a80-ce1a-44cc-adbe-69ea4d39722a tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7f1b7a80-ce1a-44cc-adbe-69ea4d39722a tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes/b9dbd2fa-24d5-4ee6-bc0b-d1ecedab4529 returned with HTTP 404 Sep 03 13:52:57 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1686/3316] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:57 2026] GET /volume/v3/volumes/b9dbd2fa-24d5-4ee6-bc0b-d1ecedab4529 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:52:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-efbc5a6a-6225-4620-98a9-de9615612252 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-efbc5a6a-6225-4620-98a9-de9615612252 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:52:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-efbc5a6a-6225-4620-98a9-de9615612252 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1810223008"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:52:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-efbc5a6a-6225-4620-98a9-de9615612252 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1810223008'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:52:57 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-efbc5a6a-6225-4620-98a9-de9615612252 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Create volume of 1 GB Sep 03 13:52:57 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-efbc5a6a-6225-4620-98a9-de9615612252 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Availability Zones retrieved successfully. Sep 03 13:52:57 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-efbc5a6a-6225-4620-98a9-de9615612252 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Flow 'volume_create_api' (e3b95529-e448-4e98-8f30-5d616151f161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:52:57 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-efbc5a6a-6225-4620-98a9-de9615612252 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5f2f032-5738-488f-96e6-4e23f63e3878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:57 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-efbc5a6a-6225-4620-98a9-de9615612252 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:52:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-3c86fa22-e99b-4c71-9289-43555b229232 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3c86fa22-e99b-4c71-9289-43555b229232 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] GET http://192.168.122.181/volume/v3/volumes/932735cc-53c5-4318-8531-8635c124eed5 Sep 03 13:52:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3c86fa22-e99b-4c71-9289-43555b229232 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3c86fa22-e99b-4c71-9289-43555b229232 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:57 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:57 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:57 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:57 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:57 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-efbc5a6a-6225-4620-98a9-de9615612252 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5f2f032-5738-488f-96e6-4e23f63e3878) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:57 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-efbc5a6a-6225-4620-98a9-de9615612252 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69b45d4e-d3a8-4094-8b0c-424d3af57758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:57 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-3c86fa22-e99b-4c71-9289-43555b229232 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Volume info retrieved successfully. Sep 03 13:52:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3c86fa22-e99b-4c71-9289-43555b229232 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] http://192.168.122.181/volume/v3/volumes/932735cc-53c5-4318-8531-8635c124eed5 returned with HTTP 200 Sep 03 13:52:57 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1687/3317] 192.168.122.181 () {60 vars in 1272 bytes} [Thu Sep 3 13:52:57 2026] GET /volume/v3/volumes/932735cc-53c5-4318-8531-8635c124eed5 => generated 982 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d401e5c3-5c45-4b6f-9418-abb803a25ece None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d401e5c3-5c45-4b6f-9418-abb803a25ece tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] GET http://192.168.122.181/volume/v3/messages Sep 03 13:52:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d401e5c3-5c45-4b6f-9418-abb803a25ece tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d401e5c3-5c45-4b6f-9418-abb803a25ece tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d401e5c3-5c45-4b6f-9418-abb803a25ece tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] http://192.168.122.181/volume/v3/messages returned with HTTP 200 Sep 03 13:52:57 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1688/3318] 192.168.122.181 () {60 vars in 1164 bytes} [Thu Sep 3 13:52:57 2026] GET /volume/v3/messages => generated 678 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-1c9ace7f-eeb7-495c-9a3e-5d9e0aa5f98f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1c9ace7f-eeb7-495c-9a3e-5d9e0aa5f98f tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-member] GET http://192.168.122.181/volume/v3/messages Sep 03 13:52:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1c9ace7f-eeb7-495c-9a3e-5d9e0aa5f98f tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1c9ace7f-eeb7-495c-9a3e-5d9e0aa5f98f tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-member] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1c9ace7f-eeb7-495c-9a3e-5d9e0aa5f98f tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-member] http://192.168.122.181/volume/v3/messages returned with HTTP 200 Sep 03 13:52:57 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1689/3319] 192.168.122.181 () {60 vars in 1164 bytes} [Thu Sep 3 13:52:57 2026] GET /volume/v3/messages => generated 678 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e3b3d6cb-fa42-450b-babd-4a8b7cfd3780 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e3b3d6cb-fa42-450b-babd-4a8b7cfd3780 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] DELETE http://192.168.122.181/volume/v3/messages/3a1ad4d6-c30f-4909-b22c-50ad1eab9c49 Sep 03 13:52:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e3b3d6cb-fa42-450b-babd-4a8b7cfd3780 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e3b3d6cb-fa42-450b-babd-4a8b7cfd3780 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:57 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-efbc5a6a-6225-4620-98a9-de9615612252 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Created reservations ['b6e306fc-b0c4-4dce-96c6-1dbb36de6c67', 'e1f05c48-8e51-4a99-987a-6d43ca6e8039', 'dc362f9a-0f3c-4995-9ea3-665e46177ebd', '55ad5936-598c-4334-8ac0-c415cb30d000'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:52:57 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-efbc5a6a-6225-4620-98a9-de9615612252 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69b45d4e-d3a8-4094-8b0c-424d3af57758) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6e306fc-b0c4-4dce-96c6-1dbb36de6c67', 'e1f05c48-8e51-4a99-987a-6d43ca6e8039', 'dc362f9a-0f3c-4995-9ea3-665e46177ebd', '55ad5936-598c-4334-8ac0-c415cb30d000']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:57 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-efbc5a6a-6225-4620-98a9-de9615612252 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8021031c-e5f9-4e26-b144-e95095974b73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e3b3d6cb-fa42-450b-babd-4a8b7cfd3780 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] http://192.168.122.181/volume/v3/messages/3a1ad4d6-c30f-4909-b22c-50ad1eab9c49 returned with HTTP 204 Sep 03 13:52:57 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1690/3320] 192.168.122.181 () {60 vars in 1278 bytes} [Thu Sep 3 13:52:57 2026] DELETE /volume/v3/messages/3a1ad4d6-c30f-4909-b22c-50ad1eab9c49 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 03 13:52:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-211eb97a-32d3-42b9-a656-be3cca5a4def None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-211eb97a-32d3-42b9-a656-be3cca5a4def tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] DELETE http://192.168.122.181/volume/v3/volumes/932735cc-53c5-4318-8531-8635c124eed5 Sep 03 13:52:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-211eb97a-32d3-42b9-a656-be3cca5a4def tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-211eb97a-32d3-42b9-a656-be3cca5a4def tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:57 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-211eb97a-32d3-42b9-a656-be3cca5a4def tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Delete volume with id: 932735cc-53c5-4318-8531-8635c124eed5 Sep 03 13:52:57 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:57 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:57 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:57 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:57 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-211eb97a-32d3-42b9-a656-be3cca5a4def tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Volume info retrieved successfully. Sep 03 13:52:57 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:57 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:57 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-211eb97a-32d3-42b9-a656-be3cca5a4def tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86720) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 13:52:57 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-efbc5a6a-6225-4620-98a9-de9615612252 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8021031c-e5f9-4e26-b144-e95095974b73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4e5ca07-3d8b-4b28-ab7d-61ac7b6e92f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1810223008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4439ab15bff475fb13850b17d83323e',qos_specs=None,replication_status=,reservations=['b6e306fc-b0c4-4dce-96c6-1dbb36de6c67','e1f05c48-8e51-4a99-987a-6d43ca6e8039','dc362f9a-0f3c-4995-9ea3-665e46177ebd','55ad5936-598c-4334-8ac0-c415cb30d000'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cd7c879c2b14004bdf9366385fb37b1',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:52:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1810223008',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4e5ca07-3d8b-4b28-ab7d-61ac7b6e92f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4439ab15bff475fb13850b17d83323e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2cd7c879c2b14004bdf9366385fb37b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:57 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-efbc5a6a-6225-4620-98a9-de9615612252 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9a5f371-e6b7-48ba-82a5-6682d77f63aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:57 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-efbc5a6a-6225-4620-98a9-de9615612252 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9a5f371-e6b7-48ba-82a5-6682d77f63aa) transitioned into state 'SUCCESS' from state '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-1810223008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4439ab15bff475fb13850b17d83323e',qos_specs=None,replication_status=,reservations=['b6e306fc-b0c4-4dce-96c6-1dbb36de6c67','e1f05c48-8e51-4a99-987a-6d43ca6e8039','dc362f9a-0f3c-4995-9ea3-665e46177ebd','55ad5936-598c-4334-8ac0-c415cb30d000'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cd7c879c2b14004bdf9366385fb37b1',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:57 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-efbc5a6a-6225-4620-98a9-de9615612252 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (908c29ac-84cc-4e43-9f66-06bb4224c24e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:57 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-211eb97a-32d3-42b9-a656-be3cca5a4def tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Created reservations ['3bac4d41-81cf-40f1-8d68-e4c78fd240da', 'dd3cd397-329b-41d8-ac77-d58397e3680b', '3e9952fc-2f34-4dae-a89f-6262cb758a25', 'c727852a-6730-4280-a52c-73cb58d71f0a'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:52:57 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-efbc5a6a-6225-4620-98a9-de9615612252 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (908c29ac-84cc-4e43-9f66-06bb4224c24e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:57 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-efbc5a6a-6225-4620-98a9-de9615612252 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Flow 'volume_create_api' (e3b95529-e448-4e98-8f30-5d616151f161) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:52:57 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-efbc5a6a-6225-4620-98a9-de9615612252 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Create volume request issued successfully. Sep 03 13:52:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-efbc5a6a-6225-4620-98a9-de9615612252 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:52:57 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1631/3321] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:52:57 2026] POST /volume/v3/volumes => generated 787 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 13:52:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-01f86fc6-2ea7-42dd-9280-5ab05d55c349 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-01f86fc6-2ea7-42dd-9280-5ab05d55c349 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/volumes/c4e5ca07-3d8b-4b28-ab7d-61ac7b6e92f3 Sep 03 13:52:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-01f86fc6-2ea7-42dd-9280-5ab05d55c349 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-01f86fc6-2ea7-42dd-9280-5ab05d55c349 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:57 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:57 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:57 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-211eb97a-32d3-42b9-a656-be3cca5a4def tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Delete volume request issued successfully. Sep 03 13:52:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-211eb97a-32d3-42b9-a656-be3cca5a4def tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] http://192.168.122.181/volume/v3/volumes/932735cc-53c5-4318-8531-8635c124eed5 returned with HTTP 202 Sep 03 13:52:57 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:57 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:57 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1691/3322] 192.168.122.181 () {60 vars in 1275 bytes} [Thu Sep 3 13:52:57 2026] DELETE /volume/v3/volumes/932735cc-53c5-4318-8531-8635c124eed5 => generated 0 bytes in 184 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:52:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-6a2adacf-aa4b-4682-bfb0-713c7be24cdd None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:57 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-01f86fc6-2ea7-42dd-9280-5ab05d55c349 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Volume info retrieved successfully. Sep 03 13:52:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6a2adacf-aa4b-4682-bfb0-713c7be24cdd tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] DELETE http://192.168.122.181/volume/v3/types/a702e30b-da97-441d-ab40-1574647dbbf2 Sep 03 13:52:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6a2adacf-aa4b-4682-bfb0-713c7be24cdd tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6a2adacf-aa4b-4682-bfb0-713c7be24cdd tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Calling method '_delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-01f86fc6-2ea7-42dd-9280-5ab05d55c349 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes/c4e5ca07-3d8b-4b28-ab7d-61ac7b6e92f3 returned with HTTP 200 Sep 03 13:52:57 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1632/3323] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:57 2026] GET /volume/v3/volumes/c4e5ca07-3d8b-4b28-ab7d-61ac7b6e92f3 => generated 966 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6a2adacf-aa4b-4682-bfb0-713c7be24cdd tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] http://192.168.122.181/volume/v3/types/a702e30b-da97-441d-ab40-1574647dbbf2 returned with HTTP 202 Sep 03 13:52:57 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1692/3324] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:52:57 2026] DELETE /volume/v3/types/a702e30b-da97-441d-ab40-1574647dbbf2 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:52:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e9f1bb82-a5c9-4715-ab43-022c5eddb680 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e9f1bb82-a5c9-4715-ab43-022c5eddb680 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:52:57 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e9f1bb82-a5c9-4715-ab43-022c5eddb680 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1621595868", "extra_specs": {"storage_protocol": "tempest-storage_protocol-608309069", "vendor_name": "tempest-vendor_name-1044972249"}}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:52:57 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e9f1bb82-a5c9-4715-ab43-022c5eddb680 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:52:57 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1633/3325] 192.168.122.181 () {60 vars in 1137 bytes} [Thu Sep 3 13:52:57 2026] POST /volume/v3/types => generated 329 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ce720eb4-857d-447e-a7e3-04c44c6d4342 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:57 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ce720eb4-857d-447e-a7e3-04c44c6d4342 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:52:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ce720eb4-857d-447e-a7e3-04c44c6d4342 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4a78a99c-c3a7-4c96-80ec-f084f05fb2b5", "size": 1}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:52:57 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-ce720eb4-857d-447e-a7e3-04c44c6d4342 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Create volume request body: {'volume': {'volume_type': '4a78a99c-c3a7-4c96-80ec-f084f05fb2b5', 'size': 1}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:52:57 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-ce720eb4-857d-447e-a7e3-04c44c6d4342 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Create volume of 1 GB Sep 03 13:52:57 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:57 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:57 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-ce720eb4-857d-447e-a7e3-04c44c6d4342 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Availability Zones retrieved successfully. Sep 03 13:52:57 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ce720eb4-857d-447e-a7e3-04c44c6d4342 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Flow 'volume_create_api' (14289fac-875a-496c-bd5d-ea10aae885ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:52:57 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ce720eb4-857d-447e-a7e3-04c44c6d4342 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c19c56c-093c-41ec-891f-6b6982fddba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:57 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-ce720eb4-857d-447e-a7e3-04c44c6d4342 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:52:57 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ce720eb4-857d-447e-a7e3-04c44c6d4342 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c19c56c-093c-41ec-891f-6b6982fddba0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:52:58Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-608309069',vendor_name='tempest-vendor_name-1044972249'},id=4a78a99c-c3a7-4c96-80ec-f084f05fb2b5,is_public=True,name='tempest-ProjectMemberTests-volume-type-1621595868',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4a78a99c-c3a7-4c96-80ec-f084f05fb2b5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:57 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ce720eb4-857d-447e-a7e3-04c44c6d4342 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14252260-4389-4eb4-80e6-24f782969fde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:57 devstack devstack@c-api.service[86720]: WARNING cinder.quota [None req-ce720eb4-857d-447e-a7e3-04c44c6d4342 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1621595868 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1621595868, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:52:57 devstack devstack@c-api.service[86720]: WARNING cinder.quota [None req-ce720eb4-857d-447e-a7e3-04c44c6d4342 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1621595868 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1621595868, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:52:58 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-ce720eb4-857d-447e-a7e3-04c44c6d4342 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Created reservations ['8c5f1bcf-80c8-4f0f-9f16-fd80579f32e4', 'ebdb4bd1-64ac-460d-899a-fbae0b12674d', '7fa935c2-600e-49e2-b9cf-3c729e1d5830', 'acac6b5f-758e-4271-b7a8-736b4cb53702'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:52:58 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ce720eb4-857d-447e-a7e3-04c44c6d4342 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14252260-4389-4eb4-80e6-24f782969fde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c5f1bcf-80c8-4f0f-9f16-fd80579f32e4', 'ebdb4bd1-64ac-460d-899a-fbae0b12674d', '7fa935c2-600e-49e2-b9cf-3c729e1d5830', 'acac6b5f-758e-4271-b7a8-736b4cb53702']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:58 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ce720eb4-857d-447e-a7e3-04c44c6d4342 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f57294e-d5da-4b89-b486-e45a72390305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:58 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:58 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:58 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ce720eb4-857d-447e-a7e3-04c44c6d4342 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f57294e-d5da-4b89-b486-e45a72390305) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb2e2e97-d783-4af0-88dd-87b3018478c8', '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='0c2e7b13bca648ea81aaf3527aa7a655',qos_specs=None,replication_status=,reservations=['8c5f1bcf-80c8-4f0f-9f16-fd80579f32e4','ebdb4bd1-64ac-460d-899a-fbae0b12674d','7fa935c2-600e-49e2-b9cf-3c729e1d5830','acac6b5f-758e-4271-b7a8-736b4cb53702'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15457982aa30426b950a27efe9475f45',volume_type_id=4a78a99c-c3a7-4c96-80ec-f084f05fb2b5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:52:58Z,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=cb2e2e97-d783-4af0-88dd-87b3018478c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c2e7b13bca648ea81aaf3527aa7a655',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15457982aa30426b950a27efe9475f45',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4a78a99c-c3a7-4c96-80ec-f084f05fb2b5),volume_type_id=4a78a99c-c3a7-4c96-80ec-f084f05fb2b5)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:58 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ce720eb4-857d-447e-a7e3-04c44c6d4342 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bb320dd-a146-47a2-a3fa-1e4fe1ab53cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:58 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ce720eb4-857d-447e-a7e3-04c44c6d4342 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bb320dd-a146-47a2-a3fa-1e4fe1ab53cd) transitioned into state 'SUCCESS' from 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='0c2e7b13bca648ea81aaf3527aa7a655',qos_specs=None,replication_status=,reservations=['8c5f1bcf-80c8-4f0f-9f16-fd80579f32e4','ebdb4bd1-64ac-460d-899a-fbae0b12674d','7fa935c2-600e-49e2-b9cf-3c729e1d5830','acac6b5f-758e-4271-b7a8-736b4cb53702'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15457982aa30426b950a27efe9475f45',volume_type_id=4a78a99c-c3a7-4c96-80ec-f084f05fb2b5)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:58 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ce720eb4-857d-447e-a7e3-04c44c6d4342 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2d078ad-ac82-411f-9551-d589b31af1e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:52:58 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ce720eb4-857d-447e-a7e3-04c44c6d4342 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2d078ad-ac82-411f-9551-d589b31af1e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:52:58 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-ce720eb4-857d-447e-a7e3-04c44c6d4342 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Flow 'volume_create_api' (14289fac-875a-496c-bd5d-ea10aae885ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:52:58 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-ce720eb4-857d-447e-a7e3-04c44c6d4342 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Create volume request issued successfully. Sep 03 13:52:58 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ce720eb4-857d-447e-a7e3-04c44c6d4342 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:52:58 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1693/3326] 192.168.122.181 () {62 vars in 1182 bytes} [Thu Sep 3 13:52:57 2026] POST /volume/v3/volumes => generated 782 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:52:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-a3e42f44-88db-4738-a6a7-b18ffe5b45a1 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:58 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a3e42f44-88db-4738-a6a7-b18ffe5b45a1 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] GET http://192.168.122.181/volume/v3/volumes/cb2e2e97-d783-4af0-88dd-87b3018478c8 Sep 03 13:52:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a3e42f44-88db-4738-a6a7-b18ffe5b45a1 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:58 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a3e42f44-88db-4738-a6a7-b18ffe5b45a1 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:58 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:58 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:58 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:58 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:58 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-a3e42f44-88db-4738-a6a7-b18ffe5b45a1 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Volume info retrieved successfully. Sep 03 13:52:58 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a3e42f44-88db-4738-a6a7-b18ffe5b45a1 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] http://192.168.122.181/volume/v3/volumes/cb2e2e97-d783-4af0-88dd-87b3018478c8 returned with HTTP 200 Sep 03 13:52:58 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1634/3327] 192.168.122.181 () {60 vars in 1272 bytes} [Thu Sep 3 13:52:58 2026] GET /volume/v3/volumes/cb2e2e97-d783-4af0-88dd-87b3018478c8 => generated 961 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-b01e58e9-b339-4d80-9af9-79c241c93d6d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:58 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b01e58e9-b339-4d80-9af9-79c241c93d6d tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/volumes/c4e5ca07-3d8b-4b28-ab7d-61ac7b6e92f3 Sep 03 13:52:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b01e58e9-b339-4d80-9af9-79c241c93d6d tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:58 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b01e58e9-b339-4d80-9af9-79c241c93d6d tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:58 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:58 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:58 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:58 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:58 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-b01e58e9-b339-4d80-9af9-79c241c93d6d tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Volume info retrieved successfully. Sep 03 13:52:58 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b01e58e9-b339-4d80-9af9-79c241c93d6d tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes/c4e5ca07-3d8b-4b28-ab7d-61ac7b6e92f3 returned with HTTP 200 Sep 03 13:52:58 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1694/3328] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:58 2026] GET /volume/v3/volumes/c4e5ca07-3d8b-4b28-ab7d-61ac7b6e92f3 => generated 1016 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:52:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-7432d596-7389-4317-82a8-56b8876aaab8 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:59 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7432d596-7389-4317-82a8-56b8876aaab8 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] GET http://192.168.122.181/volume/v3/volumes/cb2e2e97-d783-4af0-88dd-87b3018478c8 Sep 03 13:52:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7432d596-7389-4317-82a8-56b8876aaab8 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7432d596-7389-4317-82a8-56b8876aaab8 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:59 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:59 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:59 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:59 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:59 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-7432d596-7389-4317-82a8-56b8876aaab8 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Volume info retrieved successfully. Sep 03 13:52:59 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7432d596-7389-4317-82a8-56b8876aaab8 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] http://192.168.122.181/volume/v3/volumes/cb2e2e97-d783-4af0-88dd-87b3018478c8 returned with HTTP 200 Sep 03 13:52:59 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1635/3329] 192.168.122.181 () {60 vars in 1272 bytes} [Thu Sep 3 13:52:59 2026] GET /volume/v3/volumes/cb2e2e97-d783-4af0-88dd-87b3018478c8 => generated 982 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:52:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a43ac060-7812-4b3c-813d-e5239d82a933 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:59 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a43ac060-7812-4b3c-813d-e5239d82a933 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] GET http://192.168.122.181/volume/v3/messages Sep 03 13:52:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a43ac060-7812-4b3c-813d-e5239d82a933 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a43ac060-7812-4b3c-813d-e5239d82a933 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:59 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a43ac060-7812-4b3c-813d-e5239d82a933 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] http://192.168.122.181/volume/v3/messages returned with HTTP 200 Sep 03 13:52:59 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1695/3330] 192.168.122.181 () {60 vars in 1164 bytes} [Thu Sep 3 13:52:59 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 03 13:52:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-a90a9469-6499-4760-b73e-91f29cf4ee3d None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:59 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a90a9469-6499-4760-b73e-91f29cf4ee3d tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-member] GET http://192.168.122.181/volume/v3/messages/a24d2247-bbbe-4903-b40b-d91eb29b514d Sep 03 13:52:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a90a9469-6499-4760-b73e-91f29cf4ee3d tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a90a9469-6499-4760-b73e-91f29cf4ee3d tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-member] Calling method 'version_select' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:59 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a90a9469-6499-4760-b73e-91f29cf4ee3d tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-member] http://192.168.122.181/volume/v3/messages/a24d2247-bbbe-4903-b40b-d91eb29b514d returned with HTTP 200 Sep 03 13:52:59 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1636/3331] 192.168.122.181 () {60 vars in 1275 bytes} [Thu Sep 3 13:52:59 2026] GET /volume/v3/messages/a24d2247-bbbe-4903-b40b-d91eb29b514d => generated 675 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:52:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-95db50b3-dacd-4e25-9826-90115acceb33 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:59 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-95db50b3-dacd-4e25-9826-90115acceb33 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] DELETE http://192.168.122.181/volume/v3/messages/a24d2247-bbbe-4903-b40b-d91eb29b514d Sep 03 13:52:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-95db50b3-dacd-4e25-9826-90115acceb33 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-95db50b3-dacd-4e25-9826-90115acceb33 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:59 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-95db50b3-dacd-4e25-9826-90115acceb33 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] http://192.168.122.181/volume/v3/messages/a24d2247-bbbe-4903-b40b-d91eb29b514d returned with HTTP 204 Sep 03 13:52:59 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1696/3332] 192.168.122.181 () {60 vars in 1278 bytes} [Thu Sep 3 13:52:59 2026] DELETE /volume/v3/messages/a24d2247-bbbe-4903-b40b-d91eb29b514d => generated 0 bytes in 50 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 03 13:52:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-dd240a3f-08ea-4ae5-b6e7-597ffeb63456 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:59 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-dd240a3f-08ea-4ae5-b6e7-597ffeb63456 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] DELETE http://192.168.122.181/volume/v3/volumes/cb2e2e97-d783-4af0-88dd-87b3018478c8 Sep 03 13:52:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-dd240a3f-08ea-4ae5-b6e7-597ffeb63456 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-dd240a3f-08ea-4ae5-b6e7-597ffeb63456 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:59 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-dd240a3f-08ea-4ae5-b6e7-597ffeb63456 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Delete volume with id: cb2e2e97-d783-4af0-88dd-87b3018478c8 Sep 03 13:52:59 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:59 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:59 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:59 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:59 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-dd240a3f-08ea-4ae5-b6e7-597ffeb63456 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Volume info retrieved successfully. Sep 03 13:52:59 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-dd240a3f-08ea-4ae5-b6e7-597ffeb63456 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86719) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 13:52:59 devstack devstack@c-api.service[86719]: WARNING cinder.quota [None req-dd240a3f-08ea-4ae5-b6e7-597ffeb63456 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1621595868 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1621595868, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:52:59 devstack devstack@c-api.service[86719]: WARNING cinder.quota [None req-dd240a3f-08ea-4ae5-b6e7-597ffeb63456 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1621595868 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1621595868, it is now deprecated. Please use the default quota class for default quota. Sep 03 13:52:59 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-dd240a3f-08ea-4ae5-b6e7-597ffeb63456 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Created reservations ['c2cde1ff-091a-425f-bde0-f11e016ce1c9', '00234e12-d69c-48fe-8570-af99faa7930f', '236f5988-5ee2-4520-9083-16433c431aa4', '0eb266b3-7d14-4033-83d1-cfacfadf03ef'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:52:59 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-dd240a3f-08ea-4ae5-b6e7-597ffeb63456 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Delete volume request issued successfully. Sep 03 13:52:59 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-dd240a3f-08ea-4ae5-b6e7-597ffeb63456 tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] http://192.168.122.181/volume/v3/volumes/cb2e2e97-d783-4af0-88dd-87b3018478c8 returned with HTTP 202 Sep 03 13:52:59 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1637/3333] 192.168.122.181 () {60 vars in 1275 bytes} [Thu Sep 3 13:52:59 2026] DELETE /volume/v3/volumes/cb2e2e97-d783-4af0-88dd-87b3018478c8 => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:52:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-5ad80d76-09ab-42ee-99c8-0998db84fa1d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:59 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5ad80d76-09ab-42ee-99c8-0998db84fa1d tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] DELETE http://192.168.122.181/volume/v3/types/4a78a99c-c3a7-4c96-80ec-f084f05fb2b5 Sep 03 13:52:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5ad80d76-09ab-42ee-99c8-0998db84fa1d tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-5ad80d76-09ab-42ee-99c8-0998db84fa1d tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] Calling method '_delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:59 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-5ad80d76-09ab-42ee-99c8-0998db84fa1d tempest-ProjectMemberTests-566268145 tempest-ProjectMemberTests-566268145-project-admin] http://192.168.122.181/volume/v3/types/4a78a99c-c3a7-4c96-80ec-f084f05fb2b5 returned with HTTP 202 Sep 03 13:52:59 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1697/3334] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:52:59 2026] DELETE /volume/v3/types/4a78a99c-c3a7-4c96-80ec-f084f05fb2b5 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:52:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-d2f175e4-f647-4e27-bfb5-68581da071e5 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:59 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d2f175e4-f647-4e27-bfb5-68581da071e5 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/volumes/c4e5ca07-3d8b-4b28-ab7d-61ac7b6e92f3 Sep 03 13:52:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d2f175e4-f647-4e27-bfb5-68581da071e5 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:52:59 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d2f175e4-f647-4e27-bfb5-68581da071e5 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:52:59 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:59 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:52:59 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:59 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:52:59 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-d2f175e4-f647-4e27-bfb5-68581da071e5 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Volume info retrieved successfully. Sep 03 13:52:59 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d2f175e4-f647-4e27-bfb5-68581da071e5 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes/c4e5ca07-3d8b-4b28-ab7d-61ac7b6e92f3 returned with HTTP 200 Sep 03 13:52:59 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1638/3335] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:52:59 2026] GET /volume/v3/volumes/c4e5ca07-3d8b-4b28-ab7d-61ac7b6e92f3 => generated 1017 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:52:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-164d63cc-a75d-451f-884f-b23e578fee6a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:52:59 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-164d63cc-a75d-451f-884f-b23e578fee6a tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] POST http://192.168.122.181/volume/v3/snapshots Sep 03 13:52:59 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-164d63cc-a75d-451f-884f-b23e578fee6a tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c4e5ca07-3d8b-4b28-ab7d-61ac7b6e92f3", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2047442556"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:52:59 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:59 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:59 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:52:59 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:52:59 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-164d63cc-a75d-451f-884f-b23e578fee6a tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Volume info retrieved successfully. Sep 03 13:52:59 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.snapshots [None req-164d63cc-a75d-451f-884f-b23e578fee6a tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Create snapshot from volume c4e5ca07-3d8b-4b28-ab7d-61ac7b6e92f3 Sep 03 13:52:59 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-164d63cc-a75d-451f-884f-b23e578fee6a tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Created reservations ['6ad12879-a93a-4427-a121-5bdb637259ff', '9e187f10-3882-47cd-a90f-6c05a5c9db66', '32e0fca8-7e3a-4a06-9de6-55c32a8cd983', '18228b09-fc6e-488d-882b-3f8243c085be'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:52:59 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:52:59 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:52:59 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-164d63cc-a75d-451f-884f-b23e578fee6a tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot create request issued successfully. Sep 03 13:52:59 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-164d63cc-a75d-451f-884f-b23e578fee6a tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots returned with HTTP 202 Sep 03 13:52:59 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1698/3336] 192.168.122.181 () {60 vars in 1149 bytes} [Thu Sep 3 13:52:59 2026] POST /volume/v3/snapshots => generated 308 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:53:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-3f5027d5-e32d-4d45-9036-4293ad26bc3e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:00 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3f5027d5-e32d-4d45-9036-4293ad26bc3e tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/e95d6978-9806-4f9a-ae43-9fd8d474109d Sep 03 13:53:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3f5027d5-e32d-4d45-9036-4293ad26bc3e tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:00 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3f5027d5-e32d-4d45-9036-4293ad26bc3e tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:00 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:53:00 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:53:00 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-3f5027d5-e32d-4d45-9036-4293ad26bc3e tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:53:00 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3f5027d5-e32d-4d45-9036-4293ad26bc3e tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/e95d6978-9806-4f9a-ae43-9fd8d474109d returned with HTTP 200 Sep 03 13:53:00 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1639/3337] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:53:00 2026] GET /volume/v3/snapshots/e95d6978-9806-4f9a-ae43-9fd8d474109d => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:53:01 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-913eecd8-0145-42e5-b7d6-732d6a8bfdb1 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:01 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-913eecd8-0145-42e5-b7d6-732d6a8bfdb1 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/e95d6978-9806-4f9a-ae43-9fd8d474109d Sep 03 13:53:01 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-913eecd8-0145-42e5-b7d6-732d6a8bfdb1 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:01 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-913eecd8-0145-42e5-b7d6-732d6a8bfdb1 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:01 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:53:01 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:53:01 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-913eecd8-0145-42e5-b7d6-732d6a8bfdb1 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:53:01 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-913eecd8-0145-42e5-b7d6-732d6a8bfdb1 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/e95d6978-9806-4f9a-ae43-9fd8d474109d returned with HTTP 200 Sep 03 13:53:01 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1699/3338] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:53:01 2026] GET /volume/v3/snapshots/e95d6978-9806-4f9a-ae43-9fd8d474109d => generated 440 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:53:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-85976ae8-2c60-4632-a362-6f20404510bf None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-85976ae8-2c60-4632-a362-6f20404510bf tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/e95d6978-9806-4f9a-ae43-9fd8d474109d Sep 03 13:53:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-85976ae8-2c60-4632-a362-6f20404510bf tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:02 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-85976ae8-2c60-4632-a362-6f20404510bf tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:02 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:53:02 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:53:02 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-85976ae8-2c60-4632-a362-6f20404510bf tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:53:02 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-85976ae8-2c60-4632-a362-6f20404510bf tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/e95d6978-9806-4f9a-ae43-9fd8d474109d returned with HTTP 200 Sep 03 13:53:02 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1640/3339] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:53:02 2026] GET /volume/v3/snapshots/e95d6978-9806-4f9a-ae43-9fd8d474109d => generated 440 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:53:02 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-da1c6cd1-f9c4-4c32-9776-6ae0e99a851e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-da1c6cd1-f9c4-4c32-9776-6ae0e99a851e tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:53:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-da1c6cd1-f9c4-4c32-9776-6ae0e99a851e tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1621773585", "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=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:53:03 devstack devstack@c-api.service[86720]: DEBUG dbcounter [-] [86720] Writing DB stats cinder:SELECT=644,cinder:UPDATE=278,cinder:INSERT=135 {{(pid=86720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:53:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-da1c6cd1-f9c4-4c32-9776-6ae0e99a851e tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:53:03 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1700/3340] 192.168.122.181 () {60 vars in 1137 bytes} [Thu Sep 3 13:53:02 2026] POST /volume/v3/types => generated 380 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:53:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-224fbf82-9cd3-4db8-9a10-5ea460ecb4ca None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-224fbf82-9cd3-4db8-9a10-5ea460ecb4ca tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] POST http://192.168.122.181/volume/v3/types/d78b6572-23ca-4552-97ef-47b2ea68fef0/encryption Sep 03 13:53:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-224fbf82-9cd3-4db8-9a10-5ea460ecb4ca tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:53:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-9257845d-a569-4769-84e5-f2d4a55c89fc None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9257845d-a569-4769-84e5-f2d4a55c89fc tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/e95d6978-9806-4f9a-ae43-9fd8d474109d Sep 03 13:53:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9257845d-a569-4769-84e5-f2d4a55c89fc tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9257845d-a569-4769-84e5-f2d4a55c89fc tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:03 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:53:03 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:53:03 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-9257845d-a569-4769-84e5-f2d4a55c89fc tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:53:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9257845d-a569-4769-84e5-f2d4a55c89fc tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/e95d6978-9806-4f9a-ae43-9fd8d474109d returned with HTTP 200 Sep 03 13:53:03 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1701/3341] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:53:03 2026] GET /volume/v3/snapshots/e95d6978-9806-4f9a-ae43-9fd8d474109d => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:53:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-b66d7539-9a75-4ab8-a9a8-2f4d9268a74b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-224fbf82-9cd3-4db8-9a10-5ea460ecb4ca tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] http://192.168.122.181/volume/v3/types/d78b6572-23ca-4552-97ef-47b2ea68fef0/encryption returned with HTTP 200 Sep 03 13:53:03 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1641/3342] 192.168.122.181 () {60 vars in 1281 bytes} [Thu Sep 3 13:53:03 2026] POST /volume/v3/types/d78b6572-23ca-4552-97ef-47b2ea68fef0/encryption => generated 239 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:53:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b66d7539-9a75-4ab8-a9a8-2f4d9268a74b tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] PUT http://192.168.122.181/volume/v3/snapshots/e95d6978-9806-4f9a-ae43-9fd8d474109d Sep 03 13:53:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b66d7539-9a75-4ab8-a9a8-2f4d9268a74b tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:53:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-be47ea0d-753c-41e1-a7da-2a8228ecd9f1 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-be47ea0d-753c-41e1-a7da-2a8228ecd9f1 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:53:03 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:53:03 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:53:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-be47ea0d-753c-41e1-a7da-2a8228ecd9f1 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2134663836", "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=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:53:03 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-b66d7539-9a75-4ab8-a9a8-2f4d9268a74b tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Snapshot retrieved successfully. Sep 03 13:53:03 devstack devstack@c-api.service[86719]: DEBUG dbcounter [-] [86719] Writing DB stats cinder:SELECT=603,cinder:INSERT=132,cinder:UPDATE=267 {{(pid=86719) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:53:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b66d7539-9a75-4ab8-a9a8-2f4d9268a74b tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] http://192.168.122.181/volume/v3/snapshots/e95d6978-9806-4f9a-ae43-9fd8d474109d returned with HTTP 200 Sep 03 13:53:03 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1702/3343] 192.168.122.181 () {60 vars in 1258 bytes} [Thu Sep 3 13:53:03 2026] PUT /volume/v3/snapshots/e95d6978-9806-4f9a-ae43-9fd8d474109d => generated 361 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:53:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-53e25cab-12a9-4271-a9d1-eea591b6753e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-53e25cab-12a9-4271-a9d1-eea591b6753e tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] DELETE http://192.168.122.181/volume/v3/snapshots/e95d6978-9806-4f9a-ae43-9fd8d474109d Sep 03 13:53:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-53e25cab-12a9-4271-a9d1-eea591b6753e tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-53e25cab-12a9-4271-a9d1-eea591b6753e tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:03 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.snapshots [None req-53e25cab-12a9-4271-a9d1-eea591b6753e tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Delete snapshot with id: e95d6978-9806-4f9a-ae43-9fd8d474109d Sep 03 13:53:03 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:53:03 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:53:03 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-53e25cab-12a9-4271-a9d1-eea591b6753e tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:53:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-be47ea0d-753c-41e1-a7da-2a8228ecd9f1 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:53:03 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1642/3344] 192.168.122.181 () {60 vars in 1137 bytes} [Thu Sep 3 13:53:03 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 03 13:53:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-4952b72c-556e-49b8-bcbc-c00db2b5c735 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:03 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:53:03 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:53:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4952b72c-556e-49b8-bcbc-c00db2b5c735 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] POST http://192.168.122.181/volume/v3/types/c4200f7d-ce93-4f13-9265-7a9d441589e8/encryption Sep 03 13:53:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4952b72c-556e-49b8-bcbc-c00db2b5c735 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:53:03 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-53e25cab-12a9-4271-a9d1-eea591b6753e tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot delete request issued successfully. Sep 03 13:53:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-53e25cab-12a9-4271-a9d1-eea591b6753e tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/e95d6978-9806-4f9a-ae43-9fd8d474109d returned with HTTP 202 Sep 03 13:53:03 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1703/3345] 192.168.122.181 () {58 vars in 1241 bytes} [Thu Sep 3 13:53:03 2026] DELETE /volume/v3/snapshots/e95d6978-9806-4f9a-ae43-9fd8d474109d => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:53:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-1908c5d9-1007-4547-9226-1a7fac2da989 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1908c5d9-1007-4547-9226-1a7fac2da989 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/e95d6978-9806-4f9a-ae43-9fd8d474109d Sep 03 13:53:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1908c5d9-1007-4547-9226-1a7fac2da989 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-1908c5d9-1007-4547-9226-1a7fac2da989 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:03 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:53:03 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:53:03 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-1908c5d9-1007-4547-9226-1a7fac2da989 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:53:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-1908c5d9-1007-4547-9226-1a7fac2da989 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/e95d6978-9806-4f9a-ae43-9fd8d474109d returned with HTTP 200 Sep 03 13:53:03 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1704/3346] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:53:03 2026] GET /volume/v3/snapshots/e95d6978-9806-4f9a-ae43-9fd8d474109d => generated 494 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:53:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4952b72c-556e-49b8-bcbc-c00db2b5c735 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] http://192.168.122.181/volume/v3/types/c4200f7d-ce93-4f13-9265-7a9d441589e8/encryption returned with HTTP 200 Sep 03 13:53:03 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1643/3347] 192.168.122.181 () {60 vars in 1281 bytes} [Thu Sep 3 13:53:03 2026] POST /volume/v3/types/c4200f7d-ce93-4f13-9265-7a9d441589e8/encryption => generated 239 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:53:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-4188aed5-f3ff-4860-8924-37150744400d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4188aed5-f3ff-4860-8924-37150744400d tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:53:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4188aed5-f3ff-4860-8924-37150744400d tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1736772073", "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=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:53:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4188aed5-f3ff-4860-8924-37150744400d tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:53:03 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1705/3348] 192.168.122.181 () {60 vars in 1137 bytes} [Thu Sep 3 13:53:03 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 03 13:53:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-de7e8907-0d29-4167-980c-595fc4370d09 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-de7e8907-0d29-4167-980c-595fc4370d09 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] POST http://192.168.122.181/volume/v3/types/b2e9798d-2622-4ac3-a8aa-26045b7c9293/extra_specs Sep 03 13:53:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-de7e8907-0d29-4167-980c-595fc4370d09 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:53:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-de7e8907-0d29-4167-980c-595fc4370d09 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] http://192.168.122.181/volume/v3/types/b2e9798d-2622-4ac3-a8aa-26045b7c9293/extra_specs returned with HTTP 200 Sep 03 13:53:03 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1644/3349] 192.168.122.181 () {60 vars in 1283 bytes} [Thu Sep 3 13:53:03 2026] POST /volume/v3/types/b2e9798d-2622-4ac3-a8aa-26045b7c9293/extra_specs => generated 35 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:53:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-c62ad51e-55d3-4ce8-8ded-e9d709c8e94d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c62ad51e-55d3-4ce8-8ded-e9d709c8e94d tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] PUT http://192.168.122.181/volume/v3/types/b2e9798d-2622-4ac3-a8aa-26045b7c9293/extra_specs/key2 Sep 03 13:53:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c62ad51e-55d3-4ce8-8ded-e9d709c8e94d tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:53:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c62ad51e-55d3-4ce8-8ded-e9d709c8e94d tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] http://192.168.122.181/volume/v3/types/b2e9798d-2622-4ac3-a8aa-26045b7c9293/extra_specs/key2 returned with HTTP 200 Sep 03 13:53:03 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1706/3350] 192.168.122.181 () {60 vars in 1297 bytes} [Thu Sep 3 13:53:03 2026] PUT /volume/v3/types/b2e9798d-2622-4ac3-a8aa-26045b7c9293/extra_specs/key2 => generated 25 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:53:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-08b7b36f-fa83-4a73-a418-8cf53ed45db5 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-08b7b36f-fa83-4a73-a418-8cf53ed45db5 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:53:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-08b7b36f-fa83-4a73-a418-8cf53ed45db5 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:53:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-08b7b36f-fa83-4a73-a418-8cf53ed45db5 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:53:03 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1645/3351] 192.168.122.181 () {60 vars in 1136 bytes} [Thu Sep 3 13:53:03 2026] POST /volume/v3/types => generated 195 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:53:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e883ddf6-4f24-4b0e-a28f-c966690a95ab None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e883ddf6-4f24-4b0e-a28f-c966690a95ab tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] DELETE http://192.168.122.181/volume/v3/types/c7fb2752-ad73-456b-919c-f34c69e8faf5 Sep 03 13:53:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e883ddf6-4f24-4b0e-a28f-c966690a95ab tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e883ddf6-4f24-4b0e-a28f-c966690a95ab tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] Calling method '_delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e883ddf6-4f24-4b0e-a28f-c966690a95ab tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] http://192.168.122.181/volume/v3/types/c7fb2752-ad73-456b-919c-f34c69e8faf5 returned with HTTP 202 Sep 03 13:53:03 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1707/3352] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:53:03 2026] DELETE /volume/v3/types/c7fb2752-ad73-456b-919c-f34c69e8faf5 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 13:53:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-49d586f1-2354-45fb-87de-b4d8b6f5cc68 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-49d586f1-2354-45fb-87de-b4d8b6f5cc68 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:53:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-49d586f1-2354-45fb-87de-b4d8b6f5cc68 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1501129960", "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=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:53:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-49d586f1-2354-45fb-87de-b4d8b6f5cc68 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:53:03 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1646/3353] 192.168.122.181 () {60 vars in 1137 bytes} [Thu Sep 3 13:53:03 2026] POST /volume/v3/types => generated 380 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:53:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-31696868-1479-49d6-bee4-95f4e236ae54 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-31696868-1479-49d6-bee4-95f4e236ae54 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] POST http://192.168.122.181/volume/v3/types/49a389ae-6cfa-471d-9427-37da3248f6a5/encryption Sep 03 13:53:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-31696868-1479-49d6-bee4-95f4e236ae54 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:53:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-31696868-1479-49d6-bee4-95f4e236ae54 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] http://192.168.122.181/volume/v3/types/49a389ae-6cfa-471d-9427-37da3248f6a5/encryption returned with HTTP 200 Sep 03 13:53:03 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1708/3354] 192.168.122.181 () {60 vars in 1281 bytes} [Thu Sep 3 13:53:03 2026] POST /volume/v3/types/49a389ae-6cfa-471d-9427-37da3248f6a5/encryption => generated 239 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:53:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-d87883d8-da34-4bef-a45f-b33d591a5905 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d87883d8-da34-4bef-a45f-b33d591a5905 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] DELETE http://192.168.122.181/volume/v3/types/49a389ae-6cfa-471d-9427-37da3248f6a5/encryption/f528eebb-d927-48da-9e9c-5bc9ae544dc0 Sep 03 13:53:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d87883d8-da34-4bef-a45f-b33d591a5905 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d87883d8-da34-4bef-a45f-b33d591a5905 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d87883d8-da34-4bef-a45f-b33d591a5905 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] http://192.168.122.181/volume/v3/types/49a389ae-6cfa-471d-9427-37da3248f6a5/encryption/f528eebb-d927-48da-9e9c-5bc9ae544dc0 returned with HTTP 202 Sep 03 13:53:03 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1647/3355] 192.168.122.181 () {58 vars in 1373 bytes} [Thu Sep 3 13:53:03 2026] DELETE /volume/v3/types/49a389ae-6cfa-471d-9427-37da3248f6a5/encryption/f528eebb-d927-48da-9e9c-5bc9ae544dc0 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:53:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a32b5e22-0630-462b-aa7d-a3473eac7a9c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a32b5e22-0630-462b-aa7d-a3473eac7a9c tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:53:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a32b5e22-0630-462b-aa7d-a3473eac7a9c tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1969304209", "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=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:53:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a32b5e22-0630-462b-aa7d-a3473eac7a9c tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:53:03 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1709/3356] 192.168.122.181 () {60 vars in 1137 bytes} [Thu Sep 3 13:53:03 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 03 13:53:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-9d581298-f5b1-4215-b810-99d2ea4eecec None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9d581298-f5b1-4215-b810-99d2ea4eecec tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] DELETE http://192.168.122.181/volume/v3/types/e1084951-4558-437a-a2c6-444d8f0f58d2/extra_specs/key1 Sep 03 13:53:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9d581298-f5b1-4215-b810-99d2ea4eecec tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:03 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9d581298-f5b1-4215-b810-99d2ea4eecec tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:03 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9d581298-f5b1-4215-b810-99d2ea4eecec tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] http://192.168.122.181/volume/v3/types/e1084951-4558-437a-a2c6-444d8f0f58d2/extra_specs/key1 returned with HTTP 202 Sep 03 13:53:03 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1648/3357] 192.168.122.181 () {58 vars in 1280 bytes} [Thu Sep 3 13:53:03 2026] DELETE /volume/v3/types/e1084951-4558-437a-a2c6-444d8f0f58d2/extra_specs/key1 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:53:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e1152c6c-0745-4d47-9027-579da9dcacc5 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:03 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e1152c6c-0745-4d47-9027-579da9dcacc5 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:53:03 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e1152c6c-0745-4d47-9027-579da9dcacc5 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1823154300", "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=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:53:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e1152c6c-0745-4d47-9027-579da9dcacc5 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:53:04 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1710/3358] 192.168.122.181 () {60 vars in 1137 bytes} [Thu Sep 3 13:53:03 2026] POST /volume/v3/types => generated 380 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:53:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-3c1e50be-7bc9-4757-98d8-b4db428746e5 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3c1e50be-7bc9-4757-98d8-b4db428746e5 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] DELETE http://192.168.122.181/volume/v3/types/5820196f-6873-409b-a5f9-b5e4406b8b7c Sep 03 13:53:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3c1e50be-7bc9-4757-98d8-b4db428746e5 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3c1e50be-7bc9-4757-98d8-b4db428746e5 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] Calling method '_delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3c1e50be-7bc9-4757-98d8-b4db428746e5 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] http://192.168.122.181/volume/v3/types/5820196f-6873-409b-a5f9-b5e4406b8b7c returned with HTTP 202 Sep 03 13:53:04 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1649/3359] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:53:04 2026] DELETE /volume/v3/types/5820196f-6873-409b-a5f9-b5e4406b8b7c => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:53:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-8ed91266-85ee-497a-aaae-6df18a071297 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8ed91266-85ee-497a-aaae-6df18a071297 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] GET http://192.168.122.181/volume/v3/types/d78b6572-23ca-4552-97ef-47b2ea68fef0/extra_specs Sep 03 13:53:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8ed91266-85ee-497a-aaae-6df18a071297 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8ed91266-85ee-497a-aaae-6df18a071297 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] Calling method 'index' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8ed91266-85ee-497a-aaae-6df18a071297 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] http://192.168.122.181/volume/v3/types/d78b6572-23ca-4552-97ef-47b2ea68fef0/extra_specs returned with HTTP 200 Sep 03 13:53:04 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1711/3360] 192.168.122.181 () {58 vars in 1262 bytes} [Thu Sep 3 13:53:04 2026] GET /volume/v3/types/d78b6572-23ca-4552-97ef-47b2ea68fef0/extra_specs => generated 185 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:53:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-592c4a04-b838-4c09-80b1-0141c4d40b62 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-592c4a04-b838-4c09-80b1-0141c4d40b62 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] GET http://192.168.122.181/volume/v3/types Sep 03 13:53:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-592c4a04-b838-4c09-80b1-0141c4d40b62 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-592c4a04-b838-4c09-80b1-0141c4d40b62 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] Calling method 'index' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-592c4a04-b838-4c09-80b1-0141c4d40b62 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:53:04 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1650/3361] 192.168.122.181 () {58 vars in 1115 bytes} [Thu Sep 3 13:53:04 2026] GET /volume/v3/types => generated 2590 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 13:53:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-32fe7be0-3993-42d6-8a48-fc3a9b969549 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-32fe7be0-3993-42d6-8a48-fc3a9b969549 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] GET http://192.168.122.181/volume/v3/types/d78b6572-23ca-4552-97ef-47b2ea68fef0/encryption/cipher Sep 03 13:53:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-32fe7be0-3993-42d6-8a48-fc3a9b969549 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-32fe7be0-3993-42d6-8a48-fc3a9b969549 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-32fe7be0-3993-42d6-8a48-fc3a9b969549 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] http://192.168.122.181/volume/v3/types/d78b6572-23ca-4552-97ef-47b2ea68fef0/encryption/cipher returned with HTTP 200 Sep 03 13:53:04 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1712/3362] 192.168.122.181 () {58 vars in 1280 bytes} [Thu Sep 3 13:53:04 2026] GET /volume/v3/types/d78b6572-23ca-4552-97ef-47b2ea68fef0/encryption/cipher => generated 29 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:53:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-2924f7fd-d0b8-4773-b0f9-75eeed3ea9e1 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2924f7fd-d0b8-4773-b0f9-75eeed3ea9e1 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] GET http://192.168.122.181/volume/v3/types/d78b6572-23ca-4552-97ef-47b2ea68fef0/encryption Sep 03 13:53:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2924f7fd-d0b8-4773-b0f9-75eeed3ea9e1 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2924f7fd-d0b8-4773-b0f9-75eeed3ea9e1 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] Calling method 'index' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2924f7fd-d0b8-4773-b0f9-75eeed3ea9e1 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] http://192.168.122.181/volume/v3/types/d78b6572-23ca-4552-97ef-47b2ea68fef0/encryption returned with HTTP 200 Sep 03 13:53:04 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1651/3363] 192.168.122.181 () {58 vars in 1259 bytes} [Thu Sep 3 13:53:04 2026] GET /volume/v3/types/d78b6572-23ca-4552-97ef-47b2ea68fef0/encryption => generated 325 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:53:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-4a98b959-34fd-47aa-8a5b-3be786ff1df6 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-c4a3e078-bef5-42dc-85fe-40a86f9c1260 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c4a3e078-bef5-42dc-85fe-40a86f9c1260 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/e95d6978-9806-4f9a-ae43-9fd8d474109d Sep 03 13:53:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4a98b959-34fd-47aa-8a5b-3be786ff1df6 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] GET http://192.168.122.181/volume/v3/types/d78b6572-23ca-4552-97ef-47b2ea68fef0/extra_specs/multiattach Sep 03 13:53:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c4a3e078-bef5-42dc-85fe-40a86f9c1260 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c4a3e078-bef5-42dc-85fe-40a86f9c1260 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4a98b959-34fd-47aa-8a5b-3be786ff1df6 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4a98b959-34fd-47aa-8a5b-3be786ff1df6 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:04 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:53:04 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:53:04 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-c4a3e078-bef5-42dc-85fe-40a86f9c1260 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:53:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c4a3e078-bef5-42dc-85fe-40a86f9c1260 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/e95d6978-9806-4f9a-ae43-9fd8d474109d returned with HTTP 200 Sep 03 13:53:04 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1652/3364] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:53:04 2026] GET /volume/v3/snapshots/e95d6978-9806-4f9a-ae43-9fd8d474109d => generated 494 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:53:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4a98b959-34fd-47aa-8a5b-3be786ff1df6 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] http://192.168.122.181/volume/v3/types/d78b6572-23ca-4552-97ef-47b2ea68fef0/extra_specs/multiattach returned with HTTP 200 Sep 03 13:53:04 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1713/3365] 192.168.122.181 () {58 vars in 1298 bytes} [Thu Sep 3 13:53:04 2026] GET /volume/v3/types/d78b6572-23ca-4552-97ef-47b2ea68fef0/extra_specs/multiattach => generated 29 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:53:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-b536a8b7-47dd-44d5-a32a-daa302b26760 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b536a8b7-47dd-44d5-a32a-daa302b26760 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] GET http://192.168.122.181/volume/v3/types/d78b6572-23ca-4552-97ef-47b2ea68fef0/extra_specs/volume_backend_name Sep 03 13:53:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b536a8b7-47dd-44d5-a32a-daa302b26760 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b536a8b7-47dd-44d5-a32a-daa302b26760 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b536a8b7-47dd-44d5-a32a-daa302b26760 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] http://192.168.122.181/volume/v3/types/d78b6572-23ca-4552-97ef-47b2ea68fef0/extra_specs/volume_backend_name returned with HTTP 200 Sep 03 13:53:04 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1653/3366] 192.168.122.181 () {58 vars in 1322 bytes} [Thu Sep 3 13:53:04 2026] GET /volume/v3/types/d78b6572-23ca-4552-97ef-47b2ea68fef0/extra_specs/volume_backend_name => generated 44 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:53:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-7aa7b982-80c1-4634-b0af-a0905f8f29a5 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7aa7b982-80c1-4634-b0af-a0905f8f29a5 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] GET http://192.168.122.181/volume/v3/types/d78b6572-23ca-4552-97ef-47b2ea68fef0 Sep 03 13:53:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7aa7b982-80c1-4634-b0af-a0905f8f29a5 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7aa7b982-80c1-4634-b0af-a0905f8f29a5 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7aa7b982-80c1-4634-b0af-a0905f8f29a5 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] http://192.168.122.181/volume/v3/types/d78b6572-23ca-4552-97ef-47b2ea68fef0 returned with HTTP 200 Sep 03 13:53:04 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1714/3367] 192.168.122.181 () {58 vars in 1226 bytes} [Thu Sep 3 13:53:04 2026] GET /volume/v3/types/d78b6572-23ca-4552-97ef-47b2ea68fef0 => generated 402 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:53:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-b7557a6a-2c8b-44c7-b130-292323d1a130 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b7557a6a-2c8b-44c7-b130-292323d1a130 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] PUT http://192.168.122.181/volume/v3/types/d78b6572-23ca-4552-97ef-47b2ea68fef0/encryption/f191d2f7-c027-42e6-90b2-9b25f69c79ad Sep 03 13:53:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-b7557a6a-2c8b-44c7-b130-292323d1a130 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:53:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-b7557a6a-2c8b-44c7-b130-292323d1a130 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] http://192.168.122.181/volume/v3/types/d78b6572-23ca-4552-97ef-47b2ea68fef0/encryption/f191d2f7-c027-42e6-90b2-9b25f69c79ad returned with HTTP 200 Sep 03 13:53:04 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1654/3368] 192.168.122.181 () {60 vars in 1390 bytes} [Thu Sep 3 13:53:04 2026] PUT /volume/v3/types/d78b6572-23ca-4552-97ef-47b2ea68fef0/encryption/f191d2f7-c027-42e6-90b2-9b25f69c79ad => generated 33 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:53:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-702487c4-c59d-4191-b97c-1c7e41fce130 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-702487c4-c59d-4191-b97c-1c7e41fce130 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] PUT http://192.168.122.181/volume/v3/types/d78b6572-23ca-4552-97ef-47b2ea68fef0/extra_specs/key1 Sep 03 13:53:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-702487c4-c59d-4191-b97c-1c7e41fce130 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:53:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-702487c4-c59d-4191-b97c-1c7e41fce130 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] http://192.168.122.181/volume/v3/types/d78b6572-23ca-4552-97ef-47b2ea68fef0/extra_specs/key1 returned with HTTP 200 Sep 03 13:53:04 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1715/3369] 192.168.122.181 () {60 vars in 1297 bytes} [Thu Sep 3 13:53:04 2026] PUT /volume/v3/types/d78b6572-23ca-4552-97ef-47b2ea68fef0/extra_specs/key1 => generated 30 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:53:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-a8bdd438-8ae2-428a-8678-bb4ad9a4ce56 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a8bdd438-8ae2-428a-8678-bb4ad9a4ce56 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] PUT http://192.168.122.181/volume/v3/types/d78b6572-23ca-4552-97ef-47b2ea68fef0 Sep 03 13:53:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a8bdd438-8ae2-428a-8678-bb4ad9a4ce56 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:53:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a8bdd438-8ae2-428a-8678-bb4ad9a4ce56 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] http://192.168.122.181/volume/v3/types/d78b6572-23ca-4552-97ef-47b2ea68fef0 returned with HTTP 200 Sep 03 13:53:04 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1655/3370] 192.168.122.181 () {60 vars in 1246 bytes} [Thu Sep 3 13:53:04 2026] PUT /volume/v3/types/d78b6572-23ca-4552-97ef-47b2ea68fef0 => generated 371 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:53:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-9ad7c6f1-3001-4e36-908d-d52aa623395a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9ad7c6f1-3001-4e36-908d-d52aa623395a tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] DELETE http://192.168.122.181/volume/v3/types/e1084951-4558-437a-a2c6-444d8f0f58d2 Sep 03 13:53:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9ad7c6f1-3001-4e36-908d-d52aa623395a tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9ad7c6f1-3001-4e36-908d-d52aa623395a tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] Calling method '_delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9ad7c6f1-3001-4e36-908d-d52aa623395a tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] http://192.168.122.181/volume/v3/types/e1084951-4558-437a-a2c6-444d8f0f58d2 returned with HTTP 202 Sep 03 13:53:04 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1716/3371] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:53:04 2026] DELETE /volume/v3/types/e1084951-4558-437a-a2c6-444d8f0f58d2 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:53:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-5e1253aa-5c6a-41c0-a9a1-f8d371cca6e1 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5e1253aa-5c6a-41c0-a9a1-f8d371cca6e1 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] DELETE http://192.168.122.181/volume/v3/types/49a389ae-6cfa-471d-9427-37da3248f6a5 Sep 03 13:53:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5e1253aa-5c6a-41c0-a9a1-f8d371cca6e1 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:04 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5e1253aa-5c6a-41c0-a9a1-f8d371cca6e1 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] Calling method '_delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:04 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5e1253aa-5c6a-41c0-a9a1-f8d371cca6e1 tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] http://192.168.122.181/volume/v3/types/49a389ae-6cfa-471d-9427-37da3248f6a5 returned with HTTP 202 Sep 03 13:53:04 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1656/3372] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:53:04 2026] DELETE /volume/v3/types/49a389ae-6cfa-471d-9427-37da3248f6a5 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:53:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a4861295-bfbc-4585-92b9-01480bd08dda None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:04 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a4861295-bfbc-4585-92b9-01480bd08dda tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] DELETE http://192.168.122.181/volume/v3/types/b2e9798d-2622-4ac3-a8aa-26045b7c9293 Sep 03 13:53:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a4861295-bfbc-4585-92b9-01480bd08dda tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:04 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a4861295-bfbc-4585-92b9-01480bd08dda tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] Calling method '_delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a4861295-bfbc-4585-92b9-01480bd08dda tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] http://192.168.122.181/volume/v3/types/b2e9798d-2622-4ac3-a8aa-26045b7c9293 returned with HTTP 202 Sep 03 13:53:05 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1717/3373] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:53:04 2026] DELETE /volume/v3/types/b2e9798d-2622-4ac3-a8aa-26045b7c9293 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:53:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-f8cb4446-2fb0-44d2-a7b4-ac532193747c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f8cb4446-2fb0-44d2-a7b4-ac532193747c tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] DELETE http://192.168.122.181/volume/v3/types/c4200f7d-ce93-4f13-9265-7a9d441589e8 Sep 03 13:53:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f8cb4446-2fb0-44d2-a7b4-ac532193747c tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f8cb4446-2fb0-44d2-a7b4-ac532193747c tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] Calling method '_delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f8cb4446-2fb0-44d2-a7b4-ac532193747c tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] http://192.168.122.181/volume/v3/types/c4200f7d-ce93-4f13-9265-7a9d441589e8 returned with HTTP 202 Sep 03 13:53:05 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1657/3374] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:53:05 2026] DELETE /volume/v3/types/c4200f7d-ce93-4f13-9265-7a9d441589e8 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:53:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e471ba8e-5515-467e-a93d-310a35329e4e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e471ba8e-5515-467e-a93d-310a35329e4e tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] DELETE http://192.168.122.181/volume/v3/types/d78b6572-23ca-4552-97ef-47b2ea68fef0 Sep 03 13:53:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e471ba8e-5515-467e-a93d-310a35329e4e tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:05 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e471ba8e-5515-467e-a93d-310a35329e4e tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] Calling method '_delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:05 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e471ba8e-5515-467e-a93d-310a35329e4e tempest-VolumeTypesAdminTests-210714669 tempest-VolumeTypesAdminTests-210714669-project-admin] http://192.168.122.181/volume/v3/types/d78b6572-23ca-4552-97ef-47b2ea68fef0 returned with HTTP 202 Sep 03 13:53:05 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1718/3375] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:53:05 2026] DELETE /volume/v3/types/d78b6572-23ca-4552-97ef-47b2ea68fef0 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:53:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-a725a0c7-d03f-4c47-9c61-aee79b414c80 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a725a0c7-d03f-4c47-9c61-aee79b414c80 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/e95d6978-9806-4f9a-ae43-9fd8d474109d Sep 03 13:53:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a725a0c7-d03f-4c47-9c61-aee79b414c80 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:05 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a725a0c7-d03f-4c47-9c61-aee79b414c80 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:05 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:53:05 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:53:05 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-a725a0c7-d03f-4c47-9c61-aee79b414c80 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:53:05 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a725a0c7-d03f-4c47-9c61-aee79b414c80 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/e95d6978-9806-4f9a-ae43-9fd8d474109d returned with HTTP 200 Sep 03 13:53:05 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1658/3376] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:53:05 2026] GET /volume/v3/snapshots/e95d6978-9806-4f9a-ae43-9fd8d474109d => generated 494 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:53:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-b8bee468-bf0b-43df-9e08-d8034a60a70a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:06 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b8bee468-bf0b-43df-9e08-d8034a60a70a tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/e95d6978-9806-4f9a-ae43-9fd8d474109d Sep 03 13:53:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b8bee468-bf0b-43df-9e08-d8034a60a70a tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b8bee468-bf0b-43df-9e08-d8034a60a70a tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:06 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b8bee468-bf0b-43df-9e08-d8034a60a70a tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/e95d6978-9806-4f9a-ae43-9fd8d474109d returned with HTTP 404 Sep 03 13:53:06 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1719/3377] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:53:06 2026] GET /volume/v3/snapshots/e95d6978-9806-4f9a-ae43-9fd8d474109d => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 13:53:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-3e28dd9f-5b98-4e12-88ae-28e1c65a2a08 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:06 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3e28dd9f-5b98-4e12-88ae-28e1c65a2a08 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] DELETE http://192.168.122.181/volume/v3/volumes/c4e5ca07-3d8b-4b28-ab7d-61ac7b6e92f3 Sep 03 13:53:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3e28dd9f-5b98-4e12-88ae-28e1c65a2a08 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:06 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3e28dd9f-5b98-4e12-88ae-28e1c65a2a08 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:06 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-3e28dd9f-5b98-4e12-88ae-28e1c65a2a08 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Delete volume with id: c4e5ca07-3d8b-4b28-ab7d-61ac7b6e92f3 Sep 03 13:53:06 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:53:06 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:53:06 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:53:06 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:53:06 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-3e28dd9f-5b98-4e12-88ae-28e1c65a2a08 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Volume info retrieved successfully. Sep 03 13:53:06 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-3e28dd9f-5b98-4e12-88ae-28e1c65a2a08 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Delete volume request issued successfully. Sep 03 13:53:06 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3e28dd9f-5b98-4e12-88ae-28e1c65a2a08 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes/c4e5ca07-3d8b-4b28-ab7d-61ac7b6e92f3 returned with HTTP 202 Sep 03 13:53:06 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1659/3378] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:53:06 2026] DELETE /volume/v3/volumes/c4e5ca07-3d8b-4b28-ab7d-61ac7b6e92f3 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:53:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-10699c41-101b-4116-8027-abc8521bfbbe None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:06 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-10699c41-101b-4116-8027-abc8521bfbbe tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/volumes/c4e5ca07-3d8b-4b28-ab7d-61ac7b6e92f3 Sep 03 13:53:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-10699c41-101b-4116-8027-abc8521bfbbe tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:06 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-10699c41-101b-4116-8027-abc8521bfbbe tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:06 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:53:06 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:53:06 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:53:06 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:53:06 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-10699c41-101b-4116-8027-abc8521bfbbe tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Volume info retrieved successfully. Sep 03 13:53:06 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-10699c41-101b-4116-8027-abc8521bfbbe tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes/c4e5ca07-3d8b-4b28-ab7d-61ac7b6e92f3 returned with HTTP 200 Sep 03 13:53:06 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1720/3379] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:53:06 2026] GET /volume/v3/volumes/c4e5ca07-3d8b-4b28-ab7d-61ac7b6e92f3 => generated 1016 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:53:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-c35a3230-8fdf-4faf-9c45-98f6e00cf97c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:07 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c35a3230-8fdf-4faf-9c45-98f6e00cf97c tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/volumes/c4e5ca07-3d8b-4b28-ab7d-61ac7b6e92f3 Sep 03 13:53:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c35a3230-8fdf-4faf-9c45-98f6e00cf97c tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:07 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c35a3230-8fdf-4faf-9c45-98f6e00cf97c tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:07 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c35a3230-8fdf-4faf-9c45-98f6e00cf97c tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes/c4e5ca07-3d8b-4b28-ab7d-61ac7b6e92f3 returned with HTTP 404 Sep 03 13:53:07 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1660/3380] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:53:07 2026] GET /volume/v3/volumes/c4e5ca07-3d8b-4b28-ab7d-61ac7b6e92f3 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 13:53:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-b201df8a-e0a2-4c50-8bd0-58fd42cfcd87 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:07 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b201df8a-e0a2-4c50-8bd0-58fd42cfcd87 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:53:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b201df8a-e0a2-4c50-8bd0-58fd42cfcd87 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1878547787"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:53:07 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-b201df8a-e0a2-4c50-8bd0-58fd42cfcd87 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1878547787'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:53:07 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-b201df8a-e0a2-4c50-8bd0-58fd42cfcd87 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Create volume of 1 GB Sep 03 13:53:07 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-b201df8a-e0a2-4c50-8bd0-58fd42cfcd87 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Availability Zones retrieved successfully. Sep 03 13:53:07 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-b201df8a-e0a2-4c50-8bd0-58fd42cfcd87 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Flow 'volume_create_api' (93d5184f-9e7a-4959-8cdf-76d8004bc28a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:53:07 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-b201df8a-e0a2-4c50-8bd0-58fd42cfcd87 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca8d3dfc-90f6-4f96-adc7-e1817580da3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:53:07 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-b201df8a-e0a2-4c50-8bd0-58fd42cfcd87 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:53:07 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-b201df8a-e0a2-4c50-8bd0-58fd42cfcd87 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca8d3dfc-90f6-4f96-adc7-e1817580da3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:53:07 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-b201df8a-e0a2-4c50-8bd0-58fd42cfcd87 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f40d21f1-09f9-436c-8450-a4270b11b94e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:53:07 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-b201df8a-e0a2-4c50-8bd0-58fd42cfcd87 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Created reservations ['ef0bf965-3521-4fcc-8482-7e1a2b2a5989', '1a2f6612-cda1-4c12-b2be-b64c37449751', '17b7fe10-da8b-4bf3-878f-6630119921f9', 'e026e069-5936-4f0c-9b85-b24f3194e9a3'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:53:07 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-b201df8a-e0a2-4c50-8bd0-58fd42cfcd87 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f40d21f1-09f9-436c-8450-a4270b11b94e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef0bf965-3521-4fcc-8482-7e1a2b2a5989', '1a2f6612-cda1-4c12-b2be-b64c37449751', '17b7fe10-da8b-4bf3-878f-6630119921f9', 'e026e069-5936-4f0c-9b85-b24f3194e9a3']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:53:07 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-b201df8a-e0a2-4c50-8bd0-58fd42cfcd87 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b577de63-d246-4678-9b12-37fc98c754b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:53:07 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:53:07 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:53:07 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-b201df8a-e0a2-4c50-8bd0-58fd42cfcd87 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b577de63-d246-4678-9b12-37fc98c754b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75cfa08b-d606-4470-ba8a-8144ee83deaa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1878547787',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4439ab15bff475fb13850b17d83323e',qos_specs=None,replication_status=,reservations=['ef0bf965-3521-4fcc-8482-7e1a2b2a5989','1a2f6612-cda1-4c12-b2be-b64c37449751','17b7fe10-da8b-4bf3-878f-6630119921f9','e026e069-5936-4f0c-9b85-b24f3194e9a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cd7c879c2b14004bdf9366385fb37b1',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:53:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1878547787',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75cfa08b-d606-4470-ba8a-8144ee83deaa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4439ab15bff475fb13850b17d83323e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2cd7c879c2b14004bdf9366385fb37b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:53:07 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-b201df8a-e0a2-4c50-8bd0-58fd42cfcd87 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6306b1ff-06d6-4067-a6c3-1b6821cf999b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:53:08 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-b201df8a-e0a2-4c50-8bd0-58fd42cfcd87 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6306b1ff-06d6-4067-a6c3-1b6821cf999b) transitioned into state 'SUCCESS' from state '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-1878547787',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4439ab15bff475fb13850b17d83323e',qos_specs=None,replication_status=,reservations=['ef0bf965-3521-4fcc-8482-7e1a2b2a5989','1a2f6612-cda1-4c12-b2be-b64c37449751','17b7fe10-da8b-4bf3-878f-6630119921f9','e026e069-5936-4f0c-9b85-b24f3194e9a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cd7c879c2b14004bdf9366385fb37b1',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:53:08 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-b201df8a-e0a2-4c50-8bd0-58fd42cfcd87 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef2cc90a-5d8d-495e-be15-051804c5676f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:53:08 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-b201df8a-e0a2-4c50-8bd0-58fd42cfcd87 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef2cc90a-5d8d-495e-be15-051804c5676f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:53:08 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-b201df8a-e0a2-4c50-8bd0-58fd42cfcd87 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Flow 'volume_create_api' (93d5184f-9e7a-4959-8cdf-76d8004bc28a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:53:08 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-b201df8a-e0a2-4c50-8bd0-58fd42cfcd87 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Create volume request issued successfully. Sep 03 13:53:08 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b201df8a-e0a2-4c50-8bd0-58fd42cfcd87 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:53:08 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1721/3381] 192.168.122.181 () {60 vars in 1142 bytes} [Thu Sep 3 13:53:07 2026] POST /volume/v3/volumes => generated 787 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:53:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-f63ad03e-fa1f-4f95-bd11-913333f37da3 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:08 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f63ad03e-fa1f-4f95-bd11-913333f37da3 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/volumes/75cfa08b-d606-4470-ba8a-8144ee83deaa Sep 03 13:53:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f63ad03e-fa1f-4f95-bd11-913333f37da3 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f63ad03e-fa1f-4f95-bd11-913333f37da3 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:08 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:53:08 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:53:08 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:53:08 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:53:08 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-f63ad03e-fa1f-4f95-bd11-913333f37da3 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Volume info retrieved successfully. Sep 03 13:53:08 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f63ad03e-fa1f-4f95-bd11-913333f37da3 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes/75cfa08b-d606-4470-ba8a-8144ee83deaa returned with HTTP 200 Sep 03 13:53:08 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1661/3382] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:53:08 2026] GET /volume/v3/volumes/75cfa08b-d606-4470-ba8a-8144ee83deaa => generated 966 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:53:08 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-62ae5a9b-ead9-48a6-a744-707838acd08f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:08 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-62ae5a9b-ead9-48a6-a744-707838acd08f tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:53:08 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-62ae5a9b-ead9-48a6-a744-707838acd08f tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2051173573", "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=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:53:08 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:53:08 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:53:08 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-62ae5a9b-ead9-48a6-a744-707838acd08f tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:53:08 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1722/3383] 192.168.122.181 () {60 vars in 1137 bytes} [Thu Sep 3 13:53:08 2026] POST /volume/v3/types => generated 380 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:53:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-4221b7f5-6649-4379-a938-bc4b2cc63d1e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:08 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4221b7f5-6649-4379-a938-bc4b2cc63d1e tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-admin] POST http://192.168.122.181/volume/v3/types/637157bf-838b-42e8-963d-84119ba02bb4/encryption Sep 03 13:53:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4221b7f5-6649-4379-a938-bc4b2cc63d1e tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:53:08 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4221b7f5-6649-4379-a938-bc4b2cc63d1e tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-admin] http://192.168.122.181/volume/v3/types/637157bf-838b-42e8-963d-84119ba02bb4/encryption returned with HTTP 200 Sep 03 13:53:08 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1662/3384] 192.168.122.181 () {60 vars in 1281 bytes} [Thu Sep 3 13:53:08 2026] POST /volume/v3/types/637157bf-838b-42e8-963d-84119ba02bb4/encryption => generated 239 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:53:08 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f03fee82-d538-4ddb-ad28-f3d113622075 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:08 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f03fee82-d538-4ddb-ad28-f3d113622075 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:53:08 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f03fee82-d538-4ddb-ad28-f3d113622075 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1307065856", "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=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:53:08 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f03fee82-d538-4ddb-ad28-f3d113622075 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:53:08 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1723/3385] 192.168.122.181 () {60 vars in 1137 bytes} [Thu Sep 3 13:53:08 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 03 13:53:08 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-4c14b381-6cad-4e79-a9eb-6db8f8c559c6 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4c14b381-6cad-4e79-a9eb-6db8f8c559c6 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] POST http://192.168.122.181/volume/v3/types/415443b0-43e7-498c-aef1-32449a52e98a/encryption Sep 03 13:53:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4c14b381-6cad-4e79-a9eb-6db8f8c559c6 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:53:09 devstack devstack@c-api.service[86719]: DEBUG cinder.policy [None req-4c14b381-6cad-4e79-a9eb-6db8f8c559c6 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'db9518eeb37c437d9c19b9bd24418009', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4dde3b9ceba74cbf9052698cb7ed6fba', '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=86719) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:53:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4c14b381-6cad-4e79-a9eb-6db8f8c559c6 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] http://192.168.122.181/volume/v3/types/415443b0-43e7-498c-aef1-32449a52e98a/encryption returned with HTTP 403 Sep 03 13:53:09 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1663/3386] 192.168.122.181 () {60 vars in 1281 bytes} [Thu Sep 3 13:53:08 2026] POST /volume/v3/types/415443b0-43e7-498c-aef1-32449a52e98a/encryption => generated 127 bytes in 136 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:53:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-407d636a-2253-43e0-81ab-abf7d6201f54 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-407d636a-2253-43e0-81ab-abf7d6201f54 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:53:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-407d636a-2253-43e0-81ab-abf7d6201f54 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-52587292", "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=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:53:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-407d636a-2253-43e0-81ab-abf7d6201f54 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:53:09 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1724/3387] 192.168.122.181 () {60 vars in 1137 bytes} [Thu Sep 3 13:53:09 2026] POST /volume/v3/types => generated 378 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 13:53:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-1c2c1aaa-cd41-46ee-85d7-b06b014a0232 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1c2c1aaa-cd41-46ee-85d7-b06b014a0232 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] POST http://192.168.122.181/volume/v3/types/f78f3b7a-a951-4319-914f-78cbde624bf9/extra_specs Sep 03 13:53:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-1c2c1aaa-cd41-46ee-85d7-b06b014a0232 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:53:09 devstack devstack@c-api.service[86719]: DEBUG cinder.policy [None req-1c2c1aaa-cd41-46ee-85d7-b06b014a0232 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'db9518eeb37c437d9c19b9bd24418009', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4dde3b9ceba74cbf9052698cb7ed6fba', '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=86719) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:53:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-1c2c1aaa-cd41-46ee-85d7-b06b014a0232 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] http://192.168.122.181/volume/v3/types/f78f3b7a-a951-4319-914f-78cbde624bf9/extra_specs returned with HTTP 403 Sep 03 13:53:09 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1664/3388] 192.168.122.181 () {60 vars in 1283 bytes} [Thu Sep 3 13:53:09 2026] POST /volume/v3/types/f78f3b7a-a951-4319-914f-78cbde624bf9/extra_specs => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:53:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f3cae79b-86a4-4436-8f91-36da157ba3ac None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f3cae79b-86a4-4436-8f91-36da157ba3ac tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] PUT http://192.168.122.181/volume/v3/types/f78f3b7a-a951-4319-914f-78cbde624bf9/extra_specs/key2 Sep 03 13:53:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f3cae79b-86a4-4436-8f91-36da157ba3ac tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:53:09 devstack devstack@c-api.service[86720]: DEBUG cinder.policy [None req-f3cae79b-86a4-4436-8f91-36da157ba3ac tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'db9518eeb37c437d9c19b9bd24418009', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4dde3b9ceba74cbf9052698cb7ed6fba', '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=86720) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:53:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f3cae79b-86a4-4436-8f91-36da157ba3ac tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] http://192.168.122.181/volume/v3/types/f78f3b7a-a951-4319-914f-78cbde624bf9/extra_specs/key2 returned with HTTP 403 Sep 03 13:53:09 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1725/3389] 192.168.122.181 () {60 vars in 1297 bytes} [Thu Sep 3 13:53:09 2026] PUT /volume/v3/types/f78f3b7a-a951-4319-914f-78cbde624bf9/extra_specs/key2 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:53:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-d1d7fcb8-5ab0-4727-91f0-a571813d9dd9 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d1d7fcb8-5ab0-4727-91f0-a571813d9dd9 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] POST http://192.168.122.181/volume/v3/types Sep 03 13:53:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d1d7fcb8-5ab0-4727-91f0-a571813d9dd9 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:53:09 devstack devstack@c-api.service[86719]: DEBUG cinder.policy [None req-d1d7fcb8-5ab0-4727-91f0-a571813d9dd9 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'db9518eeb37c437d9c19b9bd24418009', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4dde3b9ceba74cbf9052698cb7ed6fba', '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=86719) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:53:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d1d7fcb8-5ab0-4727-91f0-a571813d9dd9 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] http://192.168.122.181/volume/v3/types returned with HTTP 403 Sep 03 13:53:09 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1665/3390] 192.168.122.181 () {60 vars in 1136 bytes} [Thu Sep 3 13:53:09 2026] POST /volume/v3/types => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:53:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-afa72992-e02b-44bb-aec7-54764a6d6b55 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-83937daf-de2e-4a1e-9c98-95c34b5418c1 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-afa72992-e02b-44bb-aec7-54764a6d6b55 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/volumes/75cfa08b-d606-4470-ba8a-8144ee83deaa Sep 03 13:53:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-afa72992-e02b-44bb-aec7-54764a6d6b55 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-afa72992-e02b-44bb-aec7-54764a6d6b55 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-83937daf-de2e-4a1e-9c98-95c34b5418c1 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:53:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-83937daf-de2e-4a1e-9c98-95c34b5418c1 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1038461314", "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=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:53:09 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:53:09 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:53:09 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:53:09 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:53:09 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-afa72992-e02b-44bb-aec7-54764a6d6b55 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Volume info retrieved successfully. Sep 03 13:53:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-83937daf-de2e-4a1e-9c98-95c34b5418c1 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:53:09 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1666/3391] 192.168.122.181 () {60 vars in 1137 bytes} [Thu Sep 3 13:53:09 2026] POST /volume/v3/types => generated 380 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:53:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-afa72992-e02b-44bb-aec7-54764a6d6b55 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes/75cfa08b-d606-4470-ba8a-8144ee83deaa returned with HTTP 200 Sep 03 13:53:09 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1726/3392] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:53:09 2026] GET /volume/v3/volumes/75cfa08b-d606-4470-ba8a-8144ee83deaa => generated 1017 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:53:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-c4a41d60-469f-4c7e-be9d-c34dc2669e04 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c4a41d60-469f-4c7e-be9d-c34dc2669e04 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-admin] POST http://192.168.122.181/volume/v3/types/240e7904-2462-4eb2-b479-83a836022912/encryption Sep 03 13:53:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c4a41d60-469f-4c7e-be9d-c34dc2669e04 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:53:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-2e95e0ef-b5b7-49b6-b190-1ce34828aacb None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2e95e0ef-b5b7-49b6-b190-1ce34828aacb tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] POST http://192.168.122.181/volume/v3/snapshots Sep 03 13:53:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-2e95e0ef-b5b7-49b6-b190-1ce34828aacb tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "75cfa08b-d606-4470-ba8a-8144ee83deaa", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1113164699"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:53:09 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:53:09 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:53:09 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:53:09 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:53:09 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-2e95e0ef-b5b7-49b6-b190-1ce34828aacb tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Volume info retrieved successfully. Sep 03 13:53:09 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.snapshots [None req-2e95e0ef-b5b7-49b6-b190-1ce34828aacb tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Create snapshot from volume 75cfa08b-d606-4470-ba8a-8144ee83deaa Sep 03 13:53:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c4a41d60-469f-4c7e-be9d-c34dc2669e04 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-admin] http://192.168.122.181/volume/v3/types/240e7904-2462-4eb2-b479-83a836022912/encryption returned with HTTP 200 Sep 03 13:53:09 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1667/3393] 192.168.122.181 () {60 vars in 1281 bytes} [Thu Sep 3 13:53:09 2026] POST /volume/v3/types/240e7904-2462-4eb2-b479-83a836022912/encryption => generated 239 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:53:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-05155b5b-daf2-4066-b862-e0728e20ccb4 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-05155b5b-daf2-4066-b862-e0728e20ccb4 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] DELETE http://192.168.122.181/volume/v3/types/240e7904-2462-4eb2-b479-83a836022912/encryption/30c4a4e8-a1a6-4314-a002-d88834a6eac3 Sep 03 13:53:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-05155b5b-daf2-4066-b862-e0728e20ccb4 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-05155b5b-daf2-4066-b862-e0728e20ccb4 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:09 devstack devstack@c-api.service[86719]: DEBUG cinder.policy [None req-05155b5b-daf2-4066-b862-e0728e20ccb4 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'db9518eeb37c437d9c19b9bd24418009', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4dde3b9ceba74cbf9052698cb7ed6fba', '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=86719) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:53:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-05155b5b-daf2-4066-b862-e0728e20ccb4 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] http://192.168.122.181/volume/v3/types/240e7904-2462-4eb2-b479-83a836022912/encryption/30c4a4e8-a1a6-4314-a002-d88834a6eac3 returned with HTTP 403 Sep 03 13:53:09 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1668/3394] 192.168.122.181 () {58 vars in 1373 bytes} [Thu Sep 3 13:53:09 2026] DELETE /volume/v3/types/240e7904-2462-4eb2-b479-83a836022912/encryption/30c4a4e8-a1a6-4314-a002-d88834a6eac3 => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:53:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-5f0e24bb-817d-4b9f-9d77-2338a8c007c7 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5f0e24bb-817d-4b9f-9d77-2338a8c007c7 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:53:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5f0e24bb-817d-4b9f-9d77-2338a8c007c7 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-967847524", "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=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:53:09 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-2e95e0ef-b5b7-49b6-b190-1ce34828aacb tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Created reservations ['19e15c00-608b-4d03-8802-f893bfe92209', '483c5d21-58e6-41ed-8e1e-e8b064fc49b2', '24154fdf-6c03-4a4b-ba05-a48ddc3dbe7d', '6485b947-8869-40c4-8e28-f0cd93a2579d'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:53:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5f0e24bb-817d-4b9f-9d77-2338a8c007c7 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:53:09 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1669/3395] 192.168.122.181 () {60 vars in 1137 bytes} [Thu Sep 3 13:53:09 2026] POST /volume/v3/types => generated 379 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:53:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-cecb83f3-751f-46b4-a0e6-f48b07d7bdd9 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cecb83f3-751f-46b4-a0e6-f48b07d7bdd9 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] DELETE http://192.168.122.181/volume/v3/types/c4a009f5-4e66-4175-ba85-6ca30924ee1b/extra_specs/key1 Sep 03 13:53:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cecb83f3-751f-46b4-a0e6-f48b07d7bdd9 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-cecb83f3-751f-46b4-a0e6-f48b07d7bdd9 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:09 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:53:09 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:53:09 devstack devstack@c-api.service[86719]: DEBUG cinder.policy [None req-cecb83f3-751f-46b4-a0e6-f48b07d7bdd9 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'db9518eeb37c437d9c19b9bd24418009', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4dde3b9ceba74cbf9052698cb7ed6fba', '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=86719) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:53:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-cecb83f3-751f-46b4-a0e6-f48b07d7bdd9 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] http://192.168.122.181/volume/v3/types/c4a009f5-4e66-4175-ba85-6ca30924ee1b/extra_specs/key1 returned with HTTP 403 Sep 03 13:53:09 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1670/3396] 192.168.122.181 () {58 vars in 1280 bytes} [Thu Sep 3 13:53:09 2026] DELETE /volume/v3/types/c4a009f5-4e66-4175-ba85-6ca30924ee1b/extra_specs/key1 => generated 122 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:53:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-7056f1b3-a15d-44e8-8bbd-6aeee18ad75c None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7056f1b3-a15d-44e8-8bbd-6aeee18ad75c tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:53:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7056f1b3-a15d-44e8-8bbd-6aeee18ad75c tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2109700104", "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=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:53:09 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-2e95e0ef-b5b7-49b6-b190-1ce34828aacb tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot create request issued successfully. Sep 03 13:53:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-2e95e0ef-b5b7-49b6-b190-1ce34828aacb tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots returned with HTTP 202 Sep 03 13:53:09 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1727/3397] 192.168.122.181 () {60 vars in 1149 bytes} [Thu Sep 3 13:53:09 2026] POST /volume/v3/snapshots => generated 308 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 13:53:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-3c3d5895-e042-41c0-a978-0135da525931 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3c3d5895-e042-41c0-a978-0135da525931 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/4dcb9658-be2f-4e4c-bf40-ca748bcc220b Sep 03 13:53:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3c3d5895-e042-41c0-a978-0135da525931 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3c3d5895-e042-41c0-a978-0135da525931 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7056f1b3-a15d-44e8-8bbd-6aeee18ad75c tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:53:09 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:53:09 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:53:09 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1671/3398] 192.168.122.181 () {60 vars in 1137 bytes} [Thu Sep 3 13:53:09 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 03 13:53:09 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-3c3d5895-e042-41c0-a978-0135da525931 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:53:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3c3d5895-e042-41c0-a978-0135da525931 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/4dcb9658-be2f-4e4c-bf40-ca748bcc220b returned with HTTP 200 Sep 03 13:53:09 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1728/3399] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:53:09 2026] GET /volume/v3/snapshots/4dcb9658-be2f-4e4c-bf40-ca748bcc220b => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:53:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-981373b0-34e5-412e-b048-8105559fff03 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-981373b0-34e5-412e-b048-8105559fff03 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] DELETE http://192.168.122.181/volume/v3/types/7ccddabe-9c18-4a89-bb59-73d705fe3927 Sep 03 13:53:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-981373b0-34e5-412e-b048-8105559fff03 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-981373b0-34e5-412e-b048-8105559fff03 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] Calling method '_delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:09 devstack devstack@c-api.service[86719]: DEBUG cinder.policy [None req-981373b0-34e5-412e-b048-8105559fff03 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'db9518eeb37c437d9c19b9bd24418009', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4dde3b9ceba74cbf9052698cb7ed6fba', '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=86719) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:53:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-981373b0-34e5-412e-b048-8105559fff03 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] http://192.168.122.181/volume/v3/types/7ccddabe-9c18-4a89-bb59-73d705fe3927 returned with HTTP 403 Sep 03 13:53:09 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1672/3400] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:53:09 2026] DELETE /volume/v3/types/7ccddabe-9c18-4a89-bb59-73d705fe3927 => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:53:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-776a0a91-64ca-43b5-a28c-7c76281b4b8e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-776a0a91-64ca-43b5-a28c-7c76281b4b8e tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] GET http://192.168.122.181/volume/v3/types/637157bf-838b-42e8-963d-84119ba02bb4/extra_specs Sep 03 13:53:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-776a0a91-64ca-43b5-a28c-7c76281b4b8e tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-776a0a91-64ca-43b5-a28c-7c76281b4b8e tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] Calling method 'index' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-776a0a91-64ca-43b5-a28c-7c76281b4b8e tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] http://192.168.122.181/volume/v3/types/637157bf-838b-42e8-963d-84119ba02bb4/extra_specs returned with HTTP 200 Sep 03 13:53:09 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1729/3401] 192.168.122.181 () {58 vars in 1262 bytes} [Thu Sep 3 13:53:09 2026] GET /volume/v3/types/637157bf-838b-42e8-963d-84119ba02bb4/extra_specs => generated 123 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:53:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-80561b39-2cdc-41dc-8e8a-8db8fbf7b3db None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-80561b39-2cdc-41dc-8e8a-8db8fbf7b3db tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] GET http://192.168.122.181/volume/v3/types Sep 03 13:53:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-80561b39-2cdc-41dc-8e8a-8db8fbf7b3db tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-80561b39-2cdc-41dc-8e8a-8db8fbf7b3db tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] Calling method 'index' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.api_utils [None req-80561b39-2cdc-41dc-8e8a-8db8fbf7b3db tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] Removing options '' from query. {{(pid=86719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:53:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-80561b39-2cdc-41dc-8e8a-8db8fbf7b3db tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:53:09 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1673/3402] 192.168.122.181 () {58 vars in 1115 bytes} [Thu Sep 3 13:53:09 2026] GET /volume/v3/types => generated 2361 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:53:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d5f149c6-07c3-4859-8c6d-24b2ffc87085 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d5f149c6-07c3-4859-8c6d-24b2ffc87085 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] GET http://192.168.122.181/volume/v3/types/637157bf-838b-42e8-963d-84119ba02bb4/encryption/cipher Sep 03 13:53:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d5f149c6-07c3-4859-8c6d-24b2ffc87085 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d5f149c6-07c3-4859-8c6d-24b2ffc87085 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:09 devstack devstack@c-api.service[86720]: DEBUG cinder.policy [None req-d5f149c6-07c3-4859-8c6d-24b2ffc87085 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'db9518eeb37c437d9c19b9bd24418009', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4dde3b9ceba74cbf9052698cb7ed6fba', '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=86720) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:53:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d5f149c6-07c3-4859-8c6d-24b2ffc87085 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] http://192.168.122.181/volume/v3/types/637157bf-838b-42e8-963d-84119ba02bb4/encryption/cipher returned with HTTP 403 Sep 03 13:53:09 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1730/3403] 192.168.122.181 () {58 vars in 1280 bytes} [Thu Sep 3 13:53:09 2026] GET /volume/v3/types/637157bf-838b-42e8-963d-84119ba02bb4/encryption/cipher => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:53:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-5ade7a47-d753-4b4e-9833-a7a47a41b3c9 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5ade7a47-d753-4b4e-9833-a7a47a41b3c9 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] GET http://192.168.122.181/volume/v3/types/637157bf-838b-42e8-963d-84119ba02bb4/encryption Sep 03 13:53:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5ade7a47-d753-4b4e-9833-a7a47a41b3c9 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5ade7a47-d753-4b4e-9833-a7a47a41b3c9 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] Calling method 'index' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:09 devstack devstack@c-api.service[86719]: DEBUG cinder.policy [None req-5ade7a47-d753-4b4e-9833-a7a47a41b3c9 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'db9518eeb37c437d9c19b9bd24418009', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4dde3b9ceba74cbf9052698cb7ed6fba', '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=86719) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:53:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5ade7a47-d753-4b4e-9833-a7a47a41b3c9 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] http://192.168.122.181/volume/v3/types/637157bf-838b-42e8-963d-84119ba02bb4/encryption returned with HTTP 403 Sep 03 13:53:09 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1674/3404] 192.168.122.181 () {58 vars in 1259 bytes} [Thu Sep 3 13:53:09 2026] GET /volume/v3/types/637157bf-838b-42e8-963d-84119ba02bb4/encryption => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:53:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-bfe33434-ef40-4e7d-8b0e-7448b8217603 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bfe33434-ef40-4e7d-8b0e-7448b8217603 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] GET http://192.168.122.181/volume/v3/types/637157bf-838b-42e8-963d-84119ba02bb4/extra_specs/multiattach Sep 03 13:53:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bfe33434-ef40-4e7d-8b0e-7448b8217603 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-bfe33434-ef40-4e7d-8b0e-7448b8217603 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-bfe33434-ef40-4e7d-8b0e-7448b8217603 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] http://192.168.122.181/volume/v3/types/637157bf-838b-42e8-963d-84119ba02bb4/extra_specs/multiattach returned with HTTP 200 Sep 03 13:53:09 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1731/3405] 192.168.122.181 () {58 vars in 1298 bytes} [Thu Sep 3 13:53:09 2026] GET /volume/v3/types/637157bf-838b-42e8-963d-84119ba02bb4/extra_specs/multiattach => generated 29 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:53:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-45d17ebf-7787-4526-9503-3c13c9e9d2f6 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-45d17ebf-7787-4526-9503-3c13c9e9d2f6 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] GET http://192.168.122.181/volume/v3/types/637157bf-838b-42e8-963d-84119ba02bb4/extra_specs/volume_backend_name Sep 03 13:53:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-45d17ebf-7787-4526-9503-3c13c9e9d2f6 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-45d17ebf-7787-4526-9503-3c13c9e9d2f6 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-45d17ebf-7787-4526-9503-3c13c9e9d2f6 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] http://192.168.122.181/volume/v3/types/637157bf-838b-42e8-963d-84119ba02bb4/extra_specs/volume_backend_name returned with HTTP 404 Sep 03 13:53:09 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1675/3406] 192.168.122.181 () {58 vars in 1322 bytes} [Thu Sep 3 13:53:09 2026] GET /volume/v3/types/637157bf-838b-42e8-963d-84119ba02bb4/extra_specs/volume_backend_name => generated 143 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:53:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-da075768-7527-4fd5-be82-9da4692fe6f0 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-da075768-7527-4fd5-be82-9da4692fe6f0 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] GET http://192.168.122.181/volume/v3/types/637157bf-838b-42e8-963d-84119ba02bb4 Sep 03 13:53:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-da075768-7527-4fd5-be82-9da4692fe6f0 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-da075768-7527-4fd5-be82-9da4692fe6f0 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-da075768-7527-4fd5-be82-9da4692fe6f0 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] http://192.168.122.181/volume/v3/types/637157bf-838b-42e8-963d-84119ba02bb4 returned with HTTP 200 Sep 03 13:53:09 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1732/3407] 192.168.122.181 () {58 vars in 1226 bytes} [Thu Sep 3 13:53:09 2026] GET /volume/v3/types/637157bf-838b-42e8-963d-84119ba02bb4 => generated 318 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:53:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-6bc92fd2-7c6a-4843-bd5a-1f3ff0bd49a7 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6bc92fd2-7c6a-4843-bd5a-1f3ff0bd49a7 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] PUT http://192.168.122.181/volume/v3/types/637157bf-838b-42e8-963d-84119ba02bb4/encryption/9871d115-5d63-4d65-8855-8a20ad2b95e7 Sep 03 13:53:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6bc92fd2-7c6a-4843-bd5a-1f3ff0bd49a7 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:53:09 devstack devstack@c-api.service[86719]: DEBUG cinder.policy [None req-6bc92fd2-7c6a-4843-bd5a-1f3ff0bd49a7 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'db9518eeb37c437d9c19b9bd24418009', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4dde3b9ceba74cbf9052698cb7ed6fba', '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=86719) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:53:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6bc92fd2-7c6a-4843-bd5a-1f3ff0bd49a7 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] http://192.168.122.181/volume/v3/types/637157bf-838b-42e8-963d-84119ba02bb4/encryption/9871d115-5d63-4d65-8855-8a20ad2b95e7 returned with HTTP 403 Sep 03 13:53:09 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1676/3408] 192.168.122.181 () {60 vars in 1390 bytes} [Thu Sep 3 13:53:09 2026] PUT /volume/v3/types/637157bf-838b-42e8-963d-84119ba02bb4/encryption/9871d115-5d63-4d65-8855-8a20ad2b95e7 => generated 127 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 03 13:53:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f94e03c1-215b-4274-aca1-e421a8caf668 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f94e03c1-215b-4274-aca1-e421a8caf668 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] PUT http://192.168.122.181/volume/v3/types/637157bf-838b-42e8-963d-84119ba02bb4/extra_specs/key1 Sep 03 13:53:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f94e03c1-215b-4274-aca1-e421a8caf668 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:53:09 devstack devstack@c-api.service[86720]: DEBUG cinder.policy [None req-f94e03c1-215b-4274-aca1-e421a8caf668 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'db9518eeb37c437d9c19b9bd24418009', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4dde3b9ceba74cbf9052698cb7ed6fba', '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=86720) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:53:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f94e03c1-215b-4274-aca1-e421a8caf668 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] http://192.168.122.181/volume/v3/types/637157bf-838b-42e8-963d-84119ba02bb4/extra_specs/key1 returned with HTTP 403 Sep 03 13:53:09 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1733/3409] 192.168.122.181 () {60 vars in 1297 bytes} [Thu Sep 3 13:53:09 2026] PUT /volume/v3/types/637157bf-838b-42e8-963d-84119ba02bb4/extra_specs/key1 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:53:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-7fef3e30-54fb-4dfa-b454-8622cb36a225 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7fef3e30-54fb-4dfa-b454-8622cb36a225 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] PUT http://192.168.122.181/volume/v3/types/637157bf-838b-42e8-963d-84119ba02bb4 Sep 03 13:53:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7fef3e30-54fb-4dfa-b454-8622cb36a225 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:53:09 devstack devstack@c-api.service[86719]: DEBUG cinder.policy [None req-7fef3e30-54fb-4dfa-b454-8622cb36a225 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'db9518eeb37c437d9c19b9bd24418009', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4dde3b9ceba74cbf9052698cb7ed6fba', '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=86719) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:53:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7fef3e30-54fb-4dfa-b454-8622cb36a225 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-member] http://192.168.122.181/volume/v3/types/637157bf-838b-42e8-963d-84119ba02bb4 returned with HTTP 403 Sep 03 13:53:09 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1677/3410] 192.168.122.181 () {60 vars in 1246 bytes} [Thu Sep 3 13:53:09 2026] PUT /volume/v3/types/637157bf-838b-42e8-963d-84119ba02bb4 => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:53:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f0f37c42-2517-416e-b600-5d1bc5ac2e7f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f0f37c42-2517-416e-b600-5d1bc5ac2e7f tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-admin] DELETE http://192.168.122.181/volume/v3/types/7ccddabe-9c18-4a89-bb59-73d705fe3927 Sep 03 13:53:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f0f37c42-2517-416e-b600-5d1bc5ac2e7f tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f0f37c42-2517-416e-b600-5d1bc5ac2e7f tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-admin] Calling method '_delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f0f37c42-2517-416e-b600-5d1bc5ac2e7f tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-admin] http://192.168.122.181/volume/v3/types/7ccddabe-9c18-4a89-bb59-73d705fe3927 returned with HTTP 202 Sep 03 13:53:09 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1734/3411] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:53:09 2026] DELETE /volume/v3/types/7ccddabe-9c18-4a89-bb59-73d705fe3927 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:53:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-9a53a8e5-90bd-4882-96e6-02a8002b2d10 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9a53a8e5-90bd-4882-96e6-02a8002b2d10 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-admin] DELETE http://192.168.122.181/volume/v3/types/c4a009f5-4e66-4175-ba85-6ca30924ee1b Sep 03 13:53:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9a53a8e5-90bd-4882-96e6-02a8002b2d10 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9a53a8e5-90bd-4882-96e6-02a8002b2d10 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-admin] Calling method '_delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:09 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9a53a8e5-90bd-4882-96e6-02a8002b2d10 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-admin] http://192.168.122.181/volume/v3/types/c4a009f5-4e66-4175-ba85-6ca30924ee1b returned with HTTP 202 Sep 03 13:53:09 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1678/3412] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:53:09 2026] DELETE /volume/v3/types/c4a009f5-4e66-4175-ba85-6ca30924ee1b => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:53:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-7534ae33-fa7c-45e0-b169-69edf30db390 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7534ae33-fa7c-45e0-b169-69edf30db390 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-admin] DELETE http://192.168.122.181/volume/v3/types/240e7904-2462-4eb2-b479-83a836022912 Sep 03 13:53:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7534ae33-fa7c-45e0-b169-69edf30db390 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:09 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7534ae33-fa7c-45e0-b169-69edf30db390 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-admin] Calling method '_delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:09 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7534ae33-fa7c-45e0-b169-69edf30db390 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-admin] http://192.168.122.181/volume/v3/types/240e7904-2462-4eb2-b479-83a836022912 returned with HTTP 202 Sep 03 13:53:09 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1735/3413] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:53:09 2026] DELETE /volume/v3/types/240e7904-2462-4eb2-b479-83a836022912 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:53:09 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-d8b21c4e-eb70-4d99-bd5a-6f8e173a2933 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:10 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d8b21c4e-eb70-4d99-bd5a-6f8e173a2933 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-admin] DELETE http://192.168.122.181/volume/v3/types/f78f3b7a-a951-4319-914f-78cbde624bf9 Sep 03 13:53:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d8b21c4e-eb70-4d99-bd5a-6f8e173a2933 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-d8b21c4e-eb70-4d99-bd5a-6f8e173a2933 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-admin] Calling method '_delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:10 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-d8b21c4e-eb70-4d99-bd5a-6f8e173a2933 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-admin] http://192.168.122.181/volume/v3/types/f78f3b7a-a951-4319-914f-78cbde624bf9 returned with HTTP 202 Sep 03 13:53:10 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1679/3414] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:53:09 2026] DELETE /volume/v3/types/f78f3b7a-a951-4319-914f-78cbde624bf9 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:53:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-282d297b-0b6c-47b0-accc-2f13b1be744d None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:10 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-282d297b-0b6c-47b0-accc-2f13b1be744d tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-admin] DELETE http://192.168.122.181/volume/v3/types/415443b0-43e7-498c-aef1-32449a52e98a Sep 03 13:53:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-282d297b-0b6c-47b0-accc-2f13b1be744d tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-282d297b-0b6c-47b0-accc-2f13b1be744d tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-admin] Calling method '_delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:10 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-282d297b-0b6c-47b0-accc-2f13b1be744d tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-admin] http://192.168.122.181/volume/v3/types/415443b0-43e7-498c-aef1-32449a52e98a returned with HTTP 202 Sep 03 13:53:10 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1736/3415] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:53:10 2026] DELETE /volume/v3/types/415443b0-43e7-498c-aef1-32449a52e98a => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:53:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-0e8e2420-ef89-496b-9fe4-5f1a2ad91737 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:10 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0e8e2420-ef89-496b-9fe4-5f1a2ad91737 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-admin] DELETE http://192.168.122.181/volume/v3/types/637157bf-838b-42e8-963d-84119ba02bb4 Sep 03 13:53:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0e8e2420-ef89-496b-9fe4-5f1a2ad91737 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:10 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0e8e2420-ef89-496b-9fe4-5f1a2ad91737 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-admin] Calling method '_delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:10 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0e8e2420-ef89-496b-9fe4-5f1a2ad91737 tempest-VolumeTypesMemberTests-1476305397 tempest-VolumeTypesMemberTests-1476305397-project-admin] http://192.168.122.181/volume/v3/types/637157bf-838b-42e8-963d-84119ba02bb4 returned with HTTP 202 Sep 03 13:53:10 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1680/3416] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:53:10 2026] DELETE /volume/v3/types/637157bf-838b-42e8-963d-84119ba02bb4 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:53:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-89064069-a01a-4406-9870-b87ed4ef2931 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:10 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-89064069-a01a-4406-9870-b87ed4ef2931 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/4dcb9658-be2f-4e4c-bf40-ca748bcc220b Sep 03 13:53:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-89064069-a01a-4406-9870-b87ed4ef2931 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:10 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-89064069-a01a-4406-9870-b87ed4ef2931 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:10 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:53:10 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:53:10 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-89064069-a01a-4406-9870-b87ed4ef2931 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:53:10 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-89064069-a01a-4406-9870-b87ed4ef2931 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/4dcb9658-be2f-4e4c-bf40-ca748bcc220b returned with HTTP 200 Sep 03 13:53:10 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1737/3417] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:53:10 2026] GET /volume/v3/snapshots/4dcb9658-be2f-4e4c-bf40-ca748bcc220b => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:53:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-ae755e0a-4a87-4f55-a5be-595643575466 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:11 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ae755e0a-4a87-4f55-a5be-595643575466 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/4dcb9658-be2f-4e4c-bf40-ca748bcc220b Sep 03 13:53:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ae755e0a-4a87-4f55-a5be-595643575466 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:11 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-ae755e0a-4a87-4f55-a5be-595643575466 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:11 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:53:11 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:53:11 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-ae755e0a-4a87-4f55-a5be-595643575466 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:53:11 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-ae755e0a-4a87-4f55-a5be-595643575466 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/4dcb9658-be2f-4e4c-bf40-ca748bcc220b returned with HTTP 200 Sep 03 13:53:11 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1681/3418] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:53:11 2026] GET /volume/v3/snapshots/4dcb9658-be2f-4e4c-bf40-ca748bcc220b => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:53:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-8e5fd3a4-41af-47fb-81cd-c5de1938a178 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:12 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8e5fd3a4-41af-47fb-81cd-c5de1938a178 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/4dcb9658-be2f-4e4c-bf40-ca748bcc220b Sep 03 13:53:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8e5fd3a4-41af-47fb-81cd-c5de1938a178 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-8e5fd3a4-41af-47fb-81cd-c5de1938a178 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:12 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:53:12 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:53:12 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-8e5fd3a4-41af-47fb-81cd-c5de1938a178 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:53:12 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-8e5fd3a4-41af-47fb-81cd-c5de1938a178 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/4dcb9658-be2f-4e4c-bf40-ca748bcc220b returned with HTTP 200 Sep 03 13:53:12 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1738/3419] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:53:12 2026] GET /volume/v3/snapshots/4dcb9658-be2f-4e4c-bf40-ca748bcc220b => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:53:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-f3ea43fc-77dd-47b4-9f78-908049146417 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f3ea43fc-77dd-47b4-9f78-908049146417 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] POST http://192.168.122.181/volume/v3/snapshots/4dcb9658-be2f-4e4c-bf40-ca748bcc220b/action Sep 03 13:53:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f3ea43fc-77dd-47b4-9f78-908049146417 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:53:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f3ea43fc-77dd-47b4-9f78-908049146417 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:53:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.contrib.admin_actions [None req-f3ea43fc-77dd-47b4-9f78-908049146417 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Updating snapshot '4dcb9658-be2f-4e4c-bf40-ca748bcc220b' with '{'status': 'creating'}' {{(pid=86719) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 13:53:12 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:53:12 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:53:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f3ea43fc-77dd-47b4-9f78-908049146417 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/4dcb9658-be2f-4e4c-bf40-ca748bcc220b/action returned with HTTP 202 Sep 03 13:53:12 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1682/3420] 192.168.122.181 () {60 vars in 1280 bytes} [Thu Sep 3 13:53:12 2026] POST /volume/v3/snapshots/4dcb9658-be2f-4e4c-bf40-ca748bcc220b/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 13:53:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-af919efb-4157-473f-9930-2fdf249d2b5f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:12 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-af919efb-4157-473f-9930-2fdf249d2b5f tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/4dcb9658-be2f-4e4c-bf40-ca748bcc220b Sep 03 13:53:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-af919efb-4157-473f-9930-2fdf249d2b5f tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-af919efb-4157-473f-9930-2fdf249d2b5f tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:12 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:53:12 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:53:12 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-af919efb-4157-473f-9930-2fdf249d2b5f tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:53:12 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-af919efb-4157-473f-9930-2fdf249d2b5f tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/4dcb9658-be2f-4e4c-bf40-ca748bcc220b returned with HTTP 200 Sep 03 13:53:12 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1739/3421] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:53:12 2026] GET /volume/v3/snapshots/4dcb9658-be2f-4e4c-bf40-ca748bcc220b => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:53:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-6245e0d0-2f85-4fcf-89b6-f3303065be23 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6245e0d0-2f85-4fcf-89b6-f3303065be23 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] POST http://192.168.122.181/volume/v3/snapshots/4dcb9658-be2f-4e4c-bf40-ca748bcc220b/action Sep 03 13:53:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6245e0d0-2f85-4fcf-89b6-f3303065be23 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=86719) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 13:53:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6245e0d0-2f85-4fcf-89b6-f3303065be23 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:53:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.contrib.snapshot_actions [None req-6245e0d0-2f85-4fcf-89b6-f3303065be23 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=86719) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 03 13:53:12 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:53:12 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:53:12 devstack devstack@c-api.service[86719]: INFO cinder.api.contrib.snapshot_actions [None req-6245e0d0-2f85-4fcf-89b6-f3303065be23 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] Updating snapshot 4dcb9658-be2f-4e4c-bf40-ca748bcc220b with info {'id': '4dcb9658-be2f-4e4c-bf40-ca748bcc220b', 'status': 'error', 'progress': '80%'} Sep 03 13:53:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6245e0d0-2f85-4fcf-89b6-f3303065be23 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-member] http://192.168.122.181/volume/v3/snapshots/4dcb9658-be2f-4e4c-bf40-ca748bcc220b/action returned with HTTP 202 Sep 03 13:53:12 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1683/3422] 192.168.122.181 () {60 vars in 1280 bytes} [Thu Sep 3 13:53:12 2026] POST /volume/v3/snapshots/4dcb9658-be2f-4e4c-bf40-ca748bcc220b/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:53:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-69537cb2-c48b-4ed2-ae13-bc2622129986 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:12 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-69537cb2-c48b-4ed2-ae13-bc2622129986 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] DELETE http://192.168.122.181/volume/v3/snapshots/4dcb9658-be2f-4e4c-bf40-ca748bcc220b Sep 03 13:53:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-69537cb2-c48b-4ed2-ae13-bc2622129986 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:12 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-69537cb2-c48b-4ed2-ae13-bc2622129986 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:12 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.snapshots [None req-69537cb2-c48b-4ed2-ae13-bc2622129986 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Delete snapshot with id: 4dcb9658-be2f-4e4c-bf40-ca748bcc220b Sep 03 13:53:12 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:53:12 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:53:12 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-69537cb2-c48b-4ed2-ae13-bc2622129986 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:53:12 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:53:12 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:53:12 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-69537cb2-c48b-4ed2-ae13-bc2622129986 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot delete request issued successfully. Sep 03 13:53:12 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-69537cb2-c48b-4ed2-ae13-bc2622129986 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/4dcb9658-be2f-4e4c-bf40-ca748bcc220b returned with HTTP 202 Sep 03 13:53:12 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1740/3423] 192.168.122.181 () {58 vars in 1241 bytes} [Thu Sep 3 13:53:12 2026] DELETE /volume/v3/snapshots/4dcb9658-be2f-4e4c-bf40-ca748bcc220b => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:53:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-10921f48-a553-44ab-a0bf-0c7d77f590d1 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-10921f48-a553-44ab-a0bf-0c7d77f590d1 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/4dcb9658-be2f-4e4c-bf40-ca748bcc220b Sep 03 13:53:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-10921f48-a553-44ab-a0bf-0c7d77f590d1 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:12 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-10921f48-a553-44ab-a0bf-0c7d77f590d1 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:12 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:53:12 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:53:12 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-10921f48-a553-44ab-a0bf-0c7d77f590d1 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:53:12 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-10921f48-a553-44ab-a0bf-0c7d77f590d1 tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/4dcb9658-be2f-4e4c-bf40-ca748bcc220b returned with HTTP 200 Sep 03 13:53:12 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1684/3424] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:53:12 2026] GET /volume/v3/snapshots/4dcb9658-be2f-4e4c-bf40-ca748bcc220b => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:53:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-4b9e50a9-8050-461d-b831-f05716a9391a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:13 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4b9e50a9-8050-461d-b831-f05716a9391a tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/4dcb9658-be2f-4e4c-bf40-ca748bcc220b Sep 03 13:53:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4b9e50a9-8050-461d-b831-f05716a9391a tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:13 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-4b9e50a9-8050-461d-b831-f05716a9391a tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:13 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:53:13 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:53:13 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-4b9e50a9-8050-461d-b831-f05716a9391a tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Snapshot retrieved successfully. Sep 03 13:53:13 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-4b9e50a9-8050-461d-b831-f05716a9391a tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/4dcb9658-be2f-4e4c-bf40-ca748bcc220b returned with HTTP 200 Sep 03 13:53:13 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1741/3425] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:53:13 2026] GET /volume/v3/snapshots/4dcb9658-be2f-4e4c-bf40-ca748bcc220b => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:53:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-f65762e2-7013-497a-9593-2d80e67167ef None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f65762e2-7013-497a-9593-2d80e67167ef tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/snapshots/4dcb9658-be2f-4e4c-bf40-ca748bcc220b Sep 03 13:53:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f65762e2-7013-497a-9593-2d80e67167ef tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-f65762e2-7013-497a-9593-2d80e67167ef tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-f65762e2-7013-497a-9593-2d80e67167ef tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/snapshots/4dcb9658-be2f-4e4c-bf40-ca748bcc220b returned with HTTP 404 Sep 03 13:53:14 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1685/3426] 192.168.122.181 () {58 vars in 1238 bytes} [Thu Sep 3 13:53:14 2026] GET /volume/v3/snapshots/4dcb9658-be2f-4e4c-bf40-ca748bcc220b => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:53:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-be4b9add-f871-4e9b-a09a-d0aba56396ec None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-be4b9add-f871-4e9b-a09a-d0aba56396ec tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] DELETE http://192.168.122.181/volume/v3/volumes/75cfa08b-d606-4470-ba8a-8144ee83deaa Sep 03 13:53:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-be4b9add-f871-4e9b-a09a-d0aba56396ec tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:14 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-be4b9add-f871-4e9b-a09a-d0aba56396ec tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:14 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-be4b9add-f871-4e9b-a09a-d0aba56396ec tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Delete volume with id: 75cfa08b-d606-4470-ba8a-8144ee83deaa Sep 03 13:53:14 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:53:14 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:53:14 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:53:14 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:53:14 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-be4b9add-f871-4e9b-a09a-d0aba56396ec tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Volume info retrieved successfully. Sep 03 13:53:14 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-be4b9add-f871-4e9b-a09a-d0aba56396ec tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Delete volume request issued successfully. Sep 03 13:53:14 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-be4b9add-f871-4e9b-a09a-d0aba56396ec tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes/75cfa08b-d606-4470-ba8a-8144ee83deaa returned with HTTP 202 Sep 03 13:53:14 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1742/3427] 192.168.122.181 () {58 vars in 1235 bytes} [Thu Sep 3 13:53:14 2026] DELETE /volume/v3/volumes/75cfa08b-d606-4470-ba8a-8144ee83deaa => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:53:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-4c219500-4683-4338-bbfd-b5b8fbe20a7b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4c219500-4683-4338-bbfd-b5b8fbe20a7b tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/volumes/75cfa08b-d606-4470-ba8a-8144ee83deaa Sep 03 13:53:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4c219500-4683-4338-bbfd-b5b8fbe20a7b tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:14 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-4c219500-4683-4338-bbfd-b5b8fbe20a7b tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:14 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:53:14 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:53:14 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:53:14 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:53:14 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-4c219500-4683-4338-bbfd-b5b8fbe20a7b tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Volume info retrieved successfully. Sep 03 13:53:14 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-4c219500-4683-4338-bbfd-b5b8fbe20a7b tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes/75cfa08b-d606-4470-ba8a-8144ee83deaa returned with HTTP 200 Sep 03 13:53:14 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1686/3428] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:53:14 2026] GET /volume/v3/volumes/75cfa08b-d606-4470-ba8a-8144ee83deaa => generated 1016 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:53:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-63b3d9d2-91db-426d-91bf-63347562ffaf None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-63b3d9d2-91db-426d-91bf-63347562ffaf tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] GET http://192.168.122.181/volume/v3/volumes/75cfa08b-d606-4470-ba8a-8144ee83deaa Sep 03 13:53:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-63b3d9d2-91db-426d-91bf-63347562ffaf tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:15 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-63b3d9d2-91db-426d-91bf-63347562ffaf tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:15 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-63b3d9d2-91db-426d-91bf-63347562ffaf tempest-ProjectMemberTests-669573642 tempest-ProjectMemberTests-669573642-project-admin] http://192.168.122.181/volume/v3/volumes/75cfa08b-d606-4470-ba8a-8144ee83deaa returned with HTTP 404 Sep 03 13:53:15 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1743/3429] 192.168.122.181 () {58 vars in 1232 bytes} [Thu Sep 3 13:53:15 2026] GET /volume/v3/volumes/75cfa08b-d606-4470-ba8a-8144ee83deaa => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:53:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-9d6914e0-2ec8-4f86-9f6e-83c09ae9c856 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9d6914e0-2ec8-4f86-9f6e-83c09ae9c856 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:53:18 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-9d6914e0-2ec8-4f86-9f6e-83c09ae9c856 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-34786114", "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=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:53:18 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-9d6914e0-2ec8-4f86-9f6e-83c09ae9c856 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:53:18 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1687/3430] 192.168.122.181 () {60 vars in 1137 bytes} [Thu Sep 3 13:53:18 2026] POST /volume/v3/types => generated 378 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:53:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-40737c5b-6a23-4fd5-b66a-084b75b092f1 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-40737c5b-6a23-4fd5-b66a-084b75b092f1 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-admin] POST http://192.168.122.181/volume/v3/types/3b88ed80-9432-4f50-8436-e2b52258ca8f/encryption Sep 03 13:53:18 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-40737c5b-6a23-4fd5-b66a-084b75b092f1 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:53:18 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-40737c5b-6a23-4fd5-b66a-084b75b092f1 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-admin] http://192.168.122.181/volume/v3/types/3b88ed80-9432-4f50-8436-e2b52258ca8f/encryption returned with HTTP 200 Sep 03 13:53:18 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1744/3431] 192.168.122.181 () {60 vars in 1281 bytes} [Thu Sep 3 13:53:18 2026] POST /volume/v3/types/3b88ed80-9432-4f50-8436-e2b52258ca8f/encryption => generated 239 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:53:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-0842bbac-af56-4b49-8d31-4b7e4bcc4b9e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0842bbac-af56-4b49-8d31-4b7e4bcc4b9e tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:53:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-0842bbac-af56-4b49-8d31-4b7e4bcc4b9e tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-687910570", "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=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:53:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-0842bbac-af56-4b49-8d31-4b7e4bcc4b9e tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:53:19 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1688/3432] 192.168.122.181 () {60 vars in 1137 bytes} [Thu Sep 3 13:53:19 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 03 13:53:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-9d51546b-6d9b-4fec-9848-6f71661e87fe None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9d51546b-6d9b-4fec-9848-6f71661e87fe tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] POST http://192.168.122.181/volume/v3/types/dc43c83d-b2ef-48ab-a7c6-e4431e5d32be/encryption Sep 03 13:53:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-9d51546b-6d9b-4fec-9848-6f71661e87fe tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:53:19 devstack devstack@c-api.service[86720]: DEBUG cinder.policy [None req-9d51546b-6d9b-4fec-9848-6f71661e87fe tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'a427867094b54b78884711f14bdf7d4f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '009a3067fb4f4a08873874d7177075fe', '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=86720) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:53:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-9d51546b-6d9b-4fec-9848-6f71661e87fe tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] http://192.168.122.181/volume/v3/types/dc43c83d-b2ef-48ab-a7c6-e4431e5d32be/encryption returned with HTTP 403 Sep 03 13:53:19 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1745/3433] 192.168.122.181 () {60 vars in 1281 bytes} [Thu Sep 3 13:53:19 2026] POST /volume/v3/types/dc43c83d-b2ef-48ab-a7c6-e4431e5d32be/encryption => generated 127 bytes in 122 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:53:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-bff402db-1bce-4af1-8c89-f13326ff31a4 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-bff402db-1bce-4af1-8c89-f13326ff31a4 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:53:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-bff402db-1bce-4af1-8c89-f13326ff31a4 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-959466733", "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=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:53:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-bff402db-1bce-4af1-8c89-f13326ff31a4 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:53:19 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1689/3434] 192.168.122.181 () {60 vars in 1137 bytes} [Thu Sep 3 13:53:19 2026] POST /volume/v3/types => generated 379 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:53:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-18084172-66a2-4197-abb1-e07099f85555 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-18084172-66a2-4197-abb1-e07099f85555 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] POST http://192.168.122.181/volume/v3/types/4d716a3a-440e-43f7-87a0-58d87351ca89/extra_specs Sep 03 13:53:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-18084172-66a2-4197-abb1-e07099f85555 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:53:19 devstack devstack@c-api.service[86720]: DEBUG cinder.policy [None req-18084172-66a2-4197-abb1-e07099f85555 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'a427867094b54b78884711f14bdf7d4f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '009a3067fb4f4a08873874d7177075fe', '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=86720) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:53:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-18084172-66a2-4197-abb1-e07099f85555 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] http://192.168.122.181/volume/v3/types/4d716a3a-440e-43f7-87a0-58d87351ca89/extra_specs returned with HTTP 403 Sep 03 13:53:19 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1746/3435] 192.168.122.181 () {60 vars in 1283 bytes} [Thu Sep 3 13:53:19 2026] POST /volume/v3/types/4d716a3a-440e-43f7-87a0-58d87351ca89/extra_specs => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:53:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-5b63b109-ca10-4a87-99b9-62ba1ed55555 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5b63b109-ca10-4a87-99b9-62ba1ed55555 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] PUT http://192.168.122.181/volume/v3/types/4d716a3a-440e-43f7-87a0-58d87351ca89/extra_specs/key2 Sep 03 13:53:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5b63b109-ca10-4a87-99b9-62ba1ed55555 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:53:19 devstack devstack@c-api.service[86719]: DEBUG cinder.policy [None req-5b63b109-ca10-4a87-99b9-62ba1ed55555 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'a427867094b54b78884711f14bdf7d4f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '009a3067fb4f4a08873874d7177075fe', '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=86719) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:53:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5b63b109-ca10-4a87-99b9-62ba1ed55555 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] http://192.168.122.181/volume/v3/types/4d716a3a-440e-43f7-87a0-58d87351ca89/extra_specs/key2 returned with HTTP 403 Sep 03 13:53:19 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1690/3436] 192.168.122.181 () {60 vars in 1297 bytes} [Thu Sep 3 13:53:19 2026] PUT /volume/v3/types/4d716a3a-440e-43f7-87a0-58d87351ca89/extra_specs/key2 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:53:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-abfdc3fb-e835-48c6-b219-fadb829ee58f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-abfdc3fb-e835-48c6-b219-fadb829ee58f tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] POST http://192.168.122.181/volume/v3/types Sep 03 13:53:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-abfdc3fb-e835-48c6-b219-fadb829ee58f tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:53:19 devstack devstack@c-api.service[86720]: DEBUG cinder.policy [None req-abfdc3fb-e835-48c6-b219-fadb829ee58f tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'a427867094b54b78884711f14bdf7d4f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '009a3067fb4f4a08873874d7177075fe', '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=86720) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:53:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-abfdc3fb-e835-48c6-b219-fadb829ee58f tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] http://192.168.122.181/volume/v3/types returned with HTTP 403 Sep 03 13:53:19 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1747/3437] 192.168.122.181 () {60 vars in 1136 bytes} [Thu Sep 3 13:53:19 2026] POST /volume/v3/types => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:53:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-3d77b0dd-1e66-4ef2-8371-8ce7b61cd621 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3d77b0dd-1e66-4ef2-8371-8ce7b61cd621 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:53:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-3d77b0dd-1e66-4ef2-8371-8ce7b61cd621 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1173526278", "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=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:53:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-3d77b0dd-1e66-4ef2-8371-8ce7b61cd621 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:53:19 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1691/3438] 192.168.122.181 () {60 vars in 1137 bytes} [Thu Sep 3 13:53:19 2026] POST /volume/v3/types => generated 380 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:53:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-3eecb467-db05-4929-993e-ff01a9ec868c None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3eecb467-db05-4929-993e-ff01a9ec868c tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-admin] POST http://192.168.122.181/volume/v3/types/1c029e84-d7d6-48c7-b20b-36f5788179d4/encryption Sep 03 13:53:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-3eecb467-db05-4929-993e-ff01a9ec868c tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:53:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-3eecb467-db05-4929-993e-ff01a9ec868c tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-admin] http://192.168.122.181/volume/v3/types/1c029e84-d7d6-48c7-b20b-36f5788179d4/encryption returned with HTTP 200 Sep 03 13:53:19 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1748/3439] 192.168.122.181 () {60 vars in 1281 bytes} [Thu Sep 3 13:53:19 2026] POST /volume/v3/types/1c029e84-d7d6-48c7-b20b-36f5788179d4/encryption => generated 239 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:53:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-e0c7dee1-338c-47c6-8e4b-48b2f5152c5e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e0c7dee1-338c-47c6-8e4b-48b2f5152c5e tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] DELETE http://192.168.122.181/volume/v3/types/1c029e84-d7d6-48c7-b20b-36f5788179d4/encryption/d8ea2feb-513b-42d0-ba4c-08a63a05e944 Sep 03 13:53:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e0c7dee1-338c-47c6-8e4b-48b2f5152c5e tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-e0c7dee1-338c-47c6-8e4b-48b2f5152c5e tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:19 devstack devstack@c-api.service[86719]: DEBUG cinder.policy [None req-e0c7dee1-338c-47c6-8e4b-48b2f5152c5e tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'a427867094b54b78884711f14bdf7d4f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '009a3067fb4f4a08873874d7177075fe', '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=86719) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:53:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-e0c7dee1-338c-47c6-8e4b-48b2f5152c5e tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] http://192.168.122.181/volume/v3/types/1c029e84-d7d6-48c7-b20b-36f5788179d4/encryption/d8ea2feb-513b-42d0-ba4c-08a63a05e944 returned with HTTP 403 Sep 03 13:53:19 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1692/3440] 192.168.122.181 () {58 vars in 1373 bytes} [Thu Sep 3 13:53:19 2026] DELETE /volume/v3/types/1c029e84-d7d6-48c7-b20b-36f5788179d4/encryption/d8ea2feb-513b-42d0-ba4c-08a63a05e944 => generated 127 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:53:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-cf30c245-eeaa-4a6d-aa59-10a767ea0f05 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-cf30c245-eeaa-4a6d-aa59-10a767ea0f05 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:53:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-cf30c245-eeaa-4a6d-aa59-10a767ea0f05 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1551790942", "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=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:53:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-cf30c245-eeaa-4a6d-aa59-10a767ea0f05 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:53:19 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1749/3441] 192.168.122.181 () {60 vars in 1137 bytes} [Thu Sep 3 13:53:19 2026] POST /volume/v3/types => generated 380 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:53:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-af77f414-1e7f-4614-a3d5-49ea21d104f3 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-af77f414-1e7f-4614-a3d5-49ea21d104f3 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] DELETE http://192.168.122.181/volume/v3/types/b9d375bf-dc15-4a25-8e76-e6ac94decab5/extra_specs/key1 Sep 03 13:53:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-af77f414-1e7f-4614-a3d5-49ea21d104f3 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-af77f414-1e7f-4614-a3d5-49ea21d104f3 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:19 devstack devstack@c-api.service[86719]: DEBUG cinder.policy [None req-af77f414-1e7f-4614-a3d5-49ea21d104f3 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'a427867094b54b78884711f14bdf7d4f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '009a3067fb4f4a08873874d7177075fe', '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=86719) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:53:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-af77f414-1e7f-4614-a3d5-49ea21d104f3 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] http://192.168.122.181/volume/v3/types/b9d375bf-dc15-4a25-8e76-e6ac94decab5/extra_specs/key1 returned with HTTP 403 Sep 03 13:53:19 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1693/3442] 192.168.122.181 () {58 vars in 1280 bytes} [Thu Sep 3 13:53:19 2026] DELETE /volume/v3/types/b9d375bf-dc15-4a25-8e76-e6ac94decab5/extra_specs/key1 => generated 122 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:53:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-fec9688c-ab1f-4b60-9fb0-886029fbb9ae None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-fec9688c-ab1f-4b60-9fb0-886029fbb9ae tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-admin] POST http://192.168.122.181/volume/v3/types Sep 03 13:53:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-fec9688c-ab1f-4b60-9fb0-886029fbb9ae tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1619452000", "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=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:53:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-fec9688c-ab1f-4b60-9fb0-886029fbb9ae tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-admin] http://192.168.122.181/volume/v3/types returned with HTTP 200 Sep 03 13:53:19 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1750/3443] 192.168.122.181 () {60 vars in 1137 bytes} [Thu Sep 3 13:53:19 2026] POST /volume/v3/types => generated 380 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:53:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-a7c94784-ca3b-492e-881d-8bca9dc38d62 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a7c94784-ca3b-492e-881d-8bca9dc38d62 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] DELETE http://192.168.122.181/volume/v3/types/b7946176-26a7-4558-a269-e8badcfde8d5 Sep 03 13:53:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a7c94784-ca3b-492e-881d-8bca9dc38d62 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-a7c94784-ca3b-492e-881d-8bca9dc38d62 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] Calling method '_delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:19 devstack devstack@c-api.service[86719]: DEBUG cinder.policy [None req-a7c94784-ca3b-492e-881d-8bca9dc38d62 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'a427867094b54b78884711f14bdf7d4f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '009a3067fb4f4a08873874d7177075fe', '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=86719) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:53:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-a7c94784-ca3b-492e-881d-8bca9dc38d62 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] http://192.168.122.181/volume/v3/types/b7946176-26a7-4558-a269-e8badcfde8d5 returned with HTTP 403 Sep 03 13:53:19 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1694/3444] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:53:19 2026] DELETE /volume/v3/types/b7946176-26a7-4558-a269-e8badcfde8d5 => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:53:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-05ff5b21-5565-48ac-8463-ac683bd94ddf None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-05ff5b21-5565-48ac-8463-ac683bd94ddf tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] GET http://192.168.122.181/volume/v3/types/3b88ed80-9432-4f50-8436-e2b52258ca8f/extra_specs Sep 03 13:53:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-05ff5b21-5565-48ac-8463-ac683bd94ddf tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-05ff5b21-5565-48ac-8463-ac683bd94ddf tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] Calling method 'index' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-05ff5b21-5565-48ac-8463-ac683bd94ddf tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] http://192.168.122.181/volume/v3/types/3b88ed80-9432-4f50-8436-e2b52258ca8f/extra_specs returned with HTTP 200 Sep 03 13:53:19 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1751/3445] 192.168.122.181 () {58 vars in 1262 bytes} [Thu Sep 3 13:53:19 2026] GET /volume/v3/types/3b88ed80-9432-4f50-8436-e2b52258ca8f/extra_specs => generated 123 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:53:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-730990a4-76cf-40c2-a58b-f28ede834bb6 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-730990a4-76cf-40c2-a58b-f28ede834bb6 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] GET http://192.168.122.181/volume/v3/types/3b88ed80-9432-4f50-8436-e2b52258ca8f/encryption/cipher Sep 03 13:53:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-730990a4-76cf-40c2-a58b-f28ede834bb6 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-730990a4-76cf-40c2-a58b-f28ede834bb6 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:19 devstack devstack@c-api.service[86719]: DEBUG cinder.policy [None req-730990a4-76cf-40c2-a58b-f28ede834bb6 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'a427867094b54b78884711f14bdf7d4f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '009a3067fb4f4a08873874d7177075fe', '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=86719) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:53:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-730990a4-76cf-40c2-a58b-f28ede834bb6 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] http://192.168.122.181/volume/v3/types/3b88ed80-9432-4f50-8436-e2b52258ca8f/encryption/cipher returned with HTTP 403 Sep 03 13:53:19 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1695/3446] 192.168.122.181 () {58 vars in 1280 bytes} [Thu Sep 3 13:53:19 2026] GET /volume/v3/types/3b88ed80-9432-4f50-8436-e2b52258ca8f/encryption/cipher => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:53:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-a936d50d-03f8-4816-94a1-034220f67c8a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a936d50d-03f8-4816-94a1-034220f67c8a tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] GET http://192.168.122.181/volume/v3/types/3b88ed80-9432-4f50-8436-e2b52258ca8f/encryption Sep 03 13:53:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a936d50d-03f8-4816-94a1-034220f67c8a tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-a936d50d-03f8-4816-94a1-034220f67c8a tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] Calling method 'index' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:19 devstack devstack@c-api.service[86720]: DEBUG cinder.policy [None req-a936d50d-03f8-4816-94a1-034220f67c8a tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'a427867094b54b78884711f14bdf7d4f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '009a3067fb4f4a08873874d7177075fe', '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=86720) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:53:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-a936d50d-03f8-4816-94a1-034220f67c8a tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] http://192.168.122.181/volume/v3/types/3b88ed80-9432-4f50-8436-e2b52258ca8f/encryption returned with HTTP 403 Sep 03 13:53:19 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1752/3447] 192.168.122.181 () {58 vars in 1259 bytes} [Thu Sep 3 13:53:19 2026] GET /volume/v3/types/3b88ed80-9432-4f50-8436-e2b52258ca8f/encryption => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:53:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-50f74ecd-d0c5-494c-8217-7121c84e04e8 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-50f74ecd-d0c5-494c-8217-7121c84e04e8 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] GET http://192.168.122.181/volume/v3/types/3b88ed80-9432-4f50-8436-e2b52258ca8f/extra_specs/multiattach Sep 03 13:53:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-50f74ecd-d0c5-494c-8217-7121c84e04e8 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-50f74ecd-d0c5-494c-8217-7121c84e04e8 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-50f74ecd-d0c5-494c-8217-7121c84e04e8 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] http://192.168.122.181/volume/v3/types/3b88ed80-9432-4f50-8436-e2b52258ca8f/extra_specs/multiattach returned with HTTP 200 Sep 03 13:53:19 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1696/3448] 192.168.122.181 () {58 vars in 1298 bytes} [Thu Sep 3 13:53:19 2026] GET /volume/v3/types/3b88ed80-9432-4f50-8436-e2b52258ca8f/extra_specs/multiattach => generated 29 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 13:53:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-460f59f5-8a7b-47bb-b896-b65afd4406ad None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-460f59f5-8a7b-47bb-b896-b65afd4406ad tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] GET http://192.168.122.181/volume/v3/types/3b88ed80-9432-4f50-8436-e2b52258ca8f/extra_specs/volume_backend_name Sep 03 13:53:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-460f59f5-8a7b-47bb-b896-b65afd4406ad tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-460f59f5-8a7b-47bb-b896-b65afd4406ad tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-460f59f5-8a7b-47bb-b896-b65afd4406ad tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] http://192.168.122.181/volume/v3/types/3b88ed80-9432-4f50-8436-e2b52258ca8f/extra_specs/volume_backend_name returned with HTTP 404 Sep 03 13:53:19 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1753/3449] 192.168.122.181 () {58 vars in 1322 bytes} [Thu Sep 3 13:53:19 2026] GET /volume/v3/types/3b88ed80-9432-4f50-8436-e2b52258ca8f/extra_specs/volume_backend_name => generated 143 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:53:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-dda2e88d-68f3-4da6-b699-112a37118307 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-dda2e88d-68f3-4da6-b699-112a37118307 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] PUT http://192.168.122.181/volume/v3/types/3b88ed80-9432-4f50-8436-e2b52258ca8f/encryption/dd0de7dd-ffcb-40b2-b351-ea9819d7deeb Sep 03 13:53:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-dda2e88d-68f3-4da6-b699-112a37118307 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:53:19 devstack devstack@c-api.service[86719]: DEBUG cinder.policy [None req-dda2e88d-68f3-4da6-b699-112a37118307 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'a427867094b54b78884711f14bdf7d4f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '009a3067fb4f4a08873874d7177075fe', '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=86719) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:53:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-dda2e88d-68f3-4da6-b699-112a37118307 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] http://192.168.122.181/volume/v3/types/3b88ed80-9432-4f50-8436-e2b52258ca8f/encryption/dd0de7dd-ffcb-40b2-b351-ea9819d7deeb returned with HTTP 403 Sep 03 13:53:19 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1697/3450] 192.168.122.181 () {60 vars in 1390 bytes} [Thu Sep 3 13:53:19 2026] PUT /volume/v3/types/3b88ed80-9432-4f50-8436-e2b52258ca8f/encryption/dd0de7dd-ffcb-40b2-b351-ea9819d7deeb => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:53:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ac2af04f-447e-462d-a688-6b97836872e8 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ac2af04f-447e-462d-a688-6b97836872e8 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] PUT http://192.168.122.181/volume/v3/types/3b88ed80-9432-4f50-8436-e2b52258ca8f/extra_specs/key1 Sep 03 13:53:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ac2af04f-447e-462d-a688-6b97836872e8 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:53:19 devstack devstack@c-api.service[86720]: DEBUG cinder.policy [None req-ac2af04f-447e-462d-a688-6b97836872e8 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'a427867094b54b78884711f14bdf7d4f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '009a3067fb4f4a08873874d7177075fe', '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=86720) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:53:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ac2af04f-447e-462d-a688-6b97836872e8 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] http://192.168.122.181/volume/v3/types/3b88ed80-9432-4f50-8436-e2b52258ca8f/extra_specs/key1 returned with HTTP 403 Sep 03 13:53:19 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1754/3451] 192.168.122.181 () {60 vars in 1297 bytes} [Thu Sep 3 13:53:19 2026] PUT /volume/v3/types/3b88ed80-9432-4f50-8436-e2b52258ca8f/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:53:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-6f20658c-4ea4-4cc9-b585-93c1b0898a61 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6f20658c-4ea4-4cc9-b585-93c1b0898a61 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] PUT http://192.168.122.181/volume/v3/types/3b88ed80-9432-4f50-8436-e2b52258ca8f Sep 03 13:53:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-6f20658c-4ea4-4cc9-b585-93c1b0898a61 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:53:19 devstack devstack@c-api.service[86719]: DEBUG cinder.policy [None req-6f20658c-4ea4-4cc9-b585-93c1b0898a61 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'a427867094b54b78884711f14bdf7d4f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '009a3067fb4f4a08873874d7177075fe', '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=86719) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 13:53:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-6f20658c-4ea4-4cc9-b585-93c1b0898a61 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-reader] http://192.168.122.181/volume/v3/types/3b88ed80-9432-4f50-8436-e2b52258ca8f returned with HTTP 403 Sep 03 13:53:19 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1698/3452] 192.168.122.181 () {60 vars in 1246 bytes} [Thu Sep 3 13:53:19 2026] PUT /volume/v3/types/3b88ed80-9432-4f50-8436-e2b52258ca8f => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:53:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-7e00f768-5d63-443d-8c1b-26c903687e88 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7e00f768-5d63-443d-8c1b-26c903687e88 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-admin] DELETE http://192.168.122.181/volume/v3/types/b7946176-26a7-4558-a269-e8badcfde8d5 Sep 03 13:53:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7e00f768-5d63-443d-8c1b-26c903687e88 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-7e00f768-5d63-443d-8c1b-26c903687e88 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-admin] Calling method '_delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-7e00f768-5d63-443d-8c1b-26c903687e88 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-admin] http://192.168.122.181/volume/v3/types/b7946176-26a7-4558-a269-e8badcfde8d5 returned with HTTP 202 Sep 03 13:53:19 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1755/3453] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:53:19 2026] DELETE /volume/v3/types/b7946176-26a7-4558-a269-e8badcfde8d5 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:53:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-45da5283-22a6-42d6-91b8-aaecf366d096 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-45da5283-22a6-42d6-91b8-aaecf366d096 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-admin] DELETE http://192.168.122.181/volume/v3/types/b9d375bf-dc15-4a25-8e76-e6ac94decab5 Sep 03 13:53:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-45da5283-22a6-42d6-91b8-aaecf366d096 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-45da5283-22a6-42d6-91b8-aaecf366d096 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-admin] Calling method '_delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-45da5283-22a6-42d6-91b8-aaecf366d096 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-admin] http://192.168.122.181/volume/v3/types/b9d375bf-dc15-4a25-8e76-e6ac94decab5 returned with HTTP 202 Sep 03 13:53:19 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1699/3454] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:53:19 2026] DELETE /volume/v3/types/b9d375bf-dc15-4a25-8e76-e6ac94decab5 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:53:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-6337155f-e4b0-4f3f-8d90-428fbcafd9b5 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6337155f-e4b0-4f3f-8d90-428fbcafd9b5 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-admin] DELETE http://192.168.122.181/volume/v3/types/1c029e84-d7d6-48c7-b20b-36f5788179d4 Sep 03 13:53:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6337155f-e4b0-4f3f-8d90-428fbcafd9b5 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-6337155f-e4b0-4f3f-8d90-428fbcafd9b5 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-admin] Calling method '_delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-6337155f-e4b0-4f3f-8d90-428fbcafd9b5 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-admin] http://192.168.122.181/volume/v3/types/1c029e84-d7d6-48c7-b20b-36f5788179d4 returned with HTTP 202 Sep 03 13:53:19 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1756/3455] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:53:19 2026] DELETE /volume/v3/types/1c029e84-d7d6-48c7-b20b-36f5788179d4 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:53:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-db64abfb-c3d2-4955-9c84-a58cd161fa52 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-db64abfb-c3d2-4955-9c84-a58cd161fa52 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-admin] DELETE http://192.168.122.181/volume/v3/types/4d716a3a-440e-43f7-87a0-58d87351ca89 Sep 03 13:53:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-db64abfb-c3d2-4955-9c84-a58cd161fa52 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:19 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-db64abfb-c3d2-4955-9c84-a58cd161fa52 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-admin] Calling method '_delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:19 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-db64abfb-c3d2-4955-9c84-a58cd161fa52 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-admin] http://192.168.122.181/volume/v3/types/4d716a3a-440e-43f7-87a0-58d87351ca89 returned with HTTP 202 Sep 03 13:53:19 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1700/3456] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:53:19 2026] DELETE /volume/v3/types/4d716a3a-440e-43f7-87a0-58d87351ca89 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:53:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-65d0b03a-89c5-433b-976e-5cef40190c12 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:19 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-65d0b03a-89c5-433b-976e-5cef40190c12 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-admin] DELETE http://192.168.122.181/volume/v3/types/dc43c83d-b2ef-48ab-a7c6-e4431e5d32be Sep 03 13:53:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-65d0b03a-89c5-433b-976e-5cef40190c12 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:19 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-65d0b03a-89c5-433b-976e-5cef40190c12 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-admin] Calling method '_delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:20 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-65d0b03a-89c5-433b-976e-5cef40190c12 tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-admin] http://192.168.122.181/volume/v3/types/dc43c83d-b2ef-48ab-a7c6-e4431e5d32be returned with HTTP 202 Sep 03 13:53:20 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1757/3457] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:53:19 2026] DELETE /volume/v3/types/dc43c83d-b2ef-48ab-a7c6-e4431e5d32be => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:53:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-7f7fa1c0-e159-4b9b-82d8-994e6705c8aa None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7f7fa1c0-e159-4b9b-82d8-994e6705c8aa tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-admin] DELETE http://192.168.122.181/volume/v3/types/3b88ed80-9432-4f50-8436-e2b52258ca8f Sep 03 13:53:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7f7fa1c0-e159-4b9b-82d8-994e6705c8aa tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:20 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7f7fa1c0-e159-4b9b-82d8-994e6705c8aa tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-admin] Calling method '_delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:20 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7f7fa1c0-e159-4b9b-82d8-994e6705c8aa tempest-VolumeTypesReaderTests-1699276477 tempest-VolumeTypesReaderTests-1699276477-project-admin] http://192.168.122.181/volume/v3/types/3b88ed80-9432-4f50-8436-e2b52258ca8f returned with HTTP 202 Sep 03 13:53:20 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1701/3458] 192.168.122.181 () {58 vars in 1229 bytes} [Thu Sep 3 13:53:20 2026] DELETE /volume/v3/types/3b88ed80-9432-4f50-8436-e2b52258ca8f => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 13:53:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-d0f077f1-e958-49ba-8d76-97310d00b7a1 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:22 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d0f077f1-e958-49ba-8d76-97310d00b7a1 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:53:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-d0f077f1-e958-49ba-8d76-97310d00b7a1 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1705251151"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:53:22 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-d0f077f1-e958-49ba-8d76-97310d00b7a1 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1705251151'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:53:22 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-d0f077f1-e958-49ba-8d76-97310d00b7a1 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Create volume of 1 GB Sep 03 13:53:23 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-d0f077f1-e958-49ba-8d76-97310d00b7a1 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Availability Zones retrieved successfully. Sep 03 13:53:23 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-d0f077f1-e958-49ba-8d76-97310d00b7a1 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Flow 'volume_create_api' (620805df-225f-430c-8e4d-8eb07be3b784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:53:23 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-d0f077f1-e958-49ba-8d76-97310d00b7a1 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0db47c3-e2f2-4893-afcd-47ee7937b886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:53:23 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-d0f077f1-e958-49ba-8d76-97310d00b7a1 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:53:23 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-d0f077f1-e958-49ba-8d76-97310d00b7a1 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0db47c3-e2f2-4893-afcd-47ee7937b886) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:53:23 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-d0f077f1-e958-49ba-8d76-97310d00b7a1 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5c7540c-d84c-4d9d-82be-30d1f006eb72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:53:23 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-d0f077f1-e958-49ba-8d76-97310d00b7a1 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Created reservations ['e4576b34-d837-47e2-b384-f81e198349a2', '397ab4df-900b-4f7e-baeb-06d35b727f14', '051c459f-2864-4cc8-ab33-7d8b54e3c6a3', 'aaec9530-01a4-4f60-a33b-0b2a5d73caca'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:53:23 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-d0f077f1-e958-49ba-8d76-97310d00b7a1 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5c7540c-d84c-4d9d-82be-30d1f006eb72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4576b34-d837-47e2-b384-f81e198349a2', '397ab4df-900b-4f7e-baeb-06d35b727f14', '051c459f-2864-4cc8-ab33-7d8b54e3c6a3', 'aaec9530-01a4-4f60-a33b-0b2a5d73caca']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:53:23 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-d0f077f1-e958-49ba-8d76-97310d00b7a1 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb20336e-dd1b-412d-8d16-e0d732d96a88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:53:23 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:53:23 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:53:23 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-d0f077f1-e958-49ba-8d76-97310d00b7a1 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb20336e-dd1b-412d-8d16-e0d732d96a88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f4f4f41-2e2a-4860-80a8-e2cc86abee50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1705251151',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8758c1d192a94ccd815b6c288bfbdc0d',qos_specs=None,replication_status=,reservations=['e4576b34-d837-47e2-b384-f81e198349a2','397ab4df-900b-4f7e-baeb-06d35b727f14','051c459f-2864-4cc8-ab33-7d8b54e3c6a3','aaec9530-01a4-4f60-a33b-0b2a5d73caca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a9588f6f3904a69bc82643b67fa73e6',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:53:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1705251151',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f4f4f41-2e2a-4860-80a8-e2cc86abee50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8758c1d192a94ccd815b6c288bfbdc0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a9588f6f3904a69bc82643b67fa73e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:53:23 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-d0f077f1-e958-49ba-8d76-97310d00b7a1 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6de82403-616e-489e-a5f8-cc7e4051d32a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:53:23 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-d0f077f1-e958-49ba-8d76-97310d00b7a1 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6de82403-616e-489e-a5f8-cc7e4051d32a) transitioned into state 'SUCCESS' from state '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-1705251151',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8758c1d192a94ccd815b6c288bfbdc0d',qos_specs=None,replication_status=,reservations=['e4576b34-d837-47e2-b384-f81e198349a2','397ab4df-900b-4f7e-baeb-06d35b727f14','051c459f-2864-4cc8-ab33-7d8b54e3c6a3','aaec9530-01a4-4f60-a33b-0b2a5d73caca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a9588f6f3904a69bc82643b67fa73e6',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:53:23 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-d0f077f1-e958-49ba-8d76-97310d00b7a1 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b628eb38-5951-4651-9ab2-7edab4df74dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:53:23 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-d0f077f1-e958-49ba-8d76-97310d00b7a1 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b628eb38-5951-4651-9ab2-7edab4df74dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:53:23 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-d0f077f1-e958-49ba-8d76-97310d00b7a1 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Flow 'volume_create_api' (620805df-225f-430c-8e4d-8eb07be3b784) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:53:23 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-d0f077f1-e958-49ba-8d76-97310d00b7a1 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Create volume request issued successfully. Sep 03 13:53:23 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-d0f077f1-e958-49ba-8d76-97310d00b7a1 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:53:23 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1758/3459] 192.168.122.181 () {62 vars in 1183 bytes} [Thu Sep 3 13:53:22 2026] POST /volume/v3/volumes => generated 787 bytes in 451 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:53:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-c4b315d2-73fa-409f-a6c9-2dbb20943107 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:23 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c4b315d2-73fa-409f-a6c9-2dbb20943107 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] GET http://192.168.122.181/volume/v3/volumes/7f4f4f41-2e2a-4860-80a8-e2cc86abee50 Sep 03 13:53:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c4b315d2-73fa-409f-a6c9-2dbb20943107 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:23 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-c4b315d2-73fa-409f-a6c9-2dbb20943107 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:23 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:53:23 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:53:23 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:53:23 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:53:23 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-c4b315d2-73fa-409f-a6c9-2dbb20943107 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Volume info retrieved successfully. Sep 03 13:53:23 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-c4b315d2-73fa-409f-a6c9-2dbb20943107 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] http://192.168.122.181/volume/v3/volumes/7f4f4f41-2e2a-4860-80a8-e2cc86abee50 returned with HTTP 200 Sep 03 13:53:23 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1702/3460] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:53:23 2026] GET /volume/v3/volumes/7f4f4f41-2e2a-4860-80a8-e2cc86abee50 => generated 966 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:53:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-cd072640-a4f9-401d-97e6-bad03f4e4624 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-cd072640-a4f9-401d-97e6-bad03f4e4624 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] GET http://192.168.122.181/volume/v3/volumes/7f4f4f41-2e2a-4860-80a8-e2cc86abee50 Sep 03 13:53:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-cd072640-a4f9-401d-97e6-bad03f4e4624 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-cd072640-a4f9-401d-97e6-bad03f4e4624 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:24 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:53:24 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:53:24 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:53:24 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:53:24 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-cd072640-a4f9-401d-97e6-bad03f4e4624 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Volume info retrieved successfully. Sep 03 13:53:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-cd072640-a4f9-401d-97e6-bad03f4e4624 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] http://192.168.122.181/volume/v3/volumes/7f4f4f41-2e2a-4860-80a8-e2cc86abee50 returned with HTTP 200 Sep 03 13:53:24 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1759/3461] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:53:24 2026] GET /volume/v3/volumes/7f4f4f41-2e2a-4860-80a8-e2cc86abee50 => generated 1017 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:53:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-60ef1393-9a9e-4f13-8807-4766d3dc2efe None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-60ef1393-9a9e-4f13-8807-4766d3dc2efe tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-reader] GET http://192.168.122.181/volume/v3/volumes Sep 03 13:53:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-60ef1393-9a9e-4f13-8807-4766d3dc2efe tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-reader] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-60ef1393-9a9e-4f13-8807-4766d3dc2efe tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-reader] Calling method 'index' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.api_utils [None req-60ef1393-9a9e-4f13-8807-4766d3dc2efe tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-reader] Removing options '' from query. {{(pid=86719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:53:24 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-60ef1393-9a9e-4f13-8807-4766d3dc2efe tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86719) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:53:24 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:53:24 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:53:24 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-60ef1393-9a9e-4f13-8807-4766d3dc2efe tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-reader] Get all volumes completed successfully. Sep 03 13:53:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-60ef1393-9a9e-4f13-8807-4766d3dc2efe tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-reader] http://192.168.122.181/volume/v3/volumes returned with HTTP 200 Sep 03 13:53:24 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1703/3462] 192.168.122.181 () {60 vars in 1162 bytes} [Thu Sep 3 13:53:24 2026] GET /volume/v3/volumes => generated 344 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:53:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-b70f1ea6-e356-46c6-a793-c1e590ed164f None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b70f1ea6-e356-46c6-a793-c1e590ed164f tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] DELETE http://192.168.122.181/volume/v3/volumes/7f4f4f41-2e2a-4860-80a8-e2cc86abee50 Sep 03 13:53:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b70f1ea6-e356-46c6-a793-c1e590ed164f tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:24 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-b70f1ea6-e356-46c6-a793-c1e590ed164f tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:24 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-b70f1ea6-e356-46c6-a793-c1e590ed164f tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Delete volume with id: 7f4f4f41-2e2a-4860-80a8-e2cc86abee50 Sep 03 13:53:24 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:53:24 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:53:24 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:53:24 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:53:24 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-b70f1ea6-e356-46c6-a793-c1e590ed164f tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Volume info retrieved successfully. Sep 03 13:53:24 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-b70f1ea6-e356-46c6-a793-c1e590ed164f tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Delete volume request issued successfully. Sep 03 13:53:24 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-b70f1ea6-e356-46c6-a793-c1e590ed164f tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] http://192.168.122.181/volume/v3/volumes/7f4f4f41-2e2a-4860-80a8-e2cc86abee50 returned with HTTP 202 Sep 03 13:53:24 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1760/3463] 192.168.122.181 () {60 vars in 1276 bytes} [Thu Sep 3 13:53:24 2026] DELETE /volume/v3/volumes/7f4f4f41-2e2a-4860-80a8-e2cc86abee50 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 13:53:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-47bf1d73-5d6f-4aef-8c6b-2ff21d7cdd0e None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-47bf1d73-5d6f-4aef-8c6b-2ff21d7cdd0e tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] GET http://192.168.122.181/volume/v3/volumes/7f4f4f41-2e2a-4860-80a8-e2cc86abee50 Sep 03 13:53:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-47bf1d73-5d6f-4aef-8c6b-2ff21d7cdd0e tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:24 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-47bf1d73-5d6f-4aef-8c6b-2ff21d7cdd0e tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:24 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:53:24 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:53:24 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:53:24 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:53:24 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-47bf1d73-5d6f-4aef-8c6b-2ff21d7cdd0e tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Volume info retrieved successfully. Sep 03 13:53:24 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-47bf1d73-5d6f-4aef-8c6b-2ff21d7cdd0e tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] http://192.168.122.181/volume/v3/volumes/7f4f4f41-2e2a-4860-80a8-e2cc86abee50 returned with HTTP 200 Sep 03 13:53:24 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1704/3464] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:53:24 2026] GET /volume/v3/volumes/7f4f4f41-2e2a-4860-80a8-e2cc86abee50 => generated 1016 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:53:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-ea3cc25a-3fe3-4f9e-b9be-c2063e130519 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ea3cc25a-3fe3-4f9e-b9be-c2063e130519 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] GET http://192.168.122.181/volume/v3/volumes/7f4f4f41-2e2a-4860-80a8-e2cc86abee50 Sep 03 13:53:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ea3cc25a-3fe3-4f9e-b9be-c2063e130519 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:25 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-ea3cc25a-3fe3-4f9e-b9be-c2063e130519 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:25 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-ea3cc25a-3fe3-4f9e-b9be-c2063e130519 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] http://192.168.122.181/volume/v3/volumes/7f4f4f41-2e2a-4860-80a8-e2cc86abee50 returned with HTTP 404 Sep 03 13:53:25 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1761/3465] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:53:25 2026] GET /volume/v3/volumes/7f4f4f41-2e2a-4860-80a8-e2cc86abee50 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:53:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-8b4800fc-3e17-42e4-8a9b-ed980b5d4aa5 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:25 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8b4800fc-3e17-42e4-8a9b-ed980b5d4aa5 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:53:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8b4800fc-3e17-42e4-8a9b-ed980b5d4aa5 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-907121451"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:53:25 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-8b4800fc-3e17-42e4-8a9b-ed980b5d4aa5 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-907121451'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:53:25 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-8b4800fc-3e17-42e4-8a9b-ed980b5d4aa5 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Create volume of 1 GB Sep 03 13:53:25 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-8b4800fc-3e17-42e4-8a9b-ed980b5d4aa5 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Availability Zones retrieved successfully. Sep 03 13:53:25 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-8b4800fc-3e17-42e4-8a9b-ed980b5d4aa5 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Flow 'volume_create_api' (10094fc4-fead-4b86-a63e-8d68b836df85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:53:25 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-8b4800fc-3e17-42e4-8a9b-ed980b5d4aa5 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aef5c485-88fb-4e8c-8c30-3315a03385bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:53:25 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-8b4800fc-3e17-42e4-8a9b-ed980b5d4aa5 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:53:25 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-8b4800fc-3e17-42e4-8a9b-ed980b5d4aa5 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aef5c485-88fb-4e8c-8c30-3315a03385bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:53:25 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-8b4800fc-3e17-42e4-8a9b-ed980b5d4aa5 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7843cc4-4221-467e-8b67-d5b2e927e5fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:53:25 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-8b4800fc-3e17-42e4-8a9b-ed980b5d4aa5 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Created reservations ['5cfe3a0d-0332-4613-9551-9cc061984483', '4530484e-b07e-45ca-b2d7-cf4ef2a90924', '1b5888d0-f209-4238-b08d-9732f322c397', '89748874-6284-4e46-a1ee-1cde36246efa'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:53:25 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-8b4800fc-3e17-42e4-8a9b-ed980b5d4aa5 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7843cc4-4221-467e-8b67-d5b2e927e5fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5cfe3a0d-0332-4613-9551-9cc061984483', '4530484e-b07e-45ca-b2d7-cf4ef2a90924', '1b5888d0-f209-4238-b08d-9732f322c397', '89748874-6284-4e46-a1ee-1cde36246efa']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:53:25 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-8b4800fc-3e17-42e4-8a9b-ed980b5d4aa5 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38e16b5b-0247-48dc-a221-4277895e9de4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:53:25 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:53:25 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:53:25 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-8b4800fc-3e17-42e4-8a9b-ed980b5d4aa5 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38e16b5b-0247-48dc-a221-4277895e9de4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b413d96-52d5-43bd-9549-c7fb671be170', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-907121451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8758c1d192a94ccd815b6c288bfbdc0d',qos_specs=None,replication_status=,reservations=['5cfe3a0d-0332-4613-9551-9cc061984483','4530484e-b07e-45ca-b2d7-cf4ef2a90924','1b5888d0-f209-4238-b08d-9732f322c397','89748874-6284-4e46-a1ee-1cde36246efa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a9588f6f3904a69bc82643b67fa73e6',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:53:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-907121451',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b413d96-52d5-43bd-9549-c7fb671be170,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8758c1d192a94ccd815b6c288bfbdc0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a9588f6f3904a69bc82643b67fa73e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:53:25 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-8b4800fc-3e17-42e4-8a9b-ed980b5d4aa5 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e9b8bba-b534-4fab-8535-073b078ec43d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:53:26 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-8b4800fc-3e17-42e4-8a9b-ed980b5d4aa5 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e9b8bba-b534-4fab-8535-073b078ec43d) transitioned into state 'SUCCESS' from state '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-907121451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8758c1d192a94ccd815b6c288bfbdc0d',qos_specs=None,replication_status=,reservations=['5cfe3a0d-0332-4613-9551-9cc061984483','4530484e-b07e-45ca-b2d7-cf4ef2a90924','1b5888d0-f209-4238-b08d-9732f322c397','89748874-6284-4e46-a1ee-1cde36246efa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a9588f6f3904a69bc82643b67fa73e6',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:53:26 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-8b4800fc-3e17-42e4-8a9b-ed980b5d4aa5 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d405a1f-6c8a-41f4-aee3-a8968b57fda3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:53:26 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-8b4800fc-3e17-42e4-8a9b-ed980b5d4aa5 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d405a1f-6c8a-41f4-aee3-a8968b57fda3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:53:26 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-8b4800fc-3e17-42e4-8a9b-ed980b5d4aa5 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Flow 'volume_create_api' (10094fc4-fead-4b86-a63e-8d68b836df85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:53:26 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-8b4800fc-3e17-42e4-8a9b-ed980b5d4aa5 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Create volume request issued successfully. Sep 03 13:53:26 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8b4800fc-3e17-42e4-8a9b-ed980b5d4aa5 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:53:26 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1705/3466] 192.168.122.181 () {62 vars in 1183 bytes} [Thu Sep 3 13:53:25 2026] POST /volume/v3/volumes => generated 786 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:53:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-640d714f-363d-484f-a840-76eb319e508e None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:26 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-640d714f-363d-484f-a840-76eb319e508e tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] GET http://192.168.122.181/volume/v3/volumes/1b413d96-52d5-43bd-9549-c7fb671be170 Sep 03 13:53:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-640d714f-363d-484f-a840-76eb319e508e tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:26 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-640d714f-363d-484f-a840-76eb319e508e tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:26 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:53:26 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:53:26 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:53:26 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:53:26 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-640d714f-363d-484f-a840-76eb319e508e tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Volume info retrieved successfully. Sep 03 13:53:26 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-640d714f-363d-484f-a840-76eb319e508e tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] http://192.168.122.181/volume/v3/volumes/1b413d96-52d5-43bd-9549-c7fb671be170 returned with HTTP 200 Sep 03 13:53:26 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1762/3467] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:53:26 2026] GET /volume/v3/volumes/1b413d96-52d5-43bd-9549-c7fb671be170 => generated 965 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:53:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-8ed0e269-186e-4621-b875-b4d95cf89274 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:27 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8ed0e269-186e-4621-b875-b4d95cf89274 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] GET http://192.168.122.181/volume/v3/volumes/1b413d96-52d5-43bd-9549-c7fb671be170 Sep 03 13:53:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8ed0e269-186e-4621-b875-b4d95cf89274 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-8ed0e269-186e-4621-b875-b4d95cf89274 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:27 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:53:27 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:53:27 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:53:27 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:53:27 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-8ed0e269-186e-4621-b875-b4d95cf89274 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Volume info retrieved successfully. Sep 03 13:53:27 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-8ed0e269-186e-4621-b875-b4d95cf89274 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] http://192.168.122.181/volume/v3/volumes/1b413d96-52d5-43bd-9549-c7fb671be170 returned with HTTP 200 Sep 03 13:53:27 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1706/3468] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:53:27 2026] GET /volume/v3/volumes/1b413d96-52d5-43bd-9549-c7fb671be170 => generated 1016 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:53:27 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-c0ae5688-b0a8-4bcb-8fb2-24afc6f84c64 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:27 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c0ae5688-b0a8-4bcb-8fb2-24afc6f84c64 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-reader] GET http://192.168.122.181/volume/v3/volumes/detail Sep 03 13:53:27 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c0ae5688-b0a8-4bcb-8fb2-24afc6f84c64 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-reader] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:27 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c0ae5688-b0a8-4bcb-8fb2-24afc6f84c64 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-reader] Calling method 'detail' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:27 devstack devstack@c-api.service[86720]: DEBUG cinder.api.api_utils [None req-c0ae5688-b0a8-4bcb-8fb2-24afc6f84c64 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-reader] Removing options '' from query. {{(pid=86720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:53:27 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-c0ae5688-b0a8-4bcb-8fb2-24afc6f84c64 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86720) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 13:53:27 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:53:27 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:53:27 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-c0ae5688-b0a8-4bcb-8fb2-24afc6f84c64 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-reader] Get all volumes completed successfully. Sep 03 13:53:27 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:53:27 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:53:27 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c0ae5688-b0a8-4bcb-8fb2-24afc6f84c64 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-reader] http://192.168.122.181/volume/v3/volumes/detail returned with HTTP 200 Sep 03 13:53:27 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1763/3469] 192.168.122.181 () {60 vars in 1183 bytes} [Thu Sep 3 13:53:27 2026] GET /volume/v3/volumes/detail => generated 856 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:53:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-adfce8c9-b4b5-4634-a546-6d4db873299f None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:27 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-adfce8c9-b4b5-4634-a546-6d4db873299f tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] DELETE http://192.168.122.181/volume/v3/volumes/1b413d96-52d5-43bd-9549-c7fb671be170 Sep 03 13:53:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-adfce8c9-b4b5-4634-a546-6d4db873299f tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:27 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-adfce8c9-b4b5-4634-a546-6d4db873299f tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:27 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-adfce8c9-b4b5-4634-a546-6d4db873299f tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Delete volume with id: 1b413d96-52d5-43bd-9549-c7fb671be170 Sep 03 13:53:27 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:53:27 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:53:27 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:53:27 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:53:27 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-adfce8c9-b4b5-4634-a546-6d4db873299f tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Volume info retrieved successfully. Sep 03 13:53:27 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-adfce8c9-b4b5-4634-a546-6d4db873299f tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Delete volume request issued successfully. Sep 03 13:53:27 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-adfce8c9-b4b5-4634-a546-6d4db873299f tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] http://192.168.122.181/volume/v3/volumes/1b413d96-52d5-43bd-9549-c7fb671be170 returned with HTTP 202 Sep 03 13:53:27 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1707/3470] 192.168.122.181 () {60 vars in 1276 bytes} [Thu Sep 3 13:53:27 2026] DELETE /volume/v3/volumes/1b413d96-52d5-43bd-9549-c7fb671be170 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 13:53:27 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-c120dd86-db9b-4f75-86e9-da136a754ae3 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:27 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c120dd86-db9b-4f75-86e9-da136a754ae3 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] GET http://192.168.122.181/volume/v3/volumes/1b413d96-52d5-43bd-9549-c7fb671be170 Sep 03 13:53:27 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c120dd86-db9b-4f75-86e9-da136a754ae3 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:27 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c120dd86-db9b-4f75-86e9-da136a754ae3 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:27 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:53:27 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:53:27 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:53:27 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:53:27 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-c120dd86-db9b-4f75-86e9-da136a754ae3 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Volume info retrieved successfully. Sep 03 13:53:27 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c120dd86-db9b-4f75-86e9-da136a754ae3 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] http://192.168.122.181/volume/v3/volumes/1b413d96-52d5-43bd-9549-c7fb671be170 returned with HTTP 200 Sep 03 13:53:27 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1764/3471] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:53:27 2026] GET /volume/v3/volumes/1b413d96-52d5-43bd-9549-c7fb671be170 => generated 1015 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 03 13:53:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-7d81fee3-ca31-4594-944a-8bfb5906b71b None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:28 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7d81fee3-ca31-4594-944a-8bfb5906b71b tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] GET http://192.168.122.181/volume/v3/volumes/1b413d96-52d5-43bd-9549-c7fb671be170 Sep 03 13:53:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7d81fee3-ca31-4594-944a-8bfb5906b71b tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-7d81fee3-ca31-4594-944a-8bfb5906b71b tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:28 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-7d81fee3-ca31-4594-944a-8bfb5906b71b tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] http://192.168.122.181/volume/v3/volumes/1b413d96-52d5-43bd-9549-c7fb671be170 returned with HTTP 404 Sep 03 13:53:28 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1708/3472] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:53:28 2026] GET /volume/v3/volumes/1b413d96-52d5-43bd-9549-c7fb671be170 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:53:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-19645e1a-f4d6-4239-ab36-d7a859b7c304 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-19645e1a-f4d6-4239-ab36-d7a859b7c304 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:53:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-19645e1a-f4d6-4239-ab36-d7a859b7c304 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1939240442"}} {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:53:28 devstack devstack@c-api.service[86720]: DEBUG cinder.api.v3.volumes [None req-19645e1a-f4d6-4239-ab36-d7a859b7c304 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1939240442'}} {{(pid=86720) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:53:28 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-19645e1a-f4d6-4239-ab36-d7a859b7c304 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Create volume of 1 GB Sep 03 13:53:28 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-19645e1a-f4d6-4239-ab36-d7a859b7c304 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Availability Zones retrieved successfully. Sep 03 13:53:28 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-19645e1a-f4d6-4239-ab36-d7a859b7c304 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Flow 'volume_create_api' (5c802996-ae62-4241-ad33-5361a4ba8982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:53:28 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-19645e1a-f4d6-4239-ab36-d7a859b7c304 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e999baff-41cb-468f-8cab-425d6ffbb6b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:53:28 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.flows.api.create_volume [None req-19645e1a-f4d6-4239-ab36-d7a859b7c304 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Validating volume size '1' using validate_int {{(pid=86720) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:53:28 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-19645e1a-f4d6-4239-ab36-d7a859b7c304 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e999baff-41cb-468f-8cab-425d6ffbb6b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:53:28 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-19645e1a-f4d6-4239-ab36-d7a859b7c304 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48a819c9-2a44-4289-ac2a-58d15eedde6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:53:28 devstack devstack@c-api.service[86720]: DEBUG cinder.quota [None req-19645e1a-f4d6-4239-ab36-d7a859b7c304 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Created reservations ['a8bfedaa-b71a-4295-b2b5-f71f85667aa2', 'e9096131-542d-4916-93dd-db367b8609b6', 'adc3f601-184f-44f2-9e44-e53806c77d0d', '864ca898-216a-49d3-aa5c-8513e54aa171'] {{(pid=86720) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:53:28 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-19645e1a-f4d6-4239-ab36-d7a859b7c304 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48a819c9-2a44-4289-ac2a-58d15eedde6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8bfedaa-b71a-4295-b2b5-f71f85667aa2', 'e9096131-542d-4916-93dd-db367b8609b6', 'adc3f601-184f-44f2-9e44-e53806c77d0d', '864ca898-216a-49d3-aa5c-8513e54aa171']}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:53:28 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-19645e1a-f4d6-4239-ab36-d7a859b7c304 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f934a22f-b57e-412e-8cdf-6c3237176ca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:53:28 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:53:28 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:53:28 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-19645e1a-f4d6-4239-ab36-d7a859b7c304 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f934a22f-b57e-412e-8cdf-6c3237176ca7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a84ece4c-c289-41a4-ba9c-02594c7b7851', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1939240442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8758c1d192a94ccd815b6c288bfbdc0d',qos_specs=None,replication_status=,reservations=['a8bfedaa-b71a-4295-b2b5-f71f85667aa2','e9096131-542d-4916-93dd-db367b8609b6','adc3f601-184f-44f2-9e44-e53806c77d0d','864ca898-216a-49d3-aa5c-8513e54aa171'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a9588f6f3904a69bc82643b67fa73e6',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:53:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1939240442',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a84ece4c-c289-41a4-ba9c-02594c7b7851,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8758c1d192a94ccd815b6c288bfbdc0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a9588f6f3904a69bc82643b67fa73e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:53:28 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-19645e1a-f4d6-4239-ab36-d7a859b7c304 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e9e02a5-ea3a-4eb6-8e64-2a833165c0f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:53:28 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-19645e1a-f4d6-4239-ab36-d7a859b7c304 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e9e02a5-ea3a-4eb6-8e64-2a833165c0f2) transitioned into state 'SUCCESS' from state '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-1939240442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8758c1d192a94ccd815b6c288bfbdc0d',qos_specs=None,replication_status=,reservations=['a8bfedaa-b71a-4295-b2b5-f71f85667aa2','e9096131-542d-4916-93dd-db367b8609b6','adc3f601-184f-44f2-9e44-e53806c77d0d','864ca898-216a-49d3-aa5c-8513e54aa171'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a9588f6f3904a69bc82643b67fa73e6',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:53:28 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-19645e1a-f4d6-4239-ab36-d7a859b7c304 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f921336-ced5-468f-bf2c-93d54fae333b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:53:28 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-19645e1a-f4d6-4239-ab36-d7a859b7c304 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f921336-ced5-468f-bf2c-93d54fae333b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86720) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:53:28 devstack devstack@c-api.service[86720]: DEBUG cinder.volume.api [None req-19645e1a-f4d6-4239-ab36-d7a859b7c304 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Flow 'volume_create_api' (5c802996-ae62-4241-ad33-5361a4ba8982) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86720) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:53:28 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-19645e1a-f4d6-4239-ab36-d7a859b7c304 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Create volume request issued successfully. Sep 03 13:53:28 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-19645e1a-f4d6-4239-ab36-d7a859b7c304 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:53:28 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1765/3473] 192.168.122.181 () {62 vars in 1183 bytes} [Thu Sep 3 13:53:28 2026] POST /volume/v3/volumes => generated 787 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 13:53:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-067528f3-a89b-4e86-b373-b3f305312017 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:28 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-067528f3-a89b-4e86-b373-b3f305312017 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] GET http://192.168.122.181/volume/v3/volumes/a84ece4c-c289-41a4-ba9c-02594c7b7851 Sep 03 13:53:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-067528f3-a89b-4e86-b373-b3f305312017 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:28 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-067528f3-a89b-4e86-b373-b3f305312017 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:28 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:53:28 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:53:28 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:53:28 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:53:28 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-067528f3-a89b-4e86-b373-b3f305312017 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Volume info retrieved successfully. Sep 03 13:53:28 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-067528f3-a89b-4e86-b373-b3f305312017 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] http://192.168.122.181/volume/v3/volumes/a84ece4c-c289-41a4-ba9c-02594c7b7851 returned with HTTP 200 Sep 03 13:53:28 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1709/3474] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:53:28 2026] GET /volume/v3/volumes/a84ece4c-c289-41a4-ba9c-02594c7b7851 => generated 966 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:53:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-c981140c-8b97-47b7-92bc-59de407f2cc3 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:29 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c981140c-8b97-47b7-92bc-59de407f2cc3 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] GET http://192.168.122.181/volume/v3/volumes/a84ece4c-c289-41a4-ba9c-02594c7b7851 Sep 03 13:53:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c981140c-8b97-47b7-92bc-59de407f2cc3 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-c981140c-8b97-47b7-92bc-59de407f2cc3 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:29 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:53:29 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:53:29 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:53:29 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:53:29 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-c981140c-8b97-47b7-92bc-59de407f2cc3 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Volume info retrieved successfully. Sep 03 13:53:29 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-c981140c-8b97-47b7-92bc-59de407f2cc3 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] http://192.168.122.181/volume/v3/volumes/a84ece4c-c289-41a4-ba9c-02594c7b7851 returned with HTTP 200 Sep 03 13:53:29 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1766/3475] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:53:29 2026] GET /volume/v3/volumes/a84ece4c-c289-41a4-ba9c-02594c7b7851 => generated 1017 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:53:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-2be59474-6854-4bad-b110-e35284c96013 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:29 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2be59474-6854-4bad-b110-e35284c96013 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-reader] GET http://192.168.122.181/volume/v3/volumes/a84ece4c-c289-41a4-ba9c-02594c7b7851 Sep 03 13:53:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2be59474-6854-4bad-b110-e35284c96013 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-reader] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-2be59474-6854-4bad-b110-e35284c96013 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-reader] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:29 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:53:29 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:53:29 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:53:29 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:53:29 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-2be59474-6854-4bad-b110-e35284c96013 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-reader] Volume info retrieved successfully. Sep 03 13:53:29 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-2be59474-6854-4bad-b110-e35284c96013 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-reader] http://192.168.122.181/volume/v3/volumes/a84ece4c-c289-41a4-ba9c-02594c7b7851 returned with HTTP 200 Sep 03 13:53:29 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1710/3476] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:53:29 2026] GET /volume/v3/volumes/a84ece4c-c289-41a4-ba9c-02594c7b7851 => generated 854 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:53:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-f9ab8749-7a5d-4f09-a87f-fa0080188e3a None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:29 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f9ab8749-7a5d-4f09-a87f-fa0080188e3a tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] DELETE http://192.168.122.181/volume/v3/volumes/a84ece4c-c289-41a4-ba9c-02594c7b7851 Sep 03 13:53:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f9ab8749-7a5d-4f09-a87f-fa0080188e3a tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:29 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-f9ab8749-7a5d-4f09-a87f-fa0080188e3a tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Calling method 'delete' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:29 devstack devstack@c-api.service[86720]: INFO cinder.api.v3.volumes [None req-f9ab8749-7a5d-4f09-a87f-fa0080188e3a tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Delete volume with id: a84ece4c-c289-41a4-ba9c-02594c7b7851 Sep 03 13:53:29 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:53:29 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:53:29 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:53:29 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:53:29 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-f9ab8749-7a5d-4f09-a87f-fa0080188e3a tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Volume info retrieved successfully. Sep 03 13:53:29 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-f9ab8749-7a5d-4f09-a87f-fa0080188e3a tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Delete volume request issued successfully. Sep 03 13:53:29 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-f9ab8749-7a5d-4f09-a87f-fa0080188e3a tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] http://192.168.122.181/volume/v3/volumes/a84ece4c-c289-41a4-ba9c-02594c7b7851 returned with HTTP 202 Sep 03 13:53:29 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1767/3477] 192.168.122.181 () {60 vars in 1276 bytes} [Thu Sep 3 13:53:29 2026] DELETE /volume/v3/volumes/a84ece4c-c289-41a4-ba9c-02594c7b7851 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 13:53:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-49cf9b34-e178-4356-a0c6-7a19fd0386eb None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:29 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-49cf9b34-e178-4356-a0c6-7a19fd0386eb tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] GET http://192.168.122.181/volume/v3/volumes/a84ece4c-c289-41a4-ba9c-02594c7b7851 Sep 03 13:53:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-49cf9b34-e178-4356-a0c6-7a19fd0386eb tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:29 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-49cf9b34-e178-4356-a0c6-7a19fd0386eb tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:29 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:53:29 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:53:29 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:53:29 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:53:29 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-49cf9b34-e178-4356-a0c6-7a19fd0386eb tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Volume info retrieved successfully. Sep 03 13:53:29 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-49cf9b34-e178-4356-a0c6-7a19fd0386eb tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] http://192.168.122.181/volume/v3/volumes/a84ece4c-c289-41a4-ba9c-02594c7b7851 returned with HTTP 200 Sep 03 13:53:29 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1711/3478] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:53:29 2026] GET /volume/v3/volumes/a84ece4c-c289-41a4-ba9c-02594c7b7851 => generated 1016 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:53:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-02b750a5-87f4-4252-a40f-b7d703dfc38b None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:30 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-02b750a5-87f4-4252-a40f-b7d703dfc38b tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] GET http://192.168.122.181/volume/v3/volumes/a84ece4c-c289-41a4-ba9c-02594c7b7851 Sep 03 13:53:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-02b750a5-87f4-4252-a40f-b7d703dfc38b tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:30 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-02b750a5-87f4-4252-a40f-b7d703dfc38b tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:30 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-02b750a5-87f4-4252-a40f-b7d703dfc38b tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] http://192.168.122.181/volume/v3/volumes/a84ece4c-c289-41a4-ba9c-02594c7b7851 returned with HTTP 404 Sep 03 13:53:30 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1768/3479] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:53:30 2026] GET /volume/v3/volumes/a84ece4c-c289-41a4-ba9c-02594c7b7851 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:53:30 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-46713f3c-b69c-4780-b6fa-20af878a4600 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:31 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-46713f3c-b69c-4780-b6fa-20af878a4600 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] POST http://192.168.122.181/volume/v3/volumes Sep 03 13:53:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-46713f3c-b69c-4780-b6fa-20af878a4600 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1155201043"}} {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 13:53:31 devstack devstack@c-api.service[86719]: DEBUG cinder.api.v3.volumes [None req-46713f3c-b69c-4780-b6fa-20af878a4600 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1155201043'}} {{(pid=86719) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 13:53:31 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-46713f3c-b69c-4780-b6fa-20af878a4600 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Create volume of 1 GB Sep 03 13:53:31 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-46713f3c-b69c-4780-b6fa-20af878a4600 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Availability Zones retrieved successfully. Sep 03 13:53:31 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-46713f3c-b69c-4780-b6fa-20af878a4600 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Flow 'volume_create_api' (490cf9ce-2eb0-4632-90f5-086d01baa2e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:53:31 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-46713f3c-b69c-4780-b6fa-20af878a4600 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64cc7432-81c8-43b7-91c4-8a32f2cf589d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:53:31 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.flows.api.create_volume [None req-46713f3c-b69c-4780-b6fa-20af878a4600 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Validating volume size '1' using validate_int {{(pid=86719) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 13:53:31 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-46713f3c-b69c-4780-b6fa-20af878a4600 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64cc7432-81c8-43b7-91c4-8a32f2cf589d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T11:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10fa3d0d-4b2f-49f7-aab1-be34babd4f1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:53:31 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-46713f3c-b69c-4780-b6fa-20af878a4600 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cab394ea-1c87-4276-85a8-882edb42e2ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:53:31 devstack devstack@c-api.service[86719]: DEBUG cinder.quota [None req-46713f3c-b69c-4780-b6fa-20af878a4600 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Created reservations ['4c2f0cb9-3fe0-4e00-9dcf-d28bae0d3136', 'ee49905e-e266-405b-856a-567993c703f4', 'bc1b9dfa-0ca9-411d-ba9d-57834ee570ea', 'e2aafe66-a81f-4683-8648-b1032df1d2de'] {{(pid=86719) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 13:53:31 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-46713f3c-b69c-4780-b6fa-20af878a4600 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cab394ea-1c87-4276-85a8-882edb42e2ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c2f0cb9-3fe0-4e00-9dcf-d28bae0d3136', 'ee49905e-e266-405b-856a-567993c703f4', 'bc1b9dfa-0ca9-411d-ba9d-57834ee570ea', 'e2aafe66-a81f-4683-8648-b1032df1d2de']}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:53:31 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-46713f3c-b69c-4780-b6fa-20af878a4600 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80ed6708-2cf9-4072-8001-9313146b85b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:53:31 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:53:31 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:53:31 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-46713f3c-b69c-4780-b6fa-20af878a4600 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80ed6708-2cf9-4072-8001-9313146b85b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '879493be-b904-4ea9-ad5e-6bcb0315b870', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1155201043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8758c1d192a94ccd815b6c288bfbdc0d',qos_specs=None,replication_status=,reservations=['4c2f0cb9-3fe0-4e00-9dcf-d28bae0d3136','ee49905e-e266-405b-856a-567993c703f4','bc1b9dfa-0ca9-411d-ba9d-57834ee570ea','e2aafe66-a81f-4683-8648-b1032df1d2de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a9588f6f3904a69bc82643b67fa73e6',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T11:53:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1155201043',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=879493be-b904-4ea9-ad5e-6bcb0315b870,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8758c1d192a94ccd815b6c288bfbdc0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a9588f6f3904a69bc82643b67fa73e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10fa3d0d-4b2f-49f7-aab1-be34babd4f1d),volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:53:31 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-46713f3c-b69c-4780-b6fa-20af878a4600 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ef09802-0805-4c3a-b3a9-8948300d4623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:53:31 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-46713f3c-b69c-4780-b6fa-20af878a4600 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ef09802-0805-4c3a-b3a9-8948300d4623) transitioned into state 'SUCCESS' from state '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-1155201043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8758c1d192a94ccd815b6c288bfbdc0d',qos_specs=None,replication_status=,reservations=['4c2f0cb9-3fe0-4e00-9dcf-d28bae0d3136','ee49905e-e266-405b-856a-567993c703f4','bc1b9dfa-0ca9-411d-ba9d-57834ee570ea','e2aafe66-a81f-4683-8648-b1032df1d2de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a9588f6f3904a69bc82643b67fa73e6',volume_type_id=10fa3d0d-4b2f-49f7-aab1-be34babd4f1d)}' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:53:31 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-46713f3c-b69c-4780-b6fa-20af878a4600 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (704fe3a1-8041-42b1-a6a5-a6bcacd9f883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 13:53:31 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-46713f3c-b69c-4780-b6fa-20af878a4600 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (704fe3a1-8041-42b1-a6a5-a6bcacd9f883) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86719) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 13:53:31 devstack devstack@c-api.service[86719]: DEBUG cinder.volume.api [None req-46713f3c-b69c-4780-b6fa-20af878a4600 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Flow 'volume_create_api' (490cf9ce-2eb0-4632-90f5-086d01baa2e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86719) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 13:53:31 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-46713f3c-b69c-4780-b6fa-20af878a4600 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Create volume request issued successfully. Sep 03 13:53:31 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-46713f3c-b69c-4780-b6fa-20af878a4600 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] http://192.168.122.181/volume/v3/volumes returned with HTTP 202 Sep 03 13:53:31 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1712/3480] 192.168.122.181 () {62 vars in 1183 bytes} [Thu Sep 3 13:53:30 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 03 13:53:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-871f7f9e-c256-4e8c-98b2-b36346c4bf42 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:31 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-871f7f9e-c256-4e8c-98b2-b36346c4bf42 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] GET http://192.168.122.181/volume/v3/volumes/879493be-b904-4ea9-ad5e-6bcb0315b870 Sep 03 13:53:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-871f7f9e-c256-4e8c-98b2-b36346c4bf42 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:31 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-871f7f9e-c256-4e8c-98b2-b36346c4bf42 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:31 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:53:31 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:53:31 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:53:31 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:53:31 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-871f7f9e-c256-4e8c-98b2-b36346c4bf42 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Volume info retrieved successfully. Sep 03 13:53:31 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-871f7f9e-c256-4e8c-98b2-b36346c4bf42 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] http://192.168.122.181/volume/v3/volumes/879493be-b904-4ea9-ad5e-6bcb0315b870 returned with HTTP 200 Sep 03 13:53:31 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1769/3481] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:53:31 2026] GET /volume/v3/volumes/879493be-b904-4ea9-ad5e-6bcb0315b870 => generated 966 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 13:53:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-5b85b536-744e-4514-815e-379198304910 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5b85b536-744e-4514-815e-379198304910 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] GET http://192.168.122.181/volume/v3/volumes/879493be-b904-4ea9-ad5e-6bcb0315b870 Sep 03 13:53:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5b85b536-744e-4514-815e-379198304910 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5b85b536-744e-4514-815e-379198304910 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:32 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:53:32 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:53:32 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:53:32 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:53:32 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-5b85b536-744e-4514-815e-379198304910 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Volume info retrieved successfully. Sep 03 13:53:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5b85b536-744e-4514-815e-379198304910 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] http://192.168.122.181/volume/v3/volumes/879493be-b904-4ea9-ad5e-6bcb0315b870 returned with HTTP 200 Sep 03 13:53:32 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1713/3482] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:53:32 2026] GET /volume/v3/volumes/879493be-b904-4ea9-ad5e-6bcb0315b870 => generated 1017 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:53:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-e9493075-6e08-426b-9573-a1f7c2711744 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e9493075-6e08-426b-9573-a1f7c2711744 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-reader] GET http://192.168.122.181/volume/v3/volumes/summary Sep 03 13:53:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e9493075-6e08-426b-9573-a1f7c2711744 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-reader] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-e9493075-6e08-426b-9573-a1f7c2711744 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-reader] Calling method 'version_select' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.api_utils [None req-e9493075-6e08-426b-9573-a1f7c2711744 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-reader] Removing options '' from query. {{(pid=86720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 13:53:32 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-e9493075-6e08-426b-9573-a1f7c2711744 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-reader] Get summary completed successfully. Sep 03 13:53:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-e9493075-6e08-426b-9573-a1f7c2711744 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-reader] http://192.168.122.181/volume/v3/volumes/summary returned with HTTP 200 Sep 03 13:53:32 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1770/3483] 192.168.122.181 () {60 vars in 1186 bytes} [Thu Sep 3 13:53:32 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 13:53:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-17804c19-4008-4397-a36f-f8bc5b24a8c0 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-17804c19-4008-4397-a36f-f8bc5b24a8c0 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] DELETE http://192.168.122.181/volume/v3/volumes/879493be-b904-4ea9-ad5e-6bcb0315b870 Sep 03 13:53:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-17804c19-4008-4397-a36f-f8bc5b24a8c0 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:32 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-17804c19-4008-4397-a36f-f8bc5b24a8c0 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Calling method 'delete' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:32 devstack devstack@c-api.service[86719]: INFO cinder.api.v3.volumes [None req-17804c19-4008-4397-a36f-f8bc5b24a8c0 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Delete volume with id: 879493be-b904-4ea9-ad5e-6bcb0315b870 Sep 03 13:53:32 devstack devstack@c-api.service[86719]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:53:32 devstack devstack@c-api.service[86719]: attachments = base.obj_make_list( Sep 03 13:53:32 devstack devstack@c-api.service[86719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:53:32 devstack devstack@c-api.service[86719]: warnings.warn( Sep 03 13:53:32 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-17804c19-4008-4397-a36f-f8bc5b24a8c0 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Volume info retrieved successfully. Sep 03 13:53:32 devstack devstack@c-api.service[86719]: INFO cinder.volume.api [None req-17804c19-4008-4397-a36f-f8bc5b24a8c0 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Delete volume request issued successfully. Sep 03 13:53:32 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-17804c19-4008-4397-a36f-f8bc5b24a8c0 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] http://192.168.122.181/volume/v3/volumes/879493be-b904-4ea9-ad5e-6bcb0315b870 returned with HTTP 202 Sep 03 13:53:32 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1714/3484] 192.168.122.181 () {60 vars in 1276 bytes} [Thu Sep 3 13:53:32 2026] DELETE /volume/v3/volumes/879493be-b904-4ea9-ad5e-6bcb0315b870 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 13:53:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.middleware.request_id [None req-23ac3302-3bad-4eab-b3cb-d00287f81af4 None None] RequestId filter calling following filter/app {{(pid=86720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-23ac3302-3bad-4eab-b3cb-d00287f81af4 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] GET http://192.168.122.181/volume/v3/volumes/879493be-b904-4ea9-ad5e-6bcb0315b870 Sep 03 13:53:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-23ac3302-3bad-4eab-b3cb-d00287f81af4 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Empty body provided in request {{(pid=86720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:32 devstack devstack@c-api.service[86720]: DEBUG cinder.api.openstack.wsgi [None req-23ac3302-3bad-4eab-b3cb-d00287f81af4 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Calling method 'show' {{(pid=86720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:32 devstack devstack@c-api.service[86720]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 13:53:32 devstack devstack@c-api.service[86720]: attachments = base.obj_make_list( Sep 03 13:53:32 devstack devstack@c-api.service[86720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 13:53:32 devstack devstack@c-api.service[86720]: warnings.warn( Sep 03 13:53:32 devstack devstack@c-api.service[86720]: INFO cinder.volume.api [None req-23ac3302-3bad-4eab-b3cb-d00287f81af4 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Volume info retrieved successfully. Sep 03 13:53:32 devstack devstack@c-api.service[86720]: INFO cinder.api.openstack.wsgi [None req-23ac3302-3bad-4eab-b3cb-d00287f81af4 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] http://192.168.122.181/volume/v3/volumes/879493be-b904-4ea9-ad5e-6bcb0315b870 returned with HTTP 200 Sep 03 13:53:32 devstack devstack@c-api.service[86720]: [pid: 86720|app: 0|req: 1771/3485] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:53:32 2026] GET /volume/v3/volumes/879493be-b904-4ea9-ad5e-6bcb0315b870 => generated 1016 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 13:53:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.middleware.request_id [None req-5bb5b95e-47b6-4e1f-86e1-20e783076f76 None None] RequestId filter calling following filter/app {{(pid=86719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 13:53:33 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5bb5b95e-47b6-4e1f-86e1-20e783076f76 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] GET http://192.168.122.181/volume/v3/volumes/879493be-b904-4ea9-ad5e-6bcb0315b870 Sep 03 13:53:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5bb5b95e-47b6-4e1f-86e1-20e783076f76 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Empty body provided in request {{(pid=86719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 13:53:33 devstack devstack@c-api.service[86719]: DEBUG cinder.api.openstack.wsgi [None req-5bb5b95e-47b6-4e1f-86e1-20e783076f76 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] Calling method 'show' {{(pid=86719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 13:53:33 devstack devstack@c-api.service[86719]: INFO cinder.api.openstack.wsgi [None req-5bb5b95e-47b6-4e1f-86e1-20e783076f76 tempest-ProjectReaderTests-1810235297 tempest-ProjectReaderTests-1810235297-project-admin] http://192.168.122.181/volume/v3/volumes/879493be-b904-4ea9-ad5e-6bcb0315b870 returned with HTTP 404 Sep 03 13:53:33 devstack devstack@c-api.service[86719]: [pid: 86719|app: 0|req: 1715/3486] 192.168.122.181 () {60 vars in 1273 bytes} [Thu Sep 3 13:53:33 2026] GET /volume/v3/volumes/879493be-b904-4ea9-ad5e-6bcb0315b870 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 13:53:42 devstack devstack@c-api.service[86720]: DEBUG dbcounter [-] [86720] Writing DB stats cinder:SELECT=281,cinder:INSERT=87,cinder:UPDATE=96 {{(pid=86720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 13:53:43 devstack devstack@c-api.service[86719]: DEBUG dbcounter [-] [86719] Writing DB stats cinder:SELECT=235,cinder:INSERT=74,cinder:UPDATE=69,cinder:DELETE=1 {{(pid=86719) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}